[packages/box64] up to 0.4.2

atler atler at pld-linux.org
Tue Apr 21 19:10:57 CEST 2026


commit 9b9e93ff7a1cc8926d8ea848fb46967569b6b623
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Apr 21 19:10:45 2026 +0200

    up to 0.4.2

 box64.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/box64.spec b/box64.spec
index 819102b..952698f 100644
--- a/box64.spec
+++ b/box64.spec
@@ -14,6 +14,7 @@
 %bcond_with	sd845		# target Snapdragon 845 device
 %bcond_with	sd865		# target Snapdragon 865 device
 %bcond_with	sd888		# target Snapdragon 888 device
+%bcond_with	sd8eg5		# target Snapdragon 8 Elite Gen 5 device
 %bcond_with	sd8g2		# target Snapdragon 8 Gen 2 device
 %bcond_with	sdoryon1	# target Snapdragon Oryon 1 (X1E80100/X1E78100) device
 %bcond_with	tegra_t194	# target Tegra Xavier device
@@ -22,12 +23,12 @@
 
 Summary:	Linux Userspace x86_64 Emulator
 Name:		box64
-Version:	0.4.0
+Version:	0.4.2
 Release:	1
 License:	MIT
 Group:		Applications
 Source0:	https://github.com/ptitSeb/box64/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	342a455b8f9ac33fbc6047e20fdf5d0a
+# Source0-md5:	da48e6e405728e9f705cdc78241eb268
 URL:		https://box86.org
 BuildRequires:	cmake >= 3.13
 BuildRequires:	python3
@@ -71,6 +72,7 @@ Linux systems, like ARM (host system needs to be 64bit little-endian).
 	%{?with_sd845:-DSD845:BOOL=ON} \
 	%{?with_sd865:-DSD865:BOOL=ON} \
 	%{?with_sd888:-DSD888:BOOL=ON} \
+	%{?with_sd8eg5:-DSD8EG5:BOOL=ON} \
 	%{?with_sd8g2:-DSD8G2:BOOL=ON} \
 	%{?with_sdoryon1:-DSDORYON1:BOOL=ON} \
 	%{?with_tegra_t194:-DTEGRA_T194:BOOL=ON} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/box64.git/commitdiff/9b9e93ff7a1cc8926d8ea848fb46967569b6b623



More information about the pld-cvs-commit mailing list