Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 774195

Summary: app-emulation/bochs-2.6.11 version bump
Product: Gentoo Linux Reporter: Andreas Thalhammer <andreas.thalhammer>
Component: Current packagesAssignee: Luca Barbato <lu_zero>
Status: RESOLVED FIXED    
Severity: minor CC: ionen, sam, scott
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=705918
Whiteboard:
Package list:
Runtime testing required: ---

Description Andreas Thalhammer 2021-03-04 17:22:56 UTC
As mentioned in Bug #705918, comment #5 (https://bugs.gentoo.org/705918#c5), this works with version 2.6.11 on my system. I just copied the 2.6.10 ebuild and renamed it. Though I didn't do extensive testing, it compiles and runs an old DOS boot floppy of mine. My system is amd64.

Requesting a version bump.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-10-20 02:04:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d040b84bb53f6c236b14584b164ecfa4f47680c

commit 3d040b84bb53f6c236b14584b164ecfa4f47680c
Author:     Pierre-Nicolas Clauss <pinicarus@protonmail.com>
AuthorDate: 2021-08-10 11:31:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-20 02:03:31 +0000

    app-emulation/bochs: add version 2.7 ebuild
    
    Closes: https://bugs.gentoo.org/774195
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Pierre-Nicolas Clauss <pinicarus@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/21944
    Signed-off-by: Sam James <sam@gentoo.org>

 app-emulation/bochs/Manifest         |  1 +
 app-emulation/bochs/bochs-2.7.ebuild | 85 ++++++++++++++++++++++++++++++++++++
 2 files changed, 86 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=139c9ff844ca4bb077fa1f69b574fea83fd72b33

commit 139c9ff844ca4bb077fa1f69b574fea83fd72b33
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-20 02:01:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-20 02:04:28 +0000

    app-emulation/bochs: adapt to upstream changes
    
    svga support is gone and disasm is no longer a configure option.
    
    Bug: https://bugs.gentoo.org/774195
    See: https://github.com/gentoo/gentoo/pull/21944
    Signed-off-by: Sam James <sam@gentoo.org>

 app-emulation/bochs/bochs-2.7.ebuild  | 24 +++++++++++-------------
 app-emulation/bochs/bochs-9999.ebuild | 27 ++++++++++++---------------
 2 files changed, 23 insertions(+), 28 deletions(-)