Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 734928 - media-sound/aqualung USE=jack should depend on virtual/jack instead of media-sound/jack-audio-connection-kit
Summary: media-sound/aqualung USE=jack should depend on virtual/jack instead of media-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Daniel Pielmeier
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: virtual/jack-tracker
  Show dependency tree
 
Reported: 2020-07-31 10:00 UTC by jannis
Modified: 2020-08-04 18:47 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 jannis 2020-07-31 10:00:50 UTC
Currently, media-sound/aqualung[jack] depends on media-sound/jack-audio-connection-kit. This seems wrong since it will also compile and work fine with media-sound/jack2. That's why virtual/jack has been introduced on which all packages depending on media-sound/jack-audio-connection-kit should rather depend upon.

Reproducible: Always
Comment 2 Larry the Git Cow gentoo-dev 2020-08-04 18:47:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27926914b1af08c106fec7bb5cf0bda6dec4caad

commit 27926914b1af08c106fec7bb5cf0bda6dec4caad
Author:     Jannis Achstetter <kripton@kripserver.net>
AuthorDate: 2020-08-02 19:05:10 +0000
Commit:     Daniel Pielmeier <billie@gentoo.org>
CommitDate: 2020-08-04 18:39:34 +0000

    media-sound/aqualung: Fix compile with gcc 10
    
    And make USE=jack depend on `virtual/jack` instead of
    `media-sound/jack-audio-connection-kit`. Adding this as new revision so we
    have current `-r3` with stable keywords and this with unstable keywords.
    
    Closes: https://bugs.gentoo.org/734928
    Closes: https://bugs.gentoo.org/706828
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: Jannis Achstetter <kripton@kripserver.net>
    Signed-off-by: Daniel Pielmeier <billie@gentoo.org>

 media-sound/aqualung/aqualung-1.0-r4.ebuild        | 101 +++++++++++++++++++++
 .../aqualung/files/aqualung-1.0-gcc10.patch        |  69 ++++++++++++++
 2 files changed, 170 insertions(+)