Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4e2f84c8f4ba48cd055e95248c6fd6383dc58b19
commit 4e2f84c8f4ba48cd055e95248c6fd6383dc58b19 Author: James Buren <[email protected]> Date: Thu Aug 23 23:53:26 2012 -0500 libvalhalla-2.0.0-5-x86_64 * remove package (was only used by enna) diff --git a/source/xlib-extra/libvalhalla/FrugalBuild b/source/xlib-extra/libvalhalla/FrugalBuild deleted file mode 100644 index 211d49a..0000000 --- a/source/xlib-extra/libvalhalla/FrugalBuild +++ /dev/null @@ -1,30 +0,0 @@ -# Compiling Time: 0.06 SBU -# Maintainer: bouleetbil <[email protected]> - -pkgname=libvalhalla -pkgver=2.0.0 -pkgrel=5 -pkgdesc="A tiny media scanner API." -depends=('ffmpeg-0.6' 'libnfo' 'libexif' 'curl') -makedepends=('ffmpeg-0.6-compiletime') -url=http://libvalhalla.geexbox.org/ -urldl=http://libvalhalla.geexbox.org/releases -#source=($urldl/$pkgname-$pkgver.tar.bz2) -#use a snapshot the time to geebox release a new archive -#stable release don't works with new e17 -source=(http://ftp.frugalware.org/pub/other/people/bouleetbil/sources/$pkgname-$pkgver.tar.bz2) -up2date="Flasttar $urldl" -groups=('xlib-extra') -archs=('i686' 'x86_64') -Fconfopts="$Fconfopts --mandir=/usr/share/man --enable-grabbers" -sha1sums=('1c4f773c5b7f1314bfd10913ee6cda565b2ddb89') - -build() { - Fcd - Fsed "#include <curl/types.h>" "" src/url_utils.c - Fmake - Fsed "$Fdestdir" "" libvalhalla.pc - Fmakeinstall DESTDIR=$Fdestdir -} - -# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
