blob: ae5eaec5aaf9017c5bdef0bd6e5bc55fdfba8133 (
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
|
pkgbase = xrdp-git
pkgdesc = An open source remote desktop protocol (RDP) server. Git version, devel branch.
pkgver = 0.10.0_beta.3.r83.gcc7d5ef9
pkgrel = 1
url = https://github.com/neutrinolabs/xrdp
install = xrdp-git.install
arch = i686
arch = x86_64
arch = armv6h
arch = armv7l
arch = aarch64
license = Apache-2.0
checkdepends = check
makedepends = nasm
makedepends = cmocka
depends = libxrandr
depends = fuse
depends = libfdk-aac
depends = ffmpeg
depends = imlib2
optdepends = tigervnc
optdepends = tightvnc
optdepends = realvnc-vnc-server
provides = xrdp
conflicts = xrdp
backup = etc/xrdp/sesman.ini
backup = etc/xrdp/xrdp.ini
backup = etc/xrdp/cert.pem
backup = etc/xrdp/key.pem
backup = etc/xrdp/startwm.sh
backup = etc/xrdp/reconnectwm.sh
backup = etc/default/xrdp
source = git+https://github.com/neutrinolabs/xrdp#branch=devel
source = arch-config.diff
sha256sums = SKIP
sha256sums = bbee3e132915dcc838983d8b9e6c4cecd97b2dcc920e38b3d0689227781ca956
pkgname = xrdp-git
|