summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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