summaryrefslogtreecommitdiff
path: root/libpeas.bst
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-01-18 11:29:03 -0500
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-01-18 11:29:03 -0500
commitdddbcaf0a14df13a1c5ea27556278d073fe607bd (patch)
treeac06e3d5915747ad5f421f02dc9e1acc52f42283 /libpeas.bst
parent1b6d50dd22aa9c91880cf43091a1a019a8e0bf8d (diff)
downloaddefinitions-dddbcaf0a14df13a1c5ea27556278d073fe607bd.tar.gz
Face lift: Now we actually build some things
Diffstat (limited to 'libpeas.bst')
-rw-r--r--libpeas.bst18
1 files changed, 18 insertions, 0 deletions
diff --git a/libpeas.bst b/libpeas.bst
new file mode 100644
index 00000000..cab3b027
--- /dev/null
+++ b/libpeas.bst
@@ -0,0 +1,18 @@
+kind: autotools
+description: libpeas module
+sources:
+- kind: git
+ url: gnome:libpeas
+ track: 1.20
+ ref: 42a16ccb89e36733ba7339386f36cda3a15742ac
+depends:
+- filename: gnome-sdk.bst
+ type: build
+- filename: gnome-platform.bst
+ type: build
+config:
+ configure-commands:
+ - |
+ autoreconf -ivf
+ - |
+ %{configure}