[Poppler-bugs] [Bug 81746] Japanese text not rendered from a pdf

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jul 27 02:52:49 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=81746

--- Comment #5 from Jehan <jehan at zemarmot.net> ---
Well, you choose. But pkg-config won't ever break any existing script.
pkg-config has ever been just a *plus*, not a replacement. If someone don't
care and don't want to use pkg-config, this won't break anything existing
currently.

On the other hand, if someone would like to check for the package existence,
pkg-config is the cleaner and safer existing way. A lot of data packages use
pkg-config (checking my /usr/share/pkgconfig, I see: iso codes, GNOME themes,
udev, X Keyboard configuration data, Freedesktop common MIME db...). That's
just the best current way currently to link a program to a set of independent
data which could be anywhere in the system.

Also there is another advantage: it will allow also to manage versionning. If
you improve your encoding packages, add new ones, or fix existing, right now
there is no way for a third party to ensure to have the right versions. With
pkg-config, you could add dependencies based on versions.

In any case, I repeat: that won't break any existing stuff. That just adds a
.pc file in the datadir. If third party don't care, they just don't use it. The
existing script will still work. I know that in GIMP, I will care so that the
next Windows (or other) builds, the packager would not forget the package.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20140727/5d24cef1/attachment.html>


More information about the Poppler-bugs mailing list