Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 761424 - media-gfx/xfig-3.2.8: version bump
Summary: media-gfx/xfig-3.2.8: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-23 18:16 UTC by Sam James
Modified: 2022-08-27 15:29 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-12-23 18:16:09 UTC
Thanks!
Comment 1 Larry the Git Cow gentoo-dev 2022-08-27 15:29:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a48d4e4bce4431bd68ead902a4042e9877c9ff6

commit 2a48d4e4bce4431bd68ead902a4042e9877c9ff6
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-08-27 12:54:45 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-08-27 15:29:37 +0000

    media-gfx/xfig: Version bump to 3.2.8b
    
    * Bump to EAPI=8
    * Move media-libs/netpbm from DEPEND/RDEPEND to optfeature
    * Remove unneeded dependencies: x11-libs/libXaw, x11-libs/libXi
    * Add needed dependencies: media-libs/tiff, x11-libs/libX11, x11-libs/libXpm
    * Remove IUSE="jpeg" and IUSE="postscript", as they're always enabled
      upstream now.
    * Remove IUSE="nls" and add (+) to x11-libs/libXaw3d's unicode USE-dep
    * Switch from virtual/jpeg to media-libs/libjpeg-turbo
    * Add patch to build with -lflto
    
    Bug: https://bugs.gentoo.org/807784
    Closes: https://bugs.gentoo.org/761424
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 media-gfx/xfig/Manifest                            |  1 +
 .../files/xfig-3.2.8b-Fix-build-with-flto.patch    | 62 ++++++++++++++++++++++
 .../xfig/files/xfig-3.2.8b-app-defaults.patch      | 14 +++++
 media-gfx/xfig/xfig-3.2.8b.ebuild                  | 52 ++++++++++++++++++
 4 files changed, 129 insertions(+)