aboutsummaryrefslogtreecommitdiff
path: root/x11/kf5-kdelibs4support/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Update KDE Frameworks to 5.77.0Tobias C. Berner2020-12-171-5/+10
| | | | | | | | | | | | | | | | | | | | | December 12, 2020. KDE today announces the release of KDE Frameworks 5.77.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. Announcement: https://kde.org/announcements/kde-frameworks-5.77.0/ PR: 251792 Exp-run by: antoine Notes: svn path=/head/; revision=558298
* Update KDE Frameworks to 5.71.0Tobias C. Berner2020-06-171-0/+1
| | | | | | | | | | | | | | | | | | | | | June 06, 2020. KDE today announces the release of KDE Frameworks 5.71.0. KDE Frameworks are over 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 web page. 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.71.0 Exp-run by: antoine PR: 247240 Notes: svn path=/head/; revision=539415
* Update KDE Frameworks to 5.57Tobias C. Berner2019-04-161-3/+0
| | | | | | | | | | | Announcement: https://kde.org/announcements/kde-frameworks-5.57.0.php PR: 237253 Exp-run by: antoine Notes: svn path=/head/; revision=499087
* Update KDE Frameworks to 5.54.0Tobias C. Berner2019-01-151-0/+2
| | | | | | | | PR: 234905 Exp-run by: antoine Notes: svn path=/head/; revision=490403
* Update KDE Frameworks to 5.52.0Tobias C. Berner2018-11-121-1/+0
| | | | | | | | PR: 233107 Exp-run by: antoine Notes: svn path=/head/; revision=484814
* Update KDE Frameworks to the latest monthly, 5.49Adriaan de Groot2018-08-231-0/+2
| | | | | | | | | | | | https://www.kde.org/announcements/kde-frameworks-5.49.0.php Thanks Antoine for the exp-run. PR: 230596 Submitted by: tcberner Notes: svn path=/head/; revision=477922
* Update KDE Frameworks to 5.34.0Tobias C. Berner2017-05-201-0/+5
| | | | | | | | | | | PR: 219314 Reviewed by: rakuco Exp-run by: antoine Approved by: rakuco (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D10747 Notes: svn path=/head/; revision=441306
* Update KDE Frameworks to 5.31Tobias C. Berner2017-02-181-0/+2
| | | | | | | | | | | | | * New port: x11-toolkits/kirigami2 PR: 216797 Exp-Run by: antoine Reviewed by: rakuco, mat Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9554 Notes: svn path=/head/; revision=434381
* Update KDE Frameworks to 5.29.0Tobias C. Berner2016-12-191-20/+23
| | | | | | | | | | | | | | | | | | | | | | | | Release notes: https://www.kde.org/announcements/kde-frameworks-5.29.0.php New ports: * textproc/kf5-syntax-highlighting (new in 5.28.0) * graphics/kf5-prison (new in 5.29.0) Fixes: * kf5-kservice: Move applications.menu to kf5-applications.menu to stop conflicting with kdelibs4. * Define conflicts in the kde4-l10n ports (debian does the same). * kf5-kapidox: Fix with python3 Thanks to Matthew Rezny <matthew@reztek.cz> for looking at the conflicts in 214528, and Dima Panov (fluffy@) for the python3 fix. PR: 214528 Reviewed by: rakuco, mat Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8776 Notes: svn path=/head/; revision=428946
* Importing KDE Frameworks into the ports tree (required for newer KDE Desktop ↵Tobias C. Berner2016-11-141-0/+1908
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