summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-10-18 18:30:08 +0100
committerJavier Jardón <jjardon@gnome.org>2015-10-18 18:58:40 +0100
commite29d40c8dcf451908a61ad4171bf222c5f93a800 (patch)
tree854a9c78fb451151404da5267001496e1e1d6f27
parent797eacd87d5e334c61772c8168ba135d570a33c0 (diff)
downloaddefinitions-e29d40c8dcf451908a61ad4171bf222c5f93a800.tar.gz
Add python3-gobject stratum
Change-Id: Id7ff99128df2bc3378ef0e4baf72956f8d0c8311
-rw-r--r--strata/python3-gobject.morph13
-rw-r--r--strata/python3-gobject/python3-gobject.morph5
2 files changed, 18 insertions, 0 deletions
diff --git a/strata/python3-gobject.morph b/strata/python3-gobject.morph
new file mode 100644
index 00000000..1e2db195
--- /dev/null
+++ b/strata/python3-gobject.morph
@@ -0,0 +1,13 @@
+name: python3-gobject
+kind: stratum
+description: |
+ Python 3 GObject bindings
+build-depends:
+- morph: strata/core.morph
+- morph: strata/glib-common.morph
+chunks:
+- name: python3-gobject
+ morph: strata/python3-gobject/python3-gobject.morph
+ repo: upstream:pygobject
+ ref: 8e7f6f1458cf1c162c13422c72562b00433b762b
+ unpetrify-ref: pygobject-3-18
diff --git a/strata/python3-gobject/python3-gobject.morph b/strata/python3-gobject/python3-gobject.morph
new file mode 100644
index 00000000..8f165ad1
--- /dev/null
+++ b/strata/python3-gobject/python3-gobject.morph
@@ -0,0 +1,5 @@
+name: python3-gobject
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --disable-cairo --with-python=python3