summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/gnome.morph10
-rw-r--r--strata/gnome/libgdata.morph6
2 files changed, 16 insertions, 0 deletions
diff --git a/strata/gnome.morph b/strata/gnome.morph
index 410843d8..671b3458 100644
--- a/strata/gnome.morph
+++ b/strata/gnome.morph
@@ -383,6 +383,16 @@ chunks:
ref: 9ff9d2902caf8a85c5019c11214d73e67053ba69
unpetrify-ref: liboauth-0.9.7
build-system: autotools
+- name: libgdata
+ morph: strata/gnome/libgdata.morph
+ repo: upstream:libgdata
+ ref: ed52192fcd3cde2c0d7f0ab0d9e300fcdbc373a8
+ unpetrify-ref: LIBGDATA_0_17_3-16-ged52192
+ build-depends:
+ - gcr
+ - gnome-online-accounts
+ - liboauth
+ - m4-common
- name: evolution-data-server
morph: strata/gnome/evolution-data-server.morph
repo: upstream:evolution-data-server
diff --git a/strata/gnome/libgdata.morph b/strata/gnome/libgdata.morph
new file mode 100644
index 00000000..4ff7c477
--- /dev/null
+++ b/strata/gnome/libgdata.morph
@@ -0,0 +1,6 @@
+name: libgdata
+kind: chunk
+build-system: autotools
+configure-commands:
+# Disable these cause we're too lazy to build libuhttpmock
+- ./autogen.sh --prefix="$PREFIX" --disable-installed-tests --disable-always-build-tests