]> git.pld-linux.org Git - packages/k3b.git/commitdiff
- fix build k3bmpcdecoder
authorKarol Krenski <charles@pld-linux.org>
Tue, 14 Jun 2005 02:38:37 +0000 (02:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    k3b-musepack.patch -> 1.1

k3b-musepack.patch [new file with mode: 0644]

diff --git a/k3b-musepack.patch b/k3b-musepack.patch
new file mode 100644 (file)
index 0000000..5645e00
--- /dev/null
@@ -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 );
This page took 0.040421 seconds and 4 git commands to generate.