The PKGBUILD looks a little bit wired. It does not have a package() section and generates and empty package for me. A for me working version is updated to Alpha 3 is:
http://pastebin.com/3jwZC7Mj
Search Criteria
Package Details: pyusb10 1.0.0_a2-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2012-12-27)
| Package Base: | pyusb10 |
|---|---|
| Description: | A native Python module written in C which provides USB access. |
| Upstream URL: | http://pyusb.berlios.de/ |
| Category: | system |
| Licenses: | |
| Submitter: | thatch |
| Maintainer: | thatch |
| Last Packager: | None |
| Votes: | 14 |
| First Submitted: | 2010-06-02 17:50 |
| Last Updated: | 2012-01-03 17:58 |
Required by (0)
Sources
Latest Comments
Comment by FredericChopin
Comment by pallegro
Alpha 3 is out
e83e12621149a0d76410aa5cec35ad22
Comment by thatch
Updated package so it builds with alpha 2 and now properly depends on python2. I'm not at the machine to plug in devices right now, so please comment on whether it works.
Anonymous comment
nevermind. if you want it to install to python2, edit the PKGBUILD to say
"python2 update.py ..."
instead of
"python update.py ..."
if you want python 2.* to recognize this package
Anonymous comment
what version of python does this install to?