Port details |
- zita-jclient Library to create a Jack client with a few lines of C++
- 0.5.2 audio
=2 0.5.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-07-27 19:21:23
- Last Update: 2024-05-12 23:46:22
- Commit Hash: 8a8aae3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://kokkinizita.linuxaudio.org/linuxaudio/
- Description:
- The zita-jclient library was written originally as a part of the
Python library zita-jacktools, but it can be used as well to create
a Jack client with a few lines of C++.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- zita-jclient>0:audio/zita-jclient
- To install the port:
- cd /usr/ports/audio/zita-jclient/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/zita-jclient
- pkg install zita-jclient
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zita-jclient
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1715557526
SHA256 (zita-jclient-0.5.2.tar.bz2) = 11f05f05d50db9135ecb729590392c03a2cee358a9a3217ed979e4982c54f242
SIZE (zita-jclient-0.5.2.tar.bz2) = 14186
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:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libjack.so : audio/jack
- This port is required by:
- for Build
-
- audio/py-zita-jacktools
Configuration Options:
- No options to configure
- Options name:
- audio_zita-jclient
- USES:
- gmake localbase:ldflags pkgconfig tar:bz2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.2 12 May 2024 23:46:22
    |
Yuri Victorovich (yuri)  |
audio/zita-jclient: update 0.4.2 → 0.5.2 |
0.4.2_4 07 Aug 2023 06:14:01
    |
Yuri Victorovich (yuri)  Author: Daniel Engberg |
audio/zita-jclient: Remove NATIVE option and disable unsafe optimization
PR: 272679 |
0.4.2_3 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.4.2_2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.4.2_2 13 Sep 2021 17:25:03
    |
Yuri Victorovich (yuri)  |
audio/zita-jclient: Make march=native conditional on the new option NATIVE, and
remove -O2
PR: 258480
Reported by: mikael (submitted original patch) |
0.4.2_1 02 Aug 2021 16:03:15
    |
Yuri Victorovich (yuri)  |
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version) |
0.4.2 27 Jul 2021 19:19:03
    |
Yuri Victorovich (yuri)  |
audio/zita-jclient: New port: Library to create a Jack client with a few lines
of C++ |
Number of commits found: 8
|