New port: audio/timely-lv2: Utility header for time-based LV2 plugins
This commit is contained in:
@@ -811,6 +811,7 @@
|
||||
SUBDIR += teamspeak3-server
|
||||
SUBDIR += tempest_for_eliza
|
||||
SUBDIR += thunar-media-tags-plugin
|
||||
SUBDIR += timely-lv2
|
||||
SUBDIR += timemachine
|
||||
SUBDIR += timidity
|
||||
SUBDIR += timidity++
|
||||
|
||||
28
audio/timely-lv2/Makefile
Normal file
28
audio/timely-lv2/Makefile
Normal file
@@ -0,0 +1,28 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= timely
|
||||
DISTVERSION= g20190412
|
||||
CATEGORIES= audio
|
||||
PKGNAMESUFFIX= -lv2
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Utility header for time-based LV2 plugins
|
||||
|
||||
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= timely.lv2
|
||||
GH_TAGNAME= 3846b5a
|
||||
|
||||
PLIST_FILES= lib/lv2/timely.lv2/manifest.ttl \
|
||||
lib/lv2/timely.lv2/timely.so \
|
||||
lib/lv2/timely.lv2/timely.ttl
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
audio/timely-lv2/distinfo
Normal file
3
audio/timely-lv2/distinfo
Normal file
@@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1557000735
|
||||
SHA256 (OpenMusicKontrollers-timely.lv2-g20190412-3846b5a_GH0.tar.gz) = e981d5fceebf3135196eebe82b9175461884a4068a430e0204a84b87e4c3e00c
|
||||
SIZE (OpenMusicKontrollers-timely.lv2-g20190412-3846b5a_GH0.tar.gz) = 9746
|
||||
3
audio/timely-lv2/pkg-descr
Normal file
3
audio/timely-lv2/pkg-descr
Normal file
@@ -0,0 +1,3 @@
|
||||
A utility LV2 plugin to be used with other, time-based plugins.
|
||||
|
||||
WWW: https://github.com/OpenMusicKontrollers/timely.lv2
|
||||
Reference in New Issue
Block a user