Signed-off-by: Jan Claußen <[email protected]>
---
 .../python/python3-soundcard_0.4.5.bb                | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 
meta-python/recipes-devtools/python/python3-soundcard_0.4.5.bb

diff --git a/meta-python/recipes-devtools/python/python3-soundcard_0.4.5.bb 
b/meta-python/recipes-devtools/python/python3-soundcard_0.4.5.bb
new file mode 100644
index 0000000000..632b54eaef
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-soundcard_0.4.5.bb
@@ -0,0 +1,12 @@
+SUMMARY = "Python library for accessing soundcards"
+LICENSE = "BSD-3-Clause"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=e39df1540c06c17ca310ce87c36b042c"
+
+SRC_URI[sha256sum] = 
"07272ba927e32cafdf634e4a1ca53b9a3218321a60c7d2e08f54b832a56946aa"
+
+inherit pypi setuptools3
+
+REQUIRED_DISTRO_FEATURES = "pulseaudio"
+
+RDEPENDS:${PN} += " \
+    libpulse \
+    pulseaudio-server \
+    python3-cffi \
+    python3-numpy \
+"
-- 
2.52.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#122121): 
https://lists.openembedded.org/g/openembedded-devel/message/122121
Mute This Topic: https://lists.openembedded.org/mt/116512050/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to