[arch-commits] CVS update of extra/lib/openal (PKGBUILD)

Eric Belanger eric at archlinux.org
Fri Jun 1 07:06:59 UTC 2007


    Date: Friday, June 1, 2007 @ 03:06:59
  Author: eric
    Path: /home/cvs-extra/extra/lib/openal

Modified: PKGBUILD (1.7 -> 1.8)

upgpkg: openal 0.0.8-4
Added license and url.


----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)


Index: extra/lib/openal/PKGBUILD
diff -u extra/lib/openal/PKGBUILD:1.7 extra/lib/openal/PKGBUILD:1.8
--- extra/lib/openal/PKGBUILD:1.7	Wed May 30 08:51:29 2007
+++ extra/lib/openal/PKGBUILD	Fri Jun  1 03:06:59 2007
@@ -1,13 +1,15 @@
-# $Id: PKGBUILD,v 1.7 2007/05/30 12:51:29 jgc Exp $
+# $Id: PKGBUILD,v 1.8 2007/06/01 07:06:59 eric Exp $
 # Contributer: Jason Chu <jchu at xentac.net>
 # Maintainer: dorphell <dorphell at archlinux.org>
 
 pkgname=openal
 pkgver=0.0.8
-pkgrel=3
+pkgrel=4
 force=y
 pkgdesc="OpenAL audio library for use with opengl"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
+url="http://www.openal.org/"
+license="LGPL"
 depends=('glibc')
 makedepends=('cvs' 'alsa-lib' 'sdl' 'pkgconfig')
 options=('!libtool')




More information about the arch-commits mailing list