Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37568749
en ru br
ALT Linux repos
S:2.6-alt1
5.0: 2.5-alt1
4.1: 2.5-alt1
4.0: 2.5-alt1
3.0: 2.5-alt1

Group :: Editors
RPM: emacs-tnt

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin