diff --git a/srcpkgs/loudgain/patches/ffmpeg5.patch b/srcpkgs/loudgain/patches/ffmpeg5.patch deleted file mode 100644 index 16d4510ee98..00000000000 --- a/srcpkgs/loudgain/patches/ffmpeg5.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/src/scan.c 2019-09-06 11:31:19.000000000 -0400 -+++ b/src/scan.c 2023-03-23 11:15:40.867968521 -0400 -@@ -69,8 +69,6 @@ - * It is now useless - * https://github.com/FFmpeg/FFmpeg/blob/70d25268c21cbee5f08304da95be1f647c630c15/doc/APIchanges#L86 - */ -- if (avformat_version() < AV_VERSION_INT(58,9,100)) -- av_register_all(); - - av_log_set_callback(scan_av_log); - diff --git a/srcpkgs/loudgain/patches/fix-cflags.patch b/srcpkgs/loudgain/patches/fix-cflags.patch deleted file mode 100644 index 25b2c969bef..00000000000 --- a/srcpkgs/loudgain/patches/fix-cflags.patch +++ /dev/null @@ -1,20 +0,0 @@ -Index: loudgain-0.6.8/CMakeLists.txt -=================================================================== ---- loudgain-0.6.8.orig/CMakeLists.txt -+++ loudgain-0.6.8/CMakeLists.txt -@@ -69,12 +69,12 @@ TARGET_LINK_LIBRARIES(loudgain - ) - - SET_TARGET_PROPERTIES(loudgain PROPERTIES -- COMPILE_FLAGS "-Wall -pedantic -g" -+ COMPILE_FLAGS "-Wall -pedantic" - ) - --SET(CMAKE_C_FLAGS "-std=gnu99 -D_GNU_SOURCE") -+SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=gnu99 -D_GNU_SOURCE") - --SET(CMAKE_CXX_FLAGS "-std=gnu++11 -D_GNU_SOURCE") -+SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=gnu++11 -D_GNU_SOURCE") - - INSTALL(TARGETS loudgain DESTINATION ${CMAKE_INSTALL_PREFIX}/bin) - diff --git a/srcpkgs/loudgain/template b/srcpkgs/loudgain/template deleted file mode 100644 index 8d6c6aeb772..00000000000 --- a/srcpkgs/loudgain/template +++ /dev/null @@ -1,17 +0,0 @@ -# Template file for 'loudgain' -pkgname=loudgain -version=0.6.8 -revision=3 -build_style=cmake -hostmakedepends="pkg-config" -makedepends="libebur128-devel taglib-devel ffmpeg6-devel" -short_desc="ReplayGain 2.0 loudness normalizer" -maintainer="Kartik Singh " -license="BSD-2-Clause" -homepage="https://github.com/Moonbase59/loudgain" -distfiles="https://github.com/Moonbase59/loudgain/archive/v${version}.tar.gz" -checksum=1137c193ad941b366e87c5d84ccc95a7aa8571affc060db0bd1cf72c489aeaee - -post_install() { - vlicense COPYING -} diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template index 44211037831..0c660f1df25 100644 --- a/srcpkgs/removed-packages/template +++ b/srcpkgs/removed-packages/template @@ -1,6 +1,6 @@ # Template file for 'removed-packages' pkgname=removed-packages -version=0.1.20250508 +version=0.1.20250519 revision=1 build_style=meta short_desc="Uninstalls packages removed from repository" @@ -494,6 +494,7 @@ replaces=" llvm7<=7.0.1_10 llvm8<=8.0.1_5 llvm9<=9.0.1_8 + loudgain<=0.6.8_3 lprng<=3.8.C_1 lrzip-devel<=0.641_1 ls++-git<=20140919_3