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

Felix Yan fyan at nymeria.archlinux.org
Mon Jul 7 03:02:25 UTC 2014


    Date: Monday, July 7, 2014 @ 05:02:25
  Author: fyan
Revision: 115255

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-07 03:01:55 UTC (rev 115254)
+++ community-i686/PKGBUILD	2014-07-07 03:02:25 UTC (rev 115255)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
-# Contributor: Cory Farmer <rbgkofi at ameritech.net>
-pkgname=vorbisgain
-pkgver=0.37
-pkgrel=3
-pkgdesc="A utility that computes the ReplayGain values for Ogg Vorbis files."
-arch=('i686' 'x86_64')
-url="http://sjeng.org/vorbisgain.html"
-license=('GPL')
-depends=('libvorbis')
-source=(http://sjeng.org/ftp/vorbis/${pkgname}-${pkgver}.tar.gz)
-md5sums=('850b05a7b2b0ee67edb5a27b8c6ac3a2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  	--enable-recursive \
-	--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: vorbisgain/repos/community-i686/PKGBUILD (from rev 115254, vorbisgain/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-07 03:02:25 UTC (rev 115255)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
+# Contributor: Cory Farmer <rbgkofi at ameritech.net>
+pkgname=vorbisgain
+pkgver=0.37
+pkgrel=4
+pkgdesc="A utility that computes the ReplayGain values for Ogg Vorbis files."
+arch=('i686' 'x86_64')
+url="http://sjeng.org/vorbisgain.html"
+license=('GPL')
+depends=('libvorbis')
+source=(http://sjeng.org/ftp/vorbis/${pkgname}-${pkgver}.tar.gz)
+md5sums=('850b05a7b2b0ee67edb5a27b8c6ac3a2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+  	--enable-recursive \
+	--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-07 03:01:55 UTC (rev 115254)
+++ community-x86_64/PKGBUILD	2014-07-07 03:02:25 UTC (rev 115255)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
-# Contributor: Cory Farmer <rbgkofi at ameritech.net>
-pkgname=vorbisgain
-pkgver=0.37
-pkgrel=3
-pkgdesc="A utility that computes the ReplayGain values for Ogg Vorbis files."
-arch=('i686' 'x86_64')
-url="http://sjeng.org/vorbisgain.html"
-license=('GPL')
-depends=('libvorbis')
-source=(http://sjeng.org/ftp/vorbis/${pkgname}-${pkgver}.tar.gz)
-md5sums=('850b05a7b2b0ee67edb5a27b8c6ac3a2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  	--enable-recursive \
-	--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: vorbisgain/repos/community-x86_64/PKGBUILD (from rev 115254, vorbisgain/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-07 03:02:25 UTC (rev 115255)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
+# Contributor: Cory Farmer <rbgkofi at ameritech.net>
+pkgname=vorbisgain
+pkgver=0.37
+pkgrel=4
+pkgdesc="A utility that computes the ReplayGain values for Ogg Vorbis files."
+arch=('i686' 'x86_64')
+url="http://sjeng.org/vorbisgain.html"
+license=('GPL')
+depends=('libvorbis')
+source=(http://sjeng.org/ftp/vorbis/${pkgname}-${pkgver}.tar.gz)
+md5sums=('850b05a7b2b0ee67edb5a27b8c6ac3a2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+  	--enable-recursive \
+	--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}




More information about the arch-commits mailing list