[arch-commits] CVS update of extra/multimedia/alsa-oss (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Fri Oct 19 07:17:02 UTC 2007


    Date: Friday, October 19, 2007 @ 03:17:02
  Author: tpowa
    Path: /home/cvs-extra/extra/multimedia/alsa-oss

Modified: PKGBUILD (1.23 -> 1.24)

'upgpkg: update to new version'


----------+
 PKGBUILD |   15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)


Index: extra/multimedia/alsa-oss/PKGBUILD
diff -u extra/multimedia/alsa-oss/PKGBUILD:1.23 extra/multimedia/alsa-oss/PKGBUILD:1.24
--- extra/multimedia/alsa-oss/PKGBUILD:1.23	Sat Oct 13 05:11:11 2007
+++ extra/multimedia/alsa-oss/PKGBUILD	Fri Oct 19 03:17:02 2007
@@ -1,23 +1,20 @@
-# $Id: PKGBUILD,v 1.23 2007/10/13 09:11:11 tpowa Exp $
+# $Id: PKGBUILD,v 1.24 2007/10/19 07:17:02 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=alsa-oss
-pkgver=1.0.14
-pkgrel=2
+pkgver=1.0.15
+pkgrel=1
 pkgdesc="OSS compatibility library"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.alsa-project.org"
 options=(!libtool)
-depends=('glibc' 'alsa-lib>=1.0.15rc3')
-source=(ftp://ftp.alsa-project.org/pub/oss-lib/$pkgname-$pkgver.tar.bz2
-	http://www.archlinux.org/~tpowa/alsa-patches/alsa-oss-20071007.patch.bz2)
+depends=('glibc' 'alsa-lib>=1.0.15')
+source=(ftp://ftp.alsa-project.org/pub/oss-lib/$pkgname-$pkgver.tar.bz2)
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
-  patch -Np1 -i ../alsa-oss-20071007.patch || return 1
   ./configure --prefix=/usr
   make || return 1
   make DESTDIR=$startdir/pkg install
 }
-md5sums=('a24475b978982ff8cb2f25be793c6b83'
-         '5a4ba7c81b3d277da2f1bc38dc14b438')
+md5sums=('49fb5fbae8bf955b248e46ff9c9a2aa1')




More information about the arch-commits mailing list