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

Bug 43820

Summary: pstoedit missing dependancy on plotutils (and version bump 3.40)
Product: Gentoo Linux Reporter: Piotr Bolek <pb>
Component: Current packagesAssignee: Text-Markup Team (OBSOLETE) <text-markup+disabled>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch using the plotutils use-flag
plotutils patch with correct IUSE

Description Piotr Bolek 2004-03-05 12:08:50 UTC
pstoedit can use GNU libplot from plotutils to convert postscript to many usefull
formats including svg. When plotutils is installed first the pstoedit detects
this and compiles with libplot support, so it is simply the matter of dependancy.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Björn Michaelsen 2005-01-04 14:37:24 UTC
Created attachment 47652 [details, diff]
patch using the plotutils use-flag

The bug is a valid issue. plotutils adds basic SVG-support to pstoedit for
example. Patching the ebuild is easy. A recompile is needed for pstoedit to
notice that plotutils is available.
Comment 2 Daniel Black (RETIRED) gentoo-dev 2005-01-08 18:37:02 UTC
pstoedit 3.40 exists upstream too.
Comment 3 Björn Michaelsen 2005-01-09 12:43:25 UTC
Created attachment 48040 [details, diff]
plotutils patch with correct IUSE

forgot changing IUSE. fixed in this one.
Comment 4 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-02-21 06:51:52 UTC
Added pstoedit-3.40.ebuild to CVS (version bumped and added 
plotutils to IUSE). Thanks!