wok rev 9906
ardour: Fix BD
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Tue May 17 15:15:04 2011 +0200 (2011-05-17) |
parents | e2a1bd72d93d |
children | 5d2c39bb0d1c |
files | ardour/receipt |
line diff
1.1 --- a/ardour/receipt Tue May 17 13:45:42 2011 +0200 1.2 +++ b/ardour/receipt Tue May 17 15:15:04 2011 +0200 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() {