blob: be49d10aec0a79483b0b6b42c663632800b262ea (
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
37
38
39
|
pkgbase = openarc
pkgdesc = Open source implementation of the ARC email authentication system
pkgver = 1.2.1
pkgrel = 3
url = https://github.com/flowerysong/OpenARC
arch = x86_64
license = BSD-2-Clause
license = Sendmail
makedepends = git
makedepends = python-miltertest
depends = glibc
depends = jansson
depends = libcrypto.so
depends = libidn2.so
depends = libmilter
optdepends = systemd: system and service manager
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 tool "openarc-keygen"
optdepends = libmilter-sharedlib: libmilter, built with local CFLAGS, LDFLAGS, and shared library instead of static archive (recommended)
optdepends = dkimpy-milter: for optional tests
optdepends = perl-mail-dkim: for optional tests
provides = libopenarc.so
conflicts = openarc-git
conflicts = openarc-legacy
source = https://github.com/flowerysong/OpenARC/releases/download/v1.2.1/openarc-1.2.1.tar.gz
source = openarc.service
source = openarc.sysusers
source = openarc.tmpfiles
source = Patch01-systemd-service-file-upgrade-and-harden.patch
source = Patch02-Remove-config-for-other-OSs.patch
sha256sums = 08c6b35da8cf6d8953f8f203b38a5cdf1301a886bbd78eeb1026b48b0dc937ae
sha256sums = d438b4a2e0ab5b247938213da7e8062fa5865e750e4f89d41471311edc163022
sha256sums = 31c399c0e3a69bb845b033ab5c0ad92d44cacb0fd58e0113cd1901e75900515e
sha256sums = a27619fe3bbea2a0fd7c555851089722b1d67818bc014d1dce20620b5eb4bbc5
sha256sums = a575b8c0c97e5806f80d94022e6c547234035d421e6b83a5a78c683ba3c3a25d
sha256sums = 38e6dc16a91d0f8440cf12921e74bc7801ba3fc64bd799671f3222fec4642dc5
pkgname = openarc
|