Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=380924aec30eeb3d946d60fecf61b4dc3e5442aa

commit 380924aec30eeb3d946d60fecf61b4dc3e5442aa
Author: voroskoi <[EMAIL PROTECTED]>
Date:   Sun Dec 23 13:06:27 2007 +0100

libpng-1.2.24-1-x86_64
version bump
removed header diff, not necessary

diff --git a/source/lib/libpng/FrugalBuild b/source/lib/libpng/FrugalBuild
index 2594630..5a78f3f 100644
--- a/source/lib/libpng/FrugalBuild
+++ b/source/lib/libpng/FrugalBuild
@@ -3,7 +3,7 @@
# Maintainer: voroskoi <[EMAIL PROTECTED]>

pkgname=libpng
-pkgver=1.2.23
+pkgver=1.2.24
pkgrel=1
pkgdesc="A collection of routines used to create PNG format graphics files"
url="http://www.libpng.org/";
@@ -12,14 +12,12 @@ groups=('lib')
archs=('i686' 'x86_64' 'ppc')
_F_sourceforge_ext=".tar.bz2"
Finclude sourceforge
-source=($source libpng-1.2.12-header.diff)
+sha1sums=('67ea40f216348cc1d9952e972899cd17d175ec6f')

build() {
Fcd
./autogen.sh || Fdie
Fbuild
}
-sha1sums=('a03e47700660c1ee8dbef0dd2817285a21794455' \
-          '2bb13a8eb62115998ab628948cab4f905dc5289e')

# optimization OK
diff --git a/source/lib/libpng/libpng-1.2.12-header.diff 
b/source/lib/libpng/libpng-1.2.12-header.diff
deleted file mode 100644
index 6be6d49..0000000
--- a/source/lib/libpng/libpng-1.2.12-header.diff
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -Naur libpng-1.2.12.orig/pngconf.h libpng-1.2.12/pngconf.h
---- libpng-1.2.12.orig/pngconf.h       2006-06-27 22:22:34.000000000 +0200
-+++ libpng-1.2.12/pngconf.h    2006-09-05 02:33:48.000000000 +0200
-@@ -313,9 +313,9 @@
- #    ifdef _SETJMP_H
-      /* If you encounter a compiler error here, see the explanation
-       * near the end of INSTALL.
-+      * __png.h__ already includes setjmp.h;
-+      * __dont__ include it again.;
-       */
--         __png.h__ already includes setjmp.h;
--         __dont__ include it again.;
- #    endif
- #  endif /* __linux__ */
-
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to