From 20d9361b5fa0bafb66fb93f1d5bda9184b010544 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Tue, 10 Sep 2024 18:29:46 +1000 Subject: [PATCH] vlc: bump version --- .../{vlc-3.0.20.patchset => vlc-3.0.21.patchset} | 0 .../vlc/{vlc-3.0.20.recipe => vlc-3.0.21.recipe} | 12 ++++++------ 2 files changed, 6 insertions(+), 6 deletions(-) rename media-video/vlc/patches/{vlc-3.0.20.patchset => vlc-3.0.21.patchset} (100%) rename media-video/vlc/{vlc-3.0.20.recipe => vlc-3.0.21.recipe} (95%) diff --git a/media-video/vlc/patches/vlc-3.0.20.patchset b/media-video/vlc/patches/vlc-3.0.21.patchset similarity index 100% rename from media-video/vlc/patches/vlc-3.0.20.patchset rename to media-video/vlc/patches/vlc-3.0.21.patchset diff --git a/media-video/vlc/vlc-3.0.20.recipe b/media-video/vlc/vlc-3.0.21.recipe similarity index 95% rename from media-video/vlc/vlc-3.0.20.recipe rename to media-video/vlc/vlc-3.0.21.recipe index 4920d1f6a..0353c2c9c 100644 --- a/media-video/vlc/vlc-3.0.20.recipe +++ b/media-video/vlc/vlc-3.0.21.recipe @@ -3,12 +3,12 @@ DESCRIPTION="VLC is a free and open source cross-platform multimedia player \ and framework that plays most multimedia files as well as DVDs, Audio CDs, \ VCDs, and various streaming protocols." HOMEPAGE="https://www.videolan.org/vlc/" -COPYRIGHT="1998-2023 VideoLAN" +COPYRIGHT="1998-2024 VideoLAN" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://download.videolan.org/pub/videolan/vlc/$portVersion/vlc-$portVersion.tar.xz" SOURCE_DIR="vlc-$portVersion" -CHECKSUM_SHA256="adc7285b4d2721cddf40eb5270cada2aaa10a334cb546fd55a06353447ba29b5" +CHECKSUM_SHA256="24dbbe1d7dfaeea0994d5def0bbde200177347136dbfe573f5b6a4cee25afbb0" PATCHES="vlc-$portVersion.patchset" ADDITIONAL_FILES=" vlc.rdef.in @@ -73,7 +73,7 @@ REQUIRES=" lib:libtheoradec$secondaryArchSuffix lib:libtheoraenc$secondaryArchSuffix lib:libtwolame$secondaryArchSuffix -# lib:libupnp$secondaryArchSuffix # deadlock during upnp devices scan + lib:libupnp$secondaryArchSuffix lib:libvorbis$secondaryArchSuffix lib:libvorbisenc$secondaryArchSuffix lib:libvpx$secondaryArchSuffix @@ -125,12 +125,12 @@ BUILD_REQUIRES=" devel:libschroedinger_1.0$secondaryArchSuffix devel:libspeex$secondaryArchSuffix devel:libspeexdsp$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 3 devel:libswscale$secondaryArchSuffix >= 7 devel:libtag$secondaryArchSuffix devel:libtheora$secondaryArchSuffix devel:libtwolame$secondaryArchSuffix -# devel:libupnp$secondaryArchSuffix # deadlock during upnp devices scan + devel:libupnp$secondaryArchSuffix devel:libvorbis$secondaryArchSuffix devel:libvpx$secondaryArchSuffix devel:libx264$secondaryArchSuffix