Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127590 - kghostview ebuild should PROVIDE "virtual/psviewer"
Summary: kghostview ebuild should PROVIDE "virtual/psviewer"
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-25 19:40 UTC by Chin Yee
Modified: 2006-03-26 18:14 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 Chin Yee 2006-03-25 19:40:23 UTC
Kghostview is a ghostscript viewer and there is no need to pull in another ghostscript viewer like gv when one emerge a package that depend on "virtual/psviewer".

I therefore propose to have the kghostview ebuild modified to include a line
PROVIDE="virtual/psviewer"
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2006-03-26 07:45:20 UTC
see bug 127589
Comment 2 Chin Yee 2006-03-26 18:14:38 UTC
The "virtual/psviewer" is already in the portage. At least the gv ebuild is providing it. Packages like lyx has a dependency on it.