./print/poppler-glib, PDF rendering library (GLib wrapper)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 23.05.0, Package name: poppler-glib-23.05.0, Maintainer: reed

This is the GLib wrapper for poppler, a PDF rendering library.


Required to run:
[print/poppler] [graphics/jpeg] [devel/glib2] [graphics/openjpeg] [graphics/cairo-gobject] [lang/gcc8-libs] [lang/python310]

Required to build:
[pkgtools/x11-links] [devel/boost-headers] [x11/xcb-proto] [devel/gobject-introspection] [x11/xorgproto] [lang/gcc8]

Master sites:

Filesize: 1812.977 KB

Version history: (Expand)


CVS history: (Expand)


   2023-05-08 11:33:30 by Thomas Klausner | Files touched by this commit (48)
Log message:
*: recursive bump for poppler 23.05.0 shlib bump
   2023-02-28 21:05:03 by Tobias Nygren | Files touched by this commit (4)
Log message:
poppler-*: disable qt6 consistently except for in the poppler-qt6 package
   2023-02-16 09:17:29 by Thomas Klausner | Files touched by this commit (9) | Package updated
Log message:
poppler*: update to 23.02.0

Release 23.02.0:
        core:
         * CairoOutputDev: Fix rendering of color type 3 fonts
         * CairoOutputDev: Add handling matte entry
         * Fix segfault on wrong nssdir
         * Fix "NSS could not shutdown"

        utils:
         * pdfsig: Point out supports PKCS#11 URIs as nickname

        qt6:
         *
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2023-01-23 14:13:20 by Thomas Klausner | Files touched by this commit (9) | Package updated
Log message:
poppler*: update to 23.01.0

Release 23.01.0:
        core:
         * PDFDoc::sign: Fix crash if font can't be found
         * PDFDoc::sign: Try Arial to sign if Helvetica isn't found
         * FoFiType1::parse: Be more flexible parsing the encoding content. \ 
Issue #1324
         * Gfx::opBeginMarkedContent: Support Span with Name. Issue #1327
         * Splash: Avoid color issues due to implicit rounding
         * Splash: Fix crash on malformed file.
         * CairoOutputDev: Ignore text rendering mode for type3 fonts
         * Remove unused FoFiType1::load function

        build system:
         * Increase minimum required versions of several dependencies
         * Improve include path handling

        qt6:
         - Use less deprecated functions

Release 22.12.0:
        core:
         * Form::addFontToDefaultResources: Be stubborn in finding a font we can \ 
use. Issue #1272

Release 22.11.0:
        core:
         * CairoOutputDev: Update font after restore
         * Protect against broken files
         * Small code refactoring
   2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416)
Log message:
*: recursive bump for tiff shlib major bump
   2022-08-07 10:40:04 by Thomas Klausner | Files touched by this commit (5) | Package updated
Log message:
poppler*: update to 22.08.0

Release 22.08.0:
        core:
         * Fix rendering text on some forms
         * CairoOutputDev: Support Type3 charprocs having Resources
         * Fix crashes on malformed files
   2022-07-15 01:46:28 by David A. Holland | Files touched by this commit (86)
Log message:
Bump everything affected by the jpeg.buildlink3.mk fix.