Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jan 2019 20:42:46 +1300
From:      Jonathan Chen <jonc@chen.org.nz>
To:        gnome@freebsd.org
Subject:   MATE not recognising SVG files?
Message-ID:  <CAJuc1zPXPO0rS-PFWDeO=-Dr146x6=NLsmZ0wLUFmVMCs5S7cw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

I recently install x11/mate on a new host, and the caja file browser
doesn't seem to be recognising SVG files. In fact, MATE's file-chooser
dialog doesn't appear to be previewing SVG files either. I know that
at one point in time it did, and I've spent a bit of time trying to
figure out why it doesn't do it now. So far, I _think_ it's due to
graphics/cairo, which is reporting:

[...]
cairo (version 1.15.12 [snapshot]) will be compiled with:
...
And the following internal features:
  pthread:       yes
  gtk-doc:       no
  gcov support:  no
  symbol-lookup: no (requires bfd)
  test surfaces: no (disabled, use --enable-test-surfaces to enable)
  ps testing:    no (requires libspectre)
  pdf testing:   no (requires poppler-glib >= 0.17.4)
  svg testing:   no (requires librsvg-2.0 >= 2.35.0)

If I include graphics/librsvg2 into the cairo's Makefile, I get a
circular dependency complaint, and the build aborts.

Am I looking at the right place? Any pointers on why SVG recognition
is failing? graphics/librsvg2 is currently installed on the system as
a runtime requirement from x11-toolkits/gtk30

Any pointers welcome.
-- 
Jonathan Chen <jonc@chen.org.nz>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJuc1zPXPO0rS-PFWDeO=-Dr146x6=NLsmZ0wLUFmVMCs5S7cw>