Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 399645 - app-emulation/bochs-2.6 version bump
Summary: app-emulation/bochs-2.6 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Luca Barbato
URL: http://bochs.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-21 20:50 UTC by Alec Meyers
Modified: 2012-11-07 13:50 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
New ebuild for bochs (bochs-2.6.ebuild,1.89 KB, text/plain)
2012-11-01 19:10 UTC, Hendrik v. Raven
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alec Meyers 2012-01-21 20:50:43 UTC
The current version of Bochs is 2.5.1, released on January 6, 2012.

The versions in Portage don't build with Linux 3.X.

Reproducible: Always
Comment 1 Michael Weber (RETIRED) gentoo-dev 2012-11-01 17:35:39 UTC
Bochs 2.6 released on September 2, 2012 !
Comment 2 Hendrik v. Raven 2012-11-01 19:10:00 UTC
Created attachment 327978 [details]
New ebuild for bochs

I reworked the ebuild, upgraded it from EAPI 0 to 4 and included REQUIRED_USE.

metadata.xml for the USE flags:
<flag name="avx">Enable support for Advanced Vector Extensions (AVX)</flag>
<flag name="debugger">Enable debugger (slows down emulation)</flag>
<flag name="gdb">Enable support for the remote GDB stub</flag>
<flag name="x86-64">Enable support for emulation of 64-bit CPUs</flag>
Comment 3 Andreas Thalhammer 2012-11-04 18:46:13 UTC
(In reply to comment #2)
Thanks! The ebuild and bochs-2.6 work fine on my system (amd64).
Comment 4 Luca Barbato gentoo-dev 2012-11-07 13:50:07 UTC
Thank you =)