Skip to content

Commit

Permalink
bump(tur-multilib/wine-staging): 10.0~rc4
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 4, 2025
1 parent 22cd385 commit d83a77e
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~rc3"
TERMUX_PKG_VERSION="10.0~rc4"
_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=(
dcc00fd683eb17198968d72c933bd1e8b1fb8efdf7b6d718b6a6de6abbac79b8
245ee86e2fb08009aaef16718fc4e85f9d58990abac1f046354405088f77cbe1
fe8a2cdf09fdd4c341a5ec346ac72f0b224de0bdd0a7ae09f911b02e9caf1008
1a7aadef27cfa53dec5834e274b1788aa8e66af2a4e2a5cca81acaea8ad09923
)
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 d83a77e

Please sign in to comment.