Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37838053
en ru br
ALT Linux repos
S:0.66-alt1

Group :: Games/Strategy
RPM: corsixth

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: corsixth
Version: 0.66
Release: alt1

Summary: Open source clone of Theme Hospital
Summary(ru_RU.UTF-8): Клон Theme Hospital с открытым исходным кодом
License: MIT
Group: Games/Strategy
Url: https://github.com/CorsixTH/CorsixTH

Requires: TiMidity++
Requires: lua5.1-module-luafilesystem
Requires: lua5.1-module-lpeg

# Source-url: https://github.com/CorsixTH/CorsixTH/archive/refs/tags/v%version.tar.gz

Source: %name-%version.tar

BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: libSDL2-devel
BuildRequires: libluajit-devel
BuildRequires: liblua5.1-devel
BuildRequires: libfreetype-devel
BuildRequires: libSDL2_mixer-devel
BuildRequires: libswresample-devel
BuildRequires: libavformat-devel
BuildRequires: libavcodec-devel
BuildRequires: libswscale-devel

BuildRequires(pre): rpm-macros-cmake

%description
Re-implementation of the 1997 Bullfrog simulator Theme Hospital. In addition
to faithfully recreating the original, CorsixTH adds support for modern
operating systems (Windows, macOS, Linux, and BSD), high resolution, and more.

%description -l ru_RU.UTF-8
Повторная реализация симулятора Bullfrog 1997 года Theme Hospital.
Помимо точного воссоздания оригинала, CorsixTH добавляет поддержку
современных операционных систем (Windows, macOS, Linux и BSD),
высокое разрешение и многое другое.

%prep
%setup

%build
%cmake
%cmake_build

%install
%cmake_install

%files
%doc README.md changelog.txt CONTRIBUTING.md README.txt
%_bindir/corsix-th
%_desktopdir/*.desktop
%_datadir/corsix-th
%_datadir/metainfo/*.xml
%_iconsdir/hicolor/scalable/apps/*.svg
%_man6dir/corsix-th.6.*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin