audio/espressivo-lv2: Update g20190421 -> 0.1.639; Change to GitLab
PR: 266927
This commit is contained in:
parent
9aaeab1511
commit
e791d28c59
2 changed files with 9 additions and 10 deletions
|
@ -1,12 +1,11 @@
|
|||
PORTNAME= espressivo
|
||||
DISTVERSION= g20190421
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.1.639
|
||||
CATEGORIES= audio
|
||||
PKGNAMESUFFIX= -lv2
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= LV2 plugin bundle to handle expressive events
|
||||
WWW= https://github.com/OpenMusicKontrollers/espressivo.lv2
|
||||
WWW= https://gitlab.com/OpenMusicKontrollers/espressivo.lv2
|
||||
|
||||
LICENSE= ART20
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
@ -16,10 +15,10 @@ BUILD_DEPENDS= lv2>0:audio/lv2 \
|
|||
sord_validate:devel/sord
|
||||
|
||||
USES= compiler:c11 meson pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= OpenMusicKontrollers
|
||||
GH_PROJECT= ${PORTNAME}.lv2
|
||||
GH_TAGNAME= de1d07c
|
||||
USE_GITLAB= yes
|
||||
GL_ACCOUNT= OpenMusicKontrollers
|
||||
GL_PROJECT= ${PORTNAME}.lv2
|
||||
GL_COMMIT= 8df30bc1ecf55be98ccf9a8b1ffc63d09dfa6895
|
||||
|
||||
PLIST_FILES= lib/lv2/espressivo.lv2/espressivo.so \
|
||||
lib/lv2/espressivo.lv2/espressivo.ttl \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1557001275
|
||||
SHA256 (OpenMusicKontrollers-espressivo.lv2-g20190421-de1d07c_GH0.tar.gz) = 2c814ec032bc22baed211a0dd24ef36d77fd80f356be7c490b4840335af22ff3
|
||||
SIZE (OpenMusicKontrollers-espressivo.lv2-g20190421-de1d07c_GH0.tar.gz) = 94124
|
||||
TIMESTAMP = 1665375298
|
||||
SHA256 (OpenMusicKontrollers-espressivo.lv2-8df30bc1ecf55be98ccf9a8b1ffc63d09dfa6895_GL0.tar.gz) = 5b91058a066ade53f6f02660220628376a4f5015e8361e81188a9ff65d5a2e63
|
||||
SIZE (OpenMusicKontrollers-espressivo.lv2-8df30bc1ecf55be98ccf9a8b1ffc63d09dfa6895_GL0.tar.gz) = 98859
|
||||
|
|
Loading…
Reference in a new issue