[SCM] dssi packaging branch, master, updated. debian/1.0.0-1-6-g06b5c40
Reinhard Tartler
siretart at tauware.de
Sun Aug 22 20:34:26 UTC 2010
On Sun, Aug 22, 2010 at 21:15:27 (CEST), alessio at users.alioth.debian.org wrote:
> The following commit has been merged in the master branch:
> commit a7442622c45eeeef941d30b841731b3b9d9648aa
> Author: Alessio Treglia <alessio at debian.org>
> Date: Sun Aug 22 20:58:01 2010 +0200
>
> First build with JACK2.
Can you please explain this? On what basis do we want to build against
jackd2 instead of jackd1?
> diff --git a/debian/control b/debian/control
> index 3c976b4..8c1c276 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -5,9 +5,9 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
> Uploaders: Alessio Treglia <alessio at debian.org>
> Build-Depends: debhelper (>= 7.0.8~),
> ladspa-sdk,
> - libjack-dev,
> + libjack-jackd2-dev | libjack-dev,
this indicates that dssi works also when built against jackd1.
AFAIUI, we want to build all packages against jackd1, but have jackd2
installed by default.
> liblo-dev,
> - libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
> + libasound2-dev,
> libqt3-mt-dev,
> libsndfile1-dev,
> libsamplerate0-dev,
> @@ -20,7 +20,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/dssi.git
> Package: dssi-dev
> Architecture: all
> Depends: ladspa-sdk,
> - libjack-dev,
> + libjack-jackd2-dev | libjack-dev,
> ${misc:Depends}
> Description: Header file for compiling DSSI plugins and hosts
> DSSI is an API for audio plugins, with particular application for software
--
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4
More information about the pkg-multimedia-maintainers
mailing list