Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86841 - x11-libs/pango-1.8.1 doesn't copy all the docs!
Summary: x11-libs/pango-1.8.1 doesn't copy all the docs!
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-27 02:54 UTC by david somers
Modified: 2005-03-27 07:13 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 david somers 2005-03-27 02:54:52 UTC
When installing pango, only a minimal set of documentation files are copied over.

Reproducible: Always
Steps to Reproduce:



Expected Results:  
When the doc USE flag is specified, the ebuild should copy over contents of 
the docs folder from the pango distribution.
Comment 1 foser (RETIRED) gentoo-dev 2005-03-27 05:58:36 UTC
with USE=doc i get all API docs, what more do you want. Be more specific, provide a patch, etc.
Comment 2 david somers 2005-03-27 07:04:27 UTC
Ah...

The doc files are copied into /usr/share/gtk-doc/

I was actually expecting them to be in /usr/share/doc/pango-1.8.1 or /usr/doc/pango-1.8.1

Perhaps there should be a softlink between these?
Comment 3 foser (RETIRED) gentoo-dev 2005-03-27 07:13:23 UTC
maybe, altough those docs are really meant to be browsed by specific tools like 'devhelp'.