Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 299949

Summary: [NEW] media-plugins/quodlibet-dbusmmkey-4358.ebuild
Product: Gentoo Linux Reporter: Angelo Arrifano (RETIRED) <miknix>
Component: New packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: InVCS
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://svn.sacredchao.net/svn/quodlibet/trunk/plugins/events/dbusmmkey.py
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: quodlibet-dbusmmkey-4358.ebuild

Description Angelo Arrifano (RETIRED) gentoo-dev 2010-01-06 21:05:24 UTC
With latest gnome, quodlibet cannot be controlled using multimedia keys. This ebuild provides plugin that enables that functionality.
Comment 1 Angelo Arrifano (RETIRED) gentoo-dev 2010-01-06 21:06:12 UTC
Created attachment 215429 [details]
quodlibet-dbusmmkey-4358.ebuild
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-01-06 21:09:47 UTC
I dislike the whole idea of separate plugins when they are not even versioned. 

What I really have wanted to do for a long time is lastrite all the separate ones, and add one single media-plugins/quodlibet-plugins ebuild which is a snapshot tarball containing all the plugins.
Comment 3 Angelo Arrifano (RETIRED) gentoo-dev 2010-01-06 21:33:05 UTC
(In reply to comment #2)
> I dislike the whole idea of separate plugins when they are not even versioned. 

mm.. Maybe one can use the PLUGIN_VERSION field on the plugin source for ebuild versioning? I didn't do it to follow the same rules as other plugins.
> 
> What I really have wanted to do for a long time is lastrite all the separate
> ones, and add one single media-plugins/quodlibet-plugins ebuild which is a
> snapshot tarball containing all the plugins.
> 

Sounds good, but then a single ebuild would have a bunch of dependencies.

For example:
lastfmsubmit.py depends on pylastfm
dbusmmkey.py depends on dbus-python (yeah, just noticed I forgot to add it to RDEPEND)

Anyway.. I find this plugin very useful, hence the submission.

Regards,
- Angelo
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2010-04-08 12:34:23 UTC
All the plugins are now in media-plugins/quodlibet-plugins. Thanks for reporting anyway :)

*** This bug has been marked as a duplicate of bug 304221 ***