[Lunar-commits] CVS: moonbase/chat/autoprofile BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Chad Kittel
v3rt1g0 at lunar-linux.org
Mon Nov 15 01:29:29 UTC 2004
Update of /var/cvs/lunar/moonbase/chat/autoprofile
In directory espresso.foo-projects.org:/tmp/cvs-serv8223/autoprofile
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Initial import of a profile manager type plugin for Gaim. Quite robust.
--- NEW FILE: BUILD ---
(
make &&
prepare_install &&
make install PREFIX=$MODULE_PREFIX
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends gaim
--- NEW FILE: DETAILS ---
MODULE=autoprofile
VERSION=2.10
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE/
SOURCE_VFY=sha1:c9c5d46609da7e4ebdab72a47a82d20eac1cd697
WEB_SITE=http://hkn.eecs.berkeley.edu/~casey/$MODULE/
ENTERED=20041114
UPDATED=20041114
SHORT="A profile manager for Gaim"
cat << EOF
AutoProfile is an extension to Gaim that allows users to create
customized away messages and profiles using dynamic "components" that
automatically update on a regular basis. Generated text can include
song names from XMMS/Winamp/iTunes, fortune quotes, computer uptime,
the contents of a Web page or a text file, the output of a program,
and timestamps.
The plugin comes complete with a graphical preference system that
covers a wide range of options and lets users choose exactly how they
want their profiles to behave. The code is Open Source (licensed under
the GPL) and designed such that it is extremely easy for users to
extend the capabilities of this plugin.
EOF
More information about the Lunar-commits
mailing list