Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37674461
en ru br
Репозитории ALT
5.1: 0.5.2.1-alt2
4.1: 0.5.2.1-alt1
4.0: 0.5.2.1-alt1
3.0: 0.5.1c-alt1
www.altlinux.org/Changes

Группа :: Игры/Спорт
Пакет: trigger

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

Name: trigger
Version: 0.5.1c
Release: alt1
Summary: Free rally car racing game
URL: http://www.positro.net/trigger/

License: GPL
Group: Games/Sports
Requires: trigger-data

Source0: %name-%version-src.tar.bz2

# Automatically added by buildreq on Thu Mar 31 2005

BuildRequires: boost-jam esound gcc-c++ hostinfo libSDL-devel libSDL_image-devel libopenal-devel libstdc++-devel physfs-devel xorg-x11-devel xorg-x11-libs

%description
Trigger is a free rally car racing game. Fun for all the family!
You race a sequence of 6 courses, with increasing levels of difficulty.

%prep
%setup -q -n %name-%version-src

%build
%configure --enable-optimize --datadir=%_gamesdatadir/%{name} --bindir=%_gamesbindir
jam

%install
%__mkdir_p %buildroot%_gamesbindir/
install -D -pm 755 %{name} %buildroot%_gamesbindir/
%__mkdir_p %buildroot%_menudir


# Menu                                                                          

%__cat << EOF > %buildroot%_menudir/%name
?package(%name): needs="X11" section="Amusement/Sports" \
title="Trigger" longtitle="Rally car racing game" \
command="soundwrapper %_gamesbindir/%name" icon="%name.png"
EOF

%post
%update_menus

%postun
%clean_menus

%files
%_gamesbindir/*
%_menudir/*
%doc doc/*

%changelog

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

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