summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-06 12:06:55 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-06 12:06:55 +0000
commit721b163d270554af2d0d648a2b5560ad58426abb (patch)
tree34ef4cfed99ff119906222a37b6ba069cef5a858
parentd6768cf9dfd6489b12ae061d175ca07db26284c8 (diff)
downloaddefinitions-721b163d270554af2d0d648a2b5560ad58426abb.tar.gz
Update grilo and plugins, fix build
-rw-r--r--gnome/strata/gnome.morph9
-rw-r--r--gnome/strata/gnome/grilo-plugins.morph9
2 files changed, 14 insertions, 4 deletions
diff --git a/gnome/strata/gnome.morph b/gnome/strata/gnome.morph
index c9172ef5..c02dfec0 100644
--- a/gnome/strata/gnome.morph
+++ b/gnome/strata/gnome.morph
@@ -606,13 +606,14 @@ chunks:
- telepathy-glib
- name: grilo
repo: upstream:gnome/grilo
- ref: e470c0cd72231d2a86f419a584df3d635bc6b62f
- unpetrify-ref: baserock/grilo-0.2.14-17-ge470c0c
+ ref: 51cce0b1254b356cc3e5300ad9fa822b79ab7157
+ unpetrify-ref: 0.2.15
build-system: autotools
- name: grilo-plugins
+ morph: gnome/strata/gnome/grilo-plugins.morph
repo: upstream:gnome/grilo-plugins
- ref: e23b0fa5f6656d53b977693bf55174bd2ccd172d
- unpetrify-ref: baserock/grilo-plugins-0.2.16-17-ge23b0fa
+ ref: 59ad657fef1033251e5f7d8ad8d8669fe92ff95c
+ unpetrify-ref: 0.2.17
build-system: autotools
build-depends:
- gnome-online-accounts
diff --git a/gnome/strata/gnome/grilo-plugins.morph b/gnome/strata/gnome/grilo-plugins.morph
new file mode 100644
index 00000000..c3d023e2
--- /dev/null
+++ b/gnome/strata/gnome/grilo-plugins.morph
@@ -0,0 +1,9 @@
+name: grilo-plugins
+kind: chunk
+
+build-system: autotools
+
+configure-commands:
+# The Jamendo fails to compile with the project's default set of compile
+# options (which includes lots of -Werror nonsense)
+- ./configure --prefix="$PREFIX" --disable-jamendo