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

Andreas Radke andyrtr at nymeria.archlinux.org
Sun Jun 29 08:31:01 UTC 2014


    Date: Sunday, June 29, 2014 @ 10:31:00
  Author: andyrtr
Revision: 215555

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2014-06-29 08:30:47 UTC (rev 215554)
+++ extra-i686/PKGBUILD	2014-06-29 08:31:00 UTC (rev 215555)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-# Contributor: William Rea <sillywilly at gmail.com>
-
-pkgname=libburn
-pkgver=1.3.6.pl01
-pkgrel=1
-pkgdesc="Library for reading, mastering and writing optical discs"
-arch=('i686' 'x86_64')
-url="http://libburnia-project.org"
-license=('GPL')
-depends=('glibc')
-source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
-options=('!emptydirs')
-md5sums=('ebfecd07b09f0e6a06c97bcdaa3f8fa3'
-         'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver/.pl01/}
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver/.pl01/}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: libburn/repos/extra-i686/PKGBUILD (from rev 215554, libburn/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2014-06-29 08:31:00 UTC (rev 215555)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+# Contributor: William Rea <sillywilly at gmail.com>
+
+pkgname=libburn
+pkgver=1.3.8 #.pl01
+pkgrel=1
+pkgdesc="Library for reading, mastering and writing optical discs"
+arch=('i686' 'x86_64')
+url="http://libburnia-project.org"
+license=('GPL')
+depends=('glibc')
+source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
+options=('!emptydirs')
+md5sums=('ecee98ecd1c24e9d7e92b605e61a2ef2'
+         'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver/.pl01/}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver/.pl01/}
+  make DESTDIR=${pkgdir} install
+}
+

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2014-06-29 08:30:47 UTC (rev 215554)
+++ extra-x86_64/PKGBUILD	2014-06-29 08:31:00 UTC (rev 215555)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-# Contributor: William Rea <sillywilly at gmail.com>
-
-pkgname=libburn
-pkgver=1.3.6.pl01
-pkgrel=1
-pkgdesc="Library for reading, mastering and writing optical discs"
-arch=('i686' 'x86_64')
-url="http://libburnia-project.org"
-license=('GPL')
-depends=('glibc')
-source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
-options=('!emptydirs')
-md5sums=('ebfecd07b09f0e6a06c97bcdaa3f8fa3'
-         'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver/.pl01/}
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver/.pl01/}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: libburn/repos/extra-x86_64/PKGBUILD (from rev 215554, libburn/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2014-06-29 08:31:00 UTC (rev 215555)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+# Contributor: William Rea <sillywilly at gmail.com>
+
+pkgname=libburn
+pkgver=1.3.8 #.pl01
+pkgrel=1
+pkgdesc="Library for reading, mastering and writing optical discs"
+arch=('i686' 'x86_64')
+url="http://libburnia-project.org"
+license=('GPL')
+depends=('glibc')
+source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
+options=('!emptydirs')
+md5sums=('ecee98ecd1c24e9d7e92b605e61a2ef2'
+         'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver/.pl01/}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver/.pl01/}
+  make DESTDIR=${pkgdir} install
+}
+




More information about the arch-commits mailing list