diff options
author | Bojan Popovic <bocke@slackware-srbija.org> | 2012-12-02 12:33:40 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:21:47 -0500 |
commit | ecd6984f387d472e4d6fdc4c67ea820caee59af3 (patch) | |
tree | 8223533c7d525519bcee4b485720b159229a1dd3 /audio/gvolwheel/README | |
parent | 68444207e2116ece708da856082eaf23eccf7b30 (diff) | |
download | slackbuilds-ecd6984f387d472e4d6fdc4c67ea820caee59af3.tar.gz |
audio/gvolwheel: Updated for version 1.0
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'audio/gvolwheel/README')
-rw-r--r-- | audio/gvolwheel/README | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/audio/gvolwheel/README b/audio/gvolwheel/README index 6ba2bf6be8..b4c8de53f2 100644 --- a/audio/gvolwheel/README +++ b/audio/gvolwheel/README @@ -4,5 +4,11 @@ Easily integrates with minimal desktops (Openbox, IceWM, XFCE, etc). GVolWheel is not the same as VolWheel. GVolWheel is written in C, -while VolWheel is written in Perl. This is the last Gtk2 version. -Current (0.9+) requires Gtk3. +while VolWheel is written in Perl. + +The package is compiled without OSS support by default to avoid +auto-detection of ALSA OSS compatibility libs. 0.7 seemed to have +problems with this, so it's better to be on the safe side. If you +want to explicitely enable OSS, start the SlackBuild with: + +OSS=yes gvolwheel.SlackBuild |