zhuk
d04ea22dcb
Next KDE deconflicting step: rename share/config/ to share/config.kde3/ and
...
share/config.kcfg/ to share/config.kcfg.kde3/. Tested on i386, including
run-time tests (not for all apps, though).
After this commit, there are only two conflicting files in kdelibs 3.x and
4.x packages left - to be solved soon.
spurring from espie@
2013-12-22 19:24:33 +00:00
zhuk
0e3d15242b
Do a massive change on the placement of some KDE3 apps data:
...
* share/apps => share/apps.kde3
* share/doc/HTML => share/doc/HTML.kde3
This is a part of KDE3/4 deconflicting work.
Build tested in a bulk by landry@, also sat over a week on ports@.
Run-time tested with some KDE3 apps, including KMail, taxipilot, yakuake...
"do it" landry@
2013-10-22 11:33:55 +00:00
espie
26b383a87e
disentangle kde3 from kde4: all kde3 with the same name get an explict
...
PKGSPEC. revision bumps follow.
Also, tag all kde3 ports, those that use the module and those that do not,
with explicit kde3 tags.
2013-10-05 07:34:30 +00:00
zhuk
2250aee456
Replace ${post_install_libs} in Makefile.inc with MODKDE_LIB_LINKS
...
(see analog in kde4.port.mk). Some stuff outside x11/kde will need this
functionality, too, as it was merged into KDE4 SC.
okay espie@
2013-07-08 14:03:29 +00:00
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
572ef60769
Enable Avahi support in KDE 3. Tested in a bulk build by landry@.
...
okay by espie@ and ajacoutot@.
2013-01-13 19:35:41 +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
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
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
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
2529c3e220
start updating to kde 3.5.10
...
style issues, regen with new make plist.
2008-08-26 16:52:28 +00:00
espie
df13d4812b
3.5.9
2008-03-25 13:41:35 +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
merdely
d0e220d33a
Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN
2007-09-15 20:04:18 +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
39ed950241
kde 3.5.6 update, missing bindings and l10n.
2007-01-28 13:18:50 +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
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
espie
a7df6a3a98
3.5.1
2006-02-03 15:06:12 +00:00
espie
ebc2d3ad13
zap old patches
2006-01-23 09:18:56 +00:00
espie
b7255a6655
bump SHARED_LIBS for kde (all C++, no brainer)
2006-01-13 22:49:54 +00:00
espie
45781ae737
SHARED_LIBS
2006-01-03 16:55:50 +00:00
espie
0a274fa527
more use of system libtool
2005-12-19 09:54:29 +00:00
espie
e09ba40b09
more kde 3.5
2005-11-29 14:11:33 +00:00
espie
efb28f465d
Minor update to kde 3.4.3, mostly zap qt 3.3.5 patches that have been
...
integrated, recognize theora in multimedia.
i18n3 to come...
2005-10-17 11:28:23 +00:00
espie
841aded105
KDE 3.4.2
2005-07-28 08:47:39 +00:00
espie
b30b56d207
update to 3.4.1
2005-06-02 14:01:25 +00:00
espie
8e18c05f94
most of kde 3.4, will finish getting fixed in tree... ;-)
2005-03-29 21:18:34 +00:00
naddy
2492803fcd
SIZE
2005-01-05 17:53:50 +00:00
alek
faa4589bc3
Add WANTLIB markers
2004-12-16 07:25:25 +00:00
espie
3e2108adb8
3.3.2 is out, rejoice.
...
minor update.
2004-12-12 11:33:23 +00:00
espie
b1fb66143a
minor update to 3.3.1
2004-10-19 00:25:23 +00:00
espie
cf8ee5425a
initialize missing field, fixes spurious segfault (painting a non-level).
2004-09-20 08:00:53 +00:00
espie
45f1a50f11
update to kde 3.3.0.
2004-09-18 09:36:42 +00:00
espie
3142419058
basic update to kde 3.2.3.
...
A few files to remove/add yet.
2004-07-24 12:47:13 +00:00