libspiro:v.bump to 0.5.20150702

This commit is contained in:
2017-03-02 22:31:37 +03:00
parent 098f49716a
commit 84f06d01e6
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -16,4 +16,4 @@ def build():
def install():
autotools.install()
pisitools.dodoc("README*", "gpl.txt")
pisitools.dodoc("NEWS", "README*")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Library to simplify the drawing of beautiful curves</Summary>
<Description>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.</Description>
<Archive sha1sum="d8b407b835b35289af2914877a4c6000b4fdd382" type="tarbz2">mirrors://sourceforge/libspiro/libspiro_src-20071029.tar.bz2</Archive>
<Archive sha1sum="3991232d290e50c05c8e804040ed23482421e2c7" type="targz">https://github.com/fontforge/libspiro/releases/download/0.5.20150702/libspiro-0.5.20150702.tar.gz</Archive>
</Source>
<Package>
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-03-02</Date>
<Version>0.5.20150702</Version>
<Comment>Version Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>20071029</Version>