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

Felix Yan fyan at nymeria.archlinux.org
Mon Mar 17 02:34:58 UTC 2014


    Date: Monday, March 17, 2014 @ 03:34:57
  Author: fyan
Revision: 107321

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

Added:
  libtaginfo/repos/community-i686/PKGBUILD
    (from rev 107320, libtaginfo/trunk/PKGBUILD)
  libtaginfo/repos/community-x86_64/PKGBUILD
    (from rev 107320, libtaginfo/trunk/PKGBUILD)
Deleted:
  libtaginfo/repos/community-i686/PKGBUILD
  libtaginfo/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   50 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   25 ----------------------
 community-x86_64/PKGBUILD |   25 ----------------------
 3 files changed, 50 insertions(+), 50 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-03-17 02:33:28 UTC (rev 107320)
+++ community-i686/PKGBUILD	2014-03-17 02:34:57 UTC (rev 107321)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-
-pkgname=libtaginfo
-pkgver=0.2.0
-pkgrel=1
-pkgdesc="Library for reading media metadata"
-arch=('i686' 'x86_64')
-url="https://bitbucket.org/shuerhaaken/libtaginfo"
-depends=('taglib' 'gcc-libs')
-license=('GPL2')
-source=("https://bitbucket.org/shuerhaaken/libtaginfo/downloads/$pkgname-$pkgver.tar.gz")
-
-build() {
-  cd $pkgname-$pkgver
-  ./autogen.sh --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-md5sums=('db4358e6328609e262c291f365ec8e81')

Copied: libtaginfo/repos/community-i686/PKGBUILD (from rev 107320, libtaginfo/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-03-17 02:34:57 UTC (rev 107321)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+
+pkgname=libtaginfo
+pkgver=0.2.1
+pkgrel=1
+pkgdesc="Library for reading media metadata"
+arch=('i686' 'x86_64')
+url="https://bitbucket.org/shuerhaaken/libtaginfo"
+depends=('taglib' 'gcc-libs')
+license=('GPL2')
+source=("https://bitbucket.org/shuerhaaken/libtaginfo/downloads/$pkgname-$pkgver.tar.gz")
+sha512sums=('f1a79b1f7ea12bce10c82c0a4106f855c95b6efeef25e7548fc629d4f8977f50fe62637426a53ec0333902d5e2a81980c189719d030d7f85897ecfa8cbb1ba41')
+
+build() {
+  cd $pkgname-$pkgver
+  ./autogen.sh --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-03-17 02:33:28 UTC (rev 107320)
+++ community-x86_64/PKGBUILD	2014-03-17 02:34:57 UTC (rev 107321)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-
-pkgname=libtaginfo
-pkgver=0.2.0
-pkgrel=1
-pkgdesc="Library for reading media metadata"
-arch=('i686' 'x86_64')
-url="https://bitbucket.org/shuerhaaken/libtaginfo"
-depends=('taglib' 'gcc-libs')
-license=('GPL2')
-source=("https://bitbucket.org/shuerhaaken/libtaginfo/downloads/$pkgname-$pkgver.tar.gz")
-
-build() {
-  cd $pkgname-$pkgver
-  ./autogen.sh --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-md5sums=('db4358e6328609e262c291f365ec8e81')

Copied: libtaginfo/repos/community-x86_64/PKGBUILD (from rev 107320, libtaginfo/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-03-17 02:34:57 UTC (rev 107321)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+
+pkgname=libtaginfo
+pkgver=0.2.1
+pkgrel=1
+pkgdesc="Library for reading media metadata"
+arch=('i686' 'x86_64')
+url="https://bitbucket.org/shuerhaaken/libtaginfo"
+depends=('taglib' 'gcc-libs')
+license=('GPL2')
+source=("https://bitbucket.org/shuerhaaken/libtaginfo/downloads/$pkgname-$pkgver.tar.gz")
+sha512sums=('f1a79b1f7ea12bce10c82c0a4106f855c95b6efeef25e7548fc629d4f8977f50fe62637426a53ec0333902d5e2a81980c189719d030d7f85897ecfa8cbb1ba41')
+
+build() {
+  cd $pkgname-$pkgver
+  ./autogen.sh --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+




More information about the arch-commits mailing list