SHA256
1
0
forked from pool/kubrick

KDE Release Gear 24.05.2

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kubrick?expand=0&rev=193
This commit is contained in:
Christophe Marin 2024-07-04 20:42:51 +00:00 committed by Git OBS Bridge
commit 10ad9cd0c8
7 changed files with 1828 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

BIN
applications.keyring Normal file

Binary file not shown.

3
kubrick-24.05.2.tar.xz Normal file
View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmaDmvYACgkQu0YzUNbv
Me9SpA/9HNt2Vn5w7q/Z9yEiCfmuVErQFVpAUfX8phxX6VAHF3dPmtdT6tipVb7W
DJ0p+B/aJXC7onXUc8v9z+4S+XW3vpPnGw3VBxA9JmM3D0r7K6NFmtchhUDAg+i5
CbtkTn5oIHqJMW3wN5G34bGGymo8MG3ZQPq6LLKUX0qlXapnTlk2dARjkf21yBCp
dV7BEvdtSecZFsD/9sbVYFbvJKE3zsDncaOyK6NMLMYYgaQIG+xvu3GDJ+8SPZzE
oN33qCEvKIY/vgDf8dcoekHI1bl6/Gnb7DaSjN2Yta14uYlxO/DsWhldsHl6q8ci
g6ZIcmVDWyUPzmAYZ/lXDU6odm0jsWpK9yPc+gzxtr8TIG0D7vPqz+XOX3ylYMMF
OYZA3A4Vt88I+3PAbExW4tpm0XomrS67FDUf7zsipGINlrXQTnIBQb9wLQfG6VTH
w4T1AMieHPLgyRdizO8Zn76/EVk08jp/aBGhEYIbQasq4SEj38VRe3QaQuumKQt9
Op+GxVz3ALTp5VrqOWXQkmXk76ExOSe2VtvLcy8pX1oTB/vij0Nd4LTLsW23WDKJ
qYDF6tLXnvSH+jCmtTUGFYe9/569jieywezym15yAGWgtT20+dFjb3Ei+1qjkIF1
N/8px/l9wimJUeCFu3jik7pXSKcBNimVAfTjv0U/gjDosR2VZr8=
=IQDe
-----END PGP SIGNATURE-----

1700
kubrick.changes Normal file

File diff suppressed because it is too large Load Diff

85
kubrick.spec Normal file
View File

@ -0,0 +1,85 @@
#
# spec file for package kubrick
#
# Copyright (c) 2024 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 6.0.0
%define qt6_version 6.6.0
%bcond_without released
Name: kubrick
Version: 24.05.2
Release: 0
Summary: Game based on Rubik's Cube
License: GPL-2.0-or-later
URL: https://apps.kde.org/kubrick
Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with released}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
BuildRequires: pkgconfig
BuildRequires: cmake(KDEGames6)
BuildRequires: cmake(KF6Config) >= %{kf6_version}
BuildRequires: cmake(KF6ConfigWidgets) >= %{kf6_version}
BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version}
BuildRequires: cmake(KF6Crash) >= %{kf6_version}
BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version}
BuildRequires: cmake(KF6DocTools) >= %{kf6_version}
BuildRequires: cmake(KF6I18n) >= %{kf6_version}
BuildRequires: cmake(KF6KIO) >= %{kf6_version}
BuildRequires: cmake(KF6WidgetsAddons) >= %{kf6_version}
BuildRequires: cmake(KF6XmlGui) >= %{kf6_version}
BuildRequires: cmake(Qt6OpenGLWidgets) >= %{qt6_version}
BuildRequires: cmake(Qt6Svg) >= %{qt6_version}
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
BuildRequires: pkgconfig(glu)
Obsoletes: kubrick5 < %{version}
Provides: kubrick5 = %{version}
%description
This package contains the KDE game Kubrick which is based on Rubik's
Cube.
%lang_package
%prep
%autosetup -p1
%build
%cmake_kf6
%kf6_build
%install
%kf6_install
%find_lang %{name} --with-man --with-html --all-name
%files
%license LICENSES/*
%doc %lang(en) %{_kf6_htmldir}/en/kubrick/
%{_kf6_applicationsdir}/org.kde.kubrick.desktop
%{_kf6_appstreamdir}/org.kde.kubrick.appdata.xml
%{_kf6_bindir}/kubrick
%{_kf6_debugdir}/kubrick.categories
%{_kf6_iconsdir}/hicolor/*/*/kubrick*
%{_kf6_sharedir}/kubrick/
%files lang -f %{name}.lang
%exclude %{_kf6_htmldir}/en/kubrick/
%changelog