[arch-commits] Commit in gifsicle/repos (4 files)
Eric Bélanger
eric at nymeria.archlinux.org
Sat May 24 02:19:06 UTC 2014
Date: Saturday, May 24, 2014 @ 04:19:06
Author: eric
Revision: 213534
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
gifsicle/repos/extra-i686/PKGBUILD
(from rev 213533, gifsicle/trunk/PKGBUILD)
gifsicle/repos/extra-x86_64/PKGBUILD
(from rev 213533, 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 2014-05-24 02:16:03 UTC (rev 213533)
+++ extra-i686/PKGBUILD 2014-05-24 02:19:06 UTC (rev 213534)
@@ -1,24 +0,0 @@
-# $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
-}
Copied: gifsicle/repos/extra-i686/PKGBUILD (from rev 213533, gifsicle/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-05-24 02:19:06 UTC (rev 213534)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=gifsicle
+pkgver=1.83
+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=('7498d75f1933156f3930aac417246d34f2cbbf64')
+
+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 2014-05-24 02:16:03 UTC (rev 213533)
+++ extra-x86_64/PKGBUILD 2014-05-24 02:19:06 UTC (rev 213534)
@@ -1,24 +0,0 @@
-# $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
-}
Copied: gifsicle/repos/extra-x86_64/PKGBUILD (from rev 213533, gifsicle/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2014-05-24 02:19:06 UTC (rev 213534)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=gifsicle
+pkgver=1.83
+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=('7498d75f1933156f3930aac417246d34f2cbbf64')
+
+build() {
+ cd ${pkgname}-${pkgver}
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd ${pkgname}-${pkgver}
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list