./devel/pango, Library for layout and rendering of text

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2010Q4, Version: 1.28.3nb3, Package name: pango-1.28.3nb3, Maintainer: pkgsrc-users

Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout
is needed; however, most of the work on Pango-1.0 was done using the
GTK+ widget toolkit as a test platform. Pango forms the core of text
and font handling for GTK+-2.0.

Pango is designed to be modular; the core Pango layout can be used
with four different font backends:

- Core X windowing system fonts
- Client-side fonts on X using the Xft library
- Direct rendering of scalable fonts using the FreeType library
- Native fonts on Microsoft backends

Dynamically loaded modules then handle text layout for particular
combinations of script and font backend.

As well as the low level layout rendering routines, Pango includes
PangoLayout, a high level driver for laying out entire blocks of text,
and routines to assist in editing internationalized text.

DEINSTALL [+/-]

Required to run:
[graphics/cairo] [graphics/freetype2] [fonts/Xft2] [fonts/fontconfig] [x11/Xrender] [devel/glib2]

Required to build:
[x11/xproto] [x11/xcb-proto] [x11/renderproto] [pkgtools/x11-links] [devel/libtool-base] [devel/pkg-config] [devel/gmake] [converters/help2man]

Package options: x11

Master sites: (Expand)

SHA1: e72887d6e147b9abf54628c003836e61d97767a1
RMD160: cdfd6d695b169e15801956fbfd54438c109f7a61
Filesize: 1474.122 KB

Version history: (Expand)


CVS history: (Expand)


   2011-03-05 20:44:54 by S.P.Zeidler | Files touched by this commit (5)
Log message:
Pullup ticket #3378 - requested by tron
devel/pango: security fix

Revisions pulled up:
- devel/pango/Makefile						1.152
- devel/pango/distinfo						1.88

Files added:
devel/pango/patches/patch-CVE-2011-0064-1
devel/pango/patches/patch-CVE-2011-0064-2
devel/pango/patches/patch-CVE-2011-0064-3

---------------------------------------------------------------------
   Module Name:		pkgsrc
   Committed By:	tron
   Date:		Sat Mar  5 13:37:20 UTC 2011

   Modified Files:
   	pkgsrc/devel/pango: Makefile distinfo
   Added Files:
   	pkgsrc/devel/pango/patches: patch-CVE-2011-0064-1 patch-CVE-2011-0064-2
   	    patch-CVE-2011-0064-3

   Log message:
   Add openSUSE's fix for the DoS vulnerability remoted in CVE-2011-0064.
   2011-03-05 18:58:14 by S.P.Zeidler | Files touched by this commit (4) | Package updated
Log message:
Pullup ticket #3377 - requested by tron
devel/pango: security update

Revisions pulled up:
- devel/pango/Makefile			1.151
- devel/pango/distinfo			1.87
- devel/pango/patches/patch-ac		1.15
- devel/pango/patches/patch-ad		1.12

----------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	drochner
   Date:		Thu Jan 27 14:04:51 UTC 2011

   Modified Files:
   	pkgsrc/devel/pango: Makefile distinfo
   Added Files:
   	pkgsrc/devel/pango/patches: patch-ac patch-ad

   Log message:
   -add patch from https://bugzilla.gnome.org/show_bug.cgi?id=3D639882 to fix
    possible heap corruption when parsing a corrupt font (CVE-2011-0020)
   -being here, add a patch from upstream to fix a scaling inconsistency
   bump PKGREV