Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37399541
en ru br
ALT Linux repos
S:0.14-alt6
5.0: 0.14-alt4
4.1: 0.14-alt1.M41.1

Group :: Networking/Instant messaging
RPM: pidgin-libnotify

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%global pidgin_version 2.0.0

Name: pidgin-libnotify
Version: 0.14
Release: alt1.M41.1
Summary: Libnotify Pidgin plugin
Summary (ru): Дополнение к интернет пейджеру Pidgin позволяющее отображать всплывающие сообщения

Group: Networking/Instant messaging
License: GPLv2
URL: http://gaim-libnotify.sourceforge.net/

Source0: http://downloads.sourceforge.net/gaim-libnotify/%{name}-%{version}.tar.gz
Patch: show_button_fix.patch
Packager: Denis Koryavov <dkoryavov at altlinux.org>

BuildRequires: gettext, gettext-tools, gettext-tools-java
BuildRequires: libnotify-devel >= 0.3.2
BuildRequires: perl-XML-Parser
BuildRequires: pidgin-devel >= %{pidgin_version}
BuildRequires: intltool

Requires: pidgin >= %{pidgin_version}

%description
This is a plugin for the open-source Pidgin instant messaging client that uses
libnotify to display graphic notifications of new messages and other events
such as a buddy signing on or off.


%description -l ru
Данный пакет содержит в себе дополнение к интернет пейджеру Pidgin позволяющее отображать
"всплывающие" сообщения и уведомления с помощью службы уведомлений libnotify.

%prep
%setup -q "%{name}-%{version}"
%patch -p1


%build
%undefine __libtoolize
%configure --disable-static --disable-deprecated --with-debug
make


%install
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}
%find_lang %{name}


%files -f %{name}.lang
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING NEWS TODO
%exclude %{_libdir}/purple-2/*.la
%{_libdir}/purple-2/%{name}.so


%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