1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
|
# Maintainer: loathingkernel <loathingkernel _a_ gmail _d_ com>
pkgname=proton-native
_srctag=5.13-2
_commit=
pkgver=${_srctag//-/.}
_geckover=2.47.1
_monover=5.1.1
pkgrel=2
epoch=1
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components. Monolithic distribution"
arch=(x86_64)
url="https://github.com/ValveSoftware/Proton"
license=('custom')
depends=(
fontconfig lib32-fontconfig
lcms2 lib32-lcms2
libxml2 lib32-libxml2
libxcursor lib32-libxcursor
libxrandr lib32-libxrandr
libxdamage lib32-libxdamage
libpulse lib32-libpulse
gsm lib32-gsm
libxi lib32-libxi
gettext lib32-gettext
freetype2 lib32-freetype2
glu lib32-glu
libsm lib32-libsm
gcc-libs lib32-gcc-libs
libpcap lib32-libpcap
desktop-file-utils
python
steam-native-runtime
"wine-gecko-bin>=$_geckover"
)
makedepends=(autoconf ncurses bison perl fontforge flex mingw-w64-gcc
meson
cargo
rust lib32-rust-libs
giflib lib32-giflib
libpng lib32-libpng
gnutls lib32-gnutls
libxinerama lib32-libxinerama
libxcomposite lib32-libxcomposite
libxmu lib32-libxmu
libxxf86vm lib32-libxxf86vm
libldap lib32-libldap
mpg123 lib32-mpg123
openal lib32-openal
v4l-utils lib32-v4l-utils
libpulse lib32-libpulse
alsa-lib lib32-alsa-lib
libxcomposite lib32-libxcomposite
mesa lib32-mesa
mesa-libgl lib32-mesa-libgl
opencl-icd-loader lib32-opencl-icd-loader
libxslt lib32-libxslt
gst-plugins-base-libs lib32-gst-plugins-base-libs
vulkan-icd-loader lib32-vulkan-icd-loader
sdl2 lib32-sdl2
libgphoto2
sane
gsm
vulkan-headers
samba
opencl-headers
git
cmake
afdko
nasm
glslang
)
optdepends=(
giflib lib32-giflib
libpng lib32-libpng
libldap lib32-libldap
gnutls lib32-gnutls
mpg123 lib32-mpg123
openal lib32-openal
v4l-utils lib32-v4l-utils
alsa-plugins lib32-alsa-plugins
alsa-lib lib32-alsa-lib
libjpeg-turbo lib32-libjpeg-turbo
libxcomposite lib32-libxcomposite
libxinerama lib32-libxinerama
opencl-icd-loader lib32-opencl-icd-loader
libxslt lib32-libxslt
gst-plugins-base-libs lib32-gst-plugins-base-libs
sdl2 lib32-sdl2
libgphoto2
sane
gsm
cups
samba dosbox
)
makedepends=(${makedepends[@]} ${depends[@]})
#install=${pkgname}.install
source=(
proton::git+https://github.com/ValveSoftware/Proton.git#tag=proton-${_srctag}
wine-valve::git+https://github.com/ValveSoftware/wine.git
vkd3d-proton::git+https://github.com/HansKristian-Work/vkd3d-proton.git
dxvk-valve::git+https://github.com/ValveSoftware/dxvk.git
openvr::git+https://github.com/ValveSoftware/openvr.git
liberation-fonts::git+https://github.com/liberationfonts/liberation-fonts.git
SPIRV-Headers::git+https://github.com/KhronosGroup/SPIRV-Headers.git
Vulkan-Headers::git+https://github.com/KhronosGroup/Vulkan-Headers.git
dxil-spirv::git+https://github.com/HansKristian-Work/dxil-spirv.git
FAudio::git+https://github.com/FNA-XNA/FAudio.git
gstreamer::git+https://gitlab.freedesktop.org/gstreamer/gstreamer.git
gst-orc::git+https://gitlab.freedesktop.org/gstreamer/orc.git
gst-plugins-base::git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-base.git
gst-plugins-good::git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-good.git
https://github.com/madewokherd/wine-mono/releases/download/wine-mono-${_monover}/wine-mono-${_monover}-x86.tar.xz
proton-unfuck_makefile.patch
proton-disable_lock.patch
proton-user_compat_data.patch
dxvk-extraopts.patch
vkd3d-extraopts.patch
)
noextract=(
wine-mono-${_monover}-x86.tar.xz
)
sha256sums=(
SKIP
SKIP
SKIP
SKIP
SKIP
SKIP
SKIP
SKIP
SKIP
SKIP
SKIP
SKIP
SKIP
SKIP
'b17ac815afbf5eef768c4e8d50800be02af75c8b230d668e239bad99616caa82'
'37ca48c0b64b94155e0af1ae06921e120db05817f3dcb6c44d4c55c03a28d595'
'8263a3ffb7f8e7a5d81bfbffe1843d6f84502d3443fe40f065bcae02b36ba954'
'20f7cd3e70fad6f48d2f1a26a485906a36acf30903bf0eefbf82a7c400e248f3'
'bc17f1ef1e246db44c0fa3874290ad0a5852b0b3fe75902b39834913e3811d98'
'7c5f9c20e41c0cd7d0d18867950a776608cef43e0ab9ebad2addb61e613fe17a'
)
prepare() {
[ ! -d mono ] && mkdir mono
cp "wine-mono-${_monover}-x86.tar.xz" mono/
[ ! -d build ] && mkdir build
cd proton
for submodule in openvr FAudio fonts/liberation-fonts vkd3d-proton; do
git submodule init "${submodule}"
git config submodule."${submodule}".url "$srcdir"/"${submodule#*/}"
git submodule update "${submodule}"
done
for submodule in wine dxvk; do
git submodule init "${submodule}"
git config submodule."${submodule}".url "$srcdir"/"${submodule#*/}"-valve
git submodule update "${submodule}"
done
for submodule in gstreamer gst-{plugins-{base,good},orc}; do
git submodule init "${submodule}"
git config submodule."${submodule}".url "$srcdir"/"${submodule#*/}"
git submodule update "${submodule}"
done
pushd vkd3d-proton
for submodule in subprojects/{dxil-spirv,Vulkan-Headers,SPIRV-Headers}; do
git submodule init "${submodule}"
git config submodule."${submodule}".url "$srcdir"/"${submodule#*/}"
git submodule update "${submodule}"
done
pushd subprojects/dxil-spirv
git submodule init third_party/spirv-headers
git config submodule.third_party/spirv-headers.url "$srcdir"/SPIRV-Headers
git submodule update third_party/spirv-headers
popd
popd
patch -p1 -i "$srcdir"/proton-unfuck_makefile.patch
patch -p1 -i "$srcdir"/proton-disable_lock.patch
patch -p1 -i "$srcdir"/proton-user_compat_data.patch
# Uncomment to enable extra optimizations
# Patch crossfiles with extra optimizations from makepkg.conf
patch -p1 -i "$srcdir"/dxvk-extraopts.patch
patch -p1 -i "$srcdir"/vkd3d-extraopts.patch
local dxvk_cflags="$CFLAGS"
local dxvk_ldflags="$LDFLAGS"
# Filter known bad flags before applying optimizations
# Filter fstack-protector{ ,-all,-strong} flag for MingW.
# https://github.com/Joshua-Ashton/d9vk/issues/476
dxvk_cflags="${dxvk_cflags// -fstack-protector*([\-all|\-strong])/}"
# Doesn't compile with these flags in MingW so remove them.
# They are also filtered in Wine PKGBUILDs so remove them
# for winelib versions too.
dxvk_cflags="${dxvk_cflags/ -fno-plt/}"
dxvk_ldflags="${dxvk_ldflags/,-z,now/}"
dxvk_ldflags="${dxvk_ldflags/,-z,relro/}"
# If using -march=native and the CPU supports AVX, launching a d3d9
# game can cause an Unhandled exception. The cause seems to be the
# combination of AVX instructions and tree vectorization (implied by O3),
# all tested archictures from sandybridge to haswell are affected.
# Disabling AVX (and AVX2 as a side-effect).
# Since Wine 5.16 AVX is supported. Testing showed 32bit applications
# crashing with AVX regardless, but 64bit applications worked just fine.
# So disable AVX only for the 32bit binaries and AVX2 for the 64bit.
# Relevant Wine issues
# https://bugs.winehq.org/show_bug.cgi?id=45289
# https://bugs.winehq.org/show_bug.cgi?id=43516
dxvk64_cflags="$dxvk_cflags -mno-avx"
dxvk32_cflags="$dxvk_cflags -mno-avx"
sed -i dxvk/build-win64.txt \
-e "s|@CARGS@|\'${dxvk64_cflags// /\',\'}\'|g" \
-e "s|@LDARGS@|\'${dxvk_ldflags// /\',\'}\'|g"
sed -i dxvk/build-win32.txt \
-e "s|@CARGS@|\'${dxvk32_cflags// /\',\'}\'|g" \
-e "s|@LDARGS@|\'${dxvk_ldflags// /\',\'}\'|g"
sed -i vkd3d-proton/build-win64.txt \
-e "s|@CARGS@|\'${dxvk64_cflags// /\',\'}\'|g" \
-e "s|@LDARGS@|\'${dxvk_ldflags// /\',\'}\'|g"
sed -i vkd3d-proton/build-win32.txt \
-e "s|@CARGS@|\'${dxvk32_cflags// /\',\'}\'|g" \
-e "s|@LDARGS@|\'${dxvk_ldflags// /\',\'}\'|g"
}
build() {
cd build
../proton/configure.sh \
--no-steam-runtime \
--with-ffmpeg \
--build-name="${pkgname}"
# Use -mno-avx for wine too
# https://bugs.winehq.org/show_bug.cgi?id=45289
# https://bugs.winehq.org/show_bug.cgi?id=43516
export CFLAGS+=" -mno-avx"
export CXXFLAGS+=" -mno-avx"
# From wine-staging PKGBUILD
# Doesn't compile without remove these flags as of 4.10
export CFLAGS="${CFLAGS/ -fno-plt/}"
export CXXFLAGS="${CXXFLAGS/ -fno-plt/}"
export LDFLAGS="${LDFLAGS/,-z,now/}"
# MingW Wine builds fail with relro
export LDFLAGS="${LDFLAGS/,-z,relro/}"
SUBMAKE_JOBS="${MAKEFLAGS/-j/}" \
WINEESYNC=0 \
WINEFSYNC=0 \
NO_DXVK=0 \
SYSTEM_GSTREAMER=0 \
SYSTEM_GECKO=1 \
SYSTEM_MONO=0 \
make -j1 dist
}
package() {
cd build
local _compatdir="$pkgdir/usr/share/steam/compatibilitytools.d"
mkdir -p "$_compatdir"
mv dist "$_compatdir/${pkgname}"
i686-w64-mingw32-strip --strip-unneeded \
"$_compatdir/${pkgname}"/dist/lib/wine/{,fakedlls/,dxvk/,vkd3d-proton/}*.dll
x86_64-w64-mingw32-strip --strip-unneeded \
"$_compatdir/${pkgname}"/dist/lib64/wine/{,fakedlls/,dxvk/,vkd3d-proton/}*.dll
ln -s /usr/share/wine/gecko \
"$_compatdir/${pkgname}"/dist/share/wine/gecko
mkdir -p "$pkgdir/usr/share/licenses/${pkgname}"
mv "$_compatdir/${pkgname}"/LICENSE{,.OFL} \
"$pkgdir/usr/share/licenses/${pkgname}"
}
|