summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIskren Slavov <iskren.s@gmail.com>2010-04-21 09:19:31 +0300
committerIskren Slavov <iskren.s@gmail.com>2010-04-21 09:19:31 +0300
commit4f48dd89dc5b9192304df248edacc5b44397f8f4 (patch)
tree8c5109e66cd03b889f867c749b63d2f0da93db75 /app-emulation/wine/metadata.xml
parentVersion bump: net-p2p/qbittorrent-2.2.6 (diff)
downloadwish-4f48dd89dc5b9192304df248edacc5b44397f8f4.tar.gz
wish-4f48dd89dc5b9192304df248edacc5b44397f8f4.tar.bz2
wish-4f48dd89dc5b9192304df248edacc5b44397f8f4.zip
removed qbittorrent-2.2.6, wine-1.1.43 (in official portage now)
Diffstat (limited to 'app-emulation/wine/metadata.xml')
-rw-r--r--app-emulation/wine/metadata.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/app-emulation/wine/metadata.xml b/app-emulation/wine/metadata.xml
deleted file mode 100644
index 6b6db18..0000000
--- a/app-emulation/wine/metadata.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>wine</herd>
-<longdescription>
-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='capi'>Enable ISDN support via CAPI</flag>
- <flag name='custom-cflags'>Bypass strip-flags; use are your own peril</flag>
- <flag name='gecko'>Add support for the Gecko engine when using iexplore</flag>
- <flag name='perl'>Install helpers written in perl (winedump/winemaker)</flag>
- <flag name='samba'>Add support for NTLM auth. see
- http://wiki.winehq.org/NtlmAuthSetupGuide and
- http://wiki.winehq.org/NtlmSigningAndSealing</flag>
- <flag name='win64'>Build a 64bit version of Wine (won't run Win32 binaries)</flag>
-</use>
-</pkgmetadata>