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

Группа :: Игры/Аркады
Пакет: supertux

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

Name: supertux
Summary: SuperMario like game
Version: 0.1.3
Release: alt1
License: GPL
Group: Games/Arcade
URL: http://super-tux.sf.net/
Source: %name-%version.tar.bz2
Source11: %name-16x16.png
Source12: %name-32x32.png
Source13: %name-48x48.png

# Automatically added by buildreq on Wed May 05 2004

BuildRequires: XFree86-devel XFree86-libs esound gcc-c++ libGLU-devel libSDL-devel libSDL_image-devel libSDL_mixer-devel libstdc++-devel zlib-devel

%description
SuperTux is a jump'n run like game, with strong inspiration from the
Super Mario Bros games for Nintendo.

Run and jump through multiple worlds, fighting off enemies by jumping
on them or bumping them from below.  Grabbing power-ups and other stuff
on the way.

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

%build
%configure --disable-debug
%make_build

%install
%make_build install DESTDIR=%buildroot

install -m644 %SOURCE11 -D $RPM_BUILD_ROOT%_miconsdir/%name.png
install -m644 %SOURCE12 -D $RPM_BUILD_ROOT%_iconsdir/%name.png
install -m644 %SOURCE13 -D $RPM_BUILD_ROOT%_liconsdir/%name.png

## Menu

%__mkdir -p %buildroot%_menudir
%__cat << EOF > %buildroot%_menudir/%name
?package(%name):\
needs="x11" \
section="Amusement/Arcade" \
title="SuperTux - SuperMario like game" \
icon="%name.png" \
command="%name"
EOF

%post
%update_menus
%postun
%clean_menus

%files
%_bindir/%name
%_menudir/%name
%_datadir/%name
%_miconsdir/*.png
%_iconsdir/*.png
%_liconsdir/*.png
%_datadir/applications/%name.desktop
%_datadir/pixmaps/%name.png

%changelog

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

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