From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E36DC138CD3 for ; Sun, 7 Jun 2015 07:56:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10B3FE0835; Sun, 7 Jun 2015 07:56:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9F48CE0835 for ; Sun, 7 Jun 2015 07:56:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 756D7340139 for ; Sun, 7 Jun 2015 07:56:26 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2264) id 0F5EEA28; Sun, 7 Jun 2015 07:56:17 +0000 (UTC) From: "Justin Lecher (jlec)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jlec@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/wine: metadata.xml ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: metadata.xml ChangeLog X-VCS-Directories: app-emulation/wine X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150607075617.0F5EEA28@oystercatcher.gentoo.org> Date: Sun, 7 Jun 2015 07:56:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ce30a561-91ae-4e57-a332-10df6e080b27 X-Archives-Hash: 3da41abf487985f1c3995ca1751e15e6 jlec 15/06/07 07:56:17 Modified: metadata.xml ChangeLog Log: Add github to remote-id in metadata.xml (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!) Revision Changes Path 1.33 app-emulation/wine/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/metadata.xml?rev=1.33&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/metadata.xml?rev=1.33&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/metadata.xml?r1=1.32&r2=1.33 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/metadata.xml,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- metadata.xml 18 Apr 2015 23:43:08 -0000 1.32 +++ metadata.xml 7 Jun 2015 07:56:16 -0000 1.33 @@ -1,37 +1,40 @@ -wine -proxy-maintainers - - np.hardass@gmail.com - NP-Hardass - Proxied co-maintainer - - + wine + proxy-maintainers + + np.hardass@gmail.com + NP-Hardass + Proxied co-maintainer + + 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. - - - Enable ISDN support via CAPI - Bypass strip-flags; use at your own peril - Pull in games-emulation/dosbox to run DOS applications - Add support for the Gecko engine when using iexplore - Add support for .NET using Wine's Mono add-on - Use libnetapi from net-fs/samba to support Windows networks in netapi32.dll - Enable OpenCL support - Add support for OpenGL in bitmaps using libOSMesa - Support packet capture software (e.g. wireshark) - Install helpers written in perl (winedump/winemaker) - Apply unofficial Wine-Staging patches for Pipelight/Silverlight support - Run prelink on DLLs during build -- do not disable if you do not know what this means as it can break things at runtime - Pull in sys-auth/rtkit for low-latency pulseaudio support - Use Wine to open and run .EXE and .MSI files - Pull in media-libs/libtxc_dxtn for DXTn texture compression, needed for many games - Add support for NTLM auth. see + + + Enable ISDN support via CAPI + Bypass strip-flags; use at your own peril + Pull in games-emulation/dosbox to run DOS applications + Add support for the Gecko engine when using iexplore + Add support for .NET using Wine's Mono add-on + Use libnetapi from net-fs/samba to support Windows networks in netapi32.dll + Enable OpenCL support + Add support for OpenGL in bitmaps using libOSMesa + Support packet capture software (e.g. wireshark) + Install helpers written in perl (winedump/winemaker) + Apply unofficial Wine-Staging patches for Pipelight/Silverlight support + Run prelink on DLLs during build -- do not disable if you do not know what this means as it can break things at runtime + Pull in sys-auth/rtkit for low-latency pulseaudio support + Use Wine to open and run .EXE and .MSI files + Pull in media-libs/libtxc_dxtn for DXTn texture compression, needed for many games + Add support for NTLM auth. see http://wiki.winehq.org/NtlmAuthSetupGuide and http://wiki.winehq.org/NtlmSigningAndSealing - Apply unofficial Wine-Staging patches for advanced feature support that haven't made it into upstream Wine yet - + Apply unofficial Wine-Staging patches for advanced feature support that haven't made it into upstream Wine yet + + + wine-compholio/wine-staging + 1.538 app-emulation/wine/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.538&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.538&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?r1=1.537&r2=1.538 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v retrieving revision 1.537 retrieving revision 1.538 diff -u -r1.537 -r1.538 --- ChangeLog 31 May 2015 22:07:17 -0000 1.537 +++ ChangeLog 7 Jun 2015 07:56:16 -0000 1.538 @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/wine # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.537 2015/05/31 22:07:17 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.538 2015/06/07 07:56:16 jlec Exp $ + + 07 Jun 2015; Justin Lecher metadata.xml: + Add github to remote-id in metadata.xml *wine-1.7.44 (31 May 2015)