Plasma 6 RC 2. Still untested...

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kgamma6?expand=0&rev=1
This commit is contained in:
Luca Beltrame 2024-02-07 18:01:30 +00:00 committed by Git OBS Bridge
commit da28c5cfc9
7 changed files with 144 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

3
kgamma-5.93.0.tar.xz Normal file
View File

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

16
kgamma-5.93.0.tar.xz.sig Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmW6LR8ACgkQ11dEg7tX
sY3pwQ//WVyRgfcD5Q1lG2YAvn+NDCfjWu4WbSf+gtqwfoeUNs+B1gDt/vf75lWf
Cs1K7Tv+Tds88c4+a8imfQGgn2hgFzqbkmC+lJiD2gKse952jdaW3Si8SeG6qvL+
BqaZUBa+ZSM5dhGRmXIyeRjRIIzaKrFtVZdk1/W6A1mhnDJvsKbzfBQDlPKKrKpB
taSBvKbkEmjgpBTkGTqVWvR76RAXcKnE4fJjLia0CqUyaT38jxhaiNCn5vBzcK8I
t1+/HG0+JcOsvZnBu1RJj+opt/q2/x50bTevImxNVR+aVp1l+//Qjj3REOQBzP9b
/AQdpbLC9HNRWYlCYkVPxvPebweUfkFUGn3ElmbwHlNQfeV7N18cYx6f7FiOj7YF
+Ri7GVB5lIFVVYxndgTtpAU8RKm58mkXHYCafbs+zzr2uP2hYhkrSlxwNdS9gU2O
jH1sgVdPolgqUQ0LIOBN8Yvd7PHIbx6k+pmnYTazHEJ3VRlP5qqakDXofkzqYL48
irFdI1P4pWSnCzNVHytj4ZdVJWGkmiWSKSGuj1WniOwKwpExdMPefmeU71AezusI
yuNSvoLCP/9/YuAY9XxhihbeXGVyc7TlGTlT70/9HpBHXp1vxlnFQODpy7aL+dUL
bZ1rq0Gq3L5aZDyhEDKm1oIu1qhg5Ea6MZpG0YtqtTFEGbZEMwI=
=dGgW
-----END PGP SIGNATURE-----

19
kgamma6.changes Normal file
View File

@ -0,0 +1,19 @@
-------------------------------------------------------------------
Wed Jan 31 17:41:33 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
-------------------------------------------------------------------
Mon Jan 15 21:08: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/
-------------------------------------------------------------------
Tue Jul 18 07:03:54 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Init kgamma6

82
kgamma6.spec Normal file
View File

@ -0,0 +1,82 @@
#
# spec file for package kgamma6
#
# 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/
#
%define kf6_version 5.240.0
%define qt6_version 6.5.0
%define rname kgamma
%bcond_without released
Name: kgamma6
Version: 5.93.0
Release: 0
Summary: Display gamma configuration
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: kf6-extra-cmake-modules >= %{kf6_version}
BuildRequires: pkgconfig
BuildRequires: cmake(KF6Config) >= %{kf6_version}
BuildRequires: cmake(KF6ConfigWidgets) >= %{kf6_version}
BuildRequires: cmake(KF6DocTools) >= %{kf6_version}
BuildRequires: cmake(KF6I18n) >= %{kf6_version}
BuildRequires: cmake(KF6KCMUtils) >= %{kf6_version}
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xxf86vm)
Conflicts: kgamma
Conflicts: kgamma5
%description
This package contains a KDE system settings module to configure display
gamma.
%lang_package
%prep
%autosetup -p1 -n %{rname}-%{version}
%build
%cmake_kf6
%kf6_build
%install
%kf6_install
%find_lang %{name} --all-name --with-html
%files
%license LICENSES/*
%doc %lang(en) %{_kf6_htmldir}/en/*
%{_kf6_applicationsdir}/kcm_kgamma.desktop
%dir %{_kf6_plugindir}/plasma/kcminit
%{_kf6_plugindir}/plasma/kcminit/kcm_kgamma_init.so
%{_kf6_plugindir}/plasma/kcms/systemsettings_qwidgets/kcm_kgamma.so
%{_kf6_sharedir}/kgamma/
%files lang -f %{name}.lang
%exclude %{_kf6_htmldir}/en
%changelog

BIN
plasma.keyring Normal file

Binary file not shown.