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

Felix Yan fyan at nymeria.archlinux.org
Thu Apr 18 04:14:12 UTC 2013


    Date: Thursday, April 18, 2013 @ 06:14:11
  Author: fyan
Revision: 88454

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

Added:
  libtaginfo/repos/community-i686/PKGBUILD
    (from rev 88453, libtaginfo/trunk/PKGBUILD)
  libtaginfo/repos/community-x86_64/PKGBUILD
    (from rev 88453, 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	2013-04-18 04:11:09 UTC (rev 88453)
+++ community-i686/PKGBUILD	2013-04-18 04:14:11 UTC (rev 88454)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-
-pkgname=libtaginfo
-pkgver=0.1.3
-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 "$srcdir/$pkgname-$pkgver"
-  ./autogen.sh --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-md5sums=('8bbeea26697c05d346d1607401c8f1db')

Copied: libtaginfo/repos/community-i686/PKGBUILD (from rev 88453, libtaginfo/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-04-18 04:14:11 UTC (rev 88454)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+
+pkgname=libtaginfo
+pkgver=0.1.6
+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 "$srcdir/$pkgname-$pkgver"
+  ./autogen.sh --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+md5sums=('781361a667767e8553735682d63670ca')

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-04-18 04:11:09 UTC (rev 88453)
+++ community-x86_64/PKGBUILD	2013-04-18 04:14:11 UTC (rev 88454)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-
-pkgname=libtaginfo
-pkgver=0.1.3
-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 "$srcdir/$pkgname-$pkgver"
-  ./autogen.sh --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-md5sums=('8bbeea26697c05d346d1607401c8f1db')

Copied: libtaginfo/repos/community-x86_64/PKGBUILD (from rev 88453, libtaginfo/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-04-18 04:14:11 UTC (rev 88454)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+
+pkgname=libtaginfo
+pkgver=0.1.6
+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 "$srcdir/$pkgname-$pkgver"
+  ./autogen.sh --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+md5sums=('781361a667767e8553735682d63670ca')




More information about the arch-commits mailing list