pkg/transforms/facets
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Fri, 23 Sep 2011 14:56:26 -0700
changeset 1215 924b7feb31b8
parent 1182 16126dc6c0c9
permissions -rw-r--r--
7091272 Missing reference of .so in /usr/man/man3xi man pages
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
#
1170
b37bd85cfb53 7021295 Broken symbolic links delivered by x11/compatibility/links-xorg package
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 970
diff changeset
     2
# Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
970
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     3
#
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     4
# 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
     5
# 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
     6
# 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
     7
# 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
     8
# 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
     9
# 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
    10
#
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    11
# 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
    12
# 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
    13
# Software.
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    14
#
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    15
# 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
    16
# 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
    17
# 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
    18
# 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
    19
# 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
    20
# 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
    21
# DEALINGS IN THE SOFTWARE.
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    22
#
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    23
1170
b37bd85cfb53 7021295 Broken symbolic links delivered by x11/compatibility/links-xorg package
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 970
diff changeset
    24
## Compatibility links
b37bd85cfb53 7021295 Broken symbolic links delivered by x11/compatibility/links-xorg package
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 970
diff changeset
    25
<transform dir link path=usr/X11 -> default facet.compat.x11-links true>
b37bd85cfb53 7021295 Broken symbolic links delivered by x11/compatibility/links-xorg package
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 970
diff changeset
    26
970
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    27
## Documentation
1182
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    28
970
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    29
# Man pages
1182
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    30
<transform dir file link hardlink path=usr/share/man(/.+){0,1}$ -> \
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    31
    default facet.doc.man true>
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    32
970
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    33
# General docs
1182
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    34
<transform dir file link hardlink path=usr/share/doc/ -> \
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    35
    default facet.doc true>
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    36
<transform dir file link hardlink path=usr/share/doc/.*(css|html?) -> \
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    37
    default facet.doc.html true>
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    38
<transform dir file link hardlink path=usr/share/doc/.*pdf$ -> \
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    39
    default facet.doc.pdf true>
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    40
970
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    41
# RBAC docs
1182
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    42
<transform dir file path=usr/lib/help -> default facet.doc.html true>
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    43
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    44
# Delete generic doc facet when more specific one is listed
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    45
<transform dir file link hardlink facet.doc.html=true -> delete facet.doc true>
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    46
<transform dir file link hardlink facet.doc.pdf=true -> delete facet.doc true>
970
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    47
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    48
## Development files
1182
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    49
970
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    50
# Headers
1182
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    51
<transform dir path=usr/include -> default facet.devel true>
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    52
<transform file link hardlink path=usr/include/.+\.h$ -> \
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    53
    default facet.devel true>
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    54
970
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    55
# pkg-config data files
1182
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    56
<transform dir file link hardlink path=usr/(share|lib)(/.+){0,1}/pkgconfig -> \
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    57
    default facet.devel true>
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    58
970
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    59
# autoconf macros
1182
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    60
<transform dir file link hardlink path=usr/share/aclocal -> \
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    61
    default facet.devel true>
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    62
970
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    63
# lint libraries
1182
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    64
<transform file link hardlink path=usr/lib/llib-.+\.ln$ -> \
16126dc6c0c9 7034954 X packages have incorrectly multifaceted actions
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 1170
diff changeset
    65
    default facet.devel true>
970
272328fe1b4a 6941932 X should be able to build IPS packages natively
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    66