Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 207365 - media-sound/soundkonverter and amarok - qt ruby bindings needed
Summary: media-sound/soundkonverter and amarok - qt ruby bindings needed
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-25 10:01 UTC by subscryer
Modified: 2008-01-25 10:07 UTC (History)
0 users

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 subscryer 2008-01-25 10:01:24 UTC
I installed soundkonverter with the amarok use flag, when I run it from the tools menu in amarok I get an error: "qt ruby bindings are required for this script".
Maybe the qtruby package should be pulled in when the amarok use flag is enabled?

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-01-25 10:03:39 UTC
<snip>
pkg_postinst() {
        elog "The audio USE flags are for your convience, but are not required."
        elog "For AmaroK users there is a script included with this package."
        elog "You can enable it with the Script Manager tool in Amarok, after"
        elog "installing kde-base/qtruby."
}
</snip>
Comment 2 subscryer 2008-01-25 10:07:51 UTC
Thanks for the quick reply, even if my opinion differs :)