[Lunar-commits] CVS: moonbase/gnome2-applets/gtray BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Nick Hudson
nhudson at lunar-linux.org
Sun Jul 25 04:11:59 GMT 2004
Update of /var/cvs/lunar/moonbase/gnome2-applets/gtray
In directory dbguin.lunar-linux.org:/tmp/cvs-serv9524/gtray
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Adding gtray to moonbase, gtray is a applet that will notify you if you have a new message on your gmail account
--- NEW FILE: BUILD ---
(
./configure /usr &&
prepare_install &&
make install
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends ruby-gtktrayicon
--- NEW FILE: DETAILS ---
MODULE=gtray
VERSION=1.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL=http://fraggle.alkali.org/projects/$MODULE/$SOURCE
WEB_SITE=http://fraggle.alkali.org/projects/$MODULE
ENTERED=20040724
UPDATED=20040724
SHORT="This is a small notification area app to check the status of your GMail account"
cat << EOF
This is a small notification area app to check the status of your GMail
account and display if you have any new email. It is inspired by Elias
Torres' GTray program for windows.
EOF
More information about the Lunar-commits
mailing list