Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=277fe9c3a3146da3d10e406ce4e793fcaafb5c2f
commit 277fe9c3a3146da3d10e406ce4e793fcaafb5c2f Author: James Buren <[email protected]> Date: Wed Jan 2 04:10:02 2013 -0600 azrael-0.3.5-1-x86_64 * remove package * it no longer works with xmms2 and there are no patches i can find diff --git a/source/xmultimedia-extra/azrael/FrugalBuild b/source/xmultimedia-extra/azrael/FrugalBuild deleted file mode 100644 index 48be247..0000000 --- a/source/xmultimedia-extra/azrael/FrugalBuild +++ /dev/null @@ -1,25 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Priyank Gosalia <[email protected]> - -pkgname=azrael -pkgver=0.3.5 -pkgrel=1 -pkgdesc="A client for the brand new XMMS2 written in C using gtk2" -depends=('xmms2' 'gtk+2') -groups=('xmultimedia-extra') -archs=('i686' 'x86_64') -_F_sourceforge_mirror=belnet -_F_sourceforge_ext=.tar.bz2 -Finclude sourceforge -url="https://sourceforge.net/projects/azrael/" -sha1sums=('88821c4556cc7561a27d228ac55b260d9a1e760e') - -build() -{ - Fcd $pkgname - Fmake - Fmkdir usr/bin - make DESTDIR=$Fdestdir/usr/bin install -} - -# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
