* [gentoo-commits] gentoo-x86 commit in media-sound/traverso/files: traverso-0.49.2-gcc47.patch
@ 2012-06-27 19:35 Samuli Suominen (ssuominen)
0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2012-06-27 19:35 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/06/27 19:35:01
Added: traverso-0.49.2-gcc47.patch
Log:
Install hicolor icons and update icon cache. Fix building with sys-devel/gcc >= 4.7.0.
(Portage version: 2.2.0_alpha113/cvs/Linux x86_64)
Revision Changes Path
1.1 media-sound/traverso/files/traverso-0.49.2-gcc47.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/traverso/files/traverso-0.49.2-gcc47.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/traverso/files/traverso-0.49.2-gcc47.patch?rev=1.1&content-type=text/plain
Index: traverso-0.49.2-gcc47.patch
===================================================================
--- src/core/FileHelpers.cpp
+++ src/core/FileHelpers.cpp
@@ -22,6 +22,7 @@
#include "FileHelpers.h"
+#include <unistd.h> /* read and write */
#include <sys/stat.h>
#include "Config.h"
#include <QDir>
--- src/traverso/Main.cpp
+++ src/traverso/Main.cpp
@@ -19,6 +19,7 @@
*/
+#include <unistd.h> /* getpgrp */
#include <signal.h>
#include <stdlib.h>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-06-27 19:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-27 19:35 [gentoo-commits] gentoo-x86 commit in media-sound/traverso/files: traverso-0.49.2-gcc47.patch Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox