* added the Unlicense as valid in misc/share/REGISTER
[t2sde.git] / package / graphic / libexif-gtk / gtk214.patch
bloba778d0178594554d75b7bc9ff3a5197a2622b687
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 #
4 # T2 SDE: package/.../libexif-gtk/gtk214.patch
5 # Copyright (C) 2009 The T2 SDE Project
6 #
7 # More information can be found in the files COPYING and README.
8 #
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
14 # version.
15 # --- T2-COPYRIGHT-NOTE-END ---
17 diff -Nur libexif-gtk-0.3.5-orig/gtk-extensions/Makefile.am libexif-gtk-0.3.5/gtk-extensions/Makefile.am
18 --- libexif-gtk-0.3.5-orig/gtk-extensions/Makefile.am 2009-01-22 10:46:48.000000000 +0000
19 +++ libexif-gtk-0.3.5/gtk-extensions/Makefile.am 2009-01-22 10:54:02.000000000 +0000
20 @@ -1,7 +1,6 @@
21 INCLUDES = \
22 -I$(top_srcdir) \
23 -I$(top_srcdir)/intl \
24 - -DGTK_DISABLE_DEPRECATED \
25 $(GTK_CFLAGS)
27 noinst_LTLIBRARIES = libgtk-extensions.la
28 diff -Nur libexif-gtk-0.3.5-orig/gtk-extensions/Makefile.in libexif-gtk-0.3.5/gtk-extensions/Makefile.in
29 --- libexif-gtk-0.3.5-orig/gtk-extensions/Makefile.in 2009-01-22 10:46:48.000000000 +0000
30 +++ libexif-gtk-0.3.5/gtk-extensions/Makefile.in 2009-01-22 10:57:04.000000000 +0000
31 @@ -219,7 +219,6 @@
32 INCLUDES = \
33 -I$(top_srcdir) \
34 -I$(top_srcdir)/intl \
35 - -DGTK_DISABLE_DEPRECATED \
36 $(GTK_CFLAGS)
38 noinst_LTLIBRARIES = libgtk-extensions.la
39 diff -Nur libexif-gtk-0.3.5-orig/gtk-extensions/gtk-menu-option.h libexif-gtk-0.3.5/gtk-extensions/gtk-menu-option.h
40 --- libexif-gtk-0.3.5-orig/gtk-extensions/gtk-menu-option.h 2009-01-22 10:46:48.000000000 +0000
41 +++ libexif-gtk-0.3.5/gtk-extensions/gtk-menu-option.h 2009-01-22 10:47:39.000000000 +0000
42 @@ -50,7 +50,7 @@
43 void (* option_set) (GtkMenuOption *menu, guint option);
46 -GtkType gtk_menu_option_get_type (void);
47 +GType gtk_menu_option_get_type (void);
48 GtkWidget *gtk_menu_option_new (GtkOptions *list);
49 void gtk_menu_option_construct (GtkMenuOption *menu, GtkOptions *list);