summaryrefslogtreecommitdiff
path: root/elements/glib-common
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/glib-common
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/glib-common')
-rw-r--r--elements/glib-common/glib.bst14
-rw-r--r--elements/glib-common/gnome-common.bst9
-rw-r--r--elements/glib-common/gobject-introspection.bst10
-rw-r--r--elements/glib-common/gtk-doc-stub.bst12
-rw-r--r--elements/glib-common/json-glib.bst12
5 files changed, 57 insertions, 0 deletions
diff --git a/elements/glib-common/glib.bst b/elements/glib-common/glib.bst
new file mode 100644
index 00000000..aa4a58cd
--- /dev/null
+++ b/elements/glib-common/glib.bst
@@ -0,0 +1,14 @@
+kind: autotools
+depends:
+- python2-core.bst
+- pcre-utils.bst
+sources:
+- kind: git
+ url: upstream:glib
+ track: 2.52.3
+ ref: 90bb8778f2eabf00bee5bff1259c48f1e7b791b8
+public:
+ bst:
+ integration-commands:
+ - mkdir -p /usr/share/glib-2.0/schemas
+ - /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
diff --git a/elements/glib-common/gnome-common.bst b/elements/glib-common/gnome-common.bst
new file mode 100644
index 00000000..0b2104d4
--- /dev/null
+++ b/elements/glib-common/gnome-common.bst
@@ -0,0 +1,9 @@
+kind: autotools
+depends:
+- python2-core.bst
+- pcre-utils.bst
+sources:
+- kind: git
+ url: upstream:gnome-common
+ track: 3.14.0
+ ref: 5d61b55e8bea32fe2b52e21682ee4b3719b290c5
diff --git a/elements/glib-common/gobject-introspection.bst b/elements/glib-common/gobject-introspection.bst
new file mode 100644
index 00000000..10a93df8
--- /dev/null
+++ b/elements/glib-common/gobject-introspection.bst
@@ -0,0 +1,10 @@
+kind: autotools
+depends:
+- python2-core.bst
+- pcre-utils.bst
+- glib-common/glib.bst
+sources:
+- kind: git
+ url: upstream:gobject-introspection
+ track: 1.48.0
+ ref: 42bf17a25c7379689fe78f31f332a64e3eded5d2
diff --git a/elements/glib-common/gtk-doc-stub.bst b/elements/glib-common/gtk-doc-stub.bst
new file mode 100644
index 00000000..062b901f
--- /dev/null
+++ b/elements/glib-common/gtk-doc-stub.bst
@@ -0,0 +1,12 @@
+kind: autotools
+depends:
+- python2-core.bst
+- pcre-utils.bst
+sources:
+- kind: git
+ url: upstream:gtk-doc-stub
+ track: baserock/morph
+ ref: 58ec0d8593541ef7ae522ce42ebec6f98536c4e0
+config:
+ configure-commands:
+ - ./configure --prefix="%{prefix}"
diff --git a/elements/glib-common/json-glib.bst b/elements/glib-common/json-glib.bst
new file mode 100644
index 00000000..737b6273
--- /dev/null
+++ b/elements/glib-common/json-glib.bst
@@ -0,0 +1,12 @@
+kind: autotools
+depends:
+- python2-core.bst
+- pcre-utils.bst
+- glib-common/glib.bst
+- glib-common/gobject-introspection.bst
+- glib-common/gtk-doc-stub.bst
+sources:
+- kind: git
+ url: upstream:json-glib
+ track: 1.2.0
+ ref: 19f5626b70e72a81dae7ee11b4c3a4d75779a7be