[packages/totem] Add workaround for meson bug. Release 2

megabajt megabajt at pld-linux.org
Mon Mar 19 21:11:39 CET 2018


commit e441872259ad199f378029875643749a9d84d1d2
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date:   Mon Mar 19 21:09:16 2018 +0100

    Add workaround for meson bug. Release 2

 totem.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/totem.spec b/totem.spec
index 5425310..071d362 100644
--- a/totem.spec
+++ b/totem.spec
@@ -6,7 +6,7 @@ Summary:	Movie player for GNOME based on the gstreamer engine
 Summary(pl.UTF-8):	Odtwarzacz filmów dla GNOME oparty na silniku gstreamer
 Name:		totem
 Version:	3.26.0
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications/Multimedia
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/totem/3.26/%{name}-%{version}.tar.xz
@@ -229,6 +229,9 @@ of audio and video files in the properties dialog.
 	-Denable-nautilus=yes \
 	-Denable-python=yes \
 	-Denable-gtk-doc=true
+
+# work-around for https://github.com/mesonbuild/meson/issues/1994
+%meson_build -C build src/Totem-1.0.gir
 %meson_build -C build -j1
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/totem.git/commitdiff/e441872259ad199f378029875643749a9d84d1d2



More information about the pld-cvs-commit mailing list