gnu: poppler: Add poppler-data.

In order to make poppler support CJK and Cyrillic scripts, one of the
following has to be done:
1. Build poppler with poppler-data as input.
2. Add poppler-data into poppler's output path.
A simple union-build is not enough, as reported in
<https://issues.guix.gnu.org/53536>.

* gnu/packages/pdf.scm (poppler)[inputs]: Add poppler-data.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
Taiju HIGASHI 2022-02-03 15:23:02 +09:00 committed by Liliana Marie Prikler
parent 6ac6a7e020
commit 5f628d773b
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -242,6 +242,7 @@ please install the @code{flyer-composer-gui} package.")))
("libtiff" ,libtiff)
("lcms" ,lcms)
("openjpeg" ,openjpeg)
("poppler-data", poppler-data)
("zlib" ,zlib)
;; To build poppler-glib (as needed by Evince), we need Cairo and