[arch-commits] Commit in lcab/repos (4 files)
Giovanni Scafora
giovanni at archlinux.org
Sun Mar 25 09:39:03 UTC 2012
Date: Sunday, March 25, 2012 @ 05:39:03
Author: giovanni
Revision: 154275
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
lcab/repos/extra-i686/PKGBUILD
(from rev 154274, lcab/trunk/PKGBUILD)
lcab/repos/extra-x86_64/PKGBUILD
(from rev 154274, lcab/trunk/PKGBUILD)
Deleted:
lcab/repos/extra-i686/PKGBUILD
lcab/repos/extra-x86_64/PKGBUILD
-----------------------+
extra-i686/PKGBUILD | 52 ++++++++++++++++++++++++------------------------
extra-x86_64/PKGBUILD | 52 ++++++++++++++++++++++++------------------------
2 files changed, 52 insertions(+), 52 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2012-03-25 09:38:37 UTC (rev 154274)
+++ extra-i686/PKGBUILD 2012-03-25 09:39:03 UTC (rev 154275)
@@ -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=3
-pkgdesc="A program to make Microsoft cabinet files"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://freshmeat.net/projects/lcab/"
-depends=('glibc')
-source=("ftp://ftp.archlinux.org/other/${pkgname}/$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/extra-i686/PKGBUILD (from rev 154274, lcab/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-03-25 09:39:03 UTC (rev 154275)
@@ -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=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"
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2012-03-25 09:38:37 UTC (rev 154274)
+++ extra-x86_64/PKGBUILD 2012-03-25 09:39:03 UTC (rev 154275)
@@ -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=3
-pkgdesc="A program to make Microsoft cabinet files"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://freshmeat.net/projects/lcab/"
-depends=('glibc')
-source=("ftp://ftp.archlinux.org/other/${pkgname}/$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/extra-x86_64/PKGBUILD (from rev 154274, lcab/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2012-03-25 09:39:03 UTC (rev 154275)
@@ -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=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"
+}
More information about the arch-commits
mailing list