Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 564704 - new ebuild app-doc/kicad-doc to have tutorial and detailed help material for sci-electronics/kicad
Summary: new ebuild app-doc/kicad-doc to have tutorial and detailed help material for ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zoltan Puskas
URL:
Whiteboard:
Keywords:
Depends on: 129368
Blocks:
  Show dependency tree
 
Reported: 2015-11-02 15:20 UTC by Zoltan Puskas
Modified: 2015-11-27 17:43 UTC (History)
1 user (show)

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 Zoltan Puskas 2015-11-02 15:20:01 UTC
This is a similar extended documentation/tutorial material like app-doc/gimp help. (kicad has a doc flag to build internal documentation). Should be only installed when the user specifically requests it.

This is currently blocked on missing dblatex package #129368.

Reproducible: Always
Comment 1 Zoltan Puskas 2015-11-23 00:33:38 UTC
Missing perl dependency Unicode::GCString is blocking the build of this package.
Comment 2 Zoltan Puskas 2015-11-23 00:55:25 UTC
As it turns out Unicode::GCString is part of dev-perl/Unicode-LineBreak, so build is unblocked, no need for new perl module ebuild.
Comment 3 Zoltan Puskas 2015-11-27 17:43:40 UTC
Package made available thorough Gentoo Github PR:
https://github.com/gentoo/gentoo/pull/403