mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
audio/calf-lv2: Update 0.90.1 -> 0.90.3; Unbreak; Add workaround for the clang-8 failure.
Reported by: portscout
This commit is contained in:
parent
6afc243ea6
commit
995cc03604
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507847
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= calf
|
||||
DISTVERSION= 0.90.1
|
||||
PORTREVISION= 4
|
||||
DISTVERSION= 0.90.3
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://calf-studio-gear.org/files/
|
||||
PKGNAMESUFFIX= -lv2
|
||||
@ -14,8 +13,6 @@ COMMENT= Set of LV2 plugins
|
||||
LICENSE= GPLv2 LGPL21
|
||||
LICENSE_COMB= multi
|
||||
|
||||
BROKEN= fails to stage
|
||||
|
||||
BUILD_DEPENDS= lv2>=1.14.0_1:audio/lv2
|
||||
LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
@ -23,7 +20,7 @@ LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth \
|
||||
libjack.so:audio/jack \
|
||||
libexpat.so:textproc/expat2
|
||||
|
||||
USES= autoreconf compiler:c++11-lang gmake libtool localbase pkgconfig
|
||||
USES= autoreconf compiler:c++11-lang gmake gnome libtool localbase pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-lv2 --disable-static
|
||||
USE_GNOME= cairo gtk20
|
||||
@ -31,6 +28,7 @@ USE_CXXSTD= c++11
|
||||
INSTALL_TARGET= install-strip
|
||||
INSTALLS_ICONS= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GCC= yes # workaround for https://github.com/calf-studio-gear/calf/issues/227
|
||||
|
||||
OPTIONS_DEFINE= DOCS LASH
|
||||
OPTIONS_DEFAULT= LASH
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1531063150
|
||||
SHA256 (calf-0.90.1.tar.gz) = eb3ac2e48952cf68b2d87151ce4cf58ea1fcd4433629ff0628b6e4165fe9dc7e
|
||||
SIZE (calf-0.90.1.tar.gz) = 16220863
|
||||
TIMESTAMP = 1564725539
|
||||
SHA256 (calf-0.90.3.tar.gz) = e32bc23fb68f88729bdef361614fd9ac38627c774c35cd3c4eb611fca887a49f
|
||||
SIZE (calf-0.90.3.tar.gz) = 16248607
|
||||
|
Loading…
Reference in New Issue
Block a user