35 Commits

Author SHA1 Message Date
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
6a09dd4357 Drop empty kf5-icons-baloo and simplify the port 2021-06-16 18:20:19 +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
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
525147902b Disable find package devel/libinotify
This is only needed for the tests. Remove the ugly CXXOPTS libinotify hack.
2020-05-23 07:41:14 +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
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +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
d4375a4b92 split icons off main package to deconflict with KDE4's baloo
Spotted by ajacoutot@ in a bulk build
2019-03-28 20:32:42 +00:00
rsadowski
0e3d74508c Solve conflicts between KDE4 baloo and kf5 baloo
Remove org.kde.baloo.file.indexer.xml, which is not needed as we don't have
plasma-desktop,

Spotted by many, last in a bulk from ajacoutot@; Thanks!
2019-03-13 21:28:22 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +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
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
rsadowski
bab04ab72a Update baloo to 5.49.0
After databases/lmdb is imported we can drop our self hosted, unsupported
and outdated version 15.04.26.

With this commit KDE Frameworks is up-to-date.
2018-06-06 10:51:39 +00:00
rsadowski
7d48140b23 Unbreak kf5-baloo-15.04.26;
Builds fine with kdelibs4support-5.43.0
2018-02-14 20:22:01 +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
ajacoutot
20fbfc14e3 Miss bump. 2017-10-27 07:21:11 +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
sthen
40d4fc8f94 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 09:34:37 +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
espie
f287a483c7 naming similar ports differently is dubious 2017-04-06 10:25:20 +00:00
zhuk
c2ac604ea1 Bump REVISION after internal dependency changes, spotted by naddy@.
The SHARED_LIBS were bumped by mistake, but now there is no way back.
2016-12-28 18:42:16 +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