From owner-svn-ports-head@freebsd.org Tue Nov 7 22:39:17 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 92149E666BB; Tue, 7 Nov 2017 22:39:17 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [96.47.72.37]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6EAB172C89; Tue, 7 Nov 2017 22:39:17 +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 vA7Mc1XM014593; Tue, 7 Nov 2017 22:38:01 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA7Mc1cT014589; Tue, 7 Nov 2017 22:38:01 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201711072238.vA7Mc1cT014589@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 7 Nov 2017 22:38:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453708 - in head/audio: . eteroj-lv2 X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/audio: . eteroj-lv2 X-SVN-Commit-Revision: 453708 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 22:39:17 -0000 Author: yuri Date: Tue Nov 7 22:38:01 2017 New Revision: 453708 URL: https://svnweb.freebsd.org/changeset/ports/453708 Log: New port: audio/eteroj-lv2: OSC injection/ejection from/to UDP/TCP/Serial for LV2 PR: 221351 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D12956 Added: head/audio/eteroj-lv2/ head/audio/eteroj-lv2/Makefile (contents, props changed) head/audio/eteroj-lv2/distinfo (contents, props changed) head/audio/eteroj-lv2/pkg-descr (contents, props changed) Modified: head/audio/Makefile Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Tue Nov 7 22:22:11 2017 (r453707) +++ head/audio/Makefile Tue Nov 7 22:38:01 2017 (r453708) @@ -130,6 +130,7 @@ SUBDIR += espeak SUBDIR += esperanza SUBDIR += etcd + SUBDIR += eteroj-lv2 SUBDIR += etktab SUBDIR += exaile SUBDIR += exaile-devel Added: head/audio/eteroj-lv2/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/eteroj-lv2/Makefile Tue Nov 7 22:38:01 2017 (r453708) @@ -0,0 +1,29 @@ +# $FreeBSD$ + +PORTNAME= eteroj +DISTVERSION= 0.2.0 +CATEGORIES= audio +PKGNAMESUFFIX= -lv2 + +MAINTAINER= yuri@FreeBSD.org +COMMENT= OSC injection/ejection from/to UDP/TCP/Serial for LV2 + +LICENSE= ART20 +LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= lv2>0:audio/lv2 +LIB_DEPENDS= libsratom-0.so:audio/sratom \ + libserd-0.so:devel/serd \ + libsord-0.so:devel/sord \ + libuv.so:devel/libuv + +USES= cmake:outsource pkgconfig +USE_GITHUB= yes +GH_ACCOUNT= OpenMusicKontrollers +GH_PROJECT= eteroj.lv2 + +PLIST_FILES= lib/lv2/eteroj.lv2/eteroj.so \ + lib/lv2/eteroj.lv2/eteroj.ttl \ + lib/lv2/eteroj.lv2/manifest.ttl + +.include Added: head/audio/eteroj-lv2/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/eteroj-lv2/distinfo Tue Nov 7 22:38:01 2017 (r453708) @@ -0,0 +1,3 @@ +TIMESTAMP = 1502242041 +SHA256 (OpenMusicKontrollers-eteroj.lv2-0.2.0_GH0.tar.gz) = 56bac231ca7842b7490ec7a6b93d832216e324a844ae8ae7e7d659fe7d0c284a +SIZE (OpenMusicKontrollers-eteroj.lv2-0.2.0_GH0.tar.gz) = 93630 Added: head/audio/eteroj-lv2/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/eteroj-lv2/pkg-descr Tue Nov 7 22:38:01 2017 (r453708) @@ -0,0 +1,24 @@ +LV2 plugin bundle from OpenMusicKontrollers: +* (De)Cloak + Embed OSC in MIDI Sysex messages. Use this to smuggle arbitrary OSC packets + via MIDI to a given destination. +* Control + This is an OSC learn plugin. It translates OSC messages directly to LV2 + Control ports and features automatic range detection. +* Disk + Record/Playback of OSC to/from disk. Record all incoming OSC message with + sample accuracy and play them back later from disk. +* IO + A plugin able to inject/eject OSC packets into/from the plugin graph to/from + network and serial lines. +* Ninja + Embed Turtle RDF in OSC as string. Use this to smuggle arbitrary LV2 atom + messages via OSC to a given destination. +* (Un)Pack + Embed arbitrary 1-3 byte MIDI commands (but Sysex) in OSC messages. Use this + to send MIDI commands via OSC to a given destination. +* Query + This plugin implements our OSC Introspect specification. It thus exports any + methods and parameters of a given OSC device transparently to LV2 properties. + +WWW: https://open-music-kontrollers.ch/lv2/eteroj/