Path to this page:
./
print/poppler-includes,
Poppler Xpdf includes (unsupported)
Branch: CURRENT,
Version: 24.10.0nb3,
Package name: poppler-includes-24.10.0nb3,
Maintainer: reedThis provides the unsupported Xpdf includes from the poppler project.
Required to run:[
graphics/jpeg] [
graphics/openjpeg] [
lang/gcc8-libs]
Required to build:[
fonts/fontconfig] [
devel/boost-headers] [
lang/gcc8]
Master sites:
Filesize: 1875.566 KB
Version history: (Expand)
- (2024-11-15) Updated to version: poppler-includes-24.10.0nb3
- (2024-11-01) Updated to version: poppler-includes-24.10.0nb2
- (2024-11-01) Updated to version: poppler-includes-24.10.0nb1
- (2024-10-15) Updated to version: poppler-includes-24.10.0
- (2024-06-03) Updated to version: poppler-includes-24.03.0
- (2023-11-15) Updated to version: poppler-includes-23.11.0
CVS history: (Expand)
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-10-15 18:07:01 by Adam Ciarcinski | Files touched by this commit (18) | |
Log message:
poppler: updated to 24.10.0
24.10.0
core:
* Add support for SubmitForms Links
* Internal code improvements
* Fix crash in malformed documents
qt6:
* Add support for SubmitForms Links
* Add API for creating signature field without signing immediately
glib:
* add auto_cleanup functions so that consumers can use g_auto*
* fix closure GI annotation
qt5:
* Add support for SubmitForms Links
build system:
* Use the boosts own cmake file as suggested by cmake itself
|
2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
|
2024-06-03 14:22:35 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
poppler-includes: Add missing bl3 includes.
These are currently masked by cmake incorrectly looking directly into LOCALBASE
rather than just what is available via buildlink. It's possible this should be
including poppler's bl3 instead, and almost certainly should be disabling curl
support like other poppler packages do, but this keeps the status quo for now.
|
2023-11-15 10:23:20 by Thomas Klausner | Files touched by this commit (13) | |
Log message:
poppler*: update to 23.11.0
Release 23.11.0:
core:
* CairoOutputDev: Use internal downscaling algorithm if image exceeds \
Cairo's maximum dimensions.
* Internal code improvements
* Fix crash on malformed files
utils:
* pdftocairo: Add option to document logical structure if output is pdf
* pdftocairo: EPS output should not contain %%PageOrientation
Release 23.10.0:
core:
* cairo: update type 3 fonts for cairo 1.18 api
* Fix crash on malformed files
build system:
* Make a few more dependencies soft-mandatory
* Add more supported gnupg releases
* Check if linker supports version scripts
Release 23.09.0:
core:
* Add Android-specific font matching functionality
* Fix digital signatures for NeedAppearance=true
* Forms: Don't look up same glyph multiple times
* Provide the key location for certificates you can sign with
* Add ToUnicode support for similarequal
* Fix crash on malformed files
qt5:
* Provide the key location for certificates you can sign with
* Allow to force a rasterized overprint preview during PS conversion
qt6:
* Provide the key location for certificates you can sign with
* Allow to force a rasterized overprint preview during PS conversion
pdfsig:
* Provide the key location for certificates you can sign with
Release 23.08.0:
core:
* Fix GWG 19.2 - DeviceN Overprint (White)
* Splash: avoid bogus memory allocation size in doTilingPatternFill
* Fix use-of-uninitialized-value in XRef
* Fix float-cast-overflow error in Catalog
* Cleanup gpgme backend code
* Version symbols in poppler core
glib:
* Improve poppler_get_available_signing_certificates
* Add new members to PopplerCertificateInfo
utils:
* pdftotext: small improvement to man page
Release 23.07.0:
core:
* Fix reading of utf8-with-bom files
* Fix crash if CERT_ExtractPublicKey doesn't return a public key
* Fix rendering of some malformed documents. Issue #1395
* Allow for stream compression and compress font streams in forms
* Remove method Hints::getPageRanges
qt5:
* Fix crash when overprint preview is enabled
* Don't fail signature basics tests if backend is not configured
qt6:
* Fix crash when overprint preview is enabled
* Don't fail signature basics tests if backend is not configured
utils:
* pdfsig: Allow showung and selecting signature backend
* pdfsig: Describe signature dump format in manual page
glib:
* Add signing API
build system:
* zlib is now mandatory
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|