---
name: kqemu-kmod
version: 1.3.0.p11_12
origin: emulators/kqemu-kmod
comment: Kernel Accelerator for QEMU CPU Emulator
arch: freebsd:9:x86:64
www: http://fabrice.bellard.free.fr/qemu/
maintainer: nox@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 201162
desc: |
  KQEMU is a qemu accelerator kernel module on x86/amd64.

  WWW: http://fabrice.bellard.free.fr/qemu/
categories: [kld, emulators]
files:
  /boot/modules/kqemu.ko: 2f4d2ad21bde0b4ff689b87199a7995b2de42f741f70e1af0c1c8d24f9a4b105
  /usr/local/etc/rc.d/kqemu: 3d9fd534b2ea2439ac7bef3d3c8747abdd661b9d858d127aa27d828336cae550
  /usr/local/include/kqemu/kqemu.h: fe59468f38b12d670faa75d81b2928cd17eaab6468ebedacadb276ea3065a2ef
  /usr/local/share/doc/kqemu/kqemu-doc.html: 248fbd42231168c371dc99e8d768288ccfca04b5245481cae3e80ccafc617285
  /usr/local/share/doc/kqemu/kqemu-tech.html: b09b535f6ebf62b7c7002b412a242ef0a89e98b21c0b504c4a7725e128f9e249
directories:
  /usr/local/share/doc/kqemu/: n
  /usr/local/include/kqemu/: n
scripts:
  post-install: |
    cd /
    cd /usr/local
  pre-deinstall: |
    cd /
    cd /usr/local
  post-deinstall: |
    cd /
    kldxref /boot/modules
    cd /usr/local
message: |
  ====
  Notice:
  If you installed this from a package and your kernel configuration
  differs from the one on the package build machine (or your kernel source
  is newer than the package), then the kld may not work, or even panic.
  Consider building it from ports in that case.
  ====
