summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-11-07 19:52:57 +0900
committerBaserock Gerrit <gerrit@baserock.org>2015-11-09 16:15:55 +0000
commit66807968c5334e56a87d767d047bc039b2e8b5ad (patch)
tree853b8979b262af3ea1abfb1ea37107d961836ba4
parentf7fcfa0a99ca962a9c3916869ea1fe83d11a3c7e (diff)
downloaddefinitions-66807968c5334e56a87d767d047bc039b2e8b5ad.tar.gz
Adding libgdata to GNOME strata
Required for various gnome apps, and required to build youtube grilo plugin Change-Id: If16bcecc35ff6ed86450264b4cb981c490c18f82
-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