notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
qjackcapture GUI for the jack_capture program using PyQt5
0.2.1_2 audio on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2.1_2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-11-04 21:36:22
Last Update: 2024-06-29 05:02:34
Commit Hash: ad593a9
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: GPLv2
WWW:
https://github.com/SpotlightKid/qjackcapture
Description:
qjackcapture is a GUI for easy recording of JACK audio sources using the jack_capture program.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (28 items)
Collapse this list.
  1. /usr/local/share/licenses/qjackcapture-0.2.1_2/catalog.mk
  2. /usr/local/share/licenses/qjackcapture-0.2.1_2/LICENSE
  3. /usr/local/share/licenses/qjackcapture-0.2.1_2/GPLv2
  4. bin/qjackcapture
  5. lib/python3.11/site-packages/QJackCapture-0.2.1-py3.11.egg-info/PKG-INFO
  6. lib/python3.11/site-packages/QJackCapture-0.2.1-py3.11.egg-info/SOURCES.txt
  7. lib/python3.11/site-packages/QJackCapture-0.2.1-py3.11.egg-info/dependency_links.txt
  8. lib/python3.11/site-packages/QJackCapture-0.2.1-py3.11.egg-info/entry_points.txt
  9. lib/python3.11/site-packages/QJackCapture-0.2.1-py3.11.egg-info/not-zip-safe
  10. lib/python3.11/site-packages/QJackCapture-0.2.1-py3.11.egg-info/requires.txt
  11. lib/python3.11/site-packages/QJackCapture-0.2.1-py3.11.egg-info/top_level.txt
  12. lib/python3.11/site-packages/qjackcapture/__main__.py
  13. lib/python3.11/site-packages/qjackcapture/__pycache__/__main__.cpython-311.pyc
  14. lib/python3.11/site-packages/qjackcapture/__pycache__/app.cpython-311.pyc
  15. lib/python3.11/site-packages/qjackcapture/__pycache__/resources_rc.cpython-311.pyc
  16. lib/python3.11/site-packages/qjackcapture/__pycache__/ui_mainwindow.cpython-311.pyc
  17. lib/python3.11/site-packages/qjackcapture/__pycache__/userdirs.cpython-311.pyc
  18. lib/python3.11/site-packages/qjackcapture/__pycache__/version.cpython-311.pyc
  19. lib/python3.11/site-packages/qjackcapture/app.py
  20. lib/python3.11/site-packages/qjackcapture/resources_rc.py
  21. lib/python3.11/site-packages/qjackcapture/ui_mainwindow.py
  22. lib/python3.11/site-packages/qjackcapture/userdirs.py
  23. lib/python3.11/site-packages/qjackcapture/version.py
  24. share/applications/qjackcapture.desktop
  25. share/icons/hicolor/48x48/apps/qjackcapture.png
  26. @owner
  27. @group
  28. @mode
Collapse this list.
Dependency lines:
  • qjackcapture>0:audio/qjackcapture
To install the port:
cd /usr/ports/audio/qjackcapture/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/qjackcapture
  • pkg install qjackcapture
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qjackcapture
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1667671213 SHA256 (SpotlightKid-qjackcapture-v0.2.1_GH0.tar.gz) = 425b435796bed1cbbd6057b8b56e3d93395f1bedcd0f542e1356d1845cec9651 SIZE (SpotlightKid-qjackcapture-v0.2.1_GH0.tar.gz) = 162251

Packages (timestamps in pop-ups are UTC):
qjackcapture
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.1_20.2.1_2-0.2.1_20.2.1_2---
FreeBSD:13:quarterly0.2.1_20.2.1_2-0.2.1_20.2.1_2-0.2.1_20.2.1_2
FreeBSD:14:latest0.2.1_20.2.1_2-0.2.1_20.2.1_2--0.2.1_2
FreeBSD:14:quarterly0.2.1_20.2.1_2-0.2.1_20.2.1_2-0.2.1_20.2.1_2
FreeBSD:15:latest0.2.1_20.2.1_2n/a0.2.1_2n/a-0.2.1_2-
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-natsort>0 : devel/py-natsort@py311
  2. py311-pyjacklib>0 : audio/py-pyjacklib@py311
  3. py311-setuptools>0 : devel/py-setuptools@py311
  4. update-desktop-database : devel/desktop-file-utils
  5. gmake>=4.4.1 : devel/gmake
  6. py311-qt5-pyqt>=5.15.10 : devel/py-qt5-pyqt@py311
  7. python3.11 : lang/python311
Test dependencies:
  1. py311-qt5-pyqt>=5.15.10 : devel/py-qt5-pyqt@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-natsort>0 : devel/py-natsort@py311
  2. py311-pyjacklib>0 : audio/py-pyjacklib@py311
  3. jack_capture : audio/jack-capture
  4. update-desktop-database : devel/desktop-file-utils
  5. py311-qt5-pyqt>=5.15.10 : devel/py-qt5-pyqt@py311
  6. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_qjackcapture
USES:
desktop-file-utils gmake pyqt:5 python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/SpotlightKid/qjackcapture/tar.gz/v0.2.1?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.1_2
29 Jun 2024 05:02:34
commit hash: ad593a9d4d7957012965264a91f21667488ca1b2commit hash: ad593a9d4d7957012965264a91f21667488ca1b2commit hash: ad593a9d4d7957012965264a91f21667488ca1b2commit hash: ad593a9d4d7957012965264a91f21667488ca1b2 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
*/*: Add ${PY_SETUPTOOLS} to BUILD_DEPENDS

Fix build when setuptools is removed from RUN_DEPENDS in
Mk/Uses/python.mk.

PR:		270510
Approved by:	portmgr (blanket)
0.2.1_2
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
0.2.1_1
09 Mar 2023 11:15:07
commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
PyQt: Update to latest versions

- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7

PR:		269751
Exp-run by:	antoine
0.2.1
06 Nov 2022 08:20:21
commit hash: 0f9403e80d34d4ad6508d154d3447b49742b6017commit hash: 0f9403e80d34d4ad6508d154d3447b49742b6017commit hash: 0f9403e80d34d4ad6508d154d3447b49742b6017commit hash: 0f9403e80d34d4ad6508d154d3447b49742b6017 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
audio/qjackcapture: 0.2.0-2 -> 0.2.1

Reported by:	portscout
0.2.0.2
04 Nov 2022 21:32:59
commit hash: 212f3c19cd0696d7c8cfc8ced15e59b6e31945bbcommit hash: 212f3c19cd0696d7c8cfc8ced15e59b6e31945bbcommit hash: 212f3c19cd0696d7c8cfc8ced15e59b6e31945bbcommit hash: 212f3c19cd0696d7c8cfc8ced15e59b6e31945bb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
audio/qjackcapture: New port: GUI for the jack_capture program using PyQt5

Number of commits found: 5