Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Type xscreensaver-demo , click on display mode tab => hyperspace is not in the list because the install doesn't update /etc/X11/app-defaults/XScreenSaver. The pkg_postinst and pkg_postrm functions of the new rss-glx-0.8.0.ebuild file need to be updated. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created an attachment (id=56821) [edit] path for ebuild : rss-glx-0.8.0.ebuild.patch
(From update of attachment 56821 [edit]) >--- rss-glx-0.8.0.ebuild.old 2005-04-20 16:37:23.000000000 +0200 >+++ rss-glx-0.8.0.ebuild 2005-04-21 13:27:24.000000000 +0200 >@@ -88,6 +88,7 @@ > GL: \"Flocks\" flocks --root \\n\\\ > GL: \"Flux\" flux --root \\n\\\ > GL: \"Helios\" helios --root \\n\\\ >+ GL: \"Hyperspace\" hyperspace --root \\n\\\ > GL: \"Lattice\" lattice --root \\n\\\ > GL: \"Plasma\" plasma --root \\n\\\ > GL: \"Skyrocket\" skyrocket --root \\n\\\ >@@ -122,6 +123,7 @@ > -e '/\"Flocks\" flocks/d' \ > -e '/\"Flux\" flux/d' \ > -e '/\"Helios\" helios/d' \ >+ -e '/\"Hyperspace\" hyperspace/d' \ > -e '/\"Lattice\" lattice/d' \ > -e '/\"Plasma\" plasma/d' \ > -e '/\"Skyrocket\" skyrocket/d' \
i'm taking over xscreensaver with permission from liquidx
i had to play around with the ebuild some, but it is fixed in 0.8.0-r1... thanks