diff options
author | Bojan Popovic <bocke@slackware-srbija.org> | 2012-12-15 15:14:50 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-15 15:15:06 +0100 |
commit | 14f0d0275fef0e42ae9dec117e60a6685696e7c8 (patch) | |
tree | d4f9253275258093a6c8c22d71cebe37c0cc89d7 /system/bochs/slack-desc | |
parent | 0a5e2c4d72a4c07560df1679e4a4bcf0c438fec3 (diff) | |
download | slackbuilds-14f0d0275fef0e42ae9dec117e60a6685696e7c8.tar.gz |
system/bochs: Added (cross platform x86 emulator).
(added stuff and cleanups in the slackbuild --ponce)
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/bochs/slack-desc')
-rw-r--r-- | system/bochs/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/bochs/slack-desc b/system/bochs/slack-desc new file mode 100644 index 0000000000..360484a881 --- /dev/null +++ b/system/bochs/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +bochs: bochs (cross platform x86 emulator) +bochs: +bochs: Bochs is a highly portable open source IA-32 (x86) emulator written in +bochs: C++, that runs on most popular platforms. It include emulation of the +bochs: Intel x86 CPU, common I/O devices, and a custom BIOS. Bochs can be +bochs: compiled to emulate 386, 486, Pentium/Pentium II/Pentium 4 or x86-64 +bochs: including optional MMX, SSEx and 3DNow! instructions. +bochs: +bochs: Homepage: http://bochs.sourceforge.net/ +bochs: +bochs: |