Package not found: openSUSE:Slowroll/python313.20251230123638

File caph.spec of Package caph

#
# spec file for package caph
#
# Copyright (c) 2021 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/
#


Name:           caph
Version:        1.1
Release:        0
Summary:        Sandbox game, based on physics
License:        GPL-3.0
Group:          Amusements/Games/Logic
URL:            http://caphgame.sourceforge.net/
Source:         https://sourceforge.net/projects/caphgame/files/caph/caphgame-%{version}/caph-%{version}.tar.bz2
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
Patch0:         caph-1.0-master-makefile.patch
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
Patch1:         caph-1.0-src_mkgen.patch
BuildRequires:  libpng-devel
BuildRequires:  pkgconfig(sdl)

%description
It is a sandbox game, based on physics.
The game aim is to make contact red object with green object.
You can use various objects, solid, wire (rope), and bendable objects. Gravitation will help you.

%prep
%setup -q
%patch -P 0
%patch -P 1

%build
export CFLAGS="%{optflags}"
%make_build

%install
%make_install

%files
%license doc/caph/COPYING
%doc doc/caph/CHANGELOG doc/caph/README
%{_bindir}/%{name}
%{_datadir}/%{name}/

%changelog
openSUSE Build Service is sponsored by