components/areca/areca.p5m
branchs11-update
changeset 2507 bdc001f3484f
parent 629 daaab66f7276
child 2551 0391c5c3b137
equal deleted inserted replaced
2506:ba463e5578fa 2507:bdc001f3484f
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    27 
    27 
    28 # Adjust file lines of the form 'file path=usr/share/areca/...' to
    28 # Adjust file lines of the form 'file path=usr/share/areca/...' to
    37 set name=info.classification \
    37 set name=info.classification \
    38     value="org.opensolaris.category.2008:Applications/System Utilities"
    38     value="org.opensolaris.category.2008:Applications/System Utilities"
    39 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    39 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    40 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    40 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    41 set name=org.opensolaris.arc-caseid \
    41 set name=org.opensolaris.arc-caseid \
    42     value=PSARC/2008/681
    42     value=LSARC/2008/681
    43 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    43 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    44 
    44 
    45 license areca.copyright license=GPLv2
    45 license areca.copyright license=GPLv2
    46 
    46 
    47 dir path=usr
    47 dir path=usr
   133 link path=usr/bin/areca target=../share/areca/areca.sh
   133 link path=usr/bin/areca target=../share/areca/areca.sh
   134 
   134 
   135 # pkgdepend should have picked up the dependency on bash;
   135 # pkgdepend should have picked up the dependency on bash;
   136 # this explicit depend action can be removed if pkgdepend is fixed later
   136 # this explicit depend action can be removed if pkgdepend is fixed later
   137 depend fmri=__TBD pkg.debug.depend.file=usr/bin/bash type=require
   137 depend fmri=__TBD pkg.debug.depend.file=usr/bin/bash type=require
       
   138 
       
   139 # pkgdepend didn't pick up this dependency
       
   140 depend fmri=__TBD pkg.debug.depend.file=usr/share/lib/java/swt.jar type=require