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

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

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

Name: vacuum
Version: 0.13a
Release: alt1
Summary: Vacuum Magic is a fast-paced action game
License: GPL
Url: http://apocalypse.rulez.org/vacuum
Group: Games/Arcade
Source0: http://downloads.sourceforge.net/vacuum/%name-%version.tar.gz
Source1: %name.png
Packager: Fr. Br. George <george at altlinux.ru>
BuildArch: noarch

# Automatically added by buildreq on Fri Jan 09 2009

BuildRequires: perl-Compress-Zlib perl-SDL perl-SDL-OpenGL

%description
Vacuum Magic is a fast-paced action game.

The point of the game is using your magical vacuum field to
collect food and defend against monsters. Food and certain
monsters can also be spat out and used as a projectile
against other monsters. Vacuum Magic can be played by up to
six players, either cooperatively or against each other.

%set_perl_req_method relaxed

%prep
%setup -q -n %name-%version
# ULGY HACK to prevent findreq fail
#sed -i 's at  /usr/share/vacuum  at  /usr/share/vacuum /usr/src/tmp/vacuum-buildroot/usr/share/vacuum  at ' bin/vacuum

%build
%autoreconf
%configure
%make

%install
%makeinstall

install -dm 755 %buildroot%_pixmapsdir
install -m 644 %SOURCE1 %buildroot%_pixmapsdir/

# menu-entries

cat > %name.desktop << EOF
[Desktop Entry]
Comment=Vacuum Magic is a fast-paced action game
Name=Vacuum Magic
GenericName=
Type=Application
Exec=%name
Icon=%name
Terminal=false
Categories=Game;ActionGame;
EOF
install -D  %name.desktop %buildroot/%_desktopdir/%name.desktop

%files
%doc AUTHORS ChangeLog README NEWS TODO
%_bindir/%name
%dir %_datadir/%name
%_datadir/%name/*
%_man6dir/%name.6*
%_desktopdir/*.desktop
%_pixmapsdir/*.png

%changelog

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

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