Commit Graph

89 Commits

Author SHA1 Message Date
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
ian
f6f0929904 Update for the KDE4 release, OK espie@ 2008-02-03 23:51:40 +00:00
ajacoutot
fc3f947b42 - add libtidy to lib_depends
- WANTLIB fix

ok espie@
2008-02-01 10:31:50 +00:00
ajacoutot
9a23caebc2 - set PORTHOME to WRKDIR by default so that systrace doesn't spam us with
/foobar_writes_to_HOME messages

ok espie@
2008-02-01 10:31:02 +00:00
ajacoutot
9617d10d36 - add missing build_depends (devel/boost)
- fix WANTLIB

ok espie@
2008-02-01 07:02:19 +00:00
espie
f551362770 another forgotten patch 2008-01-31 08:38:28 +00:00
espie
b5209bf95e forgot to commit these 2008-01-29 22:11:28 +00:00
espie
943bfe1fe0 +extragear-plasma 2008-01-29 00:28:05 +00:00
espie
eca63f6524 +some eye candy for kde4 2008-01-29 00:27:18 +00:00
espie
f205d54153 update artwork as well 2008-01-29 00:26:25 +00:00
espie
470c2e0cf5 better kjs patch.
Fix incorrect fix for GSSAPI
2008-01-29 00:24:40 +00:00
todd
1fc846ca05 runtime mime info is useful as well; ok espie@ 2008-01-28 21:02:54 +00:00