forked from pool/kf6-kcolorscheme
Compare commits
24 Commits
Author | SHA256 | Date | |
---|---|---|---|
14ceaee431 | |||
|
4f337ad2ed | ||
1cf387a1cf | |||
|
3ca8c3e245 | ||
0771f20a2a | |||
|
a2e494910b | ||
029146e75d | |||
|
68c36400b8 | ||
54634c9d74 | |||
|
2f46530d72 | ||
ad1cdb37e3 | |||
|
898d01c334 | ||
da76004119 | |||
|
3dbf4fa505 | ||
750358e36a | |||
|
1644704db5 | ||
3f531b6b78 | |||
|
1858b9b44e | ||
f6bec896d8 | |||
|
8c4b6bbab4 | ||
5cb56361eb | |||
|
95364618b9 | ||
9118485752 | |||
|
616b443c4c |
3
kcolorscheme-6.17.0.tar.xz
Normal file
3
kcolorscheme-6.17.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c8bd45eb248fc38d816e4eb0fd949d909c09a3a5a90848ef6d4040c35973f7b4
|
||||
size 50996
|
7
kcolorscheme-6.17.0.tar.xz.sig
Normal file
7
kcolorscheme-6.17.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaIyXRgAKCRAsjfWHptSq
|
||||
wfmhAP9BSsI7surTThA3jxxetLwd6rWnGvyAHoWh4wH0V7Gt3QD/fwyHlWNOGmx9
|
||||
+7GCyNKnn/1jJh8SZzVSX4MCtd0ieAo=
|
||||
=Rtcp
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:323b55dd37dc408ccc158df2ce5c8a46b628f9355d2a77916e4565afce90b42b
|
||||
size 45148
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/DAAKCRAsjfWHptSq
|
||||
wYI1AQDA6uZJ+JDBiICe0HdO/fkLqIixBTLc9tt3aKwH95uR4AEAge2xmKJ0o53E
|
||||
qqh+lKCBTCIk8si5J97gBM7hETAScwg=
|
||||
=gx6X
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,166 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 4 06:57:22 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.17.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.17.0
|
||||
- Changes since 6.16.0:
|
||||
* Update dependency version to 6.17.0
|
||||
* Bump kf ecm_set_disabled_deprecation_versions
|
||||
* It compiles fine without qt 6.10 deprecated methods
|
||||
* Update version to 6.17.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 7 07:24:35 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.16.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.16.0
|
||||
- Changes since 6.15.0:
|
||||
* Update dependency version to 6.16.0
|
||||
* It compiles fine without kf 6.14 deprecated methods
|
||||
* Update version to 6.16.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 9 20:29:33 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.15.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.15.0
|
||||
- Changes since 6.14.0:
|
||||
* Update dependency version to 6.15.0
|
||||
* Add tags file to documentation
|
||||
* Add missing qhp projects
|
||||
* Add landing page for QDoc
|
||||
* It compiles fine without kf_6_13 deprecated methods
|
||||
* Add license headers for documentation files
|
||||
* Port API documentation to QDoc syntax
|
||||
* Update version to 6.15.0
|
||||
- Replace _kf6_bugfix_version usage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 4 19:05:17 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.14.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.14.0
|
||||
- Changes since 6.13.0:
|
||||
* Update dependency version to 6.14.0
|
||||
* Remove assert in createApplicationPalette
|
||||
* Initialize color scheme from system palette if high-contrast is active
|
||||
* Add support for high-contrast color themes (on Windows)
|
||||
* Update version to 6.14.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 5 12:32:40 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.13.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.13.0
|
||||
- Changes since 6.12.0:
|
||||
* It compiles fine without qt6.9 deprecated methods
|
||||
* It compiles fine without kf6.12 deprecated methods
|
||||
* Update dependency version to 6.13.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 11 09:29:10 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.12.0
|
||||
- Changes since 6.11.0:
|
||||
* Update dependency version to 6.12.0
|
||||
* Update version to 6.12.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 8 12:16:43 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.11.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.11.0
|
||||
- Changes since 6.10.0:
|
||||
* Update dependency version to 6.11.0
|
||||
* Fix build with Qt 6.10
|
||||
* Add xml/yaml linting
|
||||
* color-schemes: make Breeze Dark darker
|
||||
* Fix writing default color scheme value
|
||||
* CI: Add linux-qt6-next build
|
||||
* Update version to 6.11.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 18:17:23 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.10.0
|
||||
- Changes since 6.9.0:
|
||||
* Update dependency version to 6.10.0
|
||||
* Update version to 6.10.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 10:09:09 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.9.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.9.0
|
||||
- Changes since 6.8.0:
|
||||
* Update dependency version to 6.9.0
|
||||
* Fix isKdePlatformTheme for Flatpaks (kde#494734)
|
||||
* It compiles fine without deprecated methods
|
||||
* Now we depend against qt6.6
|
||||
* ci: add Alpine/musl job
|
||||
* Update version to 6.9.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 11:18:00 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.8.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.8.0
|
||||
- Changes since 6.7.0:
|
||||
* Reset palette to default-constructed one when scheme is unset
|
||||
* Don't call activateSchemeInternal in init unless really needed
|
||||
* Update dependency version to 6.8.0
|
||||
* Add CI for static builds on Linux
|
||||
* Update version to 6.8.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 09:59:51 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.7.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.7.0
|
||||
- Changes since 6.6.0:
|
||||
* Update dependency version to 6.7.0
|
||||
* Follow system color scheme on Linux
|
||||
* Fix build against a static Qt
|
||||
* Update version to 6.7.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 7 09:03:08 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.6.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.6.0
|
||||
- Changes since 6.5.0:
|
||||
* Update version to 6.6.0
|
||||
* use passkey to avoid issues with private constructor
|
||||
* Additional public API
|
||||
* [kcolorschememanager] Fix crash (kde#492408)
|
||||
* add KColorSchemeManager::instance in favor of public constructor
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 10:47:33 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kf6-kcolorscheme
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,16 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define qt6_version 6.6.0
|
||||
%define qt6_version 6.8.0
|
||||
|
||||
%define rname kcolorscheme
|
||||
# Full KF6 version (e.g. 6.5.0)
|
||||
# Full KF6 version (e.g. 6.17.0)
|
||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
||||
# Last major and minor KF6 version (e.g. 6.0)
|
||||
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: kf6-kcolorscheme
|
||||
Version: 6.5.0
|
||||
Version: 6.17.0
|
||||
Release: 0
|
||||
Summary: Classes to read and interact with KColorScheme
|
||||
License: LGPL-2.0-or-later
|
||||
@@ -35,13 +33,13 @@ Source: %{rname}-%{version}.tar.xz
|
||||
Source1: %{rname}-%{version}.tar.xz.sig
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6Codecs) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6Config) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6GuiAddons) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6I18n) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||
BuildRequires: qt6-gui-private-devel >= %{qt6_version}
|
||||
BuildRequires: cmake(KF6Codecs) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6Config) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6GuiAddons) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6I18n) >= %{_kf6_version}
|
||||
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||
|
||||
@@ -58,8 +56,8 @@ Classes to read and interact with KColorScheme.
|
||||
%package devel
|
||||
Summary: Classes to read and interact with KColorScheme: Build Environment
|
||||
Requires: libKF6ColorScheme6 = %{version}
|
||||
Requires: cmake(KF6GuiAddons) >= %{_kf6_bugfix_version}
|
||||
Requires: cmake(KF6I18n) >= %{_kf6_bugfix_version}
|
||||
Requires: cmake(KF6GuiAddons) >= %{_kf6_version}
|
||||
Requires: cmake(KF6I18n) >= %{_kf6_version}
|
||||
Requires: cmake(Qt6Gui) >= %{qt6_version}
|
||||
|
||||
%description devel
|
||||
@@ -71,7 +69,7 @@ Classes to read and interact with KColorScheme. Development files.
|
||||
%autosetup -p1 -n %{rname}-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf6 -DBUILD_QCH:BOOL=TRUE
|
||||
%cmake_kf6
|
||||
|
||||
%kf6_build
|
||||
|
||||
@@ -93,7 +91,6 @@ Classes to read and interact with KColorScheme. Development files.
|
||||
%{_kf6_libdir}/libKF6ColorScheme.so.*
|
||||
|
||||
%files devel
|
||||
%doc %{_kf6_qchdir}/KF6ColorScheme.*
|
||||
%{_kf6_cmakedir}/KF6ColorScheme/
|
||||
%{_kf6_includedir}/KColorScheme/
|
||||
%{_kf6_libdir}/libKF6ColorScheme.so
|
||||
|
Reference in New Issue
Block a user