31 Commits

Author SHA1 Message Date
rsadowski
a1c9a275b8 Update KDE Frameworks to 5.91.0
https://kde.org/announcements/frameworks/5/5.90.0/
https://kde.org/announcements/frameworks/5/5.91.0/
2022-02-19 09:45:39 +00:00
rsadowski
b96587749e Update KDE Frameworks 5.89.0
Changelog:
https://kde.org/announcements/frameworks/5/5.89.0/
2021-12-19 10:50:59 +00:00
rsadowski
879d725b02 Update KDE Frameworks to 5.88.0
Full Changelog:
https://kde.org/announcements/frameworks/5/5.88.0/
2021-11-16 14:30:57 +00:00
rsadowski
f7090f6379 Update KDE Ships Frameworks 5.87.0
https://kde.org/announcements/frameworks/5/5.87.0/
2021-10-13 15:02:03 +00:00
rsadowski
6c9604c602 Update KDE Frameworks to 5.85.0
https://kde.org/announcements/frameworks/5/5.85.0/
2021-09-10 08:42:02 +00:00
rsadowski
ac322f14ff Update KDE Frameworks to 5.84.0
https://kde.org/announcements/frameworks/5/5.84.0/
2021-08-08 12:21:34 +00:00
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
9b2133f6ad Remove default maintainer in kf5.port.mk
Bump or explicit set me as maintainer.
2021-03-15 06:28:03 +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
9331753071 Fix extra-cmake-modules detection
This fix ports where DISTNAME is not defined (GH_*) but use the kf5 MODULE.

Nudged in the right direction by sthen@, positive feedback form espie@
2021-01-28 19:53:11 +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
9d3a7e73b5 Add MODKF5_I18N_CONFLICT helper
Simple helper function to mark conflicts with kde-i18n-* packages.
2020-06-05 05:28:13 +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
f35b8a0c03 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:08:41 +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
2b1d01cba4 Update KDE Frameworks 5.38.0.
Changelog:

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

bulk by naddy@ (Thanks a lot), "move on with kf5" landry@
2017-10-26 07:53:22 +00:00
zhuk
c33ac159a4 Change directory for QML files from ${PREFIX}/lib/qml/ to ${MODQT_LIBDIR}/qml.
This way QML-based KDE5 apps could pick up their dependencies automatically.

Based on discussion with rsadowski@ and czarkoff@.
2017-07-12 00:05:04 +00:00
rsadowski
62337135c3 Update KDE Frameworks to 5.34.0
A few tweaks from zhuk@. Thanks!

ok jca@
2017-06-07 17:03:36 +00:00
zhuk
c2e48b9092 Update KDE Frameworks to 5.29.0 and sync with Qt5.
A few tweaks are coming, but things should build at least for now.

Most work done from Rafael Sadowski, thanks!
2016-12-25 14:54:47 +00:00
zhuk
d5b514ca94 Import KDE Frameworks 5.21.0. Somewhat outdated, but we need to move on.
This does not include NetworkManager and ModemManager bindings, for obvious
reasons. But there is the Bluez-Qt binding included, which acts as a stub,
allowing KDE stuff relying on it to compile.

Also, we ship outdated version of Baloo, because newer versions rely on
the MDB library which we don't have - and won't have until UBC is fixed.

Input from many, tested by kirby@ and awolk@, final okay awolk@ - thanks!
2016-05-26 23:58:57 +00:00