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

Bug 685656

Summary: dev-util/gtk-doc-1.25-r1 doesn't install all html doc images for x11-libs/gtk+-3.24.8
Product: Gentoo Linux Reporter: Chris Mayo <aklhfex>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal Keywords: PATCH, PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugzilla.gnome.org/show_bug.cgi?id=674163
See Also: https://github.com/gentoo/gentoo/pull/13815
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for gtk-doc-1.25

Description Chris Mayo 2019-05-11 18:54:33 UTC
Created attachment 576064 [details, diff]
Patch for gtk-doc-1.25

e.g. /usr/share/gtk-doc/html/gtk3/GtkToolPalette.html shows a broken image placeholder instead of toolpalette.png.

The attached patch is my backport of the fix from
https://bugzilla.gnome.org/show_bug.cgi?id=674163

which was committed:
https://gitlab.gnome.org/GNOME/gtk-doc/commit/b6d8bc098e25c3ae5ff15ed898acfe93aebd7f1b
(minus the gtk-doc.notmpl.make part, presumably because that had been removed from gtk-doc by that time, although this is critical for 1.25 to install these images).

Signed-off-by: Chris Mayo <aklhfex@gmail.com>
Comment 1 Chris Mayo 2020-12-29 19:37:34 UTC
Current ebuilds do not have this issue.