[arch-commits] Commit in libpng/repos/extra-x86_64 (PKGBUILD PKGBUILD)
Date: Friday, September 14, 2018 @ 22:00:39 Author: jgc Revision: 334598 archrelease: copy trunk to extra-x86_64 Added: libpng/repos/extra-x86_64/PKGBUILD (from rev 334597, libpng/trunk/PKGBUILD) Deleted: libpng/repos/extra-x86_64/PKGBUILD --+ PKGBUILD | 100 + 1 file changed, 49 insertions(+), 51 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2018-09-14 22:00:34 UTC (rev 334597) +++ PKGBUILD2018-09-14 22:00:39 UTC (rev 334598) @@ -1,51 +0,0 @@ -# $Id$ -# Maintainer: Jan de Groot -# Contributor: dorphell -# Contributor: Travis Willard -# Contributor: Douglas Soares de Andrade - -pkgname=libpng -pkgver=1.6.34 -_apngver=1.6.34 -pkgrel=2 -pkgdesc="A collection of routines used to create PNG format graphics files" -arch=('i686' 'x86_64') -url="http://www.libpng.org/pub/png/libpng.html"; -license=('custom') -depends=('zlib' 'sh') -validpgpkeys=('8048643BA2C840F4F92A195FF54984BFA16C640F') # Glenn Randers-Pehrson (mozilla) -source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.xz"{,.asc} - "https://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-$_apngver-apng.patch.gz";) -sha256sums=('2f1e960d92ce3b3abd03d06dfec9637dfbd22febf107a536b44f7a47c60659f6' -'SKIP' -'e661944e54574a3f26927ac9eb7e2788f3a2675545a19735b83fbb9adcb544c1') - -prepare() { - cd $pkgname-$pkgver - - # Add animated PNG (apng) support. Required by Firefox - # see http://sourceforge.net/projects/libpng-apng/ - patch -Np1 -i ../libpng-$_apngver-apng.patch -} - -build() { - cd $pkgname-$pkgver - - ./configure --prefix=/usr --disable-static - make -} - -check() { - cd $pkgname-$pkgver - make check -} - -package() { - cd $pkgname-$pkgver - make DESTDIR="$pkgdir" install - - cd contrib/pngminus - make PNGLIB="-L$pkgdir/usr/lib -lpng" -f makefile.std png2pnm pnm2png - install -m755 png2pnm pnm2png "$pkgdir/usr/bin/" - install -D -m644 ../../LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" -} Copied: libpng/repos/extra-x86_64/PKGBUILD (from rev 334597, libpng/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2018-09-14 22:00:39 UTC (rev 334598) @@ -0,0 +1,49 @@ +# Maintainer: Jan de Groot +# Contributor: dorphell +# Contributor: Travis Willard +# Contributor: Douglas Soares de Andrade + +pkgname=libpng +pkgver=1.6.35 +_apngver=1.6.35 +pkgrel=1 +pkgdesc="A collection of routines used to create PNG format graphics files" +arch=('x86_64') +url="http://www.libpng.org/pub/png/libpng.html"; +license=('custom') +depends=('zlib' 'sh') +validpgpkeys=('8048643BA2C840F4F92A195FF54984BFA16C640F') # Glenn Randers-Pehrson (mozilla) +source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.xz"; + "https://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-$_apngver-apng.patch.gz";) +sha256sums=('23912ec8c9584917ed9b09c5023465d71709dce089be503c7867fec68a93bcd7' +'18ceb239857bbd32ca706cdad29f1a5dcfb87a5c54258db3bb077cff78c12e04') + +prepare() { + cd $pkgname-$pkgver + + # Add animated PNG (apng) support. Required by Firefox + # see http://sourceforge.net/projects/libpng-apng/ + patch -Np1 -i ../libpng-$_apngver-apng.patch +} + +build() { + cd $pkgname-$pkgver + + ./configure --prefix=/usr --disable-static + make +} + +check() { + cd $pkgname-$pkgver + make check +} + +package() { + cd $pkgname-$pkgver + make DESTDIR="$pkgdir" install + + cd contrib/pngminus + make PNGLIB="-L$pkgdir/usr/lib -lpng" -f makefile.std png2pnm pnm2png + install -m755 png2pnm pnm2png "$pkgdir/usr/bin/" + install -D -m644 ../../LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" +}
[arch-commits] Commit in libpng/repos (extra-x86_64)
Date: Friday, July 8, 2011 @ 03:29:49 Author: andyrtr Revision: 130824 archrelease: copy trunk to extra-x86_64 Added: libpng/repos/extra-x86_64/
[arch-commits] Commit in libpng/repos (extra-x86_64)
Date: Friday, July 8, 2011 @ 03:29:32 Author: andyrtr Revision: 130823 archrelease: remove extra-x86_64 Deleted: libpng/repos/extra-x86_64/
[arch-commits] Commit in libpng/repos (extra-x86_64)
Date: Wednesday, December 22, 2010 @ 09:50:23 Author: jgc Revision: 103697 archrelease: copy trunk to extra-x86_64 Added: libpng/repos/extra-x86_64/
[arch-commits] Commit in libpng/repos (extra-x86_64)
Date: Wednesday, December 22, 2010 @ 09:50:15 Author: jgc Revision: 103696 archrelease: remove extra-x86_64 Deleted: libpng/repos/extra-x86_64/
[arch-commits] Commit in libpng/repos (extra-x86_64)
Date: Tuesday, October 5, 2010 @ 04:24:49 Author: jgc Revision: 94206 archrelease: copy trunk to extra-x86_64 Added: libpng/repos/extra-x86_64/
[arch-commits] Commit in libpng/repos (extra-x86_64)
Date: Tuesday, October 5, 2010 @ 04:24:41 Author: jgc Revision: 94205 archrelease: remove extra-x86_64 Deleted: libpng/repos/extra-x86_64/
[arch-commits] Commit in libpng/repos (extra-x86_64)
Date: Sunday, June 27, 2010 @ 03:29:44 Author: pierre Revision: 84183 archrelease: copy trunk to extra-x86_64 Added: libpng/repos/extra-x86_64/
[arch-commits] Commit in libpng/repos (extra-x86_64)
Date: Sunday, June 27, 2010 @ 03:29:29 Author: pierre Revision: 84182 archrelease: remove extra-x86_64 Deleted: libpng/repos/extra-x86_64/
[arch-commits] Commit in libpng/repos (extra-x86_64 testing-x86_64)
Date: Thursday, May 27, 2010 @ 15:14:01 Author: jgc Revision: 81276 db-move: moved libpng from [testing] to [extra] (x86_64) Added: libpng/repos/extra-x86_64/ Deleted: libpng/repos/testing-x86_64/
[arch-commits] Commit in libpng/repos (extra-x86_64)
Date: Thursday, May 27, 2010 @ 15:14:00 Author: jgc Revision: 81275 db-move: libpng removed by jgc for move to extra Deleted: libpng/repos/extra-x86_64/
[arch-commits] Commit in libpng/repos (extra-x86_64 testing-x86_64)
Date: Saturday, March 6, 2010 @ 17:51:16 Author: pierre Revision: 71397 db-move: moved libpng from [testing] to [extra] (x86_64) Added: libpng/repos/extra-x86_64/ Deleted: libpng/repos/testing-x86_64/
[arch-commits] Commit in libpng/repos (extra-x86_64)
Date: Saturday, March 6, 2010 @ 17:51:15 Author: pierre Revision: 71396 db-move: libpng removed by pierre for move to extra Deleted: libpng/repos/extra-x86_64/
[arch-commits] Commit in libpng/repos (extra-x86_64 testing-x86_64)
Date: Saturday, January 30, 2010 @ 15:31:29 Author: jgc Revision: 66122 db-move: moved libpng from [testing] to [extra] (x86_64) Added: libpng/repos/extra-x86_64/ Deleted: libpng/repos/testing-x86_64/
[arch-commits] Commit in libpng/repos (extra-x86_64)
Date: Saturday, January 30, 2010 @ 15:31:28 Author: jgc Revision: 66121 db-move: libpng removed by jgc for move to extra Deleted: libpng/repos/extra-x86_64/
[arch-commits] Commit in libpng/repos (extra-x86_64 extra-x86_64/PKGBUILD)
Date: Sunday, November 8, 2009 @ 17:27:53 Author: eric Revision: 58550 Merged revisions 58549 via svnmerge from svn+ssh://gerolde.archlinux.org/srv/svn-packages/libpng/trunk r58549 | eric | 2009-11-08 17:27:35 -0500 (Sun, 08 Nov 2009) | 2 lines upgpkg: libpng 1.2.40-1 Upstream update Modified: libpng/repos/extra-x86_64/(properties) libpng/repos/extra-x86_64/PKGBUILD --+ PKGBUILD | 20 +--- 1 file changed, 9 insertions(+), 11 deletions(-) Property changes on: libpng/repos/extra-x86_64 ___ Modified: svnmerge-integrated - /libpng/trunk:1-49686 + /libpng/trunk:1-58549 Modified: extra-x86_64/PKGBUILD === --- extra-x86_64/PKGBUILD 2009-11-08 22:27:35 UTC (rev 58549) +++ extra-x86_64/PKGBUILD 2009-11-08 22:27:53 UTC (rev 58550) @@ -4,7 +4,7 @@ # Maintainer: Douglas Soares de Andrade pkgname=libpng -pkgver=1.2.39 +pkgver=1.2.40 pkgrel=1 pkgdesc="A collection of routines used to create PNG format graphics files" arch=('i686' 'x86_64') @@ -14,14 +14,15 @@ options=('!libtool') source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2"; "http://hp.vector.co.jp/authors/VA013651/lib/libpng-1.2.38-apng.patch.gz";) -options=('!libtool') +md5sums=('29bbd1c3cbe54b04bfc2bda43067ccb5' '40ee503d0ff5386ad537df2162fb9c4e') +sha1sums=('776cf18a799af58303590f6996f6d3aa5a7908ff' '1746e03734b2967481330ade3fb8513896ec2f95') build() { - cd ${startdir}/src/${pkgname}-${pkgver} + cd "${srcdir}/${pkgname}-${pkgver}" # Add animated PNG (apng) support # see http://hp.vector.co.jp/authors/VA013651/freeSoftware/apng.html - patch -p1 -i $srcdir/libpng-1.2.38-apng.patch || return 1 + patch -p1 -i "${srcdir}/libpng-1.2.38-apng.patch" || return 1 libtoolize --force --copy || return 1 aclocal || return 1 @@ -30,13 +31,10 @@ ./configure --prefix=/usr || return 1 make ECHO=echo || return 1 - make ECHO=echo DESTDIR=${startdir}/pkg install || return 1 + make ECHO=echo DESTDIR="${pkgdir}" install || return 1 cd contrib/pngminus - make ECHO=echo PNGLIB="-L${startdir}/pkg/usr/lib -lpng" -f makefile.std png2pnm pnm2png - install -m755 png2pnm pnm2png ${startdir}/pkg/usr/bin/ - install -m755 -d ${startdir}/pkg/usr/share/licenses/${pkgname} - install -m644 ../../LICENSE ${startdir}/pkg/usr/share/licenses/${pkgname}/ || return 1 + make ECHO=echo PNGLIB="-L${pkgdir}/usr/lib -lpng" -f makefile.std png2pnm pnm2png + install -m755 png2pnm pnm2png "${pkgdir}/usr/bin/" + install -D -m644 ../../LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" || return 1 } -md5sums=('4d48ecff6fc7ab12e97b07d0f65ec2f0' - '40ee503d0ff5386ad537df2162fb9c4e')