aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/kf5-breeze-icons/files/patch-CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update KDE Frameworks to 5.81.0Tobias C. Berner2021-04-141-4/+4
| | | | | | | | | | | | | | | | | | | | Saturday, 10 April 2021 KDE today announces the release of KDE Frameworks 5.81.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Full Announcement: https://kde.org/announcements/frameworks/5/5.81.0/ PR: 254978 Exp-run by: antoine
* Update KDE Frameworks to 5.76Tobias C. Berner2020-11-231-4/+6
| | | | | | | | | | | | | | | | | | | | | November 07, 2020. KDE today announces the release of KDE Frameworks 5.76.0. KDE Frameworks are 70 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement: https://kde.org/announcements/kde-frameworks-5.76.0/ PR: 251135 Exp-run by: antoine Notes: svn path=/head/; revision=556116
* x11-themes/kf5-breeze-icons: help cmake find the proper python3Tobias C. Berner2020-10-161-0/+17
| | | | | | | Reported by: VVD Notes: svn path=/head/; revision=552508
* Update KDE Frameworks to 5.36.0Tobias C. Berner2017-07-121-23/+0
| | | | | | | | | | PR: 220579 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D11547 Notes: svn path=/head/; revision=445579
* Update KDE Frameworks to 5.35Tobias C. Berner2017-06-171-10/+12
| | | | | | | | | PR: 219950 Submitted by: Adriaan de Groot <groot@kde.org> Exp-Run by: antoine Notes: svn path=/head/; revision=443783
* Importing KDE Frameworks into the ports tree (required for newer KDE Desktop ↵Tobias C. Berner2016-11-141-0/+21
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 Notes: svn path=/head/; revision=426118