blob: ecc65dd16dd4d844f4a5a31c20c48683ac8ecb76 (
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
|
pkgbase = realmd
pkgdesc = DBus service for joining hosts to Active Directory and FreeIPA realms
pkgver = 0.17.1
pkgrel = 1
url = https://freedesktop.org/software/realmd/
arch = i686
arch = x86_64
license = GPL3
makedepends = docbook-xsl
makedepends = git
makedepends = intltool
makedepends = python
makedepends = xmlto
depends = adcli
depends = dbus
depends = krb5
depends = openldap
depends = packagekit
depends = polkit
optdepends = sssd: Active Directory, FreeIPA, LDAP client
optdepends = samba: traditional Active Directory client
source = https://gitlab.freedesktop.org/realmd/realmd/-/archive/0.17.1/realmd-0.17.1.tar.gz
sha256sums = e8b51d5918418e9dc55006f0371831ab841f00a065baf2d001b6b5245f24a532
pkgname = realmd
|