]> git.pld-linux.org Git - packages/gtksourceview.git/blob - gtksourceview-nognome.patch
- added -build-fix.patch
[packages/gtksourceview.git] / gtksourceview-nognome.patch
1 --- gtksourceview-1.8.5/docs/reference/gtksourceview.types.orig 2007-03-11 16:16:05.000000000 +0100
2 +++ gtksourceview-1.8.5/docs/reference/gtksourceview.types      2007-05-27 00:30:18.383258761 +0200
3 @@ -5,7 +5,6 @@
4  #include <gtksourceview/gtksourcetagtable.h>
5  #include <gtksourceview/gtksourcestylescheme.h>
6  #include <gtksourceview/gtksourcetag.h>
7 -#include <gtksourceview/gtksourceprintjob.h>
8  
9  gtk_source_view_get_type
10  gtk_source_buffer_get_type
11 @@ -16,4 +15,3 @@
12  gtk_source_tag_get_type
13  gtk_syntax_tag_get_type
14  gtk_pattern_tag_get_type
15 -gtk_source_print_job_get_type
16 --- gtksourceview-1.8.5/gtksourceview-1.0.pc.in.orig    2007-01-03 16:40:35.000000000 +0100
17 +++ gtksourceview-1.8.5/gtksourceview-1.0.pc.in 2007-05-27 01:44:09.620984327 +0200
18 @@ -6,6 +6,6 @@
19  Name: @PACKAGE_NAME@
20  Description: GTK+ 2.0 Source Editing Widget
21  Version: @PACKAGE_VERSION@
22 -Requires: gtk+-2.0 libxml-2.0 libgnomeprint-2.2
23 +Requires: gtk+-2.0 libxml-2.0
24  Libs: -L${libdir} -lgtksourceview-1.0
25  Cflags: -I${includedir}/gtksourceview-1.0
This page took 0.104537 seconds and 3 git commands to generate.