audio/lv2: update to 1.18.2
ChangeLog: https://gitlab.com/lv2/lv2/-/releases/v1.18.2 Reported by: portscout
This commit is contained in:
parent
2b1f6e0085
commit
387a6e8fb5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=560879
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lv2
|
||||
PORTVERSION= 1.18.0
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.18.2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= https://lv2plug.in/spec/
|
||||
|
||||
@ -26,6 +25,7 @@ SHEBANG_FILES= lv2specgen/lv2specgen.py
|
||||
OPTIONS_DEFINE= DOCS DOXYGEN EXAMPLES
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
DOXYGEN_IMPLIES= DOCS
|
||||
DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen \
|
||||
${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} \
|
||||
@ -33,14 +33,13 @@ DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen \
|
||||
${PYTHON_PKGNAMEPREFIX}markdown>0:textproc/py-markdown@${PY_FLAVOR}
|
||||
DOXYGEN_CONFIGURE_ON= --docs
|
||||
DOXYGEN_PORTDOCS= *
|
||||
DOXYGEN_IMPLIES= DOCS
|
||||
|
||||
EXAMPLES_CONFIGURE_OFF= --no-plugins
|
||||
EXAMPLES_LIB_DEPENDS= libsndfile.so:audio/libsndfile \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
EXAMPLES_USES= pkgconfig gnome
|
||||
EXAMPLES_USE= GNOME=atk,cairo,gdkpixbuf2,glib20,gtk20,pango
|
||||
EXAMPLES_CONFIGURE_OFF= --no-plugins
|
||||
|
||||
post-install:
|
||||
# Waf doesn't have built-in strip support
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1590456847
|
||||
SHA256 (lv2-1.18.0.tar.bz2) = 90a3e5cf8bdca81b49def917e89fd6bba1d5845261642cd54e7888df0320473f
|
||||
SIZE (lv2-1.18.0.tar.bz2) = 530172
|
||||
TIMESTAMP = 1610099349
|
||||
SHA256 (lv2-1.18.2.tar.bz2) = 4e891fbc744c05855beb5dfa82e822b14917dd66e98f82b8230dbd1c7ab2e05e
|
||||
SIZE (lv2-1.18.2.tar.bz2) = 538345
|
||||
|
Loading…
Reference in New Issue
Block a user