Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F164543386
D43128.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D43128.diff
View Options
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -74,7 +74,7 @@
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 SMB SNDIO STREAM SPEEX TAGLIB THEORA \
+ 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
OPTIONS_DEFINE_powerpc64= ALTIVEC
@@ -106,6 +106,7 @@
REALRTSP_DESC= Real RTSP access module
RUNROOT_DESC= Enable running as root
SIDPLAY_DESC= C64 sid demux support
+SKINS_DESC= Build skins2 interface module (implies QT5)
STREAM_DESC= stream output
TAGLIB_DESC= ID3 tag and Ogg comment support
VCD_DESC= Audio/Video CD support
@@ -135,6 +136,7 @@
CHROMECAST_LIB_DEPENDS= libprotobuf-lite.so:devel/protobuf
CHROMECAST_CONFIGURE_ENABLE= chromecast
+CHROMECAST_USE= cxxstd=c++17
DAV1D_LIB_DEPENDS= libdav1d.so:multimedia/dav1d
DAV1D_CONFIGURE_ENABLE= dav1d
@@ -300,6 +302,11 @@
SHOUTCAST_LIB_DEPENDS= libshout.so:audio/libshout
SHOUTCAST_CONFIGURE_ENABLE= shout
+SKINS_USE= XORG=xext,xinerama,xpm
+SKINS_USES= xorg
+SKINS_CONFIGURE_ENABLE= skins2
+SKINS_IMPLIES= QT5
+
SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio
SNDIO_CONFIGURE_ENABLE= sndio
diff --git a/multimedia/vlc/pkg-plist b/multimedia/vlc/pkg-plist
--- a/multimedia/vlc/pkg-plist
+++ b/multimedia/vlc/pkg-plist
@@ -2,6 +2,7 @@
%%NCURSES%%bin/nvlc
%%QT5%%bin/qvlc
bin/rvlc
+%%SKINS%%bin/svlc
bin/vlc
bin/vlc-wrapper
include/vlc/deprecated.h
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 3, 12:43 AM (11 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35874775
Default Alt Text
D43128.diff (1 KB)
Attached To
Mode
D43128: multimedia/vlc: fix build with CHROMECAST ON and devel/protobuf 24 and fix plist error if QT5 on and xext,xinerama,xpm installed
Attached
Detach File
Event Timeline
Log In to Comment