Created attachment 184687 [details] shar QAs: * builds in poudriere * passes portlint * test program ran fine It is usually named py-jack or PyJack. Leaving the second py- prefix is silly, so it is named audio/py-jack.
Created attachment 185262 [details] shar
Looks good, only one WWW though, I chose cheeseshop, change it in the next update if you rather the other.
Ok!
A commit references this bug: Author: ultima Date: Sat Aug 19 17:51:20 UTC 2017 New revision: 448347 URL: https://svnweb.freebsd.org/changeset/ports/448347 Log: PyJack is a module written in C which exposes the Jack API to Python. For information about Jack see http://jackit.sourceforge.net. This enables a Python program to connect to and interact with pro-audio applications which use the Jack Audio Server. WWW: https://pypi.python.org/pypi/py-jack PR: 220990 Submitted by: Yuri Victorovich (maintainer) Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D12079 Changes: head/audio/Makefile head/audio/py-jack/ head/audio/py-jack/Makefile head/audio/py-jack/distinfo head/audio/py-jack/files/ head/audio/py-jack/files/patch-pyjack.c head/audio/py-jack/pkg-descr
Committed, thanks!
A commit references this bug: Author: ultima Date: Sun Aug 20 18:33:16 UTC 2017 New revision: 448438 URL: https://svnweb.freebsd.org/changeset/ports/448438 Log: Renamed to py-py-jack to match PyPI package name PR: 220990 Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D12079 Changes: head/MOVED head/audio/Makefile head/audio/py-jack/ head/audio/py-py-jack/ head/audio/py-py-jack/Makefile