Commit Graph

49 Commits

Author SHA1 Message Date
dcoppa
a69794a5c1 Bug-fix update to qt-4.7.2.
Tested in a bulk build by landry@
OK espie@
2011-04-03 13:35:30 +00:00
espie
8e7eacb6ce qt 4.7.0 2010-10-28 14:55:47 +00:00
espie
5748aeeec9 minor update to 4.6.3
while there, clean up wantlibs.
- fix bug with new phonon (pick up ours and not it)
- fix a bug in qdbuscpp2xml (timeout)
- more patches for gcc3: sse code ICES, new demo doesn't compile.

spectrum not installed, seems to be macosX or something ? I can't get
a thing out of it.

Tested on gcc4 and gcc3...
2010-06-21 16:40:52 +00:00
espie
e21e0d2bfc oops. seen by kili and naddy (what was I thinking ?) 2010-05-25 08:01:59 +00:00
espie
0b3aa0cfeb misc fixes
- for gcc4, insist on -fno-wrapv, since it breaks things.
- use atomic builtins as they are available (on i386 at least)
- remove a few reasons why gmake is required (but not all)
- pass MAKE_JOBS to configure step.
2010-05-23 10:36:49 +00:00
espie
78b2ae4ccd unfuck fuck-up so that it packages with fucking g++4 2010-04-24 22:36:49 +00:00
espie
4c20809657 MACHINE_ARCH shouldn't be there, as noticed by landry@ 2010-04-23 13:30:42 +00:00
espie
e6c4eeee3b update to 4.6.2. things work apart from eventsview... 2010-04-19 09:36:30 +00:00
espie
495bf07d72 install qdoc3, qt-creator uses it, but leave it deep inside the qt4
dir, so it's not used by mistake.
2009-10-15 14:30:07 +00:00
espie
e0700e39d3 minor update to 4.5.3, some patches folded upstring.
Diff was painful to look at, mainly because nokia added their (c) notice
all over the place...
2009-10-11 09:43:08 +00:00
espie
2d82aebbfb 4.5.2 2009-09-01 18:24:28 +00:00
espie
4af0a6b34b update to 4.5.1, including gcc4 build.
fix packaging in that case, since I botched the "extended" WANTLIB
(if stuff comes from the main package, it *has* to be in LIB_DEPENDS,
because WANTLIB are checked at build time).
2009-06-08 13:55:28 +00:00
espie
0e559ff0c3 update to 4.5.0
(ready for a gcc4 switch to enable webkit)

notice -phonon got scraped, because it becomes too hard to keep phonon out
of main qt tools way (like assistant on top of qtconfig)
2009-04-18 17:25:43 +00:00
steven
40cdd7283f fix packaging on !i386
go for it espie@
2008-10-25 16:28:43 +00:00
espie
8545310f76 qt 4.4.3 2008-10-21 22:19:59 +00:00
espie
7871ff3395 minor update to qt 4.3.5 2008-06-02 10:33:33 +00:00
espie
8ea2539ca7 minor update to 4.3.4 2008-03-15 09:44:12 +00:00
espie
4bf0ed1590 `minor' update, qt 4.3.3, everything depending on it still builds and works. 2008-01-06 13:48:12 +00:00
wilfried
7146bf495a plist fixes, ok espie@ 2007-10-25 09:30:22 +00:00
espie
4c783f8547 minor update to 4.3.2 2007-10-22 15:36:59 +00:00
espie
41dd9394d6 minor update to 4.3.1. Had this in my tree for a while, totally forgot about
it...
2007-08-29 12:30:58 +00:00
espie
697f50d000 regen plists. Add extra moc link to help qdbus. 2007-06-09 23:13:09 +00:00
espie
b1952adf9e 4.3.0 replaces rc1. A few minor changes, quite a few patches integrated. 2007-06-02 08:27:36 +00:00
espie
119619fda1 update to 4.3.0rc1. 2007-05-22 09:09:32 +00:00
espie
77bf0c0cc7 remove HOMEPAGE from DESCR 2007-05-17 23:54:24 +00:00
espie
f744994db1 update to 4.2.3 2007-03-17 17:58:16 +00:00
steven
a35b657260 move pixeltool to -examples package; unbreaks no_examples flavor.
ok espie@
2007-03-17 11:51:58 +00:00
espie
03cd6223ed fix symlink issue noticed by steven@ by actually installing two scripts
that do not get installed by qt automatically.
Plus, install pixeltool under /usr/local/bin  as well.
2007-01-29 09:51:28 +00:00
espie
83ba29a04d we want qdbus to be visible... 2006-12-29 23:22:51 +00:00
espie
6819fae982 maintainance update to 4.2.2, no binary interface change, improvements in
about all libraries -> minor bumps.
2006-12-06 08:32:44 +00:00
espie
feae415784 forgotten pkgpath, reminded by kurt 2006-11-21 22:40:31 +00:00
espie
0090b5b380 switch to new MULTI_PACKAGES 2006-11-21 19:25:47 +00:00
espie
782d3ac77f update to 4.2.1. Add a no_examples pseudo-flavor, by popular demand.
Move some stuff that is built only in examples in the proper package.
And mark it as conflicting with old qt4.
2006-10-30 18:17:32 +00:00
sturm
dcb8bcf86a some ${MACHINE_ARCH} are in fact i386
No need to bump PKGNAME, as this is a noop on i386. On other archs this
port didn't package.
2006-10-18 16:57:33 +00:00
espie
9e9af894ce qt 4.2.0, lots of improvements. 2006-10-08 21:43:50 +00:00
steven
707a39de3d move two files into -examples subpackage. pointed out by Moritz Grimm.
go ahead espie@
2006-08-08 16:17:54 +00:00
espie
01f366e93d qt 4.1.3 2006-06-04 09:37:43 +00:00
espie
9fbf08cd88 make sure the sqlite* plugins are built, depending on external source,
instead of outdated internal sqlite code.

Put them into separate packages accordingly, since there are dependencies
now.
2006-05-15 21:09:39 +00:00
bernd
374cb98ba3 s/qt3/qt4/, bump PKGNAMES accordingly.
"go ahead" espie@
2006-05-14 08:57:48 +00:00
espie
da7aaf1bcb update to 4.1.2 2006-04-01 12:32:56 +00:00
espie
886fbc165a update to qt 4.1.1 2006-03-05 21:58:07 +00:00
espie
67178f8451 update to qt 4.1.0, heavily patch qmake to handle SHARED_LIBS.
patch a lot of Makefiles to avoid debug stuff entirely.
fix a few tests so that libmng gets picked up, and some various NIS
and IPv6 stuff.
2005-12-31 15:59:50 +00:00
espie
373aaa2628 Update to 4.0.1 2005-09-19 20:40:16 +00:00
espie
c063a5bfac missing common directory. 2005-09-05 14:57:06 +00:00
espie
d743a567a7 fix a few building nits 2005-07-05 17:44:46 +00:00
espie
0e6d594605 a few tweaks yet 2005-07-04 21:44:04 +00:00
espie
3ad639c1b3 okay, let's tweak the install procedure to use what the trolltech
people want...
2005-07-04 21:16:18 +00:00
espie
624145a353 forgot to install default file for qt3to4.
Also fix a few typos in trolltech's sources...
2005-07-04 11:32:50 +00:00
espie
6d87eabb9d new version of qt. nothing much uses it yet, but it looks nicer
than the old ones.
2005-07-04 11:10:13 +00:00