pkg/manifests/compatibility-packages-SUNWxwpmn.mf
changeset 1105 515c6398d9df
parent 1104 ad9538bd01b6
child 1106 78a496c31904
equal deleted inserted replaced
1104:ad9538bd01b6 1105:515c6398d9df
     1 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
       
     2 #
       
     3 # Permission is hereby granted, free of charge, to any person obtaining a
       
     4 # copy of this software and associated documentation files (the "Software"),
       
     5 # to deal in the Software without restriction, including without limitation
       
     6 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
       
     7 # and/or sell copies of the Software, and to permit persons to whom the
       
     8 # Software is furnished to do so, subject to the following conditions:
       
     9 #
       
    10 # The above copyright notice and this permission notice (including the next
       
    11 # paragraph) shall be included in all copies or substantial portions of the
       
    12 # Software.
       
    13 #
       
    14 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
       
    15 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
       
    16 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
       
    17 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
       
    18 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
       
    19 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
       
    20 # DEALINGS IN THE SOFTWARE.
       
    21 #
       
    22 
       
    23 # Developer man pages are part of the developer & man page facets
       
    24 <transform depend fmri=pkg:/x11/library/.* -> set facet.devel true>
       
    25 <transform depend fmri=pkg:/x11/library/.* -> set facet.doc.man true>
       
    26 
       
    27 set name=pkg.fmri value=pkg:/compatibility/packages/SUNWxwpmn@$(OSPKGVERS)
       
    28 set name=pkg.description \
       
    29     value="A group package that provides the same core set of X11 developer manual pages as the SUNWxwpmn and SUNWxorg-devel-docs packages for prior Solaris releases"
       
    30 set name=pkg.summary value="X Window System programmers man pages group"
       
    31 set name=info.classification \
       
    32     value=org.opensolaris.category.2008:Development/X11
       
    33 legacy pkg=SUNWxwpmn desc="X Window System programmers reference manual pages" \
       
    34     name="X Window System programmers man pages"
       
    35 
       
    36 ### Depends on packages split out of the old SVR4 versions
       
    37 
       
    38 # lib/libX11
       
    39 depend fmri=pkg:/x11/library/libx11 type=require
       
    40 
       
    41 # lib/libXau
       
    42 depend fmri=pkg:/x11/library/libxau type=require
       
    43 
       
    44 # lib/libXcomposite
       
    45 depend fmri=pkg:/x11/library/libxcomposite type=require
       
    46 
       
    47 # lib/libXevie
       
    48 depend fmri=pkg:/x11/library/libxevie type=require
       
    49 
       
    50 # lib/libXext
       
    51 depend fmri=pkg:/x11/library/libxext type=require
       
    52 
       
    53 # lib/libXfixes
       
    54 depend fmri=pkg:/x11/library/libxfixes type=require
       
    55 
       
    56 # lib/libXft
       
    57 depend fmri=pkg:/x11/library/libxft type=require
       
    58 
       
    59 # lib/libXi
       
    60 depend fmri=pkg:/x11/library/libxi type=require
       
    61 
       
    62 # lib/libXinerama
       
    63 depend fmri=pkg:/x11/library/libxinerama type=require
       
    64 
       
    65 # lib/libXmu
       
    66 depend fmri=pkg:/x11/library/libxmu type=require
       
    67 
       
    68 # lib/libXp
       
    69 depend fmri=pkg:/x11/library/libxp type=require
       
    70 
       
    71 # lib/libXrandr
       
    72 depend fmri=pkg:/x11/library/libxrandr type=require
       
    73 
       
    74 # lib/libXScrnSaver
       
    75 depend fmri=pkg:/x11/library/libxscrnsaver type=require
       
    76 
       
    77 # lib/libXtst
       
    78 depend fmri=pkg:/x11/library/libxtst type=require
       
    79 
       
    80 # lib/libXv
       
    81 depend fmri=pkg:/x11/library/libxv type=require
       
    82 
       
    83 # lib/libXt
       
    84 depend fmri=pkg:/x11/library/toolkit/libxt type=require