One notable kde-applications ports change:
- Remove undocumented kde-applications.port.mk and move logic into
Makefile.inc.
Ran a bulk build with no issues. Otherwise a simple bug-fix update.
Release notes:
https://kde.org/announcements/releases/2020-10-apps-update/
- x11/kde-applications/lokalize is marked as broken, this version
depends on Qt 5.14+
- kdav moved from kde-applications to devel/kf
- As always, major bump all shared libs.
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!
Release notes:
https://www.kde.org/announcements/announce-applications-18.12.0.php
Port notes:
- Update all KDE5 ports to 18.12.0
- Reorder Makefile and enable libkmahjongg and kmahjongg
- Change MAINTAINER email
- New kde-applications.port.mk baesed on Makefile.inc
- Includes the following new helpers:
- MODKDE5_DESKTOP_FILE
- MODKDE5_ICON_CACHE
- MODKDE5_TRANSLATIONS
- MODKDE5_DOCS
- Makefile.inc improvements
- Fix and improve some many @pkgpath's, @sample's, and run-,build-
and lib-depends.
- Tweak some CATEGORIES
The new infrastructure makes it very easy for us to port the missing KDE5
applications.
Feedback from kn@ Thanks!
Comment:
blackbox Logic Game
Description:
KBlackbox is a game of hide and seek played on a grid of boxes where the
computer has hidden several balls. The position of the hidden balls can be
deduced by shooting beams into the box.
Maintainer: KDE porting team <openbsd-kde@googlegroups.com>
WWW: https://www.kde.org/applications/games/kblackbox