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

Eric Belanger eric at archlinux.org
Sun Nov 4 21:59:39 UTC 2007


    Date: Sunday, November 4, 2007 @ 16:59:39
  Author: eric
    Path: /home/cvs-extra/extra/lib/libdivxdecore

 Removed: PKGBUILD (1.6)

extra repo cleanup


----------+
 PKGBUILD |   21 ---------------------
 1 file changed, 21 deletions(-)


Index: extra/lib/libdivxdecore/PKGBUILD
diff -u extra/lib/libdivxdecore/PKGBUILD:1.6 extra/lib/libdivxdecore/PKGBUILD:removed
--- extra/lib/libdivxdecore/PKGBUILD:1.6	Thu Mar 22 16:45:02 2007
+++ extra/lib/libdivxdecore/PKGBUILD	Sun Nov  4 16:59:39 2007
@@ -1,21 +0,0 @@
-# $Id: PKGBUILD,v 1.6 2007/03/22 20:45:02 andyrtr Exp $
-# Maintainer: arjan <arjan at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=libdivxdecore
-pkgver=0.4.7
-pkgrel=3
-pkgdesc="OpenDivX decoding library"
-arch=('i686' 'x86_64')
-source=(#http://download2.projectmayo.com/dnload/divx4linux/xmps/$pkgname-$pkgver.tar.gz
-	http://ftp.bestcom.ru/FreeBSD/ports/distfiles/$pkgname-$pkgver.tar.gz)
-conflicts=('divx4linux')
-url="http://projectmayo.com/projects/detail.php?projectId=4"
-md5sums=('0defab7d519308aacfb1a0c1448341a1')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  ./configure --prefix=/usr --host=i686-pc-linux-gnu
-  make || return 1
-  make prefix=$startdir/pkg/usr install
-}




More information about the arch-commits mailing list