Opened 10 years ago
Closed 10 years ago
#43827 closed update (fixed)
poppler updated to 0.26.2
Reported by: | Schamschula (Marius Schamschula) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | iapain@…, mojca (Mojca Miklavec), drkp (Dan Ports), m.thon@…, maehne (Torsten Maehne), NicosPavlov, cooljeanius (Eric Gallager) |
Port: | poppler |
Description (last modified by dbevans (David B. Evans))
poppler has been updated upstream to @0.26.2.
New in version 0.26.0
Initial support for tagged PDFs was implemented. Annotation support was improved. The information given by pdfinfo and pdfimages was expanded. Handling of broken files was improved. The PSOutputDev device was improved. Many other improvements and bug fixes were made.
New in 0.26.1
Several minor bugs were fixed.
Note: poppler 0.26.1 currently breaks texlive-bin @2013_5 see ticket:43826
Attachments (1)
Change History (13)
Changed 10 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-poppler.diff added |
---|
comment:1 Changed 10 years ago by mf2k (Frank Schima)
Cc: | devans@… removed |
---|---|
Description: | modified (diff) |
Keywords: | haspatch added |
Owner: | changed from macports-tickets@… to devans@… |
Type: | defect → update |
Version: | 2.3.0 |
comment:2 Changed 10 years ago by dbevans (David B. Evans)
Status: | new → assigned |
---|
comment:3 Changed 10 years ago by dbevans (David B. Evans)
Current test version of poppler 0.26.1 is here http://svn.macports.org/repository/macports/users/devans/dports/graphics/poppler/
comment:4 Changed 10 years ago by mojca (Mojca Miklavec)
It also breaks pdf2htmlEX, but that one has already been fixed upstream, so it should be easy enough to patch it.
comment:6 Changed 10 years ago by dbevans (David B. Evans)
Cc: | iapain@… dports@… m.thon@… Torsten.Maehne@… nicos@… added |
---|
Update for poppler 0.26.1 upgrade issues:
The following ports depend on libpoppler API that changed in the 0.25 unstable branch
- inkscape (builds with upstream patches applied through bzr 10033)
- inkscape-devel (bzr trunk builds as of bzr 13407)
- pdf2htlmlex (builds using patch provided in #43845)
- texlive-bin (reportedly builds with TL 2014 pre-release version -- see #43826)
The following ports just need to be rebuilt/upgraded due to libpoppler version issues
- ipe-tools (upgrade to version @20140303 available)
- pdf2djvu (increment revision)
The remaining poppler dependents do not use libpoppler directly (i.e. use libpoppler-glib, etc) and are not effected.
Given the current situation, texlive-bin appears to be the gating item and poppler can be updated to the 0.26 branch as soon as TL 2014 is released and its port is updated and ready to be committed.
Please let me know if there are any other issues that I have missed.
comment:8 Changed 10 years ago by dbevans (David B. Evans)
Status update:
The following ports do not build with with poppler 0.26.1 because they depend on libpoppler API that changed in the 0.25 unstable branch
- pdf2htlmlex (but builds using patch provided in #43845)
- texlive-bin (reportedly builds with TL 2014 pre-release version -- see #43826)
The following ports just need to be rebuilt with poppler 0.26.1 (increment revision) due to libpoppler version issues
- inkscape (patched through bzr 10033 in r120953)
- inkscape-devel (updated to bzr 13407 in r120957)
- ipe-tools (updated to version @20140303 in r120962)
- pdf2djvu
texlive-bin remains the blocking item for updating poppler to 0.26.1.
comment:9 Changed 10 years ago by dbevans (David B. Evans)
Description: | modified (diff) |
---|---|
Summary: | poppler updated to 0.26.1 → poppler updated to 0.26.2 |
Poppler 0.26.2 has now been released. Please test your dependents with the updated test version here.
comment:10 Changed 10 years ago by dbevans (David B. Evans)
Weekly status update:
The following ports do not build with with poppler 0.26.2 because they depend on libpoppler API that changed in the 0.25 unstable branch
- pdf2htlmlex (but builds using patch provided in #43845)
- texlive-bin (build confirmed with TL 2014 release version -- see #43826)
The following ports just need to be rebuilt with poppler 0.26.2 (increment revision) due to libpoppler version issues
- inkscape (patched through bzr 10033 in r120953, pre-release version of 0.48.5 OK as well)
- inkscape-devel (updated to bzr 13434 in r121272)
- ipe-tools (updated to version @20140303 in r120962)
- pdf2djvu
texlive-bin remains the blocking item for updating poppler to 0.26.2.
comment:12 Changed 10 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks for your patch. I have been testing the 0.26 branch for the past week but unfortunately it contains API changes that break several dependents notably inkscape.
Will upgrade the port when these issues have been resolved.