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

Antonio Rojas arojas at archlinux.org
Fri Apr 15 07:36:15 UTC 2016


    Date: Friday, April 15, 2016 @ 09:36:15
  Author: arojas
Revision: 264992

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2016-04-15 07:35:41 UTC (rev 264991)
+++ extra-i686/PKGBUILD	2016-04-15 07:36:15 UTC (rev 264992)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org> 
-# Contributor: said <atvordhosbn[at]gmail[dot]com>
-
-pkgname=libcue
-pkgver=2.0.1
-pkgrel=1
-pkgdesc='Parses so-called cue sheets and handles the parsed data'
-url='https://github.com/lipnitsk/libcue/'
-arch=('i686' 'x86_64')
-license=('GPL2')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/lipnitsk/libcue/archive/v$pkgver.tar.gz")
-depends=('glibc')
-makedepends=('cmake')
-sha1sums=('5eb1fae519b9a0d78ecb1c5287ab6433826d4492')
-
-build() {
-	cd ${pkgname}-${pkgver}
-	cmake -DCMAKE_INSTALL_PREFIX=/usr .
-	make
-}
-
-package() {
-	cd ${pkgname}-${pkgver}
-	make DESTDIR="${pkgdir}" install
-}

Copied: libcue/repos/extra-i686/PKGBUILD (from rev 264991, libcue/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2016-04-15 07:36:15 UTC (rev 264992)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org> 
+# Contributor: said <atvordhosbn[at]gmail[dot]com>
+
+pkgname=libcue
+pkgver=2.1.0
+pkgrel=1
+pkgdesc='Parses so-called cue sheets and handles the parsed data'
+url='https://github.com/lipnitsk/libcue/'
+arch=('i686' 'x86_64')
+license=('GPL2')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lipnitsk/libcue/archive/v$pkgver.tar.gz")
+depends=('glibc')
+makedepends=('cmake')
+sha1sums=('51661156cd027fbc2eed2cdb6f358bd90e5b9e2d')
+
+build() {
+	cd ${pkgname}-${pkgver}
+	cmake -DCMAKE_INSTALL_PREFIX=/usr .
+	make
+}
+
+package() {
+	cd ${pkgname}-${pkgver}
+	make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2016-04-15 07:35:41 UTC (rev 264991)
+++ extra-x86_64/PKGBUILD	2016-04-15 07:36:15 UTC (rev 264992)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org> 
-# Contributor: said <atvordhosbn[at]gmail[dot]com>
-
-pkgname=libcue
-pkgver=2.0.1
-pkgrel=1
-pkgdesc='Parses so-called cue sheets and handles the parsed data'
-url='https://github.com/lipnitsk/libcue/'
-arch=('i686' 'x86_64')
-license=('GPL2')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/lipnitsk/libcue/archive/v$pkgver.tar.gz")
-depends=('glibc')
-makedepends=('cmake')
-sha1sums=('5eb1fae519b9a0d78ecb1c5287ab6433826d4492')
-
-build() {
-	cd ${pkgname}-${pkgver}
-	cmake -DCMAKE_INSTALL_PREFIX=/usr .
-	make
-}
-
-package() {
-	cd ${pkgname}-${pkgver}
-	make DESTDIR="${pkgdir}" install
-}

Copied: libcue/repos/extra-x86_64/PKGBUILD (from rev 264991, libcue/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2016-04-15 07:36:15 UTC (rev 264992)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org> 
+# Contributor: said <atvordhosbn[at]gmail[dot]com>
+
+pkgname=libcue
+pkgver=2.1.0
+pkgrel=1
+pkgdesc='Parses so-called cue sheets and handles the parsed data'
+url='https://github.com/lipnitsk/libcue/'
+arch=('i686' 'x86_64')
+license=('GPL2')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lipnitsk/libcue/archive/v$pkgver.tar.gz")
+depends=('glibc')
+makedepends=('cmake')
+sha1sums=('51661156cd027fbc2eed2cdb6f358bd90e5b9e2d')
+
+build() {
+	cd ${pkgname}-${pkgver}
+	cmake -DCMAKE_INSTALL_PREFIX=/usr .
+	make
+}
+
+package() {
+	cd ${pkgname}-${pkgver}
+	make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list