After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 593289 - Please apply patch to add whatis entries to the man pages
Please apply patch to add whatis entries to the man pages
Status: RESOLVED OBSOLETE
Product: gnome-perl
Classification: Bindings
Component: Pango
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk2-perl-bugs
gtk2-perl-bugs
Depends on:
Blocks:
 
 
Reported: 2009-08-27 13:56 UTC by Nathan handler
Modified: 2021-07-05 12:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add whatis entries to man pages (15.22 KB, patch)
2009-08-27 13:56 UTC, Nathan handler
needs-work Details | Review

Description Nathan handler 2009-08-27 13:56:56 UTC
Created attachment 141852 [details] [review]
Add whatis entries to man pages

In Debian, we have been applying a patch to add whatis entries to the man pages
included in libpango-perl. It would be great to be able to get this patch
applied upstream so that we could drop it in Debian. I have attached the patch
to this bug report.

Thanks in advance,
Nathan Handler
Comment 1 Torsten Schoenfeld 2011-08-16 20:10:28 UTC
Review of attachment 141852 [details] [review]:

Sorry for the late response.  Initially, I was hesitant to apply this because it just begs the question: what about Gtk2?  I don't think anyone would want to tackle adding whatis entries for all of Gtk2.  I changed my mind though, and wanted to apply this.  But there are one or two small problems with the patch as it stands:

::: xs/PangoAttributes.xs
@@ +981,3 @@
 MODULE = Pango::Attributes	PACKAGE = Pango::AttrList	PREFIX = pango_attr_list_
 
+

Needless whitespace change.

@@ -23,3 @@
 
-=for object Pango::FontDescription
-=cut

Removing this causes the following methods to end up in a Pango.pod file, overriding the main Pango POD/man page.

@@ +16,3 @@
 # Don't doc these in Pango, or we'll clobber the main POD page!
 
+=for object Pango layout and render international text

This, too, has the potential for overriding the main Pango POD/man page.
Comment 2 GNOME Infrastructure Team 2021-07-05 12:22:11 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME?utf8=%E2%9C%93&filter=perl-

Thank you for your understanding and your help.