components/wireshark/wireshark.p5m
branchs11-update
changeset 3097 66ffe44aff29
parent 2589 8ecfb2b25ddc
child 3111 95872258ff49
equal deleted inserted replaced
3095:c5ead17b1224 3097:66ffe44aff29
    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, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 set name=pkg.fmri \
    25 set name=pkg.fmri \
    26     value=pkg:/diagnostic/wireshark@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/diagnostic/wireshark@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=org.opensolaris.arc-caseid \
    34 set name=org.opensolaris.arc-caseid \
    35     value=PSARC/2007/334
    35     value=PSARC/2007/334
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 dir path=usr
       
    38 dir path=usr/sbin
       
    39 dir path=usr/share
       
    40 dir path=usr/share/applications
       
    41 dir path=usr/share/man
       
    42 dir path=usr/share/man/man1
       
    43 dir path=usr/share/pixmaps
       
    44 file path=usr/sbin/wireshark
    37 file path=usr/sbin/wireshark
    45 file wireshark-$(IPS_COMPONENT_VERSION)/wireshark.desktop \
    38 file wireshark-$(IPS_COMPONENT_VERSION)/wireshark.desktop \
    46     path=usr/share/applications/wireshark.desktop
    39     path=usr/share/applications/wireshark.desktop
    47 file path=usr/share/man/man1/wireshark.1
    40 file path=usr/share/man/man1/wireshark.1
    48 file wireshark-$(IPS_COMPONENT_VERSION)/image/wsicon64.png \
    41 file wireshark-$(IPS_COMPONENT_VERSION)/image/wsicon64.png \
    49     path=usr/share/pixmaps/wireshark.png
    42     path=usr/share/pixmaps/wireshark.png
    50 
    43 
    51 license wireshark.license license=GPLv2
    44 license COPYING license=GPLv2