summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/gnome.morph5
-rw-r--r--strata/gnome/gmime.morph6
2 files changed, 11 insertions, 0 deletions
diff --git a/strata/gnome.morph b/strata/gnome.morph
index c93a8d09..ad8d09e7 100644
--- a/strata/gnome.morph
+++ b/strata/gnome.morph
@@ -582,6 +582,11 @@ chunks:
- gsettings-desktop-schemas
- nautilus
- yelp-tools
+- name: gmime
+ morph: strata/gnome/gmime.morph
+ repo: upstream:gnome/gmime
+ ref: 496313fbe956b350c22fa705edbcfdde3d7c9e50
+ unpetrify-ref: GMIME_2_6_20-24-g496313f
- name: grilo
repo: upstream:gnome/grilo
ref: 06a224c1fd71af769b56a825791422e42c3a9523
diff --git a/strata/gnome/gmime.morph b/strata/gnome/gmime.morph
new file mode 100644
index 00000000..f71efac4
--- /dev/null
+++ b/strata/gnome/gmime.morph
@@ -0,0 +1,6 @@
+name: gmime
+kind: chunk
+build-system: autotools
+pre-configure-commands:
+# Work around upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=757720
+- sed -i 's/$(INCLUDES)/$(AM_CPPFLAGS)/g' gmime/Makefile.am