* [gentoo-commits] gentoo-x86 commit in media-sound/kwave/files: kwave-0.7.9-debian-431199.diff
@ 2008-11-17 20:46 Diego Petteno (flameeyes)
0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2008-11-17 20:46 UTC (permalink / raw
To: gentoo-commits
flameeyes 08/11/17 20:46:04
Modified: kwave-0.7.9-debian-431199.diff
Log:
Fix patch with absolute paths.
(Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Revision Changes Path
1.2 media-sound/kwave/files/kwave-0.7.9-debian-431199.diff
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/kwave/files/kwave-0.7.9-debian-431199.diff?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/kwave/files/kwave-0.7.9-debian-431199.diff?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/kwave/files/kwave-0.7.9-debian-431199.diff?r1=1.1&r2=1.2
Index: kwave-0.7.9-debian-431199.diff
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/kwave/files/kwave-0.7.9-debian-431199.diff,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kwave-0.7.9-debian-431199.diff 21 Jul 2007 20:11:55 -0000 1.1
+++ kwave-0.7.9-debian-431199.diff 17 Nov 2008 20:46:04 -0000 1.2
@@ -1,6 +1,6 @@
diff -u plugins/codec_flac/FlacDecoder.cpp /usr/src/packages/multimedia/sound/kwave-svn/trunk/plugins/codec_flac/FlacDecoder.cpp
---- /tmp/kwave-0.7.9.orig/plugins/codec_flac/FlacDecoder.cpp 2007-07-01 09:50:18.000000000 +0200
-+++ plugins/codec_flac/FlacDecoder.cpp 2007-06-17 10:28:45.000000000 +0200
+--- a/plugins/codec_flac/FlacDecoder.cpp 2007-07-01 09:50:18.000000000 +0200
++++ b/plugins/codec_flac/FlacDecoder.cpp 2007-06-17 10:28:45.000000000 +0200
@@ -54,7 +54,7 @@
//***************************************************************************
@@ -20,8 +20,8 @@
if (!*bytes) return FLAC__STREAM_DECODER_READ_STATUS_END_OF_STREAM;
diff -u plugins/codec_flac/FlacDecoder.h /usr/src/packages/multimedia/sound/kwave-svn/trunk/plugins/codec_flac/FlacDecoder.h
---- /tmp/kwave-0.7.9.orig/plugins/codec_flac/FlacDecoder.h 2007-07-01 09:49:39.000000000 +0200
-+++ plugins/codec_flac/FlacDecoder.h 2007-06-17 10:28:45.000000000 +0200
+--- a/plugins/codec_flac/FlacDecoder.h 2007-07-01 09:49:39.000000000 +0200
++++ b/plugins/codec_flac/FlacDecoder.h 2007-06-17 10:28:45.000000000 +0200
@@ -101,7 +101,7 @@
* @return read state
*/
@@ -32,8 +32,8 @@
/**
* FLAC decoder interface: write callback.
diff -u plugins/codec_flac/FlacEncoder.cpp /usr/src/packages/multimedia/sound/kwave-svn/trunk/plugins/codec_flac/FlacEncoder.cpp
---- /tmp/kwave-0.7.9.orig/plugins/codec_flac/FlacEncoder.cpp 2007-07-01 09:50:18.000000000 +0200
-+++ plugins/codec_flac/FlacEncoder.cpp 2007-06-17 10:28:45.000000000 +0200
+--- a/plugins/codec_flac/FlacEncoder.cpp 2007-07-01 09:50:18.000000000 +0200
++++ b/plugins/codec_flac/FlacEncoder.cpp 2007-06-17 10:28:45.000000000 +0200
@@ -73,8 +73,8 @@
/***************************************************************************/
@@ -46,8 +46,8 @@
// qDebug("FlacEncoder::write_callback(%u)", samples); // ###
Q_ASSERT(m_dst);
diff -u plugins/codec_flac/FlacEncoder.h /usr/src/packages/multimedia/sound/kwave-svn/trunk/plugins/codec_flac/FlacEncoder.h
---- /tmp/kwave-0.7.9.orig/plugins/codec_flac/FlacEncoder.h 2007-07-01 09:49:39.000000000 +0200
-+++ plugins/codec_flac/FlacEncoder.h 2007-06-17 10:28:45.000000000 +0200
+--- a/plugins/codec_flac/FlacEncoder.h 2007-07-01 09:49:39.000000000 +0200
++++ b/plugins/codec_flac/FlacEncoder.h 2007-06-17 10:28:45.000000000 +0200
@@ -70,8 +70,8 @@
* @return FLAC stream encoder write status
*/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-17 20:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-17 20:46 [gentoo-commits] gentoo-x86 commit in media-sound/kwave/files: kwave-0.7.9-debian-431199.diff Diego Petteno (flameeyes)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox