FS#22584 - [screenlets] replace gnome-python-desktop dependency and add some optional dependences
Attached to Project:
Community Packages
Opened by Balló György (City-busz) - Monday, 24 January 2011, 08:02 GMT
Last edited by Jelle van der Waa (jelly) - Tuesday, 25 January 2011, 15:51 GMT
Opened by Balló György (City-busz) - Monday, 24 January 2011, 08:02 GMT
Last edited by Jelle van der Waa (jelly) - Tuesday, 25 January 2011, 15:51 GMT
|
Details
The gnome-python-desktop package is splitted by modules, so
it can be replaced by the appropriate modules. The
dependency array could be the following:
depends=('dbus-python' 'gstreamer0.10-python' 'python-evolution' 'python2-gconf' 'python-gnomekeyring' 'python2-gnomevfs' 'python-rsvg' 'python-wnck' 'pyxdg' 'notification-daemon' 'xdg-utils') And there is some optional dependences that required by some screenlets: optdepends=('gnome-menus: required for Main Menu Screenlet' 'python2-gtkmozembed: required for Webapp, Widget and Youtube Screenlet' 'orca: required for Speech Screenlet' 'python-imaging: required for Wallpaper Clock Screenlet') |
This task depends upon
Closed by Jelle van der Waa (jelly)
Tuesday, 25 January 2011, 15:51 GMT
Reason for closing: Implemented
Additional comments about closing: screenlets-0.1.2-5
Tuesday, 25 January 2011, 15:51 GMT
Reason for closing: Implemented
Additional comments about closing: screenlets-0.1.2-5
Comment by
Balló György (City-busz) - Monday,
24 January 2011, 08:04 GMT
And this package is platform-independent, so it should be
arch=('any').