public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-p2p/giftui/files: 0.4.1-gentoo-r1.patch digest-giftui-0.4.1-r1 digest-giftui-0.4.1 0.4.1-gentoo.patch digest-giftui-0.3.1
@ 2008-01-15 19:05 Raul Porcel (armin76)
  0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2008-01-15 19:05 UTC (permalink / raw
  To: gentoo-commits

armin76     08/01/15 19:05:21

  Added:                0.4.1-gentoo-r1.patch digest-giftui-0.4.1-r1
  Removed:              digest-giftui-0.4.1 0.4.1-gentoo.patch
                        digest-giftui-0.3.1
  Log:
  Fix autotools and fix not starting with newer gtk+
  (Portage version: 2.1.4, RepoMan options: --force)

Revision  Changes    Path
1.1                  net-p2p/giftui/files/0.4.1-gentoo-r1.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/giftui/files/0.4.1-gentoo-r1.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/giftui/files/0.4.1-gentoo-r1.patch?rev=1.1&content-type=text/plain

Index: 0.4.1-gentoo-r1.patch
===================================================================
--- giftui-0.4.1.orig/src/ui_transfer_cb.c
+++ giftui-0.4.1/src/ui_transfer_cb.c
@@ -18,12 +18,12 @@
  */
 
 #include "main.h"
+#include "gtkcellrendererprogress.h"
 
 #include <string.h>
 #include <libgift/libgift.h>
 #include <gtk/gtk.h>
 
-#include "gtkcellrendererprogress.h"
 
 #include "io.h"
 #include "event.h"
--- giftui-0.4.1.orig/src/ui_transfer.c
+++ giftui-0.4.1/src/ui_transfer.c
@@ -18,13 +18,13 @@
  */
 
 #include "main.h"
+#include "gtkcellrendererprogress.h"
 
 #include <string.h>
 #include <libgift/libgift.h>
 #include <gdk/gdkkeysyms.h>
 #include <gtk/gtk.h>
 
-#include "gtkcellrendererprogress.h"
 
 #include "io.h"
 #include "event.h"
--- giftui-0.4.1.orig/src/main.c
+++ giftui-0.4.1/src/main.c
@@ -197,6 +197,8 @@
 	bindtextdomain (PACKAGE, LOCALEDIR);
 	textdomain (PACKAGE);
 #endif	
+	/* init GObject system */
+	g_type_init();
 	
 	/* configuration init & load */
 	giftui_config_init ();
--- giftui-0.4.1.orig/src/ui_about.c
+++ giftui-0.4.1/src/ui_about.c
@@ -153,7 +153,7 @@
 	gtk_container_add (GTK_CONTAINER (scrolled), about->list);
 	
 	/* create columns */
-	for (i = 0; i < ABOUT_ICON ; i++)
+	for (i = 0; i < ABOUT_VERSION ; i++)
 	{
 		column = gtk_tree_view_column_new ();
 		gtk_tree_view_column_set_title (column, column_headers[i]);



1.1                  net-p2p/giftui/files/digest-giftui-0.4.1-r1

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/giftui/files/digest-giftui-0.4.1-r1?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/giftui/files/digest-giftui-0.4.1-r1?rev=1.1&content-type=text/plain

Index: digest-giftui-0.4.1-r1
===================================================================
MD5 de834779fde3f2edb002631f4110f1b9 giftui-0.4.1.tar.bz2 220208
RMD160 35f33c9580bc89664748b82a73a2173b4d72844c giftui-0.4.1.tar.bz2 220208
SHA256 1a28bb483ba6f02853280dc2520b28e6c1ca34b2935e8f4e3b5ecd069699f583 giftui-0.4.1.tar.bz2 220208



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-01-15 19:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-15 19:05 [gentoo-commits] gentoo-x86 commit in net-p2p/giftui/files: 0.4.1-gentoo-r1.patch digest-giftui-0.4.1-r1 digest-giftui-0.4.1 0.4.1-gentoo.patch digest-giftui-0.3.1 Raul Porcel (armin76)

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