diff options
author | Mark Brand <mabrand@mabrand.nl> | 2013-10-22 20:47:16 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2013-11-30 10:08:22 (GMT) |
commit | adb91782582c10917c1b98fbaefad6485117cda5 (patch) | |
tree | dd922f79311c27f7d3571fa2f4309d2abbd13dd0 /src/qtimageformats-1.patch | |
parent | 43a92a6a070d9b0931033d658b6a9a2314ee1c0c (diff) | |
download | mxe-adb91782582c10917c1b98fbaefad6485117cda5.zip mxe-adb91782582c10917c1b98fbaefad6485117cda5.tar.gz mxe-adb91782582c10917c1b98fbaefad6485117cda5.tar.bz2 |
upgrade qt5 packages
Diffstat (limited to 'src/qtimageformats-1.patch')
-rw-r--r-- | src/qtimageformats-1.patch | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/qtimageformats-1.patch b/src/qtimageformats-1.patch index 9a23ea7..c1477eb 100644 --- a/src/qtimageformats-1.patch +++ b/src/qtimageformats-1.patch @@ -1,7 +1,7 @@ This file is part of MXE. See index.html for further information. -From f6906f5cb744554a985f6ecbb55a49dd2883d531 Mon Sep 17 00:00:00 2001 +From fd1717af4dd33e3ea270ec97d7f7e5e3a61021da Mon Sep 17 00:00:00 2001 From: Mark Brand <mabrand@mabrand.nl> Date: Thu, 3 Nov 2011 14:11:02 +0100 Subject: [PATCH 1/3] add pkg-config support for libtiff-4 @@ -37,10 +37,10 @@ index 353e3f3..fa22141 100644 } else { include($$PWD/../../../3rdparty/libtiff.pri) -- -1.8.1.4 +1.8.4 -From 3c300d849fbe41368aedbf8d9c8052a170dfd108 Mon Sep 17 00:00:00 2001 +From a1846586160249a2debcbf113b679c9ea452b909 Mon Sep 17 00:00:00 2001 From: Mark Brand <mabrand@mabrand.nl> Date: Wed, 19 Dec 2012 23:29:52 +0100 Subject: [PATCH 2/3] add pkg-config support for libmng (mxe-specific) @@ -76,10 +76,10 @@ index cdf17c5..00cd0b3 100644 } else { include($$PWD/../../../3rdparty/libmng.pri) -- -1.8.1.4 +1.8.4 -From a6398a7029a455f6c4878d18210e4bf7a782ddfd Mon Sep 17 00:00:00 2001 +From 5c209558b3c4d82e59c8d5ef3cc263a8fd3bff01 Mon Sep 17 00:00:00 2001 From: Mark Brand <mabrand@mabrand.nl> Date: Sat, 17 Aug 2013 18:08:22 +0200 Subject: [PATCH 3/3] libmng 2 config.test compatibility @@ -103,5 +103,5 @@ index 9def33e..266dd71 100644 return 0; } -- -1.8.1.4 +1.8.4 |