Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 564704

Summary: new ebuild app-doc/kicad-doc to have tutorial and detailed help material for sci-electronics/kicad
Product: Gentoo Linux Reporter: Zoltan Puskas <zoltan>
Component: Current packagesAssignee: Zoltan Puskas <zoltan>
Status: RESOLVED FIXED    
Severity: normal CC: jklawiter
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 129368    
Bug Blocks:    

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