commit 0dd0f014a2083b1142ed6ff122290db685dd94bcf19fb462c7743ae42c7fec2b Author: Luca Beltrame Date: Wed Feb 7 18:01:27 2024 +0000 Accepting request 1144720 from home:Vogtinator:plasma6 Plasma 6 RC 2. Still untested... OBS-URL: https://build.opensuse.org/request/show/1144720 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/breeze6?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/breeze-5.93.0.tar.xz b/breeze-5.93.0.tar.xz new file mode 100644 index 0000000..53ba495 --- /dev/null +++ b/breeze-5.93.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5834fc95df4167735f903a7f17c02a6cd374515271fa804eaec964ea8e770c7 +size 58037808 diff --git a/breeze-5.93.0.tar.xz.sig b/breeze-5.93.0.tar.xz.sig new file mode 100644 index 0000000..1c9478a --- /dev/null +++ b/breeze-5.93.0.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmW6MigACgkQ11dEg7tX +sY3uNA/8DKoZilSF2NRaOLTEy5w5EH9DZHOcsl+062y+/430/P0pahYVHVKghjoU +DHjzKM2sdeRbHhgYQukoQ33rtS5Xp41/HcrWcaJ/rHZNYE4z4r8wIjwxlWZv/5AK +aks8MgLmp4gFLhmhO8hmNqZjT1HDwLlc2xtfUJxA2caVQCuX5p3qVUbD95fhyUbm +QJkM+/Svqm4Pq9Lj4fIDlQvrUoGWDOJmQMKBpe8CPGAOMIj+PFVSElQaDHPbmNYQ +8JK/l1O3X/n4W9pPFDYy3aKC0fAGvtlgG9FOVW47QVCrHNEMVlztZvbEynbpizgp ++kdjHIQLSSLxL96A6W2QgEUUFspYxxdoTiY4Kk1BiPU5KnD0FcfHpkgL1TzrOHL9 +vZN27EXV0l3VAhIwpkV0zwGky0V9sF9jiwItc13mFXThNMGqWJ1bMhPEbet9dx65 +TYL1e7Z0wcxtfoDjxzj9jX+gMjSkqmg9RCCapi0x8K5f7psoprgzwCZdFgnO9CBB +OyAVrMBl5owwYiihUoriROcBLU1JXrVrGWA8zlgQEXM5VGp4YustUXzwU73lLph8 +Zpv6L2m3fw3FqWh349ltMdJJexIhdsYJE2YHX67lrG2E60CZUoseNNHM4/9/dBnl +vrJ0/nTV2mKVX7Lx/NN1i+ZI40tGJlzKwrAymFYAZnfKjjlO0R8= +=iAaV +-----END PGP SIGNATURE----- diff --git a/breeze6.changes b/breeze6.changes new file mode 100644 index 0000000..e542687 --- /dev/null +++ b/breeze6.changes @@ -0,0 +1,30 @@ +------------------------------------------------------------------- +Wed Jan 31 17:36:46 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: + * Fix display of multiline menu items (kde#477299) + * Change outlinesEnabled border width to 1 + * Move outline drawing to Decoration::paint + * Update wallpaper to "Scarlett Tree" for Plasma 6.0 + * Allow installing color scheme and cursor theme in Qt 5 build + * Allow to force display separator in QDialogButtonBox + * Revert "Expand frameless tabs that are not editable" +- Drop patches, now upstream: + * 0001-Update-version-number-for-5.92.90.patch + +------------------------------------------------------------------- +Mon Jan 15 21:08:31 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/ +- Add patch to fix the cmake version: + * 0001-Update-version-number-for-5.92.90.patch + +------------------------------------------------------------------- +Sat Jul 1 10:15:58 UTC 2023 - Christophe Marin + +- Init breeze6 diff --git a/breeze6.spec b/breeze6.spec new file mode 100644 index 0000000..cbc73b4 --- /dev/null +++ b/breeze6.spec @@ -0,0 +1,222 @@ +# +# spec file for package breeze6 +# +# 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/ +# + + +%global kf6_version 5.240.0 +%define qt6_version 6.5.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}')} +%bcond_without released + +# Breeze6 builds a decoration plugin compatible with KF5/Qt5 +%bcond_without plasma5 +%if %{with plasma5} +%define kf5_version 5.103.0 +%define qt5_version 5.15.2 +%endif +%define rname breeze +Name: breeze6 +Version: 5.93.0 +Release: 0 +Summary: Plasma Desktop artwork, styles and assets +License: GPL-2.0-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: cmake >= 3.16 +BuildRequires: fdupes +BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} +# W: desktopfile-without-binary /usr/share/applications/kcm_breezedecoration.desktop +BuildRequires: kf6-kcmutils >= %{kf6_version} +# Needed for Plasma/LookAndFeel service type declaration (kde#367923) +BuildRequires: plasma6-framework >= %{_plasma6_bugfix} +BuildRequires: pkgconfig +%if %{with plasma5} +BuildRequires: kf5-filesystem +BuildRequires: cmake(KF5Config) >= %{kf5_version} +BuildRequires: cmake(KF5ConfigWidgets) >= %{kf5_version} +BuildRequires: cmake(KF5CoreAddons) >= %{kf5_version} +BuildRequires: cmake(KF5FrameworkIntegration) >= %{kf5_version} +BuildRequires: cmake(KF5GuiAddons) >= %{kf5_version} +BuildRequires: cmake(KF5IconThemes) >= %{kf5_version} +BuildRequires: cmake(KF5Kirigami2) >= %{kf5_version} +BuildRequires: cmake(KF5WindowSystem) >= %{kf5_version} +BuildRequires: cmake(Qt5DBus) >= %{qt5_version} +BuildRequires: cmake(Qt5Quick) >= %{qt5_version} +BuildRequires: cmake(Qt5Widgets) >= %{qt5_version} +BuildRequires: cmake(Qt5X11Extras) >= %{qt5_version} +%endif +BuildRequires: cmake(KDecoration2) >= %{_plasma6_bugfix} +BuildRequires: cmake(KF6Config) >= %{kf6_version} +BuildRequires: cmake(KF6ConfigWidgets) >= %{kf6_version} +BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} +BuildRequires: cmake(KF6FrameworkIntegration) >= %{kf6_version} +BuildRequires: cmake(KF6GuiAddons) >= %{kf6_version} +BuildRequires: cmake(KF6I18n) >= %{kf6_version} +BuildRequires: cmake(KF6IconThemes) >= %{kf6_version} +BuildRequires: cmake(KF6KCMUtils) >= %{kf6_version} +BuildRequires: cmake(KF6KirigamiPlatform) >= %{kf6_version} +BuildRequires: cmake(KF6WindowSystem) >= %{kf6_version} +BuildRequires: cmake(Qt6DBus) >= %{qt6_version} +BuildRequires: cmake(Qt6Quick) >= %{qt6_version} +BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} +Requires: breeze6-cursors >= %{version} +Requires: breeze6-style >= %{version} +Requires: kf6-breeze-icons >= %{kf6_version} +Recommends: breeze6-decoration >= %{version} +Recommends: breeze6-wallpapers >= %{version} +Provides: breeze = %{version} +Obsoletes: breeze < %{version} + +%description +Artwork, styles and assets for the Breeze visual style for the Plasma Desktop. + +%package -n breeze6-cursors +Summary: Plasma Desktop artwork, styles and assets +Provides: breeze5-cursors = %{version} +Obsoletes: breeze5-cursors < %{version} +BuildArch: noarch + +%description -n breeze6-cursors +Artwork, styles and assets for the Breeze visual style for the Plasma Desktop. +This package provides Breeze cursor theme. + +%package -n breeze6-style +Summary: Plasma Desktop artwork, styles and assets +Requires: kconf_update6 +Provides: breeze5-style = %{version} +Obsoletes: breeze5-style < %{version} + +%description -n breeze6-style +Artwork, styles and assets for the Breeze visual style for the Plasma Desktop. +This package provides Breeze style, color-scheme and aditional assets. + +%package -n breeze6-wallpapers +Summary: Plasma Desktop artwork, styles and assets +Provides: breeze5-wallpapers = %{version} +Obsoletes: breeze5-wallpapers < %{version} +BuildArch: noarch + +%description -n breeze6-wallpapers +Artwork, styles and assets for the Breeze visual style for the Plasma Desktop. +This package provides Breeze wallpaper theme. + +%package -n breeze6-decoration +Summary: Plasma Desktop artwork, styles and assets +# TODO uncomment when breeze5 decoration won't be needed +# Provides: breeze5-decoration = %%{version} +# Obsoletes: breeze5-decoration < %%{version} + +%description -n breeze6-decoration +Artwork, styles and assets for the Breeze visual style for the Plasma Desktop. +This package provides Breeze KWin decoration. + +# NOTE: The CMake files were split from breeze6-style and doesn't require anything on purpose. +# Otherwise, BuildRequires: cmake(Breeze) would pull some Qt5 and KF5 packages. +%package devel +Summary: Information about breeze setup + +%description devel +This package ships a CMake config file used to get information about Breeze. + +%lang_package -n breeze6-style + +%prep +%autosetup -p1 -n %{rname}-%{version} + +# Empty file used by the breeze6 packages +cat >> meta_package << EOF +This is a meta package, it does not contain any file +EOF + +%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 breeze6-style --all-name + +%fdupes %{buildroot} + +# TODO remove when breeze5 decoration won't be needed +mv %{buildroot}%{_kf6_applicationsdir}/kcm_breezedecoration.desktop %{buildroot}%{_kf6_applicationsdir}/kcm_breezedecoration6.desktop + +%files +%doc meta_package + +%files -n breeze6-cursors +%license LICENSES/* +%{_kf6_iconsdir}/breeze_cursors +%{_kf6_iconsdir}/Breeze_Light/ + +%files -n breeze6-style +%license LICENSES/* +%{_kf6_applicationsdir}/breezestyleconfig.desktop +%{_kf6_bindir}/breeze-settings6 +%{_kf6_iconsdir}/hicolor/scalable/apps/breeze-settings.svgz +%dir %{_kf6_plugindir}/kstyle_config +%{_kf6_plugindir}/kstyle_config/breezestyleconfig.so +%dir %{_kf6_plugindir}/styles +%if %{with plasma5} +%dir %{_kf5_plugindir}/styles +%{_kf5_plugindir}/styles/breeze5.so +%endif +%{_kf6_plugindir}/styles/breeze6.so +%dir %{_kf6_sharedir}/QtCurve +%{_kf6_sharedir}/QtCurve/Breeze.qtcurve +%dir %{_kf6_sharedir}/color-schemes +%{_kf6_sharedir}/color-schemes/BreezeClassic.colors +%{_kf6_sharedir}/color-schemes/BreezeDark.colors +%{_kf6_sharedir}/color-schemes/BreezeLight.colors +%dir %{_kf6_sharedir}/kstyle +%dir %{_kf6_sharedir}/kstyle/themes +%{_kf6_sharedir}/kstyle/themes/breeze.themerc + +%files -n breeze6-wallpapers +%license LICENSES/* +%dir %{_kf6_sharedir}/wallpapers +%{_kf6_sharedir}/wallpapers/Next/ + +%files -n breeze6-decoration +%license LICENSES/* +%{_kf6_applicationsdir}/kcm_breezedecoration6.desktop +%dir %{_kf6_plugindir}/org.kde.kdecoration2.kcm +%{_kf6_plugindir}/org.kde.kdecoration2.kcm/kcm_breezedecoration.so +%dir %{_kf6_plugindir}/org.kde.kdecoration2 +%{_kf6_plugindir}/org.kde.kdecoration2/org.kde.breeze.so + +%files devel +%{_kf6_cmakedir}/Breeze/ + +%files -n breeze6-style-lang -f breeze6-style.lang + +%changelog diff --git a/plasma.keyring b/plasma.keyring new file mode 100644 index 0000000..df40fb7 Binary files /dev/null and b/plasma.keyring differ