diff --git a/gnome2/rep-gtk/gtk-2.4.patch b/gnome2/rep-gtk/gtk-2.4.patch deleted file mode 100644 index c180250e7..000000000 --- a/gnome2/rep-gtk/gtk-2.4.patch +++ /dev/null @@ -1,50 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../rep-gtk/gtk-2.4.patch -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- ---- ./rep-gtk.h.orig 2005-03-28 23:48:38.000000000 -0400 -+++ ./rep-gtk.h 2005-03-28 23:49:35.000000000 -0400 -@@ -291,10 +291,10 @@ - - GtkWidget* - gtk_radio_menu_item_new_with_label_from_widget (GtkRadioMenuItem *group, -- gchar *label); -+ const gchar *label); - GtkWidget* - gtk_radio_menu_item_new_with_mnemonic_from_widget (GtkRadioMenuItem *group, -- gchar *label); -+ const gchar *label); - GtkWidget* gtk_radio_menu_item_new_from_widget (GtkRadioMenuItem *group); - GtkWidget* gtk_pixmap_new_interp (char *file, GtkWidget *intended_parent); - ---- ./gtk-compat.c.orig 2005-03-28 23:49:54.000000000 -0400 -+++ ./gtk-compat.c 2005-03-28 23:50:39.363196776 -0400 -@@ -64,7 +64,7 @@ - - GtkWidget* - gtk_radio_menu_item_new_with_label_from_widget (GtkRadioMenuItem *group, -- gchar *label) -+ const gchar *label) - { - GSList *g = group? gtk_radio_menu_item_group (group) : NULL; - return gtk_radio_menu_item_new_with_label (g, label); -@@ -72,7 +72,7 @@ - - GtkWidget* - gtk_radio_menu_item_new_with_mnemonic_from_widget (GtkRadioMenuItem *group, -- gchar *label) -+ const gchar *label) - { - GSList *g = group? gtk_radio_menu_item_group (group) : NULL; - return gtk_radio_menu_item_new_with_mnemonic (g, label); diff --git a/gnome2/rep-gtk/rep-gtk.desc b/gnome2/rep-gtk/rep-gtk.desc index 5b62a5f06..cdc595ce1 100644 --- a/gnome2/rep-gtk/rep-gtk.desc +++ b/gnome2/rep-gtk/rep-gtk.desc @@ -3,6 +3,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../rep-gtk/rep-gtk.desc +[COPY] Copyright (C) 2009 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] Copyright (C) 1998 - 2004 Clifford Wolf [COPY] @@ -31,10 +32,10 @@ [C] extra/development extra/desktop/gnome [L] GPL -[S] Beta -[V] 0.18 +[S] Stable +[V] 0.18.6r2 [P] O -----5---9 143.900 [O] . $base/package/*/*/gnome2-conf.in -[D] 3057428609 rep-gtk-0.18.tar.gz http://dl.sourceforge.net/sourceforge/rep-gtk/ +[D] 665871384 rep-gtk-0.18.6r2.tar.bz2 http://dl.sourceforge.net/sourceforge/rep-gtk/