78 Commits

Author SHA1 Message Date
sthen
a8e8c10f28 sync wantlib; kerberos removal 2014-04-21 22:34:32 +00:00
espie
c6196f84ab reminder: when you move files/remove conflicts, you still need to mark
a conflict with the problematic versions, otherwise some update scenarios
will fuck up...
2014-02-08 14:58:21 +00:00
zhuk
5eb0a653d0 WANTLIB cleanup, to make the upcoming diff smaller. Required due to missing
${KDE} for some items in WANTLIB.
2014-01-16 12:14:10 +00:00
zhuk
fc9909acd7 Avoid run-time breakage of -main due to references to -svn when the latter
is not installed.
2014-01-16 12:01:58 +00:00
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
stsp
79e8fe2a40 Tweak kdesvn WANTLIB for Subversion 1.8. 2013-10-10 09:55:48 +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
4f664d8b82 Fixup handling of FreeDesktop goo: desktop-file-utils, gtk-update-icon-cache
and shared-mime-info. Found by portcheck.

A lot of input from and okay ajacoutot@
2013-08-20 22:05:46 +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
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
ajacoutot
8613536758 Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
nigel
011de064f8 WANTLIB updates for fontconfig and other libraries.
Ok sthen
2013-03-19 13:07:13 +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
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
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
b8130c9c74 Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:43:04 +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
jasper
69e41a5b1c - fix paths in the installed scripts so they have a chance of working
- move REVISION a bit higher up in the file

from Vadim Zhukov
2011-06-21 12:36:29 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +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
sthen
dbdadfd508 sync WANTLIB-svn, bump PKGNAME-svn 2009-06-24 20:40:55 +00:00
ajacoutot
c868c6dc18 - fix WANTLIB after neon update 2008-11-13 13:14:51 +00:00
sthen
9b15fff845 unbreak build & bump package; bad dependencies following subversion update.
problem noticed by/joint work with/final diff from viq
2008-11-06 12:37:53 +00:00
kili
43004017b4 Add a @pkgpath marker after the split into -main and -svn subpackages
and bump PKGNAME-main.

ok espie@
2008-10-12 19:06:30 +00:00
espie
696f6d3591 3.5.10 update...
as for sdk, recognize svn, and create an extra package for it...
2008-08-27 13:39:27 +00:00
espie
61ade5476c 3.5.9 2008-03-26 13:22:22 +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
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
970aaf7c7b fix kompare: do not pass -H unless we explicitly ask for a gdiff-like program 2006-02-20 14:08:14 +00:00
espie
5bd8e23469 3.5.1 2006-02-04 19:30:57 +00:00