Skip to content

Commit

Permalink
bump(tur-multilib/wine-staging): 10.0~rc6
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
TUR Github Actions committed Jan 18, 2025
1 parent c8447f3 commit d2f3796
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tur-multilib/wine-staging/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ TERMUX_PKG_DESCRIPTION="A compatibility layer for running Windows programs"
TERMUX_PKG_LICENSE="LGPL-2.1"
TERMUX_PKG_LICENSE_FILE="LICENSE, LICENSE.OLD, COPYING.LIB"
TERMUX_PKG_MAINTAINER="@termux-user-repository"
TERMUX_PKG_VERSION="10.0~rc5"
TERMUX_PKG_VERSION="10.0~rc6"
_REAL_VERSION="${TERMUX_PKG_VERSION/\~/-}"
_VERSION_FOLDER="$(test "${_REAL_VERSION:3:1}" = 0 && echo ${_REAL_VERSION:0:4} || echo ${_REAL_VERSION:0:3}x)"
TERMUX_PKG_SRCURL=(
https://dl.winehq.org/wine/source/${_VERSION_FOLDER}/wine-$_REAL_VERSION.tar.xz
https://github.com/wine-staging/wine-staging/archive/v$_REAL_VERSION.tar.gz
)
TERMUX_PKG_SHA256=(
ec894f7b5c07d2d4c21d534d7f4394667b8ef27807e30e21289869a74d976ed2
c1a053d298b5db974b7f1819b47310e21af56c7786e23cfd49e86cf68ae7ff62
b751769cad3e9a4582d01e35d48a5a1ba59918825fae2a59c068b35f86fbd614
453175fb43bf7dc0b17fbe7d2c34a8eebf557d4ba84ed4ed10e612cca191debc
)
TERMUX_PKG_DEPENDS="fontconfig, freetype, krb5, libandroid-spawn, libc++, libgmp, libgnutls, libxcb, libxcomposite, libxcursor, libxfixes, libxrender, mesa, opengl, pulseaudio, sdl2, vulkan-loader, xorg-xrandr"
TERMUX_PKG_ANTI_BUILD_DEPENDS="vulkan-loader"
Expand Down

0 comments on commit d2f3796

Please sign in to comment.