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

Eric Belanger eric at archlinux.org
Sat Oct 6 00:29:59 UTC 2007


    Date: Friday, October 5, 2007 @ 20:29:59
  Author: eric
    Path: /home/cvs-extra/extra/lib/libtheora

Modified: PKGBUILD (1.8 -> 1.9)

upgpkg: libtheora 1.0beta1-1
added !libtool option


----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


Index: extra/lib/libtheora/PKGBUILD
diff -u extra/lib/libtheora/PKGBUILD:1.8 extra/lib/libtheora/PKGBUILD:1.9
--- extra/lib/libtheora/PKGBUILD:1.8	Fri Oct  5 11:12:59 2007
+++ extra/lib/libtheora/PKGBUILD	Fri Oct  5 20:29:58 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.8 2007/10/05 15:12:59 tom Exp $
+# $Id: PKGBUILD,v 1.9 2007/10/06 00:29:58 eric Exp $
 # Maintainer: Tom Killian <tom at archlinux.org>
 # Committer: dorphell <dorphell at archlinux.org>
 
@@ -9,9 +9,11 @@
 arch=('i686' 'x86_64')
 depends=('libogg')
 makedepends=('libvorbis')
-url=http://www.xiph.org
+url="http://www.xiph.org"
 license=('custom')
+options=('!libtool')
 source=(http://downloads.xiph.org/releases/theora/libtheora-${pkgver}.tar.bz2)
+md5sums=('e2ff1996c5a9fadd0df1025aa10bc35e')
 
 build() {
   cd ${startdir}/src/libtheora-${pkgver}
@@ -23,4 +25,3 @@
     install -D $file $startdir/pkg/usr/share/licenses/libtheora/$file
   done
 }
-md5sums=('e2ff1996c5a9fadd0df1025aa10bc35e')




More information about the arch-commits mailing list