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

Группа :: Редакторы
Пакет: emacs-tnt

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

Version: 2.5
Release: alt1
Name: emacs-tnt
License: GPL
Group: Editors
Summary: Emacs client for AIM
Summary(ru_RU.KOI8-R): Клиент AIM для Emacs
Requires: emacs-common emacsen-startscripts gnus
Url: http://tnt.sourceforge.net

Source: tnt-%version.tar.gz
Source1: emacs-tnt-site-start.el

# Automatically added by buildreq on Tue Jun 17 2003

BuildRequires: emacs-common

%description
TNT is an Emacs client for AIM, AOL's free instant messaging service.
Using TNT, you can, from the comfort of your Emacs window, check
whether friends and coworkers are online, send them "instant
messages", and join them in multi-party private chat sessions.

%description -l ru_RU.KOI8-R
TNT -- клиент AIM (свободный сервис сообщений AOL) для Emacs. Используя TNT
вы можете из окна Emacs, проверять на связи ли ваши друзья и коллеги,
посылать им сообщения и присоединяться к ним в многопользовательском
разговоре.

%prep
%setup -n tnt-%version

%build
make clean
make

%install
mkdir -p %buildroot/%_emacslispdir/tnt/
install -m 644 *.el* %buildroot/%_emacslispdir/tnt/
mkdir -p %buildroot/%_sysconfdir/emacs/site-start.d
install -m 644 %SOURCE1 %buildroot/%_sysconfdir/emacs/site-start.d/tnt.el

%files
%doc README PROTOCOL INSTALL
%_emacslispdir/*
%_sysconfdir/emacs/site-start.d/*

%changelog

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

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