Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=735a55a1ae13b7919be40064a788097fa76aacd4
commit 735a55a1ae13b7919be40064a788097fa76aacd4 Author: Slown <[email protected]> Date: Tue May 24 22:20:46 2016 +0100 mpc123-0.2.4-2-x86_64 * remove package * no maintained since 2009 diff --git a/source/multimedia-extra/mpc123/FrugalBuild b/source/multimedia-extra/mpc123/FrugalBuild deleted file mode 100644 index d835359..0000000 --- a/source/multimedia-extra/mpc123/FrugalBuild +++ /dev/null @@ -1,20 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Devil505 <[email protected]> - -pkgname=mpc123 -pkgver=0.2.4 -pkgrel=2 -pkgdesc="Musepack console audio player - is a command-line player for the Musepack audio compression format." -Finclude sourceforge -depends=('libao>=1.1.0' 'libmpcdec') -groups=('multimedia-extra') -archs=('i686' 'x86_64') -sha1sums=('7189bddd1bf283f53400fca243b29116e0edc856') - -build() { - Fcd - Fmake - Fexerel $pkgname usr/bin/$pkgname -} - -# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
