r29428 - /trunk/libpango-perl/debian/patches/fix-manpages

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Wed Jan 7 16:09:50 UTC 2009


Author: ryan52-guest
Date: Wed Jan  7 16:09:47 2009
New Revision: 29428

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=29428
Log:
a few more whatis fixes in the man pages

Modified:
    trunk/libpango-perl/debian/patches/fix-manpages

Modified: trunk/libpango-perl/debian/patches/fix-manpages
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpango-perl/debian/patches/fix-manpages?rev=29428&op=diff
==============================================================================
--- trunk/libpango-perl/debian/patches/fix-manpages (original)
+++ trunk/libpango-perl/debian/patches/fix-manpages Wed Jan  7 16:09:47 2009
@@ -1,6 +1,17 @@
 --- a/xs/PangoAttributes.xs
 +++ b/xs/PangoAttributes.xs
-@@ -334,6 +334,10 @@
+@@ -288,6 +288,10 @@
+ 
+ MODULE = Pango::Attributes	PACKAGE = Pango::Color	PREFIX = pango_color_
+ 
++=for object Pango::Color - an object to represent a color for Pango
++
++=cut
++
+ BOOT:
+ 	PERL_UNUSED_VAR (file);
+ 	pango_color_wrapper_class.wrap = pango_color_wrap;
+@@ -334,6 +338,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::Attribute	PREFIX = pango_attribute_
  
@@ -11,7 +22,7 @@
  BOOT:
  	default_wrapper_class = gperl_default_boxed_wrapper_class ();
  	gtk2perl_pango_attribute_wrapper_class = * default_wrapper_class;
-@@ -366,6 +370,10 @@
+@@ -366,6 +374,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrString
  
@@ -22,7 +33,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrString", "Pango::Attribute");
  
-@@ -386,6 +394,10 @@
+@@ -386,6 +398,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrInt
  
@@ -33,7 +44,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrInt", "Pango::Attribute");
  
-@@ -402,6 +414,10 @@
+@@ -402,6 +418,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrColor
  
@@ -44,7 +55,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrColor", "Pango::Attribute");
  
-@@ -430,6 +446,10 @@
+@@ -430,6 +450,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrLanguage	PREFIX = pango_attr_language_
  
@@ -55,7 +66,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrLanguage", "Pango::Attribute");
  
-@@ -459,6 +479,10 @@
+@@ -459,6 +483,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrFamily	PREFIX = pango_attr_family_
  
@@ -66,7 +77,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrFamily", "Pango::AttrString");
  
-@@ -472,6 +496,10 @@
+@@ -472,6 +500,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrForeground	PREFIX = pango_attr_foreground_
  
@@ -77,7 +88,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrForeground", "Pango::AttrColor");
  
-@@ -485,6 +513,10 @@
+@@ -485,6 +517,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrBackground	PREFIX = pango_attr_background_
  
@@ -88,7 +99,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrBackground", "Pango::AttrColor");
  
-@@ -498,6 +530,10 @@
+@@ -498,6 +534,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrSize	PREFIX = pango_attr_size_
  
@@ -99,7 +110,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrSize", "Pango::AttrInt");
  
-@@ -525,6 +561,10 @@
+@@ -525,6 +565,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrStyle	PREFIX = pango_attr_style_
  
@@ -110,7 +121,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrStyle", "Pango::Attribute");
  
-@@ -547,6 +587,10 @@
+@@ -547,6 +591,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrWeight	PREFIX = pango_attr_weight_
  
@@ -121,7 +132,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrWeight", "Pango::Attribute");
  
-@@ -569,6 +613,10 @@
+@@ -569,6 +617,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrVariant	PREFIX = pango_attr_variant_
  
@@ -132,7 +143,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrVariant", "Pango::Attribute");
  
-@@ -591,6 +639,10 @@
+@@ -591,6 +643,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrStretch	PREFIX = pango_attr_stretch_
  
@@ -143,7 +154,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrStretch", "Pango::Attribute");
  
-@@ -613,6 +665,10 @@
+@@ -613,6 +669,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrUnderline	PREFIX = pango_attr_underline_
  
@@ -154,7 +165,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrUnderline", "Pango::Attribute");
  
-@@ -635,6 +691,10 @@
+@@ -635,6 +695,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrStrikethrough	PREFIX = pango_attr_strikethrough_
  
@@ -165,7 +176,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrStrikethrough", "Pango::Attribute");
  
-@@ -657,6 +717,10 @@
+@@ -657,6 +721,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrFontDesc	PREFIX = pango_attr_font_desc_
  
@@ -176,7 +187,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrFontDesc", "Pango::Attribute");
  
-@@ -683,6 +747,10 @@
+@@ -683,6 +751,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrScale	PREFIX = pango_attr_scale_
  
@@ -187,7 +198,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrScale", "Pango::Attribute");
  
-@@ -705,6 +773,10 @@
+@@ -705,6 +777,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrRise	PREFIX = pango_attr_rise_
  
@@ -198,7 +209,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrRise", "Pango::AttrInt");
  
-@@ -718,6 +790,10 @@
+@@ -718,6 +794,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrShape	PREFIX = pango_attr_shape_
  
@@ -209,7 +220,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrShape", "Pango::Attribute");
  
-@@ -755,6 +831,10 @@
+@@ -755,6 +835,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrFallback	PREFIX = pango_attr_fallback_
  
@@ -220,7 +231,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrFallback", "Pango::Attribute");
  
-@@ -781,6 +861,10 @@
+@@ -781,6 +865,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrLetterSpacing	PREFIX = pango_attr_letter_spacing_
  
@@ -231,7 +242,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrLetterSpacing", "Pango::AttrInt");
  
-@@ -798,6 +882,10 @@
+@@ -798,6 +886,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrUnderlineColor	PREFIX = pango_attr_underline_color_
  
@@ -242,7 +253,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrUnderlineColor", "Pango::AttrColor");
  
-@@ -815,6 +903,10 @@
+@@ -815,6 +907,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrStrikethroughColor	PREFIX = pango_attr_strikethrough_color_
  
@@ -253,7 +264,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrStrikethroughColor", "Pango::AttrColor");
  
-@@ -832,6 +924,10 @@
+@@ -832,6 +928,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrGravity	PREFIX = pango_attr_gravity_
  
@@ -264,7 +275,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrGravity", "Pango::Attribute");
  
-@@ -852,6 +948,10 @@
+@@ -852,6 +952,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrGravityHint	PREFIX = pango_attr_gravity_hint_
  
@@ -275,7 +286,7 @@
  BOOT:
  	gperl_set_isa ("Pango::AttrGravityHint", "Pango::Attribute");
  
-@@ -876,6 +976,7 @@
+@@ -876,6 +980,7 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrList	PREFIX = pango_attr_list_
  
@@ -283,7 +294,7 @@
  =for position DESCRIPTION
  
  =head1 DESCRIPTION
-@@ -929,6 +1030,10 @@
+@@ -929,6 +1034,10 @@
  
  MODULE = Pango::Attributes	PACKAGE = Pango::AttrIterator	PREFIX = pango_attr_iterator_
  
@@ -294,7 +305,7 @@
  void pango_attr_iterator_range (PangoAttrIterator *iterator, OUTLIST gint start, OUTLIST gint end);
  
  gboolean pango_attr_iterator_next (PangoAttrIterator *iterator);
-@@ -977,7 +1082,8 @@
+@@ -977,7 +1086,8 @@
  MODULE = Pango::Attributes	PACKAGE = Pango	PREFIX = pango_
  
  # don't clobber the pod for Pango!
@@ -304,3 +315,203 @@
  =cut
  
  ##gboolean pango_parse_markup (const char                 *markup_text,
+--- a/xs/PangoCairo.xs
++++ b/xs/PangoCairo.xs
+@@ -49,6 +49,10 @@
+ 
+ MODULE = Pango::Cairo	PACKAGE = Pango::Cairo::FontMap	PREFIX = pango_cairo_font_map_
+ 
++=for object Pango::Cairo::FontMap - Pango font maps with Cairo
++
++=cut
++
+ # PangoFontMap *pango_cairo_font_map_new (void);
+ PangoFontMap_noinc * pango_cairo_font_map_new (class)
+     C_ARGS:
+@@ -94,6 +98,10 @@
+ 
+ MODULE = Pango::Cairo	PACKAGE = Pango::Cairo::Font	PREFIX = pango_cairo_font_
+ 
++=for object Pango::Cairo::Font - Pango using cairo fonts for rendering
++
++=cut
++
+ #if PANGO_CHECK_VERSION (1, 18, 0)
+ 
+ cairo_scaled_font_t *pango_cairo_font_get_scaled_font (PangoCairoFont *font);
+@@ -104,6 +112,10 @@
+ 
+ MODULE = Pango::Cairo	PACKAGE = Pango::Cairo	PREFIX = pango_cairo_
+ 
++=for object Pango::Cairo - Pango rendering with the Cairo backend
++
++=cut
++
+ =for position DESCRIPTION
+ I<Pango::Cairo> contains a few functions that help integrate pango and
+ cairo.  Since they aren't methods of a particular object, they are bound as
+@@ -162,6 +174,10 @@
+ 
+ MODULE = Pango::Cairo	PACKAGE = Pango::Cairo::Context	PREFIX = pango_cairo_context_
+ 
++=for object Pango::Cairo::Context - Using Cairo contexts with pango
++
++=cut
++
+ BOOT:
+ 	gperl_set_isa ("Pango::Cairo::Context", "Pango::Context");
+ 
+--- a/xs/PangoContext.xs
++++ b/xs/PangoContext.xs
+@@ -21,6 +21,10 @@
+ 
+ MODULE = Pango::Context	PACKAGE = Pango::Context	PREFIX = pango_context_
+ 
++=for object Pango::Context - Pango object that stores global information used to control the itemization process
++
++=cut
++
+  ## applications have no cause to use pango_context_new() -- it is intended
+  ## to be used by backends.  i seriously doubt anyone would want to write a
+  ## pango backend in Perl, unless they want something that's really slow.
+--- a/xs/PangoFont.xs
++++ b/xs/PangoFont.xs
+@@ -21,9 +21,6 @@
+ 
+ MODULE = Pango::Font	PACKAGE = Pango
+ 
+-=for object Pango::FontDescription
+-=cut
+-
+ ### some constants...
+ double
+ scale (class)
+@@ -64,6 +61,10 @@
+ 
+ MODULE = Pango::Font	PACKAGE = Pango::FontDescription	PREFIX = pango_font_description_
+ 
++=for object Pango::FontDescription - Pango object to represent a description of a font
++
++=cut
++
+ ##PangoFontDescription* pango_font_description_new (void)
+ PangoFontDescription_own *
+ pango_font_description_new (class)
+@@ -229,6 +230,10 @@
+ 
+ MODULE = Pango::Font	PACKAGE = Pango::FontMetrics	PREFIX = pango_font_metrics_
+ 
++=for object Pango::FontMetrics - object for Pango containing overall metric information for a font
++
++=cut
++
+ # should happen automagicly
+ ## void pango_font_metrics_unref (PangoFontMetrics *metrics)
+ 
+@@ -278,6 +283,10 @@
+ 
+ MODULE = Pango::Font	PACKAGE = Pango::FontFamily	PREFIX = pango_font_family_
+ 
++=for object Pango::FontFamily - Pango object representing a family of related font faces
++
++=cut
++
+ BOOT:
+ 	gperl_object_set_no_warn_unreg_subclass (PANGO_TYPE_FONT_FAMILY, TRUE);
+ 
+@@ -314,6 +323,10 @@
+ 
+ MODULE = Pango::Font	PACKAGE = Pango::FontFace	PREFIX = pango_font_face_
+ 
++=for object Pango::FontFace - object for Pango representing a group of fonts varying only in size
++
++=cut
++
+ #
+ # PangoFontFace
+ #
+@@ -358,6 +371,10 @@
+ 
+ MODULE = Pango::Font	PACKAGE = Pango::Font	PREFIX = pango_font_
+ 
++=for object Pango::Font - a rendering-system independent font representation
++
++=cut
++
+ ## PangoFontMetrics * pango_font_get_metrics (PangoFont *font, PangoLanguage *language)
+ PangoFontMetrics *
+ pango_font_get_metrics (font, language)
+--- a/xs/PangoFontMap.xs
++++ b/xs/PangoFontMap.xs
+@@ -21,6 +21,10 @@
+ 
+ MODULE = Pango::FontMap	PACKAGE = Pango::FontMap	PREFIX = pango_font_map_
+ 
++=for object Pango::FontMap - an object that represents the set of fonts available for a particular rendering system
++
++=cut
++
+ ##  PangoFont * pango_font_map_load_font (PangoFontMap *fontmap, PangoContext *context, const PangoFontDescription *desc)
+ PangoFont_ornull *
+ pango_font_map_load_font (fontmap, context, desc)
+--- a/xs/PangoFontset.xs
++++ b/xs/PangoFontset.xs
+@@ -36,6 +36,10 @@
+ 
+ MODULE = Pango::Fontset	PACKAGE = Pango::Fontset	PREFIX = pango_fontset_
+ 
++=for object Pango::Fontset - object containing a set of Pango::Font objects
++
++=cut
++
+ BOOT:
+ 	gperl_object_set_no_warn_unreg_subclass (PANGO_TYPE_FONTSET, TRUE);
+ 
+--- a/xs/PangoGravity.xs
++++ b/xs/PangoGravity.xs
+@@ -21,6 +21,10 @@
+ 
+ MODULE = Pango::Gravity	PACKAGE = Pango::Gravity	PREFIX = pango_gravity_
+ 
++=for object Pango::Gravity - represents the orientation of glyphs in a segment of text
++
++=cut
++
+ =for apidoc __function__
+ =cut
+ gboolean
+--- a/xs/PangoLayout.xs
++++ b/xs/PangoLayout.xs
+@@ -169,6 +169,10 @@
+ 
+ MODULE = Pango::Layout	PACKAGE = Pango::Layout	PREFIX = pango_layout_
+ 
++=for object Pango::Layout - an object representing a paragraph of text with attributes
++
++=cut
++
+ ##  PangoLayout *pango_layout_new (PangoContext *context) 
+ PangoLayout_noinc *
+ pango_layout_new (class, context)
+@@ -526,6 +530,10 @@
+ 
+ MODULE = Pango::Layout	PACKAGE = Pango::LayoutLine	PREFIX = pango_layout_line_
+ 
++=for object Pango::LayoutLine - a line in a Pango::Layout
++
++=cut
++
+ ##  gboolean pango_layout_line_x_to_index (PangoLayoutLine *line, int x_pos, int *index_, int *trailing)
+ void
+ pango_layout_line_x_to_index (PangoLayoutLine *line, int x_pos)
+@@ -597,6 +605,10 @@
+ 
+ MODULE = Pango::Layout	PACKAGE = Pango::LayoutIter	PREFIX = pango_layout_iter_
+ 
++=for object Pango::LayoutIter - an object used to iterate over the visual extents of a Pango::Layout
++
++=cut
++
+ ##  void pango_layout_iter_free (PangoLayoutIter *iter) 
+ 
+ ##  int pango_layout_iter_get_index (PangoLayoutIter *iter) 




More information about the Pkg-perl-cvs-commits mailing list