Lines 1-12
Link Here
|
1 |
PORTNAME= espressivo |
1 |
PORTNAME= espressivo |
2 |
DISTVERSION= g20190421 |
2 |
DISTVERSION= 0.1.639 |
3 |
PORTREVISION= 1 |
|
|
4 |
CATEGORIES= audio |
3 |
CATEGORIES= audio |
5 |
PKGNAMESUFFIX= -lv2 |
4 |
PKGNAMESUFFIX= -lv2 |
6 |
|
5 |
|
7 |
MAINTAINER= yuri@FreeBSD.org |
6 |
MAINTAINER= yuri@FreeBSD.org |
8 |
COMMENT= LV2 plugin bundle to handle expressive events |
7 |
COMMENT= LV2 plugin bundle to handle expressive events |
9 |
WWW= https://github.com/OpenMusicKontrollers/espressivo.lv2 |
8 |
WWW= https://gitlab.com/OpenMusicKontrollers/espressivo.lv2 |
10 |
|
9 |
|
11 |
LICENSE= ART20 |
10 |
LICENSE= ART20 |
12 |
LICENSE_FILE= ${WRKSRC}/COPYING |
11 |
LICENSE_FILE= ${WRKSRC}/COPYING |
Lines 16-25
BUILD_DEPENDS= lv2>0:audio/lv2 \
Link Here
|
16 |
sord_validate:devel/sord |
15 |
sord_validate:devel/sord |
17 |
|
16 |
|
18 |
USES= compiler:c11 meson pkgconfig |
17 |
USES= compiler:c11 meson pkgconfig |
19 |
USE_GITHUB= yes |
18 |
USE_GITLAB= yes |
20 |
GH_ACCOUNT= OpenMusicKontrollers |
19 |
GL_ACCOUNT= OpenMusicKontrollers |
21 |
GH_PROJECT= ${PORTNAME}.lv2 |
20 |
GL_PROJECT= ${PORTNAME}.lv2 |
22 |
GH_TAGNAME= de1d07c |
21 |
GL_COMMIT= 8df30bc1ecf55be98ccf9a8b1ffc63d09dfa6895 |
23 |
|
22 |
|
24 |
PLIST_FILES= lib/lv2/espressivo.lv2/espressivo.so \ |
23 |
PLIST_FILES= lib/lv2/espressivo.lv2/espressivo.so \ |
25 |
lib/lv2/espressivo.lv2/espressivo.ttl \ |
24 |
lib/lv2/espressivo.lv2/espressivo.ttl \ |