Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10864185
D1735.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D1735.diff
View Options
diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,4 @@
+libc.so.6
+libportaudio.so.2
+libpthread.so.0
+libpython3.6m.so.1.0
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,17 @@
+name : PyAudio
+version : 0.2.11
+release : 1
+source :
+ - https://pypi.python.org/packages/ab/42/b4f04721c5c5bfc196ce156b3c768998ef8c0ae3654ed29ea5020c749a6b/PyAudio-0.2.11.tar.gz : 93bfde30e0b64e63a46f2fd77e85c41fd51182a4a3413d9edfaf9ffaa26efb74
+license : MIT
+component : programming.python
+summary : PyAudio provides Python bindings for PortAudio, the cross-platform audio I/O library.
+description: |
+ PyAudio provides Python bindings for PortAudio, the cross-platform audio I/O library.
+builddeps :
+ - pkgconfig(portaudiocpp)
+ - pkgconfig(python3)
+build : |
+ %python3_setup
+install : |
+ %python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,40 @@
+<PISI>
+ <Source>
+ <Name>PyAudio</Name>
+ <Packager>
+ <Name>Stig Svensson</Name>
+ <Email>stigarn@protonmail.ch</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">PyAudio provides Python bindings for PortAudio, the cross-platform audio I/O library.</Summary>
+ <Description xml:lang="en">PyAudio provides Python bindings for PortAudio, the cross-platform audio I/O library.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>PyAudio</Name>
+ <Summary xml:lang="en">PyAudio provides Python bindings for PortAudio, the cross-platform audio I/O library.</Summary>
+ <Description xml:lang="en">PyAudio provides Python bindings for PortAudio, the cross-platform audio I/O library.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PyAudio-0.2.11-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PyAudio-0.2.11-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PyAudio-0.2.11-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PyAudio-0.2.11-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/pyaudio.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/_portaudio.cpython-36m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pyaudio.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-02-02</Date>
+ <Version>0.2.11</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Stig Svensson</Name>
+ <Email>stigarn@protonmail.ch</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 18 2023, 6:58 AM (7 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5806252
Default Alt Text
D1735.diff (3 KB)
Attached To
Mode
D1735: Initial commit of pyaudio
Attached
Detach File
Event Timeline
Log In to Comment