8 Commits

Author SHA1 Message Date
rsadowski
f467a3ec55 Update KDE Applications to 20.08.3 2020-11-08 20:12:48 +00:00
rsadowski
91d9fb05f8 Update KDE applications to 20.08.2
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/
2020-11-03 16:12:30 +00:00
rsadowski
2f3dc436b8 Bugfix update KDE applications to 20.08.1 2020-09-11 11:22:59 +00:00
rsadowski
a3244f1663 Update KDE Applications to 20.08.0
- 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.
2020-09-07 14:49:10 +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
f61bf5d324 Update KDE Applications to 18.12
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!
2018-12-18 09:39:17 +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
97323aec79 Import kde-applications/dragon
(Replacement/Update for x11/kde4/dragon)

Dragon Player is a multimedia player where the focus is on simplicity, instead
of features. Dragon Player does one thing, and only one thing, which is playing
multimedia files. It's simple interface is designed not to get in your way and
instead empower you to simply play multimedia files.

Features

- Simple Interface
- Resuming videos: Starts playing a video where you were watching it last time
- Support for subtitles: Automatically loads subtitles with the matching name
- Video display settings (brightness, contrast)
- Due to using Solid and Phonon DragonPlayer is independent of any multimedia
  framework or hardware abstraction layer.
- Supports playing CDs and DVDs

ok landry@ (technically its an update but an import requires an okay)
2018-07-20 04:33:51 +00:00