components/wireshark/wireshark.p5m
changeset 5619 4d97a998cbcc
parent 3732 0f62cc221c7e
child 7005 6bae9701e86a
equal deleted inserted replaced
5618:a7df12d981ea 5619:4d97a998cbcc
    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 # Copyright (c) 2011, 2016, 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     value=org.opensolaris.category.2008:Applications/Internet
    32     value=org.opensolaris.category.2008:Applications/Internet
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=org.opensolaris.arc-caseid value=PSARC/2007/334
    35 set name=org.opensolaris.arc-caseid value=PSARC/2007/334
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 file path=usr/sbin/wireshark
    37 file usr/sbin/wireshark-gtk path=usr/sbin/wireshark
    38 file wireshark-$(IPS_COMPONENT_VERSION)/wireshark.desktop \
    38 file usr/share/applications/wireshark-gtk.desktop \
    39     path=usr/share/applications/wireshark.desktop
    39     path=usr/share/applications/wireshark.desktop
       
    40 file path=usr/share/icons/hicolor/128x128/apps/wireshark.png
       
    41 file path=usr/share/icons/hicolor/128x128/mimetypes/application-wireshark-doc.png
       
    42 file path=usr/share/icons/hicolor/16x16/apps/wireshark.png
       
    43 file path=usr/share/icons/hicolor/16x16/mimetypes/application-wireshark-doc.png
       
    44 file path=usr/share/icons/hicolor/24x24/apps/wireshark.png
       
    45 file path=usr/share/icons/hicolor/24x24/mimetypes/application-wireshark-doc.png
       
    46 file path=usr/share/icons/hicolor/256x256/apps/wireshark.png
       
    47 file path=usr/share/icons/hicolor/256x256/mimetypes/application-wireshark-doc.png
       
    48 file path=usr/share/icons/hicolor/32x32/apps/wireshark.png
       
    49 file path=usr/share/icons/hicolor/32x32/mimetypes/application-wireshark-doc.png
       
    50 file path=usr/share/icons/hicolor/48x48/apps/wireshark.png
       
    51 file path=usr/share/icons/hicolor/48x48/mimetypes/application-wireshark-doc.png
       
    52 file path=usr/share/icons/hicolor/64x64/mimetypes/application-wireshark-doc.png
       
    53 file path=usr/share/icons/hicolor/scalable/apps/wireshark.svg
    40 file path=usr/share/man/man1/wireshark.1
    54 file path=usr/share/man/man1/wireshark.1
       
    55 file path=usr/share/mime/packages/wireshark.xml
    41 file wireshark-$(IPS_COMPONENT_VERSION)/image/wsicon64.png \
    56 file wireshark-$(IPS_COMPONENT_VERSION)/image/wsicon64.png \
    42     path=usr/share/pixmaps/wireshark.png
    57     path=usr/share/pixmaps/wireshark.png
    43 license COPYING license=GPLv2
    58 license COPYING license=GPLv2