summaryrefslogtreecommitdiff
path: root/elements/wayland-generic
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2017-11-26 23:40:38 +0000
committerJavier Jardón <jjardon@gnome.org>2017-12-12 15:58:11 +0000
commit7aad5150f69da42b84994c353283db5daf8e967f (patch)
tree813f30921faea689677aa308bd61488229266d06 /elements/wayland-generic
parentfa91b837f4bf46b19678a2c3d6b56f73cdc786a6 (diff)
downloaddefinitions-7aad5150f69da42b84994c353283db5daf8e967f.tar.gz
Add BuildStream converted files
This is made by a conversion made in commit 8f8992a18d55c3abf28d4b6fc8036bd39d3dc1cf of definitions Check there to know what exact versions of YBD and defs2bst was used
Diffstat (limited to 'elements/wayland-generic')
-rw-r--r--elements/wayland-generic/wayland-protocols.bst9
-rw-r--r--elements/wayland-generic/wayland.bst13
2 files changed, 22 insertions, 0 deletions
diff --git a/elements/wayland-generic/wayland-protocols.bst b/elements/wayland-generic/wayland-protocols.bst
new file mode 100644
index 00000000..1d0f777b
--- /dev/null
+++ b/elements/wayland-generic/wayland-protocols.bst
@@ -0,0 +1,9 @@
+kind: autotools
+depends:
+- core.bst
+- wayland-generic/wayland.bst
+sources:
+- kind: git
+ url: upstream:wayland-protocols
+ track: '1.8'
+ ref: 26c99346ab5f2273fe5581bc4f6397bbb834f747
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