1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

audio/lv2core: deprecate in favor of audio/lv2 (try#2)

- Switch existing consumers to audio/lv2

PR:		197126, 213285 (for tracking)
This commit is contained in:
Jan Beich 2016-11-05 02:59:28 +00:00
parent 5bc47d582c
commit d0e1ac1a7e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425373
4 changed files with 11 additions and 8 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= calf
PORTVERSION= 0.0.60
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://calf-studio-gear.org/files/
@ -33,8 +33,8 @@ OPTIONS_SUB= yes
LASH_LIB_DEPENDS= liblash.so:audio/lash
LASH_CONFIGURE_WITH= lash
LV2_DESC= LV2 audio plugin
LV2_BUILD_DEPENDS= lv2core>0:audio/lv2core
LV2_RUN_DEPENDS= lv2core>0:audio/lv2core
LV2_BUILD_DEPENDS= lv2>=1.14.0_1:audio/lv2
LV2_RUN_DEPENDS= lv2>=1.14.0_1:audio/lv2
LV2_CONFIGURE_WITH= lv2
.include <bsd.port.pre.mk>

View File

@ -3,7 +3,7 @@
PORTNAME= linuxsampler
PORTVERSION= 1.0.0
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= audio
MASTER_SITES= http://download.linuxsampler.org/packages/
@ -58,8 +58,8 @@ PLIST_SUB+= DSSI="@comment "
.endif
.if ${PORT_OPTIONS:MLV2}
BUILD_DEPENDS+= lv2core>=0:audio/lv2core
RUN_DEPENDS+= lv2core>=0:audio/lv2core
BUILD_DEPENDS+= lv2>=1.14.0_1:audio/lv2
RUN_DEPENDS+= lv2>=1.14.0_1:audio/lv2
PLIST_SUB+= LV2=""
.else
CONFIGURE_ENV+= ac_cv_header_lv2_h=no

View File

@ -14,6 +14,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
CONFLICTS_INSTALL= lv2
DEPRECATED= Superseded by audio/lv2
EXPIRATION_DATE= 2016-11-30
USES= pkgconfig python:build tar:bzip2 waf
post-patch:

View File

@ -3,7 +3,7 @@
PORTNAME= slv2
PORTVERSION= 0.6.6
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://download.drobilla.net/
@ -13,7 +13,7 @@ COMMENT= LV2 Application Support Library
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${LOCALBASE}/include/lv2.h:audio/lv2core
BUILD_DEPENDS= lv2>=1.14.0_1:audio/lv2
LIB_DEPENDS= libjack.so:audio/jack \
librdf.so:textproc/redland