zhuk
9935071d66
Move KDE 3 headers from ${PREFIX}/include to ${PREFIX}/include/kde.
...
Updates to dependant ports to follow.
Tested in a bulk, input and okay by landry@
Reviewed by aja@ too
2013-01-23 21:10:37 +00:00
zhuk
c7021aca16
Unbreak FLAVORs for KDE 3.
...
ok by espie@
2013-01-14 12:35:19 +00:00
ajacoutot
0de26431fc
Fix crystalsvg icon path in @unexec-delete
2013-01-12 11:21:10 +00:00
zhuk
97d4af3e1a
Fix a crash in KDE 3 PIM, patch found in my archives.
...
"can go in" espie@
2013-01-11 15:07:18 +00:00
sthen
8d589c164e
fix following cyrus-sasl update; sasl.h now requires size_t
...
ok aja@ nigel@
2012-11-24 09:08:09 +00:00
ajacoutot
9a98afe058
Disable libmal support. AvantGo is dead.
2012-09-02 15:53:32 +00:00
ajacoutot
8f4dc25866
Don't redirect errors to /dev/null and don't return true(1)
...
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
ajacoutot
6b58f0751d
Unbreak, this needs -pthread now.
...
reported by nigel@
2012-03-25 16:33:22 +00:00
ajacoutot
bdb6392800
Add a dependency on x11/gtk+2,-guic.
2011-12-03 23:34:04 +00:00
espie
346b5bc6dc
normalize pkgpath
2011-09-16 12:29:12 +00:00
ajacoutot
ef8ab198cd
Fix WANTLIB after gpgme update.
2011-08-30 06:54:11 +00:00
espie
9ff53f35ab
remaining WANTLIB go .>= to >=
2010-11-22 10:16:08 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
espie
8136142b43
use REVISION instead of hardcoding p-numbers.
...
Note the way REVISION and WANTLIB are defined.
This is (more or less) the Makefile portion that lib-depends-check is supposed
to handle eventually...
2010-07-10 12:44:30 +00:00
espie
c627d95278
clean-up AND small changes:
...
- copy libs over to lib/kde3 (to prepare coexistence with kde4, eventually)
- move lib depends over to WANTLIB
- update WANTLIB for recent changes
- create links to avoid pkg_create protests over non existing links
2010-07-08 21:28:48 +00:00
espie
78ed048cb3
kmedia2_idl does come from arts, not libs.
2010-07-03 10:13:28 +00:00
ajacoutot
0d0c9d8c8c
Add missing gtk-update-icon-cache goos.
...
ok landry@ espie@
2010-05-15 08:48:01 +00:00
ajacoutot
861a799ae0
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 20:46:00 +00:00
ajacoutot
17ec0b58ce
Use the gettext module.
...
ok landry@ on an earlier diff.
2009-08-27 19:44:38 +00:00
ajacoutot
509d218fc4
WANTLIB changes after xcb addition and bump.
2009-08-11 08:38:41 +00:00
jakemsr
80e27f4e75
* add sndio backend for artsd
...
* use audio(4) instead of ossaudio(3) in kdemultimedia3 as much as
possible
* sync WANTLIB in dependant ports
testing/prodding from todd@. briefly discussed with naddy@, ajacoutot@
and jasper@
2009-01-29 22:28:58 +00:00
espie
ac00e0d240
updat to 3.5.10
2008-08-27 12:25:14 +00:00
ajacoutot
5ed9331ede
- integrate several patches:
...
* from openSUSE RPM: kmail-avoid-crash-on-startup.diff
* from KDE src repo:
don't crash after changing the layout and replying;
more guards against not yet set accounts;
don't crash when trying to create a subfolder of a calendar folder in
a new account
from brad@
2008-05-29 11:58:52 +00:00
espie
48b443f38d
3.5.9
2008-03-26 09:15:47 +00:00
ajacoutot
bc057982b7
- add update-desktop-database goo
...
"looks ok" jasper@
2007-12-15 23:47:40 +00:00
espie
b683e9dab6
update to 3.5.8
2007-10-24 21:52:16 +00:00
ajacoutot
41177f30fd
- don't pick up libopensync just yet
...
- one glib-2.0 in WANTLIB is enough
2007-09-30 09:36:57 +00:00
merdely
d0e220d33a
Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN
2007-09-15 20:04:18 +00:00
espie
02cac3fe35
forgot to add this patch
2007-05-30 16:42:03 +00:00
espie
a0d85fda46
update a large subset of kde 3 to 3.5.7.
...
Simplify the infrastructure a bit, and let it compile with libfam, now...
2007-05-25 09:49:53 +00:00
bernd
f888a25c16
Don't depend on the qt3 'mt' FLAVOR. This FLAVOR doesn't do anything
...
and will be removed shortly. Bump PKGNAMEs.
Discussed with and ok espie@.
Bulk build testing by steven@, thanks!
2007-05-09 11:31:43 +00:00
espie
be99f23aa5
more base64 checksums
2007-04-05 17:36:18 +00:00
espie
b25053b0e1
fix timezone info
2007-04-01 10:27:31 +00:00
ajacoutot
1c41c592dd
- fix compilation with latest pilot-link (patch from KDE CVS)
...
noticed by viq <vicviq at gmail dot com>
ok espie@
2007-03-24 12:41:52 +00:00
espie
2371cf1c86
disable debugging output (which can emit passwords... ooops)
2007-02-02 12:19:52 +00:00
espie
b1d8db77e0
some sublibrary of kdepim picks up boost for debug purposes if it's
...
installed. Make sure it does not get picked up.
Bump the pkgname, as some people may have a `wrong' kdepim, with parts of
boost linked in.
2007-02-01 16:27:17 +00:00
espie
97b8471e9e
tweak malconduit patch to match official kde stuff
...
fix kmail bug.
2007-02-01 07:25:35 +00:00
ajacoutot
1798e969af
- compile malconduit
...
problem reported by STeve Andre' <andres at msu dot edu>
- regen patches
no PKGNAME bump (it did not package)
2007-01-31 18:39:28 +00:00
espie
39ed950241
kde 3.5.6 update, missing bindings and l10n.
2007-01-28 13:18:50 +00:00
ajacoutot
3a8eeb33a9
- fix libmal detection
...
noticed by STeve Andre <andres at msu dot edu>
- bump PKGNAME (could build under some circumstances)
2007-01-22 12:02:27 +00:00
ajacoutot
962e7e054c
- make it pick up threaded pilot-link (fix packaging)
...
- add libmal support
- bump PKGNAME
ok espie@
2007-01-20 14:15:52 +00:00
espie
e1c16ae99b
iick
2006-12-04 20:53:05 +00:00
steven
b58292acd3
USE_X11
2006-11-20 08:07:40 +00:00
espie
9d16852b89
SHARED_LIBS reformat
2006-11-05 13:02:30 +00:00
espie
950df08071
Update to 3.5.5
2006-10-12 23:12:18 +00:00
espie
f63e804b78
zap .0.0
2006-09-18 12:19:39 +00:00
sturm
56583c4194
adapt DESCR with reality, a few applications moved from network3 to pim3
...
noticed by Sigfred Haversen <bsdlist at mumak.com>
2006-08-13 07:41:37 +00:00
espie
9960321dec
update to 3.5.4 first part.
2006-08-03 10:53:35 +00:00
espie
8006b2445d
minor update to 3.5.3, integrate libidn support (some more changes to come
...
to WANTLIB in packages dependent on KDE).
2006-06-03 12:47:30 +00:00
espie
027c7bf7fc
update to 3.5.2
2006-04-01 10:49:17 +00:00