1
0
Christophe Marin 2024-07-03 06:31:46 +00:00 committed by Git OBS Bridge
commit ea9c1c64e6
7 changed files with 310 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@ -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

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.osc

BIN
plasma.keyring Normal file

Binary file not shown.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b9db753c853043b19769644aa99dea413ad1ff6bfc6a8e68b2e970a27f997a36
size 172168

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmaDxUsACgkQ11dEg7tX
sY0z1xAAhk4JjrHLVR6S32ZKVWwToW0dHfywJI7kT83fjLGdekWT1tQk36qlf0zL
O+mUtMvcE8pDFRHsSJtzBSmzL049pZr1aGHAHacksxnw6oytVbPARBWWbzuN7U7K
rtetD9Jm0MwGS+bx/EMIcoxfYrZGR8uV6XrA92P3M71EF3YAAJiZHWqLFc4NNw1E
ptmO4LzOwWafd5DbwKno7PSVZCAcHc/nC8Ms2qusAsMwn839NCq0hWe1IcfrNdYZ
5goel7rCJ/Y6hxtCoVY+ggwYlbtKIvP27urB1zyp265+zeIPb32Dfq/Ca/Wo3mYJ
Fx/AbMqgm601PvbsOWWe7R1QFAdf+tFHIFoMxAZ+drnu3MTp662FhbUkxHLzqV7f
bAoqxp66U7o4X2Naxe9UoKtH0VND5RnU9BmbgNaq31hlDVrwLEPUpz7BTkRMqPRV
GWB1Xx4id2Nltta8zU2uhxysSyfX2ZJCTOGZNN/9e42k7HAIoNDsRrhr6dfdJ6rS
46Nuopan/IxJpIwaGzYtS5vMkWjXzo2SVOryIxPlReuqbA+XHUEZXnbk2xhigmn8
Zf9mdcVa+stQq+wxZWF3CqalQjJylwMth5EzooqWfYOMSWvx6MZ6yWn2ZMd20lB/
k/TRZ47GKgIPLzXeLqlNn5FLtArVAXFrWHpXRI9rr4rYJbUExwk=
=rIxY
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,140 @@
-------------------------------------------------------------------
Tue Jul 2 17:34:36 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.1.2:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.1.2
- Changes since 6.1.1:
* update version for new release
-------------------------------------------------------------------
Tue Jun 25 17:16:03 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.1.1:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.1.1
- Changes since 6.1.0:
* update version for new release
* InputCapture: Fix retrieving of cursor position out of QVariantMap
* InputCapture: activation_id needs to be unsigned
* update version for new release
-------------------------------------------------------------------
Thu Jun 13 10:59:04 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.1.0:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.1.0
- Changes since 6.0.90:
* update version for new release
* Fix remote desktop restoring (kde#480235)
* Fixed wrong input passed to y1
* update version for new release
* Initialize input capture state properly
* Make the file chooser dialog consistent with plasma-integration
* Send error replys not the original messages
* Fix screencast window restoration check (kde#485697)
-------------------------------------------------------------------
Sat May 25 11:20:22 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.0.90:
* New feature release
* For more details see https://kde.org/announcements/plasma/6/6.0.90
- Too many changes to list here
-------------------------------------------------------------------
Wed May 22 07:43:24 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.0.5:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.0.5
- Changes since 6.0.4:
* update version for new release
-------------------------------------------------------------------
Wed Apr 17 08:14:03 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.0.4:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.0.4
- Changes since 6.0.3:
* update version for new release
-------------------------------------------------------------------
Tue Mar 26 18:07:04 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.0.3:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.0.3
- Changes since 6.0.2:
* update version for new release
* AppChooserDialog: Reload model when Sycoca database changes
-------------------------------------------------------------------
Wed Mar 13 09:10:44 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.0.2:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.0.2
- Changes since 6.0.1:
* update version for new release
* GlobalShortcuts: Fix shortcut register on session load
* GlobalShortcuts: Load existing shortcuts at session creation
* GlobalShortcuts: Set shortcuts in BindShortcuts (kde#474741)
* update version for new release
-------------------------------------------------------------------
Wed Mar 6 08:40:35 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.0.1:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.0.1
- Changes since 6.0.0:
* update version for new release
-------------------------------------------------------------------
Mon Mar 4 18:52:34 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Add Provides/Obsoletes to replace Plasma 5
-------------------------------------------------------------------
Wed Feb 21 18:36:42 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.0.0:
* New bugfix release
* Release announcement not available yet
- Changes since 5.93.0:
* update version for new release
* RegionSelectOverlay: Adapt to FloatingTextBox property change
* Format better human readable output descriptions (kde#473338)
* Fix connector type detection
* Create fake input device on demand
* update version for new release
-------------------------------------------------------------------
Wed Jan 31 17:38:34 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- 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 <fabian@ritter-vogt.de>
- 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 <christophe@krop.fr>
- Init xdg-desktop-portal-kde6

View File

@ -0,0 +1,127 @@
#
# spec file for package xdg-desktop-portal-kde6
#
# Copyright (c) 2024 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 6.2.0
%define qt6_version 6.6.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: 6.1.2
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/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
%if %{with released}
Source1: https://download.kde.org/stable/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)
Provides: xdg-desktop-portal-kde = %{version}
Obsoletes: xdg-desktop-portal-kde < %{version}
Obsoletes: xdg-desktop-portal-kde-lang < %{version}
%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