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

Tobias Powalowski tpowa at archlinux.org
Fri Jan 27 07:25:15 UTC 2012


    Date: Friday, January 27, 2012 @ 02:25:15
  Author: tpowa
Revision: 147696

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

Added:
  alsa-lib/repos/extra-i686/PKGBUILD
    (from rev 147695, alsa-lib/trunk/PKGBUILD)
  alsa-lib/repos/extra-x86_64/PKGBUILD
    (from rev 147695, alsa-lib/trunk/PKGBUILD)
Deleted:
  alsa-lib/repos/extra-i686/PKGBUILD
  alsa-lib/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-01-27 07:24:43 UTC (rev 147695)
+++ extra-i686/PKGBUILD	2012-01-27 07:25:15 UTC (rev 147696)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: judd <jvinet at zeroflux.org>
-
-pkgname=alsa-lib
-pkgver=1.0.24.1
-pkgrel=1
-pkgdesc="An alternative implementation of Linux sound support"
-arch=('i686' 'x86_64')
-url="http://www.alsa-project.org"
-depends=('glibc')
-optdepends=('python2: for python smixer plugin')
-makedepends=('python2')
-license=('GPL')
-options=(!libtool)
-source=(ftp://ftp.alsa-project.org/pub/lib/$pkgname-$pkgver.tar.bz2)
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr --with-pythonlibs="-lpthread -lm -ldl -lpython2.7" --with-pythonincludes=-I/usr/include/python2.7
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-md5sums=('7cc05f25e1d5b65da8fb3fdcd540f226')

Copied: alsa-lib/repos/extra-i686/PKGBUILD (from rev 147695, alsa-lib/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-01-27 07:25:15 UTC (rev 147696)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: judd <jvinet at zeroflux.org>
+
+pkgname=alsa-lib
+pkgver=1.0.25
+pkgrel=1
+pkgdesc="An alternative implementation of Linux sound support"
+arch=('i686' 'x86_64')
+url="http://www.alsa-project.org"
+depends=('glibc')
+optdepends=('python2: for python smixer plugin')
+makedepends=('python2')
+license=('GPL')
+options=(!libtool)
+source=(ftp://ftp.alsa-project.org/pub/lib/$pkgname-$pkgver.tar.bz2)
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr --with-pythonlibs="-lpthread -lm -ldl -lpython2.7" --with-pythonincludes=-I/usr/include/python2.7
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+md5sums=('06fe5819020c6684b991dcffc5471304')

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-01-27 07:24:43 UTC (rev 147695)
+++ extra-x86_64/PKGBUILD	2012-01-27 07:25:15 UTC (rev 147696)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: judd <jvinet at zeroflux.org>
-
-pkgname=alsa-lib
-pkgver=1.0.24.1
-pkgrel=1
-pkgdesc="An alternative implementation of Linux sound support"
-arch=('i686' 'x86_64')
-url="http://www.alsa-project.org"
-depends=('glibc')
-optdepends=('python2: for python smixer plugin')
-makedepends=('python2')
-license=('GPL')
-options=(!libtool)
-source=(ftp://ftp.alsa-project.org/pub/lib/$pkgname-$pkgver.tar.bz2)
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr --with-pythonlibs="-lpthread -lm -ldl -lpython2.7" --with-pythonincludes=-I/usr/include/python2.7
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-md5sums=('7cc05f25e1d5b65da8fb3fdcd540f226')

Copied: alsa-lib/repos/extra-x86_64/PKGBUILD (from rev 147695, alsa-lib/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-01-27 07:25:15 UTC (rev 147696)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: judd <jvinet at zeroflux.org>
+
+pkgname=alsa-lib
+pkgver=1.0.25
+pkgrel=1
+pkgdesc="An alternative implementation of Linux sound support"
+arch=('i686' 'x86_64')
+url="http://www.alsa-project.org"
+depends=('glibc')
+optdepends=('python2: for python smixer plugin')
+makedepends=('python2')
+license=('GPL')
+options=(!libtool)
+source=(ftp://ftp.alsa-project.org/pub/lib/$pkgname-$pkgver.tar.bz2)
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr --with-pythonlibs="-lpthread -lm -ldl -lpython2.7" --with-pythonincludes=-I/usr/include/python2.7
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+md5sums=('06fe5819020c6684b991dcffc5471304')




More information about the arch-commits mailing list