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

Andreas Radke andyrtr at archlinux.org
Thu May 21 18:03:30 UTC 2015


    Date: Thursday, May 21, 2015 @ 20:03:30
  Author: andyrtr
Revision: 239630

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2015-05-21 18:03:18 UTC (rev 239629)
+++ extra-i686/PKGBUILD	2015-05-21 18:03:30 UTC (rev 239630)
@@ -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.3.8
-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-project.org"
-license=('GPL')
-depends=('acl' 'zlib')
-source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('7fea3aa98038a90cec6a5779e0e05eb5'
-         'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-	--enable-libacl --enable-xattr --disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: libisofs/repos/extra-i686/PKGBUILD (from rev 239629, libisofs/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2015-05-21 18:03:30 UTC (rev 239630)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: AndyRTR <andyrtr at archlinux.org>
+# Contributor: Hugo Doria <hugodoria at gmail.com>
+# Contributor: Bjorn Martensen
+
+pkgname=libisofs
+pkgver=1.4.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-project.org"
+license=('GPL')
+depends=('acl' 'zlib')
+source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
+md5sums=('394f9025d40b5f9b1b884a72bfaf5bed'
+         'SKIP')
+validpgpkeys=('44BC9FD0D688EB007C4DD029E9CBDFC0ABC0A854') # Thomas Schmitt <scdbackup at gmx.net>
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+	--enable-libacl --enable-xattr --disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2015-05-21 18:03:18 UTC (rev 239629)
+++ extra-x86_64/PKGBUILD	2015-05-21 18:03:30 UTC (rev 239630)
@@ -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.3.8
-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-project.org"
-license=('GPL')
-depends=('acl' 'zlib')
-source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('7fea3aa98038a90cec6a5779e0e05eb5'
-         'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-	--enable-libacl --enable-xattr --disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: libisofs/repos/extra-x86_64/PKGBUILD (from rev 239629, libisofs/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2015-05-21 18:03:30 UTC (rev 239630)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: AndyRTR <andyrtr at archlinux.org>
+# Contributor: Hugo Doria <hugodoria at gmail.com>
+# Contributor: Bjorn Martensen
+
+pkgname=libisofs
+pkgver=1.4.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-project.org"
+license=('GPL')
+depends=('acl' 'zlib')
+source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
+md5sums=('394f9025d40b5f9b1b884a72bfaf5bed'
+         'SKIP')
+validpgpkeys=('44BC9FD0D688EB007C4DD029E9CBDFC0ABC0A854') # Thomas Schmitt <scdbackup at gmx.net>
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+	--enable-libacl --enable-xattr --disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+



More information about the arch-commits mailing list