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

Группа :: Сети/Мгновенные сообщения
Пакет: profanity

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

Name: profanity
Version: 0.4.6
Release: alt1
Summary: A console based jabber client inspired by irssi
Group: Networking/Instant messaging
License: GPLv3
Source: %name-%version.tar.gz
# wget -q -O- http://www.profanity.im/configuration.html | sed -n '/\[ui]/,/<\/code>/{s at  *</\?.*> at  at g;p}' > profrc
Source1: profrc
Url: http://www.profanity.im

BuildRequires: libcmocka-devel

# Automatically added by buildreq on Wed Nov 05 2014

# optimized out: glib2-devel libX11-devel libcloog-isl4 libgcrypt-devel libgdk-pixbuf libgdk-pixbuf-devel libgio-devel libgpg-error libgpg-error-devel libncurses-devel libtinfo-devel pkg-config xorg-scrnsaverproto-devel xorg-xproto-devel
BuildRequires: libXScrnSaver-devel libcurl-devel libncursesw-devel libnotify-devel libotr-devel libssl-devel libstrophe-devel libxml2-devel

%description
%summary
 Supports XMPP chat services
 Command driven user interface
 MUC chat room support
 OTR message encryption
 Roster management
 Flexible resource and priority settings
 Desktop notifications
 Unicode support

%package X11
Group: Networking/Instant messaging
Summary: A console based jabber client inspired by irssi (X11 support)
Requires: %name = %version-%release
%description X11
XScrnSaver and notify support for %name

%prep
%setup
touch NEWS README AUTHORS ChangeLog
cp %SOURCE1 profrc.exmaple2

%build
%autoreconf
%configure --with-libxml2 --enable-notifications --enable-otr

%make_build
mv %name %name.app

make distclean
%configure --with-libxml2 --disable-notifications --enable-otr --without-xscreensaver
%make_build

%install
%makeinstall
install %name.app %buildroot%_bindir/%name.app

%check
# XXX this probably will be there
touch tests/ui/stub_ui.h
%make check

%files
%doc themes profrc.example*
%_bindir/%name
%_man1dir/*
%_datadir/%name

%files X11
%_bindir/%name.app

%changelog

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

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