blob: 970bce476e894fc1a0898078e200f195f05a38c9 (
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
32
33
34
35
36
|
pkgbase = openarc
pkgdesc = Open source implementation of the ARC email authentication system
pkgver = 1.2.0
pkgrel = 2
url = https://github.com/flowerysong/OpenARC
arch = x86_64
license = BSD-2-Clause
license = LicenseRef-Sendmail-1.1
makedepends = git
makedepends = python-miltertest
depends = sh
depends = glibc
depends = jansson
depends = openssl
depends = libbsd
depends = libidn2
depends = libmilter
optdepends = smtp-server: for using a local mail server
optdepends = bind: required only for signature verification (alternatives available)
optdepends = python: required for build, but also for "openarc-keygen"
optdepends = dkimpy-milter: for optional tests
optdepends = perl-mail-dkim: for optional tests
conflicts = openarc-git
conflicts = openarc-unofficial-patches
conflicts = openarc-unofficial-patches-git
backup = etc/openarc/openarc.conf
source = https://github.com/flowerysong/OpenARC/releases/download/v1.2.0/openarc-1.2.0.tar.gz
source = openarc.service
source = openarc.sysusers
source = openarc.tmpfiles
sha256sums = 450e989279e2eb3e2e2a1b754d9e6d4670abff58e3bed719d9175a03dfe2cec3
sha256sums = d438b4a2e0ab5b247938213da7e8062fa5865e750e4f89d41471311edc163022
sha256sums = 31c399c0e3a69bb845b033ab5c0ad92d44cacb0fd58e0113cd1901e75900515e
sha256sums = a27619fe3bbea2a0fd7c555851089722b1d67818bc014d1dce20620b5eb4bbc5
pkgname = openarc
|