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

Группа :: Engineering
Пакет: accrete

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

# see https://bugzilla.altlinux.org/show_bug.cgi?id=10382
%define _localstatedir %{_var}
Name: accrete
Version: 1.0
Release: alt2_17
Summary: Accrete is a physical simulation of solar system planet formation

License: Public Domain
Group: Engineering
URL: http://sourceforge.net/projects/accrete
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
Patch0: accrete-1.0-savetofile.patch
Source44: import.info


%description
Accrete is a physical simulation of solar system planet formation,
by modelling a dust cloud around a Sun-like star, injecting a series
of masses which collect dust, and form planets. The simulation then
determines what the planetary environments will be like in terms
of temperature, atmospheric composition, and other factors.

%prep
%setup -q -n %{name}-%{version}
%patch0 -p2 -b .filetosave

%build
make 'CFLAGS=%{optflags}' %{_smp_mflags}

%install
install -Dm 755 accrete $RPM_BUILD_ROOT%{_bindir}/accrete

%files
%doc README ChangeLog
%{_bindir}/accrete

%changelog

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

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