From owner-svn-ports-all@freebsd.org Sat May 4 20:26:13 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 085341597C67; Sat, 4 May 2019 20:26:13 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A2A20700FB; Sat, 4 May 2019 20:26:12 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7E796D69D; Sat, 4 May 2019 20:26:12 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x44KQCe7026025; Sat, 4 May 2019 20:26:12 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x44KQBAq026022; Sat, 4 May 2019 20:26:11 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201905042026.x44KQBAq026022@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 4 May 2019 20:26:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500828 - in head/audio: . espressivo-lv2 X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/audio: . espressivo-lv2 X-SVN-Commit-Revision: 500828 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: A2A20700FB X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.966,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 May 2019 20:26:13 -0000 Author: yuri Date: Sat May 4 20:26:11 2019 New Revision: 500828 URL: https://svnweb.freebsd.org/changeset/ports/500828 Log: New port: audio/espressivo-lv2: LV2 plugin bundle to handle expressive events Added: head/audio/espressivo-lv2/ head/audio/espressivo-lv2/Makefile (contents, props changed) head/audio/espressivo-lv2/distinfo (contents, props changed) head/audio/espressivo-lv2/pkg-descr (contents, props changed) Modified: head/audio/Makefile Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Sat May 4 20:25:57 2019 (r500827) +++ head/audio/Makefile Sat May 4 20:26:11 2019 (r500828) @@ -135,6 +135,7 @@ SUBDIR += eq10q-lv2 SUBDIR += esound SUBDIR += espeak + SUBDIR += espressivo-lv2 SUBDIR += etcd SUBDIR += eteroj-lv2 SUBDIR += etktab Added: head/audio/espressivo-lv2/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/espressivo-lv2/Makefile Sat May 4 20:26:11 2019 (r500828) @@ -0,0 +1,28 @@ +# $FreeBSD$ + +PORTNAME= espressivo +DISTVERSION= g20190421 +CATEGORIES= audio +PKGNAMESUFFIX= -lv2 + +MAINTAINER= yuri@FreeBSD.org +COMMENT= LV2 plugin bundle to handle expressive events + +LICENSE= ART20 +LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= lv2>0:audio/lv2 \ + lv2lint:audio/lv2lint \ + sord_validate:devel/sord + +USES= compiler:c11 meson pkgconfig +USE_GITHUB= yes +GH_ACCOUNT= OpenMusicKontrollers +GH_PROJECT= ${PORTNAME}.lv2 +GH_TAGNAME= de1d07c + +PLIST_FILES= lib/lv2/espressivo.lv2/espressivo.so \ + lib/lv2/espressivo.lv2/espressivo.ttl \ + lib/lv2/espressivo.lv2/manifest.ttl + +.include Added: head/audio/espressivo-lv2/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/espressivo-lv2/distinfo Sat May 4 20:26:11 2019 (r500828) @@ -0,0 +1,3 @@ +TIMESTAMP = 1557001275 +SHA256 (OpenMusicKontrollers-espressivo.lv2-g20190421-de1d07c_GH0.tar.gz) = 2c814ec032bc22baed211a0dd24ef36d77fd80f356be7c490b4840335af22ff3 +SIZE (OpenMusicKontrollers-espressivo.lv2-g20190421-de1d07c_GH0.tar.gz) = 94124 Added: head/audio/espressivo-lv2/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/espressivo-lv2/pkg-descr Sat May 4 20:26:11 2019 (r500828) @@ -0,0 +1,3 @@ +LV2 plugin bundle to handle expressive events. + +WWW: https://github.com/OpenMusicKontrollers/espressivo.lv2