Gentoo Archives: gentoo-commits

From: Nick Sarnie <sarnex@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-vanilla/
Date: Wed, 28 Aug 2019 02:42:49
Message-Id: 1566960102.d32c9ffa514036d074deff25e157760b1557323c.sarnex@gentoo
1 commit: d32c9ffa514036d074deff25e157760b1557323c
2 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 28 02:41:42 2019 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 28 02:41:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=d32c9ffa
7
8 app-emulation/wine-vanilla: Bump stable to 4.0.2
9
10 Package-Manager: Portage-2.3.73, Repoman-2.3.17
11 Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
12
13 app-emulation/wine-vanilla/Manifest | 1 +
14 .../wine-vanilla/wine-vanilla-4.0.2.ebuild | 533 +++++++++++++++++++++
15 2 files changed, 534 insertions(+)
16
17 diff --git a/app-emulation/wine-vanilla/Manifest b/app-emulation/wine-vanilla/Manifest
18 index 1ba2963..bd70e45 100644
19 --- a/app-emulation/wine-vanilla/Manifest
20 +++ b/app-emulation/wine-vanilla/Manifest
21 @@ -3,6 +3,7 @@ DIST gentoo-wine-patches-20190316.tar.xz 58848 BLAKE2B 76e66749638589dd6d6eceb4b
22 DIST gentoo-wine-patches-20190430.tar.xz 58896 BLAKE2B 96c30ee48c4c50720abe8bb1d5a7c2e8ba0691dca3fd38b3807e2b2269236bccb3da18e59b4e35c2703cfb725300ee53c95e9ed584dd9e2c4184b31716b6b4c6 SHA512 52970b1e0673ae84e614db33536e9fa64bb6497a6f19c462f73ddf6b3239f38c9d59fe1c379cd67ef613c0660dcf84e2753e54647f01a8a1b2ee95ae4bb9f8d6
23 DIST gentoo-wine-patches-20190511.tar.xz 58996 BLAKE2B 571c30d94341f567261893f884345b39eab42adc8b5c306a30d03943fd770055e070ae01e41e5add5b873063d3aaa69641faf81b16ac6039970d8a22b177dd7e SHA512 ccd74d0d6acecc7b24dc89466f93099bd6991d607a4fe89d68637d1fa82e02ebd76b532fe1afd8ab8de8ef3f2d49fe8d71f797796a9434f4b0f7a8183c084969
24 DIST wine-4.0.1.tar.xz 21665840 BLAKE2B b33b5ce8b4624dfbbbf473a88ed8c52d5e53855fa98ac3128e9b89dbeee6e92044ed1e662e1dc9669bd8d805424c36f2dd2c836c51bf6a5e4d78350926a13150 SHA512 dd240525e389f841123a569fd2f9b8da698b7707bc0de408dfd60ae73c5e24d522abb42b76571c840df52c686fdeae56e0a9c69db2cd31f04cdb345feeacf1dc
25 +DIST wine-4.0.2.tar.xz 21668348 BLAKE2B f1aa8ba3add9ae1e6fbb930a0c557c0015a699b21ba9988c6832c9a1b5180f98cbaadc561fbe4a22e97ff78732ee121a14f5a82b0637c71a4856fa5524ff2f5a SHA512 14cb7eeba188562b73125c668f2020e1df6802e486552e422d3aa75b95f6fccedc0f87868f7e58ce71697941ff49757981ec93b9ef288da37ca8570658f194fc
26 DIST wine-4.0.tar.xz 21644692 BLAKE2B 9c426ef2249c16e908a3617c2844d8b12a2df843721338b1cfb69459815b902cfa0ddf3d74c09dc900fb2ceb003e54d97a7c0afaac51a9caab7d21beb82e26c3 SHA512 7607fa7a3d5f7bcd3d8c4c9e7bb6e1987466110bbfc672782ebe57c6d9da348c58e76abf40b0a70c725dfd703163db6e194ee0e3db11a47b6b60e225163308dd
27 DIST wine-4.1.tar.xz 21680916 BLAKE2B 1a040606e34e1aec6f63d9692c6cbf915f5b32c817116aed68203e6bdedb8cb129dad440f7e51e9fb2ebaf1aa537d1584333f06b8b2c5d68f9ff37921d5b8b95 SHA512 2b28fc82111552009a042d682ea8f4e54d90f14bb99f1fbe12732090e7562527c229683562630edada0b1f4143de226734337b20d1b23d711191dcc0a834e4dc
28 DIST wine-4.10.tar.xz 22109948 BLAKE2B 60e627d1e88eaa71c08ab15f093b1b11a8ce619f6b4bde08ccabc6b28bfaa44822f407e14b78c67680e00eec01fa01ba8cd851faa73dd42fb77f394a8556ab7d SHA512 cafc1d268719f723091429d9d8787044719f0936b00d47c6d01cef4d9c141fed7ba5b9776c1c63c68934a0a1071fb74daa0440aa52e77c4e42aca894163d6f54
29
30 diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.0.2.ebuild b/app-emulation/wine-vanilla/wine-vanilla-4.0.2.ebuild
31 new file mode 100644
32 index 0000000..27d69ef
33 --- /dev/null
34 +++ b/app-emulation/wine-vanilla/wine-vanilla-4.0.2.ebuild
35 @@ -0,0 +1,533 @@
36 +# Copyright 1999-2019 Gentoo Authors
37 +# Distributed under the terms of the GNU General Public License v2
38 +
39 +EAPI=6
40 +
41 +PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru si sk sl sr_RS@cyrillic sr_RS@latin sv ta te th tr uk wa zh_CN zh_TW"
42 +PLOCALE_BACKUP="en"
43 +
44 +inherit autotools eapi7-ver estack eutils flag-o-matic gnome2-utils l10n multilib multilib-minimal pax-utils toolchain-funcs virtualx xdg-utils
45 +
46 +MY_PN="${PN%%-*}"
47 +MY_P="${MY_PN}-${PV}"
48 +
49 +if [[ ${PV} == "9999" ]] ; then
50 + EGIT_REPO_URI="https://source.winehq.org/git/wine.git"
51 + EGIT_BRANCH="master"
52 + inherit git-r3
53 + SRC_URI=""
54 + #KEYWORDS=""
55 +else
56 + MAJOR_V=$(ver_cut 1)
57 + MINOR_V=$(ver_cut 2)
58 + SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.${MINOR_V}/${MY_P}.tar.xz"
59 + KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
60 +fi
61 +S="${WORKDIR}/${MY_P}"
62 +
63 +GWP_V="20180120"
64 +PATCHDIR="${WORKDIR}/gentoo-wine-patches"
65 +
66 +DESCRIPTION="Free implementation of Windows(tm) on Unix, without external patchsets"
67 +HOMEPAGE="https://www.winehq.org/"
68 +SRC_URI="${SRC_URI}
69 + https://dev.gentoo.org/~np-hardass/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz
70 +"
71 +
72 +LICENSE="LGPL-2.1"
73 +SLOT="${PV}"
74 +IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl +opengl osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl test +threads +truetype udev +udisks v4l vkd3d vulkan +X +xcomposite xinerama +xml"
75 +REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
76 + X? ( truetype )
77 + elibc_glibc? ( threads )
78 + osmesa? ( opengl )
79 + test? ( abi_x86_32 )
80 + vkd3d? ( vulkan )" # osmesa-opengl #286560 # X-truetype #551124
81 +
82 +# FIXME: the test suite is unsuitable for us; many tests require net access
83 +# or fail due to Xvfb's opengl limitations.
84 +RESTRICT="test"
85 +
86 +COMMON_DEPEND="
87 + X? (
88 + x11-libs/libXcursor[${MULTILIB_USEDEP}]
89 + x11-libs/libXext[${MULTILIB_USEDEP}]
90 + x11-libs/libXfixes[${MULTILIB_USEDEP}]
91 + x11-libs/libXrandr[${MULTILIB_USEDEP}]
92 + x11-libs/libXi[${MULTILIB_USEDEP}]
93 + x11-libs/libXxf86vm[${MULTILIB_USEDEP}]
94 + )
95 + alsa? ( media-libs/alsa-lib[${MULTILIB_USEDEP}] )
96 + capi? ( net-libs/libcapi[${MULTILIB_USEDEP}] )
97 + cups? ( net-print/cups:=[${MULTILIB_USEDEP}] )
98 + fontconfig? ( media-libs/fontconfig:=[${MULTILIB_USEDEP}] )
99 + gphoto2? ( media-libs/libgphoto2:=[${MULTILIB_USEDEP}] )
100 + gsm? ( media-sound/gsm:=[${MULTILIB_USEDEP}] )
101 + gssapi? ( virtual/krb5[${MULTILIB_USEDEP}] )
102 + gstreamer? (
103 + media-libs/gstreamer:1.0[${MULTILIB_USEDEP}]
104 + media-plugins/gst-plugins-meta:1.0[${MULTILIB_USEDEP}]
105 + )
106 + jpeg? ( virtual/jpeg:0=[${MULTILIB_USEDEP}] )
107 + kerberos? ( virtual/krb5[${MULTILIB_USEDEP}] )
108 + lcms? ( media-libs/lcms:2=[${MULTILIB_USEDEP}] )
109 + ldap? ( net-nds/openldap:=[${MULTILIB_USEDEP}] )
110 + mp3? ( >=media-sound/mpg123-1.5.0[${MULTILIB_USEDEP}] )
111 + ncurses? ( >=sys-libs/ncurses-5.2:0=[${MULTILIB_USEDEP}] )
112 + netapi? ( net-fs/samba[netapi(+),${MULTILIB_USEDEP}] )
113 + nls? ( sys-devel/gettext[${MULTILIB_USEDEP}] )
114 + odbc? ( dev-db/unixODBC:=[${MULTILIB_USEDEP}] )
115 + openal? ( media-libs/openal:=[${MULTILIB_USEDEP}] )
116 + opencl? ( virtual/opencl[${MULTILIB_USEDEP}] )
117 + opengl? (
118 + virtual/glu[${MULTILIB_USEDEP}]
119 + virtual/opengl[${MULTILIB_USEDEP}]
120 + )
121 + osmesa? ( >=media-libs/mesa-13[osmesa,${MULTILIB_USEDEP}] )
122 + pcap? ( net-libs/libpcap[${MULTILIB_USEDEP}] )
123 + png? ( media-libs/libpng:0=[${MULTILIB_USEDEP}] )
124 + pulseaudio? ( media-sound/pulseaudio[${MULTILIB_USEDEP}] )
125 + scanner? ( media-gfx/sane-backends:=[${MULTILIB_USEDEP}] )
126 + sdl? ( media-libs/libsdl2:=[haptic,joystick,${MULTILIB_USEDEP}] )
127 + ssl? ( net-libs/gnutls:=[${MULTILIB_USEDEP}] )
128 + truetype? ( >=media-libs/freetype-2.0.0[${MULTILIB_USEDEP}] )
129 + udev? ( virtual/libudev:=[${MULTILIB_USEDEP}] )
130 + udisks? ( sys-apps/dbus[${MULTILIB_USEDEP}] )
131 + v4l? ( media-libs/libv4l[${MULTILIB_USEDEP}] )
132 + vkd3d? ( app-emulation/vkd3d[${MULTILIB_USEDEP}] )
133 + vulkan? ( media-libs/vulkan-loader[${MULTILIB_USEDEP}] )
134 + xcomposite? ( x11-libs/libXcomposite[${MULTILIB_USEDEP}] )
135 + xinerama? ( x11-libs/libXinerama[${MULTILIB_USEDEP}] )
136 + xml? (
137 + dev-libs/libxml2[${MULTILIB_USEDEP}]
138 + dev-libs/libxslt[${MULTILIB_USEDEP}]
139 + )"
140 +
141 +RDEPEND="${COMMON_DEPEND}
142 + app-emulation/wine-desktop-common
143 + >app-eselect/eselect-wine-0.3
144 + !app-emulation/wine:0
145 + dos? ( >=games-emulation/dosbox-0.74_p20160629 )
146 + gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
147 + mono? ( app-emulation/wine-mono:4.7.5 )
148 + perl? (
149 + dev-lang/perl
150 + dev-perl/XML-Simple
151 + )
152 + pulseaudio? (
153 + realtime? ( sys-auth/rtkit )
154 + )
155 + samba? ( >=net-fs/samba-3.0.25[winbind] )
156 + selinux? ( sec-policy/selinux-wine )
157 + udisks? ( sys-fs/udisks:2 )"
158 +
159 +# tools/make_requests requires perl
160 +DEPEND="${COMMON_DEPEND}
161 + sys-devel/flex
162 + >=sys-kernel/linux-headers-2.6
163 + virtual/pkgconfig
164 + virtual/yacc
165 + X? ( x11-base/xorg-proto )
166 + prelink? ( sys-devel/prelink )
167 + xinerama? ( x11-base/xorg-proto )"
168 +
169 +# These use a non-standard "Wine" category, which is provided by
170 +# /etc/xdg/applications-merged/wine.menu
171 +QA_DESKTOP_FILE="usr/share/applications/wine-browsedrive.desktop
172 +usr/share/applications/wine-notepad.desktop
173 +usr/share/applications/wine-uninstaller.desktop
174 +usr/share/applications/wine-winecfg.desktop"
175 +
176 +PATCHES=(
177 + "${PATCHDIR}/patches/${MY_PN}-1.5.26-winegcc.patch" #260726
178 + "${PATCHDIR}/patches/${MY_PN}-1.9.5-multilib-portage.patch" #395615
179 + "${PATCHDIR}/patches/${MY_PN}-1.6-memset-O3.patch" #480508
180 + "${PATCHDIR}/patches/${MY_PN}-2.0-multislot-apploader.patch" #310611
181 +)
182 +PATCHES_BIN=()
183 +
184 +# https://bugs.gentoo.org/show_bug.cgi?id=635222
185 +if [[ ${#PATCHES_BIN[@]} -ge 1 ]] || [[ ${PV} == 9999 ]]; then
186 + DEPEND+=" dev-util/patchbin"
187 +fi
188 +
189 +wine_compiler_check() {
190 + [[ ${MERGE_TYPE} = "binary" ]] && return 0
191 +
192 + # GCC-specific bugs
193 + if tc-is-gcc; then
194 + # bug #549768
195 + if use abi_x86_64 && [[ $(gcc-major-version) = 5 && $(gcc-minor-version) -le 2 ]]; then
196 + ebegin "Checking for gcc-5 ms_abi compiler bug"
197 + $(tc-getCC) -O2 "${PATCHDIR}/files/pr66838.c" -o "${T}"/pr66838 || die
198 + # Run in subshell to prevent "Aborted" message
199 + ( "${T}"/pr66838 || false ) >/dev/null 2>&1
200 + if ! eend $?; then
201 + eerror "64-bit wine cannot be built with gcc-5.1 or initial patchset of 5.2.0"
202 + eerror "due to compiler bugs; please re-emerge the latest gcc-5.2.x ebuild,"
203 + eerror "or use gcc-config to select a different compiler version."
204 + eerror "See https://bugs.gentoo.org/549768"
205 + eerror
206 + return 1
207 + fi
208 + fi
209 + # bug #574044
210 + if use abi_x86_64 && [[ $(gcc-major-version) = 5 && $(gcc-minor-version) = 3 ]]; then
211 + ebegin "Checking for gcc-5-3 stack realignment compiler bug"
212 + # Compile in subshell to prevent "Aborted" message
213 + ( $(tc-getCC) -O2 -mincoming-stack-boundary=3 "${PATCHDIR}/files/pr69140.c" -o "${T}"/pr69140 ) >/dev/null 2>&1
214 + if ! eend $?; then
215 + eerror "Wine cannot be built with this version of gcc-5.3"
216 + eerror "due to compiler bugs; please re-emerge the latest gcc-5.3.x ebuild,"
217 + eerror "or use gcc-config to select a different compiler version."
218 + eerror "See https://bugs.gentoo.org/574044"
219 + eerror
220 + return 1
221 + fi
222 + fi
223 + fi
224 +
225 + # Ensure compiler support
226 + if use abi_x86_64; then
227 + ebegin "Checking for 64-bit compiler with builtin_ms_va_list support"
228 + # Compile in subshell to prevent "Aborted" message
229 + ( $(tc-getCC) -O2 "${PATCHDIR}/files/builtin_ms_va_list.c" -o "${T}"/builtin_ms_va_list >/dev/null 2>&1)
230 + if ! eend $?; then
231 + eerror "This version of $(tc-getCC) does not support builtin_ms_va_list, can't enable 64-bit wine"
232 + eerror
233 + eerror "You need gcc-4.4+ or clang 3.8+ to build 64-bit wine"
234 + eerror
235 + return 1
236 + fi
237 + fi
238 +}
239 +
240 +wine_build_environment_check() {
241 + [[ ${MERGE_TYPE} = "binary" ]] && return 0
242 +
243 + if use abi_x86_64; then
244 + if tc-is-gcc && [[ $(gcc-major-version) -lt 4 || ( $(gcc-major-version) -eq 4 && $(gcc-minor-version) -lt 4 ) ]]; then
245 + eerror "You need gcc-4.4+ to compile 64-bit wine"
246 + die
247 + elif tc-is-clang && [[ $(clang-major-version) -lt 3 || ( $(clang-major-version) -eq 3 && $(clang-minor-version) -lt 8 ) ]]; then
248 + eerror "You need clang-3.8+ to compile 64-bit wine"
249 + die
250 + fi
251 + fi
252 + if tc-is-gcc && [[ $(gcc-major-version) -eq 5 && $(gcc-minor-version) -le 3 ]]; then
253 + ewarn "GCC-5.0-5.3 suffered from compiler bugs and are no longer supported by"
254 + ewarn "Gentoo's Toolchain Team. If your ebuild fails the compiler checks in"
255 + ewarn "the configure phase, either update your compiler or switch to <5.0 || >=5.4"
256 + fi
257 + if tc-is-gcc && [[ $(gcc-major-version) -eq 5 && $(gcc-minor-version) -eq 4 ]]; then
258 + if has "-march=i686" ${CFLAGS} && ! has "-mtune=generic" ${CFLAGS}; then
259 + ewarn "Compilation can hang with CFLAGS=\"-march=i686\". You can temporarily work"
260 + ewarn "around this by adding \"-mtune=generic\" to your CFLAGS for wine."
261 + ewarn "See package.env in man 5 portage for more information on how to do this."
262 + ewarn "See https://bugs.gentoo.org/show_bug.cgi?id=613128 for more details"
263 + fi
264 + fi
265 +
266 + if use abi_x86_32 && use opencl && [[ "$(eselect opencl show 2> /dev/null)" == "intel" ]]; then
267 + eerror "You cannot build wine with USE=opencl because intel-ocl-sdk is 64-bit only."
268 + eerror "See https://bugs.gentoo.org/487864 for more details."
269 + eerror
270 + return 1
271 + fi
272 +}
273 +
274 +wine_env_vcs_vars() {
275 + local pn_live_var="${PN//[-+]/_}_LIVE_COMMIT"
276 + local pn_live_val="${pn_live_var}"
277 + eval pn_live_val='$'${pn_live_val}
278 + if [[ ! -z ${EGIT_COMMIT} ]]; then
279 + eerror "Commits must now be specified using the environmental variables"
280 + eerror "EGIT_OVERRIDE_COMMIT_WINE"
281 + eerror
282 + return 1
283 + fi
284 +}
285 +
286 +pkg_pretend() {
287 + wine_build_environment_check || die
288 +
289 + # Verify OSS support
290 + if use oss && ! use kernel_FreeBSD; then
291 + if ! has_version ">=media-sound/oss-4"; then
292 + eerror "You cannot build wine with USE=oss without having support from a"
293 + eerror "FreeBSD kernel or >=media-sound/oss-4 (only available through external repos)"
294 + eerror
295 + die
296 + fi
297 + fi
298 +}
299 +
300 +pkg_setup() {
301 + wine_build_environment_check || die
302 + wine_env_vcs_vars || die
303 +
304 + WINE_VARIANT="${PN#wine}-${PV}"
305 + WINE_VARIANT="${WINE_VARIANT#-}"
306 +
307 + MY_PREFIX="${EPREFIX}/usr/lib/wine-${WINE_VARIANT}"
308 + MY_DATAROOTDIR="${EPREFIX}/usr/share/wine-${WINE_VARIANT}"
309 + MY_DATADIR="${MY_DATAROOTDIR}"
310 + MY_DOCDIR="${EPREFIX}/usr/share/doc/${PF}"
311 + MY_INCLUDEDIR="${EPREFIX}/usr/include/wine-${WINE_VARIANT}"
312 + MY_LIBEXECDIR="${EPREFIX}/usr/libexec/wine-${WINE_VARIANT}"
313 + MY_LOCALSTATEDIR="${EPREFIX}/var/wine-${WINE_VARIANT}"
314 + MY_MANDIR="${MY_DATADIR}/man"
315 +}
316 +
317 +src_unpack() {
318 + if [[ ${PV} == "9999" ]] ; then
319 + EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
320 + fi
321 +
322 + default
323 +
324 + l10n_find_plocales_changes "${S}/po" "" ".po"
325 +}
326 +
327 +src_prepare() {
328 +
329 + eapply_bin(){
330 + local patch
331 + for patch in ${PATCHES_BIN[@]}; do
332 + patchbin --nogit < "${patch}" || die
333 + done
334 + }
335 +
336 + local md5="$(md5sum server/protocol.def)"
337 +
338 + default
339 + eapply_bin
340 + eautoreconf
341 +
342 + # Modification of the server protocol requires regenerating the server requests
343 + if [[ "$(md5sum server/protocol.def)" != "${md5}" ]]; then
344 + einfo "server/protocol.def was patched; running tools/make_requests"
345 + tools/make_requests || die #432348
346 + fi
347 + sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
348 + if ! use run-exes; then
349 + sed -i '/^MimeType/d' loader/wine.desktop || die #117785
350 + fi
351 +
352 + # Edit wine.desktop to work for specific variant
353 + sed -e "/^Exec=/s/wine /wine-${WINE_VARIANT} /" -i loader/wine.desktop || die
354 +
355 + # hi-res default icon, #472990, https://bugs.winehq.org/show_bug.cgi?id=24652
356 + cp "${PATCHDIR}/files/oic_winlogo.ico" dlls/user32/resources/ || die
357 +
358 + l10n_get_locales > po/LINGUAS || die # otherwise wine doesn't respect LINGUAS
359 +
360 + # Fix manpage generation for locales #469418 and abi_x86_64 #617864
361 +
362 + # Duplicate manpages input files for wine64
363 + local f
364 + for f in loader/*.man.in; do
365 + cp ${f} ${f/wine/wine64} || die
366 + done
367 + # Add wine64 manpages to Makefile
368 + if use abi_x86_64; then
369 + sed -i "/wine.man.in/i \
370 + \\\twine64.man.in \\\\" loader/Makefile.in || die
371 + sed -i -E 's/(.*wine)(.*\.UTF-8\.man\.in.*)/&\
372 +\164\2/' loader/Makefile.in || die
373 + fi
374 +
375 + rm_man_file(){
376 + local file="${1}"
377 + loc=${2}
378 + sed -i "/${loc}\.UTF-8\.man\.in/d" "${file}" || die
379 + }
380 +
381 + while read f; do
382 + l10n_for_each_disabled_locale_do rm_man_file "${f}"
383 + done < <(find -name "Makefile.in" -exec grep -q "UTF-8.man.in" "{}" \; -print)
384 +}
385 +
386 +src_configure() {
387 + wine_compiler_check || die
388 +
389 + export LDCONFIG=/bin/true
390 + use custom-cflags || strip-flags
391 +
392 + multilib-minimal_src_configure
393 +}
394 +
395 +multilib_src_configure() {
396 + local myconf=(
397 + --prefix="${MY_PREFIX}"
398 + --datarootdir="${MY_DATAROOTDIR}"
399 + --datadir="${MY_DATADIR}"
400 + --docdir="${MY_DOCDIR}"
401 + --includedir="${MY_INCLUDEDIR}"
402 + --libdir="${EPREFIX}/usr/$(get_libdir)/wine-${WINE_VARIANT}"
403 + --libexecdir="${MY_LIBEXECDIR}"
404 + --localstatedir="${MY_LOCALSTATEDIR}"
405 + --mandir="${MY_MANDIR}"
406 + --sysconfdir=/etc/wine
407 + $(use_with alsa)
408 + $(use_with capi)
409 + $(use_with lcms cms)
410 + $(use_with cups)
411 + $(use_with ncurses curses)
412 + $(use_with udisks dbus)
413 + $(use_with fontconfig)
414 + $(use_with ssl gnutls)
415 + $(use_enable gecko mshtml)
416 + $(use_with gphoto2 gphoto)
417 + $(use_with gsm)
418 + $(use_with gssapi)
419 + $(use_with gstreamer)
420 + --without-hal
421 + $(use_with jpeg)
422 + $(use_with kerberos krb5)
423 + $(use_with ldap)
424 + $(use_enable mono mscoree)
425 + $(use_with mp3 mpg123)
426 + $(use_with netapi)
427 + $(use_with nls gettext)
428 + $(use_with openal)
429 + $(use_with opencl)
430 + $(use_with opengl)
431 + $(use_with osmesa)
432 + $(use_with oss)
433 + $(use_with pcap)
434 + $(use_with png)
435 + $(use_with pulseaudio pulse)
436 + $(use_with threads pthread)
437 + $(use_with scanner sane)
438 + $(use_with sdl)
439 + $(use_enable test tests)
440 + $(use_with truetype freetype)
441 + $(use_with udev)
442 + $(use_with v4l)
443 + $(use_with vkd3d)
444 + $(use_with vulkan)
445 + $(use_with X x)
446 + $(use_with X xfixes)
447 + $(use_with xcomposite)
448 + $(use_with xinerama)
449 + $(use_with xml)
450 + $(use_with xml xslt)
451 + )
452 +
453 + local PKG_CONFIG AR RANLIB
454 + # Avoid crossdev's i686-pc-linux-gnu-pkg-config if building wine32 on amd64; #472038
455 + # set AR and RANLIB to make QA scripts happy; #483342
456 + tc-export PKG_CONFIG AR RANLIB
457 +
458 + if use amd64; then
459 + if [[ ${ABI} == amd64 ]]; then
460 + myconf+=( --enable-win64 )
461 + else
462 + myconf+=( --disable-win64 )
463 + fi
464 +
465 + # Note: using --with-wine64 results in problems with multilib.eclass
466 + # CC/LD hackery. We're using separate tools instead.
467 + fi
468 +
469 + ECONF_SOURCE=${S} \
470 + econf "${myconf[@]}"
471 + emake depend
472 +}
473 +
474 +multilib_src_test() {
475 + # FIXME: win32-only; wine64 tests fail with "could not find the Wine loader"
476 + if [[ ${ABI} == x86 ]]; then
477 + if [[ $(id -u) == 0 ]]; then
478 + ewarn "Skipping tests since they cannot be run under the root user."
479 + ewarn "To run the test ${MY_PN} suite, add userpriv to FEATURES in make.conf"
480 + return
481 + fi
482 +
483 + WINEPREFIX="${T}/.wine-${ABI}" \
484 + Xemake test
485 + fi
486 +}
487 +
488 +multilib_src_install_all() {
489 + local DOCS=( ANNOUNCE AUTHORS README )
490 + add_locale_docs() {
491 + local locale_doc="documentation/README.$1"
492 + [[ ! -e ${locale_doc} ]] || DOCS+=( ${locale_doc} )
493 + }
494 + l10n_for_each_locale_do add_locale_docs
495 +
496 + einstalldocs
497 + prune_libtool_files --all
498 +
499 + if ! use perl ; then # winedump calls function_grep.pl, and winemaker is a perl script
500 + rm "${D%/}${MY_PREFIX}"/bin/{wine{dump,maker},function_grep.pl} \
501 + "${D%/}${MY_MANDIR}"/man1/wine{dump,maker}.1 || die
502 + fi
503 +
504 + # Remove wineconsole if neither backend is installed #551124
505 + if ! use X && ! use ncurses; then
506 + rm "${D%/}${MY_PREFIX}"/bin/wineconsole* || die
507 + rm "${D%/}${MY_MANDIR}"/man1/wineconsole* || die
508 + rm_wineconsole() {
509 + rm "${D%/}${MY_PREFIX}/$(get_libdir)"/wine/{,fakedlls/}wineconsole.exe* || die
510 + }
511 + multilib_foreach_abi rm_wineconsole
512 + fi
513 +
514 + use abi_x86_32 && pax-mark psmr "${D%/}${MY_PREFIX}"/bin/wine{,-preloader} #255055
515 + use abi_x86_64 && pax-mark psmr "${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}
516 +
517 + if use abi_x86_64 && ! use abi_x86_32; then
518 + dosym wine64 "${MY_PREFIX}"/bin/wine # 404331
519 + dosym wine64-preloader "${MY_PREFIX}"/bin/wine-preloader
520 + fi
521 +
522 + # Failglob for binloops, shouldn't be necessary, but including to stay safe
523 + eshopts_push -s failglob #615218
524 + # Make wrappers for binaries for handling multiple variants
525 + # Note: wrappers instead of symlinks because some are shell which use basename
526 + local b
527 + for b in "${D%/}${MY_PREFIX}"/bin/*; do
528 + make_wrapper "${b##*/}-${WINE_VARIANT}" "${MY_PREFIX}/bin/${b##*/}"
529 + done
530 + eshopts_pop
531 +}
532 +
533 +pkg_postinst() {
534 + eselect wine register ${P}
535 + if [[ ${PN} == "wine-vanilla" ]]; then
536 + eselect wine register --vanilla ${P} || die
537 + fi
538 +
539 + eselect wine update --all --if-unset || die
540 +
541 + xdg_desktop_database_update
542 +
543 + if ! use gecko; then
544 + ewarn "Without Wine Gecko, wine prefixes will not have a default"
545 + ewarn "implementation of iexplore. Many older windows applications"
546 + ewarn "rely upon the existence of an iexplore implementation, so"
547 + ewarn "you will likely need to install an external one, like via winetricks"
548 + fi
549 + if ! use mono; then
550 + ewarn "Without Wine Mono, wine prefixes will not have a default"
551 + ewarn "implementation of .NET. Many windows applications rely upon"
552 + ewarn "the existence of a .NET implementation, so you will likely need"
553 + ewarn "to install an external one, like via winetricks"
554 + fi
555 +}
556 +
557 +pkg_prerm() {
558 + eselect wine deregister ${P}
559 + if [[ ${PN} == "wine-vanilla" ]]; then
560 + eselect wine deregister --vanilla ${P} || die
561 + fi
562 +
563 + eselect wine update --all --if-unset || die
564 +}
565 +
566 +pkg_postrm() {
567 + xdg_desktop_database_update
568 +}