pkg/manifests/x11-compatibility-links-xorg.p5m
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Tue, 05 Apr 2011 11:28:06 -0700
changeset 1105 515c6398d9df
parent 992 pkg/manifests/x11-compatibility-links-xorg.mf@9738f5ac74f1
child 1170 b37bd85cfb53
permissions -rw-r--r--
7010836 Package manifests in X gate should use .p5m naming convention
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
970
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     1
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     2
#
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     3
# Permission is hereby granted, free of charge, to any person obtaining a
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     4
# copy of this software and associated documentation files (the "Software"),
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     5
# to deal in the Software without restriction, including without limitation
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     6
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     7
# and/or sell copies of the Software, and to permit persons to whom the
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     8
# Software is furnished to do so, subject to the following conditions:
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     9
#
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    10
# The above copyright notice and this permission notice (including the next
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    11
# paragraph) shall be included in all copies or substantial portions of the
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    12
# Software.
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    13
#
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    14
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    15
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    16
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    17
# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    18
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    19
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    20
# DEALINGS IN THE SOFTWARE.
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    21
#
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    22
set name=pkg.fmri value=pkg:/x11/compatibility/links-xorg@$(OSPKGVERS)
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    23
set name=pkg.description \
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    24
    value="Symbolic links for X Window System software compatibility with other releases"
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    25
set name=pkg.summary value="X Window System platform compatibility links"
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    26
dir path=usr
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    27
dir path=usr/X11
989
69f41ae8b459 6972032 Java Application can not display Japanese Characters correctly in snv_144.
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 970
diff changeset
    28
dir path=usr/X11/lib
69f41ae8b459 6972032 Java Application can not display Japanese Characters correctly in snv_144.
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 970
diff changeset
    29
dir path=usr/X11/lib/X11
69f41ae8b459 6972032 Java Application can not display Japanese Characters correctly in snv_144.
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 970
diff changeset
    30
dir path=usr/X11/lib/X11/fonts
970
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    31
legacy pkg=SUNWxorg-compatlinks \
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    32
    desc="Symbolic links for X Window System software compatibility with other releases" \
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    33
    name="X11 Compatibility Links"
989
69f41ae8b459 6972032 Java Application can not display Japanese Characters correctly in snv_144.
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 970
diff changeset
    34
link path=usr/X11/lib/X11/fonts/100dpi \
69f41ae8b459 6972032 Java Application can not display Japanese Characters correctly in snv_144.
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 970
diff changeset
    35
    target=../../../../share/fonts/X11/100dpi-ISO8859-1
69f41ae8b459 6972032 Java Application can not display Japanese Characters correctly in snv_144.
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 970
diff changeset
    36
link path=usr/X11/lib/X11/fonts/75dpi \
69f41ae8b459 6972032 Java Application can not display Japanese Characters correctly in snv_144.
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 970
diff changeset
    37
    target=../../../../share/fonts/X11/75dpi-ISO8859-1
69f41ae8b459 6972032 Java Application can not display Japanese Characters correctly in snv_144.
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 970
diff changeset
    38
link path=usr/X11/lib/X11/fonts/TrueType \
69f41ae8b459 6972032 Java Application can not display Japanese Characters correctly in snv_144.
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 970
diff changeset
    39
    target=../../../../share/fonts/TrueType
69f41ae8b459 6972032 Java Application can not display Japanese Characters correctly in snv_144.
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 970
diff changeset
    40
link path=usr/X11/lib/X11/fonts/misc target=../../../../share/fonts/X11/misc
992
9738f5ac74f1 6972736 broken links to libXfont.so and libXres.so from package pkg:/x11/library/libxfont
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 989
diff changeset
    41
link path=usr/X11/lib/X11/xserver target=../../../lib/xorg
970
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    42
link path=usr/X11R6 target=X11
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    43
link path=usr/openwin target=X11