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@
* 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@
"lib/kde3/foo" where appropirate, but also many missing desktop goo items
added, some PFRAG.shared removed and so on.
input and okay landry@ and ajacoutot@, also okay espie@
* Add missing RUN_DEPENDS on kdebase for Konsole KPart;
* Remove USE_GMAKE, not needed anymore;
* Update WANTLIB and PLIST.
Input from and okay ajacoutot@, landry@ and espie@
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@
Yakuake is a drop-down terminal emulator based on KDE Konsole
technology.
Features:
* smoothly rolls down from the top of your screen
* tabbed interface
* configurable dimensions and animation speed
* skinnable
* sophisticated DCOP interface
based on a submission from Aaron S. <openbsd-ports at x96 dot org>