FreeBSD Bugzilla – Attachment 184687 Details for
Bug 220990
[NEW PORT] audio/py-jack: PyJack is a Python bindings for the Jack Audio Server
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar
py-jack.shar (text/plain), 2.50 KB, created by
Yuri Victorovich
on 2017-07-25 04:56:01 UTC
(
hide
)
Description:
shar
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2017-07-25 04:56:01 UTC
Size:
2.50 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># audio/py-jack ># audio/py-jack/Makefile ># audio/py-jack/distinfo ># audio/py-jack/pkg-descr ># audio/py-jack/files ># audio/py-jack/files/patch-pyjack.c ># >echo c - audio/py-jack >mkdir -p audio/py-jack > /dev/null 2>&1 >echo x - audio/py-jack/Makefile >sed 's/^X//' >audio/py-jack/Makefile << 'd0f3540ffa4238f26adc9b0bf617f1bf' >X# Created by: Yuri Victorovich <yuri@rawbw.com> >X# $FreeBSD$ >X >XPORTNAME= jack >XPORTVERSION= 0.5.2 >XCATEGORIES= audio python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >XDISTNAME= py-${PORTNAME}-${PORTVERSION} >X >XMAINTAINER= yuri@rawbw.com >XCOMMENT= PyJack is a Python bindings for the Jack Audio Server >X >XLICENSE= GPLv2 >X >XLIB_DEPENDS= libjack.so:audio/jack >XBUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy >X >XUSES= python:-2.7 localbase >XUSE_PYTHON= distutils autoplist >X >Xpost-patch: >X @${REINPLACE_CMD} -e \ >X 's|"/usr/local/|"${LOCALBASE}/|; \ >X s|"jack", "dl"|"jack"|; \ >X s|os.system.*|pass|' \ >X ${WRKSRC}/setup.py >X >X.include <bsd.port.mk> >d0f3540ffa4238f26adc9b0bf617f1bf >echo x - audio/py-jack/distinfo >sed 's/^X//' >audio/py-jack/distinfo << 'ecc2415cb2d9bc1d4406c8e3e576bd5e' >XTIMESTAMP = 1500938413 >XSHA256 (py-jack-0.5.2.tar.gz) = 67951f7b78ded52f3191a5267cd917f1270a6abe28341ccb3575bdd482488590 >XSIZE (py-jack-0.5.2.tar.gz) = 13490 >ecc2415cb2d9bc1d4406c8e3e576bd5e >echo x - audio/py-jack/pkg-descr >sed 's/^X//' >audio/py-jack/pkg-descr << '43f694e58f3e2bd8c7c09b8a135c0895' >XPyJack is a module written in C which exposes the Jack API to Python. >XFor information about Jack see http://jackit.sourceforge.net. This >Xenables a Python program to connect to and interact with pro-audio >Xapplications which use the Jack Audio Server. >X >XWWW: https://pypi.python.org/pypi/py-jack/0.5.2 >XWWW: http://www.a2hd.com/software >43f694e58f3e2bd8c7c09b8a135c0895 >echo c - audio/py-jack/files >mkdir -p audio/py-jack/files > /dev/null 2>&1 >echo x - audio/py-jack/files/patch-pyjack.c >sed 's/^X//' >audio/py-jack/files/patch-pyjack.c << 'acd46cbd32596d0bb7bddc9bc7610e6f' >X--- pyjack.c.orig 2017-07-24 23:24:04 UTC >X+++ pyjack.c >X@@ -40,7 +40,6 @@ TODO's: >X // Global shared data for jack >X >X /* Uncomment the next line if you have Jack2 */ >X-#define JACK2 1 >X >X >X #define PYJACK_MAX_PORTS 256 >acd46cbd32596d0bb7bddc9bc7610e6f >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 220990
:
184687
|
185262