Commit Graph

94 Commits

Author SHA1 Message Date
jasper
a3b70f0360 - bump after gcc4 switch of mips64 2010-09-28 09:09:15 +00:00
landry
ecf4edc8b7 qt4 now builds fine on hppa with gcc4, remove CXXFLAGS+=-finline-limit=60 2010-07-30 12:57:18 +00:00
ajacoutot
7a75c60d16 Move to new DEPENDS. 2010-07-30 12:03:08 +00:00
ajacoutot
127208401d First pass at new REVISION/DEPENDS... not finished yet. 2010-07-30 06:58:57 +00:00
naddy
51d989600b bump for plist changes due to gcc3->gcc4 transition 2010-07-09 18:48:22 +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
landry
2a31596035 Fix Qt4 build on sparc64 with two patches from pkgsrc in qtwebkit part.
ok espie@
2010-06-15 21:27:57 +00:00
dcoppa
46bd828c63 Unbreak QGtkStyle
OK espie@
2010-05-26 11:34:13 +00:00
espie
4f74d9c0c8 don't deref "not found" result. (bump main pkgname)
this fixes qdoc3 segfaulting at end of qtcreator build
2010-05-25 11:00:56 +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
landry
b32faf9b96 When setting -finline-limit=60 on hppa, don't override CXXFLAGS but
append to it instead. Noticed by sthen@ ages ago, ok espie@
2010-05-13 12:05:35 +00:00
espie
7e7f28f4a7 make it auto-switch to the GCC4 fragment 2010-05-09 18:38:08 +00:00
espie
ae657388b2 fuck 2010-04-30 09:09:14 +00:00
espie
e559cb9481 oops, if QtWebKit is not around, we don't want to create the link.
but we also don't want to error out (noticed by kili@).

zap dup QtMultimedia (brad)
2010-04-25 19:03:30 +00:00
espie
78b2ae4ccd unfuck fuck-up so that it packages with fucking g++4 2010-04-24 22:36:49 +00:00
espie
de49b385cb fix for amd64, get the javascript idiotic library to compile the right
whatthefuck code.
common work with landry@
2010-04-23 16:22:25 +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
landry
0f47ca90d9 Add -finline-limit=60 to CXXFLAGS to allow this beast to build on hppa.
ok espie@
2010-04-05 09:54:35 +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
e6d2cda3f5 more small changes, no_examples should jizz okay now. 2009-10-13 10:39:41 +00:00
espie
287d2e689b the tralala needs to touch the bootstrap too.
noticed by Antoine "Gunther" Jacoutot.
2009-10-12 22:11:48 +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
6f558da0b5 zap as well, darn cvs 2009-04-19 19:38:53 +00:00
espie
f3b437b3c4 forgot to zap 2009-04-19 12:52:42 +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
ajacoutot
66af83992e - add MODQT_PKG_CONFIG_PATH so that ports depending on the qt4 MODULE
don't need to be tweaked to be able to find qt4 pkgconfig files

input from and ok espie@
2008-11-29 12:15:57 +00:00
espie
65bf60c0d3 fix build issue when lucene is installed, by relying on "system dir"
LOCALBASE being included after the build stuff.

I would like to do the same with X11BASE, but this does not work yet:
problem has been reported to the trolls.
2008-11-17 15:05:24 +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
brad
5ad108aedd Remove forgotten MODGCC bits for sparc64. sparc64 has been using gcc3
for 4 1/2 years now.
2008-09-03 21:58:17 +00:00
merdely
da9128144e Fix type for FULLPKGPATH-html
ok espie
2008-06-26 00:42:15 +00:00
espie
7871ff3395 minor update to qt 4.3.5 2008-06-02 10:33:33 +00:00
naddy
aaf788fc9c Allow building with upcoming libiconv 1.12. No code changes with earlier
libiconv versions.
ok landry@ and qt4 ok espie@
2008-05-26 17:08:35 +00:00
espie
8ea2539ca7 minor update to 4.3.4 2008-03-15 09:44:12 +00:00
espie
b8175164c3 remove work-around that's no longer necessary.
You *must* use a current libpthread though...
2008-01-28 19:09:04 +00:00
espie
540d205245 disable sse2 for now, as it breaks stuff. 2008-01-27 05:01:37 +00:00
espie
8b0e85a4cd fix PKGPATH for -html in debug flavor case. 2008-01-26 20:01:22 +00:00
espie
fe6870e74b Repair no_examples pseudo-flavor 2008-01-26 18:46:36 +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
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
jakemsr
b8d7bcd5a4 use -pthread instead of -lpthread for pthreads linkage in CUPS
bulk build tested by steven@ (a while ago) "sure" mbalmer@
2007-12-11 08:00:06 +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
da922b4523 same bug as in 4.2.0. 2007-06-10 21:23:10 +00:00
espie
697f50d000 regen plists. Add extra moc link to help qdbus. 2007-06-09 23:13:09 +00:00