Package Details: pyvolwheel-git 20101024-1

Package Base: pyvolwheel-git
Description: Volume control tray icon
Upstream URL: http://github.com/epinull/pyvolwheel
Category: multimedia
Licenses: GPL3
Submitter: None
Maintainer: None
Last Packager: None
Votes: 10
First Submitted: 2010-01-26 04:57
Last Updated: 2010-10-25 04:02

Dependencies (2)

Required by (0)

Sources

Latest Comments

Anonymous comment

2010-10-31 01:15

raisedfist:
The python-pyalsaaudio package (I assume you're using this one: http://aur.archlinux.org/packages.php?ID=10011)
that pyvolwheel uses is currently out-of-date. Check the comments in the above link for more info.
Let me know if you still have trouble.

Anonymous comment

2010-10-30 20:05

doesn't work with alsa anymore

Anonymous comment

2010-10-25 04:03

Sorry for the slow update. Thanks for the comments and let me know if you still have issues.

Comment by ArchStar

2010-10-23 07:52

You should consider porting your code to python 3.0,
visit http://docs.python.org/release/3.0.1/library/2to3.html#module-lib2to3 to see how it
can more easily be done.

Comment by shemz

2010-10-19 15:40

Currently the libs go to python 3.1 directory, which gives runtime errors. Until the source is ported to be compatible with python 3.1, the pkgbuilt should be updated to work with python 2.x series.

Comment by axel668

2010-10-19 14:13

with the switch to python3, you need to change "python" to "python2" in dependencies ("python2>=2.6") and the setup line ("python2 setup.py install ...."). would be cool if PKGBUILD could be updated accordingly.

Anonymous comment

2010-07-14 15:30

This is exactly what I wanted, thanks!

Works much better for me than volwheel and gvolwheel. :)