Skip to content

Commit

Permalink
Update Wine (now have esync)
Browse files Browse the repository at this point in the history
  • Loading branch information
KreitinnSoftware authored Dec 31, 2024
1 parent 1b12705 commit 8ed4d61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/67-wine/build.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
PKG_VER="10.0-rc3"
PKG_VER="10.0-rc3-esync"
PKG_CATEGORY="Wine"
PKG_PRETTY_NAME="Wine ($PKG_VER)"

BLACKLIST_ARCHITECTURE=aarch64

GIT_URL=https://github.com/KreitinnSoftware/wine
GIT_COMMIT=bdb163ff7b147d3bcce9728ba5572d1496b2753d
GIT_COMMIT=2ca04fd1e5566b063dc7c89bf3731e478595093c
HOST_BUILD_CONFIGURE_ARGS="--enable-win64 --without-x"
HOST_BUILD_FOLDER="$INIT_DIR/workdir/$package/wine-tools"
HOST_BUILD_MAKE="make -j $(nproc) __tooldeps__ nls/all"
Expand Down

0 comments on commit 8ed4d61

Please sign in to comment.