Christophe Marin 2024-07-03 06:31:37 +00:00 committed by Git OBS Bridge
commit 5eef661065
7 changed files with 322 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

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmaDxNQACgkQ11dEg7tX
sY2DrRAAgnuobyLQDjAA84viWNU3pWtgcpah5vchJl++tGSpEDycpFYc4vpsq451
JxPv0NZffUFgJZUZNyXjqQhIyvBqdY72mLaIkYif8e1RO1FudgC2Mm/Je0rUQONn
/1mKmrBDRvd9ywEu6EiXzlqZPcF5mU7u5HEqsKLNrJEzJS9zWEwKpp7dZnu4/P8e
8qhKi+OyQsdxhs+4PWccUFrM687rnVPS91evDxUxD+NzZlri3RisfsgiYmbg8WtV
uY6XGfJromb5fRgTSqgH59ZZmqYt9y5e3RkSw0s61j1OFCmcg3ZydxHdYt6K8TfT
k61DQnPMM0JTEfKOOowEJ7PqLKsu5XYnZwFWGAkDQqbc6GThjiIiG3W45FhjHitL
GUd33YISoN/FXiYoiEXgstkUCV8mikUDo2Ix1isp87Y7FQziXf+sSBfWOY2rTIqC
h5QHRVvJfWBPHh4CBLAAVzT0bRRETlNdcLn/R9v9FWiUhYdkr9n4g7txb/n+bB2K
a47jGPtZuiyqPe30fY+lDOfGtEtWna1+IZswaGcNTLv/rMe3b9Y0OMeo6ZaIxwPz
59Djct8Cu8GYdp+M08GFJim1kQCb170ptOPCGU21slLYjPkc1tATZXYupB9AT26o
KGwvLxU7owINGjedvVyqRQa2YQb6lHiRmnNytBtfeCpdV2cNm+w=
=/28+
-----END PGP SIGNATURE-----

BIN
plasma.keyring Normal file

Binary file not shown.

130
plasma6-integration.changes Normal file
View File

@ -0,0 +1,130 @@
-------------------------------------------------------------------
Tue Jul 2 17:34:23 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:14:15 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
-------------------------------------------------------------------
Thu Jun 13 10:58:44 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
* kdeplatformtheme: disable modern open-with UI (again)
-------------------------------------------------------------------
Sat May 25 11:19:18 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
- Changes since 6.0.5:
* update version for new release
* Fix khintssettings_unittest for Plasma 6
* Fix broken Qt6 QML tests
* Move ki18n_install call to qt6 subdirectory
* Revert "Implement Font dialogs" (kde#478155)
* Don't truncate filter name containing parenthesis (kde#483350)
* KIOOpenWith: Store parent widget in QPointer (kde#481488)
* Fix KDEPlatformFileDialogHelper::selectedNameFilter (kde#481287)
* qxdgdesktopportalfiledialog: Avoid QtDBus module includes
* qt6: Bring back basic render loop on nvidia wayland when Qt < 6.6.3
-------------------------------------------------------------------
Wed May 22 07:43:13 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:13:18 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:
* Revert "Implement Font dialogs" (kde#478155)
* update version for new release
-------------------------------------------------------------------
Tue Mar 26 18:06:15 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
-------------------------------------------------------------------
Wed Mar 13 09:10:12 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:
* Don't truncate filter name containing parenthesis (kde#483350)
* update version for new release
-------------------------------------------------------------------
Wed Mar 6 08:40:31 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
-------------------------------------------------------------------
Tue Mar 5 10:50:07 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Obsolete plasma5-integration
-------------------------------------------------------------------
Wed Feb 21 18:36:37 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:
* KIOOpenWith: Store parent widget in QPointer (kde#481488)
* Fix KDEPlatformFileDialogHelper::selectedNameFilter (kde#481287)
* qt6: Bring back basic render loop on nvidia wayland when Qt < 6.6.3
* kdeplatformtheme: disable modern open-with UI
* update version for new release
-------------------------------------------------------------------
Wed Jan 31 17:37:42 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
- No code changes since 5.92.0
-------------------------------------------------------------------
Wed Jan 17 18:39:42 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 1 14:01:37 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Init plasma6-integration

149
plasma6-integration.spec Normal file
View File

@ -0,0 +1,149 @@
#
# spec file for package plasma6-integration
#
# 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/
#
%global kf6_version 6.0.0
%define qt6_version 6.6.0
%bcond_without released
# Compatibility with plasma5
%bcond_without plasma5
%if %{with plasma5}
%define kf5_version 5.102.0
%define qt5_version 5.15.2
%endif
%define rname plasma-integration
Name: plasma6-integration
Version: 6.1.2
Release: 0
# Full Plasma 6 version (e.g. 6.0.0)
%{!?_plasma6_bugfix: %define _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}')}
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
License: GPL-2.0-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: cmake(Breeze) >= %{_plasma6_bugfix}
BuildRequires: cmake(KF6ColorScheme) >= %{kf6_version}
BuildRequires: cmake(KF6Config) >= %{kf6_version}
BuildRequires: cmake(KF6ConfigWidgets) >= %{kf6_version}
BuildRequires: cmake(KF6GuiAddons) >= %{kf6_version}
BuildRequires: cmake(KF6I18n) >= %{kf6_version}
BuildRequires: cmake(KF6IconThemes) >= %{kf6_version}
BuildRequires: cmake(KF6KIO) >= %{kf6_version}
BuildRequires: cmake(KF6Notifications) >= %{kf6_version}
BuildRequires: cmake(KF6StatusNotifierItem) >= %{kf6_version}
BuildRequires: cmake(KF6WidgetsAddons) >= %{kf6_version}
BuildRequires: cmake(KF6WindowSystem) >= %{kf6_version}
BuildRequires: cmake(KF6XmlGui) >= %{kf6_version}
BuildRequires: cmake(KWayland) >= %{_plasma6_bugfix}
BuildRequires: cmake(PlasmaWaylandProtocols)
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
BuildRequires: cmake(Qt6QuickControls2) >= %{qt6_version}
BuildRequires: cmake(Qt6WaylandClient) >= %{qt6_version}
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
%if %{with plasma5}
BuildRequires: kf5-filesystem
BuildRequires: libqt5-qtbase-private-headers-devel >= %{qt5_version}
BuildRequires: cmake(KF5Config) >= %{kf5_version}
BuildRequires: cmake(KF5ConfigWidgets) >= %{kf5_version}
BuildRequires: cmake(KF5GuiAddons) >= %{kf5_version}
BuildRequires: cmake(KF5I18n) >= %{kf5_version}
BuildRequires: cmake(KF5IconThemes) >= %{kf5_version}
BuildRequires: cmake(KF5KIO) >= %{kf5_version}
BuildRequires: cmake(KF5Notifications) >= %{kf5_version}
BuildRequires: cmake(KF5Wayland) >= %{kf5_version}
BuildRequires: cmake(KF5WindowSystem) >= %{kf5_version}
BuildRequires: cmake(KF5XmlGui) >= %{kf5_version}
BuildRequires: cmake(Qt5DBus) >= %{qt5_version}
BuildRequires: cmake(Qt5QuickControls2) >= %{qt5_version}
BuildRequires: cmake(Qt5ThemeSupport) >= %{qt5_version}
BuildRequires: cmake(Qt5WaylandClient) >= %{qt5_version}
BuildRequires: cmake(Qt5Widgets) >= %{qt5_version}
BuildRequires: cmake(Qt5X11Extras) >= %{qt5_version}
%endif
BuildRequires: pkgconfig(wayland-client)
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xcb)
BuildRequires: pkgconfig(xcursor)
%description
Plasma Integration is a set of plugins responsible for better integration of Qt
applications when running on a KDE Plasma workspace.
Applications do not need to link to this directly.
%package plugin
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
Requires: hack-fonts
Requires: noto-sans
Requires: xdg-desktop-portal-kde6
# Forced on all QGuiApplications
Requires: qqc2-breeze-style6
%requires_eq libQt6Gui6
Provides: plasma5-integration-plugin < %{version}
Obsoletes: plasma5-integration-plugin < %{version}
Obsoletes: plasma5-integration-plugin-lang < %{version}
%description plugin
Plasma Integration is a set of plugins responsible for better integration of Qt
applications when running on a KDE Plasma workspace.
Applications do not need to link to this directly.
%lang_package -n plasma6-integration-plugin
%prep
%autosetup -p1 -n %{rname}-%{version}
%build
%cmake_kf6 \
-DBUILD_QT6:BOOL=TRUE \
%if %{with plasma5}
-DBUILD_QT5:BOOL=TRUE
%else
-DBUILD_QT5:BOOL=FALSE
%endif
%kf6_build
%install
%kf6_install
%find_lang plasmaintegration5
%files plugin
%license LICENSES/*
%if %{with plasma5}
%{_kf5_plugindir}/platformthemes
%{_kf5_plugindir}/platformthemes/KDEPlasmaPlatformTheme5.so
%endif
%dir %{_kf6_plugindir}/platformthemes
%{_kf6_plugindir}/platformthemes/KDEPlasmaPlatformTheme6.so
%files -n plasma6-integration-plugin-lang -f plasmaintegration5.lang
%changelog