summaryrefslogtreecommitdiff
path: root/elements/glib-common
diff options
context:
space:
mode:
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