Date: Tue, 26 Apr 2022 09:56:00 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 263577] graphics/evince: v42.2 fails to open pdf Message-ID: <bug-263577-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263577 Bug ID: 263577 Summary: graphics/evince: v42.2 fails to open pdf Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: gnome@FreeBSD.org Reporter: rhurlin@FreeBSD.org Assignee: gnome@FreeBSD.org Flags: maintainer-feedback?(gnome@FreeBSD.org) The newest version 42.2[1] of graphics/evince fails to open pdf files due to graphics/poppler[-glib] being too old. It turns out that poppler version >= =3D 22.02.0 is needed: [1] https://cgit.freebsd.org/ports/commit/?id=3Dfe838ad373e26eb5880b1f3450af135= 0cf9b5904 =3D=3D=3D> Configuring for evince-42.2 The Meson build system Version: 0.62.1 Source dir: /usr/ports/graphics/evince/work-full/evince-42.2 Build dir: /usr/ports/graphics/evince/work-full/evince-42.2/_build Build type: native build Project name: evince Project version: 42.2 [..snip..] Dependency poppler-glib found: NO found 22.01.0 but need: '>=3D 22.02.0' Run-time dependency poppler-glib found: NO (tried pkgconfig and cmake) Run-time dependency libxml-2.0 found: YES 2.9.13 meson.build:416: WARNING: PDF support is disabled since poppler-glib versio= n >=3D 22.02.0 or libxml-2.0 version >=3D 2.5.0 not found [..snip..] Backends PDF........................: NO Poppler 22.04.0 is on the way (bug #263009). BTW: evince configure does not seem to be able to properly evaluate the ver= sion of textproc/libxml2. It asks for libxml-2.0 version >=3D 2.5.0, v2.9.13 is present and is not accepted? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263577-7788>