UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

bochs

Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Bochs can be compiled to emulate many different x86 CPUs, from early 386 to the most recent x86-64 Intel and AMD processors which may even not reached the market yet. Bochs is capable of running most Operating Systems inside the emulation including Linux, DOS or Microsoft Windows.

Package info

Codename: bochs
Source file: bochs-2.6.11.tar.gz
Source directory: bochs-2.6.11
Package URL: https://umvirt.com/linux/downloads/0.1/packages/b/bochs-2.6.11.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/b/bochs-2.6.11.tar.gz.md5sum
Dependances: wxWidgets, SDL2, SDL2_net, SDL2_mixer, libvncserver.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc \
--enable-static \
--enable-shared \
--enable-debugger \
--enable-usb \
--enable-usb-ohci \
--enable-usb-ehci \
--enable-usb-xhci \
--enable-ne2000 \
--enable-e1000 \
--enable-voodoo \
--enable-sb16 \
--enable-es1370 \
--with-sdl2 \
--with-vncsrv \
--with-rfb \
--with-nogui \
--with-wx

Build script:
make

Install script:
make install