First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 124287
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Fonts Team <fonts@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Andy Kittner <andkit@gmx.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
fontconfig-2.3.2.ebuild.patch patch to make the ebuild install more docs patch Andy Kittner 2006-02-27 11:02 0000 989 bytes Details | Diff
fontconfig-docbook.patch fontconfig-docbook.patch patch Emanuele Giaquinta (RETIRED) 2006-03-31 08:59 0000 506 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 124287 depends on: Show dependency tree
Bug 124287 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-02-27 10:55 0000
some of the documentation of fontconfig is not correctly installed:

from the ebuild:
    newman fc-cache/fc-cache.man fc-cache.1
    newman fc-list/fc-list.man fc-list.1
    newman src/fontconfig.man fontconfig.3


from install log:
cp: cannot stat `fc-cache/fc-cache.man': No such file or directory
cp: cannot stat `fc-list/fc-list.man': No such file or directory
cp: cannot stat `src/fontconfig.man': No such file or directory

fc-cache.1,  fc-list.1 and fc-match.1 seem to get installed by the make install
target itself, but I am really missing doc/fonts-conf.5 as it is quite usefull
in setting up a custom /etc/fonts/local.conf or $HOME/.fonts.conf

there is also a bunch of other usefull documention ind the doc/ subdirectory...

------- Comment #1 From Andy Kittner 2006-02-27 11:02:53 0000 -------
Created an attachment (id=80844) [edit]
patch to make the ebuild install more docs

maybe someone knows where fontconfig.3 came from and where it is hiding now

------- Comment #2 From Emanuele Giaquinta (RETIRED) 2006-03-31 08:56:53 0000 -------
The following patch adds a configure option to disable docs generation.

------- Comment #3 From Emanuele Giaquinta (RETIRED) 2006-03-31 08:59:14 0000 -------
Created an attachment (id=83524) [edit]
fontconfig-docbook.patch

------- Comment #4 From foser (RETIRED) 2006-04-05 11:56:10 0000 -------
hmm I figured i rather go for the option in comment #1 ... generating the docs
needs a load of deps and all the docs are pre-generated anyway, no point in
doing it ourselves again.

------- Comment #5 From foser (RETIRED) 2006-04-07 04:22:10 0000 -------
I went with the stuff proposed in comment #1 for 2.3.2-r1, it seems better for
the users.

Anyway, upstream is really messy if it comes to docs, some docs are
pregenerated, others aren't. The docbook patch really should be proposed
upstream and there should be a decision made if they want to have all docs
pregenerated in the tarball or not.

------- Comment #6 From foser (RETIRED) 2006-04-07 06:00:54 0000 -------
*** Bug 94345 has been marked as a duplicate of this bug. ***

------- Comment #7 From foser (RETIRED) 2006-04-07 07:10:36 0000 -------
Also applied the docbook patch at a later stage to make sure docbook creation
isn't even attempted.

First Last Prev Next    No search results available      Search page      Enter new bug