summaryrefslogtreecommitdiff
path: root/app-emulation
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/Manifest.gzbin15325 -> 15318 bytes
-rw-r--r--app-emulation/dxvk/Manifest2
-rw-r--r--app-emulation/dxvk/dxvk-9999.ebuild4
-rw-r--r--app-emulation/vkd3d-proton/Manifest2
-rw-r--r--app-emulation/vkd3d-proton/vkd3d-proton-9999.ebuild4
-rw-r--r--app-emulation/wine-proton/Manifest2
-rw-r--r--app-emulation/wine-proton/wine-proton-8.0.9999.ebuild14
-rw-r--r--app-emulation/wine-staging/Manifest2
-rw-r--r--app-emulation/wine-staging/wine-staging-9999.ebuild18
-rw-r--r--app-emulation/wine-vanilla/Manifest2
-rw-r--r--app-emulation/wine-vanilla/wine-vanilla-9999.ebuild22
11 files changed, 42 insertions, 30 deletions
diff --git a/app-emulation/Manifest.gz b/app-emulation/Manifest.gz
index 21f19ddd1777..641e0145b641 100644
--- a/app-emulation/Manifest.gz
+++ b/app-emulation/Manifest.gz
Binary files differ
diff --git a/app-emulation/dxvk/Manifest b/app-emulation/dxvk/Manifest
index 1bb1d6b4c677..68e0322af5ce 100644
--- a/app-emulation/dxvk/Manifest
+++ b/app-emulation/dxvk/Manifest
@@ -11,5 +11,5 @@ EBUILD dxvk-1.10.3.ebuild 4574 BLAKE2B 98b8ad4cd975358d4087f311ebc4a869c8e48e470
EBUILD dxvk-2.0.ebuild 5451 BLAKE2B 6a692920d5d38091442cde552563bcd5084e9dd386d01e18c5fda17dc73509824f0d5388cb73cbc063d64f62b466588a9a7061315add05400f3e08d214894901 SHA512 f2f5cec77261a93ea1848a3ddbecafe4dee12e5cf5ac12618da5c34921d6c35ee324b2827c97acf245d2b1fbf797ee0009bcdeffb4c261eab7f233947c4cc112
EBUILD dxvk-2.1.ebuild 6243 BLAKE2B d8575ae53b54e76096f3e56e6f5f8d9fecb77b30ba521478970edd44cc1ea420cc8223ffc7c15f79482d304bdef12bf9982cf63051ebf4c26149402bb5dd2257 SHA512 7dc84b09c8f1101369337f19116b3e53b4ddcd24f216743e5b1ab6d356638a05f039d798769370748f791d11c5d50a35e5f69f505d70f3337d8fdfabc0b0f3be
EBUILD dxvk-2.2.ebuild 6192 BLAKE2B fd29aeaab24bd54e762b6a2f41d36c7db7de5343ecd7b900e712f09fca963e27a495e97127789133a02c5efdfaf727c45d38ca072584e916da555f6b591a8db5 SHA512 80f2e54d661e76d3d60b8ba43f6043f64764695058dda890e1cf0612043898334ce38ffa9440cc6e36bcee354fa8748672eb6bfd4a2eacf0a3cc6aaf1b7373b6
-EBUILD dxvk-9999.ebuild 6192 BLAKE2B fd29aeaab24bd54e762b6a2f41d36c7db7de5343ecd7b900e712f09fca963e27a495e97127789133a02c5efdfaf727c45d38ca072584e916da555f6b591a8db5 SHA512 80f2e54d661e76d3d60b8ba43f6043f64764695058dda890e1cf0612043898334ce38ffa9440cc6e36bcee354fa8748672eb6bfd4a2eacf0a3cc6aaf1b7373b6
+EBUILD dxvk-9999.ebuild 6192 BLAKE2B 92fac512f4b34933d1e0a2e80b99a6ca5de0519fd7e8a5b0cde6a89ca276c59e1d4bff4b07c6966207e0f04853beacac4c466e577aa580a22427b4c2c527d9b2 SHA512 4f86cdae3c7395b19440a03da4ac56a83748043d25aa2d98d81ac70b230f1cbb41b2df14235ba2af460b1fcb714a72d389ca82daa0edd52c6e6115385093eb70
MISC metadata.xml 818 BLAKE2B 88081c074b99329c925174de4b7ff9b2c220ffc67eb64a5324f4eaf2a35f98f06c9978ddc0e929ba76b341a389a8eff025b7aa0a2414e3f7ae496c44a023c65c SHA512 90d76ac3df3abe003371cd25b9cf0e6570a53b371349fb2e048cae1818e51f0482e17b3d5490eb82c57d891bb43c4a7cd41530101b888591719c33c566788e3b
diff --git a/app-emulation/dxvk/dxvk-9999.ebuild b/app-emulation/dxvk/dxvk-9999.ebuild
index ccfbe4f5209a..b2469528ebc8 100644
--- a/app-emulation/dxvk/dxvk-9999.ebuild
+++ b/app-emulation/dxvk/dxvk-9999.ebuild
@@ -37,7 +37,7 @@ HOMEPAGE="https://github.com/doitsujin/dxvk/"
LICENSE="ZLIB Apache-2.0 MIT"
SLOT="0"
-IUSE="+abi_x86_32 crossdev-mingw +d3d9 +d3d10 +d3d11 debug +dxgi"
+IUSE="+abi_x86_32 crossdev-mingw +d3d9 +d3d10 +d3d11 +dxgi +strip"
REQUIRED_USE="
|| ( d3d9 d3d10 d3d11 dxgi )
d3d10? ( d3d11 )
@@ -126,7 +126,7 @@ multilib_src_configure() {
$(meson_use {,enable_}d3d10)
$(meson_use {,enable_}d3d11)
$(meson_use {,enable_}dxgi)
- $(usev !debug --strip) # portage won't strip .dll, so allow it here
+ $(usev strip --strip) # portage won't strip .dll, so allow it here
)
meson_src_configure
diff --git a/app-emulation/vkd3d-proton/Manifest b/app-emulation/vkd3d-proton/Manifest
index 55eb24f0925c..414cdd2df75a 100644
--- a/app-emulation/vkd3d-proton/Manifest
+++ b/app-emulation/vkd3d-proton/Manifest
@@ -14,5 +14,5 @@ DIST vkd3d-proton-vulkan-headers-bd6443d28f.tar.gz 1827419 BLAKE2B 911ef9d8039c0
EBUILD vkd3d-proton-2.6.ebuild 6320 BLAKE2B 9ece39beef60987f5d40067bb41389c096e1e1d2ab2ac2657e49d4eb32f812f494cc46ccdc7751b8a4dc7a9ec455a7d701af5c08c85f658bd48a3e0fe65f582a SHA512 27f56dce941b389f245f9b14e44d2e989a228d000bb6839d9493c0ab23a694389c4116d021b86ea463f74abc056843053318f5bee26f432e5d70c82bebb58b44
EBUILD vkd3d-proton-2.8.ebuild 6796 BLAKE2B c5710526633779dc43491ea1f30a730419bc8d9329ba648da4910c7136478ce45f5e6a744f03eee9ce0965834bc9e51bed6a1b0c570d36f82dbd4bf25c1920a3 SHA512 f968660442196632988520bbeec3ed22fe3d01f6e2f0cc794939c9c8c757ec844e02ff3674962230115212e3d2f47c2d471b4a6472ae541835c87a6c4a5c1b01
EBUILD vkd3d-proton-2.9.ebuild 7384 BLAKE2B 822365cbd386ce9b13ab345fdcf99489486c1b3f9eafd37484120fb537eb8ec38021ede80efa8f383cd196bb1f8e252b7023807513f799540c15c310584d7aae SHA512 f363e0a0ad1cfa853c45d255e4044e7478f4138ab44af8cbc03127b95eb87dfe9e6de9bdd48fac8ec19b4105d3740531a35b23aa9fbd8b4db8ab305817673ff8
-EBUILD vkd3d-proton-9999.ebuild 7384 BLAKE2B 822365cbd386ce9b13ab345fdcf99489486c1b3f9eafd37484120fb537eb8ec38021ede80efa8f383cd196bb1f8e252b7023807513f799540c15c310584d7aae SHA512 f363e0a0ad1cfa853c45d255e4044e7478f4138ab44af8cbc03127b95eb87dfe9e6de9bdd48fac8ec19b4105d3740531a35b23aa9fbd8b4db8ab305817673ff8
+EBUILD vkd3d-proton-9999.ebuild 7390 BLAKE2B d25a1745c3ab2fff8b61f7616ff9f138862bfc1ba2501506f57d0f6c81be9eb2dbb15dd773668957b116e533ba06da7bb1ede36edcfa4f84fa9ad0752ce43697 SHA512 bf80333add4eb0139bc082bcc5075e2782a6d2a5e52ab155179db0b9a4599bede70c2d2f161c76745399ae05d4e6e6bd71bb718a5646b893a09387ebd32e4981
MISC metadata.xml 618 BLAKE2B 4382557118c0ea56972d05a10c9cc1f94a4fbcc58a414f1cd5e4354ce6ed1de15c95377f167ed5627231c2887ecce3c00756908720458fedddea5ed6732771ff SHA512 b5cc86b412c30ee5d54868a87c9f4892337c83988b738806532cd9e2cc295a2326e776030c19cae9a2e9dd4f5f615b1d962ec48a4b310fd8a94ec4024dde99ab
diff --git a/app-emulation/vkd3d-proton/vkd3d-proton-9999.ebuild b/app-emulation/vkd3d-proton/vkd3d-proton-9999.ebuild
index acd48d75d28c..3b7c91df0a13 100644
--- a/app-emulation/vkd3d-proton/vkd3d-proton-9999.ebuild
+++ b/app-emulation/vkd3d-proton/vkd3d-proton-9999.ebuild
@@ -41,7 +41,7 @@ HOMEPAGE="https://github.com/HansKristian-Work/vkd3d-proton/"
LICENSE="LGPL-2.1+ Apache-2.0 MIT"
SLOT="0"
-IUSE="+abi_x86_32 crossdev-mingw debug extras"
+IUSE="+abi_x86_32 crossdev-mingw debug extras +strip"
BDEPEND="
dev-util/glslang
@@ -149,7 +149,7 @@ multilib_src_configure() {
--{cross,native}-file="${T}"/widl.${ABI}.ini
$(meson_use {,enable_}extras)
$(meson_use debug enable_trace)
- $(usev !debug --strip) # portage won't strip .dll, so allow it here
+ $(usev strip --strip) # portage won't strip .dll, so allow it here
-Denable_tests=false # needs wine/vulkan and is intended for manual use
)
diff --git a/app-emulation/wine-proton/Manifest b/app-emulation/wine-proton/Manifest
index 4419e2818a88..fcefa2f71e3b 100644
--- a/app-emulation/wine-proton/Manifest
+++ b/app-emulation/wine-proton/Manifest
@@ -11,5 +11,5 @@ DIST proton-wine-8.0-2c.tar.gz 48207888 BLAKE2B 8dc37f136c6d8758c521c0e5c2f16c88
EBUILD wine-proton-7.0.6.ebuild 10516 BLAKE2B 4aecf029f90652d994efbb79ebed8e6567f6add0b2fed9732908974967b54abf6862be565152967ccd5b311b093ec97950b14ba3e6b81315a2ffaf130f439908 SHA512 0b07f79b89832155ef0d162d0e575a23f2aa1b4a835a4562cc13a237dc2bb006e1f2f6ca9c1c8cbf305df43a237e1a0215abb66e35d8d5a3e98a05988e38aaf6
EBUILD wine-proton-8.0.1d.ebuild 10521 BLAKE2B d4477aef4170fec144820aa9b436c953f18ab87fb0d60d2cf23d5c3a164bdb7db6a0ac365bb49b07ee54bc257f092fc791d8a53c720b6bbe231c31250412d550 SHA512 fbc418c9917020429c7f2dfc5fb4855337a7860c217c1fb32e4521c73de6fbe72eb3b9292f24dd3364b1e15fa6dffb0b53af80b8569741fc4f7a15aeb6eb285b
EBUILD wine-proton-8.0.2c.ebuild 10521 BLAKE2B d4477aef4170fec144820aa9b436c953f18ab87fb0d60d2cf23d5c3a164bdb7db6a0ac365bb49b07ee54bc257f092fc791d8a53c720b6bbe231c31250412d550 SHA512 fbc418c9917020429c7f2dfc5fb4855337a7860c217c1fb32e4521c73de6fbe72eb3b9292f24dd3364b1e15fa6dffb0b53af80b8569741fc4f7a15aeb6eb285b
-EBUILD wine-proton-8.0.9999.ebuild 10521 BLAKE2B d4477aef4170fec144820aa9b436c953f18ab87fb0d60d2cf23d5c3a164bdb7db6a0ac365bb49b07ee54bc257f092fc791d8a53c720b6bbe231c31250412d550 SHA512 fbc418c9917020429c7f2dfc5fb4855337a7860c217c1fb32e4521c73de6fbe72eb3b9292f24dd3364b1e15fa6dffb0b53af80b8569741fc4f7a15aeb6eb285b
+EBUILD wine-proton-8.0.9999.ebuild 10588 BLAKE2B 673842697dd9941bc14113b5bfda0c3d561ebd350f5f3a3796e1b8a106a94c655b0b26e8552576e4dbf127da9d3abe5cc558d148de8272b1aecd9e1a8c1c5553 SHA512 cf765c9a776fcce1affd46aae624726346ab9106bf9fea5160f7f49e265c75589f91af7f49bcb8268bd46ece9f60e0e760423e7f873e7b0f5cfcf0b270e904fe
MISC metadata.xml 1222 BLAKE2B 75e8a33a16e4d718c5299ae719cdd009e9ac6f0d2eafb112c9e38e7d860a51d7f4d5be14912c1c812718b36fd4d71a9d3ddf2c68f5a076fc71f5d47fab120736 SHA512 3fc770b9d6f1e7cb7cba7fc28f90d5f51ad431f38e757dcb47b03543985d0919e29b6648b8c3f6bb6e1c7b172bb164cde35e2fea24564e476088c1a91e6131c8
diff --git a/app-emulation/wine-proton/wine-proton-8.0.9999.ebuild b/app-emulation/wine-proton/wine-proton-8.0.9999.ebuild
index b2b9a61de3ff..4939eacc3879 100644
--- a/app-emulation/wine-proton/wine-proton-8.0.9999.ebuild
+++ b/app-emulation/wine-proton/wine-proton-8.0.9999.ebuild
@@ -28,10 +28,10 @@ HOMEPAGE="https://github.com/ValveSoftware/wine/"
LICENSE="LGPL-2.1+ BSD-2 IJG MIT OPENLDAP ZLIB gsm libpng2 libtiff"
SLOT="${PV}"
IUSE="
- +abi_x86_32 +abi_x86_64 +alsa crossdev-mingw custom-cflags debug
+ +abi_x86_32 +abi_x86_64 +alsa crossdev-mingw custom-cflags
+fontconfig +gecko +gstreamer llvm-libunwind +mono nls osmesa
- perl pulseaudio +sdl selinux +ssl udev udisks +unwind usb v4l
- +xcomposite xinerama"
+ perl pulseaudio +sdl selinux +ssl +strip udev udisks +unwind
+ usb v4l +xcomposite xinerama"
# tests are non-trivial to run, can hang easily, don't play well with
# sandbox, and several need real opengl/vulkan or network access
@@ -305,9 +305,13 @@ src_install() {
# don't let portage try to strip PE files with the wrong
# strip executable and instead handle it here (saves ~120MB)
dostrip -x ${WINE_PREFIX}/wine/{i386,x86_64}-windows
- use debug ||
+
+ if use strip; then
+ ebegin "Stripping Windows (PE) binaries"
find "${ED}"${WINE_PREFIX}/wine/*-windows -regex '.*\.\(a\|dll\|exe\)' \
- -exec $(usex abi_x86_64 x86_64 i686)-w64-mingw32-strip --strip-unneeded {} + || die
+ -exec $(usex abi_x86_64 x86_64 i686)-w64-mingw32-strip --strip-unneeded {} +
+ eend ${?} || die
+ fi
dodoc ANNOUNCE AUTHORS README* documentation/README*
readme.gentoo_create_doc
diff --git a/app-emulation/wine-staging/Manifest b/app-emulation/wine-staging/Manifest
index 571721d88e61..eb21342c1719 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -12,5 +12,5 @@ EBUILD wine-staging-8.0.ebuild 11470 BLAKE2B f988ebcc9231ef7cabe3b2da0c0519a0519
EBUILD wine-staging-8.7.ebuild 11698 BLAKE2B c46be8db9dd163fb4247660f18d24e9381f3f946e2568745bc4a47135889fda933096a7b79090d472b3bc32d1a92f2af0ca1d72bc617a01e19769f687df677ac SHA512 1a6da702713b5b005ae854bc1fcee54f2c7442db9a7fe8047fec439e85db2250759e0106dba4aad9e0559af1fa64fc9bb9393966b485f8591e48454b446a7e84
EBUILD wine-staging-8.8.ebuild 11697 BLAKE2B 38c8a16f81472803fd049e3736012023e3facaad304afface99b085f6189e79f7a4d6262f6041b65dda19effc8eedeadf0756c69228dcd2c01a7e91085e3483c SHA512 8fe80d9ba688f92286fcece5379343d33fa9913e60a097ea0cfa4fb9e57de3856be84724be85098a95a34646337a6f7aa4c5273a2049ca1d5e476c22514ecac7
EBUILD wine-staging-8.9.1.ebuild 11722 BLAKE2B 3924276074f25083ee87a6f8e137956ad693038b397b8ad909150859d7098c74a5f87728da21ea991f072e75b4e4afea2d0312b9c5b8f599821c39850065b0eb SHA512 f7cb8cda61fa8bb914d10860a1ba451832c6ebbf2ebcbeee06d09efcd60787b36dc2f66be6b026e0e9e23bdcb315d3bb386aa0a7e2764c5caa141c02da85d1d8
-EBUILD wine-staging-9999.ebuild 11722 BLAKE2B 3924276074f25083ee87a6f8e137956ad693038b397b8ad909150859d7098c74a5f87728da21ea991f072e75b4e4afea2d0312b9c5b8f599821c39850065b0eb SHA512 f7cb8cda61fa8bb914d10860a1ba451832c6ebbf2ebcbeee06d09efcd60787b36dc2f66be6b026e0e9e23bdcb315d3bb386aa0a7e2764c5caa141c02da85d1d8
+EBUILD wine-staging-9999.ebuild 11794 BLAKE2B 86a9314cec0ef80a390f157abf956185ac3ee1e5e18858684efb42c6f6f27608f5fc66581e5aa240bb614a93c543a3d3ce189ad81502deb48cdc76d2351841fb SHA512 d531e44f7b29eaf833b69ad53b9b43f669b6bc10e70dc97ad6b4d9a650b23e8e9df614b44bd3cc224be4b8eace16436c34f712d5b66f7581b324cf311ce652a1
MISC metadata.xml 2339 BLAKE2B 1b947010c803306d2e1a02e82c427461377651faf0fde13cc5ce5c6a08a9790f5699ad427f16f10c6057bcf9c53e707e4486e28bed6d0d27d23d3ec118d5f518 SHA512 aa5aa60a8488dcebb5f45c992cf77eef215b8559c2911cae4066c48fd8cd74f4d2029ba989cc65ed0200927f9fcd3b7b253b93003302d2b88230b035eb274ebb
diff --git a/app-emulation/wine-staging/wine-staging-9999.ebuild b/app-emulation/wine-staging/wine-staging-9999.ebuild
index 91fff75c3a4c..767e89f5480c 100644
--- a/app-emulation/wine-staging/wine-staging-9999.ebuild
+++ b/app-emulation/wine-staging/wine-staging-9999.ebuild
@@ -34,9 +34,9 @@ LICENSE="LGPL-2.1+ BSD-2 IJG MIT OPENLDAP ZLIB gsm libpng2 libtiff"
SLOT="${PV}"
IUSE="
+X +abi_x86_32 +abi_x86_64 +alsa capi crossdev-mingw cups dos
- llvm-libunwind debug custom-cflags +fontconfig +gecko gphoto2
- +gstreamer kerberos +mingw +mono netapi nls opencl +opengl osmesa
- pcap perl pulseaudio samba scanner +sdl selinux smartcard +ssl
+ llvm-libunwind custom-cflags +fontconfig +gecko gphoto2 +gstreamer
+ kerberos +mingw +mono netapi nls opencl +opengl osmesa pcap perl
+ pulseaudio samba scanner +sdl selinux smartcard +ssl +strip
+truetype udev udisks +unwind usb v4l +vulkan wayland +xcomposite
xinerama"
REQUIRED_USE="
@@ -356,13 +356,17 @@ src_install() {
make_wrapper "${bin##*/}-${P#wine-}" "${bin#"${ED}"}"
done
- # don't let portage try to strip PE files with the wrong
- # strip executable and instead handle it here (saves ~120MB)
if use mingw; then
+ # don't let portage try to strip PE files with the wrong
+ # strip executable and instead handle it here (saves ~120MB)
dostrip -x ${WINE_PREFIX}/wine/{i386,x86_64}-windows
- use debug ||
+
+ if use strip; then
+ ebegin "Stripping Windows (PE) binaries"
find "${ED}"${WINE_PREFIX}/wine/*-windows -regex '.*\.\(a\|dll\|exe\)' \
- -exec $(usex abi_x86_64 x86_64 i686)-w64-mingw32-strip --strip-unneeded {} + || die
+ -exec $(usex abi_x86_64 x86_64 i686)-w64-mingw32-strip --strip-unneeded {} +
+ eend ${?} || die
+ fi
fi
dodoc ANNOUNCE AUTHORS README* documentation/README*
diff --git a/app-emulation/wine-vanilla/Manifest b/app-emulation/wine-vanilla/Manifest
index 2cae345e483b..380673257b5e 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -11,5 +11,5 @@ EBUILD wine-vanilla-8.0.1.ebuild 10531 BLAKE2B c0f7101f6ea462bb6107b9c655a3c08f8
EBUILD wine-vanilla-8.7.ebuild 10752 BLAKE2B fd8ed4c4bb537108cffb5bbb9edf5bbc942d289eaa02cda12237c4dc6df849161b7d8b426717732ff49ad4d826f97e32ea7107c182bbcb50e3752698ecfa5351 SHA512 7ce00cfcb1f65c0a72acc1d3adbb4157b75d8853a31f580f4eb29701c9ee54f804078174b43cb1552bab488381f5716ac035ae7092629ae06ec4f8ddef7998f7
EBUILD wine-vanilla-8.8.ebuild 10752 BLAKE2B fd8ed4c4bb537108cffb5bbb9edf5bbc942d289eaa02cda12237c4dc6df849161b7d8b426717732ff49ad4d826f97e32ea7107c182bbcb50e3752698ecfa5351 SHA512 7ce00cfcb1f65c0a72acc1d3adbb4157b75d8853a31f580f4eb29701c9ee54f804078174b43cb1552bab488381f5716ac035ae7092629ae06ec4f8ddef7998f7
EBUILD wine-vanilla-8.9.ebuild 10752 BLAKE2B 15bd7b4d854611973e0e263f74e5c95c2cd97e2c77733b14e7ad8c7e1f5b2692014f5d6afdeca04db12637ea140a0ce9c66de3e474a6fe29ea8f6b7df36eaa7d SHA512 598118bc03ff48deeb43e8a9eb26e03587243221af9b1b0db7aa93831b91348ef4f413ab4a08b9144e6795a2175d899c3088536a296c6dc4b45427cb33986de8
-EBUILD wine-vanilla-9999.ebuild 10752 BLAKE2B 15bd7b4d854611973e0e263f74e5c95c2cd97e2c77733b14e7ad8c7e1f5b2692014f5d6afdeca04db12637ea140a0ce9c66de3e474a6fe29ea8f6b7df36eaa7d SHA512 598118bc03ff48deeb43e8a9eb26e03587243221af9b1b0db7aa93831b91348ef4f413ab4a08b9144e6795a2175d899c3088536a296c6dc4b45427cb33986de8
+EBUILD wine-vanilla-9999.ebuild 10824 BLAKE2B 5d1497f380646885b9be680687f4d76d6e282c2daae17cef7810c5639793cbd882ca931e4bf833d8dd7b454a9f27991036aa76ba70ddab9fa08ee7aed8cad2af SHA512 f1b688cffa4212c0603eea8e9c1e2f127208888077f85cf962a64405bd75707ef013a2eb74807e3efd8ee9885b283df0f90eaf8c49dd13648fc85d113ad1a6ce
MISC metadata.xml 2406 BLAKE2B 3632339181cdc1fa339771f8d98fcd871930704a15acd4d91fff21964ce31f6892bf980c563851efda257503930adecaf6c8311c81ac16de66908127d2d5a1e7 SHA512 94f9ee47e3dd04f0908f6a0fa934ed64b74b906b89010717aa3180078edc2391fac54987fd4ab12aa25fa5891399a205c5ccd7b852ab7bb3814f16851b25ab38
diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
index a513b26e07bb..fa578d8607db 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
@@ -28,11 +28,11 @@ LICENSE="LGPL-2.1+ BSD-2 IJG MIT OPENLDAP ZLIB gsm libpng2 libtiff"
SLOT="${PV}"
IUSE="
+X +abi_x86_32 +abi_x86_64 +alsa capi crossdev-mingw cups dos
- llvm-libunwind debug custom-cflags +fontconfig +gecko gphoto2
- +gstreamer kerberos +mingw +mono netapi nls odbc opencl +opengl
- osmesa pcap perl pulseaudio samba scanner +sdl selinux smartcard
- +ssl +truetype udev udisks +unwind usb v4l +vulkan wayland
- +xcomposite xinerama"
+ llvm-libunwind custom-cflags +fontconfig +gecko gphoto2 +gstreamer
+ kerberos +mingw +mono netapi nls odbc opencl +opengl osmesa pcap
+ perl pulseaudio samba scanner +sdl selinux smartcard +ssl +strip
+ +truetype udev udisks +unwind usb v4l +vulkan wayland +xcomposite
+ xinerama"
REQUIRED_USE="
X? ( truetype )
crossdev-mingw? ( mingw )" # bug #551124 for truetype
@@ -318,13 +318,17 @@ src_install() {
make_wrapper "${bin##*/}-${P#wine-}" "${bin#"${ED}"}"
done
- # don't let portage try to strip PE files with the wrong
- # strip executable and instead handle it here (saves ~120MB)
if use mingw; then
+ # don't let portage try to strip PE files with the wrong
+ # strip executable and instead handle it here (saves ~120MB)
dostrip -x ${WINE_PREFIX}/wine/{i386,x86_64}-windows
- use debug ||
+
+ if use strip; then
+ ebegin "Stripping Windows (PE) binaries"
find "${ED}"${WINE_PREFIX}/wine/*-windows -regex '.*\.\(a\|dll\|exe\)' \
- -exec $(usex abi_x86_64 x86_64 i686)-w64-mingw32-strip --strip-unneeded {} + || die
+ -exec $(usex abi_x86_64 x86_64 i686)-w64-mingw32-strip --strip-unneeded {} +
+ eend ${?} || die
+ fi
fi
dodoc ANNOUNCE AUTHORS README* documentation/README*