Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668432 - =media-gfx/pstoedit-3.73 version bump
Summary: =media-gfx/pstoedit-3.73 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: TeX project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-10-12 08:29 UTC by Manuel Rüger (RETIRED)
Modified: 2020-11-06 02:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to ebuild (patch,292 bytes, patch)
2019-09-23 20:27 UTC, Peter Gustafson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rüger (RETIRED) gentoo-dev 2018-10-12 08:29:21 UTC
New or changed in 3.73

    Fix a bug occurring with large scale factors.
    Include full documentation by default and provide an option to generate documentation locally which then fit best to the local installation.
    Started to apply improvements proposed by clang-tidy.

New or changed in 3.72:

    Included a bunch of patches from Debian for easier maintenance of the package plus correction to some spelling issues. Thanks to Barak A. Pearlmutter.

New or changed in 3.71:

    added a -vl option to specify a verbosity level. Using the older -v enables level 1. For more use -vl 2.
    included a patch contributed by OpenSuse folks fixing a problem in finding the plugins under certain conditions.
    included a patch contributed by Martin Madsen related to checking non existing directories when looking for plugins.
    added support for pdfwithshow and pdfawidthshow special operators when reading PDF files.
    Scott Pakin updated the cfdg driver to support the current version of cfdg.
    changes needed for newer versions of GhostScript.
    some code cleanup. pstoedit passed all Coverity checks.
Comment 1 Bernd Feige 2019-08-03 14:42:25 UTC
Current is 3.74. Bumping also fixes https://bugs.gentoo.org/691344.
Comment 2 Peter Gustafson 2019-09-23 20:27:08 UTC
Created attachment 590840 [details, diff]
patch to ebuild
Comment 3 Peter Gustafson 2019-09-23 20:28:36 UTC
Note <3.71 breaks the rendering of latex equations in inkscape (https://bugs.launchpad.net/inkscape/+bug/1794174)

The attached patch to the ebuild allows building 3.74.
Comment 4 Larry the Git Cow gentoo-dev 2020-11-06 02:25:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=993bb72a5bdd66366bcc516532115331340e7427

commit 993bb72a5bdd66366bcc516532115331340e7427
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-11-06 00:09:16 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-11-06 02:24:21 +0000

    media-gfx/pstoedit: 3.75 version bump, EAPI-7 bump, drop static-libs
    
    Closes: https://bugs.gentoo.org/668432
    Closes: https://bugs.gentoo.org/691344
    Thanks-to: Han Mertens <hanmertens@outlook.com>
    Closes: https://github.com/gentoo/gentoo/pull/15811
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-gfx/pstoedit/Manifest                        |  1 +
 media-gfx/pstoedit/files/pstoedit-3.75-libdl.patch | 13 +++++
 media-gfx/pstoedit/pstoedit-3.75.ebuild            | 63 ++++++++++++++++++++++
 3 files changed, 77 insertions(+)