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

Felix Yan fyan at archlinux.org
Mon Aug 11 12:13:43 UTC 2014


    Date: Monday, August 11, 2014 @ 14:13:43
  Author: fyan
Revision: 117161

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

Added:
  cabextract/repos/community-i686/PKGBUILD
    (from rev 117160, cabextract/trunk/PKGBUILD)
  cabextract/repos/community-x86_64/PKGBUILD
    (from rev 117160, cabextract/trunk/PKGBUILD)
Deleted:
  cabextract/repos/community-i686/PKGBUILD
  cabextract/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   56 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   28 ----------------------
 community-x86_64/PKGBUILD |   28 ----------------------
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-08-11 12:13:00 UTC (rev 117160)
+++ community-i686/PKGBUILD	2014-08-11 12:13:43 UTC (rev 117161)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=cabextract
-pkgver=1.4
-pkgrel=2
-pkgdesc="A program to extract Microsoft cabinet (.CAB) files"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://www.cabextract.org.uk/"
-depends=('glibc')
-source=("http://www.cabextract.org.uk/${pkgname}-${pkgver}.tar.gz")
-md5sums=('79f41f568cf1a3ac105e0687e8bfb7c0')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr \
-              --sysconfdir=/etc \
-              --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: cabextract/repos/community-i686/PKGBUILD (from rev 117160, cabextract/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-08-11 12:13:43 UTC (rev 117161)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=cabextract
+pkgver=1.4
+pkgrel=3
+pkgdesc="A program to extract Microsoft cabinet (.CAB) files"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.cabextract.org.uk/"
+depends=('glibc')
+source=("http://www.cabextract.org.uk/${pkgname}-${pkgver}.tar.gz")
+md5sums=('79f41f568cf1a3ac105e0687e8bfb7c0')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr \
+              --sysconfdir=/etc \
+              --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-08-11 12:13:00 UTC (rev 117160)
+++ community-x86_64/PKGBUILD	2014-08-11 12:13:43 UTC (rev 117161)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=cabextract
-pkgver=1.4
-pkgrel=2
-pkgdesc="A program to extract Microsoft cabinet (.CAB) files"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://www.cabextract.org.uk/"
-depends=('glibc')
-source=("http://www.cabextract.org.uk/${pkgname}-${pkgver}.tar.gz")
-md5sums=('79f41f568cf1a3ac105e0687e8bfb7c0')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr \
-              --sysconfdir=/etc \
-              --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: cabextract/repos/community-x86_64/PKGBUILD (from rev 117160, cabextract/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-08-11 12:13:43 UTC (rev 117161)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=cabextract
+pkgver=1.4
+pkgrel=3
+pkgdesc="A program to extract Microsoft cabinet (.CAB) files"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.cabextract.org.uk/"
+depends=('glibc')
+source=("http://www.cabextract.org.uk/${pkgname}-${pkgver}.tar.gz")
+md5sums=('79f41f568cf1a3ac105e0687e8bfb7c0')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr \
+              --sysconfdir=/etc \
+              --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list