components/qemu/qemu.p5m
branchoi_151a
changeset 313 3d3a654f57d0
parent 312 b88ea635ba51
child 314 af6efb706a23
equal deleted inserted replaced
312:b88ea635ba51 313:3d3a654f57d0
     1 #
       
     2 # This file and its contents are supplied under the terms of the
       
     3 # Common Development and Distribution License ("CDDL"), version 1.0.
       
     4 # You may only use this file in accordance with the terms of version
       
     5 # 1.0 of the CDDL.
       
     6 #
       
     7 # A full copy of the text of the CDDL should have accompanied this
       
     8 # source.  A copy of the CDDL is also available via the Internet at
       
     9 # http://www.illumos.org/license/CDDL.
       
    10 #
       
    11 
       
    12 #
       
    13 # Copyright 2011 EveryCity Ltd. All rights reserved.
       
    14 #
       
    15 
       
    16 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
       
    17 <transform file path=etc/qemu/.+ -> default preserve true>
       
    18 
       
    19 set name=pkg.fmri value=pkg:/system/qemu@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    20 set name=pkg.summary value="QEMU - generic machine emulator and virtualizer"
       
    21 set name=info.classification value="org.opensolaris.category.2008:System/Virtualization"
       
    22 set name=info.upstream_url value=http://qemu.org/
       
    23 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    24 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    25 
       
    26 license LICENSE license="QEMU license"
       
    27 license COPYING license="GPLv2"
       
    28 license COPYING.LIB license="LGPLv2.1"
       
    29 
       
    30 dir  path=etc
       
    31 dir  path=etc/qemu
       
    32 dir  path=usr
       
    33 dir  path=usr/bin
       
    34 dir  path=usr/bin/$(MACH64)
       
    35 dir  path=usr/share
       
    36 dir  path=usr/share/doc
       
    37 dir  path=usr/share/doc/qemu
       
    38 dir  path=usr/share/man
       
    39 dir  path=usr/share/man/man1
       
    40 dir  path=usr/share/man/man8
       
    41 dir  path=usr/share/qemu
       
    42 dir  path=usr/share/qemu/keymaps
       
    43 file path=etc/qemu/target-x86_64.conf
       
    44 file path=usr/bin/$(MACH64)/qemu
       
    45 file path=usr/bin/$(MACH64)/qemu-system-arm
       
    46 file path=usr/bin/$(MACH64)/qemu-system-cris
       
    47 file path=usr/bin/$(MACH64)/qemu-system-lm32 pkg.depend.bypass-generate=.*
       
    48 file path=usr/bin/$(MACH64)/qemu-system-m68k
       
    49 file path=usr/bin/$(MACH64)/qemu-system-microblaze
       
    50 file path=usr/bin/$(MACH64)/qemu-system-microblazeel
       
    51 file path=usr/bin/$(MACH64)/qemu-system-mips
       
    52 file path=usr/bin/$(MACH64)/qemu-system-mips64
       
    53 file path=usr/bin/$(MACH64)/qemu-system-mips64el
       
    54 file path=usr/bin/$(MACH64)/qemu-system-mipsel
       
    55 file path=usr/bin/$(MACH64)/qemu-system-ppc
       
    56 file path=usr/bin/$(MACH64)/qemu-system-ppc64
       
    57 file path=usr/bin/$(MACH64)/qemu-system-ppcemb
       
    58 file path=usr/bin/$(MACH64)/qemu-system-s390x
       
    59 file path=usr/bin/$(MACH64)/qemu-system-sh4
       
    60 file path=usr/bin/$(MACH64)/qemu-system-sh4eb
       
    61 file path=usr/bin/$(MACH64)/qemu-system-sparc
       
    62 file path=usr/bin/$(MACH64)/qemu-system-sparc64
       
    63 file path=usr/bin/$(MACH64)/qemu-system-x86_64
       
    64 file path=usr/bin/qemu
       
    65 file path=usr/bin/qemu-ga
       
    66 file path=usr/bin/qemu-img
       
    67 file path=usr/bin/qemu-io
       
    68 file path=usr/bin/qemu-nbd
       
    69 file path=usr/bin/qemu-system-arm
       
    70 file path=usr/bin/qemu-system-cris
       
    71 file path=usr/bin/qemu-system-lm32 pkg.depend.bypass-generate=.*
       
    72 file path=usr/bin/qemu-system-m68k
       
    73 file path=usr/bin/qemu-system-microblaze
       
    74 file path=usr/bin/qemu-system-microblazeel
       
    75 file path=usr/bin/qemu-system-mips
       
    76 file path=usr/bin/qemu-system-mips64
       
    77 file path=usr/bin/qemu-system-mips64el
       
    78 file path=usr/bin/qemu-system-mipsel
       
    79 file path=usr/bin/qemu-system-ppc
       
    80 file path=usr/bin/qemu-system-ppc64
       
    81 file path=usr/bin/qemu-system-ppcemb
       
    82 file path=usr/bin/qemu-system-s390x
       
    83 file path=usr/bin/qemu-system-sh4
       
    84 file path=usr/bin/qemu-system-sh4eb
       
    85 file path=usr/bin/qemu-system-sparc
       
    86 file path=usr/bin/qemu-system-sparc64
       
    87 file path=usr/bin/qemu-system-x86_64
       
    88 file path=usr/share/doc/qemu/qemu-doc.html
       
    89 file path=usr/share/doc/qemu/qemu-tech.html
       
    90 file path=usr/share/man/man1/qemu-img.1
       
    91 file path=usr/share/man/man1/qemu.1
       
    92 file path=usr/share/man/man8/qemu-nbd.8
       
    93 file path=usr/share/qemu/bamboo.dtb
       
    94 file path=usr/share/qemu/bios.bin
       
    95 file path=usr/share/qemu/keymaps/ar
       
    96 file path=usr/share/qemu/keymaps/common
       
    97 file path=usr/share/qemu/keymaps/da
       
    98 file path=usr/share/qemu/keymaps/de
       
    99 file path=usr/share/qemu/keymaps/de-ch
       
   100 file path=usr/share/qemu/keymaps/en-gb
       
   101 file path=usr/share/qemu/keymaps/en-us
       
   102 file path=usr/share/qemu/keymaps/es
       
   103 file path=usr/share/qemu/keymaps/et
       
   104 file path=usr/share/qemu/keymaps/fi
       
   105 file path=usr/share/qemu/keymaps/fo
       
   106 file path=usr/share/qemu/keymaps/fr
       
   107 file path=usr/share/qemu/keymaps/fr-be
       
   108 file path=usr/share/qemu/keymaps/fr-ca
       
   109 file path=usr/share/qemu/keymaps/fr-ch
       
   110 file path=usr/share/qemu/keymaps/hr
       
   111 file path=usr/share/qemu/keymaps/hu
       
   112 file path=usr/share/qemu/keymaps/is
       
   113 file path=usr/share/qemu/keymaps/it
       
   114 file path=usr/share/qemu/keymaps/ja
       
   115 file path=usr/share/qemu/keymaps/lt
       
   116 file path=usr/share/qemu/keymaps/lv
       
   117 file path=usr/share/qemu/keymaps/mk
       
   118 file path=usr/share/qemu/keymaps/modifiers
       
   119 file path=usr/share/qemu/keymaps/nl
       
   120 file path=usr/share/qemu/keymaps/nl-be
       
   121 file path=usr/share/qemu/keymaps/no
       
   122 file path=usr/share/qemu/keymaps/pl
       
   123 file path=usr/share/qemu/keymaps/pt
       
   124 file path=usr/share/qemu/keymaps/pt-br
       
   125 file path=usr/share/qemu/keymaps/ru
       
   126 file path=usr/share/qemu/keymaps/sl
       
   127 file path=usr/share/qemu/keymaps/sv
       
   128 file path=usr/share/qemu/keymaps/th
       
   129 file path=usr/share/qemu/keymaps/tr
       
   130 file path=usr/share/qemu/linuxboot.bin
       
   131 file path=usr/share/qemu/mpc8544ds.dtb
       
   132 file path=usr/share/qemu/multiboot.bin
       
   133 file path=usr/share/qemu/openbios-ppc
       
   134 file path=usr/share/qemu/openbios-sparc32
       
   135 file path=usr/share/qemu/openbios-sparc64 pkg.linted=true
       
   136 file path=usr/share/qemu/petalogix-ml605.dtb
       
   137 file path=usr/share/qemu/petalogix-s3adsp1800.dtb
       
   138 file path=usr/share/qemu/ppc_rom.bin
       
   139 file path=usr/share/qemu/pxe-e1000.rom
       
   140 file path=usr/share/qemu/pxe-eepro100.rom
       
   141 file path=usr/share/qemu/pxe-ne2k_pci.rom
       
   142 file path=usr/share/qemu/pxe-pcnet.rom
       
   143 file path=usr/share/qemu/pxe-rtl8139.rom
       
   144 file path=usr/share/qemu/pxe-virtio.rom
       
   145 file path=usr/share/qemu/s390-zipl.rom
       
   146 file path=usr/share/qemu/slof.bin
       
   147 file path=usr/share/qemu/spapr-rtas.bin
       
   148 file path=usr/share/qemu/vgabios-cirrus.bin
       
   149 file path=usr/share/qemu/vgabios-qxl.bin
       
   150 file path=usr/share/qemu/vgabios-stdvga.bin
       
   151 file path=usr/share/qemu/vgabios-vmware.bin
       
   152 file path=usr/share/qemu/vgabios.bin
       
   153 link path=usr/bin/$(MACH64)/qemu-system-i386 target=qemu
       
   154 link path=usr/bin/qemu-system-i386 target=qemu