diff options
author | Isaac Yu <isaacyu@protonmail.com> | 2025-09-18 20:27:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-09-18 21:20:23 +0700 |
commit | 7607c1f6694e2ca4140fc7d5eff36e773b1dc299 (patch) | |
tree | b31730dc7f10243b25e924e8c0d7bc4b0a8e80ce /python/python3-pulsectl-asyncio/python3-pulsectl-asyncio.info | |
parent | 0322f07119f39f1781fa6dae1b27c03d9e68412f (diff) |
python/python3-pulsectl-asyncio: Added (Asyncio frontend for pulsectl).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pulsectl-asyncio/python3-pulsectl-asyncio.info')
-rw-r--r-- | python/python3-pulsectl-asyncio/python3-pulsectl-asyncio.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-pulsectl-asyncio/python3-pulsectl-asyncio.info b/python/python3-pulsectl-asyncio/python3-pulsectl-asyncio.info new file mode 100644 index 0000000000..d84bba8c1d --- /dev/null +++ b/python/python3-pulsectl-asyncio/python3-pulsectl-asyncio.info @@ -0,0 +1,10 @@ +PRGNAM="python3-pulsectl-asyncio" +VERSION="1.2.2" +HOMEPAGE="https://github.com/mhthies/pulsectl-asyncio" +DOWNLOAD="https://github.com/mhthies/pulsectl-asyncio/archive/v1.2.2/pulsectl-asyncio-1.2.2.tar.gz" +MD5SUM="ad393f35db510fc2c23b524813316d63" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-pulsectl python3-build python3-wheel" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu@protonmail.com" |