blob: b20fb9941bada5ff8c1ae21b1fbaf00741d525bc (
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
40
41
42
43
44
45
46
47
48
49
|
pkgbase = netatalk
pkgdesc = Open-source implementation of the Apple Filing Protocol
pkgver = 4.0.5
pkgrel = 1
url = https://netatalk.io
arch = x86_64
arch = i686
arch = pentium4
arch = armv6h
arch = armv7h
arch = aarch64
license = GPL-2.0-or-later
makedepends = docbook-xsl
makedepends = meson
makedepends = unicode-character-database
depends = acl
depends = bash
depends = db5.3
depends = glib2
depends = glibc
depends = libevent
depends = libldap
depends = libgcrypt
depends = libxcrypt
depends = pam
depends = perl
depends = perl-net-dbus
optdepends = localsearch: AFP Spotlight support
optdepends = talloc: AFP Spotlight support
optdepends = tinysparql: AFP Spotlight support
optdepends = avahi>=0.6: Automatic service discovery support
optdepends = krb5: Kerberos user authentication support
optdepends = mariadb-libs: MySQL CNID backend support
optdepends = libcups: Network printer queues support
optdepends = libtirpc: Quota support
optdepends = rpcsvc-proto: Quota support
optdepends = libwrap: TCP wrappers support
optdepends = cracklib: Weak password detection
conflicts = netatalk-ddp
conflicts = netatalk2
backup = etc/afp.conf
backup = etc/atalkd.conf
backup = etc/extmap.conf
backup = etc/papd.conf
backup = etc/pam.d/netatalk
source = https://github.com/Netatalk/netatalk/releases/download/netatalk-4-0-5/netatalk-4.0.5.tar.xz
md5sums = ed69f446e95c2914e8815087afcc4c65
pkgname = netatalk
|