Date: Wed, 1 Nov 2017 22:59:24 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453324 - in head/audio: . foo-yc20 Message-ID: <201711012259.vA1MxOYO065892@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Wed Nov 1 22:59:24 2017 New Revision: 453324 URL: https://svnweb.freebsd.org/changeset/ports/453324 Log: New port: audio/foo-yc20: Faust implementation of a 1969-designed Yamaha combo organ, the YC-20 PR: 221598 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D12894 Added: head/audio/foo-yc20/ head/audio/foo-yc20/Makefile (contents, props changed) head/audio/foo-yc20/distinfo (contents, props changed) head/audio/foo-yc20/pkg-descr (contents, props changed) head/audio/foo-yc20/pkg-message (contents, props changed) head/audio/foo-yc20/pkg-plist (contents, props changed) Modified: head/audio/Makefile Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Wed Nov 1 22:24:58 2017 (r453323) +++ head/audio/Makefile Wed Nov 1 22:59:24 2017 (r453324) @@ -176,6 +176,7 @@ SUBDIR += fluidsynth SUBDIR += fluidsynth-dssi SUBDIR += fmit + SUBDIR += foo-yc20 SUBDIR += forked-daapd SUBDIR += fpc-a52 SUBDIR += fpc-mad Added: head/audio/foo-yc20/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/foo-yc20/Makefile Wed Nov 1 22:59:24 2017 (r453324) @@ -0,0 +1,31 @@ +# $FreeBSD$ + +PORTNAME= foo-yc20 +DISTVERSION= 1.3.0 +CATEGORIES= audio + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Faust implementation of a 1969-designed Yamaha combo organ, the YC-20 + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= lv2>0:audio/lv2 +LIB_DEPENDS= libjack.so:audio/jack \ + libfreetype.so:print/freetype2 \ + libfontconfig.so:x11-fonts/fontconfig + +USES= gmake localbase pkgconfig +USE_GITHUB= yes +GH_ACCOUNT= sampov2 +USE_GNOME= gtk20 gdkpixbuf2 cairo + +post-patch: + @${REINPLACE_CMD} -e 's|install -Dm|install -m|' ${WRKSRC}/Makefile + +post-install: + @${STRIP_CMD} \ + ${STAGEDIR}${PREFIX}/bin/* \ + ${STAGEDIR}${PREFIX}/lib/lv2/foo-yc20.lv2/*.so + +.include <bsd.port.mk> Added: head/audio/foo-yc20/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/foo-yc20/distinfo Wed Nov 1 22:59:24 2017 (r453324) @@ -0,0 +1,3 @@ +TIMESTAMP = 1503026073 +SHA256 (sampov2-foo-yc20-1.3.0_GH0.tar.gz) = 6eddf5d60ebe3f6c33476a27be4f1ebd8f262a5787f3ac35068087a24e3a48f7 +SIZE (sampov2-foo-yc20-1.3.0_GH0.tar.gz) = 363123 Added: head/audio/foo-yc20/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/foo-yc20/pkg-descr Wed Nov 1 22:59:24 2017 (r453324) @@ -0,0 +1,11 @@ +This is a Faust implementation of a 1969-designed Yamaha combo organ, the +YC-20. In addition to the Faust code, it has a Gtkmm UI with Jack audio +and midi support. + +Original YC-20 organs have a touch vibrato control, which is vibrato induced by +horizontal movement of the keys. As there very few (almost none) midi keyboards +which produce such information, this feature has been left out of the emulation. +Instead of the touch vibrato control, the control panel hosts a "realism" +switch. + +WWW: https://github.com/sampov2/foo-yc20 Added: head/audio/foo-yc20/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/foo-yc20/pkg-message Wed Nov 1 22:59:24 2017 (r453324) @@ -0,0 +1,16 @@ +====================================================================== +You installed foo-yc20: an implementation of 1969 designed Yamaha +combo organ, the YC-20. + +It works through the Jack sound server, and works as a soft-MIDI device. + +In order to use it, please: +* Have Jack server running. +* Have jack-keyboard (audio/jack-keyboard) running. +* Have QjackCtl (audio/qjackctl) running. +* Run the UI command foo-yc20. +* In QjackCtl, connect: + * the MIDI input of foo-yc20 to the output of jack-keyboard. + * the foo-yc20 audio output to speakers through the Jack's 'system'. +* Play the jack-keyboard. +====================================================================== Added: head/audio/foo-yc20/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/foo-yc20/pkg-plist Wed Nov 1 22:59:24 2017 (r453324) @@ -0,0 +1,24 @@ +bin/foo-yc20 +bin/foo-yc20-cli +lib/lv2/foo-yc20.lv2/foo-yc20-lv2ui.so +lib/lv2/foo-yc20.lv2/foo-yc20.so +lib/lv2/foo-yc20.lv2/foo-yc20.ttl +lib/lv2/foo-yc20.lv2/manifest.ttl +share/applications/foo-yc20.desktop +%%DATADIR%%/graphics/background.png +%%DATADIR%%/graphics/black_0.png +%%DATADIR%%/graphics/black_1.png +%%DATADIR%%/graphics/black_2.png +%%DATADIR%%/graphics/black_3.png +%%DATADIR%%/graphics/green_0.png +%%DATADIR%%/graphics/green_1.png +%%DATADIR%%/graphics/green_2.png +%%DATADIR%%/graphics/green_3.png +%%DATADIR%%/graphics/icon.png +%%DATADIR%%/graphics/potentiometer.png +%%DATADIR%%/graphics/screenshot-800.png +%%DATADIR%%/graphics/screenshot.png +%%DATADIR%%/graphics/white_0.png +%%DATADIR%%/graphics/white_1.png +%%DATADIR%%/graphics/white_2.png +%%DATADIR%%/graphics/white_3.png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711012259.vA1MxOYO065892>