Stuart Henderson <s...@spacehopper.org> writes:
> On 2021/11/24 09:26, Aaron Bieber wrote: >> >> Rafael Sadowski <raf...@sizeofvoid.org> writes: >> >> > On Fri Nov 12, 2021 at 06:04:47PM +0100, Rafael Sadowski wrote: >> >> On Sat Sep 11, 2021 at 08:10:51AM +0200, Rafael Sadowski wrote: >> >> > Update kdeconnect-kde to 21.08.1 and switch to x11/kde-applications. >> >> > kdeconnect is part of KDE Gear now. Unfortunately we have to disable two >> >> > plugins because they depends on Wayland. >> >> > >> >> > Does it make sense to do this update WITHOUT the two plugins? >> >> > >> >> > Feedback, OK? >> >> > >> >> >> >> New diff with the following changes: >> >> >> >> - Add missing dependencies, spotted by Ingo >> >> - Fix homepage >> >> - Remove py2 >> >> >> >> For test, you need an up-to-date ports tree. >> >> >> >> OK? >> > >> > Ping >> >> I get undefined symbol's when linking: > > Do you have the old version installed? That often makes builds of ports > with libraries fail (I have noticed it a lot with cmake-based ports > recently). That was it! TY! > > > >> FAILED: bin/kdeconnect-indicator >> : && /build/pobj/kdeconnect-kde-21.08.3/bin/c++ -O2 -pipe -fno-operator-names > -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra > -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long > -Wpointer-arith > -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type > -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -DNDEBUG > -Wl,--enable-new-dtags > indicator/CMakeFiles/kdeconnect-indicator.dir/kdeconnect-indicator_autogen/mocs_compilation.cpp.o > indicator/CMakeFiles/kdeconnect-indicator.dir/main.cpp.o > indicator/CMakeFiles/kdeconnect-indicator.dir/deviceindicator.cpp.o > indicator/CMakeFiles/kdeconnect-indicator.dir/qrc_custom_icons.cpp.o > indicator/CMakeFiles/kdeconnect-indicator.dir/systray_actions/battery_action.cpp.o > indicator/CMakeFiles/kdeconnect-indicator.dir/systray_actions/connectivity_action.cpp.o > indicator/CMakeFiles/kdeconnect-indicator.dir/indicatorhelper.cpp.o > indicator/CMakeFiles/kdeconnect-indicator.dir/indicator_debug.cpp.o -o > bin/kdeconnect-indicator -L/usr/local/lib > -L/build/pobj/kdeconnect-kde-21.08.3/build-amd64/bin > -L/usr/local/lib/qt5/. > -Wl,-z,origin,-rpath,/usr/local/lib/qt5/.:/usr/local/lib:/build/pobj/kdeconnect-kde-21.08.3/build-amd64/bin:/usr/X11R6/lib: > -lKF5Notifications -lKF5KCMUtils -lkdeconnectinterfaces -lkdeconnectcore > -lKF5ConfigWidgets -lKF5Codecs -lKF5ConfigGui -lKF5Auth -lKF5WidgetsAddons > -lQt5Widgets -lqca-qt5 -lKF5KIOCore -lKF5Service -lKF5I18n -lKF5DBusAddons > -lQt5Network -lQt5Concurrent -lQt5Xml -lKF5AuthCore -lKF5CoreAddons -lQt5Gui > -lKF5ConfigCore -lQt5DBus -lQt5Core > -Wl,-rpath-link,/usr/local/lib/qt5/.:/usr/local/lib:/usr/X11R6/lib && : >> ld: error: undefined symbol: BatteryDbusInterface::~BatteryDbusInterface() >> >>> referenced by mocs_compilation.cpp >> >>> >> >>> indicator/CMakeFiles/kdeconnect-indicator.dir/kdeconnect-indicator_autogen/mocs_compilation.cpp.o:(BatteryAction::~BatteryAction()) >> >>> referenced by mocs_compilation.cpp >> >>> >> >>> indicator/CMakeFiles/kdeconnect-indicator.dir/kdeconnect-indicator_autogen/mocs_compilation.cpp.o:(BatteryAction::~BatteryAction()) >> >> ld: error: undefined symbol: >> ConnectivityReportDbusInterface::~ConnectivityReportDbusInterface() >> >>> referenced by mocs_compilation.cpp >> >>> >> >>> indicator/CMakeFiles/kdeconnect-indicator.dir/kdeconnect-indicator_autogen/mocs_compilation.cpp.o:(ConnectivityAction::~ConnectivityAction()) >> >>> referenced by mocs_compilation.cpp >> >>> >> >>> indicator/CMakeFiles/kdeconnect-indicator.dir/kdeconnect-indicator_autogen/mocs_compilation.cpp.o:(ConnectivityAction::~ConnectivityAction()) >> >> ld: error: undefined symbol: >> BatteryDbusInterface::BatteryDbusInterface(QString const&, QObject*) >> >>> referenced by battery_action.cpp >> >>> >> >>> indicator/CMakeFiles/kdeconnect-indicator.dir/systray_actions/battery_action.cpp.o:(BatteryAction::BatteryAction(DeviceDbusInterface*)) >> >> ld: error: undefined symbol: BatteryDbusInterface::refreshedProxy(bool, int) >> >>> referenced by battery_action.cpp >> >>> >> >>> indicator/CMakeFiles/kdeconnect-indicator.dir/systray_actions/battery_action.cpp.o:(BatteryAction::BatteryAction(DeviceDbusInterface*)) >> >> ld: error: undefined symbol: BatteryDbusInterface::staticMetaObject >> >>> referenced by battery_action.cpp >> >>> >> >>> indicator/CMakeFiles/kdeconnect-indicator.dir/systray_actions/battery_action.cpp.o:(BatteryAction::BatteryAction(DeviceDbusInterface*)) >> >> ld: error: undefined symbol: >> ConnectivityReportDbusInterface::ConnectivityReportDbusInterface(QString >> const&, QObject*) >> >>> referenced by connectivity_action.cpp >> >>> >> >>> indicator/CMakeFiles/kdeconnect-indicator.dir/systray_actions/connectivity_action.cpp.o:(ConnectivityAction::ConnectivityAction(DeviceDbusInterface*)) >> >> ld: error: undefined symbol: >> ConnectivityReportDbusInterface::refreshedProxy(QString, int) >> >>> referenced by connectivity_action.cpp >> >>> >> >>> indicator/CMakeFiles/kdeconnect-indicator.dir/systray_actions/connectivity_action.cpp.o:(ConnectivityAction::ConnectivityAction(DeviceDbusInterface*)) >> >> ld: error: undefined symbol: >> ConnectivityReportDbusInterface::staticMetaObject >> >>> referenced by connectivity_action.cpp >> >>> >> >>> indicator/CMakeFiles/kdeconnect-indicator.dir/systray_actions/connectivity_action.cpp.o:(ConnectivityAction::ConnectivityAction(DeviceDbusInterface*)) >> c++: error: linker command failed with exit code 1 (use -v to see invocation) >> ninja: build stopped: subcommand failed. >> *** Error 1 in /usr/ports/net/kdeconnect-kde >> (/usr/ports/devel/cmake/cmake.port.mk:36 'do-build': @cd >> /build/pobj/kdeconnect-kde-21.08.3/bui...) >> *** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2950 >> '/build/pobj/kdeconnect-kde-21.08.3/build-amd64/.build_done': @cd >> /usr/ports...) >> *** Error 2 in /usr/ports/net/kdeconnect-kde >> (/usr/ports/infrastructure/mk/bsd.port.mk:2600 'all': >> @lock=kdeconnect-kde-21.08.3; export _LO...) >> qbit@tal[2]:/usr/ports/net/kdeconnect-kde got:(master)$ >> >> > >> >> >> >> diff --git a/net/kdeconnect-kde/Makefile b/net/kdeconnect-kde/Makefile >> >> index b8facbea237..e4489b07b9a 100644 >> >> --- a/net/kdeconnect-kde/Makefile >> >> +++ b/net/kdeconnect-kde/Makefile >> >> @@ -2,46 +2,51 @@ >> >> >> >> COMMENT = KDE app that allows your devices to communicate >> >> >> >> -V = 1.4.1 >> >> -DISTNAME = kdeconnect-kde-${V} >> >> +DISTNAME = kdeconnect-kde-${MODKDE_VERSION} >> >> >> >> -SHARED_LIBS += kdeconnectcore 1.0 # 1.4 >> >> -SHARED_LIBS += kdeconnectinterfaces 1.0 # 1.4 >> >> -SHARED_LIBS += kdeconnectsmshelper 0.0 # 1.4 >> >> +SHARED_LIBS += kdeconnectcore 2.0 # 1.4 >> >> +SHARED_LIBS += kdeconnectinterfaces 2.0 # 1.4 >> >> SHARED_LIBS += kdeconnectpluginkcm 0.0 # 1.4 >> >> >> >> CATEGORIES = net >> >> >> >> -HOMEPAGE = https://invent.kde.org/network/kdeconnect-kde >> >> +HOMEPAGE = https://kdeconnect.kde.org >> >> >> >> MAINTAINER = Ingo Feinerer <feine...@logic.at> >> >> >> >> # GPLv2+ >> >> -PERMIT_PACKAGE =Yes >> >> +PERMIT_PACKAGE = Yes >> >> >> >> WANTLIB += ${COMPILER_LIBCXX} ICE KF5Auth KF5AuthCore KF5Bookmarks >> >> WANTLIB += KF5Codecs KF5Completion KF5ConfigCore KF5ConfigGui >> >> WANTLIB += KF5ConfigWidgets KF5CoreAddons KF5DBusAddons KF5I18n >> >> WANTLIB += KF5IconThemes KF5ItemViews KF5JobWidgets KF5KCMUtils >> >> -WANTLIB += KF5KIOCore KF5KIOFileWidgets KF5KIOWidgets KF5Notifications >> >> KF5People >> >> -WANTLIB += KF5Service KF5Solid KF5WidgetsAddons KF5XmlGui Qt5Concurrent >> >> -WANTLIB += Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Quick Qt5Qml Qt5Widgets >> >> +WANTLIB += KF5KIOCore KF5KIOFileWidgets KF5KIOGui KF5KIONTLM >> >> KF5KIOWidgets >> >> +WANTLIB += KF5Notifications KF5People KF5Service KF5Solid >> >> KF5WaylandClient >> >> +WANTLIB += KF5WidgetsAddons KF5WindowSystem KF5XmlGui Qt5Concurrent >> >> +WANTLIB += Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Qml Qt5QmlModels >> >> +WANTLIB += Qt5Quick Qt5QuickControls2 Qt5WaylandClient Qt5Widgets >> >> WANTLIB += Qt5X11Extras Qt5Xml SM X11 Xext Xtst c fakekey m qca-qt5 >> >> +WANTLIB += wayland-client >> >> >> >> -MASTER_SITES = ${MASTER_SITE_KDE:=stable/kdeconnect/${V}/} >> >> +MASTER_SITES = >> >> ${MASTER_SITE_KDE:=stable/release-service/${MODKDE_VERSION}/src/} >> >> >> >> -MODULES = devel/kf5 \ >> >> +MODULES = x11/kde-applications \ >> >> + devel/kf5 \ >> >> lang/python >> >> -MODPY_VERSION = ${MODPY_DEFAULT_VERSION_2} >> >> >> >> BUILD_DEPENDS = devel/gettext,-tools \ >> >> + devel/kf5/qqc2-desktop-style \ >> >> devel/kf5/kirigami2 >> >> + >> >> RUN_DEPENDS = devel/desktop-file-utils \ >> >> devel/kf5/breeze-icons \ >> >> devel/kf5/kirigami2 \ >> >> + devel/kf5/qqc2-desktop-style \ >> >> sysutils/sshfs-fuse \ >> >> sysutils/sshpass \ >> >> x11/gtk+3,-guic >> >> + >> >> LIB_DEPENDS = devel/kf5/kauth \ >> >> devel/kf5/kbookmarks \ >> >> devel/kf5/kcmutils \ >> >> @@ -58,13 +63,17 @@ LIB_DEPENDS = devel/kf5/kauth \ >> >> devel/kf5/kjobwidgets \ >> >> devel/kf5/knotifications \ >> >> devel/kf5/kpeople \ >> >> + devel/kf5/kpeople \ >> >> devel/kf5/kservice \ >> >> + devel/kf5/kwayland \ >> >> devel/kf5/kwidgetsaddons \ >> >> devel/kf5/kxmlgui \ >> >> devel/kf5/solid \ >> >> security/qca-qt5 \ >> >> x11/libfakekey \ >> >> - x11/qt5/qtdeclarative,-main \ >> >> + x11/qt5/qtdeclarative \ >> >> + x11/qt5/qtquickcontrols2 \ >> >> + x11/qt5/qtwayland \ >> >> x11/qt5/qtx11extras >> >> >> >> MODPY_ADJ_FILES = nautilus-extension/kdeconnect-share.py >> >> diff --git a/net/kdeconnect-kde/distinfo b/net/kdeconnect-kde/distinfo >> >> index 0eb551f90aa..b5e8b53eaa1 100644 >> >> --- a/net/kdeconnect-kde/distinfo >> >> +++ b/net/kdeconnect-kde/distinfo >> >> @@ -1,2 +1,2 @@ >> >> -SHA256 (kdeconnect-kde-1.4.1.tar.xz) = >> >> H1rFjbcdwT3skfV9ei/wC4ojLSw9q0J0vQ+SkIwGV/4= >> >> -SIZE (kdeconnect-kde-1.4.1.tar.xz) = 440628 >> >> +SHA256 (kdeconnect-kde-21.08.3.tar.xz) = >> >> MkZjM22xAAFj6ukaY76EtqYUEx7WK9bdZWNjns1b2r0= >> >> +SIZE (kdeconnect-kde-21.08.3.tar.xz) = 591412 >> >> diff --git >> >> a/net/kdeconnect-kde/patches/patch-core_backends_lan_compositeuploadjob_cpp >> >> >> >> b/net/kdeconnect-kde/patches/patch-core_backends_lan_compositeuploadjob_cpp >> >> index c350650a844..bb263dc7343 100644 >> >> --- >> >> a/net/kdeconnect-kde/patches/patch-core_backends_lan_compositeuploadjob_cpp >> >> +++ >> >> b/net/kdeconnect-kde/patches/patch-core_backends_lan_compositeuploadjob_cpp >> >> @@ -6,7 +6,7 @@ listens only on IPv6. Use the IPv4 any-address instead. >> >> Index: core/backends/lan/compositeuploadjob.cpp >> >> --- core/backends/lan/compositeuploadjob.cpp.orig >> >> +++ core/backends/lan/compositeuploadjob.cpp >> >> -@@ -85,7 +85,7 @@ void CompositeUploadJob::start() { >> >> +@@ -72,7 +72,7 @@ void CompositeUploadJob::start() { >> >> bool CompositeUploadJob::startListening() >> >> { >> >> m_port = MIN_PORT; >> >> diff --git >> >> a/net/kdeconnect-kde/patches/patch-core_backends_lan_lanlinkprovider_cpp >> >> b/net/kdeconnect-kde/patches/patch-core_backends_lan_lanlinkprovider_cpp >> >> index bcaf90ab234..58706fea811 100644 >> >> --- >> >> a/net/kdeconnect-kde/patches/patch-core_backends_lan_lanlinkprovider_cpp >> >> +++ >> >> b/net/kdeconnect-kde/patches/patch-core_backends_lan_lanlinkprovider_cpp >> >> @@ -6,7 +6,7 @@ listens only on IPv6. Use the IPv4 any-address instead. >> >> Index: core/backends/lan/lanlinkprovider.cpp >> >> --- core/backends/lan/lanlinkprovider.cpp.orig >> >> +++ core/backends/lan/lanlinkprovider.cpp >> >> -@@ -90,7 +90,7 @@ LanLinkProvider::~LanLinkProvider() >> >> +@@ -82,7 +82,7 @@ LanLinkProvider::~LanLinkProvider() >> >> >> >> void LanLinkProvider::onStart() >> >> { >> >> diff --git >> >> a/net/kdeconnect-kde/patches/patch-data_org_kde_kdeconnect_open_desktop >> >> b/net/kdeconnect-kde/patches/patch-data_org_kde_kdeconnect_open_desktop >> >> deleted file mode 100644 >> >> index 7445b710c3a..00000000000 >> >> --- >> >> a/net/kdeconnect-kde/patches/patch-data_org_kde_kdeconnect_open_desktop >> >> +++ /dev/null >> >> @@ -1,17 +0,0 @@ >> >> -$OpenBSD: patch-data_org_kde_kdeconnect_open_desktop,v 1.2 2020/10/22 >> >> 05:15:38 feinerer Exp $ >> >> - >> >> -Fix '"*/*" is an invalid MIME type' error >> >> -https://bugs.kde.org/show_bug.cgi?id=420431 >> >> - >> >> -Index: data/org.kde.kdeconnect_open.desktop >> >> ---- data/org.kde.kdeconnect_open.desktop.orig >> >> -+++ data/org.kde.kdeconnect_open.desktop >> >> -@@ -88,7 +88,7 @@ Comment[uk]=Відкрити на з'єднаному >> >> - Comment[x-test]=xxOpen on a connected device using KDE Connectxx >> >> - Comment[zh_CN]=通过 KDE Connect 在已连接的设备上打开 >> >> - Comment[zh_TW]=使用 KDE 連線於連線裝置中開啟 >> >> --MimeType=*/*; >> >> -+MimeType=application/octet-stream; >> >> - Exec=kdeconnect-handler --open %U >> >> - Icon=kdeconnect >> >> - Type=Service >> >> diff --git a/net/kdeconnect-kde/patches/patch-plugins_sftp_mounter_cpp >> >> b/net/kdeconnect-kde/patches/patch-plugins_sftp_mounter_cpp >> >> index 09b3101e963..546e192c8ec 100644 >> >> --- a/net/kdeconnect-kde/patches/patch-plugins_sftp_mounter_cpp >> >> +++ b/net/kdeconnect-kde/patches/patch-plugins_sftp_mounter_cpp >> >> @@ -12,7 +12,7 @@ >> >> https://git.archlinux.org/svntogit/packages.git/plain/trunk/kdeconnect-openssh-8 >> >> Index: plugins/sftp/mounter.cpp >> >> --- plugins/sftp/mounter.cpp.orig >> >> +++ plugins/sftp/mounter.cpp >> >> -@@ -113,7 +113,7 @@ void Mounter::onPackageReceived(const NetworkPacket& >> >> n >> >> +@@ -99,7 +99,7 @@ void Mounter::onPackageReceived(const NetworkPacket& n >> >> >> >> QDir().mkpath(m_mountPoint); >> >> >> >> @@ -21,15 +21,15 @@ Index: plugins/sftp/mounter.cpp >> >> >> >> QString path; >> >> if (np.has(QStringLiteral("multiPaths"))) path = >> >> QStringLiteral("/"); >> >> -@@ -127,6 +127,7 @@ void Mounter::onPackageReceived(const NetworkPacket& >> >> n >> >> - QString ip = addr.toString(); >> >> +@@ -117,6 +117,7 @@ void Mounter::onPackageReceived(const NetworkPacket& >> >> n >> >> + } >> >> >> >> const QStringList arguments = QStringList() >> >> + << QStringLiteral("${LOCALBASE}/bin/sshfs") >> >> << QStringLiteral("%1@%2:%3").arg( >> >> np.get<QString>(QStringLiteral("user")), >> >> ip, >> >> -@@ -144,7 +145,10 @@ void Mounter::onPackageReceived(const >> >> NetworkPacket& n >> >> +@@ -134,7 +135,10 @@ void Mounter::onPackageReceived(const >> >> NetworkPacket& n >> >> << QStringLiteral("-o") << QStringLiteral("gid=") + >> >> QString::number(getgid()) >> >> << QStringLiteral("-o") << QStringLiteral("reconnect") >> >> << QStringLiteral("-o") << >> >> QStringLiteral("ServerAliveInterval=30") >> >> @@ -41,7 +41,7 @@ Index: plugins/sftp/mounter.cpp >> >> ; >> >> >> >> m_proc->setProgram(program, arguments); >> >> -@@ -153,8 +157,6 @@ void Mounter::onPackageReceived(const NetworkPacket& >> >> n >> >> +@@ -143,8 +147,6 @@ void Mounter::onPackageReceived(const NetworkPacket& >> >> n >> >> m_proc->start(); >> >> >> >> //qCDebug(KDECONNECT_PLUGIN_SFTP) << "Passing password: " << >> >> np.get<QString>("password").toLatin1(); >> >> diff --git a/net/kdeconnect-kde/pkg/PLIST b/net/kdeconnect-kde/pkg/PLIST >> >> index 0515a9693b7..f80601ffdfb 100644 >> >> --- a/net/kdeconnect-kde/pkg/PLIST >> >> +++ b/net/kdeconnect-kde/pkg/PLIST >> >> @@ -8,11 +8,12 @@ >> >> @lib lib/libkdeconnectcore.so.${LIBkdeconnectcore_VERSION} >> >> @lib lib/libkdeconnectinterfaces.so.${LIBkdeconnectinterfaces_VERSION} >> >> @lib lib/libkdeconnectpluginkcm.so.${LIBkdeconnectpluginkcm_VERSION} >> >> -@lib lib/libkdeconnectsmshelper.so.${LIBkdeconnectsmshelper_VERSION} >> >> @so lib/qt5/plugins/kcm_kdeconnect.so >> >> lib/qt5/plugins/kdeconnect/ >> >> @so lib/qt5/plugins/kdeconnect/kdeconnect_battery.so >> >> +@so lib/qt5/plugins/kdeconnect/kdeconnect_bigscreen.so >> >> @so lib/qt5/plugins/kdeconnect/kdeconnect_clipboard.so >> >> +@so lib/qt5/plugins/kdeconnect/kdeconnect_connectivity_report.so >> >> @so lib/qt5/plugins/kdeconnect/kdeconnect_contacts.so >> >> @so lib/qt5/plugins/kdeconnect/kdeconnect_findmyphone.so >> >> @so lib/qt5/plugins/kdeconnect/kdeconnect_lockdevice.so >> >> @@ -42,6 +43,7 @@ lib/qt5/plugins/kf5/kfileitemaction/ >> >> @so lib/qt5/plugins/kf5/kio/kdeconnect.so >> >> lib/qt5/qml/org/kde/kdeconnect/ >> >> @so lib/qt5/qml/org/kde/kdeconnect/libkdeconnectdeclarativeplugin.so >> >> +lib/qt5/qml/org/kde/kdeconnect/plugins.qmltypes >> >> lib/qt5/qml/org/kde/kdeconnect/qmldir >> >> @bin libexec/kdeconnectd >> >> share/Thunar/ >> >> @@ -49,64 +51,112 @@ share/Thunar/sendto/ >> >> share/Thunar/sendto/kdeconnect-thunar.desktop >> >> share/applications/org.kde.kdeconnect.app.desktop >> >> share/applications/org.kde.kdeconnect.daemon.desktop >> >> -share/applications/org.kde.kdeconnect.kcm.desktop >> >> +share/applications/org.kde.kdeconnect.handler.desktop >> >> share/applications/org.kde.kdeconnect.nonplasma.desktop >> >> +share/applications/org.kde.kdeconnect.settings.desktop >> >> share/applications/org.kde.kdeconnect.sms.desktop >> >> -share/applications/org.kde.kdeconnect.smshandler.desktop >> >> -share/applications/org.kde.kdeconnect.telhandler.desktop >> >> share/applications/org.kde.kdeconnect_open.desktop >> >> share/contractor/ >> >> share/contractor/kdeconnect.contract >> >> share/dbus-1/services/org.kde.kdeconnect.service >> >> +share/deepin/ >> >> +share/deepin/dde-file-manager/ >> >> +share/deepin/dde-file-manager/oem-menuextensions/ >> >> +share/deepin/dde-file-manager/oem-menuextensions/kdeconnect-dde.desktop >> >> +share/doc/HTML/ca/kdeconnect-kde/ >> >> +share/doc/HTML/ca/kdeconnect-kde/index.cache.bz2 >> >> +share/doc/HTML/ca/kdeconnect-kde/index.docbook >> >> +share/doc/HTML/de/kdeconnect-kde/ >> >> +share/doc/HTML/de/kdeconnect-kde/index.cache.bz2 >> >> +share/doc/HTML/de/kdeconnect-kde/index.docbook >> >> share/doc/HTML/en/kdeconnect/ >> >> share/doc/HTML/en/kdeconnect/index.cache.bz2 >> >> share/doc/HTML/en/kdeconnect/index.docbook >> >> +share/doc/HTML/es/kdeconnect-kde/ >> >> +share/doc/HTML/es/kdeconnect-kde/index.cache.bz2 >> >> +share/doc/HTML/es/kdeconnect-kde/index.docbook >> >> +share/doc/HTML/id/ >> >> +share/doc/HTML/id/kdeconnect-kde/ >> >> +share/doc/HTML/id/kdeconnect-kde/index.cache.bz2 >> >> +share/doc/HTML/id/kdeconnect-kde/index.docbook >> >> +share/doc/HTML/it/kdeconnect-kde/ >> >> +share/doc/HTML/it/kdeconnect-kde/index.cache.bz2 >> >> +share/doc/HTML/it/kdeconnect-kde/index.docbook >> >> +share/doc/HTML/nl/kdeconnect-kde/ >> >> +share/doc/HTML/nl/kdeconnect-kde/index.cache.bz2 >> >> +share/doc/HTML/nl/kdeconnect-kde/index.docbook >> >> +share/doc/HTML/pt/kdeconnect-kde/ >> >> +share/doc/HTML/pt/kdeconnect-kde/index.cache.bz2 >> >> +share/doc/HTML/pt/kdeconnect-kde/index.docbook >> >> +share/doc/HTML/pt_BR/kdeconnect-kde/ >> >> +share/doc/HTML/pt_BR/kdeconnect-kde/index.cache.bz2 >> >> +share/doc/HTML/pt_BR/kdeconnect-kde/index.docbook >> >> +share/doc/HTML/ru/kdeconnect-kde/ >> >> +share/doc/HTML/ru/kdeconnect-kde/index.cache.bz2 >> >> +share/doc/HTML/ru/kdeconnect-kde/index.docbook >> >> +share/doc/HTML/sv/kdeconnect-kde/ >> >> +share/doc/HTML/sv/kdeconnect-kde/index.cache.bz2 >> >> +share/doc/HTML/sv/kdeconnect-kde/index.docbook >> >> +share/doc/HTML/uk/kdeconnect-kde/ >> >> +share/doc/HTML/uk/kdeconnect-kde/index.cache.bz2 >> >> +share/doc/HTML/uk/kdeconnect-kde/index.docbook >> >> +share/doc/HTML/zh_CN/kdeconnect-kde/ >> >> +share/doc/HTML/zh_CN/kdeconnect-kde/index.cache.bz2 >> >> +share/doc/HTML/zh_CN/kdeconnect-kde/index.docbook >> >> share/doc/pkg-readmes/${PKGSTEM} >> >> share/examples/kdeconnect-kde/ >> >> share/examples/kdeconnect-kde/xdg/ >> >> share/examples/kdeconnect-kde/xdg/autostart/ >> >> >> >> share/examples/kdeconnect-kde/xdg/autostart/org.kde.kdeconnect.daemon.desktop >> >> -share/icons/hicolor/128x128/apps/kdeconnect.png >> >> -share/icons/hicolor/16x16/apps/kdeconnect.png >> >> -share/icons/hicolor/22x22/apps/kdeconnect.png >> >> -share/icons/hicolor/256x256/apps/kdeconnect.png >> >> -share/icons/hicolor/32x32/apps/kdeconnect.png >> >> -share/icons/hicolor/32x32/status/laptopconnected.png >> >> -share/icons/hicolor/32x32/status/laptopdisconnected.png >> >> -share/icons/hicolor/32x32/status/laptoptrusted.png >> >> -share/icons/hicolor/32x32/status/smartphoneconnected.png >> >> -share/icons/hicolor/32x32/status/smartphonedisconnected.png >> >> -share/icons/hicolor/32x32/status/smartphonetrusted.png >> >> -share/icons/hicolor/32x32/status/tabletconnected.png >> >> -share/icons/hicolor/32x32/status/tabletdisconnected.png >> >> -share/icons/hicolor/32x32/status/tablettrusted.png >> >> -share/icons/hicolor/32x32/status/tvconnected.png >> >> -share/icons/hicolor/32x32/status/tvdisconnected.png >> >> -share/icons/hicolor/32x32/status/tvtrusted.png >> >> -share/icons/hicolor/48x48/apps/kdeconnect.png >> >> -share/icons/hicolor/64x64/apps/kdeconnect.png >> >> -share/icons/hicolor/scalable/apps/kdeconnect.svgz >> >> +share/icons/hicolor/16x16/status/laptopconnected.svg >> >> +share/icons/hicolor/16x16/status/laptopdisconnected.svg >> >> +share/icons/hicolor/16x16/status/laptoptrusted.svg >> >> +share/icons/hicolor/16x16/status/smartphoneconnected.svg >> >> +share/icons/hicolor/16x16/status/smartphonedisconnected.svg >> >> +share/icons/hicolor/16x16/status/smartphonetrusted.svg >> >> +share/icons/hicolor/16x16/status/tabletconnected.svg >> >> +share/icons/hicolor/16x16/status/tabletdisconnected.svg >> >> +share/icons/hicolor/16x16/status/tablettrusted.svg >> >> +share/icons/hicolor/16x16/status/tvconnected.svg >> >> +share/icons/hicolor/16x16/status/tvdisconnected.svg >> >> +share/icons/hicolor/16x16/status/tvtrusted.svg >> >> +share/icons/hicolor/22x22/status/laptopconnected.svg >> >> +share/icons/hicolor/22x22/status/laptopdisconnected.svg >> >> +share/icons/hicolor/22x22/status/laptoptrusted.svg >> >> +share/icons/hicolor/22x22/status/smartphoneconnected.svg >> >> +share/icons/hicolor/22x22/status/smartphonedisconnected.svg >> >> +share/icons/hicolor/22x22/status/smartphonetrusted.svg >> >> +share/icons/hicolor/22x22/status/tabletconnected.svg >> >> +share/icons/hicolor/22x22/status/tabletdisconnected.svg >> >> +share/icons/hicolor/22x22/status/tablettrusted.svg >> >> +share/icons/hicolor/22x22/status/tvconnected.svg >> >> +share/icons/hicolor/22x22/status/tvdisconnected.svg >> >> +share/icons/hicolor/22x22/status/tvtrusted.svg >> >> +share/icons/hicolor/32x32/status/laptopconnected.svg >> >> +share/icons/hicolor/32x32/status/laptopdisconnected.svg >> >> +share/icons/hicolor/32x32/status/laptoptrusted.svg >> >> +share/icons/hicolor/32x32/status/smartphoneconnected.svg >> >> +share/icons/hicolor/32x32/status/smartphonedisconnected.svg >> >> +share/icons/hicolor/32x32/status/smartphonetrusted.svg >> >> +share/icons/hicolor/32x32/status/tabletconnected.svg >> >> +share/icons/hicolor/32x32/status/tabletdisconnected.svg >> >> +share/icons/hicolor/32x32/status/tablettrusted.svg >> >> +share/icons/hicolor/32x32/status/tvconnected.svg >> >> +share/icons/hicolor/32x32/status/tvdisconnected.svg >> >> +share/icons/hicolor/32x32/status/tvtrusted.svg >> >> +share/icons/hicolor/scalable/apps/kdeconnect.svg >> >> share/icons/hicolor/scalable/apps/kdeconnectindicator.svg >> >> share/icons/hicolor/scalable/apps/kdeconnectindicatordark.svg >> >> -share/icons/hicolor/scalable/status/laptopconnected.svg >> >> -share/icons/hicolor/scalable/status/laptopdisconnected.svg >> >> -share/icons/hicolor/scalable/status/laptoptrusted.svg >> >> -share/icons/hicolor/scalable/status/smartphoneconnected.svg >> >> -share/icons/hicolor/scalable/status/smartphonedisconnected.svg >> >> -share/icons/hicolor/scalable/status/smartphonetrusted.svg >> >> -share/icons/hicolor/scalable/status/tabletconnected.svg >> >> -share/icons/hicolor/scalable/status/tabletdisconnected.svg >> >> -share/icons/hicolor/scalable/status/tablettrusted.svg >> >> -share/icons/hicolor/scalable/status/tvconnected.svg >> >> -share/icons/hicolor/scalable/status/tvdisconnected.svg >> >> -share/icons/hicolor/scalable/status/tvtrusted.svg >> >> +share/kdeconnect/ >> >> +share/kdeconnect/kdeconnect_runcommand_config.qml >> >> +share/kdeconnect/kdeconnect_sendnotifications_config.qml >> >> +share/kdeconnect/kdeconnect_share_config.qml >> >> share/knotifications5/kdeconnect.notifyrc >> >> share/kservices5/kcm_kdeconnect.desktop >> >> share/kservices5/kdeconnect_runcommand_config.desktop >> >> share/kservices5/kdeconnect_sendnotifications_config.desktop >> >> share/kservices5/kdeconnect_share_config.desktop >> >> share/kservices5/plasma-kdeconnect.desktop >> >> -share/kservicetypes5/kdeconnect_plugin.desktop >> >> share/locale/ar/LC_MESSAGES/kdeconnect-cli.mo >> >> share/locale/ar/LC_MESSAGES/kdeconnect-core.mo >> >> share/locale/ar/LC_MESSAGES/kdeconnect-kcm.mo >> >> @@ -114,8 +164,10 @@ share/locale/ar/LC_MESSAGES/kdeconnect-kded.mo >> >> share/locale/ar/LC_MESSAGES/kdeconnect-kio.mo >> >> share/locale/ar/LC_MESSAGES/kdeconnect-plugins.mo >> >> share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.kdeconnect.mo >> >> +share/locale/ast/LC_MESSAGES/kdeconnect-app.mo >> >> share/locale/ast/LC_MESSAGES/kdeconnect-cli.mo >> >> share/locale/ast/LC_MESSAGES/kdeconnect-fileitemaction.mo >> >> +share/locale/ast/LC_MESSAGES/kdeconnect-interfaces.mo >> >> share/locale/ast/LC_MESSAGES/kdeconnect-kcm.mo >> >> share/locale/ast/LC_MESSAGES/kdeconnect-kded.mo >> >> share/locale/ast/LC_MESSAGES/kdeconnect-kio.mo >> >> @@ -370,12 +422,19 @@ share/locale/ia/LC_MESSAGES/kdeconnect-settings.mo >> >> share/locale/ia/LC_MESSAGES/kdeconnect-sms.mo >> >> share/locale/ia/LC_MESSAGES/kdeconnect-urlhandler.mo >> >> share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.kdeconnect.mo >> >> +share/locale/id/LC_MESSAGES/kdeconnect-app.mo >> >> share/locale/id/LC_MESSAGES/kdeconnect-cli.mo >> >> share/locale/id/LC_MESSAGES/kdeconnect-core.mo >> >> +share/locale/id/LC_MESSAGES/kdeconnect-fileitemaction.mo >> >> +share/locale/id/LC_MESSAGES/kdeconnect-indicator.mo >> >> +share/locale/id/LC_MESSAGES/kdeconnect-interfaces.mo >> >> share/locale/id/LC_MESSAGES/kdeconnect-kcm.mo >> >> share/locale/id/LC_MESSAGES/kdeconnect-kded.mo >> >> share/locale/id/LC_MESSAGES/kdeconnect-kio.mo >> >> +share/locale/id/LC_MESSAGES/kdeconnect-nautilus-extension.mo >> >> share/locale/id/LC_MESSAGES/kdeconnect-plugins.mo >> >> +share/locale/id/LC_MESSAGES/kdeconnect-settings.mo >> >> +share/locale/id/LC_MESSAGES/kdeconnect-sms.mo >> >> share/locale/id/LC_MESSAGES/kdeconnect-urlhandler.mo >> >> share/locale/id/LC_MESSAGES/plasma_applet_org.kde.kdeconnect.mo >> >> share/locale/it/LC_MESSAGES/kdeconnect-app.mo >> >> @@ -434,6 +493,7 @@ share/locale/lt/LC_MESSAGES/kdeconnect-kded.mo >> >> share/locale/lt/LC_MESSAGES/kdeconnect-kio.mo >> >> share/locale/lt/LC_MESSAGES/kdeconnect-nautilus-extension.mo >> >> share/locale/lt/LC_MESSAGES/kdeconnect-plugins.mo >> >> +share/locale/lt/LC_MESSAGES/kdeconnect-settings.mo >> >> share/locale/lt/LC_MESSAGES/kdeconnect-sms.mo >> >> share/locale/lt/LC_MESSAGES/kdeconnect-urlhandler.mo >> >> share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.kdeconnect.mo >> >> @@ -595,30 +655,6 @@ share/locale/sr/LC_MESSAGES/kdeconnect-kio.mo >> >> share/locale/sr/LC_MESSAGES/kdeconnect-plugins.mo >> >> share/locale/sr/LC_MESSAGES/kdeconnect-urlhandler.mo >> >> share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.kdeconnect.mo >> >> -share/locale/sr@ijekavian/LC_MESSAGES/kdeconnect-cli.mo >> >> -share/locale/sr@ijekavian/LC_MESSAGES/kdeconnect-core.mo >> >> -share/locale/sr@ijekavian/LC_MESSAGES/kdeconnect-kcm.mo >> >> -share/locale/sr@ijekavian/LC_MESSAGES/kdeconnect-kded.mo >> >> -share/locale/sr@ijekavian/LC_MESSAGES/kdeconnect-kio.mo >> >> -share/locale/sr@ijekavian/LC_MESSAGES/kdeconnect-plugins.mo >> >> -share/locale/sr@ijekavian/LC_MESSAGES/kdeconnect-urlhandler.mo >> >> -share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.kdeconnect.mo >> >> -share/locale/sr@ijekavianlatin/LC_MESSAGES/kdeconnect-cli.mo >> >> -share/locale/sr@ijekavianlatin/LC_MESSAGES/kdeconnect-core.mo >> >> -share/locale/sr@ijekavianlatin/LC_MESSAGES/kdeconnect-kcm.mo >> >> -share/locale/sr@ijekavianlatin/LC_MESSAGES/kdeconnect-kded.mo >> >> -share/locale/sr@ijekavianlatin/LC_MESSAGES/kdeconnect-kio.mo >> >> -share/locale/sr@ijekavianlatin/LC_MESSAGES/kdeconnect-plugins.mo >> >> -share/locale/sr@ijekavianlatin/LC_MESSAGES/kdeconnect-urlhandler.mo >> >> -share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.kdeconnect.mo >> >> -share/locale/sr@latin/LC_MESSAGES/kdeconnect-cli.mo >> >> -share/locale/sr@latin/LC_MESSAGES/kdeconnect-core.mo >> >> -share/locale/sr@latin/LC_MESSAGES/kdeconnect-kcm.mo >> >> -share/locale/sr@latin/LC_MESSAGES/kdeconnect-kded.mo >> >> -share/locale/sr@latin/LC_MESSAGES/kdeconnect-kio.mo >> >> -share/locale/sr@latin/LC_MESSAGES/kdeconnect-plugins.mo >> >> -share/locale/sr@latin/LC_MESSAGES/kdeconnect-urlhandler.mo >> >> -share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.kdeconnect.mo >> >> share/locale/sv/LC_MESSAGES/kdeconnect-app.mo >> >> share/locale/sv/LC_MESSAGES/kdeconnect-cli.mo >> >> share/locale/sv/LC_MESSAGES/kdeconnect-core.mo >> >> @@ -634,6 +670,12 @@ share/locale/sv/LC_MESSAGES/kdeconnect-settings.mo >> >> share/locale/sv/LC_MESSAGES/kdeconnect-sms.mo >> >> share/locale/sv/LC_MESSAGES/kdeconnect-urlhandler.mo >> >> share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.kdeconnect.mo >> >> +share/locale/ta/LC_MESSAGES/kdeconnect-core.mo >> >> +share/locale/ta/LC_MESSAGES/kdeconnect-indicator.mo >> >> +share/locale/ta/LC_MESSAGES/kdeconnect-interfaces.mo >> >> +share/locale/ta/LC_MESSAGES/kdeconnect-kcm.mo >> >> +share/locale/ta/LC_MESSAGES/kdeconnect-settings.mo >> >> +share/locale/ta/LC_MESSAGES/kdeconnect-sms.mo >> >> share/locale/tg/LC_MESSAGES/kdeconnect-fileitemaction.mo >> >> share/locale/tg/LC_MESSAGES/kdeconnect-kcm.mo >> >> share/locale/tg/LC_MESSAGES/kdeconnect-kded.mo >> >> @@ -642,12 +684,19 @@ >> >> share/locale/tg/LC_MESSAGES/kdeconnect-nautilus-extension.mo >> >> share/locale/tg/LC_MESSAGES/kdeconnect-plugins.mo >> >> share/locale/tg/LC_MESSAGES/kdeconnect-urlhandler.mo >> >> share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.kdeconnect.mo >> >> +share/locale/tr/LC_MESSAGES/kdeconnect-app.mo >> >> share/locale/tr/LC_MESSAGES/kdeconnect-cli.mo >> >> share/locale/tr/LC_MESSAGES/kdeconnect-core.mo >> >> +share/locale/tr/LC_MESSAGES/kdeconnect-fileitemaction.mo >> >> +share/locale/tr/LC_MESSAGES/kdeconnect-indicator.mo >> >> +share/locale/tr/LC_MESSAGES/kdeconnect-interfaces.mo >> >> share/locale/tr/LC_MESSAGES/kdeconnect-kcm.mo >> >> share/locale/tr/LC_MESSAGES/kdeconnect-kded.mo >> >> share/locale/tr/LC_MESSAGES/kdeconnect-kio.mo >> >> +share/locale/tr/LC_MESSAGES/kdeconnect-nautilus-extension.mo >> >> share/locale/tr/LC_MESSAGES/kdeconnect-plugins.mo >> >> +share/locale/tr/LC_MESSAGES/kdeconnect-settings.mo >> >> +share/locale/tr/LC_MESSAGES/kdeconnect-sms.mo >> >> share/locale/tr/LC_MESSAGES/kdeconnect-urlhandler.mo >> >> share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.kdeconnect.mo >> >> share/locale/uk/LC_MESSAGES/kdeconnect-app.mo >> >> @@ -699,8 +748,9 @@ share/metainfo/ >> >> share/metainfo/org.kde.kdeconnect.kcm.appdata.xml >> >> share/nautilus-python/ >> >> share/nautilus-python/extensions/ >> >> +${MODPY_COMMENT}share/nautilus-python/extensions/${MODPY_PYCACHE}/ >> >> +share/nautilus-python/extensions/${MODPY_PYCACHE}kdeconnect-share.${MODPY_PYC_MAGIC_TAG}pyc >> >> share/nautilus-python/extensions/kdeconnect-share.py >> >> -share/nautilus-python/extensions/kdeconnect-share.pyc >> >> share/plasma/ >> >> share/plasma/plasmoids/ >> >> share/plasma/plasmoids/org.kde.kdeconnect/ >> >> @@ -708,6 +758,7 @@ share/plasma/plasmoids/org.kde.kdeconnect/contents/ >> >> share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/ >> >> share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/Battery.qml >> >> >> >> share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/CompactRepresentation.qml >> >> +share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/Connectivity.qml >> >> share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/DeviceDelegate.qml >> >> share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/FindMyPhone.qml >> >> >> >> share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/FullRepresentation.qml >> >> @@ -717,6 +768,8 @@ >> >> share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/Sftp.qml >> >> share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/Share.qml >> >> share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/main.qml >> >> share/plasma/plasmoids/org.kde.kdeconnect/metadata.desktop >> >> +share/qlogging-categories5/kdeconnect-kde.categories >> >> +share/zsh/site-functions/ >> >> share/zsh/site-functions/_kdeconnect >> >> @tag gtk-update-icon-cache %D/share/icons/hicolor >> >> @tag update-desktop-database >> >> >>