Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43820 - pstoedit missing dependancy on plotutils (and version bump 3.40)
Summary: pstoedit missing dependancy on plotutils (and version bump 3.40)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Text-Markup Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-05 12:08 UTC by Piotr Bolek
Modified: 2005-02-21 06:51 UTC (History)
0 users

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


Attachments
patch using the plotutils use-flag (plotutils.patch,411 bytes, patch)
2005-01-04 14:37 UTC, Björn Michaelsen
Details | Diff
plotutils patch with correct IUSE (pstoedit.patch,755 bytes, patch)
2005-01-09 12:43 UTC, Björn Michaelsen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!