r19156 - in /packages/unstable/gmime2.4/debian: control patches/ patches/disable_gtk-sharp.patch patches/series

meebey at users.alioth.debian.org meebey at users.alioth.debian.org
Sat Mar 21 01:11:16 UTC 2009


Author: meebey
Date: Sat Mar 21 01:11:16 2009
New Revision: 19156

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19156
Log:
added quilt patch

Added:
    packages/unstable/gmime2.4/debian/patches/
    packages/unstable/gmime2.4/debian/patches/disable_gtk-sharp.patch
    packages/unstable/gmime2.4/debian/patches/series
Modified:
    packages/unstable/gmime2.4/debian/control

Modified: packages/unstable/gmime2.4/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gmime2.4/debian/control?rev=19156&op=diff
==============================================================================
--- packages/unstable/gmime2.4/debian/control (original)
+++ packages/unstable/gmime2.4/debian/control Sat Mar 21 01:11:16 2009
@@ -4,7 +4,7 @@
 Maintainer: Mirco Bauer <meebey at debian.org>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 7.0.50),
- cli-common-dev (>= 0.4.4) [i386 lpia kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390]
+ cli-common-dev (>= 0.4.4) [i386 lpia kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390],
  gnome-pkg-tools (>= 0.10),
  quilt,
  libglib2.0-dev,

Added: packages/unstable/gmime2.4/debian/patches/disable_gtk-sharp.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gmime2.4/debian/patches/disable_gtk-sharp.patch?rev=19156&op=file
==============================================================================
--- packages/unstable/gmime2.4/debian/patches/disable_gtk-sharp.patch (added)
+++ packages/unstable/gmime2.4/debian/patches/disable_gtk-sharp.patch Sat Mar 21 01:11:16 2009
@@ -1,0 +1,12 @@
+--- git.orig/configure.in
++++ git/configure.in
+@@ -457,9 +457,6 @@
+ 	AC_SUBST(CSC)
+ 	AC_SUBST(GACUTIL)
+ 	
+-	PKG_CHECK_MODULES(GTK_SHARP, gtk-sharp-2.0 >= 2.4.0)
+-	AC_SUBST(GTK_SHARP_LIBS)
+-	
+ 	AC_PATH_PROG(GAPI_CODEGEN, gapi2-codegen, no)
+ 	if test "x$GAPI_CODEGEN" = "xno"; then
+         	AC_MSG_ERROR([You need to install gtk-sharp2-gapi])

Added: packages/unstable/gmime2.4/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gmime2.4/debian/patches/series?rev=19156&op=file
==============================================================================
--- packages/unstable/gmime2.4/debian/patches/series (added)
+++ packages/unstable/gmime2.4/debian/patches/series Sat Mar 21 01:11:16 2009
@@ -1,0 +1,1 @@
+disable_gtk-sharp.patch




More information about the pkg-gnome-commits mailing list