wine: requires version with kernel support

This commit is contained in:
Jérôme Duval
2022-03-12 18:14:01 +01:00
parent 036e919f2f
commit 42a915e9b2

View File

@@ -8,13 +8,13 @@ be used for porting Windows code into native Unix executables."
HOMEPAGE="https://www.winehq.org/"
COPYRIGHT="1993-2021 the Wine project authors"
LICENSE="GNU LGPL v2.1"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/wine-mirror/wine/archive/refs/tags/wine-${portVersion}.tar.gz"
CHECKSUM_SHA256="754a7e1f9bd79e18e01f9f552abe83413140403f68cc37b8ef98b80d271450c8"
SOURCE_DIR="wine-wine-${portVersion}"
PATCHES="wine-$portVersion.patchset"
ARCHITECTURES="all !x86_gcc2"
ARCHITECTURES="?all !x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="!x86"
PROVIDES="
@@ -45,7 +45,7 @@ PROVIDES="
cmd:wrc
"
REQUIRES="
haiku$secondaryArchSuffix
haiku$secondaryArchSuffix >= r1~beta3_hrev55933
lib:libfreetype$secondaryArchSuffix
lib:libvulkan$secondaryArchSuffix
lib:libusb$secondaryArchSuffix