diff options
Diffstat (limited to 'src/qt-1-cherrypicks.patch')
-rw-r--r-- | src/qt-1-cherrypicks.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/qt-1-cherrypicks.patch b/src/qt-1-cherrypicks.patch index 7f99467..8cd6901 100644 --- a/src/qt-1-cherrypicks.patch +++ b/src/qt-1-cherrypicks.patch @@ -80513,7 +80513,7 @@ Subject: [PATCH 12/17] fix building on GNU/kFreeBSD (MXE specific) This patch has been taken from: -http://anonscm.debian.org/gitweb/?p=pkg-kde/qt/qt4-x11.git;a=blob;f=debian/patches/50_kfreebsd_Q_OS.diff;h=4a8db71ff07a91efdf822baa120a3542ccf1d7f2;hb=HEAD +https://anonscm.debian.org/gitweb/?p=pkg-kde/qt/qt4-x11.git;a=blob;f=debian/patches/50_kfreebsd_Q_OS.diff;h=4a8db71ff07a91efdf822baa120a3542ccf1d7f2;hb=HEAD Change-Id: I34d1ab97134b08246567e833d13a7c1924f535ed Author: Pino Toscano <pino@kde.org> @@ -80544,7 +80544,7 @@ Subject: [PATCH 13/17] fix missing platform when building on GNU/kFreeBSD (MXE specific) This patch is inspired by: -http://anonscm.debian.org/gitweb/?p=pkg-kde/qt/qt4-x11.git;a=blob;f=debian/rules;h=47e5efbf09f77e6da51a3d719d2f6be47f69d096;hb=HEAD +https://anonscm.debian.org/gitweb/?p=pkg-kde/qt/qt4-x11.git;a=blob;f=debian/rules;h=47e5efbf09f77e6da51a3d719d2f6be47f69d096;hb=HEAD For the time being, glibc-g++ is simply a copy of linux-g++. @@ -80574,7 +80574,7 @@ Date: Thu, 1 Sep 2011 13:51:50 +0200 Subject: [PATCH 14/17] fix building on dragonfly (MXE specific) This patch is inspired by: -http://cvsweb.NetBSD.org/bsdweb.cgi/pkgsrc/x11/qt4-libs/Makefile.common?rev=1.27&content-type=text/x-cvsweb-markup +https://cvsweb.NetBSD.org/bsdweb.cgi/pkgsrc/x11/qt4-libs/Makefile.common?rev=1.27&content-type=text/x-cvsweb-markup Change-Id: I9743a39ac35950cb15af915c3ae527433bc6b56d @@ -80644,7 +80644,7 @@ Date: Mon, 1 Sep 2014 15:27:12 +0200 Subject: [PATCH 17/17] qt dont perform ipc checks for win32 Taken from: -http://pkgs.fedoraproject.org/cgit/mingw-qt.git/plain/qt-dont-perform-ipc-checks-for-win32.patch?id2=HEAD +https://src.fedoraproject.org/mingw-qt/raw/HEAD/f/qt-dont-perform-ipc-checks-for-win32.patch "The configure script thinks that there is no IPC/shared memory support for this platform, while there is support. Fix the configure |