wok diff fluidsynth/receipt @ rev 7792

Add makeself. Utility to create self-extracting packages. Needed to build virtualbox-ose 4.0.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Dec 24 02:48:32 2010 +0000 (2010-12-24)
parents b728ff36a894
children af59b5551936
line diff
     1.1 --- a/fluidsynth/receipt	Sat Oct 23 15:15:10 2010 +0000
     1.2 +++ b/fluidsynth/receipt	Fri Dec 24 02:48:32 2010 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  DEPENDS="glib jack-audio-connection-kit ladspa"
     1.5  BUILD_DEPENDS="glib-dev jack-audio-connection-kit-dev ladspa-dev pkg-config"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="http://savannah.nongnu.org/download/fluid/$TARBALL"
     1.8 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.9  TAGS="synthesizer audio multimedia"
    1.10  
    1.11  # Rules to configure and make the package.