Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 573968 - media-sound/jack-audio-connection-kit-0.124.1 automagic dependencies
Summary: media-sound/jack-audio-connection-kit-0.124.1 automagic dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-05 23:45 UTC by Yaroslav Isakov
Modified: 2020-08-12 05:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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