mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
audio/lv2lint: Use upstream primary site
Fetch archive directly from upstream's git repo Update WWW entry PR: 266929 Reviewed by: yuri (maintainer)
This commit is contained in:
parent
077ad91f68
commit
e175ee8af6
@ -1,10 +1,11 @@
|
||||
PORTNAME= lv2lint
|
||||
DISTVERSION= 0.16.2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= https://git.open-music-kontrollers.ch/lv2/lv2lint/snapshot/
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Check whether a given LV2 plugin is up to the specification
|
||||
WWW= https://github.com/OpenMusicKontrollers/lv2lint
|
||||
WWW= https://open-music-kontrollers.ch/lv2/lv2lint/
|
||||
|
||||
LICENSE= ART20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSES/Artistic-2.0.txt
|
||||
@ -18,9 +19,7 @@ LIB_DEPENDS= liblilv-0.so:audio/lilv
|
||||
RUN_DEPENDS= curl>0:ftp/curl \
|
||||
libelf>0:devel/libelf
|
||||
|
||||
USES= compiler:c++11-lang meson pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= OpenMusicKontrollers
|
||||
USES= compiler:c++11-lang meson pkgconfig tar:xz
|
||||
|
||||
PLIST_FILES= bin/lv2lint \
|
||||
man/man1/lv2lint.1.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1651421262
|
||||
SHA256 (OpenMusicKontrollers-lv2lint-0.16.2_GH0.tar.gz) = 7859561ebc38229148b6d6a171b0d26c135f4eec7f32e2e92d19d6a7f4560624
|
||||
SIZE (OpenMusicKontrollers-lv2lint-0.16.2_GH0.tar.gz) = 69506
|
||||
TIMESTAMP = 1665375946
|
||||
SHA256 (lv2lint-0.16.2.tar.xz) = b23810571f2e18d3d6714c0acc65210a1a5fcd78fff03f1c820553a5c1c45cf4
|
||||
SIZE (lv2lint-0.16.2.tar.xz) = 51984
|
||||
|
Loading…
Reference in New Issue
Block a user