summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2012-12-14 10:55:29 (GMT)
committerTony Theodore <tonyt@logyst.com>2012-12-14 10:55:29 (GMT)
commit0b9a32d8d7b512d1446b75d851ebf5e255c5770a (patch)
treec78f97310c76fb35b8ffda9ce71e3d21eff3ab41
parentfdde22f69f958d287f8552936f587b5976b1e3ef (diff)
downloadmxe-0b9a32d8d7b512d1446b75d851ebf5e255c5770a.zip
mxe-0b9a32d8d7b512d1446b75d851ebf5e255c5770a.tar.gz
mxe-0b9a32d8d7b512d1446b75d851ebf5e255c5770a.tar.bz2
packages gdb graphicsmagick hdf5 ncurses: add patch headers
-rw-r--r--src/gdb-2-fix-termcap.patch3
-rw-r--r--src/graphicsmagick-2-fix-autoconf-version.patch3
-rw-r--r--src/hdf5-3-fix-autoconf-version.patch3
-rw-r--r--src/ncurses-1-fix-headers.patch6
4 files changed, 15 insertions, 0 deletions
diff --git a/src/gdb-2-fix-termcap.patch b/src/gdb-2-fix-termcap.patch
index f597d5f..609458b 100644
--- a/src/gdb-2-fix-termcap.patch
+++ b/src/gdb-2-fix-termcap.patch
@@ -1,3 +1,6 @@
+This file is part of MXE.
+See index.html for further information.
+
diff -ur gdb-7.5.1_old/gdb/windows-termcap.c gdb-7.5.1/gdb/windows-termcap.c
--- gdb-7.5.1_old/gdb/windows-termcap.c 2012-12-13 13:28:37.527194089 -0300
+++ gdb-7.5.1/gdb/windows-termcap.c 2012-12-13 13:29:54.823190855 -0300
diff --git a/src/graphicsmagick-2-fix-autoconf-version.patch b/src/graphicsmagick-2-fix-autoconf-version.patch
index fae5239..66b7572 100644
--- a/src/graphicsmagick-2-fix-autoconf-version.patch
+++ b/src/graphicsmagick-2-fix-autoconf-version.patch
@@ -1,3 +1,6 @@
+This file is part of MXE.
+See index.html for further information.
+
diff --git a/configure.ac b/configure.ac
--- a/configure.ac
+++ b/configure.ac
diff --git a/src/hdf5-3-fix-autoconf-version.patch b/src/hdf5-3-fix-autoconf-version.patch
index 3c9e4d0..f01f3d1 100644
--- a/src/hdf5-3-fix-autoconf-version.patch
+++ b/src/hdf5-3-fix-autoconf-version.patch
@@ -1,3 +1,6 @@
+This file is part of MXE.
+See index.html for further information.
+
diff --git a/configure.ac b/configure.ac
--- a/configure.ac 2012-12-11 00:17:32.377025807 -0300
+++ b/configure.ac 2012-12-11 00:17:57.589024754 -0300
diff --git a/src/ncurses-1-fix-headers.patch b/src/ncurses-1-fix-headers.patch
index eb4a237..87690b8 100644
--- a/src/ncurses-1-fix-headers.patch
+++ b/src/ncurses-1-fix-headers.patch
@@ -1,3 +1,9 @@
+This file is part of MXE.
+See index.html for further information.
+
+This patch has been taken from:
+http://lists.gnu.org/archive/html/bug-ncurses/2012-07/msg00007.html
+
# ncurses 5.9 - patch 20120707 - Thomas E. Dickey
#
# ------------------------------------------------------------------------------