components/hplip/hplip.p5m
changeset 7957 39baccd8f6e8
parent 7346 c08929021b90
equal deleted inserted replaced
7956:4f61047bec23 7957:39baccd8f6e8
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 # hplip install its PYTHON modules into usr/share/hplip so it brings problems:
    24 # hplip install its PYTHON modules into usr/share/hplip so it brings problems:
    25 <transform file path=usr/share/hplip/.*\.py$ -> emit file path=%(path)c>
    25 <transform file path=usr/share/hplip/.*\.py$ -> emit file path=%(path)c>
    26 <transform file path=usr/share/hplip/.+\.py(c)?$ -> default mode 0555>
    26 <transform file path=usr/share/hplip/.+\.py(c)?$ -> default mode 0555>
    45 file path=usr/share/hplip/base/pkit.py
    45 file path=usr/share/hplip/base/pkit.py
    46 file path=usr/share/hplip/hpssd.py
    46 file path=usr/share/hplip/hpssd.py
    47 file path=usr/share/hplip/installer/pluginhandler.py
    47 file path=usr/share/hplip/installer/pluginhandler.py
    48 file path=usr/share/hplip/toolbox.py
    48 file path=usr/share/hplip/toolbox.py
    49 #
    49 #
    50 legacy pkg=SUNWhpijs desc="hpijs - HP InkJet Server" \
       
    51     name="hpijs - HP InkJet Server"
       
    52 license COPYING license="GPLv2 BSD MIT"
    50 license COPYING license="GPLv2 BSD MIT"
    53 depend type=require fmri=pkg:/library/python/pygobject-27
    51 depend type=require fmri=pkg:/library/python/pygobject-27
    54 depend type=require fmri=pkg:/print/filter/hplip-core
    52 depend type=require fmri=pkg:/print/filter/hplip-core