components/gocr/gocr.p5m
changeset 3885 446b930bb478
parent 1948 2d1537e7942d
child 5682 94c0ca64c022
equal deleted inserted replaced
3884:900fc6843a9d 3885:446b930bb478
    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, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    25 set name=pkg.fmri \
    25 set name=pkg.fmri \
    26     value=pkg:/image/gocr@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/image/gocr@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    33 set name=com.oracle.info.tpno value=$(TPNO)
    33 set name=com.oracle.info.tpno value=$(TPNO)
    34 set name=info.classification \
    34 set name=info.classification \
    35     value="org.opensolaris.category.2008:Applications/Graphics and Imaging"
    35     value="org.opensolaris.category.2008:Applications/Graphics and Imaging"
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=org.opensolaris.arc-caseid value=LSARC/2008/746
    38 set name=org.opensolaris.arc-caseid value=LSARC/2008/746 value=PSARC/2013/054
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    40 file usr/bin/$(MACH64)/gocr path=usr/bin/gocr
    40 file usr/bin/$(MACH64)/gocr path=usr/bin/gocr
    41 file README path=usr/share/gocr/doc/README
    41 file README path=usr/share/gocr/doc/README
    42 file doc/examples.txt path=usr/share/gocr/doc/examples.txt
    42 file doc/examples.txt path=usr/share/gocr/doc/examples.txt
    43 file doc/gocr.html path=usr/share/gocr/doc/gocr.html
    43 file doc/gocr.html path=usr/share/gocr/doc/gocr.html