Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79515 - kaudiocreator should have use flags and rdependencies for ogg and flac encodings
Summary: kaudiocreator should have use flags and rdependencies for ogg and flac encodings
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-25 14:18 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2005-01-29 03:16 UTC (History)
0 users

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


Attachments
kaudiocreator-3.4.0_beta1.ebuild (kaudiocreator-3.4.0_beta1.ebuild,825 bytes, text/plain)
2005-01-25 14:19 UTC, Diego Elio Pettenò (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-01-25 14:18:25 UTC
KAudioCreator needs lame, vorbis-tools of flac to work.
The attached ebuild adds flags to handle rdependencies on vorbis-tools or flac (if the flags are active).

HTH,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-01-25 14:19:03 UTC
Created attachment 49514 [details]
kaudiocreator-3.4.0_beta1.ebuild
Comment 2 Dan Armak (RETIRED) gentoo-dev 2005-01-29 03:16:26 UTC
Fixed in CVS.
Diffs from your ebuild:
- add flac as well while we're about it
- use oggvorbis USE flag (support for vorbis audio format) rather than the ogg
USE flag (support for the ogg container itself)
Comment 3 Dan Armak (RETIRED) gentoo-dev 2005-01-29 03:16:49 UTC
Sorry, that should have been 'add lame as well'.