~ubuntu-branches/ubuntu/edgy/gedit/edgy

« back to all changes in this revision

Viewing changes to debian/patches/02_autoconf.patch

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-09-05 12:33:40 UTC
  • mfrom: (1.1.20 upstream)
  • Revision ID: james.westby@ubuntu.com-20060905123340-rdenqvvnb8i1suho
Tags: 2.16.0-0ubuntu1
* New upstream version:
  Fixes:
  - Filebrowser plugin fixes
  Documentation:
  - Manual now covers basic usage of the file browser plugin
* Sync with Debian
* debian/control.in:
  - Build-Depends on liblaunchpad-integration-dev
* debian/gedit.install:
  - install the python console too
* debian/patches/01_lpi.patch:
  - launchpad integration
* debian/patches/70_relibtoolize.patch:
  - updated
* debian/rules:
  - fixed pixmap installation
  - use --disable-scrollkeeper configure option

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
diff -Nur gedit-2.15.8/configure gedit-2.15.8.new/configure
2
 
--- gedit-2.15.8/configure      2006-08-21 21:35:36.000000000 +0200
3
 
+++ gedit-2.15.8.new/configure  2006-08-22 09:18:56.000000000 +0200
4
 
@@ -23890,6 +23890,7 @@
5
 
     { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"
6
 
        glib-2.0 >= 2.12.0
7
 
        gtk+-2.0 >= 2.10.0
8
 
+       launchpad-integration
9
 
        gtksourceview-1.0 >= 1.7.2
10
 
        libgnomeui-2.0 >= 2.13.0
11
 
        libglade-2.0 >= 2.4.0
12
 
@@ -23899,6 +23900,7 @@
13
 
   ($PKG_CONFIG --exists --print-errors "
14
 
        glib-2.0 >= 2.12.0
15
 
        gtk+-2.0 >= 2.10.0
16
 
+       launchpad-integration
17
 
        gtksourceview-1.0 >= 1.7.2
18
 
        libgnomeui-2.0 >= 2.13.0
19
 
        libglade-2.0 >= 2.4.0
20
 
@@ -23911,6 +23913,7 @@
21
 
   pkg_cv_GEDIT_CFLAGS=`$PKG_CONFIG --cflags "
22
 
        glib-2.0 >= 2.12.0
23
 
        gtk+-2.0 >= 2.10.0
24
 
+       launchpad-integration
25
 
        gtksourceview-1.0 >= 1.7.2
26
 
        libgnomeui-2.0 >= 2.13.0
27
 
        libglade-2.0 >= 2.4.0
28
 
@@ -23932,6 +23935,7 @@
29
 
     { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"
30
 
        glib-2.0 >= 2.12.0
31
 
        gtk+-2.0 >= 2.10.0
32
 
+       launchpad-integration
33
 
        gtksourceview-1.0 >= 1.7.2
34
 
        libgnomeui-2.0 >= 2.13.0
35
 
        libglade-2.0 >= 2.4.0
36
 
@@ -23941,6 +23945,7 @@
37
 
   ($PKG_CONFIG --exists --print-errors "
38
 
        glib-2.0 >= 2.12.0
39
 
        gtk+-2.0 >= 2.10.0
40
 
+       launchpad-integration
41
 
        gtksourceview-1.0 >= 1.7.2
42
 
        libgnomeui-2.0 >= 2.13.0
43
 
        libglade-2.0 >= 2.4.0
44
 
@@ -23953,6 +23958,7 @@
45
 
   pkg_cv_GEDIT_LIBS=`$PKG_CONFIG --libs "
46
 
        glib-2.0 >= 2.12.0
47
 
        gtk+-2.0 >= 2.10.0
48
 
+       launchpad-integration
49
 
        gtksourceview-1.0 >= 1.7.2
50
 
        libgnomeui-2.0 >= 2.13.0
51
 
        libglade-2.0 >= 2.4.0
52
 
@@ -23980,6 +23986,7 @@
53
 
                GEDIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "
54
 
        glib-2.0 >= 2.12.0
55
 
        gtk+-2.0 >= 2.10.0
56
 
+       launchpad-integration
57
 
        gtksourceview-1.0 >= 1.7.2
58
 
        libgnomeui-2.0 >= 2.13.0
59
 
        libglade-2.0 >= 2.4.0
60
 
@@ -23990,6 +23997,7 @@
61
 
                GEDIT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "
62
 
        glib-2.0 >= 2.12.0
63
 
        gtk+-2.0 >= 2.10.0
64
 
+       launchpad-integration
65
 
        gtksourceview-1.0 >= 1.7.2
66
 
        libgnomeui-2.0 >= 2.13.0
67
 
        libglade-2.0 >= 2.4.0
68
 
@@ -24003,6 +24011,7 @@
69
 
        { { echo "$as_me:$LINENO: error: Package requirements (
70
 
        glib-2.0 >= 2.12.0
71
 
        gtk+-2.0 >= 2.10.0
72
 
+       launchpad-integration
73
 
        gtksourceview-1.0 >= 1.7.2
74
 
        libgnomeui-2.0 >= 2.13.0
75
 
        libglade-2.0 >= 2.4.0
76
 
@@ -24022,6 +24031,7 @@
77
 
 echo "$as_me: error: Package requirements (
78
 
        glib-2.0 >= 2.12.0
79
 
        gtk+-2.0 >= 2.10.0
80
 
+       launchpad-integration
81
 
        gtksourceview-1.0 >= 1.7.2
82
 
        libgnomeui-2.0 >= 2.13.0
83
 
        libglade-2.0 >= 2.4.0