Port details |
- py-pulsectl Python high-level interface and ctypes-based bindings for PulseAudio
- 22.3.2 audio
=0 Version of this port present on the latest quarterly branch. - Maintainer: tagattie@FreeBSD.org
 - Port Added: 2021-02-02 11:36:35
- Last Update: 2022-05-25 07:07:57
- Commit Hash: fbfefdd
- Also Listed In: python
- License: MIT
- Description:
- Python (3.x and 2.x) high-level interface and ctypes-based bindings
for PulseAudio (libpulse), mostly focused on mixer-like controls and
introspection-related operations (as opposed to e.g. submitting sound
samples to play, player-like client).
Originally forked from pulsemixer project, which had this code
bundled.
WWW: https://pypi.python.org/pypi/pulsectl
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pulsectl>0:audio/py-pulsectl@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/audio/py-pulsectl/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/py-pulsectl
- pkg install py38-pulsectl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-pulsectl listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-pulsectl
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1653461506
SHA256 (pulsectl-22.3.2.tar.gz) = cc174e1ceebd4e6222c5b78f4f415f12e80753c9ab75ab354159b4cb5950b084
SIZE (pulsectl-22.3.2.tar.gz) = 40901
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Library dependencies:
-
- libpulse.so : audio/pulseaudio
- This port is required by:
- for Run
-
- x11/py-caffeine-ng
- Configuration Options:
- No options to configure
- Options name:
- audio_py-pulsectl
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 May 2022 07:07:57 22.3.2 |
Hiroki Tagato (tagattie)  |
audio/py-pulsectl: update to 22.3.2 |
08 Feb 2022 13:10:42 22.1.3 |
Hiroki Tagato (tagattie)  |
audio/py-pulsectl: update to 22.1.3 |
15 Dec 2021 10:23:17 21.10.5 |
Hiroki Tagato (tagattie)  |
audio/py-pulsectl: update to 21.10.5 |
07 Apr 2021 08:09:01 20.5.1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 20.5.1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
02 Feb 2021 13:29:34
20.5.1 |
antoine  |
Remove python 2.7 support |
02 Feb 2021 11:35:57
20.5.1 |
tagattie  |
Add a new port audio/py-pulsectl
Python (3.x and 2.x) high-level interface and ctypes-based bindings
for PulseAudio (libpulse), mostly focused on mixer-like controls and
introspection-related operations (as opposed to e.g. submitting sound
samples to play, player-like client).
Originally forked from pulsemixer project, which had this code
bundled.
WWW: https://pypi.python.org/pypi/pulsectl |
Number of commits found: 7
|