18 Commits

Author SHA1 Message Date
rsadowski
67d95709cf Update KDE Frameworks to 5.83.0
https://kde.org/announcements/frameworks/5/5.83.0/
2021-06-15 09:37:23 +00:00
rsadowski
d2de1adfb5 Update KDE Frameworks to 5.82.0
https://kde.org/announcements/frameworks/5/5.82.0/
2021-05-09 14:31:57 +00:00
rsadowski
66fdccd56d Update KDE Frameworks to 5.81.0 2021-04-24 05:03:19 +00:00
rsadowski
04ff1df2d4 Update KDE Frameworks to 5.80.0
https://kde.org/announcements/frameworks/5/5.80.0/
2021-03-14 14:35:02 +00:00
rsadowski
8d43d52219 Update KDE Frameworks to 5.79.0
https://kde.org/announcements/frameworks/5/5.79.0/
2021-02-14 06:22:25 +00:00
rsadowski
070470611e Update KDE Frameworks to 5.78.0
https://kde.org/announcements/kde-frameworks-5.78.0/
2021-01-23 18:09:50 +00:00
rsadowski
dacadf9abc Update KDE Frameworks to 5.77.0
https://kde.org/announcements/kde-frameworks-5.77.0/

Highlight: KDEsu merged "Add OpenBSD’s doas(1) support"
2020-12-19 16:25:03 +00:00
rsadowski
a52eedc180 Update KDE frameworks to 5.76.0 2020-11-15 06:48:31 +00:00
rsadowski
ff032fc62c Update KDE frameworks to 5.75.0
One notable kf5 ports change:

- Some patches merged upsteam. This is very positive that the KDE team accepts
  our patches.

Ran a bulk build with no issues. Otherwise a simple update.

Release notes:
https://kde.org/announcements/kde-frameworks-5.75.0/
2020-11-03 16:12:03 +00:00
rsadowski
91061394f8 Update KDE Frameworks 5.73.0
- kdav moved from kde-applications to devel/kf
- As always, major bump all shared libs.
2020-09-07 14:48:43 +00:00
rsadowski
74a4934396 Update KDE Frameworks to 5.68.0 and KDE5 to 19.12
This commit includes 218 port updates and 16 tweak updates after KDE framework
changes. Most of this 16 changes caused by:

- KF5Auth split into KF5Auth and KF5AuthCore, which ends in a lot of new

  WANTLIBs
- Upstream changed some xdg paths from share/examples/***/xdg/ to
  share/qlogging-categories5/, which ends in a lot of PLIST chages.

List of notable changes:
- Bump all kf5 shared libs.
- Use ">=${MODKF5_VERSION}" in all kf5 ports that all kf5 use the
  latest version an update together. (Idea from Qt5).
- s/=+/=/ for LIB_*,RUN_* and BUILD_* in x11/kde-applications, hint by jca@.
- Update okteta to 0.26.3
- Update spectacle only to 19.04.3, latest version without hard wayland
  dependency.
- Remove python2 support in cantor, python3 only!
- devel/kf5/kfilemetadata: switch to python 3 (TDEP only), by kn@
- devel/kf5/ki18n: switch to python 3, by kn@
- devel/kf5/kservice: switch to python 3, by kn@
- devel/kf5/kconfigwidgets: remove python module usage, by kn@
- devel/kf5/ktextigwidgets: remove python module usage, by kn@

Tweaks and feedback from landry@, amd64 bulk build and error reports by naddy@
Thanks a lot!
2020-03-23 18:01:02 +00:00
rsadowski
b68dc5e11f Update kde releases frameworks to 5.54.0
This is the last kf5 that supports Qt5 5.9.

Highlights:

- Reworked and unbreak our doas(1) usage in kdesu
- Fix breeze-icons/oxygen-icons tests.
- Move all test results away from Makefile to port Makefile
- Fix baloo bulk issues (again and again - Thanks ndaddy@ for the report)
2019-03-30 09:13:48 +00:00
rsadowski
e366caf917 Update OpenBSD KDE5 universe.
- Update KDE Frameworks to 5.51.0
-- Change examples handling and use @sample for all of them. Idea by
   ajacoutot@. Discussed with ajacoutot@,sthen@,naddy@.

- Update our KDE Applications to 18.08.2.
-- Nothing special except okteta. They use there own version pattern
   now. I set EPOCH.

- Update all devel/kf5 consumers there are effected by the examples handling.
-- kdevelop
-- krusader
-- tellico
-- yakuake

Thanks to landry@ for feedback and hints
2018-10-22 20:30:41 +00:00
rsadowski
c4114c4a65 Update KDE Releases Frameworks to 5.46.0
Changelogs;

https://www.kde.org/announcements/kde-frameworks-5.44.0.php
https://www.kde.org/announcements/kde-frameworks-5.45.0.php
https://www.kde.org/announcements/kde-frameworks-5.46.0.php
2018-06-04 20:25:31 +00:00
rsadowski
8ff5a4f997 Update KDE Frameworks to 5.43.0
Changelog:
https://www.kde.org/announcements/kde-frameworks-5.43.0.php
2018-02-26 20:33:06 +00:00
rsadowski
512e72a391 Update KDE Frameworks to 5.42.0
Changelog:
https://www.kde.org/announcements/kde-frameworks-5.42.0.php

bulk and ok landry@ Thanks a lot!
2018-02-12 19:35:36 +00:00
rsadowski
dffc105f0b Update KDE Frameworks to 5.41.0
Update kdelibs4support to 5.39.0 and not to 5.41.0 because otherwise the
openssl stuff will do too much work.
(Make kssl compile against OpenSSL 1.1.0 (bug 370223)).

Tested in an bulk by landry@ Thanks!

ok landry@
2018-01-09 21:10:38 +00:00
rsadowski
ef010a617b Import kirigami2
"New framework: kirigami, a set of QtQuick plugins to build user
interfaces based on the KDE UX guidelines"

https://www.kde.org/announcements/kde-frameworks-5.37.0.php

$ pkg/DESCR
Kirigami is a set of QtQuick components at the moment targeted for mobile use
targeting both Plasma Mobile and Android. It’s not a whole set of components,
all the “Primitive” ones like buttons and textboxes are a job for
QtQuickControls but it’s a set of high level components to make the creation of
applications that look and feel great on mobile as well as desktop devices and
follow the Kirigami Human Interface Guidelines.

ok landry@
2017-10-26 08:05:56 +00:00