Commit Graph

144 Commits

Author SHA1 Message Date
Rex Dieter 1363f7fc0f skip docs on el6, qdoc crashes (QTBUG-43057)
See also:
https://bugreports.qt-project.org/browse/QTBUG-43057
2014-12-04 14:30:52 -06:00
Kevin Kofler 4996bdf06f rebase old_xcb and old_xkbcommon patches 2014-11-29 03:38:51 +01:00
Rex Dieter 92f366366b restore font rendering patch (#1052389,QTBUG-41590) 2014-11-28 15:32:30 -06:00
Rex Dieter 1fb1221516 5.4.0-rc 2014-11-27 20:09:20 -06:00
Rex Dieter 2fa25120ff add versioned Requires: libxkbcommon dep 2014-11-12 12:45:38 -06:00
Rex Dieter 4a377f02eb pull in slightly different upstreamed font rendering fix (#1052389,QTBUG-41590) 2014-11-11 12:11:20 -06:00
Rex Dieter 1932f186e5 refresh old_xkbcommon.patch (again?!) 2014-11-10 10:34:57 -06:00
Rex Dieter 0a278efc52 Bad font rendering (#1052389,QTBUG-41590) 2014-11-10 08:07:31 -06:00
Rex Dieter 5d6be197aa Merge branch 'master' of ssh://pkgs.fedoraproject.org/qt5-qtbase 2014-11-03 17:44:43 -06:00
Rex Dieter d299f7590e macros.qt5: allow LDFLAGS override via LDFLAGS evn var 2014-11-03 08:32:03 -06:00
Rex Dieter dab46cba19 macros.qt5: +%qmake_qt5 , to help set standard build flags (CFLAGS, etc...) 2014-11-03 08:11:19 -06:00
Rex Dieter c242367a7f rebase old_xkbcommon.patch 2014-10-30 14:25:21 -05:00
Kevin Kofler b84181099c -gui: don't require gtk2 (__requires_exclude_from platformthemes) (#1154884)
* Wed Oct 22 2014 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.4.0-0.2.beta
- -gui: don't require gtk2 (__requires_exclude_from platformthemes) (#1154884)
2014-10-23 00:27:38 +02:00
Rex Dieter d3bfc53697 fix build on f20 2014-10-18 21:20:15 -05:00
Rex Dieter e24d74bec9 fix xources 2014-10-18 14:51:50 -05:00
Rex Dieter 4018ad508c skip bootstrap, I think we can avoid it this time 2014-10-18 14:51:19 -05:00
Rex Dieter b0a82fc597 whitespace cosmetics 2014-10-18 12:52:26 -05:00
Rex Dieter 721ded4bfb 5.4.0-0.1.beta
- 5.4.0-beta
- avoid extra -devel deps by moving *Plugin.cmake files to base pkgs
- disable -doc,-examples to bootstrap other 5.4.0 modules
2014-10-18 12:51:26 -05:00
Jan Grulich 1d141c16c7 Fix build one more time 2014-10-13 14:35:06 +02:00
Jan Grulich fd495c7f18 Fix build 2014-10-13 12:37:03 +02:00
Jan Grulich ab7b18b9ea QFileDialog: implement getOpenFileUrl and friends for real 2014-10-13 11:50:38 +02:00
Rex Dieter c6628dbc04 use linux-g++ platform unconditionally 2014-10-09 14:19:37 -05:00
Kevin Kofler e26fd4ffda F20: require libxkbcommon >= 0.4.1, only patch for the old libxcb
* Thu Oct 09 2014 Kevin Kofler <Kevin@tigcc.ticalc.org> 5.3.2-1.1
- F20: require libxkbcommon >= 0.4.1, only patch for the old libxcb
2014-10-09 19:43:49 +02:00
Kevin Kofler 5006fbbb5e split the old_xcb patch into old_xcb and old_xkbcommon
That should not change anything by itself, but it allows applying only
the old_xcb portion if libxkbcommon gets upgraded in F20, which will
then fix QTBUG-36281.
2014-10-08 19:57:09 +02:00
Rex Dieter 7793fafdb6 refresh old_xcb.patch 2014-09-16 12:57:56 -05:00
Rex Dieter 12f82100c5 5.3.2 2014-09-16 09:38:15 -05:00
David Tardon 7826aba02d do a normal build with docs 2014-08-27 16:00:30 +02:00
David Tardon 6b7dddbe0f Revert "disable docs to allow rebuild"
This reverts commit 7cd0aa6e8b.
2014-08-27 15:59:56 +02:00
David Tardon 7cd0aa6e8b disable docs to allow rebuild 2014-08-26 17:21:47 +02:00
David Tardon 8931a9bc26 rebuild for ICU 53.1 2014-08-26 13:57:31 +02:00
Peter Robinson 019cb410c2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 22:47:08 +00:00
Rex Dieter 68c19d991d no xcb-xkb on el6 2014-07-24 10:51:10 -05:00
Rex Dieter b2bf36753f 5.3.1-5
- drop dep on xorg-x11-xinit (own shared dirs instead)
- fix/improve qtchooser support using alternatives (#1122316)
2014-07-24 10:41:04 -05:00
Rex Dieter 77d9cc7b0f cleaner xkbcommon logic 2014-07-18 14:16:41 -05:00
Rex Dieter 1415157eb4 epel still needs bundled xbkcommon 2014-07-18 13:45:30 -05:00
Kevin Kofler c7f997cf4d support the old versions of libxcb and libxkbcommon in F19 and F20
* Mon Jun 30 2014 Kevin Kofler <Kevin@tigcc.ticalc.org> 5.3.1-4
- support the old versions of libxcb and libxkbcommon in F19 and F20
- don't use the bundled libxkbcommon

As per https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries
(all prior 5.3.x builds are NOT shippable). Also fixes QT_NO_XKB getting
set in those broken builds.
2014-07-02 02:39:46 +02:00
Rex Dieter 905ac73b67 devel: Requires: pkgconfig(egl) 2014-06-30 10:32:16 -05:00
Jan Grulich f276ab369e Prefer QPA implementation in qsystemtrayicon_x11 if available 2014-06-27 14:08:03 +02:00
Jan Grulich df5040976c Update to 5.3.1 2014-06-25 10:55:09 +02:00
Dennis Gilmore 37dbbd77ca - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 20:19:11 -05:00
Rex Dieter d68f9fa0b8 %ix86: build -no-sse2 (#1103185) 2014-05-30 10:23:19 -05:00
Rex Dieter 9662c35171 5.3.0-5
- BR: pkgconfig(xcb-xkb) > 1.10 (f21+)
- allow possibility for libxkbcommon-0.4.x only
2014-05-27 12:59:31 -05:00
Rex Dieter cdd31a1489 libcomposeplatforminputcontextplugin doesn't need xkbcommon-x11 2014-05-27 11:25:43 -05:00
Rex Dieter e036c064e3 system-libxkbcommon (f21+) 2014-05-23 06:59:09 -05:00
Rex Dieter ed540e229f qt5-qtbase-5.3.0-2.fc21 breaks keyboard input (#1100213) 2014-05-22 08:46:10 -05:00
Rex Dieter a97fc92a72 limit -reduce-relocations to %ix86 x86_64 archs (QTBUG-36129) 2014-05-21 09:09:54 -05:00
Rex Dieter 325fbb765c update Source URLs 2014-05-21 08:55:57 -05:00
Rex Dieter fc037c90ec reference upstream bug wrt arm -reduce-relocations 2014-05-21 08:52:56 -05:00
Jan Grulich 16a05c4614 Disable -reduce-relocations on ARM 2014-05-21 14:13:15 +02:00
Jan Grulich 3b8b35c76f Missing source 2014-05-21 13:20:55 +02:00