pkg/manifests/x11-font-utilities.p5m
changeset 1207 996eb6e88a18
parent 1172 4597acbe535f
child 1222 173311eab39b
equal deleted inserted replaced
1206:9d93d4ed7f47 1207:996eb6e88a18
    18 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
    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
    19 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    20 # DEALINGS IN THE SOFTWARE.
    20 # DEALINGS IN THE SOFTWARE.
    21 #
    21 #
    22 set name=pkg.fmri value=pkg:/x11/font-utilities@$(X11PKGVERS)
    22 set name=pkg.fmri value=pkg:/x11/font-utilities@$(X11PKGVERS)
       
    23 set name=pkg.summary value="X Window System font utilities"
    23 set name=pkg.description \
    24 set name=pkg.description \
    24     value="Utilities for building and installing X font and font metadata files."
    25     value="Utilities for building and installing X font and font metadata files."
    25 set name=pkg.summary value="X Window System font utilities"
    26 link path=usr/X11/bin/bdftopcf target=../../bin/bdftopcf
    26 dir path=usr/share/fonts/X11/util
    27 link path=usr/X11/bin/mkfontdir  target=../../bin/mkfontdir
       
    28 link path=usr/X11/bin/mkfontscale target=../../bin/mkfontscale
    27 file path=usr/bin/bdftopcf
    29 file path=usr/bin/bdftopcf
    28 file path=usr/bin/bdftruncate
    30 file path=usr/bin/bdftruncate
    29 file path=usr/bin/mkfontdir
    31 file path=usr/bin/mkfontdir
    30 file path=usr/bin/mkfontscale
    32 file path=usr/bin/mkfontscale
    31 file path=usr/bin/ucs2any
    33 file path=usr/bin/ucs2any
    32 file path=usr/lib/X11/installalias mode=0555
    34 file path=usr/lib/X11/installalias mode=0555
    33 file path=usr/share/aclocal/fontutil.m4
    35 file path=usr/share/aclocal/fontutil.m4
       
    36 dir  path=usr/share/fonts/X11/util
    34 file path=usr/share/fonts/X11/util/map-ISO8859-1
    37 file path=usr/share/fonts/X11/util/map-ISO8859-1
    35 file path=usr/share/fonts/X11/util/map-ISO8859-10
    38 file path=usr/share/fonts/X11/util/map-ISO8859-10
    36 file path=usr/share/fonts/X11/util/map-ISO8859-11
    39 file path=usr/share/fonts/X11/util/map-ISO8859-11
    37 file path=usr/share/fonts/X11/util/map-ISO8859-13
    40 file path=usr/share/fonts/X11/util/map-ISO8859-13
    38 file path=usr/share/fonts/X11/util/map-ISO8859-14
    41 file path=usr/share/fonts/X11/util/map-ISO8859-14
    59 # The former SUNWxwfsw is split between this package and the
    62 # The former SUNWxwfsw is split between this package and the
    60 # libxfont & libfontenc packages it depends upon
    63 # libxfont & libfontenc packages it depends upon
    61 #
    64 #
    62 legacy pkg=SUNWxwfsw desc="X Window System required font software" \
    65 legacy pkg=SUNWxwfsw desc="X Window System required font software" \
    63     name="X Window System platform required font software"
    66     name="X Window System platform required font software"
    64 link path=usr/X11/bin/bdftopcf target=../../bin/bdftopcf
       
    65 link path=usr/X11/bin/mkfontdir target=../../bin/mkfontdir
       
    66 link path=usr/X11/bin/mkfontscale target=../../bin/mkfontscale