python-mad: new package
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 11 Jan 2011 20:46:44 +0000 (21:46 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 25 Jan 2011 07:59:58 +0000 (08:59 +0100)
commit6ea3c8bd4dabe2b11a8beecb6a641336e6e90f3c
tree6d2bd5001671c930e410ecd2294b47fa6050bc17
parent0eafafbe3dcff1362ee7f0617af6b75e22cd5014
python-mad: new package

python-mad is a Python binding for the MAD library, a high-quality
integer-only MPEG decoder.

This package has been introduced as a test to make sure that
third-party Python modules that rely on a C extension can properly be
built against the Python infrastructure of Buildroot.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/multimedia/Config.in
package/multimedia/python-mad/Config.in [new file with mode: 0644]
package/multimedia/python-mad/python-mad.mk [new file with mode: 0644]