Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37416241
en ru br
Репозитории ALT
S:2.2.17-alt1
5.1: 2.2.11-alt2
4.1: 2.2.10-alt0.M41.1
4.0: 2.2.3-alt1.1
3.0: 2.1.4-alt1
www.altlinux.org/Changes

Другие репозитории
Upstream:2.2.9

Группа :: Сети/Почта
Пакет: gnubiff

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

%define _name gnubiff

%def_with password

Name: %_name
Version: 2.2.3
Release: alt1.1

Summary: gnubiff is a mail notifier that displays headers when new mail has arrived.
License: GPL
Group: Networking/Mail
Url: http://gnubiff.sourceforge.net

Source: http://osdn.dl.sourceforge.net/sourceforge/%_name/%_name-%version.tar.bz2

PreReq: %__install_info

# From configure.ac

BuildPreReq: libgamin-devel >= 0.1.0
BuildPreReq: libgtk+2-devel >= 2.6
BuildPreReq: glib2-devel >= 2.4
BuildPreReq: libglade2-devel >= 2.3
BuildPreReq: libpopt-devel libssl-devel

BuildRequires: gcc-c++ libxml2-devel perl-XML-Parser

%description
gnubiff is a mail notification program that checks for mail and displays
headers when new mail has arrived. This package contains Gtk+ version that
does not need a GNOME panel to work.

gnubiff features include:

   * Multiple mailbox support
   * pop3, apop, imap4, mh, qmail and mailfile support
   * SSL & certificates support
   * GNOME support with complete integration to panel
   * GTK stand-alone support
   * Automatic detection of mailbox format
   * Mail header & content display
   * IDLE state support for imap4
   * FAM support for mh/qmail/mailfile
   * PNG animation support
   * Highly configurable
   * Spam filtering
   * HIG 2.0 compliance
   * Small memory usage

%prep
%setup -q -n %_name-%version

%build
%configure \
   %{subst_with password} \
   %{?_with_password:--with-password-string="andthentherewere3"} \
   --enable-expert \
   --disable-gnome

%make_build

%install
%makeinstall

%find_lang %name

%post
%install_info %name.info

%preun
%uninstall_info %name.info

%files -f %_name.lang
%_bindir/%_name
%_datadir/%_name/*
%_datadir/pixmaps/*
%_infodir/*.info*
%_man1dir/*
%doc README ChangeLog COPYING THANKS TODO NEWS AUTHORS

%changelog

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

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