pangox-compat 0.0.2-4ubuntu1 source package in Ubuntu

Changelog

pangox-compat (0.0.2-4ubuntu1) trusty; urgency=medium

  * Build using dh-autoreconf.
 -- Matthias Klose <email address hidden>   Sun, 22 Dec 2013 15:43:53 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Debian GNOME Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main misc

Downloads

File Size SHA-256 Checksum
pangox-compat_0.0.2.orig.tar.xz 261.1 KiB 552092b3b6c23f47f4beee05495d0f9a153781f62a1c4b7ec53857a37dfce046
pangox-compat_0.0.2-4ubuntu1.debian.tar.xz 3.0 KiB 18b87e5375f84ffabeaba1035a307a4ec4d12c8bde36df414b51603461c43ab7
pangox-compat_0.0.2-4ubuntu1.dsc 1.5 KiB 5237053c5e768906e2285fd93fe62e0dc5ce87a5b861a951eb6db41e70ca7ca3

View changes file

Binary packages built by this source

libpangox-1.0-0: No summary available for libpangox-1.0-0 in ubuntu utopic.

No description available for libpangox-1.0-0 in ubuntu utopic.

libpangox-1.0-dev: pango library X backend - development files

 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
 .
 This package contains the development files for the Core X backend.