Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37842359
en ru br
ALT Linux repositórios
S:0.2a-alt4

Group :: Emuladores
RPM: supermodel

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: supermodel
Version: 0.2a
Release: alt4
Summary: A cross-platform Sega Model 3 arcade machine emulator
Summary(ru_RU.UTF-8): Кросплатформенный эмулятор аркадного автомата Sega Model 3
Group: Emulators
License: GPLv2
Url: http://www.supermodel3.com/
Packager: Artyom Bystrov <arbars at altlinux.org>
Source: %name-%version.tar
Source1: %name.6
Source2: run_supermodel

Patch0: Supermodel-predictable-paths.patch
Patch1: Fix-texture2DLod-missing-error-on-Linux_MESA.patch

BuildRequires: gcc-c++ libxcb libSDL2-devel libSDL2_net-devel zlib-devel libGLU-devel

%description
Supermodel emulates Sega's Model 3 arcade platform, allowing you
to play a number of ground-breaking arcade classics on your PC.
It uses OpenGL and the SDL library, and can run on Windows,
Linux, and Mac OS X. The source code is freely available under
the terms of the GNU General Public License.

%description -l ru_RU.UTF-8
Supermodel эмулирует аркадную платформу Sega Model 3, позволяя
играть в несколько сногшибательных аркадных игр на ПК.
Эмулятор использует OPenGL и библиотеки SDL, благодаря чему
эмулятор работает на Windows, Mac OS X и Linux. Исходный код
доступен на условиях лицензии GNU GPL.

%prep
%setup -n %name-%version

%patch0 -p1
%patch1 -p1
# Initial Elbrus support (thanks to ilyakurdyukov at )
%ifarch %e2k
sed -i 's/k_framePeriod/(int)&/g' Src/Model3/DSB.cpp
%endif

%build
#%%make_build
%make -f Makefiles/Makefile.UNIX VERBOSE=1 NET_BOARD=1

%install
# %makeinstall_std
mkdir -p %buildroot%_datadir/%name/Config
mkdir -p %buildroot/%_man6dir
mv Config/* %buildroot%_datadir/%name/Config
install -D -m 755 bin/%name %buildroot%_libexecdir/%name
install -p -m 644 %SOURCE1  %buildroot/%_man6dir
install -D -m 755 %SOURCE2  %buildroot%_bindir/supermodel

%files
%_libexecdir/%name
%_bindir/%name
%_datadir/%name/Config/*
%doc Docs/*
%_man6dir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009