diff options
author | tcberner <tcberner@FreeBSD.org> | 2016-11-15 00:12:56 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2016-11-15 00:12:56 +0800 |
commit | 6c5965ba9ac4e94e995d4e16a6b052b416a4b6cf (patch) | |
tree | dbe08499461c3eea79dce8b1eca87e2699ef0d1c /MOVED | |
parent | bf14630d264a9160dc837c514f487902a2f64259 (diff) | |
download | freebsd-ports-graphics-6c5965ba9ac4e94e995d4e16a6b052b416a4b6cf.tar.gz freebsd-ports-graphics-6c5965ba9ac4e94e995d4e16a6b052b416a4b6cf.tar.zst freebsd-ports-graphics-6c5965ba9ac4e94e995d4e16a6b052b416a4b6cf.zip |
Importing KDE Frameworks into the ports tree (required for newer KDE Desktop and Applications)
KDE Frameworks is a collection of libraries and software frameworks by KDE
that serve as technological foundation for KDE Plasma 5 and KDE Applications
distributed under the GNU Lesser General Public License (LGPL) [1].
The work is based on what we have in the KDE testing repo [2].
This is the next big step in updating the KDE Desktop and its Applications
to anything less dusty.
With this change, `USES=kde:5` is now a valid option. Ports that need to depend
on KDE Framework can now set:
USES=kde:5
USE_KDE=<framework1> <framework2> ... <frameworkX>
For example: www/qupzilla-qt5 can depend on sysutils/kf5-kwallet via:
KWALLET_USE= KDE=wallet
I would like to thank Raphael and Adriaan for reviewing the ports in the testing
repo :)
[1] https://en.wikipedia.org/wiki/KDE_Frameworks
[2] http://src.mouf.net/area51/log/branches/plasma5
Reviewed by: rakuco, mat, groot_kde.org
Approved by: rakuco (maintainer)
Differential Revision: https://reviews.freebsd.org/D8329
Diffstat (limited to 'MOVED')
-rw-r--r-- | MOVED | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8804,3 +8804,4 @@ devel/py-pydasm|devel/py-capstone|2016-11-11|Has expired: No more upstream and k devel/libdasm|devel/capstone3|2016-11-11|Has expired: No more upstream and known bugs, use devel/capstone3 instead security/erlang-p1tls|security/erlang-fast_tls|2016-11-11|Project was renamed mail/trojita-qt4|mail/trojita|2016-11-13|Qt4 support was dropped, use mail/trojita instead +devel/extra-cmake-modules|devel/kf5-extra-cmake-modules|2016-11-14|Renamed to match other KF5 port |