summaryrefslogtreecommitdiff
path: root/APKBUILD.5
diff options
context:
space:
mode:
Diffstat (limited to 'APKBUILD.5')
-rw-r--r--APKBUILD.56
1 files changed, 6 insertions, 0 deletions
diff --git a/APKBUILD.5 b/APKBUILD.5
index dc1c24b..af22a59 100644
--- a/APKBUILD.5
+++ b/APKBUILD.5
@@ -302,6 +302,12 @@ The reason for disabling the check phase should be noted in a comment.
Specifies that the package's test suite will be run in
.Xr fakeroot 8 .
This is necessary for some test suites which fail when run as non-root.
+.It Cm checkx11
+Specifies that the package's test suite requires a running X11 server.
+This will spawn a D-Bus session bus connected to an Xvfb on display
+number 7. The framebuffer can be monitored by running the command
+.Cm xwud -in /tmp/Xvfb_screen0
+if desired.
.It Cm !dbg
Specifies that the package should not be built with a debug information
package.