aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2022-07-03 15:52:18 +0000
committerThomas Zander <riggs@FreeBSD.org>2022-07-03 15:55:05 +0000
commitf0954aa695ec33fa30c58c01796033066910337c (patch)
tree81594a6bd00383ce87c025a3890e936f9ba1e71a
parent5746fe2462498aace4c0d1ddda6e03b41f803847 (diff)
downloadports-f0954aa695ec33fa30c58c01796033066910337c.tar.gz
ports-f0954aa695ec33fa30c58c01796033066910337c.zip
multimedia/vlc: Remove SCHROEDINGER option
Details: - libschroedinger has been removed from the ports tree due to lack of upstream support. - This change removes the vlc port support for libschroedinger. PR: 264995 Reported by: bsd@philippost.de MFH: 2022Q3
-rw-r--r--multimedia/vlc/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 89792c35d20c..cf071180136e 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -52,7 +52,7 @@ CONFIGURE_ARGS= --enable-avcodec --enable-avformat --enable-dvbpsi \
--disable-dc1394 --disable-decklink --disable-dsm \
--disable-dv1394 --disable-fdkaac --disable-gst-decode \
--disable-gles2 --disable-kai --disable-kva --disable-mpg123 \
- --disable-vnc --disable-opencv --disable-projectm \
+ --disable-vnc --disable-opencv --disable-projectm --disable-schroedinger \
--disable-secret --disable-soxr --disable-telx \
--disable-tiger --disable-tremor --disable-udev \
--disable-update-check --disable-vsxu \
@@ -70,7 +70,7 @@ OPTIONS_DEFINE= A52 AALIB AOM ASS AVAHI CACA CHROMECAST DAV1D DBUS DCA DOCS DVDR
GOOM HARFBUZZ JACK JPEG KATE LIBBLURAY LIBPLACEBO LIBRSVG2 LIBSSH2 LIRC \
LIVEMEDIA LUA MAD MFX MODPLUG MPEG2 MTP MUSEPACK \
NCURSES NFS NLS NOTIFY OGG OGGSPOTS OPTIMIZED_CFLAGS OPUS PNG PULSEAUDIO \
- QT5 REALRTSP RUNROOT SAMPLERATE SIDPLAY SCHROEDINGER \
+ QT5 REALRTSP RUNROOT SAMPLERATE SIDPLAY \
SDL SHOUTCAST SKINS SMB SNDIO STREAM SPEEX TAGLIB THEORA \
TWOLAME UPNP V4L VAAPI VCD VDPAU VPX VORBIS WAYLAND X11 X264 X265 ZVBI
OPTIONS_DEFINE_powerpc= ALTIVEC
@@ -287,9 +287,6 @@ RUNROOT_CONFIGURE_ENABLE= run-as-root
SAMPLERATE_LIB_DEPENDS= libsamplerate.so:audio/libsamplerate
SAMPLERATE_CONFIGURE_ENABLE= samplerate
-SCHROEDINGER_LIB_DEPENDS= libschroedinger-1.0.so:multimedia/schroedinger
-SCHROEDINGER_CONFIGURE_ENABLE= schroedinger
-
SDL_USES= sdl
SDL_USE= SDL=image
SDL_CONFIGURE_ENABLE= sdl-image