SOURCES: cinepaint-gutenprintui.patch (NEW) - first version - adju...

lmasko lmasko at pld-linux.org
Tue Oct 10 12:38:31 CEST 2006


Author: lmasko                       Date: Tue Oct 10 10:38:31 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- first version - adjustment to PLD file/package names

---- Files affected:
SOURCES:
   cinepaint-gutenprintui.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/cinepaint-gutenprintui.patch
diff -u /dev/null SOURCES/cinepaint-gutenprintui.patch:1.1
--- /dev/null	Tue Oct 10 12:38:31 2006
+++ SOURCES/cinepaint-gutenprintui.patch	Tue Oct 10 12:38:26 2006
@@ -0,0 +1,44 @@
+--- cinepaint-0.21-1/configure.in~	2006-08-04 11:01:51.000000000 +0200
++++ cinepaint-0.21-1/configure.in	2006-10-06 23:01:32.000000000 +0200
+@@ -371,7 +371,7 @@
+   export PKG_CONFIG_PATH
+   AC_PATH_PROG(PRINT_CONFIG, pkg-config, no)
+     if test "x$PRINT_CONFIG" != "xno"; then
+-      PRINT_CONFIG="$PRINT_CONFIG gutenprintui"
++      PRINT_CONFIG="$PRINT_CONFIG gutenprintui2"
+       AC_MSG_CHECKING(for gutenprint >= $GUTENPRINT_REQUIRED_VERSION)
+       print_version=`$PRINT_CONFIG --modversion`
+       if expr $print_version \>= $GUTENPRINT_REQUIRED_VERSION >/dev/null; then
+--- cinepaint-0.21-1/configure~	2006-08-11 07:21:51.000000000 +0200
++++ cinepaint-0.21-1/configure	2006-10-06 23:04:31.000000000 +0200
+@@ -26276,7 +26276,7 @@
+ fi
+ 
+     if test "x$PRINT_CONFIG" != "xno"; then
+-      PRINT_CONFIG="$PRINT_CONFIG gutenprintui"
++      PRINT_CONFIG="$PRINT_CONFIG gutenprintui2"
+       echo "$as_me:$LINENO: checking for gutenprint >= $GUTENPRINT_REQUIRED_VERSION" >&5
+ echo $ECHO_N "checking for gutenprint >= $GUTENPRINT_REQUIRED_VERSION... $ECHO_C" >&6
+       print_version=`$PRINT_CONFIG --modversion`
+--- cinepaint-0.21-1/plug-ins/print/print_gimp.h~	2005-04-12 08:52:49.000000000 +0200
++++ cinepaint-0.21-1/plug-ins/print/print_gimp.h	2006-10-06 23:19:49.000000000 +0200
+@@ -47,7 +47,7 @@
+ #ifdef INCLUDE_GIMP_PRINT_UI_H
+ #include INCLUDE_GIMP_PRINT_UI_H
+ #else
+-  #include <gutenprintui/gutenprintui.h>
++  #include <gutenprintui2/gutenprintui.h>
+ #endif
+ 
+ 
+--- cinepaint-0.21-1/plug-ins/print/print-lcms-funcs.c~	2006-05-28 11:41:29.000000000 +0200
++++ cinepaint-0.21-1/plug-ins/print/print-lcms-funcs.c	2006-10-06 23:20:03.000000000 +0200
+@@ -37,7 +37,7 @@
+ //#include "../../lib/libprintut.h"
+ 
+ 
+-#include <gutenprintui/gutenprintui.h>
++#include <gutenprintui2/gutenprintui.h>
+ #include "print_gimp.h"
+ 
+ #include "print-intl.h"
================================================================


More information about the pld-cvs-commit mailing list