[packages/ka6-k3b] - patch from ka5-k3b

witekfl witekfl at pld-linux.org
Mon Mar 4 18:50:43 CET 2024


commit 8b4a35de3863dab89b278d2776a0632bf1e77bbb
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Mon Mar 4 18:50:25 2024 +0100

    - patch from ka5-k3b

 musepack.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/musepack.patch b/musepack.patch
new file mode 100644
index 0000000..0c5f42b
--- /dev/null
+++ b/musepack.patch
@@ -0,0 +1,11 @@
+--- k3b-2.0.3/cmake/modules/FindMuse.cmake~	2014-11-05 03:37:31.000000000 +0900
++++ k3b-2.0.3/cmake/modules/FindMuse.cmake	2016-03-31 19:42:33.717694990 +0900
+@@ -21,7 +21,7 @@
+ 
+ if( HAVE_MPC_MPCDEC_H )
+     find_path( MUSE_INCLUDE_DIR mpc/mpcdec.h )
+-    find_library( MUSE_LIBRARIES NAMES mpcdec )
++    find_library( MUSE_LIBRARIES NAMES mpcdecsv8 )
+     set( MPC_HEADER_FILE "<mpc/mpcdec.h>" )
+ elseif( HAVE_MPCDEC_MPCDEC_H )
+     find_path( MUSE_INCLUDE_DIR mpcdec/mpcdec.h )
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka6-k3b.git/commitdiff/8b4a35de3863dab89b278d2776a0632bf1e77bbb



More information about the pld-cvs-commit mailing list