Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37568373
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 

Name: emacs-tnt
Version: 2.6
Release: alt1

Summary: Emacs client for AIM
Summary(ru_RU.KOI8-R): Клиент AIM для Emacs

License: Artistic-1.0
Group: Editors
Url: https://tnt.sourceforge.net

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

BuildArch: noarch

Requires: emacs-common emacsen-startscripts emacs-gnus

BuildRequires: emacs 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
cp %SOURCE1 .

%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 %SOURCE2 %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