12 Commits

Author SHA1 Message Date
kn
fbd69af811 Revert previous USE_WXNEEDED=Yes
We have a proper fix for x11/qt/qt5declarative but it'll need further
testing and should land post-release.

Input sthen rsadowski tb
OK rsadowski
2022-03-25 11:36:59 +00:00
kn
9638617b7d kdeconnect-{app,sms} abort trap with kern.wxabort=1, set USE_WXNEEDED
OK rsadowski
2022-03-15 20:01:46 +00:00
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
rsadowski
8f286735b7 KDE Gear update to 21.12.2
https://kde.org/announcements/gear/21.12.2/
2022-02-18 09:49:46 +00:00
rsadowski
9e606a79ad Update KDE Gear to 21.12
https://kde.org/announcements/gear/21.12.0/
2022-01-05 08:02:50 +00:00
rsadowski
673f05a6b9 Update kdeconnect-kde to 21.08.3 and switch to x11/kde-applications.
kdeconnect is part of KDE Gear now.

Notable changes:

- Add missing dependencies, spotted by Ingo
- Fix homepage
- Remove py2

OK feinerer@ (maintainer), solene@
2021-11-30 17:19:22 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
feinerer
b9205b0860 Update to KDE Connect 1.4.1 2020-10-22 05:15:38 +00:00
feinerer
994f2cd8ad Update home page and fix invalid */* MIME type 2020-06-02 12:48:47 +00:00
feinerer
1019dd8de9 Update to KDE Connect 1.4
OK rsadowski@
2020-03-27 21:27:08 +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
feinerer
a50c955036 Import KDE Connect 1.3.5
KDE Connect is a multi-platform app that allows your devices to communicate
(eg: your phone and your computer).

* Shared clipboard: Copy and paste between your phone and your computer.
* Notification sync: Read and reply to your Android notifications from the PC.
* Share files and URLs instantly from one device to another.
* Multimedia remote control: Use your phone as a remote for media players.
* Virtual touchpad: Use your phone screen as your PC's touchpad and keyboard.
* Presentation remote: Advance your presentation slides from your phone.

All this is done completely wirelessly, utilising TLS encryption.

OK rsadowski@
2019-08-20 08:48:30 +00:00