Github messages for voidlinux
 help / color / mirror / Atom feed
From: AnErrupTion <AnErrupTion@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] bochs: update to 2.7.
Date: Sun, 25 Jun 2023 23:20:04 +0200	[thread overview]
Message-ID: <20230625212004.mQS7wEn94zOWIMw-FvAP_fDruXqp_ZevfhgESZnWRSo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44632@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 677 bytes --]

There is an updated pull request by AnErrupTion against master on the void-packages repository

https://github.com/AnErrupTion/void-packages bochs-2.7
https://github.com/void-linux/void-packages/pull/44632

bochs: update to 2.7.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l

Alongside this, I made bochs compile with more stuff like x86_64, SMP, GUI debugger, etc...

A patch file from https://github.com/void-linux/void-packages/pull/44632.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bochs-2.7-44632.patch --]
[-- Type: text/x-diff, Size: 1640 bytes --]

From 73c3a61f08eb3f33f223dbec30bb91eb094d2804 Mon Sep 17 00:00:00 2001
From: AnErrupTion <anerruption@disroot.org>
Date: Sun, 25 Jun 2023 23:18:03 +0200
Subject: [PATCH] bochs: update to 2.7.

---
 srcpkgs/bochs/template | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/bochs/template b/srcpkgs/bochs/template
index da32042567aa..67274c81007e 100644
--- a/srcpkgs/bochs/template
+++ b/srcpkgs/bochs/template
@@ -1,17 +1,20 @@
 # Template file for 'bochs'
 pkgname=bochs
-version=2.6.11
+version=2.7
 revision=1
 build_style=gnu-configure
-configure_args="--enable-debugger --enable-disasm --disable-readline"
+configure_args="--with-sdl2 --enable-all-optimizations --enable-e1000 --disable-readline
+--enable-x86-64 --enable-smp --enable-avx --enable-evex --enable-x86-debugger
+--enable-usb --enable-usb-ohci --enable-usb-ehci --enable-usb-xhci
+--enable-debugger --enable-debugger-gui"
 hostmakedepends="pkg-config"
-makedepends="libX11-devel libXrandr-devel gtk+-devel"
-short_desc="Highly portable open source IA-32 (x86) PC emulator"
-maintainer="mid-kid <esteve.varela@gmail.com>"
+makedepends="libX11-devel libXrandr-devel SDL2-devel"
+short_desc="Highly portable open source x86(_64) PC emulator"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-only"
 homepage="http://bochs.sourceforge.net/"
 distfiles="$SOURCEFORGE_SITE/bochs/bochs-${version}.tar.gz"
-checksum=63897b41fbbbdfb1c492d3c4dee1edb4224282a07bbdf442a4a68c19bcc18862
+checksum=a010ab1bfdc72ac5a08d2e2412cd471c0febd66af1d9349bc0d796879de5b17a
 
 pre_build() {
 	vsed -i 's/^LIBS = /LIBS = -lpthread/g' Makefile

  parent reply	other threads:[~2023-06-25 21:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-25 16:26 [PR PATCH] " AnErrupTion
2023-06-25 20:22 ` [PR REVIEW] " Duncaen
2023-06-25 20:22 ` Duncaen
2023-06-25 20:22 ` Duncaen
2023-06-25 20:23 ` Duncaen
2023-06-25 21:11 ` [PR PATCH] [Updated] " AnErrupTion
2023-06-25 21:20 ` AnErrupTion [this message]
2023-06-25 21:48 ` [PR PATCH] [Closed]: " Duncaen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230625212004.mQS7wEn94zOWIMw-FvAP_fDruXqp_ZevfhgESZnWRSo@z \
    --to=anerruption@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).