From fca465232368bb50f1efd49063b4991073824370 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 15 Feb 2016 21:07:02 +0000 Subject: Create geolocation stratum ...and move geocode-glib and geoclue there Change-Id: I023c3b15fce0ac173b8cc0dc99d0d8ce6e49441f --- strata/geolocation.morph | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 strata/geolocation.morph (limited to 'strata/geolocation.morph') diff --git a/strata/geolocation.morph b/strata/geolocation.morph new file mode 100644 index 00000000..f6d654fc --- /dev/null +++ b/strata/geolocation.morph @@ -0,0 +1,18 @@ +name: geolocation +kind: stratum +description: libraries/services that provides location information +build-depends: +- morph: strata/glib-common.morph +- morph: strata/libsoup-common.morph +- morph: strata/NetworkManager-common.morph +chunks: +- name: geocode-glib + repo: upstream:gnome/geocode-glib + ref: a3e183e40053b4bd0fd0b25a070f60597270397a + unpetrify-ref: master + build-system: autotools +- name: geoclue + morph: strata/geolocation/geoclue.morph + repo: upstream:geoclue + ref: ae8f7ab2f1e90f61931c652f2f65996c30c79e87 + unpetrify-ref: 2.4.0 -- cgit v1.2.1