public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/isight-firmware-tools/files: isight-firmware-tools-1.5.90-build-O0.patch isight-firmware-tools-1.2-ift-ldadd.patch isight-firmware-tools-1.2-rules.patch isight-firmware-tools-1.4.2-hal-disable.patch
@ 2010-05-05 22:07 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2010-05-05 22:07 UTC (permalink / raw
  To: gentoo-commits

eva         10/05/05 22:07:00

  Added:                isight-firmware-tools-1.5.90-build-O0.patch
  Removed:              isight-firmware-tools-1.2-ift-ldadd.patch
                        isight-firmware-tools-1.2-rules.patch
                        isight-firmware-tools-1.4.2-hal-disable.patch
  Log:
  Fix udev rules, bug #316027. Fix build problem with -O0, bug #306803.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-video/isight-firmware-tools/files/isight-firmware-tools-1.5.90-build-O0.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/isight-firmware-tools/files/isight-firmware-tools-1.5.90-build-O0.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/isight-firmware-tools/files/isight-firmware-tools-1.5.90-build-O0.patch?rev=1.1&content-type=text/plain

Index: isight-firmware-tools-1.5.90-build-O0.patch
===================================================================
diff -ru isight-firmware-tools-1.5.90/src/export.c isight-firmware-tools-1.5.90/src/export.c
--- isight-firmware-tools-1.5.90/src/export.c	2008-03-24 17:52:16.000000000 +0100
+++ isight-firmware-tools-1.5.90/src/export.c	2010-02-26 12:40:07.000000000 +0100
@@ -35,6 +35,8 @@
 #include <glib/gi18n.h>
 #include <glib/gstdio.h>
 
+#include <locale.h>
+
 /* OPTIONS */
 static gchar *input	= NULL;
 static gchar *output	= "isight.ihx";
diff -ru isight-firmware-tools-1.5.90/src/extract.c isight-firmware-tools-1.5.90/src/extract.c
--- isight-firmware-tools-1.5.90/src/extract.c	2009-08-13 18:50:54.000000000 +0200
+++ isight-firmware-tools-1.5.90/src/extract.c	2010-02-26 12:39:42.000000000 +0100
@@ -36,6 +36,8 @@
 #include <glib/gi18n.h>
 #include <glib/gstdio.h>
 
+#include <locale.h>
+
 /*
  * Foreach file identified by their sha1sum, we store the offset where
  * the firmware begin in the file.
Only in isight-firmware-tools-1.5.90/src: isight.rules.in
diff -ru isight-firmware-tools-1.5.90/src/load.h isight-firmware-tools-1.5.90/src/load.h
--- isight-firmware-tools-1.5.90/src/load.h	2009-06-18 19:31:45.000000000 +0200
+++ isight-firmware-tools-1.5.90/src/load.h	2010-02-26 12:40:41.000000000 +0100
@@ -36,6 +36,8 @@
 #include <glib.h>
 #include <usb.h>
 
+#include <locale.h>
+
 #ifndef _LOAD_H_
 #define	_LOAD_H_






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-05 22:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-05 22:07 [gentoo-commits] gentoo-x86 commit in media-video/isight-firmware-tools/files: isight-firmware-tools-1.5.90-build-O0.patch isight-firmware-tools-1.2-ift-ldadd.patch isight-firmware-tools-1.2-rules.patch isight-firmware-tools-1.4.2-hal-disable.patch Gilles Dartiguelongue (eva)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox