Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37760158
en ru br
Репозитории ALT
S:0.6.3-alt2
5.1: 0.3.3-alt0.M51.1
4.1: 0.3.1d-alt1
4.0: 0.3.0-alt1
www.altlinux.org/Changes

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

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

Name: supertux2
Version: 0.3.0
Release: alt1

Summary: SuperMario like game
License: GPL
Group: Games/Arcade
URL: http://supertux.berlios.de/

Source0: supertux-%version.tar.bz2

Source11: supertux-16x16.png
Source12: supertux-32x32.png
Source13: supertux-48x48.png

Patch0: supertux-0.1.3-gcc4.patch
Patch1: supertux-0.1.3-desktop.patch

Patch2: supertux-0.3.0-alt-optflags.patch

Conflicts: supertux

# Automatically added by buildreq on Sat Feb 17 2007

#BuildRequires: flex gcc-c++ imake jam libmesa-devel libopenal-devel libSDL-devel libSDL_image-devel libvorbis-devel libXt-devel linux-libc-headers packages-info-i18n-common physfs-devel xorg-cf-files
BuildRequires: flex gcc-c++ imake jam libmesa-devel libopenal-devel libSDL-devel libSDL_image-devel libvorbis-devel libXt-devel physfs-devel xorg-cf-files

%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 supertux-%version
%patch2 -p0

%build
%configure --disable-debug
export CFLAGS="%optflags"
export CXXFLAGS="%optflags"
jam -dx

%install
export DESTDIR=%buildroot
mkdir -p %buildroot
jam install

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

%post
%update_menus

%postun
%clean_menus

%files
%_bindir/supertux
%_datadir/supertux
%_datadir/applications/supertux.desktop
%dir %_docdir/supertux-%version/
%doc %_docdir/supertux-%version/*
%_miconsdir/*.png
%_iconsdir/*.png
%_liconsdir/*.png
%_datadir/pixmaps/supertux.png
%_datadir/pixmaps/supertux.xpm

%changelog

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

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