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

Eric Bélanger eric at nymeria.archlinux.org
Mon Feb 25 01:06:11 UTC 2013


    Date: Monday, February 25, 2013 @ 02:06:11
  Author: eric
Revision: 178521

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

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

-----------------------+
 extra-i686/PKGBUILD   |   66 ++++++++++++++++++++++++------------------------
 extra-x86_64/PKGBUILD |   66 ++++++++++++++++++++++++------------------------
 2 files changed, 66 insertions(+), 66 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-02-25 01:05:12 UTC (rev 178520)
+++ extra-i686/PKGBUILD	2013-02-25 01:06:11 UTC (rev 178521)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=mpg123
-pkgver=1.14.4
-pkgrel=1
-pkgdesc="A console based real time MPEG Audio Player for Layer 1, 2 and 3"
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/mpg123"
-license=('GPL2' 'LGPL2.1')
-depends=('libltdl' 'alsa-lib')
-makedepends=('sdl' 'jack' 'libpulse')
-optdepends=('sdl: for sdl audio support'
-            'jack: for jack audio support'
-            'libpulse: for pulse audio support')
-conflicts=('mpg321')
-provides=('mpg321')
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha1sums=('9f53e27bb40b8df3d3b6df25f5f9a8a83b1fccfe'
-          '28ab232dd9bcec8bbb00026cc60960b719d14fed')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --enable-int-quality --with-module-suffix=.so \
-    --with-audio="alsa oss sdl jack pulse"
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: mpg123/repos/extra-i686/PKGBUILD (from rev 178520, mpg123/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-02-25 01:06:11 UTC (rev 178521)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=mpg123
+pkgver=1.15.1
+pkgrel=1
+pkgdesc="A console based real time MPEG Audio Player for Layer 1, 2 and 3"
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/mpg123"
+license=('GPL2' 'LGPL2.1')
+depends=('libltdl' 'alsa-lib')
+makedepends=('sdl' 'jack' 'libpulse')
+optdepends=('sdl: for sdl audio support'
+            'jack: for jack audio support'
+            'libpulse: for pulse audio support')
+conflicts=('mpg321')
+provides=('mpg321')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha1sums=('824003a25f22dde5a03031cb658b6d6a160e8740'
+          'ae0a4dfa3ca194641df2a6f5d165883f5a2a7093')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --enable-int-quality --with-module-suffix=.so \
+    --with-audio="alsa oss sdl jack pulse"
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-02-25 01:05:12 UTC (rev 178520)
+++ extra-x86_64/PKGBUILD	2013-02-25 01:06:11 UTC (rev 178521)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=mpg123
-pkgver=1.14.4
-pkgrel=1
-pkgdesc="A console based real time MPEG Audio Player for Layer 1, 2 and 3"
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/mpg123"
-license=('GPL2' 'LGPL2.1')
-depends=('libltdl' 'alsa-lib')
-makedepends=('sdl' 'jack' 'libpulse')
-optdepends=('sdl: for sdl audio support'
-            'jack: for jack audio support'
-            'libpulse: for pulse audio support')
-conflicts=('mpg321')
-provides=('mpg321')
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha1sums=('9f53e27bb40b8df3d3b6df25f5f9a8a83b1fccfe'
-          '28ab232dd9bcec8bbb00026cc60960b719d14fed')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --enable-int-quality --with-module-suffix=.so \
-    --with-audio="alsa oss sdl jack pulse"
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: mpg123/repos/extra-x86_64/PKGBUILD (from rev 178520, mpg123/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-02-25 01:06:11 UTC (rev 178521)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=mpg123
+pkgver=1.15.1
+pkgrel=1
+pkgdesc="A console based real time MPEG Audio Player for Layer 1, 2 and 3"
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/mpg123"
+license=('GPL2' 'LGPL2.1')
+depends=('libltdl' 'alsa-lib')
+makedepends=('sdl' 'jack' 'libpulse')
+optdepends=('sdl: for sdl audio support'
+            'jack: for jack audio support'
+            'libpulse: for pulse audio support')
+conflicts=('mpg321')
+provides=('mpg321')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha1sums=('824003a25f22dde5a03031cb658b6d6a160e8740'
+          'ae0a4dfa3ca194641df2a6f5d165883f5a2a7093')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --enable-int-quality --with-module-suffix=.so \
+    --with-audio="alsa oss sdl jack pulse"
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list