KDE Release Gear 24.05.2

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

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmaDmoAACgkQu0YzUNbv
Me9tcBAAhrJ8QSntrx3hAvvNLBn2MPt2OVSWLcPCY+w02IMZXiWkDjwRbZuwfuC0
jk+D1Tgqr6JInkl6D14lFtAy8nARHXtGrhTyoFxbB8szIykDwcM17WipSEHbdT2o
/3K2I8RKaIXplOMvr3QKHC9sT8D48q3uNgyxnc0s658u5YixgJ1UPTvlz7aVzhif
B0zr4JlIE/j3aRwlVCUKtU4VcoYe3Bbd9qy4iXI5cmH3+l1/tc63EfTIlm6z2gx1
8C2e858ztU1WLIDeIoowomeBCq/E+9oeFj7xXLh2hcVB8ZqnPeACCdSFSHU7HmKY
le4Ii2ELR9WjSgWaquuZYCoJNGfQ591xLwVoPUFwiIbJnyU6LOvfKy1StMe/Xf3x
scPQqryBYVYwV2+SQ2z5TRsr03KjxUVNrawNVF4JD1aOhSUijj+m6doPsiGm29CF
/XkBC4iHzd5d5aGoAo3GsoJBKcRltVAlPGzUHRGDwseCk6d0ClrNLXwAeVgjOQwP
gM3dF7Il+KdMuLK+Ffn86GxyE9EP1TE3A25fs2i0WZ0zB2eSXd1/Oqy1SqceU2xC
ThY3MaroR6ks5VRinTvB86MFd9EdR4HrS9izbYezRfoVT5IhaskoTZHOjtud2wId
d00H7Q1ndJstTWZingwjS6GR0oTClY/GUrUFW9c3Wf4Tfd/4BIQ=
=Ijep
-----END PGP SIGNATURE-----

1711
kjumpingcube.changes Normal file

File diff suppressed because it is too large Load Diff

85
kjumpingcube.spec Normal file
View File

@ -0,0 +1,85 @@
#
# spec file for package kjumpingcube
#
# 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: kjumpingcube
Version: 24.05.2
Release: 0
Summary: Tactical board game
License: GPL-2.0-or-later
URL: https://apps.kde.org/kjumpingcube
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: 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(Qt6Svg) >= %{qt6_version}
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
Obsoletes: kjumpingcube5 < %{version}
Provides: kjumpingcube5 = %{version}
%description
KJumpingCube is a tactical one or two-player game. The playing field
consists of squares that contains points which can be increased. By
this you can gain more fields and finally win the board over.
%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/kjumpingcube/
%{_kf6_applicationsdir}/org.kde.kjumpingcube.desktop
%{_kf6_appstreamdir}/org.kde.kjumpingcube.appdata.xml
%{_kf6_bindir}/kjumpingcube
%{_kf6_configkcfgdir}/kjumpingcube.kcfg
%{_kf6_debugdir}/kjumpingcube.categories
%{_kf6_iconsdir}/hicolor/*/apps/kjumpingcube.*
%{_kf6_sharedir}/kjumpingcube/
%files lang -f %{name}.lang
%exclude %{_kf6_htmldir}/en/kjumpingcube/
%changelog