[Lunar-commits] CVS: moonbase/x11-apps/rss-glx BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1 POST_INSTALL, NONE, 1.1

Chad Kittel v3rt1g0 at lunar-linux.org
Sat Jan 29 05:57:42 UTC 2005


Update of /var/cvs/lunar/moonbase/x11-apps/rss-glx
In directory espresso.foo-projects.org:/tmp/cvs-serv28716/rss-glx

Added Files:
	BUILD DEPENDS DETAILS POST_INSTALL 
Log Message:
About 20 new hacks for xscreensaver... all requiring opengl.


--- NEW FILE: BUILD ---
(

  OPTS="$OPTS --bindir=/usr/lib/xscreensaver"
  OPTS="$OPTS --with-configdir=/usr/share/control-center/screensavers/"

  default_build

  # If someone knows where these should/could go, please make them go there
  rm -f /cyclone.desktop /fieldlines.desktop /flocks.desktop /flux.desktop \
        /helios.desktop /plasma.desktop /skyrocket.desktop /solarwinds.desktop
  

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends xscreensaver &&
depends ImageMagick &&

optional_depends "openal-cvs"      \
                 "--enable-sound"  \
                 "--disable-sound" \
                 "for sound support in some hacks"

--- NEW FILE: DETAILS ---
          MODULE=rss-glx
         VERSION=0.7.6
          SOURCE=${MODULE}_$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}_$VERSION
      SOURCE_URL=$SFORGE_URL/$MODULE/
      SOURCE_VFY=sha1:3ad2b94e0726f0b9e002be90ecd52d4ff65feb2e
        WEB_SITE=http://rss-glx.sourceforge.net
         ENTERED=20050128
         UPDATED=20050128
           SHORT="Really Slick Screensavers using OpenGL for xscreensaver"

cat << EOF
A port of the MS Windows Really Slick Screensavers for use with 
xscreensaver on linux.
EOF

--- NEW FILE: POST_INSTALL ---
message "${MESSAGE_COLOR}To use the new screensavers in \
xscreensaver, add the following 
lines the systemwide \
${FILE_COLOR}/etc/X11/app-defaults/XScreenSaver${MESSAGE_COLOR} file
(in the \"*programs:\\\" section) and/or to your \
${FILE_COLOR}.xscreensaver${MESSAGE_COLOR} file.

GL:          \"BioF\"  biof --root        \\\n\\
GL:   \"BusySpheres\"  busyspheres --root \\\n\\
GL:     \"Colorfire\"  colorfire --root   \\\n\\
GL:       \"Cyclone\"  cyclone --root     \\\n\\
GL:      \"Euphoria\"  euphoria --root    \\\n\\
GL:    \"Fieldlines\"  fieldlines --root  \\\n\\
GL:        \"Flocks\"  flocks --root      \\\n\\
GL:          \"Flux\"  flux --root        \\\n\\
GL:        \"Helios\"  helios --root      \\\n\\
GL:   \"Hufos Smoke\"  hufo_smoke --root  \\\n\\
GL:  \"Hufos Tunnel\"  hufo_tunnel --root \\\n\\
GL:       \"Lattice\"  lattice --root     \\\n\\
GL:    \"MatrixView\"  matrixview --root  \\\n\\
GL:        \"Plasma\"  plasma --root      \\\n\\
GL:     \"Skyrocket\"  skyrocket --root   \\\n\\
GL:    \"Solarwinds\"  solarwinds --root  \\\n\\
GL:   \"Spirographx\"  spirographx --root \\\n\\
GL:    \"Sundancer2\"  sundancer2 --root  \\\n\\
${DEFAULT_COLOR}"



More information about the Lunar-commits mailing list