[packages/ka5-k3b: 2/2] - copied from k3b.spec
witekfl
witekfl at pld-linux.org
Sun Nov 5 18:10:48 CET 2017
commit 33cec745236214af56cdeb011a6c8500489cb8ec
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sun Nov 5 18:10:12 2017 +0100
- copied from k3b.spec
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/ka5-k3b.git/commitdiff/33cec745236214af56cdeb011a6c8500489cb8ec
More information about the pld-cvs-commit
mailing list