commit cb7464180ebc6f870e251b12df17529a0130525f7f372b6c8aceb6a04ee88c3d Author: Luca Beltrame Date: Wed Feb 7 18:01:47 2024 +0000 Plasma 6 RC 2. Still untested... OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/xdg-desktop-portal-kde6?expand=0&rev=1 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/plasma.keyring b/plasma.keyring new file mode 100644 index 0000000..df40fb7 Binary files /dev/null and b/plasma.keyring differ diff --git a/xdg-desktop-portal-kde-5.93.0.tar.xz b/xdg-desktop-portal-kde-5.93.0.tar.xz new file mode 100644 index 0000000..bc8325e --- /dev/null +++ b/xdg-desktop-portal-kde-5.93.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3c721c626b562fa96ee1a65b5079020b4f376fae9629f260f047254792e43e1 +size 161916 diff --git a/xdg-desktop-portal-kde-5.93.0.tar.xz.sig b/xdg-desktop-portal-kde-5.93.0.tar.xz.sig new file mode 100644 index 0000000..ec0b938 --- /dev/null +++ b/xdg-desktop-portal-kde-5.93.0.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmW6R0QACgkQ11dEg7tX +sY1fuQ//SP6H0NO/lRqPnm7n4OxRCgf9rgxVgymYzNlhAFxqCbxDFvNCHAmg2Dkb +ZQThw7xJfBdhCiQoDpxdz23O2IxFBlXA59sk8vA8vmWbIhR8ZIhikiJ9k1gJEE7V +UvPESjJDOwwALvwhYTkPzfyagWVgqRtvNVJS6ZskkoEXfdHYYPEmpZAQ/6KRZJi3 +wpP2PWQf1UU2XvDQtNzSOm0xStm3AR0RllFM3RgJZOf1D6Bt30FUcOj66uwabWlX +vRU3xQ/SajDnRI61ONMRdJHmHzfx783JWti77gOUow3xTkvs161x8b6u4W6eROa/ +HYhi5p7M8YOUTSa3fHyMR+j/AK6H1KUWZUmKrelIowfjvZrPkUHLR8GETjAxjXsn +UBHAK93UaxpBUa25S6s0P7Hngdv4eutP/KQPtH5NS/NIncA4/BP12nW27wv+UHvn +BH3yfR8JbXycOYw0REF5QSg6CJjvVfkBUO6jpv8/5IhTEtDQ4oGCq9Hz+2SKvE8C +3xAWN3lfniZ6V36K2m9LgYCoJkif+UZ9wdadCyRwPNkxNILIZnXSVgYT1ALEHouQ +rdfNYr6TPW5N41H3XCNyciCqXsftHCErkl8rKMRdwWhC1gxO96nW/vr0yq9m8lQl +47Qp3hkuS80i327qZolnSitR+vpgBfgVUx/nJthfwqD0niOYV5Q= +=UU26 +-----END PGP SIGNATURE----- diff --git a/xdg-desktop-portal-kde6.changes b/xdg-desktop-portal-kde6.changes new file mode 100644 index 0000000..19437d2 --- /dev/null +++ b/xdg-desktop-portal-kde6.changes @@ -0,0 +1,26 @@ +------------------------------------------------------------------- +Wed Jan 31 17:38:34 UTC 2024 - Fabian Vogt + +- Update to 5.93.0 (6.0 RC 2): + * New bugfix release + * See https://kde.org/announcements/megarelease/6/rc2/ for details +- Changes since 5.92.0: + * RC 1 version dep + * add a version for dependencies so it does not break CI https://invent.kde.org/plasma/bluedevil/-/merge_requests/156 + * RemoteDesktop: Include clipboard_enabled and the restore data even when no screens are requested + * ScreenChooserDialog: doubleclick to select&confirm (kde#470211) + * Fix ScreenChooserDialog Layout (kde#479304) + * Don't call toggled twice + * qml cleanup: removed duplicate toggled signal + +------------------------------------------------------------------- +Mon Jan 15 21:09:22 UTC 2024 - Fabian Vogt + +- Update to 5.92.0 (6.0 RC 1) + * For more details please see: + https://kde.org/announcements/megarelease/6/rc1/ + +------------------------------------------------------------------- +Sat Jul 15 10:39:02 UTC 2023 - Christophe Marin + +- Init xdg-desktop-portal-kde6 diff --git a/xdg-desktop-portal-kde6.spec b/xdg-desktop-portal-kde6.spec new file mode 100644 index 0000000..4a0e3b2 --- /dev/null +++ b/xdg-desktop-portal-kde6.spec @@ -0,0 +1,126 @@ +# +# spec file for package xdg-desktop-portal-kde6 +# +# Copyright (c) 2023 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + + +# Internal QML import +%global __requires_exclude qt6qmlimport\\(org\\.kde\\.xdgdesktopportal.* + +%define kf6_version 5.240.0 +%define qt6_version 6.5.0 + +%define rname xdg-desktop-portal-kde + +# Full Plasma 6 version (e.g. 6.0.0) +%{!?_plasma6_bugfix: %global _plasma6_bugfix %{version}} +# Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF) +%{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} +%bcond_without released +Name: xdg-desktop-portal-kde6 +Version: 5.93.0 +Release: 0 +Summary: QT/KF6 backend for xdg-desktop-portal +License: LGPL-2.1-or-later +URL: https://www.kde.org +Source: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz +%if %{with released} +Source1: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig +Source2: plasma.keyring +%endif +BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} +BuildRequires: pkgconfig +BuildRequires: qt6-gui-private-devel >= %{qt6_version} +BuildRequires: qt6-printsupport-private-devel >= %{qt6_version} +BuildRequires: cmake(KF6Config) >= %{kf6_version} +BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} +BuildRequires: cmake(KF6GlobalAccel) >= %{kf6_version} +BuildRequires: cmake(KF6GuiAddons) >= %{kf6_version} +BuildRequires: cmake(KF6I18n) >= %{kf6_version} +BuildRequires: cmake(KF6IconThemes) >= %{kf6_version} +BuildRequires: cmake(KF6KIO) >= %{kf6_version} +BuildRequires: cmake(KF6KirigamiPlatform) >= %{kf6_version} +BuildRequires: cmake(KF6Notifications) >= %{kf6_version} +BuildRequires: cmake(KF6StatusNotifierItem) >= %{kf6_version} +BuildRequires: cmake(KF6WidgetsAddons) >= %{kf6_version} +BuildRequires: cmake(KF6WindowSystem) >= %{kf6_version} +BuildRequires: cmake(KWayland) >= %{_plasma6_bugfix} +BuildRequires: cmake(PlasmaWaylandProtocols) >= 1.7.0 +BuildRequires: cmake(Qt6Concurrent) >= %{qt6_version} +BuildRequires: cmake(Qt6Core) >= %{qt6_version} +BuildRequires: cmake(Qt6DBus) >= %{qt6_version} +BuildRequires: cmake(Qt6PrintSupport) >= %{qt6_version} +BuildRequires: cmake(Qt6Qml) >= %{qt6_version} +BuildRequires: cmake(Qt6Quick) >= %{qt6_version} +BuildRequires: cmake(Qt6QuickControls2) >= %{qt6_version} +BuildRequires: cmake(Qt6QuickWidgets) >= %{qt6_version} +BuildRequires: cmake(Qt6Test) >= %{qt6_version} +BuildRequires: cmake(Qt6WaylandClient) >= %{qt6_version} +BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} +BuildRequires: pkgconfig(wayland-client) >= 1.15 +BuildRequires: pkgconfig(wayland-protocols) >= 1.25 +BuildRequires: pkgconfig(xkbcommon) +Requires: kf6-kiconthemes-imports >= %{kf6_version} +Requires: kpipewire6-imports >= %{_plasma6_bugfix} +# For org.kde.plasma.workspace.dialogs.1 import +Requires: plasma6-workspace >= %{_plasma6_bugfix} +Requires: xdg-desktop-portal +Supplements: (xdg-desktop-portal and plasma6-desktop) +Conflicts: xdg-desktop-portal-kde + +%description +A Qt/KF backend implementation for xdg-desktop-portal + +%lang_package + +%prep +%autosetup -p1 -n %{rname}-%{version} + +%build +%cmake_kf6 + +%kf6_build + +%install +%kf6_install + +%find_lang xdg-desktop-portal-kde --with-man --all-name + +%post +%{systemd_user_post plasma-xdg-desktop-portal-kde.service} + +%preun +%{systemd_user_preun plasma-xdg-desktop-portal-kde.service} + +%postun +%{systemd_user_postun plasma-xdg-desktop-portal-kde.service} + +%files +%license LICENSES/* +%{_kf6_applicationsdir}/org.freedesktop.impl.portal.desktop.kde.desktop +%{_kf6_debugdir}/xdp-kde.categories +%{_kf6_notificationsdir}/xdg-desktop-portal-kde.notifyrc +%{_kf6_sharedir}/dbus-1/services/org.freedesktop.impl.portal.desktop.kde.service +%dir %{_kf6_sharedir}/xdg-desktop-portal +%{_kf6_sharedir}/xdg-desktop-portal/kde-portals.conf +%dir %{_kf6_sharedir}/xdg-desktop-portal/portals +%{_kf6_sharedir}/xdg-desktop-portal/portals/kde.portal +%{_libexecdir}/xdg-desktop-portal-kde +%{_userunitdir}/plasma-xdg-desktop-portal-kde.service + +%files lang -f xdg-desktop-portal-kde.lang + +%changelog