1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

*/*: Move consumers of audio/ebur128 to USES=ebur128

PR:		272843
This commit is contained in:
Jason E. Hale 2023-08-21 10:15:28 -04:00
parent 3b2ff2ef19
commit f0f8433228
5 changed files with 8 additions and 11 deletions

View File

@ -94,7 +94,7 @@ VLC_CMAKE_BOOL= ENABLE_LIBVLC
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MFFMPEG} || ${PORT_OPTIONS:MMPG123}
LIB_DEPENDS+= libebur128.so:audio/ebur128
USES+= ebur128
PLIST_SUB+= REPLAYGAIN=""
.else
PLIST_SUB+= REPLAYGAIN="@comment "

View File

@ -20,7 +20,6 @@ LIB_DEPENDS= libchromaprint.so:audio/chromaprint \
libmodplug.so:audio/libmodplug \
libportaudio.so:audio/portaudio \
libSoundTouch.so:audio/soundtouch \
libebur128.so:audio/ebur128 \
librubberband.so:audio/rubberband \
libsndfile.so:audio/libsndfile \
libogg.so:audio/libogg \
@ -33,8 +32,8 @@ LIB_DEPENDS= libchromaprint.so:audio/chromaprint \
libkeyfinder.so:audio/libkeyfinder \
libmp3lame.so:audio/lame
USES= cmake compiler:c++11-lang gl iconv ninja qt:5 pkgconfig sqlite \
ssl xorg
USES= cmake compiler:c++11-lang ebur128 gl iconv ninja qt:5 pkgconfig \
sqlite ssl xorg
USE_XORG= ice sm x11 xext
USE_GL= gl glu
USE_GITHUB= yes

View File

@ -24,7 +24,6 @@ LIB_DEPENDS= libchromaprint.so:audio/chromaprint \
libmodplug.so:audio/libmodplug \
libportaudio.so:audio/portaudio \
libSoundTouch.so:audio/soundtouch \
libebur128.so:audio/ebur128 \
librubberband.so:audio/rubberband \
libsndfile.so:audio/libsndfile \
libvamp-sdk.so:audio/vamp-plugin-sdk \
@ -34,7 +33,7 @@ LIB_DEPENDS= libchromaprint.so:audio/chromaprint \
libprotobuf.so:devel/protobuf \
liblilv-0.so:audio/lilv
USES= compiler:c++11-lang gl iconv qt:5 pkgconfig scons xorg
USES= compiler:c++11-lang ebur128 gl iconv qt:5 pkgconfig scons xorg
USE_XORG= x11
USE_GL= gl glu
USE_GITHUB= yes

View File

@ -12,13 +12,12 @@ WWW= https://github.com/complexlogic/rsgain
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libebur128.so:audio/ebur128 \
libtag.so:audio/taglib \
LIB_DEPENDS= libtag.so:audio/taglib \
libfmt.so:devel/libfmt \
libinih.so:devel/inih \
libavcodec.so:multimedia/ffmpeg
USES= cmake compiler:c++2b-lang pkgconfig tar:xz
USES= cmake compiler:c++2b-lang ebur128 pkgconfig tar:xz
CMAKE_ARGS= -DMAXPROGBARWIDTH=80
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}

View File

@ -106,8 +106,8 @@ PLUSGPL_DESC= Enable plus GPL module
PLUSGPL_CMAKE_BOOL= MOD_PLUSGPL
PLUS_DESC= Enable plus module
PLUS_LIB_DEPENDS= libebur128.so:audio/ebur128 \
libfftw3.so:math/fftw3
PLUS_USES= ebur128
PLUS_LIB_DEPENDS= libfftw3.so:math/fftw3
PLUS_CMAKE_BOOL= MOD_PLUS
RESAMPLE_DESC= Enable resample module