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

Группа :: Игры/Прочее
Пакет: tintin++

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

Name: tintin++
Version: 2.02.31
Release: alt1
Summary: Console MUD client
License: GPLv2
Group: Games/Other
Url: http://tintin.sourceforge.net/
Packager: %packager

Source: %name-%version.tar

Patch0: alt-tintin++-pcre.patch

# Automatically added by buildreq on Tue Jun 07 2011

BuildRequires: libpcre-devel zlib-devel

%description
TinTin++, aka tt++, is a free MUD client for Mac OS X, Linux,
and Windows. The Windows port named WinTin++ (using the PuTTY
derived mintty terminal) is available for those who do not
use Cygwin (A Linux/Unix emulator for Windows) and runs on Windows Xp,
Windows Vista, and Windows 7. Besides MUDs, TinTin++ also works well
with MUSH, Rogue, BBS, and Linux servers.

%description -l ru_RU.UTF-8
TinTin++ п╦п╩п╦ tt++ - я█я┌п╬ я│п╡п╬п╠п╬п╢п╫я▀п╧ п╨п╩п╦п╣п╫я┌ п╢п╩я▐ п╦пЁя─ MUD
(п╪п╫п╬пЁп╬п©п╬п╩я▄п╥п╬п╡п╟я┌п╣п╩я▄я│п╨п╦я┘ п©п╬п╢п╥п╣п╪п╣п╩п╦п╧, п╨ п©я─п╦п╪п╣я─я┐ Discworld MUD).
п≤п╫я┌п╣я─я└п╣п╧я│ п╨п╩п╟я│я│п╦я┤п╣я│п╨п╬пЁп╬ TinTin++ п╨п╬п╫я│п╬п╩я▄п╫я▀п╧, п©п╬п╢п╢п╣я─п╤п╦п╡п╟я▌я┌я│я▐
я─п╟п╥п╩п╦я┤п╫я▀п╣ п©п╬п╩я▄п╥п╬п╡п╟я┌п╣п╩я▄я│п╨п╦п╣ я│п╨я─п╦п©я┌я▀.

%prep
%setup
%patch0 -p1

%build
cd src
%configure
%make

%install
%define docdir %_docdir/%name-%version

mkdir -p %buildroot%_bindir
mkdir -p %buildroot%docdir

install -pm755 src/tt++ %buildroot/%_bindir/

install -pm644 docs/* %buildroot%docdir/
install -pm644 COPYING %buildroot%docdir/
install -pm644 CREDITS %buildroot%docdir/
install -pm644 FAQ %buildroot%docdir/
install -pm644 README %buildroot%docdir/
install -pm644 SCRIPTS %buildroot%docdir/
install -pm644 TODO %buildroot%docdir/

%files
%_bindir/tt++
%dir %docdir
%docdir/*

%changelog

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

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