wok-current diff ardour/receipt @ rev 10903
Add zbar
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jul 21 11:42:09 2011 +0200 (2011-07-21) |
parents | 7ba9895e1216 |
children | d3a1409d31fa |
line diff
1.1 --- a/ardour/receipt Sat Mar 26 19:54:02 2011 +0100 1.2 +++ b/ardour/receipt Thu Jul 21 11:42:09 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() {