Port details |
- py-pyjacklib Python bindings for the Jack library
- 0.1.1 audio
=0 Version of this port present on the latest quarterly branch. - Maintainer: hselasky@FreeBSD.org
 - Port Added: 2022-10-20 13:06:07
- Last Update: 2022-11-03 08:03:46
- Commit Hash: e532cbc
- License: GPLv2
- Description:
- Python bindings for libjack using ctypes, which allow you to write
JACK client applications in Python.
The library provides a low-level, almost unaltered mapping of the
libjack C API, plus a few additional convenience functions.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pyjacklib>0:audio/py-pyjacklib@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/audio/py-pyjacklib/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/py-pyjacklib
- pkg install py39-pyjacklib
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 py39-pyjacklib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pyjacklib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1666270467
SHA256 (jackaudio-pyjacklib-v0.1.1_GH0.tar.gz) = ae8de20b97aa5b286b618924ac649f4ffa272273737f43254f2ca20c1cbd7853
SIZE (jackaudio-pyjacklib-v0.1.1_GH0.tar.gz) = 22031
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libjack.so : audio/jack
- This port is required by:
- for Build
-
- audio/qjackcapture
- for Run
-
- audio/qjackcapture
Configuration Options:
- No options to configure
- Options name:
- audio_py-pyjacklib
- USES:
- localbase python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2017-11-30
Affects: */py* Author: mat@FreeBSD.org Reason:
Ports using Python via USES=python are now flavored. All the py3-* ports
have been removed and folded into their py-* master ports.
People using Poudriere 3.2+ and binary packages do not have to do anything.
For other people, to build the Python 3.6 version of, for example,
databases/py-gdbm, you need to run:
# make FLAVOR=py36 install
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.1 03 Nov 2022 08:03:46
    |
Yuri Victorovich (yuri)  |
audio/py-pyjacklib: Fix PORTNAME, add PKGNAMEPREFIX and NO_ARCH
Approved by: portmgr (compliance) |
0.1.1 20 Oct 2022 13:04:00
    |
Hans Petter Selasky (hselasky)  |
audio/py-pyjacklib: New port for pyjacklib v0.1.1
Approved by: pi (implicit) |
Number of commits found: 2
|