Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 300066 - dev-python/pyalsa ~x86 keyword request
Summary: dev-python/pyalsa ~x86 keyword request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Developers for the x86 Architecture
URL:
Whiteboard:
Keywords: KEYWORDREQ
Depends on:
Blocks:
 
Reported: 2010-01-07 17:48 UTC by Steve Dibb (RETIRED)
Modified: 2010-01-17 18:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Dibb (RETIRED) gentoo-dev 2010-01-07 17:48:42 UTC
$summary
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-01-17 18:20:16 UTC
Tested =dev-python/pyalsa-1.0.22 on x86 chroot:
 * no ~x86 deps
 * no !rdep, !ddep
 * test suite: not used

I've compiled and it works fine:

Python 2.6.4 (r264:75706, Dec 30 2009, 11:41:12) 
[GCC 4.3.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from pyalsa import alsacard
>>> print alsacard.device_name_hint(-1, "pcm")[0]['DESC']
HDA NVidia, ALC888 Analog
Default Audio Device
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2010-01-17 18:23:32 UTC
~x86 added, thanks Kacper.