Commit Graph

100 Commits

Author SHA1 Message Date
espie
5b0c712762 update to 4.4.5, new-style WANTLIB 2010-07-10 16:57:22 +00:00
espie
4a9cd04841 +webdev 2010-06-24 07:45:06 +00:00
espie
745c217601 compile utils/multimedia.
disable kmix until it no longer wants ossaudio.
2010-06-23 16:23:59 +00:00
espie
eb7bcdb1a6 +toys 2010-06-23 15:04:46 +00:00
espie
cfd913baab build sdk (kapptemplate broken ? todo)
note network conflicts with purple (and yellow and blue...)
2010-06-23 14:53:01 +00:00
espie
928c98921f get network to build.
use qca2 where applicable.
get crypt in kdm (from Laurence Tratt) and use readpassphrase.
2010-06-23 13:11:34 +00:00
espie
f31a52496e clean-up a bit
with qca2 around, stuff picks it up... and breaks (ksirc patches...)
2010-06-22 23:31:55 +00:00
espie
6d63b974fa synch distinfo, minor patch I missed in former commits (hey Laurence...)
disable "untested" stuff for now (soon)
2010-06-20 21:09:52 +00:00
espie
2c7ac1e1e8 this compiles and works 2010-06-20 21:01:36 +00:00
espie
967fc9e071 this compiles... 2010-06-20 20:29:10 +00:00
espie
2e1f03fdd6 seems those icons are a requirement for kded4
also note: you might have to disable compositing for startkde to work.
(I know my radeon is causing things to fail otherwise)
2010-06-20 16:20:16 +00:00
espie
ab256a6c3c default theme for kde4, actually needed for kwin to start 2010-06-20 16:18:17 +00:00
espie
74fe40bff5 get it to compile 2010-06-20 14:36:23 +00:00
espie
763cd64a5f clean-up, add xplanet dep for kstars 2010-06-20 13:04:56 +00:00
espie
145beacd18 clean-up a bit 2010-06-20 11:48:17 +00:00
espie
beafb26404 update build for nepomuk.
(note that kdm's build is bogus wrt parallel builds, because of config.ci
dependencies that are not written out ?)
2010-06-20 11:17:57 +00:00
espie
d06ac74fb8 rebuild with nepomuk changes 2010-06-20 09:36:14 +00:00
espie
d41796f79d clean-up 2010-06-20 09:07:43 +00:00
espie
c399afd36c zap extra SHARED_LIBS, create common dir to shut up pkg_create. 2010-06-20 08:40:00 +00:00
espie
f5f32d6058 compile nepomuk, remove old libraries, make sure to get external phonon
(no bump, not linked to the build yet)
2010-06-20 08:19:56 +00:00
espie
d4917e72d9 t compiles 2010-06-19 18:43:38 +00:00
espie
4f950e1a46 make it compile 2010-06-19 08:59:06 +00:00
espie
3df8754150 this builds, more or less 2010-06-18 18:15:51 +00:00
espie
b8b84ca221 actual applications ! 2010-06-18 13:30:17 +00:00
espie
7d43306270 pimlibs for 4.4. work-around for a cmake trifle. 2010-06-18 11:50:29 +00:00
espie
da4e70fa67 this builds with gcc4. Note that kdelibs3+4 is not yet supported. 2010-06-18 11:14:41 +00:00
espie
02fca7332e reorder basic deps, and add missing stuff 2010-06-18 11:10:36 +00:00
espie
435965d034 fuck 2010-06-18 09:39:16 +00:00
espie
4a8ca0dbea update to an official version 2010-06-18 09:33:45 +00:00
espie
aefc1d72ae zap extra dep on cmake 2010-06-18 09:32:15 +00:00
espie
c8ca293870 Akonadi is a PIM layer, which provides an asynchronous API to access all kind
of PIM data (e.g. mails, contacts, events, todos etc.).
2010-06-18 09:30:50 +00:00
espie
9ccdeb18d4 Attica is a Qt library that implements the Open Collaboration
Services API version 1.4.
2010-06-18 09:22:45 +00:00
espie
931b340cb7 prepare for kde 4.4 2010-06-18 09:21:38 +00:00
espie
1327f4e964 automoc, new dep for kde4 2010-06-18 09:17:16 +00:00
ajacoutot
9cb31f3652 Consistency: remove the 1, 2 or even 3 empty blank lines.
sthen@ agrees
2010-04-15 14:29:16 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
jolan
ca7dbb81a7 fix MASTER_SITES, ok naddy@ 2010-01-30 19:08:30 +00:00
naddy
5fea18a48d fix package specs in depends 2009-07-20 14:28:54 +00:00
martynas
503adc5502 - libm has fmaxf 2008-09-11 19:52:18 +00:00
martynas
79eeacc1d6 - got fmin, fmax 2008-09-11 19:51:27 +00:00
sthen
323cf44154 shared library and PKGNAME bumps due to use of isinf/isnan/nan
following libc/libm changes
2008-07-25 20:25:59 +00:00
martynas
69e30c850e libc has signbit. tested by, and ok sthen@ 2008-07-25 16:08:35 +00:00
martynas
50961b87c6 remove, now that math.h defines INFINITY. the patch was wrong
anyway -- DBL_MAX is not infinity...  looks good jdixon@
2008-07-22 18:41:47 +00:00
martynas
4cf8e761f8 remove, now that math.h defines INFINITY; looks good jdixon@ 2008-07-22 18:38:04 +00:00
martynas
56484b9d13 provide backup master sites, so that one is able to build kde 4.0.1
tested by sthen@
2008-07-08 20:44:40 +00:00
martynas
5266580b5b this patch was never right, because '#define tgamma gamma' would
define tgamma that'd compute natural logarithm of gamma function,
and not gamma function itself, therefore completely different values

e.g. parser 4! yields 3.178054 which is obviously wrong

though on vax this patch used to be right.  :-)

tested by, and ok sthen@
2008-07-08 20:42:24 +00:00
espie
8406521d30 fix build with qca and qca2 both installed 2008-02-11 16:00:10 +00:00
espie
1cd5ec2bca +multimedia 2008-02-09 15:40:02 +00:00
espie
bb09b7854d multimedia stuff for kde4, it compiles. 2008-02-09 15:39:24 +00:00
espie
b95f45e681 update to 4.0.1, include a few more components and dependencies 2008-02-09 13:18:16 +00:00