git: 5fa426999659 - main - multimedia/vlc: Remove non-default option SKINS
Date: Sat, 30 Sep 2023 11:14:16 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=5fa426999659408e9cee15f5b4fd0c81202ac059 commit 5fa426999659408e9cee15f5b4fd0c81202ac059 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-09-30 11:13:04 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-09-30 11:14:09 +0000 multimedia/vlc: Remove non-default option SKINS SKINS options depends on expired port devel/libtar so remove SKINS option. Reported by: vvd Approved by: portmgr (blanket) --- multimedia/vlc/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index a0e16f0a5d19..e7169c18427c 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -74,7 +74,7 @@ OPTIONS_DEFINE= A52 AALIB AOM ASS AVAHI CACA CHROMECAST DAV1D DBUS DCA DOCS DVDR LIVEMEDIA LUA MAD MFX MODPLUG MPEG2 MTP MUSEPACK \ NCURSES NFS NLS NOTIFY OGG OGGSPOTS OPTIMIZED_CFLAGS OPUS PNG PULSEAUDIO \ QT5 REALRTSP RUNROOT SAMPLERATE SIDPLAY \ - SDL SHOUTCAST SKINS SMB SNDIO STREAM SPEEX TAGLIB THEORA \ + SDL SHOUTCAST SMB SNDIO STREAM SPEEX TAGLIB THEORA \ TWOLAME UPNP V4L VAAPI VCD VDPAU VPX VORBIS WAYLAND X11 X264 X265 ZVBI OPTIONS_DEFINE_powerpc= ALTIVEC OPTIONS_DEFINE_powerpc64= ALTIVEC @@ -106,7 +106,6 @@ OGGSPOTS_DESC= Experimental OggSpots codec REALRTSP_DESC= Real RTSP access module RUNROOT_DESC= Enable running as root SIDPLAY_DESC= C64 sid demux support -SKINS_DESC= Skins interface module STREAM_DESC= stream output TAGLIB_DESC= ID3 tag and Ogg comment support VCD_DESC= Audio/Video CD support @@ -298,11 +297,6 @@ SIDPLAY_LDFLAGS= -L${LOCALBASE}/lib/sidplay/builders SIDPLAY_CONFIGURE_ENABLE= sid CONFIGURE_ARGS+= --disable-sid -SKINS_USE= XORG=xext,xinerama,xpm minizip -SKINS_LIB_DEPENDS= libtar.so:devel/libtar -SKINS_CONFIGURE_ENABLE= skins2 libtar -SKINS_IMPLIES= QT5 - SHOUTCAST_LIB_DEPENDS= libshout.so:audio/libshout SHOUTCAST_CONFIGURE_ENABLE= shout