mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
python-audioread: misc fixes.
This commit is contained in:
parent
a5e56b49f3
commit
4abf1f95aa
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ license="MIT"
|
||||||
short_desc="Cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python"
|
short_desc="Cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python"
|
||||||
|
|
||||||
python-audioread_package() {
|
python-audioread_package() {
|
||||||
|
noarch="yes"
|
||||||
depends="python>=2.7 gst-python"
|
depends="python>=2.7 gst-python"
|
||||||
pycompile_module="audioread"
|
pycompile_module="audioread"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue