Bug#738684: jack-audio-connection-kit: Patch to bootstrap without libffado

Daniel Schepler dschepler at gmail.com
Wed Feb 12 18:33:47 UTC 2014


Well, that would be done by revising the Build-Depends to ...,
libffado-dev (>= 2.0.0) [linux-any] <!stage1>, ...  But since the new
syntax is incompatible with the tools currently in stable, we won't be
able to do uploads with that syntax until at least after the jessie
release.  In the meantime, it's still useful to porters to have this
ready to go and just pass -d to dpkg-buildpackage.

Thanks for applying the patch.
-- 
Daniel Schepler

On Wed, Feb 12, 2014 at 6:28 AM, Adrian Knoth <adi at drcomp.erfurt.thur.de> wrote:
> On 02/12/14 00:01, Daniel Schepler wrote:
>
>> +++ jack-audio-connection-kit-0.121.3+20120418git75e3e20b/debian/rules
>> 2013-07-14 17:17:27.993092982 -0700
>> @@ -15,6 +15,10 @@
>>   DEB_AUTO_UPDATE_ACLOCAL = 1.11
>>   DEB_AUTO_UPDATE_AUTOMAKE = 1.11
>>
>> +ifneq (,$(filter stage1,$(DEB_BUILD_PROFILES)))
>> +export DH_OPTIONS = -Njackd1-firewire
>> +endif
>> +
>
>
>> As the subject says: the attached patch adds a bootstrap build to
>> allow the package to build without libffado-dev available yet.  This
>
>
> Just to make sure there's nothing missing: the patch is enough to break
> the dependency cycle? Because it doesn't say a thing about
> build-dependencies, especially libffado-dev.
>
>
> Anyway, I'm going to apply the patch, next upload will have it.
>
>
>
> Cheers and thanks for the contribution



More information about the pkg-multimedia-maintainers mailing list