diff --git a/multimedia/videoplayer/vlc/actions.py b/multimedia/videoplayer/vlc/actions.py index d154a1538f..0d275e1978 100644 --- a/multimedia/videoplayer/vlc/actions.py +++ b/multimedia/videoplayer/vlc/actions.py @@ -24,6 +24,7 @@ def setup(): shelltools.export("CFLAGS", "-I/usr/include/samba-4.0") shelltools.export("CPPFLAGS", "-I/usr/include/samba-4.0") shelltools.export("CXXFLAGS", "-I/usr/include/samba-4.0 -std=c++11") + shelltools.export("PKG_CONFIG_PATH", "/usr/lib/ffmpeg4.4/pkgconfig") shelltools.export("LUAC", "/usr/bin/luac") shelltools.export("LUA_LIBS", "$(pkg-config --libs lua)") shelltools.export("RCC", "/usr/bin/rcc") @@ -127,9 +128,11 @@ def setup(): --enable-x264 \ --enable-x265 \ --enable-aribsub \ - --enable-freerdp \ --enable-xvideo \ ") + # --enable-freerdp \ + + #enable-skins2 \ --disable-qt4 \ #shelltools.export("CFLAGS", "%s -fPIC -O2 -Wall -Wextra -DLUA_COMPAT_5_1" % get.CFLAGS()) diff --git a/multimedia/videoplayer/vlc/pspec.xml b/multimedia/videoplayer/vlc/pspec.xml index 61e11c9622..8683241020 100644 --- a/multimedia/videoplayer/vlc/pspec.xml +++ b/multimedia/videoplayer/vlc/pspec.xml @@ -13,7 +13,7 @@ app:gui VLC media player VLC is a famous video player and streamer. - https://get.videolan.org/vlc/3.0.20/vlc-3.0.20.tar.xz + https://get.videolan.org/vlc/3.0.21/vlc-3.0.21.tar.xz srt-devel qt5-svg-devel @@ -129,7 +129,7 @@ - vlc-2.2.8-freerdp-2.patch + @@ -309,6 +309,13 @@ + + 2024-09-27 + 3.0.21 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-11-01 3.0.20