pkg/manifests/x11-data-xbitmaps.p5m
changeset 1105 515c6398d9df
parent 970 272328fe1b4a
child 1172 4597acbe535f
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 #
       
    24 # X has always installed the bitmaps in /usr/include so that programs
       
    25 # can #include them in their builds, but some programs load them at
       
    26 # runtime, so we need to override the default devel facet tagging on
       
    27 # the bitmap files & directories
       
    28 #
       
    29 <transform dir path=usr/include.* -> set facet.devel false>
       
    30 <transform file path=usr/include/.* -> set facet.devel false>
       
    31 
       
    32 set name=pkg.fmri value=pkg:/x11/data/xbitmaps@__version:xbitmaps__
       
    33 set name=pkg.description \
       
    34     value="A set of xbm format bitmap images commonly provided with the X Window System and used by many clients in the X.Org implementation."
       
    35 set name=pkg.summary value="X Window System standard bitmaps"
       
    36 dir path=usr
       
    37 dir path=usr/include
       
    38 dir path=usr/include/X11
       
    39 dir path=usr/include/X11/bitmaps
       
    40 dir path=usr/share
       
    41 dir path=usr/share/pkgconfig
       
    42 file path=usr/include/X11/bitmaps/1x1
       
    43 file path=usr/include/X11/bitmaps/2x2
       
    44 file path=usr/include/X11/bitmaps/black
       
    45 file path=usr/include/X11/bitmaps/black6
       
    46 file path=usr/include/X11/bitmaps/box6
       
    47 file path=usr/include/X11/bitmaps/boxes
       
    48 file path=usr/include/X11/bitmaps/calculator
       
    49 file path=usr/include/X11/bitmaps/cntr_ptr
       
    50 file path=usr/include/X11/bitmaps/cntr_ptrmsk
       
    51 file path=usr/include/X11/bitmaps/cross_weave
       
    52 file path=usr/include/X11/bitmaps/dimple1
       
    53 file path=usr/include/X11/bitmaps/dimple3
       
    54 file path=usr/include/X11/bitmaps/dot
       
    55 file path=usr/include/X11/bitmaps/dropbar7
       
    56 file path=usr/include/X11/bitmaps/dropbar8
       
    57 file path=usr/include/X11/bitmaps/escherknot
       
    58 file path=usr/include/X11/bitmaps/flagdown
       
    59 file path=usr/include/X11/bitmaps/flagup
       
    60 file path=usr/include/X11/bitmaps/flipped_gray
       
    61 file path=usr/include/X11/bitmaps/gray
       
    62 file path=usr/include/X11/bitmaps/gray1
       
    63 file path=usr/include/X11/bitmaps/gray3
       
    64 file path=usr/include/X11/bitmaps/grid16
       
    65 file path=usr/include/X11/bitmaps/grid2
       
    66 file path=usr/include/X11/bitmaps/grid4
       
    67 file path=usr/include/X11/bitmaps/grid8
       
    68 file path=usr/include/X11/bitmaps/hlines2
       
    69 file path=usr/include/X11/bitmaps/hlines3
       
    70 file path=usr/include/X11/bitmaps/icon
       
    71 file path=usr/include/X11/bitmaps/keyboard16
       
    72 file path=usr/include/X11/bitmaps/left_ptr
       
    73 file path=usr/include/X11/bitmaps/left_ptrmsk
       
    74 file path=usr/include/X11/bitmaps/letters
       
    75 file path=usr/include/X11/bitmaps/light_gray
       
    76 file path=usr/include/X11/bitmaps/mailempty
       
    77 file path=usr/include/X11/bitmaps/mailemptymsk
       
    78 file path=usr/include/X11/bitmaps/mailfull
       
    79 file path=usr/include/X11/bitmaps/mailfullmsk
       
    80 file path=usr/include/X11/bitmaps/mensetmanus
       
    81 file path=usr/include/X11/bitmaps/menu10
       
    82 file path=usr/include/X11/bitmaps/menu12
       
    83 file path=usr/include/X11/bitmaps/menu16
       
    84 file path=usr/include/X11/bitmaps/menu6
       
    85 file path=usr/include/X11/bitmaps/menu8
       
    86 file path=usr/include/X11/bitmaps/noletters
       
    87 file path=usr/include/X11/bitmaps/opendot
       
    88 file path=usr/include/X11/bitmaps/opendotMask
       
    89 file path=usr/include/X11/bitmaps/plaid
       
    90 file path=usr/include/X11/bitmaps/right_ptr
       
    91 file path=usr/include/X11/bitmaps/right_ptrmsk
       
    92 file path=usr/include/X11/bitmaps/root_weave
       
    93 file path=usr/include/X11/bitmaps/scales
       
    94 file path=usr/include/X11/bitmaps/sipb
       
    95 file path=usr/include/X11/bitmaps/star
       
    96 file path=usr/include/X11/bitmaps/starMask
       
    97 file path=usr/include/X11/bitmaps/stipple
       
    98 file path=usr/include/X11/bitmaps/target
       
    99 file path=usr/include/X11/bitmaps/terminal
       
   100 file path=usr/include/X11/bitmaps/tie_fighter
       
   101 file path=usr/include/X11/bitmaps/vlines2
       
   102 file path=usr/include/X11/bitmaps/vlines3
       
   103 file path=usr/include/X11/bitmaps/weird_size
       
   104 file path=usr/include/X11/bitmaps/wide_weave
       
   105 file path=usr/include/X11/bitmaps/wingdogs
       
   106 file path=usr/include/X11/bitmaps/woman
       
   107 file path=usr/include/X11/bitmaps/xfd_icon
       
   108 file path=usr/include/X11/bitmaps/xlogo11
       
   109 file path=usr/include/X11/bitmaps/xlogo16
       
   110 file path=usr/include/X11/bitmaps/xlogo32
       
   111 file path=usr/include/X11/bitmaps/xlogo64
       
   112 file path=usr/include/X11/bitmaps/xsnow
       
   113 file path=usr/share/pkgconfig/xbitmaps.pc