py3
This commit is contained in:
parent
e3951a66e4
commit
c210cc9b1f
|
@ -1,12 +1,12 @@
|
|||
# Tanım: PortAudio için python3 kütüphanesi
|
||||
# URL: http://people.csail.mit.edu/hubert/pyaudio
|
||||
# Paketçi: milisarge
|
||||
# Gerekler: portaudio python3-setuptools
|
||||
# Gerekler: python3 portaudio python3-setuptools
|
||||
# Grup: kütüphane
|
||||
|
||||
isim=python3-pyaudio
|
||||
surum=0.2.11
|
||||
devir=1
|
||||
devir=2
|
||||
kaynak=(https://files.pythonhosted.org/packages/source/P/PyAudio/PyAudio-$surum.tar.gz)
|
||||
|
||||
derle() {
|
||||
|
|
Loading…
Reference in New Issue