Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 573968

Summary: media-sound/jack-audio-connection-kit-0.124.1 automagic dependencies
Product: Gentoo Linux Reporter: Yaroslav Isakov <yaroslav.isakov>
Component: EclassesAssignee: Professional Audio Applications Maintainers <proaudio>
Status: RESOLVED FIXED    
Severity: normal CC: fordfrog
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Yaroslav Isakov 2016-02-05 23:45:20 UTC
There is few autodependencies in configure.ac:
      AC_CHECK_LIB(zita-resampler, _Z28zita_resampler_major_versionv,
            [
               HAVE_ZITA_RESAMPLE=true
               AC_MSG_RESULT(yes)
            ])
      AC_CHECK_LIB(zita-alsa-pcmi, _Z28zita_alsa_pcmi_major_versionv,
            [
               HAVE_ZITA_ALSA_PCMI=true
               AC_MSG_RESULT(yes)
            ])
If both of these libs are installed (e.g. from proaudio overlay), then jack tries to compile with zalsa feature.
Comment 1 Miroslav Ć ulc gentoo-dev 2020-08-12 05:01:46 UTC
this has been fixed in 0.125.0-r1