Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6f5137db9b4320d61eb611dc1664e8ec1808f6c4
commit 6f5137db9b4320d61eb611dc1664e8ec1808f6c4 Author: Slown <[email protected]> Date: Thu Mar 7 21:33:34 2013 +0100 phasex-0.14.97.g4d28a72-2-i686 * fix build diff --git a/source/xmultimedia-extra/phasex/FrugalBuild b/source/xmultimedia-extra/phasex/FrugalBuild index dd49d85..1639656 100644 --- a/source/xmultimedia-extra/phasex/FrugalBuild +++ b/source/xmultimedia-extra/phasex/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 0.19 SBU +# Compiling Time: 1.91 SBU # Maintainer: Slown <[email protected]> pkgname=phasex pkgver=0.14.97.g4d28a72 -pkgrel=1 +pkgrel=2 pkgdesc="An experimental MIDI softsytn with flexible phase modulation and oscillator/LFO sources." url="https://github.com/williamweston/phasex" depends=('gtk+2' 'libsamplerate' 'jack') @@ -18,7 +18,7 @@ Finclude scm build() { Funpack_scm Fautoreconf - Fconf --prefix=/usr + Fconf --prefix=/usr --enable-arch=native Fmake Fmakeinstall } _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
