Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37858703
en ru br
ALT Linux repos
S:1.0.5-alt2
5.0: 0.6.4-alt0.1.1.1
4.1: 0.6.4-alt0.1.1
4.0: 0.6.4-alt0.1.1
3.0: 0.6.4-alt0.1

Group :: Networking/Instant messaging
RPM: mcabber

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: mcabber
Version: 1.0.5
Release: alt2

Summary: console Jabber client
License: GPLv2
Group: Networking/Instant messaging
Url: http://www.lilotux.net/~mikael/mcabber/

Packager: Denis Smirnov <mithraen at altlinux.ru>

Source: %name-%version.tar
Source2: %name.watch

BuildRequires: libenchant-devel libgpgme-devel libidn-devel libloudmouth-devel libncursesw-devel libotr-devel

%description
mcabber is a small Jabber console client for Linux, maintained by Mikael BERTHE.
mcabber includes features such as SSL support, history logging, commands completion
and external actions triggers. Please read the manual page (manpage link below)
for more information.

%package devel
Summary: %summary
Group: %group

%description devel
mcabber is a small Jabber console client for Linux, maintained by Mikael BERTHE.
mcabber includes features such as SSL support, history logging, commands completion
and external actions triggers. Please read the manual page (manpage link below)
for more information.

%prep
%setup

%build
%autoreconf
%add_optflags -fcommon
%configure --enable-aspell --with-ssl --enable-sigwinch --enable-otr --enable-xep0022 --enable-enchant
%make_build

%install
%makeinstall

%files
%doc contrib AUTHORS ChangeLog TODO mcabberrc.example
%_libdir/%name
%_bindir/*
%_man1dir/*
%_datadir/%name

%files devel
%_includedir/%name
%_pkgconfigdir/%name.pc

%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