wok-stable diff ardour/receipt @ rev 10183
Up: lftp to 4.2.3. Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 22:39:55 2011 +0000 (2011-05-20) |
parents | 7ba9895e1216 |
children | d3a1409d31fa |
line diff
1.1 --- a/ardour/receipt Sat Mar 26 19:54:02 2011 +0100 1.2 +++ b/ardour/receipt Fri May 20 22:39:55 2011 +0000 1.3 @@ -6,13 +6,17 @@ 1.4 MAINTAINER="jozee@slitaz.org" 1.5 SHORT_DESC="A multichannel hard disk recorder and digital audio workstation" 1.6 WEB_SITE="http://ardour.org" 1.7 -DEPENDS="liblrdf ladspa liblo libgnomecanvas libusb-compat aubio libsndfile 1.8 -libsamplerate raptor fftw libxslt" 1.9 -BUILD_DEPENDS="scons libboost-dev jack-audio-connection-kit-dev alsa-lib-dev liblo liblo-dev aubio-dev libxslt-dev libsndfile-dev ladspa-dev liblrdf-dev libart_lgpl-dev libusb-dev libsamplerate-dev curl-dev fftw-dev raptor-dev libgnomecanvas-dev pkg-config" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WGET_URL="ftp://ftp.archlinux.org/other/ardour/$TARBALL" 1.12 TAGS="audio recorder mixer" 1.13 1.14 +DEPENDS="liblrdf ladspa liblo libgnomecanvas libusb-compat aubio libsndfile 1.15 +libsamplerate raptor fftw libxslt" 1.16 +BUILD_DEPENDS="scons libboost-dev jack-audio-connection-kit-dev alsa-lib-dev \ 1.17 + liblo liblo-dev aubio-dev libxslt-dev libsndfile-dev ladspa-dev liblrdf-dev \ 1.18 + libart_lgpl-dev libusb-dev libsamplerate-dev curl-dev fftw-dev \ 1.19 + raptor-dev libgnomecanvas-dev pkg-config liblrdf-dev" 1.20 + 1.21 # Rules to configure and make the package. 1.22 1.23 compile_rules() {