Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37515662
en ru br
Репозитории ALT

Группа :: Игры/Обучающие
Пакет: gravit

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: gravit
Version: 0.5.1
Release: alt1
Group: Games/Educational
Summary: Visually stunning gravity simulator
URL: https://github.com/gak/gravit
Source: %name-%version.tgz
License: GPLv2+

# Automatically added by buildreq on Wed Sep 25 2013

# optimized out: libGL-devel libGLU-devel libICE-devel libSDL-devel libX11-devel pkg-config xorg-xproto-devel
BuildRequires: libSDL_image-devel libSDL_ttf-devel libSM-devel lua-devel libpng-devel

BuildRequires: autoconf-archive rpm-macros-fonts

%description
Gravit is a free, visually stunning gravity simulator, where you can
spend endless time experimenting with various configurations of
simulated universes.

%prep
%setup
touch NEWS AUTHORS
sed -i '/AX_EXT_SSE/d' configure.in

%build
%autoreconf
%add_optflags -fcommon
%configure --disable-silent-rules
%ifarch x86_64
%make_build CPPFLAGS+=-DHAVE_SSE
%else
%make_build
%endif

%install
%makeinstall_std
ln -sf %_ttffontsdir/TrueType-vera/Vera.ttf %buildroot%_datadir/%name/data/Vera.ttf

%files
%doc README
%_bindir/*
%_sysconfdir/%name
%_datadir/%name

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin