summaryrefslogtreecommitdiff
path: root/elements/wayland-generic/wayland.bst
diff options
context:
space:
mode:
Diffstat (limited to 'elements/wayland-generic/wayland.bst')
-rw-r--r--elements/wayland-generic/wayland.bst13
1 files changed, 13 insertions, 0 deletions
diff --git a/elements/wayland-generic/wayland.bst b/elements/wayland-generic/wayland.bst
new file mode 100644
index 00000000..c58324db
--- /dev/null
+++ b/elements/wayland-generic/wayland.bst
@@ -0,0 +1,13 @@
+kind: autotools
+description: Wayland server
+depends:
+- core.bst
+sources:
+- kind: git
+ url: upstream:wayland
+ track: 1.11.0
+ ref: 47163797f810373c81b6e13b7a8a245eb9877785
+config:
+ configure-commands:
+ - autoreconf -ivf
+ - ./configure --prefix="%{prefix}" --sysconfdir=/etc --disable-documentation