Merge pull request #98 from namso-01/master
libpng: version bump + patch delete + patch add
This commit is contained in:
@@ -32,4 +32,4 @@ def install():
|
|||||||
|
|
||||||
# remove la symlink, it is not detected correctly
|
# remove la symlink, it is not detected correctly
|
||||||
pisitools.remove("/usr/lib/libpng.la")
|
pisitools.remove("/usr/lib/libpng.la")
|
||||||
pisitools.dodoc("ANNOUNCE", "CHANGES", "README", "TODO")
|
pisitools.dodoc("ANNOUNCE", "CHANGES", "README", "TODO")
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -12,12 +12,12 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Portable Network Graphics library</Summary>
|
<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>
|
<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>
|
<BuildDependencies>
|
||||||
<Dependency>zlib-devel</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<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>
|
<Patch level="1">libpng-multilib.patch</Patch>
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
@@ -66,6 +66,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="8">
|
||||||
<Date>2015-07-14</Date>
|
<Date>2015-07-14</Date>
|
||||||
<Version>1.6.16</Version>
|
<Version>1.6.16</Version>
|
||||||
|
|||||||
@@ -16,4 +16,4 @@
|
|||||||
<Name>libpng-32bit</Name>
|
<Name>libpng-32bit</Name>
|
||||||
<Summary xml:lang="tr">libpng için 32-bit paylaşımlı kitaplıklar</Summary>
|
<Summary xml:lang="tr">libpng için 32-bit paylaşımlı kitaplıklar</Summary>
|
||||||
</Package>
|
</Package>
|
||||||
</PISI>
|
</PISI>
|
||||||
Reference in New Issue
Block a user