[arch-commits] Commit in libpng/trunk (ChangeLog PKGBUILD)

Douglas Soares de Andrade douglas at archlinux.org
Sat Jun 6 14:31:04 UTC 2009


    Date: Saturday, June 6, 2009 @ 10:31:04
  Author: douglas
Revision: 41683

upgpkg: libpng 1.2.37-1
    Updated to i686: 1.2.37

Modified:
  libpng/trunk/ChangeLog
  libpng/trunk/PKGBUILD

-----------+
 ChangeLog |    4 ++++
 PKGBUILD  |   10 +++++-----
 2 files changed, 9 insertions(+), 5 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2009-06-06 13:26:40 UTC (rev 41682)
+++ ChangeLog	2009-06-06 14:31:04 UTC (rev 41683)
@@ -1,4 +1,8 @@
 
+2009-06-06  Douglas Soares de Andrade  <douglas at archlinux.org>
+	
+	* Updated for i686: 1.2.37
+
 2009-05-08  Douglas Soares de Andrade  <douglas at archlinux.org>
 
 	* Updated for i686: 1.2.36

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-06 13:26:40 UTC (rev 41682)
+++ PKGBUILD	2009-06-06 14:31:04 UTC (rev 41683)
@@ -4,7 +4,7 @@
 # Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=libpng
-pkgver=1.2.36
+pkgver=1.2.37
 pkgrel=1
 pkgdesc="A collection of routines used to create PNG format graphics files"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('zlib')
 options=('!libtool')
 source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
-        "http://hp.vector.co.jp/authors/VA013651/lib/libpng-1.2.35-apng.patch.gz")
+        "http://hp.vector.co.jp/authors/VA013651/lib/libpng-1.2.37-apng.patch.gz")
 options=('!libtool')
 
 build() {
@@ -21,7 +21,7 @@
 
   # Add animated PNG (apng) support
   # see http://hp.vector.co.jp/authors/VA013651/freeSoftware/apng.html
-  patch -p1 -i $srcdir/libpng-1.2.35-apng.patch || return 1
+  patch -p1 -i $srcdir/libpng-1.2.37-apng.patch || return 1
 
   libtoolize --force --copy || return 1
   aclocal || return 1
@@ -38,5 +38,5 @@
   install -m755 -d ${startdir}/pkg/usr/share/licenses/${pkgname}
   install -m644 ../../LICENSE ${startdir}/pkg/usr/share/licenses/${pkgname}/ || return 1
 }
-md5sums=('325d67a8dd4a1f672d395c339fddd75c'
-         '0a631aa9cfa703433bc942a62df591f3')
+md5sums=('6d1ee0888dbb711214943cb19c294b49'
+         'b68c5b29e3b34f2ed73b3897b8a6c2b2')




More information about the arch-commits mailing list