From 84f06d01e6b35f68fd25ab4b4aa634f224479c79 Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Thu, 2 Mar 2017 22:31:37 +0300 Subject: [PATCH] libspiro:v.bump to 0.5.20150702 --- science/mathematics/libspiro/actions.py | 2 +- science/mathematics/libspiro/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/science/mathematics/libspiro/actions.py b/science/mathematics/libspiro/actions.py index bf1f60ad6f..71c91c6dd0 100644 --- a/science/mathematics/libspiro/actions.py +++ b/science/mathematics/libspiro/actions.py @@ -16,4 +16,4 @@ def build(): def install(): autotools.install() - pisitools.dodoc("README*", "gpl.txt") + pisitools.dodoc("NEWS", "README*") diff --git a/science/mathematics/libspiro/pspec.xml b/science/mathematics/libspiro/pspec.xml index c05e6e10d9..db7619c228 100644 --- a/science/mathematics/libspiro/pspec.xml +++ b/science/mathematics/libspiro/pspec.xml @@ -12,7 +12,7 @@ library Library to simplify the drawing of beautiful curves libspiro is a library that will take an array of spiro control points and convert them into a series of bezier splines which can then be used in the myriad of ways the world has come to use beziers. - mirrors://sourceforge/libspiro/libspiro_src-20071029.tar.bz2 + https://github.com/fontforge/libspiro/releases/download/0.5.20150702/libspiro-0.5.20150702.tar.gz @@ -36,6 +36,13 @@ + + 2017-03-02 + 0.5.20150702 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2016-06-09 20071029