Commit Graph

23 Commits

Author SHA1 Message Date
rsadowski
e9d7e38a3e Update KDE Gear to 22.12.1
https://kde.org/announcements/gear/22.12.1/
2023-01-13 10:54:30 +00:00
kn
ec1c71f01f drop needless rundep on python
Only used during build for the optional nautilus extension.
(nautilus-python is not ported so this is currently useless, anyway.)

OK aja
2023-01-02 15:30:49 +00:00
rsadowski
ef6da2a0bb Update KDE Gear to 22.12.0
https://kde.org/announcements/gear/22.12.0/
2022-12-18 09:10:50 +00:00
rsadowski
723aff5a36 Bugfix update KDE Gear to 22.08.3 2022-11-20 19:26:00 +00:00
sthen
dae9f91e31 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:39 +00:00
rsadowski
b6cc372a4e Update KDE Gear to 22.08.2
https://kde.org/announcements/gear/22.08.2/

Notable ports changes:

- kopeninghours, cantor fix python 3.9/3.10 handling
- Enable libnotify
2022-10-30 06:04:40 +00:00
rsadowski
3c31f61c06 Bugfix update KDE Gear to 22.08.1
https://kde.org/announcements/changelogs/gear/22.08.1/
2022-09-20 16:02:28 +00:00
rsadowski
497d9ba8a7 Update KDE Gear to 22.08 and ksnip to 1.10.0
https://kde.org/announcements/gear/22.08.0/
https://github.com/ksnip/ksnip/releases/tag/v1.10.0

Ksnip, kimageannotator, kimagemapeditor also  had to be
included in this update as KDE depends on it.
2022-08-25 20:13:13 +00:00
rsadowski
29eefff4e2 Update KDE Gear 22.04.3
https://kde.org/announcements/changelogs/gear/22.04.3/
2022-07-13 15:45:29 +00:00
rsadowski
672683ab27 Update KDE Gear to 22.04.2
https://kde.org/announcements/gear/22.04.2/

This should fix all reported build issues with x11/kde-applications/ksirk,
yakuake. Thanks for the reports, naddy, aja, sthen.
2022-06-15 18:43:56 +00:00
rsadowski
a0aeaa4462 Update KDE Gear to 22.04.1
https://kde.org/announcements/gear/22.04.1/
https://community.kde.org/KDE_Gear/22.04_Release_notes

kalarmcal no longer part of KDE
2022-06-02 19:54:30 +00:00
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