diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2012-03-28 13:46:58 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2012-03-28 13:46:58 (GMT) |
commit | defdff28f077c8e860ca36b99b840b0bf942fe55 (patch) | |
tree | b92443a7944899ab42576a3df5a7c4be137b8222 /src/gtkglext-1-fixes.patch | |
parent | fe1012be45901c7344497eabe7440ff0e1c22578 (diff) | |
download | mxe-defdff28f077c8e860ca36b99b840b0bf942fe55.zip mxe-defdff28f077c8e860ca36b99b840b0bf942fe55.tar.gz mxe-defdff28f077c8e860ca36b99b840b0bf942fe55.tar.bz2 |
Rebrand to new project name MXE
Diffstat (limited to 'src/gtkglext-1-fixes.patch')
-rw-r--r-- | src/gtkglext-1-fixes.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/gtkglext-1-fixes.patch b/src/gtkglext-1-fixes.patch index 26edc7c..ba812a0 100644 --- a/src/gtkglext-1-fixes.patch +++ b/src/gtkglext-1-fixes.patch @@ -1,10 +1,10 @@ -This file is part of mingw-cross-env. +This file is part of MXE. See doc/index.html for further information. Contains ad hoc patches for cross building. From c79e894db7f1a5cbd6ba57352f79d68595175666 Mon Sep 17 00:00:00 2001 -From: mingw-cross-env +From: MXE Date: Fri, 1 Oct 2010 14:43:15 +0200 Subject: [PATCH 1/4] remove pangox dependency @@ -35,7 +35,7 @@ index e5b678c..54bb867 100644 From a6894898cad4238a3676cf6fbfe6c378217317ca Mon Sep 17 00:00:00 2001 -From: mingw-cross-env +From: MXE Date: Fri, 1 Oct 2010 14:44:37 +0200 Subject: [PATCH 2/4] use correct glib mkenums patch @@ -91,7 +91,7 @@ index 005bd1b..ace11c7 100644 From 9080ce06af85a0beee38f0d391ee8fab8dc07fdf Mon Sep 17 00:00:00 2001 -From: mingw-cross-env +From: MXE Date: Fri, 1 Oct 2010 14:47:30 +0200 Subject: [PATCH 3/4] don't use deprecated functions @@ -181,7 +181,7 @@ index ecb41ef..2a31c5a 100644 From eb64eb053481321cb1b0d3ec9e2fcb46c55c0972 Mon Sep 17 00:00:00 2001 -From: mingw-cross-env +From: MXE Date: Fri, 1 Oct 2010 14:50:25 +0200 Subject: [PATCH 4/4] removed import declarations |