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

Adrian Knoth adi at drcomp.erfurt.thur.de
Wed Feb 12 14:28:29 UTC 2014


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