Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 761424

Summary: media-gfx/xfig-3.2.8: version bump
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(+)