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 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>wine</herd> -<herd>proxy-maintainers</herd> -<maintainer> - <email>[email protected]</email> - <name>NP-Hardass</name> - <description>Proxied co-maintainer</description> -</maintainer> -<longdescription> + <herd>wine</herd> + <herd>proxy-maintainers</herd> + <maintainer> + <email>[email protected]</email> + <name>NP-Hardass</name> + <description>Proxied co-maintainer</description> + </maintainer> + <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 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='netapi'>Use libnetapi from <pkg>net-fs/samba</pkg> to support Windows networks in netapi32.dll</flag> - <flag name='opencl'>Enable OpenCL support</flag> - <flag name='osmesa'>Add support for OpenGL in bitmaps using libOSMesa</flag> - <flag name='pcap'>Support packet capture software (e.g. wireshark)</flag> - <flag name='perl'>Install helpers written in perl (winedump/winemaker)</flag> - <flag name='pipelight'>Apply unofficial Wine-Staging patches for Pipelight/Silverlight support</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='s3tc'>Pull in <pkg>media-libs/libtxc_dxtn</pkg> for DXTn texture compression, needed for many games</flag> - <flag name='samba'>Add support for NTLM auth. see +</longdescription> + <use> + <flag name="capi">Enable ISDN support via CAPI</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="netapi">Use libnetapi from <pkg>net-fs/samba</pkg> to support Windows networks in netapi32.dll</flag> + <flag name="opencl">Enable OpenCL support</flag> + <flag name="osmesa">Add support for OpenGL in bitmaps using libOSMesa</flag> + <flag name="pcap">Support packet capture software (e.g. wireshark)</flag> + <flag name="perl">Install helpers written in perl (winedump/winemaker)</flag> + <flag name="pipelight">Apply unofficial Wine-Staging patches for Pipelight/Silverlight support</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="s3tc">Pull in <pkg>media-libs/libtxc_dxtn</pkg> for DXTn texture compression, needed for many games</flag> + <flag name="samba">Add support for NTLM auth. see http://wiki.winehq.org/NtlmAuthSetupGuide and http://wiki.winehq.org/NtlmSigningAndSealing</flag> - <flag name='staging'>Apply unofficial Wine-Staging patches for advanced feature support that haven't made it into upstream Wine yet</flag> -</use> + <flag name="staging">Apply unofficial Wine-Staging patches for advanced feature support that haven't made it into upstream Wine yet</flag> + </use> + <upstream> + <remote-id type="github">wine-compholio/wine-staging</remote-id> + </upstream> </pkgmetadata> 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 <[email protected]> metadata.xml: + Add github to remote-id in metadata.xml *wine-1.7.44 (31 May 2015)
