summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreroen <eroen@occam.eroen.eu>2013-12-08 22:08:31 +0100
committereroen <eroen@occam.eroen.eu>2013-12-08 22:08:31 +0100
commitd123c98b1672340a7d6aa32eb74daf17f8cda535 (patch)
treed3c9d6b0e371816a604a42f76db8824da896f40f /app-emulation/wine/metadata.xml
parentwine-1.7.4 from gentoo (diff)
downloaderoen-d123c98b1672340a7d6aa32eb74daf17f8cda535.tar.gz
eroen-d123c98b1672340a7d6aa32eb74daf17f8cda535.tar.bz2
eroen-d123c98b1672340a7d6aa32eb74daf17f8cda535.zip
wine-1.7.8 from bugs.gentoo.org
<https://bugs.gentoo.org/show_bug.cgi?id=490998#c8>
Diffstat (limited to 'app-emulation/wine/metadata.xml')
-rw-r--r--app-emulation/wine/metadata.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/app-emulation/wine/metadata.xml b/app-emulation/wine/metadata.xml
index 83067e4..1bccb99 100644
--- a/app-emulation/wine/metadata.xml
+++ b/app-emulation/wine/metadata.xml
@@ -9,7 +9,8 @@ Think of Wine as a compatibility layer for running Windows programs. Wine does n
</longdescription>
<use>
<flag name='capi'>Enable ISDN support via CAPI</flag>
- <flag name='custom-cflags'>Bypass strip-flags; use are your own peril</flag>
+ <flag name='custom-cflags'>Bypass strip-flags; use at your own peril</flag>
+ <flag name='dos'>Pull in <pkg>games-emulation/dosbox</pkg> to run DOS applications</flag>
<flag name='gecko'>Add support for the Gecko engine when using iexplore</flag>
<flag name='mono'>Add support for .NET using Wine's Mono add-on</flag>
<flag name='opencl'>Enable OpenCL support</flag>
@@ -17,6 +18,8 @@ Think of Wine as a compatibility layer for running Windows programs. Wine does n
<flag name='pathofexile'>Enable patch to fix slow installation of Path of Exile</flag>
<flag name='perl'>Install helpers written in perl (winedump/winemaker)</flag>
<flag name='prelink'>Run prelink on DLLs during build -- do not disable if you do not know what this means as it can break things at runtime</flag>
+ <flag name='realtime'>Pull in <pkg>sys-auth/rtkit</pkg> for low-latency pulseaudio support</flag>
+ <flag name='run-exes'>Use Wine to open and run .EXE and .MSI files</flag>
<flag name='samba'>Add support for NTLM auth. see
http://wiki.winehq.org/NtlmAuthSetupGuide and
http://wiki.winehq.org/NtlmSigningAndSealing</flag>