1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/Mk/Scripts
Tobias C. Berner 30a183cdd9 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
2016-11-14 16:12:56 +00:00
..
actual-package-depends.sh
check_leftovers.sh
check-stagedir.sh
check-vulnerable.sh
checksum.sh
create-manifest.sh
depends-list.sh
dialog4ports.sh
do-depends.sh Don't truncate DEPENDS_ARGS here. 2016-10-31 20:54:50 +00:00
do-fetch.sh
do-users-groups.sh Fix directory creation when primary group is different from user name 2016-11-01 00:33:36 +00:00
find-lib.sh
functions.sh
generate-symbols.sh
makesum.sh
plist_sub_sed_sort.sh
ports_env.sh
qa.sh Importing KDE Frameworks into the ports tree (required for newer KDE Desktop and Applications) 2016-11-14 16:12:56 +00:00
security-check.awk
smart_makepatch.sh