[arch-commits] Commit in gifsicle/repos (4 files)

Eric Bélanger eric at nymeria.archlinux.org
Fri Dec 20 22:16:31 UTC 2013


    Date: Friday, December 20, 2013 @ 23:16:30
  Author: eric
Revision: 202254

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  gifsicle/repos/extra-i686/PKGBUILD
    (from rev 202251, gifsicle/trunk/PKGBUILD)
  gifsicle/repos/extra-x86_64/PKGBUILD
    (from rev 202252, gifsicle/trunk/PKGBUILD)
Deleted:
  gifsicle/repos/extra-i686/PKGBUILD
  gifsicle/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   24 ------------------------
 extra-x86_64/PKGBUILD |   24 ------------------------
 3 files changed, 48 insertions(+), 48 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-12-20 22:16:14 UTC (rev 202253)
+++ extra-i686/PKGBUILD	2013-12-20 22:16:30 UTC (rev 202254)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=gifsicle
-pkgver=1.74
-pkgrel=1
-pkgdesc="A powerful command-line program for creating, editing, manipulating and getting information about GIF images and animations"
-arch=('i686' 'x86_64')
-url="http://www.lcdf.org/gifsicle/"
-license=('GPL')
-depends=('libx11')
-source=(http://www.lcdf.org/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('3e4fc8217122ab3a3fcb75c435ed0ed5fbedfb55')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: gifsicle/repos/extra-i686/PKGBUILD (from rev 202251, gifsicle/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-12-20 22:16:30 UTC (rev 202254)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=gifsicle
+pkgver=1.78
+pkgrel=1
+pkgdesc="A powerful command-line program for creating, editing, manipulating and getting information about GIF images and animations"
+arch=('i686' 'x86_64')
+url="http://www.lcdf.org/gifsicle/"
+license=('GPL')
+depends=('libx11')
+source=(http://www.lcdf.org/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('df0cb87ee8237d7ba341e59cfef6cf44a7e4e630')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-12-20 22:16:14 UTC (rev 202253)
+++ extra-x86_64/PKGBUILD	2013-12-20 22:16:30 UTC (rev 202254)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=gifsicle
-pkgver=1.74
-pkgrel=1
-pkgdesc="A powerful command-line program for creating, editing, manipulating and getting information about GIF images and animations"
-arch=('i686' 'x86_64')
-url="http://www.lcdf.org/gifsicle/"
-license=('GPL')
-depends=('libx11')
-source=(http://www.lcdf.org/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('3e4fc8217122ab3a3fcb75c435ed0ed5fbedfb55')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: gifsicle/repos/extra-x86_64/PKGBUILD (from rev 202252, gifsicle/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-12-20 22:16:30 UTC (rev 202254)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=gifsicle
+pkgver=1.78
+pkgrel=1
+pkgdesc="A powerful command-line program for creating, editing, manipulating and getting information about GIF images and animations"
+arch=('i686' 'x86_64')
+url="http://www.lcdf.org/gifsicle/"
+license=('GPL')
+depends=('libx11')
+source=(http://www.lcdf.org/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('df0cb87ee8237d7ba341e59cfef6cf44a7e4e630')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list