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

Felix Yan fyan at nymeria.archlinux.org
Sat Jul 5 02:34:27 UTC 2014


    Date: Saturday, July 5, 2014 @ 04:34:27
  Author: fyan
Revision: 114964

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-05 02:33:49 UTC (rev 114963)
+++ community-i686/PKGBUILD	2014-07-05 02:34:27 UTC (rev 114964)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
-
-pkgname=lcab
-pkgver=1.0b12
-pkgrel=4
-pkgdesc="A program to make Microsoft cabinet files"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://ohnopub.net/~ohnobinki/lcab/"
-depends=('glibc')
-source=("ftp://ohnopublishing.net/mirror/${pkgname}-${pkgver}.tar.gz")
-md5sums=('9403e08f53fcf262e25641a9b900d4de')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  install -D -m755 lcab "${pkgdir}/usr/bin/lcab"
-}

Copied: lcab/repos/community-i686/PKGBUILD (from rev 114963, lcab/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-05 02:34:27 UTC (rev 114964)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
+
+pkgname=lcab
+pkgver=1.0b12
+pkgrel=5
+pkgdesc="A program to make Microsoft cabinet files"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://ohnopub.net/~ohnobinki/lcab/"
+depends=('glibc')
+source=("ftp://ohnopublishing.net/mirror/${pkgname}-${pkgver}.tar.gz")
+md5sums=('9403e08f53fcf262e25641a9b900d4de')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  install -D -m755 lcab "${pkgdir}/usr/bin/lcab"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-05 02:33:49 UTC (rev 114963)
+++ community-x86_64/PKGBUILD	2014-07-05 02:34:27 UTC (rev 114964)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
-
-pkgname=lcab
-pkgver=1.0b12
-pkgrel=4
-pkgdesc="A program to make Microsoft cabinet files"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://ohnopub.net/~ohnobinki/lcab/"
-depends=('glibc')
-source=("ftp://ohnopublishing.net/mirror/${pkgname}-${pkgver}.tar.gz")
-md5sums=('9403e08f53fcf262e25641a9b900d4de')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  install -D -m755 lcab "${pkgdir}/usr/bin/lcab"
-}

Copied: lcab/repos/community-x86_64/PKGBUILD (from rev 114963, lcab/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-05 02:34:27 UTC (rev 114964)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
+
+pkgname=lcab
+pkgver=1.0b12
+pkgrel=5
+pkgdesc="A program to make Microsoft cabinet files"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://ohnopub.net/~ohnobinki/lcab/"
+depends=('glibc')
+source=("ftp://ohnopublishing.net/mirror/${pkgname}-${pkgver}.tar.gz")
+md5sums=('9403e08f53fcf262e25641a9b900d4de')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  install -D -m755 lcab "${pkgdir}/usr/bin/lcab"
+}




More information about the arch-commits mailing list