mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
dosbox_x, bump to 2025.05.3, recipe fix (#12429)
This commit is contained in:
@@ -4,13 +4,12 @@ DOS applications and games. DOS-based Windows such as Windows 3.x \
|
||||
and Windows 9x are officially supported. Compared to DOSBox, DOSBox-X \
|
||||
is much more flexible and provides more features."
|
||||
HOMEPAGE="https://dosbox-x.com/"
|
||||
COPYRIGHT="2002-2023 The DOSBox-X Team"
|
||||
COPYRIGHT="2002-2025 The DOSBox-X Team"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
upstreamVersion="2022.12.26"
|
||||
SOURCE_URI="https://codeload.github.com/joncampbell123/dosbox-x/zip/dc350a51928bfede9722b59d40f9ef8d39bf93d0"
|
||||
SOURCE_DIR="dosbox-x-dc350a51928bfede9722b59d40f9ef8d39bf93d0"
|
||||
CHECKSUM_SHA256="7cc8ef45c028e91d2ba69fd1885f910db81f9b881776a139c8ba8f7007ecad83"
|
||||
SOURCE_URI="https://github.com/joncampbell123/dosbox-x/archive/refs/tags/dosbox-x-v$portVersion.tar.gz"
|
||||
SOURCE_DIR="dosbox-x-dosbox-x-v$portVersion"
|
||||
CHECKSUM_SHA256="b29a2c9c38bfe1d1c1f2420d546b8c2456ae2ddce4c1f6b4d19f258841ce1581"
|
||||
ADDITIONAL_FILES="dosbox.rdef"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -18,7 +17,7 @@ SECONDARY_ARCHITECTURES="?x86"
|
||||
|
||||
PROVIDES="
|
||||
dosbox_x$secondaryArchSuffix = $portVersion
|
||||
apps:dosbox_x = $portVersion
|
||||
app:DOSBox_X = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user