Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 593078 - app-cdr/cdrtools-3.02_alpha06: automagic dependency on media-sound/pulseaudio
Summary: app-cdr/cdrtools-3.02_alpha06: automagic dependency on media-sound/pulseaudio
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:
Depends on:
Blocks:
 
Reported: 2016-09-07 18:53 UTC by David Flogeras
Modified: 2017-09-04 15:09 UTC (History)
0 users

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


Attachments
add "pulseaudio" USE (cdrt.patch,1.02 KB, patch)
2017-08-16 21:57 UTC, coyote
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Flogeras 2016-09-07 18:53:05 UTC
In particular the cdda2wav application links to libpulse.so and libpulse-simple.so if they are present on the system.  Ideally this would be a use flag, or just cut out, as it doesn't seem like pulseaudio should be necessary to convert from cdda to wav file formats (not playing audio).

Reproducible: Always
Comment 1 coyote 2017-08-16 21:57:29 UTC
Created attachment 489362 [details, diff]
add "pulseaudio" USE

here patch
Comment 2 coyote 2017-08-16 21:59:31 UTC
changes for cdrtools-3.02_alpha06.ebuild the same
Comment 3 Daniel Pielmeier gentoo-dev 2017-09-04 15:09:29 UTC
This is fixed in GIT. Thanks for the report and patch.

I just disabled linking to pulseaudio unconditionally.