summaryrefslogtreecommitdiff
path: root/kde-frameworks/kf-env
AgeCommit message (Collapse)Author
2014-10-25[frameworks] 5.3 was moved to the tree.Manuel RĂ¼ger
2014-10-15[kde-frameworks/kf-env] Remove old.Michael Palimaka
Package-Manager: portage-2.2.12
2014-10-15[kde-frameworks/kf-env] Restore keywords.Michael Palimaka
Package-Manager: portage-2.2.12
2014-10-02[kde-frameworks/kf-env] Don't use empty phase function overrides.Michael Palimaka
pkg_preinst and src_prepare have no default implementation. src_unpack and src_test do have default implementations, but do nothing because of empty SRC_URI and missing make check/test target. They're left over from the KDE 4 environment package, where they were needed because kde4-base was inherited and exported those functions. Package-Manager: portage-2.2.10
2014-10-02[kde-frameworks/kf-env] Avoid adding Qt5 bin dir to PATH wrt bug #523314.Michael Palimaka
The only known consumer was removed in ef689c09fe2160e891269f9644e21010d2287cc2. Package-Manager: portage-2.2.10
2014-09-25[kde-frameworks/kf-env] Version bump.Michael Palimaka
This removes all custom Qt paths. QT_PLUGIN_PATH is unnecessary as of ECM-1.2.0 and QML2_IMPORT_PATH as of 1.3.0. Masked for now because it requires ECM-1.3.0 to be released and then all revdeps to be rebuilt. Package-Manager: portage-2.2.10
2014-05-25[kde-frameworks/kf-env] Version bumpJohannes Huber
* exports Qt5 bin path Package-Manager: portage-2.2.10
2014-04-06[kde-frameworks/kf-env] New packageJohannes Huber
Installs environment file for all kf based applications/window manager/desktop environments. The environment file is named 78kf and installed to /etc/env.d/. It has a higher number than KDE SC 4 based env file from kde-base/kde-env. This should guarantee that old QT_PLUGIN_PATH is not overridden. This needs to be tested. Package-Manager: portage-2.2.10