wok-6.x diff fluidsynth/receipt @ rev 6937

Up: fluidsynth to 1.1.3.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Oct 23 15:15:10 2010 +0000 (2010-10-23)
parents 69c640a690b5
children e4c453a0ecd1
line diff
     1.1 --- a/fluidsynth/receipt	Sat Oct 23 03:56:04 2010 +0000
     1.2 +++ b/fluidsynth/receipt	Sat Oct 23 15:15:10 2010 +0000
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="fluidsynth"
     1.7 -VERSION="1.1.1"
     1.8 +VERSION="1.1.3"
     1.9  CATEGORY="multimedia"
    1.10  MAINTAINER="jozee@slitaz.org"
    1.11  SHORT_DESC="A real-time software synthesizer based on the SoundFont 2 specifications."
    1.12 -BUILD_DEPENDS=" jack-audio-connection-kit-dev ladspa-dev"
    1.13  WEB_SITE="http://www.fluidsynth.org/"
    1.14  DEPENDS="glib jack-audio-connection-kit ladspa"
    1.15 +BUILD_DEPENDS="glib-dev jack-audio-connection-kit-dev ladspa-dev pkg-config"
    1.16  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.17  WGET_URL="http://savannah.nongnu.org/download/fluid/$TARBALL"
    1.18  TAGS="synthesizer audio multimedia"