Plasma 5.25 Beta, untested. oxygen5-sounds is a separate package now, kwayland-server got merged into kwin5 and plasma5-phone-components renamed to plasma5-mobile. kinfocenter5 kauth review requested as boo#1199735. kwayland-server and plasma-mobile-components need to be deleted manually!

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/oxygen5-sounds?expand=0&rev=1
This commit is contained in:
Christophe Giboudeaux 2022-05-25 05:38:20 +00:00 committed by Git OBS Bridge
commit c489a7ec36
7 changed files with 113 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:d64f11952fdb71bb54f7092bb49cada5ffbd8751d2c3cccec5ae3a2af4ed325f
size 1896444

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmKGHCkACgkQ11dEg7tX
sY02MRAAm877Vt2f1wFdGQyz5gs3eRiNtHWbExSVibK+6pnl4ftnRT82Fm+bLIAZ
RjF44hvXz3VcBWm+xveyTY+c9L4Ruqo+vLfKjwwjWirwWsrNVZLfJJDEMqoTH2Ky
C/4x1ABAS6O83+UNFwQU/qQLvaXOdgsqjOzduYLxLndctm6PFmTOSw6pR9D2mdbZ
VIbLif75dguxwoilvU/P6xuguNDoDf/kNpymayje093uYcWXu6MS8AUTUSTtS3xg
PAcGb5KOnxtkpAO2Tih8p6h6HTb1/sfQ5YNeCgxpNStbAYrNbFAFu0+6psnoiUHG
+X8Upg+Pdrc/FohfbCjcPNI3hRIGN7VV4j6BjlB9Uj7YkUqQO4QL7njaC/SsALT9
akN3ApNME5Tep3AxY8fqITrfZG/IQHfdybwapE1KWJDwoePN9tJnvsZ9riFffIrG
WmsPB+f2uA/f/AbwGpbnVhO3IAHU+UrOM71iW3Wv9OOByfznGfHXG3pyI468IR67
TP6HI000zAEcXLM54z6g5kjmb4TVi/PYLV90IEmkl1hxlGA9Re2Ltdm7uVAFhKKy
3Jqb+1GGccYFUogk3muCUWZsgod4pcG3w9bIo+0sZs9OQBm68k8LeX0ZjCRFUNfB
eQr+uyJHe5GkY3vX6IrZH5deOH74KxJ6/a61aG0LYiHt0+UzZcg=
=q9WV
-----END PGP SIGNATURE-----

10
oxygen5-sounds.changes Normal file
View File

@ -0,0 +1,10 @@
-------------------------------------------------------------------
Thu May 19 19:45:57 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.90
-------------------------------------------------------------------
Sun Jan 30 21:23:23 UTC 2022 - Luca Beltrame <lbeltrame@kde.org>
- New package containing the now-split oxygen-sounds

60
oxygen5-sounds.spec Normal file
View File

@ -0,0 +1,60 @@
#
# spec file for package oxygen5
#
# Copyright (c) 2022 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/
#
%bcond_without released
Name: oxygen5-sounds
Version: 5.24.90
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF)
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
Summary: Oxygen sounds
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: https://www.kde.org
Source: https://download.kde.org/unstable/plasma/%{version}/oxygen-sounds-%{version}.tar.xz
%if %{with released}
Source1: https://download.kde.org/unstable/plasma/%{version}/oxygen-sounds-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= 5.86
BuildRequires: kf5-filesystem
Obsoletes: oxygen-sounds5 < %{version}
Provides: oxygen-sounds5 = %{version}
BuildArch: noarch
%description
This package contains the default sound set for a KDE Plasma workspace.
%prep
%setup -q -n oxygen-sounds-%{version}
%build
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
%cmake_build
%install
%kf5_makeinstall -C build
%files
%license LICENSES/*
%{_kf5_sharedir}/sounds/*
%changelog

BIN
plasma.keyring Normal file

Binary file not shown.