summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/totem-meson-compat.patch
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2019-03-15 16:03:59 +0100
committerMarius Bakke <mbakke@fastmail.com>2019-03-15 16:03:59 +0100
commit81382e3f6d4eb0261bf513a16be58d8d0b7373f2 (patch)
tree6e6412c8ecb8d29c31e874787f42ca09c3a7c2cf /gnu/packages/patches/totem-meson-compat.patch
parent1e33331cce9914e6ef4a3629bfaf0116feb7b9bf (diff)
downloadguix-patches-81382e3f6d4eb0261bf513a16be58d8d0b7373f2.tar
guix-patches-81382e3f6d4eb0261bf513a16be58d8d0b7373f2.tar.gz
gnu: meson: Update to 0.50.0.
* gnu/packages/build-tools.scm (meson): Update to 0.50.0. * gnu/packages/patches/at-spi2-core-meson-compat.patch, gnu/packages/patches/totem-meson-compat.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gnome.scm (totem)[source](patches): Add totem-meson.compat.patch. * gnu/packages/gtk.scm (at-spi2-core)[source](patches): New field.
Diffstat (limited to 'gnu/packages/patches/totem-meson-compat.patch')
-rw-r--r--gnu/packages/patches/totem-meson-compat.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/gnu/packages/patches/totem-meson-compat.patch b/gnu/packages/patches/totem-meson-compat.patch
new file mode 100644
index 0000000000..8557908dd0
--- /dev/null
+++ b/gnu/packages/patches/totem-meson-compat.patch
@@ -0,0 +1,14 @@
+Fix an error that occurs with Meson 0.50.0 and later:
+"ERROR: Subdir keyword must not be an absolute path".
+
+--- a/src/meson.build 2019-03-15 00:10:26.882293850 +0100
++++ b/src/meson.build 2019-03-15 00:10:54.312197229 +0100
+@@ -82,7 +82,7 @@
+
+ install_headers(
+ headers,
+- subdir: join_paths(totem_includedir, totem_api_path)
++ install_dir: join_paths(totem_includedir, totem_api_path)
+ )
+
+ libtotem_player_sources = files(