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

Группа :: Игры/Приключения
Пакет: angband

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

Name:    angband
Version: 4.2.2
Release: alt1

Summary: Angband is a "graphical" dungeon adventure game
Summary(ru_RU.UTF-8): Angband - п©я─п╦п╨п╩я▌я┤п╣п╫я┤п╣я│п╨п╟я▐ п╦пЁя─п╟.

License: Moria/Angband license
Group: Games/Adventure
# https://github.com/angband/angband/archive/refs/tags/%version.tar.gz
Source: %name-%version.tar.gz
Url: http://rephial.org

# Automatically added by buildreq on Fri Sep 21 2012

# optimized out: gnu-config libICE-devel libncurses-devel libtinfo-devel termutils xorg-kbproto-devel xorg-xproto-devel
BuildRequires: imake libSM-devel libX11-devel libncursesw-devel xorg-cf-files

%description
Angband is a "graphical" dungeon adventure game using textual characters
to represent the walls and floors of a dungeon and the inhabitants therein,
in the vein of "rogue", "hack", "nethack" and "moria"

%description -l ru_RU.UTF-8
Angband - п©я─п╦п╨п╩я▌я┤п╣п╫я┤п╣я│п╨п╟я▐ п╦пЁя─п╟. п■п╩я▐ п╦п╥п╬п╠я─п╟п╤п╣п╫п╦я▐ я│я┌п╣п╫ п©п╬п╢п╥п╣п╪п╣п╩я▄я▐, п╟ я┌п╟п╨ п╤п╣ п╣пЁп╬
п╬п╠п╦я┌п╟я┌п╣п╩п╣п╧ п╦я│п©п╬п╩я▄п╥я┐я▌я┌я│я▐ п╟п╩я└п╟п╡п╦я┌п╫п╬-я├п╦я└я─п╬п╡я▀п╣ я│п╦п╪п╡п╬п╩я▀, п╢п╬я│я┌я┐п©п╫я▀п╣ п╫п╟ п╩я▌п╠п╬п╪ я┌п╣я─п╪п╦п╫п╟п╩п╣.
п≤пЁя─п╟ я▐п╡п╩я▐п╣я┌я│я▐ п©я─я▐п╪я▀п╪ п©п╬я┌п╬п╪п╨п╬п╪ п╦пЁя─я▀ moria.

%prep
%setup

cat > %name.desktop <<EOF
[Desktop Entry]
Version=1.0
Type=Application
Name=Angband
Comment=Angband is a "graphical" dungeon adventure game
Comment[ru]=Angband - п©я─п╦п╨п╩я▌я┤п╣п╫я┤п╣я│п╨п╟я▐ п╦пЁя─п╟
Icon=%name
#Exec=%_bindir/%name
Exec=%name -mx11
Terminal=false
Categories=Game;AdventureGame;
EOF

%build
%autoreconf
%configure --enable-x11 --enable-curses --disable-sdl
%make_build

%install
%makeinstall_std DESTDIR=%buildroot
install -D %name.desktop %buildroot%_desktopdir/%name.desktop

%files
%dir %_sysconfdir/%name
%config %_sysconfdir/%name/*
%_bindir/%name
%dir %_datadir/%name
%_datadir/%name/*
%_desktopdir/%name.desktop

%changelog

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

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