From dddbcaf0a14df13a1c5ea27556278d073fe607bd Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Wed, 18 Jan 2017 11:29:03 -0500 Subject: Face lift: Now we actually build some things --- libpeas.bst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 libpeas.bst (limited to 'libpeas.bst') 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} -- cgit v1.2.1