Date: Thursday, February 4, 2016 @ 16:04:09 Author: jgc Revision: 258873
archrelease: copy trunk to extra-i686, extra-x86_64 Added: giflib/repos/extra-i686/PKGBUILD (from rev 258872, giflib/trunk/PKGBUILD) giflib/repos/extra-x86_64/PKGBUILD (from rev 258872, giflib/trunk/PKGBUILD) Deleted: giflib/repos/extra-i686/PKGBUILD giflib/repos/extra-x86_64/PKGBUILD -----------------------+ /PKGBUILD | 60 ++++++++++++++++++++++++++++++++++++++++++++++++ extra-i686/PKGBUILD | 30 ------------------------ extra-x86_64/PKGBUILD | 30 ------------------------ 3 files changed, 60 insertions(+), 60 deletions(-) Deleted: extra-i686/PKGBUILD =================================================================== --- extra-i686/PKGBUILD 2016-02-04 15:04:00 UTC (rev 258872) +++ extra-i686/PKGBUILD 2016-02-04 15:04:09 UTC (rev 258873) @@ -1,30 +0,0 @@ -# $Id$ -# Maintainer: Jan de Groot <j...@archlinux.org> -# Contributor: Baptiste Daroussin <baptiste.darous...@gmail.com> -# Contributor: Grigorios Bouzakis <grbzks[at]gmail[dot]com> -# Contributor: mightyjaym <jm.ambros...@free.fr> - -pkgname=giflib -pkgver=5.1.1 -pkgrel=1 -pkgdesc="A library for reading and writing gif images" -url="http://sourceforge.net/projects/giflib/" -arch=('i686' 'x86_64') -license=('MIT') -depends=('glibc') -makedepends=('xmlto' 'docbook-xml' 'docbook-xsl') -source=(http://downloads.sourceforge.net/sourceforge/giflib/${pkgname}-${pkgver}.tar.bz2) -md5sums=('1c39333192712788c6568c78a949f13e') - -build() { - cd ${pkgname}-${pkgver} - ./configure --prefix=/usr --disable-static - make -} - -package() { - cd ${pkgname}-${pkgver} - make DESTDIR="${pkgdir}" install - - install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING" -} Copied: giflib/repos/extra-i686/PKGBUILD (from rev 258872, giflib/trunk/PKGBUILD) =================================================================== --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2016-02-04 15:04:09 UTC (rev 258873) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Jan de Groot <j...@archlinux.org> +# Contributor: Baptiste Daroussin <baptiste.darous...@gmail.com> +# Contributor: Grigorios Bouzakis <grbzks[at]gmail[dot]com> +# Contributor: mightyjaym <jm.ambros...@free.fr> + +pkgname=giflib +pkgver=5.1.2 +pkgrel=1 +pkgdesc="A library for reading and writing gif images" +url="http://sourceforge.net/projects/giflib/" +arch=('i686' 'x86_64') +license=('MIT') +depends=('glibc') +makedepends=('xmlto' 'docbook-xml' 'docbook-xsl') +source=(http://downloads.sourceforge.net/sourceforge/giflib/${pkgname}-${pkgver}.tar.bz2) +md5sums=('323a9f11ab56c8a2d1715376410ce376') + +build() { + cd ${pkgname}-${pkgver} + ./configure --prefix=/usr --disable-static + make +} + +package() { + cd ${pkgname}-${pkgver} + make DESTDIR="${pkgdir}" install + + install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING" +} Deleted: extra-x86_64/PKGBUILD =================================================================== --- extra-x86_64/PKGBUILD 2016-02-04 15:04:00 UTC (rev 258872) +++ extra-x86_64/PKGBUILD 2016-02-04 15:04:09 UTC (rev 258873) @@ -1,30 +0,0 @@ -# $Id$ -# Maintainer: Jan de Groot <j...@archlinux.org> -# Contributor: Baptiste Daroussin <baptiste.darous...@gmail.com> -# Contributor: Grigorios Bouzakis <grbzks[at]gmail[dot]com> -# Contributor: mightyjaym <jm.ambros...@free.fr> - -pkgname=giflib -pkgver=5.1.1 -pkgrel=1 -pkgdesc="A library for reading and writing gif images" -url="http://sourceforge.net/projects/giflib/" -arch=('i686' 'x86_64') -license=('MIT') -depends=('glibc') -makedepends=('xmlto' 'docbook-xml' 'docbook-xsl') -source=(http://downloads.sourceforge.net/sourceforge/giflib/${pkgname}-${pkgver}.tar.bz2) -md5sums=('1c39333192712788c6568c78a949f13e') - -build() { - cd ${pkgname}-${pkgver} - ./configure --prefix=/usr --disable-static - make -} - -package() { - cd ${pkgname}-${pkgver} - make DESTDIR="${pkgdir}" install - - install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING" -} Copied: giflib/repos/extra-x86_64/PKGBUILD (from rev 258872, giflib/trunk/PKGBUILD) =================================================================== --- extra-x86_64/PKGBUILD (rev 0) +++ extra-x86_64/PKGBUILD 2016-02-04 15:04:09 UTC (rev 258873) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Jan de Groot <j...@archlinux.org> +# Contributor: Baptiste Daroussin <baptiste.darous...@gmail.com> +# Contributor: Grigorios Bouzakis <grbzks[at]gmail[dot]com> +# Contributor: mightyjaym <jm.ambros...@free.fr> + +pkgname=giflib +pkgver=5.1.2 +pkgrel=1 +pkgdesc="A library for reading and writing gif images" +url="http://sourceforge.net/projects/giflib/" +arch=('i686' 'x86_64') +license=('MIT') +depends=('glibc') +makedepends=('xmlto' 'docbook-xml' 'docbook-xsl') +source=(http://downloads.sourceforge.net/sourceforge/giflib/${pkgname}-${pkgver}.tar.bz2) +md5sums=('323a9f11ab56c8a2d1715376410ce376') + +build() { + cd ${pkgname}-${pkgver} + ./configure --prefix=/usr --disable-static + make +} + +package() { + cd ${pkgname}-${pkgver} + make DESTDIR="${pkgdir}" install + + install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING" +}