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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jan 29 15:58:31 UTC 2012


    Date: Sunday, January 29, 2012 @ 10:58:31
  Author: andyrtr
Revision: 147999

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

Added:
  libisofs/repos/extra-i686/PKGBUILD
    (from rev 147998, libisofs/trunk/PKGBUILD)
  libisofs/repos/extra-x86_64/PKGBUILD
    (from rev 147998, libisofs/trunk/PKGBUILD)
Deleted:
  libisofs/repos/extra-i686/PKGBUILD
  libisofs/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   58 ++++++++++++++++++++++++------------------------
 extra-x86_64/PKGBUILD |   58 ++++++++++++++++++++++++------------------------
 2 files changed, 58 insertions(+), 58 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-01-29 15:57:55 UTC (rev 147998)
+++ extra-i686/PKGBUILD	2012-01-29 15:58:31 UTC (rev 147999)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR <andyrtr at archlinux.org>
-# Contributor: Hugo Doria <hugodoria at gmail.com>
-# Contributor: Bjorn Martensen
-
-pkgname=libisofs
-pkgver=1.1.6
-pkgrel=1
-pkgdesc="Library to pack up hard disk files and directories into a ISO 9660 disk image"
-arch=('i686' 'x86_64')
-url="http://libburnia.pykix.org/"
-license=('GPL')
-depends=('acl' 'zlib')
-source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz)
-options=('!libtool')
-md5sums=('2f6088ba9ae7ed6cc91a51d2b6f2dfa0')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-	--enable-libacl --enable-xattr --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: libisofs/repos/extra-i686/PKGBUILD (from rev 147998, libisofs/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-01-29 15:58:31 UTC (rev 147999)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: AndyRTR <andyrtr at archlinux.org>
+# Contributor: Hugo Doria <hugodoria at gmail.com>
+# Contributor: Bjorn Martensen
+
+pkgname=libisofs
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="Library to pack up hard disk files and directories into a ISO 9660 disk image"
+arch=('i686' 'x86_64')
+url="http://libburnia.pykix.org/"
+license=('GPL')
+depends=('acl' 'zlib')
+source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz)
+options=('!libtool')
+md5sums=('dea7250f4ad917268810fc56bdcd92e4')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+	--enable-libacl --enable-xattr --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-01-29 15:57:55 UTC (rev 147998)
+++ extra-x86_64/PKGBUILD	2012-01-29 15:58:31 UTC (rev 147999)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR <andyrtr at archlinux.org>
-# Contributor: Hugo Doria <hugodoria at gmail.com>
-# Contributor: Bjorn Martensen
-
-pkgname=libisofs
-pkgver=1.1.6
-pkgrel=1
-pkgdesc="Library to pack up hard disk files and directories into a ISO 9660 disk image"
-arch=('i686' 'x86_64')
-url="http://libburnia.pykix.org/"
-license=('GPL')
-depends=('acl' 'zlib')
-source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz)
-options=('!libtool')
-md5sums=('2f6088ba9ae7ed6cc91a51d2b6f2dfa0')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-	--enable-libacl --enable-xattr --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: libisofs/repos/extra-x86_64/PKGBUILD (from rev 147998, libisofs/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-01-29 15:58:31 UTC (rev 147999)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: AndyRTR <andyrtr at archlinux.org>
+# Contributor: Hugo Doria <hugodoria at gmail.com>
+# Contributor: Bjorn Martensen
+
+pkgname=libisofs
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="Library to pack up hard disk files and directories into a ISO 9660 disk image"
+arch=('i686' 'x86_64')
+url="http://libburnia.pykix.org/"
+license=('GPL')
+depends=('acl' 'zlib')
+source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz)
+options=('!libtool')
+md5sums=('dea7250f4ad917268810fc56bdcd92e4')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+	--enable-libacl --enable-xattr --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+




More information about the arch-commits mailing list