Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
Volume is a Panel Applet that puts a popup volume control in your panel. (Only for OSS and Alsa-OSS compatibility. At least for now.) Requires Python 2.3. NOTE: prior version was in rox-base and was named volume-0.0.6 which is NOT the way the author versions his products. I moved Volume to rox-extra since it is NOT a core product and renamed to version to conform to the authors scheme. It also PROBABLY should have some RDEPEND on OSS or ALSA-OSS, but it is not strictly necessary for it to run, just for it to do anything useful. I put a warning message in the post-install function to that effect.
Created an attachment (id=70545) [edit] rox-extra/volume-007.ebuild
(In reply to comment #0) > Volume is a Panel Applet that puts a popup volume control in your panel. (Only > for OSS and Alsa-OSS compatibility. At least for now.) Requires Python 2.3. Make that a ROX Panel Applet.
in portage. * fixed the version (MY_PV is 007 and not 0.0.7) * removed the info message in the end, cause versioning scheme hasn't changed. and einfo is not a correct place to put various README extracts.