summaryrefslogtreecommitdiff
path: root/graphics/mtpaint/files/patch-configure
diff options
context:
space:
mode:
authorRainer Hurling <rhurlin@FreeBSD.org>2021-01-25 19:49:26 +0000
committerRainer Hurling <rhurlin@FreeBSD.org>2021-01-25 19:49:26 +0000
commit774c8d1e34e398dc8f54aa802ce78fdd69bf329d (patch)
tree432f755149016a4f6663de4e049020462e30459e /graphics/mtpaint/files/patch-configure
parentaudio/sratom: Update to 0.6.8 (diff)
graphics/mtpaint: Update to 3.50.03
Changelog-like descriptions in each commit since 3.40 [1]. [1] https://github.com/wjaguar/mtPaint/commits/master PR: 252926 Submitted by: Nuno Teixeira <ed.arrakis@gmail.com> (new maintainer) Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D28336
Notes
Notes: svn path=/head/; revision=562607
Diffstat (limited to 'graphics/mtpaint/files/patch-configure')
-rw-r--r--graphics/mtpaint/files/patch-configure23
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