components/gnome/pango/pango.p5m
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Fri, 02 Sep 2016 16:31:53 -0700
changeset 6727 59610a35f7fc
parent 5943 c081bc16736d
child 7862 875bb3f441a5
permissions -rw-r--r--
23317730 pango delivers invalid shadow man pages
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5943
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     1
#
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     3
#
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     7
#
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    12
#
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    18
#
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    20
#
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    21
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    22
#
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    23
# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    24
#
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    25
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    26
<transform file path=usr.*/man/.+ -> \
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    27
    default mangler.man.stability uncommitted>
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    28
set name=pkg.fmri \
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    29
    value=pkg:/library/desktop/pango@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    30
set name=pkg.summary value="Pango international text layout library"
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    31
set name=pkg.description \
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    32
    value="Pango is a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+."
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    33
set name=com.oracle.info.description value=pango
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    34
set name=com.oracle.info.tpno value=$(TPNO)
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    35
set name=info.classification \
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    36
    value="org.opensolaris.category.2008:Desktop (GNOME)/Libraries"
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    37
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    38
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    39
set name=org.opensolaris.arc-caseid value=PSARC/2016/259
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    40
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    41
#
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    42
file path=usr/bin/pango-view
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    43
file path=usr/include/pango-1.0/pango/pango-attributes.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    44
file path=usr/include/pango-1.0/pango/pango-bidi-type.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    45
file path=usr/include/pango-1.0/pango/pango-break.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    46
file path=usr/include/pango-1.0/pango/pango-context.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    47
file path=usr/include/pango-1.0/pango/pango-coverage.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    48
file path=usr/include/pango-1.0/pango/pango-engine.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    49
file path=usr/include/pango-1.0/pango/pango-enum-types.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    50
file path=usr/include/pango-1.0/pango/pango-features.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    51
file path=usr/include/pango-1.0/pango/pango-font.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    52
file path=usr/include/pango-1.0/pango/pango-fontmap.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    53
file path=usr/include/pango-1.0/pango/pango-fontset.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    54
file path=usr/include/pango-1.0/pango/pango-glyph-item.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    55
file path=usr/include/pango-1.0/pango/pango-glyph.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    56
file path=usr/include/pango-1.0/pango/pango-gravity.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    57
file path=usr/include/pango-1.0/pango/pango-item.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    58
file path=usr/include/pango-1.0/pango/pango-language.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    59
file path=usr/include/pango-1.0/pango/pango-layout.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    60
file path=usr/include/pango-1.0/pango/pango-matrix.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    61
file path=usr/include/pango-1.0/pango/pango-modules.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    62
file path=usr/include/pango-1.0/pango/pango-ot.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    63
file path=usr/include/pango-1.0/pango/pango-renderer.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    64
file path=usr/include/pango-1.0/pango/pango-script.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    65
file path=usr/include/pango-1.0/pango/pango-tabs.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    66
file path=usr/include/pango-1.0/pango/pango-types.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    67
file path=usr/include/pango-1.0/pango/pango-utils.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    68
file path=usr/include/pango-1.0/pango/pango.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    69
file path=usr/include/pango-1.0/pango/pangocairo.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    70
file path=usr/include/pango-1.0/pango/pangofc-decoder.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    71
file path=usr/include/pango-1.0/pango/pangofc-font.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    72
file path=usr/include/pango-1.0/pango/pangofc-fontmap.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    73
file path=usr/include/pango-1.0/pango/pangoft2.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    74
file path=usr/include/pango-1.0/pango/pangoxft-render.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    75
file path=usr/include/pango-1.0/pango/pangoxft.h
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    76
file path=usr/lib/$(MACH64)/girepository-1.0/Pango-1.0.typelib
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    77
file path=usr/lib/$(MACH64)/girepository-1.0/PangoCairo-1.0.typelib
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    78
file path=usr/lib/$(MACH64)/girepository-1.0/PangoFT2-1.0.typelib
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    79
file path=usr/lib/$(MACH64)/girepository-1.0/PangoXft-1.0.typelib
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    80
link path=usr/lib/$(MACH64)/libpango-1.0.so target=libpango-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    81
link path=usr/lib/$(MACH64)/libpango-1.0.so.0 target=libpango-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    82
file path=usr/lib/$(MACH64)/libpango-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    83
link path=usr/lib/$(MACH64)/libpangocairo-1.0.so \
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    84
    target=libpangocairo-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    85
link path=usr/lib/$(MACH64)/libpangocairo-1.0.so.0 \
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    86
    target=libpangocairo-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    87
file path=usr/lib/$(MACH64)/libpangocairo-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    88
link path=usr/lib/$(MACH64)/libpangoft2-1.0.so \
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    89
    target=libpangoft2-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    90
link path=usr/lib/$(MACH64)/libpangoft2-1.0.so.0 \
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    91
    target=libpangoft2-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    92
file path=usr/lib/$(MACH64)/libpangoft2-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    93
link path=usr/lib/$(MACH64)/libpangox-1.0.so.0 target=libpangoxft-1.0.so.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    94
link path=usr/lib/$(MACH64)/libpangoxft-1.0.so \
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    95
    target=libpangoxft-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    96
link path=usr/lib/$(MACH64)/libpangoxft-1.0.so.0 \
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    97
    target=libpangoxft-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    98
file path=usr/lib/$(MACH64)/libpangoxft-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    99
file path=usr/lib/$(MACH64)/pkgconfig/pango.pc
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   100
file path=usr/lib/$(MACH64)/pkgconfig/pangocairo.pc
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   101
file path=usr/lib/$(MACH64)/pkgconfig/pangoft2.pc
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   102
file path=usr/lib/$(MACH64)/pkgconfig/pangoxft.pc
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   103
file path=usr/lib/girepository-1.0/Pango-1.0.typelib
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   104
file path=usr/lib/girepository-1.0/PangoCairo-1.0.typelib
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   105
file path=usr/lib/girepository-1.0/PangoFT2-1.0.typelib
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   106
file path=usr/lib/girepository-1.0/PangoXft-1.0.typelib
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   107
link path=usr/lib/libpango-1.0.so target=libpango-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   108
link path=usr/lib/libpango-1.0.so.0 target=libpango-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   109
file path=usr/lib/libpango-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   110
link path=usr/lib/libpangocairo-1.0.so target=libpangocairo-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   111
link path=usr/lib/libpangocairo-1.0.so.0 target=libpangocairo-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   112
file path=usr/lib/libpangocairo-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   113
link path=usr/lib/libpangoft2-1.0.so target=libpangoft2-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   114
link path=usr/lib/libpangoft2-1.0.so.0 target=libpangoft2-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   115
file path=usr/lib/libpangoft2-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   116
link path=usr/lib/libpangox-1.0.so.0 target=libpangoxft-1.0.so
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   117
link path=usr/lib/libpangoxft-1.0.so target=libpangoxft-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   118
link path=usr/lib/libpangoxft-1.0.so.0 target=libpangoxft-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   119
file path=usr/lib/libpangoxft-1.0.so.0.3800.0
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   120
file path=usr/lib/pkgconfig/pango.pc
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   121
file path=usr/lib/pkgconfig/pangocairo.pc
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   122
file path=usr/lib/pkgconfig/pangoft2.pc
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   123
file path=usr/lib/pkgconfig/pangoxft.pc
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   124
file path=usr/share/gir-1.0/Pango-1.0.gir
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   125
file path=usr/share/gir-1.0/PangoCairo-1.0.gir
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   126
file path=usr/share/gir-1.0/PangoFT2-1.0.gir
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   127
file path=usr/share/gir-1.0/PangoXft-1.0.gir
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   128
file path=usr/share/gtk-doc/html/pango/PangoEngineLang.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   129
file path=usr/share/gtk-doc/html/pango/PangoEngineShape.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   130
file path=usr/share/gtk-doc/html/pango/PangoFcDecoder.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   131
file path=usr/share/gtk-doc/html/pango/PangoFcFont.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   132
file path=usr/share/gtk-doc/html/pango/PangoFcFontMap.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   133
file path=usr/share/gtk-doc/html/pango/PangoMarkupFormat.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   134
file path=usr/share/gtk-doc/html/pango/api-index-full.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   135
file path=usr/share/gtk-doc/html/pango/home.png
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   136
file path=usr/share/gtk-doc/html/pango/index.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   137
file path=usr/share/gtk-doc/html/pango/index.sgml
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   138
file path=usr/share/gtk-doc/html/pango/layout.gif
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   139
file path=usr/share/gtk-doc/html/pango/left.png
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   140
file path=usr/share/gtk-doc/html/pango/lowlevel.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   141
file path=usr/share/gtk-doc/html/pango/pango-Bidirectional-Text.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   142
file path=usr/share/gtk-doc/html/pango/pango-Cairo-Rendering.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   143
file path=usr/share/gtk-doc/html/pango/pango-CoreText-Fonts.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   144
file path=usr/share/gtk-doc/html/pango/pango-Coverage-Maps.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   145
file path=usr/share/gtk-doc/html/pango/pango-Engines.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   146
file path=usr/share/gtk-doc/html/pango/pango-Fonts.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   147
file path=usr/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   148
file path=usr/share/gtk-doc/html/pango/pango-Glyph-Storage.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   149
file path=usr/share/gtk-doc/html/pango/pango-Layout-Objects.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   150
file path=usr/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   151
file path=usr/share/gtk-doc/html/pango/pango-Modules.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   152
file path=usr/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   153
file path=usr/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   154
file path=usr/share/gtk-doc/html/pango/pango-Tab-Stops.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   155
file path=usr/share/gtk-doc/html/pango/pango-Text-Attributes.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   156
file path=usr/share/gtk-doc/html/pango/pango-Text-Processing.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   157
file path=usr/share/gtk-doc/html/pango/pango-Version-Checking.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   158
file path=usr/share/gtk-doc/html/pango/pango-Vertical-Text.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   159
file path=usr/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   160
file path=usr/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   161
file path=usr/share/gtk-doc/html/pango/pango-hierarchy.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   162
file path=usr/share/gtk-doc/html/pango/pango-pango-renderer.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   163
file path=usr/share/gtk-doc/html/pango/pango.devhelp2
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   164
file path=usr/share/gtk-doc/html/pango/pango.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   165
file path=usr/share/gtk-doc/html/pango/rendering.html
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   166
file path=usr/share/gtk-doc/html/pango/right.png
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   167
file path=usr/share/gtk-doc/html/pango/rotated-text.png
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   168
file path=usr/share/gtk-doc/html/pango/style.css
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   169
file path=usr/share/gtk-doc/html/pango/up.png
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   170
file path=usr/share/man/man1/pango-view.1
6727
59610a35f7fc 23317730 pango delivers invalid shadow man pages
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 5943
diff changeset
   171
file files/libpango-1.0.3lib path=usr/share/man/man3lib/libpango-1.0.3lib
59610a35f7fc 23317730 pango delivers invalid shadow man pages
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 5943
diff changeset
   172
file files/libpangocairo-1.0.3lib \
59610a35f7fc 23317730 pango delivers invalid shadow man pages
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 5943
diff changeset
   173
    path=usr/share/man/man3lib/libpangocairo-1.0.3lib
59610a35f7fc 23317730 pango delivers invalid shadow man pages
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 5943
diff changeset
   174
file files/libpangoft2-1.0.3lib path=usr/share/man/man3lib/libpangoft2-1.0.3lib
59610a35f7fc 23317730 pango delivers invalid shadow man pages
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 5943
diff changeset
   175
file files/libpangoxft-1.0.3lib path=usr/share/man/man3lib/libpangoxft-1.0.3lib
5943
c081bc16736d 23170558 Move pango to Userland and update to 1.38.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   176
license COPYING license=LGPLv2