SOURCES: k3b-musepack.patch (NEW) - fix build k3bmpcdecoder

charles charles at pld-linux.org
Tue Jun 14 04:38:43 CEST 2005


Author: charles                      Date: Tue Jun 14 02:38:43 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build k3bmpcdecoder

---- Files affected:
SOURCES:
   k3b-musepack.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/k3b-musepack.patch
diff -u /dev/null SOURCES/k3b-musepack.patch:1.1
--- /dev/null	Tue Jun 14 04:38:43 2005
+++ SOURCES/k3b-musepack.patch	Tue Jun 14 04:38:37 2005
@@ -0,0 +1,14 @@
+--- k3b-0.12/plugins/decoder/musepack/k3bmpcwrapper.cpp.orig	2005-06-14 04:11:31.000000000 +0200
++++ k3b-0.12/plugins/decoder/musepack/k3bmpcwrapper.cpp	2005-06-14 04:11:56.000000000 +0200
+@@ -18,11 +18,6 @@
+ #include <kdebug.h>
+ #include <qfile.h>
+ 
+-
+-#ifndef BOOL
+-#define BOOL mpc_bool_t
+-#endif
+-
+ mpc_int32_t read_impl( void* data, void* ptr, mpc_int32_t size )
+ {
+   QFile* input = static_cast<QFile*>( data );
================================================================



More information about the pld-cvs-commit mailing list