diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-09-26 17:12:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-09-26 17:12:58 +0000 |
commit | af958b7fb3ca22bfe012c34b30ae23eba49e21b9 (patch) | |
tree | e5acdbcce79797feec79d03dc14ea3350db909e8 /app-emulation/wine/metadata.xml | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-af958b7fb3ca22bfe012c34b30ae23eba49e21b9.tar.gz gentoo-2-af958b7fb3ca22bfe012c34b30ae23eba49e21b9.tar.bz2 gentoo-2-af958b7fb3ca22bfe012c34b30ae23eba49e21b9.zip |
Version bump #286460 and add support for USE="capi fontconfig gphoto2 openal".
(Portage version: 2.2_rc40/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'app-emulation/wine/metadata.xml')
-rw-r--r-- | app-emulation/wine/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/metadata.xml b/app-emulation/wine/metadata.xml index 90f6e7d828e1..3910db6f718e 100644 --- a/app-emulation/wine/metadata.xml +++ b/app-emulation/wine/metadata.xml @@ -8,8 +8,8 @@ Wine is an Open Source implementation of the Windows API on top of X and Unix. Think of Wine as a compatibility layer for running Windows programs. Wine does not require Microsoft Windows, as it is a completely free alternative implementation of the Windows API consisting of 100% non-Microsoft code, however Wine can optionally use native Windows DLLs if they are available. Wine provides both a development toolkit for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes, including Linux, FreeBSD, and Solaris. </longdescription> <use> - <flag name='gecko'>Add support for the Gecko engine when using - iexplore</flag> + <flag name='capi'>Enable ISDN support via CAPI</flag> + <flag name='gecko'>Add support for the Gecko engine when using iexplore</flag> <flag name='samba'>Add support for NTLM auth. see http://wiki.winehq.org/NtlmAuthSetupGuide and http://wiki.winehq.org/NtlmSigningAndSealing</flag> |