Install this version:
emerge -a =app-emulation/winetricks-zh-9999
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =app-emulation/winetricks-zh-9999
Or alternatively:
emerge --autounmask-write -a =app-emulation/winetricks-zh-9999
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | 0 |
# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit cmake git-r3 xdg DESCRIPTION="windows applications setup wizard for Chinese wine users" HOMEPAGE="https://github.com/hillwoodroc/winetricks-zh/" EGIT_REPO_URI="https://github.com/hillwoodroc/winetricks-zh.git" LICENSE="LGPL-2.1+" SLOT="0" RDEPEND="app-emulation/winetricks"
app-emulation/winetricks