Plasma 6 RC 2. Still untested...

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kwayland6?expand=0&rev=1
This commit is contained in:
Luca Beltrame 2024-02-07 18:01:33 +00:00 committed by Git OBS Bridge
commit 11d385db15
7 changed files with 165 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
kwayland-5.93.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmW6LUMACgkQ11dEg7tX
sY3aBQ//UZB5Ai344CUeX3vfKQicEp+3kW4xmk0/MzndCd0dmDZ9p+hmTPq60GQa
X5ZKx2IJvReo0/bUy7AqTauaEJTlSLusoqhbdwnZzMeKy3/JXcTAjyLyVtFvktRF
Lc/36WgpPjzws4E5kV09+vsW9NtzfG/k9Qty0qT6rL/OxDdFvAarxbf3ZGYieVpn
beiToNSnjkA1XG9GYomQ3WV7lvOpCtirGjiMXfCynHzUr5+FyBPjggBKDD/UJE5p
mbjUOLk4PVVE6RecaazHxArLFx13hzgmn+ArEgXQGcrvDMurmjQhw6zQvAQhDc0B
33DwiO1QE43Ys57g//0UPWg7Dm8Q0sqfD4Phtr6XssGf/hgZm8obiJ/qY5eo5MeB
jx0DrhaPq6Di0STqznv4muKLvsqxTcR0yNfnDv4p/LcMnWoJut8phk9S1UFXugZM
g0V7FZYSLXhsnNTV/aBrPf/NjabJfFsza0fQAhsx0C+w9Nw8C2Tn4UeoDdY2dTeW
k+bpZ9MWgYp4hqWyWBr6yLD8bFjQjNysu+VbSy1NMTxeItLTvS2KlqwbLmlMsIMn
UB5X6ShRhvXmh+QbLnoB/d0rGO5kUpceTVlDIFhAZpfCzL2LEPb/V7Ttgaqp/Ilu
T6QiE5oY3VxIJ3iWsAxdhUVmstDfj9aLOwB8DBI42heSTWCaMDc=
=6+R/
-----END PGP SIGNATURE-----

21
kwayland6.changes Normal file
View File

@ -0,0 +1,21 @@
-------------------------------------------------------------------
Wed Jan 31 17:37:11 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:
* Install Client headers in a dirs hierarchy matching the C++ namespaces
* We don't actually need Qt6WaylandCompositor
-------------------------------------------------------------------
Mon Jan 15 21:08:56 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/
-------------------------------------------------------------------
Mon Nov 6 21:32:17 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Init kwayland6

101
kwayland6.spec Normal file
View File

@ -0,0 +1,101 @@
#
# spec file for package kwayland6
#
# 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 kwayland
%bcond_without released
Name: kwayland6
Version: 5.93.0
Release: 0
Summary: KDE Wayland library
License: LGPL-2.1-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: doxygen
BuildRequires: fdupes
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
BuildRequires: pkgconfig
BuildRequires: qt6-gui-private-devel >= %{qt6_version}
BuildRequires: qt6-waylandclient-private-devel >= %{qt6_version}
BuildRequires: cmake(PlasmaWaylandProtocols) >= 1.9.0
BuildRequires: cmake(Qt6Concurrent) >= %{qt6_version}
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
BuildRequires: cmake(Qt6Test) >= %{qt6_version}
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
BuildRequires: cmake(Qt6WaylandClient) >= %{qt6_version}
BuildRequires: pkgconfig(egl)
BuildRequires: pkgconfig(wayland-client) >= 1.15.0
BuildRequires: pkgconfig(wayland-protocols) >= 1.15.0
BuildRequires: pkgconfig(wayland-server) >= 1.15.0
%description
KWayland provides a Qt-style Client and Server library wrapper for the Wayland
libraries.
%package -n libKWaylandClient6
Summary: KDE Wayland library
Requires: kwayland6 >= %{version}
%description -n libKWaylandClient6
KWayland provides a Qt-style Client and Server library wrapper for the Wayland
libraries.
%package devel
Summary: KDE Wayland library: Build Environment
Requires: libKWaylandClient6 = %{version}
%description devel
KWayland provides a Qt-style Client and Server library wrapper for the Wayland
libraries.
%prep
%autosetup -p1 -n %{rname}-%{version}
%build
%cmake_kf6 -DBUILD_QCH:BOOL=TRUE
%kf6_build
%install
%kf6_install
%ldconfig_scriptlets -n libKWaylandClient6
%files
%{_kf6_debugdir}/kwayland.categories
%{_kf6_debugdir}/kwayland.renamecategories
%files -n libKWaylandClient6
%license LICENSES/*
%doc README.md
%{_kf6_libdir}/libKWaylandClient.so.*
%files devel
%doc %{_kf6_qchdir}/KWayland.*
%{_includedir}/KWayland/
%{_kf6_cmakedir}/KWayland/
%{_kf6_libdir}/libKWaylandClient.so
%{_kf6_pkgconfigdir}/KWaylandClient.pc
%changelog

BIN
plasma.keyring Normal file

Binary file not shown.