Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37519723
en ru br
Репозитории ALT
S:2.7.5-alt2
5.1: 2.0.10-alt1.1
4.1: 2.0.10-alt1
4.0: 1.3-alt1
3.0:
+backports:1.2.1-alt1.C30.1
www.altlinux.org/Changes

Группа :: Система/Настройка/Сеть
Пакет: imapfilter

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

Name: imapfilter
Version: 2.7.5
Release: alt2

Summary: mail filtering utility
License: BSD
Group: System/Configuration/Networking

Url: https://github.com/lefcha/imapfilter

# Cloned from git://github.com/lefcha/imapfilter.git

Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires: lua-devel libpcre2-devel libssl-devel

%description
%name is a mail filtering utility.  It connects to remote mail servers
using the Internet Message Access Protocol (IMAP), sends searching
queries to the server and processes mailboxes based on the results. It
can be used to delete, copy, move, flag, etc.  messages residing in
mailboxes at the same or different mail servers.  The 4rev1 and 4
versions of the IMAP protocol are supported.

%prep
%setup -q
%patch -p1

%build
%make_build PREFIX=%_prefix

%install
make BINDIR=%buildroot%_bindir SHAREDIR=%buildroot%_datadir/%name MANDIR=%buildroot%_mandir install

%files
%_bindir/*
%_datadir/%name
%_mandir/*/*

%changelog

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

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