diff options
Diffstat (limited to 'audio/zinf')
31 files changed, 129 insertions, 129 deletions
diff --git a/audio/zinf/files/patch-base-include-queue.h b/audio/zinf/files/patch-base-include-queue.h deleted file mode 100644 index 659ee131ea72..000000000000 --- a/audio/zinf/files/patch-base-include-queue.h +++ /dev/null @@ -1,10 +0,0 @@ ---- base/include/queue.h.orig Wed Sep 17 00:34:53 2003 -+++ base/include/queue.h Fri Jun 29 17:36:37 2007 -@@ -24,6 +24,7 @@ - #ifndef INCLUDED_QUEUE_H_ - #define INCLUDED_QUEUE_H_ - -+#include <assert.h> - #include "config.h" - #include "mutex.h" - diff --git a/audio/zinf/files/patch-base-src-properties.cpp b/audio/zinf/files/patch-base-src-properties.cpp deleted file mode 100644 index 15dcafff4ac8..000000000000 --- a/audio/zinf/files/patch-base-src-properties.cpp +++ /dev/null @@ -1,12 +0,0 @@ ---- base/src/properties.cpp.orig Wed Nov 12 04:59:07 2003 -+++ base/src/properties.cpp Mon Feb 16 11:51:23 2004 -@@ -29,7 +29,9 @@ - #endif - - -+#if HAVE_STDINT_H - #include <stdint.h> -+#endif - // #include <map> - #include <vector> - #include <string> diff --git a/audio/zinf/files/patch-base-Makefile.in b/audio/zinf/files/patch-base_Makefile.in index 4c1924ee8d9b..1dde106549d9 100644 --- a/audio/zinf/files/patch-base-Makefile.in +++ b/audio/zinf/files/patch-base_Makefile.in @@ -1,6 +1,6 @@ ---- base/Makefile.in.orig Sun Feb 15 08:34:57 2004 -+++ base/Makefile.in Mon Feb 16 13:02:37 2004 -@@ -245,7 +245,7 @@ +--- base/Makefile.in.orig 2004-02-17 22:11:09 UTC ++++ base/Makefile.in +@@ -245,7 +245,7 @@ zinf_SOURCES = src/log.cpp src/player.cp zinf_LDADD = $(top_builddir)/io/libio.la unix/libunix.la \ diff --git a/audio/zinf/files/patch-base-include-event.h b/audio/zinf/files/patch-base_include_event.h index 2b0741654902..6dc2c249992d 100644 --- a/audio/zinf/files/patch-base-include-event.h +++ b/audio/zinf/files/patch-base_include_event.h @@ -1,6 +1,6 @@ ---- base/include/event.h.orig Wed Sep 17 02:34:53 2003 -+++ base/include/event.h Mon Feb 16 12:15:13 2004 -@@ -24,7 +24,10 @@ +--- base/include/event.h.orig 2003-09-16 17:34:53 UTC ++++ base/include/event.h +@@ -24,7 +24,10 @@ ________________________________________ #ifndef INCLUDED_EVENT_H_ #define INCLUDED_EVENT_H_ diff --git a/audio/zinf/files/patch-base-include-facontext.h b/audio/zinf/files/patch-base_include_facontext.h index 7b5d4ba3e0ec..a7f34aa103fe 100644 --- a/audio/zinf/files/patch-base-include-facontext.h +++ b/audio/zinf/files/patch-base_include_facontext.h @@ -1,6 +1,6 @@ ---- base/include/facontext.h.orig Thu Feb 6 02:52:52 2003 -+++ base/include/facontext.h Mon Aug 18 17:34:13 2003 -@@ -25,7 +25,10 @@ +--- base/include/facontext.h.orig 2003-09-16 17:58:13 UTC ++++ base/include/facontext.h +@@ -25,7 +25,10 @@ ________________________________________ #ifndef INCLUDED_FACONTEXT_H_ #define INCLUDED_FACONTEXT_H_ diff --git a/audio/zinf/files/patch-base-include-preferences.h b/audio/zinf/files/patch-base_include_preferences.h index c376ad0537c3..048538709245 100644 --- a/audio/zinf/files/patch-base-include-preferences.h +++ b/audio/zinf/files/patch-base_include_preferences.h @@ -1,6 +1,6 @@ ---- base/include/preferences.h.orig Sat Mar 15 10:01:45 2003 -+++ base/include/preferences.h Mon Aug 18 17:32:11 2003 -@@ -26,7 +26,10 @@ +--- base/include/preferences.h.orig 2003-09-16 17:34:53 UTC ++++ base/include/preferences.h +@@ -26,7 +26,10 @@ ________________________________________ #include <string> #include <vector> diff --git a/audio/zinf/files/patch-base_include_queue.h b/audio/zinf/files/patch-base_include_queue.h new file mode 100644 index 000000000000..551fe16cc093 --- /dev/null +++ b/audio/zinf/files/patch-base_include_queue.h @@ -0,0 +1,10 @@ +--- base/include/queue.h.orig 2003-09-16 17:34:53 UTC ++++ base/include/queue.h +@@ -24,6 +24,7 @@ ________________________________________ + #ifndef INCLUDED_QUEUE_H_ + #define INCLUDED_QUEUE_H_ + ++#include <assert.h> + #include "config.h" + #include "mutex.h" + diff --git a/audio/zinf/files/patch-base-include-swab.h b/audio/zinf/files/patch-base_include_swab.h index 0a96ad997242..1654a3cc6def 100644 --- a/audio/zinf/files/patch-base-include-swab.h +++ b/audio/zinf/files/patch-base_include_swab.h @@ -1,5 +1,5 @@ ---- base/include/swab.h.orig Tue Mar 18 03:53:31 2003 -+++ base/include/swab.h Mon Aug 18 17:33:34 2003 +--- base/include/swab.h.orig 2003-09-16 17:34:53 UTC ++++ base/include/swab.h @@ -1,7 +1,10 @@ #if !defined(_ZINF_SWAB_H) #define _ZINF_SWAB_H diff --git a/audio/zinf/files/patch-base-include-thread.h b/audio/zinf/files/patch-base_include_thread.h index d7dc43f36ebb..66a015ac7695 100644 --- a/audio/zinf/files/patch-base-include-thread.h +++ b/audio/zinf/files/patch-base_include_thread.h @@ -1,6 +1,6 @@ ---- base/include/thread.h.orig Thu Feb 6 02:52:49 2003 -+++ base/include/thread.h Mon Aug 18 17:33:09 2003 -@@ -26,7 +26,10 @@ +--- base/include/thread.h.orig 2003-09-16 17:34:53 UTC ++++ base/include/thread.h +@@ -26,7 +26,10 @@ ________________________________________ #include "config.h" diff --git a/audio/zinf/files/patch-base_src_properties.cpp b/audio/zinf/files/patch-base_src_properties.cpp new file mode 100644 index 000000000000..e48bc3af48f4 --- /dev/null +++ b/audio/zinf/files/patch-base_src_properties.cpp @@ -0,0 +1,12 @@ +--- base/src/properties.cpp.orig 2003-11-11 19:59:07 UTC ++++ base/src/properties.cpp +@@ -29,7 +29,9 @@ ________________________________________ + #endif + + ++#if HAVE_STDINT_H + #include <stdint.h> ++#endif + // #include <map> + #include <vector> + #include <string> diff --git a/audio/zinf/files/patch-base-src-registrar.cpp b/audio/zinf/files/patch-base_src_registrar.cpp index 5e34a92860d1..7622e072636e 100644 --- a/audio/zinf/files/patch-base-src-registrar.cpp +++ b/audio/zinf/files/patch-base_src_registrar.cpp @@ -1,6 +1,6 @@ ---- base/src/registrar.cpp.orig Sat Mar 15 10:01:46 2003 -+++ base/src/registrar.cpp Mon Aug 18 18:54:16 2003 -@@ -28,7 +28,7 @@ +--- base/src/registrar.cpp.orig 2003-09-16 17:34:54 UTC ++++ base/src/registrar.cpp +@@ -35,7 +35,7 @@ ________________________________________ #include <stdlib.h> #include <unistd.h> #include <set> @@ -9,7 +9,7 @@ #endif // WIN32 #include <stdio.h> -@@ -79,13 +79,13 @@ +@@ -86,13 +86,13 @@ InitializeRegistry(Registry* registry, P dir = *di++; #ifndef WIN32 diff --git a/audio/zinf/files/patch-base-src-utility.cpp b/audio/zinf/files/patch-base_src_utility.cpp index 9875a048845a..f0c73ce64a8e 100644 --- a/audio/zinf/files/patch-base-src-utility.cpp +++ b/audio/zinf/files/patch-base_src_utility.cpp @@ -1,6 +1,6 @@ ---- base/src/utility.cpp.orig Sun May 11 15:45:31 2003 -+++ base/src/utility.cpp Mon Aug 18 18:57:01 2003 -@@ -52,7 +52,7 @@ +--- base/src/utility.cpp.orig 2004-02-10 18:20:22 UTC ++++ base/src/utility.cpp +@@ -56,7 +56,7 @@ using namespace std; #include "win32impl.h" #include "browser.h" #include <unistd.h> @@ -9,7 +9,7 @@ #define MKDIR(z) mkdir(z, 0755) #define _stat stat #ifndef _S_IFDIR -@@ -764,13 +764,13 @@ +@@ -825,13 +825,13 @@ SplitPath(const string& path) if (subpath.size()) { #ifndef WIN32 diff --git a/audio/zinf/files/patch-base-unix-include-win32impl.h b/audio/zinf/files/patch-base_unix_include_win32impl.h index c9c95fe61435..629e61bb4f1e 100644 --- a/audio/zinf/files/patch-base-unix-include-win32impl.h +++ b/audio/zinf/files/patch-base_unix_include_win32impl.h @@ -1,6 +1,6 @@ ---- base/unix/include/win32impl.h.orig Thu Feb 6 02:52:42 2003 -+++ base/unix/include/win32impl.h Mon Aug 18 17:36:37 2003 -@@ -24,7 +24,10 @@ +--- base/unix/include/win32impl.h.orig 2003-09-16 17:34:54 UTC ++++ base/unix/include/win32impl.h +@@ -24,7 +24,10 @@ ________________________________________ #ifndef INCLUDED_WIN32IMPL_H_ #define INCLUDED_WIN32IMPL_H_ diff --git a/audio/zinf/files/patch-configure b/audio/zinf/files/patch-configure index fb4b6be15ceb..870a93b632ed 100644 --- a/audio/zinf/files/patch-configure +++ b/audio/zinf/files/patch-configure @@ -1,6 +1,6 @@ ---- ./configure.orig 2004-02-17 17:09:31.000000000 -0500 -+++ ./configure 2012-03-06 14:46:40.000000000 -0500 -@@ -24258,6 +24258,7 @@ +--- configure.orig 2004-02-17 22:09:31 UTC ++++ configure +@@ -24258,6 +24258,7 @@ _ACEOF ;; freebsd*) ZINF_OS="freebsd"; @@ -8,7 +8,7 @@ cat >>confdefs.h <<\_ACEOF #define ZINF_OS_BSD 1 -@@ -26886,231 +26887,6 @@ +@@ -26886,231 +26887,6 @@ if test x$musicbrainz_prefix != x ; then fi @@ -240,7 +240,7 @@ if test "$MUSICBRAINZ_LIBS" != ""; then have_mb=yes else -@@ -27120,26 +26896,6 @@ +@@ -27120,26 +26896,6 @@ fi LIBS="$ac_orig_LIBS" CPPFLAGS="$ac_orig_CPPFLAGS" diff --git a/audio/zinf/files/patch-ftc-kjofol-kjofol.cpp b/audio/zinf/files/patch-ftc-kjofol-kjofol.cpp deleted file mode 100644 index 7c59022623b5..000000000000 --- a/audio/zinf/files/patch-ftc-kjofol-kjofol.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- ftc/kjofol/kjofol.cpp.orig 2014-02-18 17:48:40.481824991 +0100 -+++ ftc/kjofol/kjofol.cpp 2014-02-18 17:49:16.578764197 +0100 -@@ -47,6 +47,7 @@ - - #include <sys/types.h> - #include <sys/stat.h> -+#include <stdlib.h> - - #include "path_max.h" - diff --git a/audio/zinf/files/patch-ftc_kjofol_kjofol.cpp b/audio/zinf/files/patch-ftc_kjofol_kjofol.cpp new file mode 100644 index 000000000000..49546b1af04e --- /dev/null +++ b/audio/zinf/files/patch-ftc_kjofol_kjofol.cpp @@ -0,0 +1,10 @@ +--- ftc/kjofol/kjofol.cpp.orig 2003-09-16 17:34:56 UTC ++++ ftc/kjofol/kjofol.cpp +@@ -47,6 +47,7 @@ using namespace std; + + #include <sys/types.h> + #include <sys/stat.h> ++#include <stdlib.h> + + #include "path_max.h" + diff --git a/audio/zinf/files/patch-io-wavout-src-wavoutpmo.cpp b/audio/zinf/files/patch-io-wavout-src-wavoutpmo.cpp deleted file mode 100644 index baa8551b8f6e..000000000000 --- a/audio/zinf/files/patch-io-wavout-src-wavoutpmo.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- io/wavout/src/wavoutpmo.cpp.orig Sat Mar 15 10:01:51 2003 -+++ io/wavout/src/wavoutpmo.cpp Mon Aug 18 17:25:07 2003 -@@ -28,7 +28,6 @@ - #endif - #include <stdio.h> - #include <stdlib.h> --#include <malloc.h> - #include <string> - - /* project headers */ diff --git a/audio/zinf/files/patch-io-obs-obsinput.cpp b/audio/zinf/files/patch-io_obs_obsinput.cpp index 0da21a444dad..5031c55dcbcb 100644 --- a/audio/zinf/files/patch-io-obs-obsinput.cpp +++ b/audio/zinf/files/patch-io_obs_obsinput.cpp @@ -1,6 +1,6 @@ ---- io/obs/obsinput.cpp-- Thu Oct 5 17:17:33 2000 -+++ io/obs/obsinput.cpp Sun Jun 9 16:13:16 2002 -@@ -193,6 +193,7 @@ +--- io/obs/obsinput.cpp.orig 2003-09-16 17:35:02 UTC ++++ io/obs/obsinput.cpp +@@ -198,6 +198,7 @@ Error ObsInput::Open(void) m_pSin = (struct sockaddr_in *)malloc(sizeof(struct sockaddr_in)); assert(m_pSin); @@ -8,7 +8,7 @@ iReuse = 1; m_pSin->sin_family = AF_INET; -@@ -213,6 +214,7 @@ +@@ -218,6 +219,7 @@ Error ObsInput::Open(void) else m_pSin->sin_addr.s_addr = htonl(INADDR_ANY); diff --git a/audio/zinf/files/patch-io-src-pullbuffer.cpp b/audio/zinf/files/patch-io_src_pullbuffer.cpp index 6344b0d2eb3e..d216b3e074dd 100644 --- a/audio/zinf/files/patch-io-src-pullbuffer.cpp +++ b/audio/zinf/files/patch-io_src_pullbuffer.cpp @@ -1,6 +1,6 @@ ---- io/src/pullbuffer.cpp.orig Wed Sep 17 02:35:05 2003 -+++ io/src/pullbuffer.cpp Mon Feb 16 11:42:36 2004 -@@ -26,7 +26,10 @@ +--- io/src/pullbuffer.cpp.orig 2003-09-16 17:35:05 UTC ++++ io/src/pullbuffer.cpp +@@ -26,7 +26,10 @@ ________________________________________ #include <stdlib.h> #include <string.h> #include <assert.h> diff --git a/audio/zinf/files/patch-io_wavout_src_wavoutpmo.cpp b/audio/zinf/files/patch-io_wavout_src_wavoutpmo.cpp new file mode 100644 index 000000000000..6b4c6f003c6c --- /dev/null +++ b/audio/zinf/files/patch-io_wavout_src_wavoutpmo.cpp @@ -0,0 +1,10 @@ +--- io/wavout/src/wavoutpmo.cpp.orig 2003-09-16 17:35:07 UTC ++++ io/wavout/src/wavoutpmo.cpp +@@ -28,7 +28,6 @@ ________________________________________ + #endif + #include <stdio.h> + #include <stdlib.h> +-#include <malloc.h> + #include <string> + + /* project headers */ diff --git a/audio/zinf/files/patch-lib-http-src-Http.cpp b/audio/zinf/files/patch-lib-http-src-Http.cpp deleted file mode 100644 index 096dcb0cf965..000000000000 --- a/audio/zinf/files/patch-lib-http-src-Http.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- lib/http/src/Http.cpp.orig 2014-02-15 18:56:59.580491668 +0100 -+++ lib/http/src/Http.cpp 2014-02-15 18:57:10.490545507 +0100 -@@ -31,6 +31,7 @@ - - #include "config.h" - #include <stdio.h> -+#include <stdlib.h> - #include <sys/types.h> - #include <sys/stat.h> - #ifndef WIN32 diff --git a/audio/zinf/files/patch-lib_http_src_Http.cpp b/audio/zinf/files/patch-lib_http_src_Http.cpp new file mode 100644 index 000000000000..a8c8f58fd993 --- /dev/null +++ b/audio/zinf/files/patch-lib_http_src_Http.cpp @@ -0,0 +1,10 @@ +--- lib/http/src/Http.cpp.orig 2003-09-16 17:35:09 UTC ++++ lib/http/src/Http.cpp +@@ -31,6 +31,7 @@ ________________________________________ + + #include "config.h" + #include <stdio.h> ++#include <stdlib.h> + #include <sys/types.h> + #include <sys/stat.h> + #ifndef WIN32 diff --git a/audio/zinf/files/patch-lib-xml-include-Parse.h b/audio/zinf/files/patch-lib_xml_include_Parse.h index 934476874c46..c6165e95705b 100644 --- a/audio/zinf/files/patch-lib-xml-include-Parse.h +++ b/audio/zinf/files/patch-lib_xml_include_Parse.h @@ -1,6 +1,6 @@ ---- lib/xml/include/Parse.h.orig Thu Feb 13 20:47:58 2003 -+++ lib/xml/include/Parse.h Mon Aug 18 17:37:07 2003 -@@ -31,7 +31,10 @@ +--- lib/xml/include/Parse.h.orig 2003-09-16 17:35:11 UTC ++++ lib/xml/include/Parse.h +@@ -31,7 +31,10 @@ ________________________________________ #pragma warning(disable:4786) #endif diff --git a/audio/zinf/files/patch-plm-metadata-vorbis-vorbis.cpp b/audio/zinf/files/patch-plm-metadata-vorbis-vorbis.cpp deleted file mode 100644 index ee07092c2801..000000000000 --- a/audio/zinf/files/patch-plm-metadata-vorbis-vorbis.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- plm/metadata/vorbis/vorbis.cpp.orig Wed Jan 1 08:29:35 2003 -+++ plm/metadata/vorbis/vorbis.cpp Sat Jan 11 05:32:18 2003 -@@ -23,6 +23,7 @@ - - #include <stdio.h> - #include <stdlib.h> -+#include <unistd.h> - #include <math.h> - #include <assert.h> - #include <string> diff --git a/audio/zinf/files/patch-plm_metadata_vorbis_vorbis.cpp b/audio/zinf/files/patch-plm_metadata_vorbis_vorbis.cpp new file mode 100644 index 000000000000..6442850bb505 --- /dev/null +++ b/audio/zinf/files/patch-plm_metadata_vorbis_vorbis.cpp @@ -0,0 +1,10 @@ +--- plm/metadata/vorbis/vorbis.cpp.orig 2004-02-10 18:21:14 UTC ++++ plm/metadata/vorbis/vorbis.cpp +@@ -23,6 +23,7 @@ ________________________________________ + + #include <stdio.h> + #include <stdlib.h> ++#include <unistd.h> + #include <math.h> + #include <assert.h> + #include <string> diff --git a/audio/zinf/files/patch-ui-zinf-include-PixFontControl.h b/audio/zinf/files/patch-ui-zinf-include-PixFontControl.h deleted file mode 100644 index 45ef69afbac5..000000000000 --- a/audio/zinf/files/patch-ui-zinf-include-PixFontControl.h +++ /dev/null @@ -1,13 +0,0 @@ ---- ui/zinf/include/PixFontControl.h.orig Thu Feb 13 21:21:37 2003 -+++ ui/zinf/include/PixFontControl.h Mon Aug 18 17:37:47 2003 -@@ -32,7 +32,10 @@ - #pragma warning(disable:4786) - #endif - -+#include <inttypes.h> -+#if HAVE_STDINT_H - #include <stdint.h> -+#endif - #include <string> - #include <vector> - diff --git a/audio/zinf/files/patch-ui-zinf-include-DialControl.h b/audio/zinf/files/patch-ui_zinf_include_DialControl.h index 64a5dfea974a..2431ccd71d3a 100644 --- a/audio/zinf/files/patch-ui-zinf-include-DialControl.h +++ b/audio/zinf/files/patch-ui_zinf_include_DialControl.h @@ -1,6 +1,6 @@ ---- ui/zinf/include/DialControl.h.orig Wed Sep 17 02:35:32 2003 -+++ ui/zinf/include/DialControl.h Mon Feb 16 12:46:03 2004 -@@ -24,7 +24,9 @@ +--- ui/zinf/include/DialControl.h.orig 2003-09-16 17:35:32 UTC ++++ ui/zinf/include/DialControl.h +@@ -24,7 +24,9 @@ ________________________________________ #ifndef INCLUDED_DIALCONTROL_H__ #define INCLUDED_DIALCONTROL_H__ diff --git a/audio/zinf/files/patch-ui_zinf_include_PixFontControl.h b/audio/zinf/files/patch-ui_zinf_include_PixFontControl.h new file mode 100644 index 000000000000..ffdbc089a24e --- /dev/null +++ b/audio/zinf/files/patch-ui_zinf_include_PixFontControl.h @@ -0,0 +1,13 @@ +--- ui/zinf/include/PixFontControl.h.orig 2003-09-16 17:35:32 UTC ++++ ui/zinf/include/PixFontControl.h +@@ -32,7 +32,10 @@ ________________________________________ + #pragma warning(disable:4786) + #endif + ++#include <inttypes.h> ++#if HAVE_STDINT_H + #include <stdint.h> ++#endif + #include <string> + #include <vector> + diff --git a/audio/zinf/files/patch-ui-zinf-src-ThemeZip.cpp b/audio/zinf/files/patch-ui_zinf_src_ThemeZip.cpp index 3c2c7f711ebd..6619b875cf35 100644 --- a/audio/zinf/files/patch-ui-zinf-src-ThemeZip.cpp +++ b/audio/zinf/files/patch-ui_zinf_src_ThemeZip.cpp @@ -1,5 +1,5 @@ ---- ui/zinf/src/ThemeZip.cpp.orig Wed Sep 17 02:36:22 2003 -+++ ui/zinf/src/ThemeZip.cpp Mon Feb 16 13:39:03 2004 +--- ui/zinf/src/ThemeZip.cpp.orig 2003-09-16 17:36:22 UTC ++++ ui/zinf/src/ThemeZip.cpp @@ -21,11 +21,12 @@ $Id: ThemeZip.cpp,v 1.8 2003/09/16 17:36:22 kgk Exp $ ____________________________________________________________________________*/ diff --git a/audio/zinf/files/patch-ui-zinf-tools-Makefile.in b/audio/zinf/files/patch-ui_zinf_tools_Makefile.in index bbb9cc5e71ca..6b9186848bd4 100644 --- a/audio/zinf/files/patch-ui-zinf-tools-Makefile.in +++ b/audio/zinf/files/patch-ui_zinf_tools_Makefile.in @@ -1,6 +1,6 @@ ---- ui/zinf/tools/Makefile.in.orig Mon Aug 4 03:57:33 2003 -+++ ui/zinf/tools/Makefile.in Mon Aug 18 19:02:48 2003 -@@ -213,7 +213,7 @@ +--- ui/zinf/tools/Makefile.in.orig 2004-02-17 22:45:23 UTC ++++ ui/zinf/tools/Makefile.in +@@ -227,7 +227,7 @@ noinst_PROGRAMS = maketheme maketheme_SOURCES = MakeTheme.cpp $(top_srcdir)/ui/zinf/src/ThemeZip.cpp maketheme_LDADD = $(top_builddir)/lib/unzip/libunzip.la \ diff --git a/audio/zinf/files/patch-ui-zinf-unix-src-GTKFileSelector.cpp b/audio/zinf/files/patch-ui_zinf_unix_src_GTKFileSelector.cpp index 022f779622c5..79d00415a6a1 100644 --- a/audio/zinf/files/patch-ui-zinf-unix-src-GTKFileSelector.cpp +++ b/audio/zinf/files/patch-ui_zinf_unix_src_GTKFileSelector.cpp @@ -1,6 +1,6 @@ ---- ui/zinf/unix/src/GTKFileSelector.cpp.orig 2003-09-16 19:36:23.000000000 +0200 -+++ ui/zinf/unix/src/GTKFileSelector.cpp 2014-02-18 17:46:56.364931015 +0100 -@@ -25,7 +25,8 @@ +--- ui/zinf/unix/src/GTKFileSelector.cpp.orig 2003-09-16 17:36:23 UTC ++++ ui/zinf/unix/src/GTKFileSelector.cpp +@@ -25,7 +25,8 @@ ________________________________________ #include <unistd.h> #include <dirent.h> |