[Lunar-commits] <moonbase-other> google-gadgets-for-linux: adding a patch so it will compile with current gcc.

Dennis Veatch stumbles at lunar-linux.org
Thu Aug 16 13:21:46 CEST 2012


commit b1776810fae5efa9e38d4b184b5513a2324e6cde
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Thu, 16 Aug 2012 04:21:46 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/b1776810fae5efa9e38d4b184b5513a2324e6cde

google-gadgets-for-linux: adding a patch so it will compile with current gcc.

See: http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/x11-misc/google-gadgets/files/google-gadgets-0.11.2-gcc-4.7.patch?revision=1.1
---
  web/google-gadgets-for-linux/BUILD                           +2/-0     
  web/google-gadgets-for-linux/DETAILS                         +3/-0     
  2 files changed, 5 insertions (+), 0 deletions (-)

--- a/web/google-gadgets-for-linux/BUILD
+++ b/web/google-gadgets-for-linux/BUILD
@@ -1,5 +1,7 @@
 (
 
+  patch_it $SOURCE2 1 &&
+
 # So it will compile with our version of glib2.
   sedit "s:glib/ghash.h:glib.h:" ggadget/gtk/main_loop.cc &&
   sedit "s:glib/gthread.h:glib.h:" ggadget/gtk/main_loop.cc &&
--- a/web/google-gadgets-for-linux/DETAILS
+++ b/web/google-gadgets-for-linux/DETAILS
@@ -1,8 +1,11 @@
           MODULE=google-gadgets-for-linux
          VERSION=0.11.2
           SOURCE=$MODULE-$VERSION.tar.bz2
+         SOURCE2=google-gadgets-for-linux-0.11.2-gcc-4.7.1.patch
       SOURCE_URL=http://google-gadgets-for-linux.googlecode.com/files/
+     SOURCE2_URL=$PATCH_URL
       SOURCE_VFY=sha1:22716f5ae640c7f201012d9d75868137c23ebc79
+     SOURCE2_VFY=sha1:22c771d0335403c9b98e81459b9f5562904a62be
         WEB_SITE=http://code.google.com/p/google-gadgets-for-linux/
          ENTERED=20090125
          UPDATED=20100221




More information about the Lunar-commits mailing list