summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-11-05 17:18:45 +0900
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-11-09 16:12:46 +0000
commitee7160ddb3c40d5a7bc295ddf4f2f31b09b847d3 (patch)
tree9e5950e476bf3a73419de18e878a016bef8fdbc8
parente6816700f58643f821ff0728a7dee503b7543951 (diff)
downloaddefinitions-ee7160ddb3c40d5a7bc295ddf4f2f31b09b847d3.tar.gz
Adding gnome-color-manager to GNOME stratum
This is used by gnome-settings-daemon and gnome-control-center Change-Id: Ieb01f7295da6c625b79946649bb170c49dce8142
-rw-r--r--strata/gnome.morph14
-rw-r--r--strata/gnome/gnome-color-manager.morph7
2 files changed, 21 insertions, 0 deletions
diff --git a/strata/gnome.morph b/strata/gnome.morph
index 39aafbe3..c93a8d09 100644
--- a/strata/gnome.morph
+++ b/strata/gnome.morph
@@ -626,6 +626,20 @@ chunks:
build-depends:
- gcab
- libarchive
+- name: gnome-color-manager
+ morph: strata/gnome/gnome-color-manager.morph
+ repo: upstream:gnome/gnome-color-manager
+ ref: 8284cb186e0e7c248fc2a2449735fd24b778ec81
+ unpetrify-ref: GNOME_COLOR_MANAGER_3_18_0
+ build-depends:
+ - appstream-glib
+ - colord-gtk
+ - gnome-desktop
+ - lcms2
+ - libcanberra
+ - libexif
+ - vte
+ - yelp-tools
- name: gnome-control-center
morph: strata/gnome/gnome-control-center.morph
repo: upstream:gnome/gnome-control-center
diff --git a/strata/gnome/gnome-color-manager.morph b/strata/gnome/gnome-color-manager.morph
new file mode 100644
index 00000000..90ed1815
--- /dev/null
+++ b/strata/gnome/gnome-color-manager.morph
@@ -0,0 +1,7 @@
+name: gnome-color-manager
+kind: chunk
+build-system: autotools
+configure-commands:
+# There is no justification to disable EXIV, we were just
+# too lazy to integrate EXIV
+- ./autogen.sh --prefix="$PREFIX" --disable-exiv