Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62932 - python-bindings for media-libs/tunepimp-0.3.0
Summary: python-bindings for media-libs/tunepimp-0.3.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-05 09:48 UTC by Xake
Modified: 2005-01-25 05:33 UTC (History)
1 user (show)

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


Attachments
python-bindings.diff (python-bindings.diff,981 bytes, patch)
2004-12-23 06:57 UTC, Lukasz Strzygowski (RETIRED)
Details | Diff
perl and python bindings (perl_python.patch,1.36 KB, patch)
2005-01-10 12:27 UTC, Rob Cakebread (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xake 2004-09-05 09:48:25 UTC
After installing libtunepimp, do this from the python directory:

       python setup.py build
       sudo python setup.py install

***

Maybe a useflag for this?
Comment 1 Lukasz Strzygowski (RETIRED) gentoo-dev 2004-12-23 06:57:00 UTC
Created attachment 46712 [details, diff]
python-bindings.diff

Patch to install python bindings.
Comment 2 Rob Cakebread (RETIRED) gentoo-dev 2005-01-10 12:27:15 UTC
Created attachment 48122 [details, diff]
perl and python bindings

This patch will add python and perl bindings and the examples for each.
Patch is for tunepimp-0.3.0
Comment 3 Fernando Serboncini (RETIRED) gentoo-dev 2005-01-25 05:33:00 UTC
tested and added to the tree.