vlc ver. bump

This commit is contained in:
Rmys
2024-09-27 23:43:47 +03:00
parent 6762adea43
commit 9c334bde58
2 changed files with 13 additions and 3 deletions
+4 -1
View File
@@ -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())
+9 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA>
<Summary>VLC media player</Summary>
<Description>VLC is a famous video player and streamer.</Description>
<Archive sha1sum="b834516ab701bf6311980ed5d67b77c834fdebe7" type="tarxz">https://get.videolan.org/vlc/3.0.20/vlc-3.0.20.tar.xz</Archive>
<Archive sha1sum="be8557fc2f4be58caebe4a8b1d70f03dc6b95792" type="tarxz">https://get.videolan.org/vlc/3.0.21/vlc-3.0.21.tar.xz</Archive>
<BuildDependencies>
<Dependency>srt-devel</Dependency>
<Dependency>qt5-svg-devel</Dependency>
@@ -129,7 +129,7 @@
</BuildDependencies>
<Patches>
<!-- <Patch level="1">vlc-3.0.11.1-srt-1.4.2.patch</Patch> -->
<Patch level="1">vlc-2.2.8-freerdp-2.patch</Patch>
<!-- <Patch level="1">vlc-2.2.8-freerdp-2.patch</Patch> -->
<!-- <Patch level="1">lua53_compat.patch</Patch> -->
<!--Patch level="1">qt_5_15.patch</Patch-->
<!-- <Patch level="1">build_fix.patch</Patch> -->
@@ -309,6 +309,13 @@
</Package>
<History>
<Update release="35">
<Date>2024-09-27</Date>
<Version>3.0.21</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2023-11-01</Date>
<Version>3.0.20</Version>