vlc: upgrade 3.0.17-1 -> 3.0.17.4

This update contains minor bugfixes.

Changelog:
3.0.17.4:
Service Discovery: Fix UPnP regression on Windows

3.0.17.3:
Demux: Fix a regression causing a lack of audio in adaptive streaming

3.0.17.2:
Interface: Qt: Fix right click support on video
Misc: Update YouTube script

This commit has been detached from all branches. The version format
change does not cause version-going-backwards issues.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Gyorgy Sarvari
2025-12-24 23:23:52 +01:00
parent d8e53c627c
commit 0cc9b2df36
@@ -16,14 +16,14 @@ DEPENDS = "coreutils-native fribidi libtool libgcrypt libgcrypt-native bison-nat
LDFLAGS:append:riscv64 = " -latomic"
LDFLAGS:append:riscv32 = " -latomic"
SRC_URI = "git://github.com/videolan/vlc.git;protocol=https;branch=3.0.x \
SRC_URI = "git://github.com/videolan/vlc.git;protocol=https;nobranch=1 \
file://0001-make-opencv-configurable.patch \
file://0002-use-vorbisidec.patch \
file://0003-fix-luaL-checkint.patch \
file://0004-Use-packageconfig-to-detect-mmal-support.patch \
file://0005-linux-thread-Use-SYS_futex-instead-of-__NR_futex.patch \
"
SRCREV = "aa76328c572d93f1d99c867a94ecad1dc3259733"
SRCREV = "c650ce1a4e352cc04192229a8878b8b6c312527d"
S = "${WORKDIR}/git"
inherit autotools-brokensep features_check gettext pkgconfig mime-xdg