Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3279788456c7a98ded80066e016e4860749acf36
commit 3279788456c7a98ded80066e016e4860749acf36 Author: Devil505 <[EMAIL PROTECTED]> Date: Wed Oct 1 09:42:26 2008 +0200 denemo-0.7.9-1-i686 * new package diff --git a/source/xapps-extra/denemo/FrugalBuild b/source/xapps-extra/denemo/FrugalBuild new file mode 100644 index 0000000..d31d8ea --- /dev/null +++ b/source/xapps-extra/denemo/FrugalBuild @@ -0,0 +1,22 @@ +# Compiling Time: 0.12 SBU +# Maintainer: Devil505 <[EMAIL PROTECTED]> + +pkgname=denemo +pkgver=0.7.9 +pkgrel=1 +pkgdesc="GTK+ graphical music notation editor." +url="http://savannah.gnu.org/projects/$pkgname" +depends=('gtk+2' 'freetype2' 'libxau' 'libxdmcp' 'aubio' 'portaudio' 'libxml2' 'libxdamage' 'libxext') +options=('scriptlet') +groups=('xapps-extra') +archs=('i686' 'x86_64') +Fconfopts="[EMAIL PROTECTED] --enable-gtk2 \ + --disable-xmltest \ + --disable-alsatest \ + --enable-alsa \ + --enable-nls \ + --with-plugins="analysis,midiinput,rumour"" +up2date="Flasttar http://download.savannah.gnu.org/releases/$pkgname/" +source=(http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) +sha1sums=('a0334c35d683e9c4d0389e50dca357eb6ad59d31') + _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
