[Lunar-commits] CVS: moonbase/x11-apps/xscreensaver-gtk1 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:23:21 UTC 2004


Update of /var/cvs/lunar/moonbase/x11-apps/xscreensaver-gtk1
In directory espresso.foo-projects.org:/tmp/cvs-serv29455/xscreensaver-gtk1

Added Files:
	BUILD CONFLICTS DEPENDS DETAILS 
Log Message:
More fixing of my evil sin of logic in the depends file.


--- NEW FILE: BUILD ---
(

  # Enable gtk support
  OPTS="$OPTS --without-motif --with-gtk --with-xml"

  # 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-openMotif

--- NEW FILE: DEPENDS ---
depends gtk+     &&
depends libglade &&
depends libxml2  &&
depends netpbm   &&
depends bc       &&
depends glut     &&
depends perl     &&

optional_depends "control-center" "" "" "Gnome control-center support for xscreensaver" &&
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-gtk1
         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 gtk+ screensaver-demo application!
EOF



More information about the Lunar-commits mailing list