blob: 9c379afeb6692e2e2cf515d369c6ce7c5032e92e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
pkgbase = imap
pkgver = 2007f
pkgrel = 22
url = https://github.com/uw-imap/imap
arch = x86_64
license = APACHE
makedepends = pam
makedepends = git
options = staticlibs
source = imap-src::git+https://github.com/uw-imap/imap.git#tag=patches-FD29-RPM
source = c-client-2006k_GENTOO_amd64-so-fix.patch
source = imap
source = ipop2
source = ipop3
sha256sums = SKIP
sha256sums = 77de7621946c69638295ac11275124d0c405a4c6ba284a068f9a96c4994f3184
sha256sums = f192e6e6d7388c7f63441d4f122aa4c667a5eef93f22cb748b7aca0bfae2b034
sha256sums = 43899df58e2e21adcf08ed686cfa26e793ba1e4b376dd917cba4c1e34e7214bd
sha256sums = b91477ef6706a693ea01e2dc15a7b826b6ae89be8182f91a6817d2fb95cbdb72
pkgname = imap
pkgdesc = An IMAP/POP server
install = imap.install
depends = c-client
provides = imap-server
provides = pop3-server
conflicts = courier-mta
conflicts = courier-imap
backup = etc/xinetd.d/imap
backup = etc/xinetd.d/ipop2
backup = etc/xinetd.d/ipop3
|