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

Andreas Radke andyrtr at nymeria.archlinux.org
Wed Mar 5 17:54:13 UTC 2014


    Date: Wednesday, March 5, 2014 @ 18:54:13
  Author: andyrtr
Revision: 206898

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

Added:
  libburn/repos/extra-i686/PKGBUILD
    (from rev 206897, libburn/trunk/PKGBUILD)
  libburn/repos/extra-x86_64/PKGBUILD
    (from rev 206897, 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-03-05 17:53:55 UTC (rev 206897)
+++ extra-i686/PKGBUILD	2014-03-05 17:54:13 UTC (rev 206898)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-# Contributor: William Rea <sillywilly at gmail.com>
-
-pkgname=libburn
-pkgver=1.3.4 # .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=('6aaaf2cfb09584e69991250e619789b4'
-         '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 206897, libburn/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2014-03-05 17:54:13 UTC (rev 206898)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+# Contributor: William Rea <sillywilly at gmail.com>
+
+pkgname=libburn
+pkgver=1.3.6
+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=('ed7b9bbf873fc754b1a75df1b2cc1023'
+         'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2014-03-05 17:53:55 UTC (rev 206897)
+++ extra-x86_64/PKGBUILD	2014-03-05 17:54:13 UTC (rev 206898)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-# Contributor: William Rea <sillywilly at gmail.com>
-
-pkgname=libburn
-pkgver=1.3.4 # .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=('6aaaf2cfb09584e69991250e619789b4'
-         '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 206897, libburn/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2014-03-05 17:54:13 UTC (rev 206898)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+# Contributor: William Rea <sillywilly at gmail.com>
+
+pkgname=libburn
+pkgver=1.3.6
+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=('ed7b9bbf873fc754b1a75df1b2cc1023'
+         'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+




More information about the arch-commits mailing list