Package: soundkonverter / 3.0.1-2

Metadata

Package Version Patches format
soundkonverter 3.0.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
upstream_FindTaglib.cmake Update local copy with ECM 5.72.0 v.patch | (download)

src/CMakeLists.txt | 6 3 3 - 0 !
src/cmake/modules/FindTaglib.cmake | 209 82 127 - 0 !
2 files changed, 85 insertions( ), 130 deletions(-)

 [patch] findtaglib.cmake: update local copy with ecm 5.72.0 version
 and adapt cmake

ECM 5.72.0 ships an incompatible FindTaglib.cmake module.

Signed-off-by: Andreas Sturmlechner <[email protected]>

soversion.diff | (download)

src/CMakeLists.txt | 1 1 0 - 0 !
1 file changed, 1 insertion( )

 set 0 as soversion
 Partially revert upstream commit 27d670066c3bc2281c4b612569978c7bc1481839
 to set a SOVERSION to the private soundkonvertercore library, so it is handled
 better as shared library.