diff options
Diffstat (limited to 'graphics/mtpaint/files/patch-configure')
| -rw-r--r-- | graphics/mtpaint/files/patch-configure | 23 |
1 files changed, 16 insertions, 7 deletions
diff --git a/graphics/mtpaint/files/patch-configure b/graphics/mtpaint/files/patch-configure index a0444859630d..fc176dbc2b16 100644 --- a/graphics/mtpaint/files/patch-configure +++ b/graphics/mtpaint/files/patch-configure @@ -1,14 +1,14 @@ ---- configure.bak 2011-12-30 03:08:17.000000000 +0900 -+++ configure 2012-01-06 05:25:11.000000000 +0900 -@@ -68,6 +68,7 @@ - "tiff" ) NTIFF=YES;; - "notiff" ) NTIFF=NO;; - "statictiff" ) STATIC_TIFF=TIFF;; +--- configure.orig 2021-01-23 07:22:40 UTC ++++ configure +@@ -74,6 +74,7 @@ do + "webp" ) NWEBP=YES;; + "nowebp" ) NWEBP=NO;; + "staticwebp" ) STATIC_WEBP=WebP;; + "ft" ) NFT=YES;; "noft" ) NFT=NO;; "staticft" ) STATIC_FT=FreeType;; "lcms" ) NCMS=LittleCMS;; -@@ -471,7 +472,7 @@ +@@ -523,7 +524,7 @@ else # $OPTS = CFLAGS MARCH= # And leave CFLAGS alone fi @@ -17,3 +17,12 @@ # Set Windows-specific flags if [ "$OS" != "${OS#MinGW/}" ] then +@@ -856,7 +857,7 @@ General + ------- + + Version $MT_V +- System $OS ++ System $OSTYPE + Toolkit GTK+$GTK${GTK2VERSION:+.$GTK2VERSION} + Lists GTK+$MT_LISTS + File Picker $MT_FPICK |
