[Lunar-commits] CVS: moonbase/x11-apps/xscreensaver-kde BUILD, NONE, 1.1 CONFLICTS, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Florin Braescu florin at lunar-linux.org
Tue Oct 26 16:24:29 UTC 2004


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

Added Files:
	BUILD CONFLICTS DEPENDS DETAILS 
Log Message:
add the fourth way (a KDE way).

--- NEW FILE: BUILD ---
(

  # Enable gtk support
  OPTS="$OPTS --without-motif --without-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-gtk1  &&
conflicts xscreensaver-openMotif

--- NEW FILE: DEPENDS ---
depends libxml2   &&
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-kde
         VERSION=4.18
          SOURCE=xscreensaver-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/xscreensaver-$VERSION
   SOURCE_URL[0]=http://www.jwz.org/xscreensaver/
   SOURCE_URL[1]=http://packetstorm.widexs.nl/UNIX/admin/
      SOURCE_VFY=sha1:8f7fdf53dbcc3cc96c5d9d4165c66289859d80c5
        WEB_SITE=http://www.jwz.org/xscreensaver
         ENTERED=20010922
         UPDATED=20041026
           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 is configure for use with KDE!
EOF



More information about the Lunar-commits mailing list