components/gocr/gocr.p5m
changeset 5682 94c0ca64c022
parent 3885 446b930bb478
equal deleted inserted replaced
5681:b8fe51f35344 5682:94c0ca64c022
    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, 2015, Oracle and/or its affiliates. All rights reserved.
    21 
       
    22 #
       
    23 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
    22 #
    24 #
    23 
    25 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    25 set name=pkg.fmri \
    27 set name=pkg.fmri \
    26     value=pkg:/image/gocr@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/image/gocr@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    35     value="org.opensolaris.category.2008:Applications/Graphics and Imaging"
    37     value="org.opensolaris.category.2008:Applications/Graphics and Imaging"
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    38 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    39 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=org.opensolaris.arc-caseid value=LSARC/2008/746 value=PSARC/2013/054
    40 set name=org.opensolaris.arc-caseid value=LSARC/2008/746 value=PSARC/2013/054
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    41 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    40 file usr/bin/$(MACH64)/gocr path=usr/bin/gocr
    42 file path=usr/bin/gocr
    41 file README path=usr/share/gocr/doc/README
    43 file README path=usr/share/gocr/doc/README
    42 file doc/examples.txt path=usr/share/gocr/doc/examples.txt
    44 file doc/examples.txt path=usr/share/gocr/doc/examples.txt
    43 file doc/gocr.html path=usr/share/gocr/doc/gocr.html
    45 file doc/gocr.html path=usr/share/gocr/doc/gocr.html
    44 file examples/handwrt1.jpg path=usr/share/gocr/examples/handwrt1.jpg
    46 file examples/handwrt1.jpg path=usr/share/gocr/examples/handwrt1.jpg
    45 file examples/handwrt1.readme path=usr/share/gocr/examples/handwrt1.readme
    47 file examples/handwrt1.readme path=usr/share/gocr/examples/handwrt1.readme
    46 file usr/bin/$(MACH64)/gocr.tcl path=usr/share/gocr/gocr.tcl mode=0555
    48 file usr/bin/gocr.tcl path=usr/share/gocr/gocr.tcl mode=0555
    47 file path=usr/share/man/man1/gocr.1
    49 file path=usr/share/man/man1/gocr.1
    48 license gocr.license license=GPLv2
    50 license gocr.license license=GPLv2