summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Simplified the eclass, since the rules for desklet and control submission ↵Joe Sapp2010-05-081-149/+116
| | | | have become much more standardized recently (http://gdesklets.de/index.php?q=node/2). This also means that we will no longer support sensors and sensor-based desklets. No more desklets that do not heed these rules will be put into portage.
* Tried to fix bug #314653Joe Sapp2010-05-081-8/+2
|
* Make the search for external scripts smarterJoe Sapp2009-05-131-2/+2
|
* Unquoted for use in dodoc (doesn't work with multiple filenames). Updated ↵Joe Sapp2009-04-281-7/+8
| | | | SRC_URI (for desklets - Controls have to do some rewriting). Also, Controls should be packaged by themselves so we shouldn't need to grep for [Cc]ontrols when searching for a directory with an __init__.py in order to determine the base directory for the control.
* Quoted some variables that needed it. Thanks maekke.Joe Sapp2008-02-191-5/+5
|
* QA fixes \(quoting\) - hopefully we won\'t need to go back and rewrite the ↵Joe Sapp2007-10-161-19/+19
| | | | whole thing. It should be deprecated pretty soon.
* Cleaned up script installationJoe Sapp2006-05-261-8/+4
|
* Cleaned up the way that python module compilation is handled and resolved ↵Joe Sapp2006-05-261-4/+10
| | | | bug 126890
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-02-171-3/+3
|
* Added debugging information, clarified some variables, and made the whole ↵Joe Sapp2006-01-161-16/+31
| | | | process just slightly more general
* Changed chown for Sensor installation to fix bug 103563Joe Sapp2005-08-261-2/+2
|
* Made finding script URIs a little smarterJoe Sapp2005-07-301-3/+3
|
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-50/+50
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Forced DISPLAY to be set - gdesklets-control-id doesn't work if it isn\'tJoe Sapp2005-06-171-2/+9
|
* Added .xcf to the graphics files to be searched forJoe Sapp2005-06-061-3/+5
|
* Used the PYTHON_DONTCOMPILE environment variable instead of addpredict to ↵Joe Sapp2005-06-061-3/+2
| | | | fix bug 90647
* Added an add_predict call to suppress error messages caused by calls to the ↵Joe Sapp2005-05-221-5/+6
| | | | gdesklets-control-getid script
* New eclass for handling x11-plugins/desklet-*Mike Gardiner2005-04-191-0/+180