[Lunar-commits]
CVS: moonbase/x11-apps/xscreensaver-openMotif BUILD, NONE,
1.1 CONFLICTS, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Chad Kittel
v3rt1g0 at lunar-linux.org
Mon Oct 25 23:21:28 UTC 2004
Update of /var/cvs/lunar/moonbase/x11-apps/xscreensaver-openMotif
In directory espresso.foo-projects.org:/tmp/cvs-serv29476/xscreensaver-openMotif
Added Files:
BUILD CONFLICTS DEPENDS DETAILS
Log Message:
Fixing my sin of having LOGIC in a DEPENDS file! Temporary fix untill
alias groups are implemented.
--- NEW FILE: BUILD ---
(
# Enable openMotif version
OPTS="$OPTS --with-motif --without-gtk --without-gdk-pixbuff"
# Enable locking abilities of xscreensaver
OPTS="$OPTS --enable-locking"
default_build &&
# KDE seems to enjoy having this symlink
if module_installed "kde3" ; then
ln -s /usr/share/control-center/screensavers /usr/lib/xscreensaver/config
fi
) > $C_FIFO 2>&1
--- NEW FILE: CONFLICTS ---
conflicts xscreensaver &&
conflicts xscreensaver-gtk1
--- NEW FILE: DEPENDS ---
depends openMotif &&
depends netpbm &&
depends bc &&
depends glut &&
depends perl &&
optional_depends "gle" "--with-gle" "--without-gle" "to enable any screensavers that use this library" &&
optional_depends "gettext" "--enable-nls" "--disable-nls" "Enable NLS support" &&
optional_depends "fortune" "--with-fortune=/usr/games/fortune" "" "for screensavers that use fortune"
--- NEW FILE: DETAILS ---
MODULE=xscreensaver-openMotif
VERSION=4.18
SOURCE=xscreensaver-$VERSION.tar.gz
SOURCE_URL[0]=http://www.jwz.org/$MODULE/
SOURCE_URL[1]=http://packetstorm.widexs.nl/UNIX/admin/
SOURCE_VFY=sha1:8f7fdf53dbcc3cc96c5d9d4165c66289859d80c5
WEB_SITE=http://www.jwz.org/xscreensaver
ENTERED=20010922
UPDATED=20040815
SHORT="A modular screen saver and locker for X."
cat << EOF
XScreenSaver is a modular screen saver and locker for the X Window
System. It is highly customizable and allows the use of any program
that can draw on the root window as a display mode. More than 160
display modes are included in this package.
Note: This module builds the openMotif screensaver-demo application!
EOF
More information about the Lunar-commits
mailing list