diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2003-01-14 09:02:06 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2003-01-14 09:02:06 +0000 |
commit | 47553f5bc7c7d07050268dcfbcec45ebb30a2e6a (patch) | |
tree | cccb4a7ff56ca48e8197938ce179766f13d821b0 /media-sound/darkice/files | |
parent | update, unstable (diff) | |
download | gentoo-2-47553f5bc7c7d07050268dcfbcec45ebb30a2e6a.tar.gz gentoo-2-47553f5bc7c7d07050268dcfbcec45ebb30a2e6a.tar.bz2 gentoo-2-47553f5bc7c7d07050268dcfbcec45ebb30a2e6a.zip |
new version
Diffstat (limited to 'media-sound/darkice/files')
-rw-r--r-- | media-sound/darkice/files/darkice-0.12-gentoo.diff | 35 | ||||
-rw-r--r-- | media-sound/darkice/files/digest-darkice-0.12 | 1 |
2 files changed, 36 insertions, 0 deletions
diff --git a/media-sound/darkice/files/darkice-0.12-gentoo.diff b/media-sound/darkice/files/darkice-0.12-gentoo.diff new file mode 100644 index 000000000000..db57d1bc247a --- /dev/null +++ b/media-sound/darkice/files/darkice-0.12-gentoo.diff @@ -0,0 +1,35 @@ +diff -NurB darkice-0.12/src/MultiThreadedConnector.h darkice-0.12-patched/src/MultiThreadedConnector.h +--- darkice-0.12/src/MultiThreadedConnector.h 2002-10-19 08:35:21.000000000 -0500 ++++ darkice-0.12-patched/src/MultiThreadedConnector.h 2003-01-14 03:29:53.000000000 -0500 +@@ -180,15 +180,6 @@ + void + strip ( void ) throw ( Exception ); + +- /** +- * This is the function for each thread. +- * This function has to return fast +- * +- * @param ixSink the index of the sink this thread works on. +- */ +- void +- sinkThread( int ixSink ); +- + protected: + + /** +@@ -206,6 +197,15 @@ + public: + + /** ++ * This is the function for each thread. ++ * This function has to return fast ++ * ++ * @param ixSink the index of the sink this thread works on. ++ */ ++ void ++ sinkThread( int ixSink ); ++ ++ /** + * Constructor based on a Source. + * + * @param source the source to connect to the sinks. diff --git a/media-sound/darkice/files/digest-darkice-0.12 b/media-sound/darkice/files/digest-darkice-0.12 new file mode 100644 index 000000000000..d8867398096e --- /dev/null +++ b/media-sound/darkice/files/digest-darkice-0.12 @@ -0,0 +1 @@ +MD5 a28af863edaab12366a5b66b167b8fd6 darkice-0.12.tar.gz 314628 |