Merge pull request #98 from namso-01/master

libpng: version bump + patch delete + patch add
This commit is contained in:
Ertuğrul Erata
2015-08-20 20:54:31 +03:00
7 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -32,4 +32,4 @@ def install():
# remove la symlink, it is not detected correctly
pisitools.remove("/usr/lib/libpng.la")
pisitools.dodoc("ANNOUNCE", "CHANGES", "README", "TODO")
pisitools.dodoc("ANNOUNCE", "CHANGES", "README", "TODO")
+9 -2
View File
@@ -12,12 +12,12 @@
<IsA>library</IsA>
<Summary>Portable Network Graphics library</Summary>
<Description>The Portable Network Graphics (PNG) format was designed to replace the older and simpler GIF format and, to some extent, the much more complex TIFF format. Project's main aim is to concentrate on two major uses: the World Wide Web (WWW) and image-editing.</Description>
<Archive sha1sum="31855a8438ae795d249574b0da15b34eb0922e13" type="tarxz">mirrors://sourceforge/libpng/libpng-1.6.16.tar.xz</Archive>
<Archive sha1sum="c6e06510d30beba08c96c468ab269fafb2bb256f" type="tarxz">mirrors://sourceforge/libpng/libpng-1.6.18.tar.xz</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1" compressionType="gz">libpng-1.6.15-apng.patch.gz</Patch>
<Patch level="1" compressionType="gz">libpng-1.6.18-apng.patch.gz</Patch>
<Patch level="1">libpng-multilib.patch</Patch>
</Patches>
</Source>
@@ -66,6 +66,13 @@
</Package>
<History>
<Update release="9">
<Date>2015-08-20</Date>
<Version>1.6.18</Version>
<Comment>Version bump.</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2015-07-14</Date>
<Version>1.6.16</Version>
+1 -1
View File
@@ -16,4 +16,4 @@
<Name>libpng-32bit</Name>
<Summary xml:lang="tr">libpng için 32-bit paylaşımlı kitaplıklar</Summary>
</Package>
</PISI>
</PISI>