Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33439 - media-libs/jpeg doesn't install programmer docs
Summary: media-libs/jpeg doesn't install programmer docs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-13 20:20 UTC by emikulic
Modified: 2003-11-16 06:41 UTC (History)
1 user (show)

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


Attachments
Proposed patch for dodoc line (jpeg-6b.ebuild.patch,394 bytes, patch)
2003-11-13 20:26 UTC, emikulic
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description emikulic 2003-11-13 20:20:35 UTC
media-libs/jpeg/jpeg-6b-r3.ebuild has "dodoc README change.log structure.doc"
The README file gives a list of documentation files:

[from README:]
User documentation:
  install.doc       How to configure and install the IJG software.
  usage.doc         Usage instructions for cjpeg, djpeg, jpegtran,
                    rdjpgcom, and wrjpgcom.
  *.1               Unix-style man pages for programs (same info as usage.doc).
  wizard.doc        Advanced usage instructions for JPEG wizards only.
  change.log        Version-to-version change highlights.
Programmer and internal documentation:
  libjpeg.doc       How to use the JPEG library in your own programs.
  example.c         Sample code for calling the JPEG library.
  structure.doc     Overview of the JPEG library's internal structure.
  filelist.doc      Road map of IJG files.
  coderules.doc     Coding style rules --- please read if you contribute code.
[--]

I don't see why structure.doc is in the dodoc line but nothing else is.  If you
don't want to install all the doc files, at least install usage.doc and
libjpeg.doc so that users and developers have something to go on.

Reproducible: Always
Steps to Reproduce:
emerge jpeg
Comment 1 emikulic 2003-11-13 20:26:34 UTC
Created attachment 20722 [details, diff]
Proposed patch for dodoc line

Installs all documentation files mentioned by README.
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-11-16 06:41:54 UTC
in cvs