summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO32
1 files changed, 32 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..d5488d82089c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,32 @@
+pkgbase = x11docker
+ pkgdesc = Run GUI applications and desktops in Docker. Focus on security.
+ pkgver = 6.3.0
+ pkgrel = 1
+ url = https://github.com/mviereck/x11docker
+ install = x11docker.install
+ arch = any
+ license = MIT
+ depends = bash
+ depends = docker
+ depends = xpra
+ depends = xorg-server-xephyr
+ depends = xorg-xinit
+ depends = xorg-xauth
+ depends = xclip
+ depends = xorg-xhost
+ depends = xorg-xrandr
+ depends = xorg-xdpyinfo
+ optdepends = cups: --printer support
+ optdepends = kwin: --kwin, --kwin-xwayland support
+ optdepends = nxagent: --nxagent support
+ optdepends = pulseaudio: --pulseaudio support
+ optdepends = weston: --weston, --xpra-xwayland, --weston-xwayland, --xdummy-xwayland support
+ optdepends = xdotool: --xpra-xwayland, --xdummy-xwayland support
+ optdepends = xorg-server-xvfb: --xvfb support
+ optdepends = xorg-server-xwayland: --xpra-xwayland, --weston-xwayland, --kwin-xwayland, --xwayland, --xdummy-xwayland support
+ optdepends = xorg-server: --xorg, --xdummy support
+ source = https://github.com/mviereck/x11docker/archive/v6.3.0.tar.gz
+ sha256sums = 9a68c5ad376e5d194ac7476f46396e1bafbac5eba66104d579550517f00b4d85
+
+pkgname = x11docker
+