[Lunar-commits] r18822 - moonbase/trunk/zbeta/idesk
Moritz Heiber
moe at lunar-linux.org
Wed Feb 22 15:09:44 UTC 2006
Author: moe
Date: 2006-02-22 15:09:43 +0000 (Wed, 22 Feb 2006)
New Revision: 18822
Added:
moonbase/trunk/zbeta/idesk/DEPENDS
Removed:
moonbase/trunk/zbeta/idesk/BUILD
moonbase/trunk/zbeta/idesk/PRE_BUILD
Modified:
moonbase/trunk/zbeta/idesk/DETAILS
Log:
Updated to 0.7.5, update provided by loicfontaine at wanadoo.fr.
Slightly changed the DETAILS layout and added a DEPENDS file
Deleted: moonbase/trunk/zbeta/idesk/BUILD
Added: moonbase/trunk/zbeta/idesk/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/idesk/DEPENDS 2006-02-22 13:35:23 UTC (rev 18821)
+++ moonbase/trunk/zbeta/idesk/DEPENDS 2006-02-22 15:09:43 UTC (rev 18822)
@@ -0,0 +1 @@
+depends imlib2
Modified: moonbase/trunk/zbeta/idesk/DETAILS
===================================================================
--- moonbase/trunk/zbeta/idesk/DETAILS 2006-02-22 13:35:23 UTC (rev 18821)
+++ moonbase/trunk/zbeta/idesk/DETAILS 2006-02-22 15:09:43 UTC (rev 18822)
@@ -1,12 +1,20 @@
MODULE=idesk
- VERSION=0.5.6
- SOURCE=$MODULE-$VERSION.tar.gz
+ VERSION=0.7.5
+ SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE/
- WEB_SITE=http://idesk.timmfin.net/
+ SOURCE_VFY=sha1:d00a2183835f06ff29aca61efecd831edf19ba49
+ WEB_SITE=http://idesk.sourceforge.net/
ENTERED=20030926
- UPDATED=20030926
+ UPDATED=20060222
SHORT="A desktop icon manager"
cat << EOF
-IDesk gives users icons on their desktop, especially for minimal window managers (like *box, windowmaker, etc). Features include transparency, configurable actions to run shell commands, PNG and SVG image support, and XFT anti-aliased fonts.
+iDesk gives users of minimal wm's (fluxbox, blackbox, openbox,
+windowmaker...) icons on their desktop. The icon graphics are
+either from a png or svg (vector) file and support some eyecandy
+effects like transparency. Each icon can be configured to run one
+or more shell commands and the actions which run those commands
+are completely configurable. In a nutshell if you want icons on
+your desktop and you don't have or don't want KDE or Gnome doing
+it, you can use iDesk.
EOF
Deleted: moonbase/trunk/zbeta/idesk/PRE_BUILD
More information about the Lunar-commits
mailing list