pkg/manifests/compatibility-packages-SUNWxwinc.mf
changeset 970 272328fe1b4a
child 977 46c5e46c27fb
equal deleted inserted replaced
969:f3e9f1ddd6a8 970:272328fe1b4a
       
     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 # Headers are part of the developer facet
       
    24 <transform depend -> set facet.devel true>
       
    25 
       
    26 set name=pkg.fmri value=pkg:/compatibility/packages/SUNWxwinc@$(OSPKGVERS)
       
    27 set name=pkg.description \
       
    28     value="A group package that provides the same core set of X11 headers and developer files as the SUNWxwinc package for prior Solaris releases"
       
    29 set name=pkg.summary value="X Window System include files group"
       
    30 set name=facet.devel value=true
       
    31 set name=info.classification \
       
    32     value=org.opensolaris.category.2008:Development/X11
       
    33 legacy pkg=SUNWxwinc \
       
    34     desc="X Window System header & pkgconfig files needed to build software" \
       
    35     name="X Window System include files"
       
    36 
       
    37 ### Depends on packages split out of the old SVR4 versions
       
    38 
       
    39 # util/util-macros
       
    40 depend fmri=pkg:/developer/build/autoconf/xorg-macros type=require
       
    41 
       
    42 # data/xbitmaps
       
    43 depend fmri=pkg:/x11/data/xbitmaps type=require
       
    44 
       
    45 # proto/*
       
    46 depend fmri=pkg:/x11/header/x11-protocols type=require
       
    47 
       
    48 # lib/libfontenc
       
    49 depend fmri=pkg:/x11/library/libfontenc type=require
       
    50 
       
    51 # lib/libFS
       
    52 depend fmri=pkg:/x11/library/libfs type=require
       
    53 
       
    54 # lib/libICE
       
    55 depend fmri=pkg:/x11/library/libice type=require
       
    56 
       
    57 # lib/libSM
       
    58 depend fmri=pkg:/x11/library/libsm type=require
       
    59 
       
    60 # lib/libX11
       
    61 depend fmri=pkg:/x11/library/libx11 type=require
       
    62 
       
    63 # lib/libXau
       
    64 depend fmri=pkg:/x11/library/libxau type=require
       
    65 
       
    66 # lib/libXcomposite
       
    67 depend fmri=pkg:/x11/library/libxcomposite type=require
       
    68 
       
    69 # lib/libXcursor
       
    70 depend fmri=pkg:/x11/library/libxcursor type=require
       
    71 
       
    72 # lib/libXdamage
       
    73 depend fmri=pkg:/x11/library/libxdamage type=require
       
    74 
       
    75 # lib/libXdmcp
       
    76 depend fmri=pkg:/x11/library/libxdmcp type=require
       
    77 
       
    78 # lib/libXevie
       
    79 depend fmri=pkg:/x11/library/libxevie type=require
       
    80 
       
    81 # lib/libXfixes
       
    82 depend fmri=pkg:/x11/library/libxfixes type=require
       
    83 
       
    84 # lib/libXfont
       
    85 depend fmri=pkg:/x11/library/libxfont type=require
       
    86 
       
    87 # lib/libxkbfile
       
    88 depend fmri=pkg:/x11/library/libxkbfile type=require
       
    89 
       
    90 # lib/libXmu
       
    91 depend fmri=pkg:/x11/library/libxmu type=require
       
    92 depend fmri=pkg:/x11/library/libxmuu type=require
       
    93 
       
    94 # lib/libXp
       
    95 depend fmri=pkg:/x11/library/libxp type=require
       
    96 
       
    97 # lib/libXpm
       
    98 depend fmri=pkg:/x11/library/libxpm type=require
       
    99 
       
   100 # lib/libXrandr
       
   101 depend fmri=pkg:/x11/library/libxrandr type=require
       
   102 
       
   103 # lib/libXrender
       
   104 depend fmri=pkg:/x11/library/libxrender type=require
       
   105 
       
   106 # lib/libXres
       
   107 depend fmri=pkg:/x11/library/libxres type=require
       
   108 
       
   109 # lib/libXtst
       
   110 depend fmri=pkg:/x11/library/libxtst type=require
       
   111 
       
   112 # lib/libXv
       
   113 depend fmri=pkg:/x11/library/libxv type=require
       
   114 
       
   115 # lib/libXvMC
       
   116 depend fmri=pkg:/x11/library/libxvmc type=require
       
   117 
       
   118 # lib/libxtrans
       
   119 depend fmri=pkg:/x11/library/xtrans type=require
       
   120 
       
   121 # lib/libXt
       
   122 depend fmri=pkg:/x11/toolkit/libxt type=require