Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1619 - xfig needs transfig
Summary: xfig needs transfig
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-09 13:43 UTC by Eugene Koontz
Modified: 2002-04-13 22:55 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 Eugene Koontz 2002-04-09 13:43:48 UTC
xfig (media-gfx/xfig) needs an executable fig2dev to convert .fig files to  
.eps (encapsulated postscript).  
  
fig2dev is part of the transfig package (media-gfx/transfig). 
 
Therefore, could we have media-gfx/xfig depend on media-gfx/transfig ?
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-13 21:57:44 UTC
Is this a run-time dependency?  Because looking through the compilation log
(admittedly only briefly) I do not see  any complaints about a missing anything...
Comment 2 Eugene Koontz 2002-04-13 22:41:25 UTC
It's a runtime dependency. XFig tries to call fig2dev when the user wants to
export a figure as encapsulated postscript. 
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-13 22:55:25 UTC
OK, I have added it to the RDEPEND (run-time dependency list) for xfig.  I did
not bump the -r number for the ebuild though.  But if you remerge xfig, it will
pull in transfig now.

Thanks for catching this :)