Difference between revisions of "Wine"

From Free Software Directory
Jump to: navigation, search
(Update license)
(Update to 1.8)
(6 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
|Full description='''Wine lets you run Windows programs on GNU/Linux, OS X and BSD by reimplementing the Windows libraries.'''
 
|Full description='''Wine lets you run Windows programs on GNU/Linux, OS X and BSD by reimplementing the Windows libraries.'''
  
<span style="color:#800">'''Warning:''' some GNU/Linux distributions recommend installing the non-free Microsoft fonts when installing Wine through a package manager. To fix this, you can install it with the <code>apt-get install --no-install-recommends wine</code> command.</span>
+
<span style="color:#800">'''Warning:''' some GNU/Linux distributions recommend installing the non-free Microsoft fonts when installing Wine through a package manager. To fix this, install using the <code>--no-install-recommends</code> switch.</span>
 
|Homepage URL=http://www.winehq.org/
 
|Homepage URL=http://www.winehq.org/
|Version download=https://dl.winehq.org/wine/source/wine-8.0.tar.xz
 
 
|User level=beginner
 
|User level=beginner
|Is High Priority Project=No
 
 
|VCS checkout command=git clone git://source.winehq.org/git/wine.git
 
|VCS checkout command=git clone git://source.winehq.org/git/wine.git
 
|Computer languages=C
 
|Computer languages=C
|Decommissioned/Obsolete=No
 
|Accepts cryptocurrency donations=No
 
 
|IRC general=irc://chat.freenode.net/winehq
 
|IRC general=irc://chat.freenode.net/winehq
 
|Keywords=windows
 
|Keywords=windows
Line 18: Line 14:
 
|Version date=2015/12/19
 
|Version date=2015/12/19
 
|Version status=stable
 
|Version status=stable
 +
|Version download=https://dl.winehq.org/wine/source/1.8/wine-1.8.tar.bz2
 
|Version comment=https://www.winehq.org/announce/1.8
 
|Version comment=https://www.winehq.org/announce/1.8
|Test entry=No
+
|Last review by=Calinou
|Last review by=Bendikker
+
|Last review date=2015/12/27
|Last review date=2018/04/17
+
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 +
|Status=
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2006-12-22
 
|License verified date=2006-12-22
Line 28: Line 26:
 
{{Project license
 
{{Project license
 
|License=LGPLv2
 
|License=LGPLv2
|License copyright=LICENSE:
+
|License verified by=Ted Teah
Copyright (c) 1993-2023 the Wine project authors (see the file AUTHORS
 
for a complete list)
 
|License verified by=Denis 'GNUtoo' Carikli
 
 
|License verified date=2006-12-22
 
|License verified date=2006-12-22
|License note=LICENSE:
 
Wine is free software; you can redistribute it and/or modify it under
 
the terms of the GNU Lesser General Public License as published by the
 
Free Software Foundation; either version 2.1 of the License, or (at
 
your option) any later version.
 
 
This program is distributed in the hope that it will be useful, but
 
WITHOUT ANY WARRANTY; without even the implied warranty of
 
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
Lesser General Public License for more details.
 
 
A copy of the GNU Lesser General Public License is included in the
 
Wine distribution in the file COPYING.LIB. If you did not receive this
 
copy, write to the Free Software Foundation, Inc., 51 Franklin St,
 
Fifth Floor, Boston, MA 02110-1301, USA.
 
}}
 
{{Software category
 
|Interface=command-line, library, x-window-system
 
|Programming-language=C
 
|Runs-on=BSD, OS X
 
}}
 
{{EntryGNU
 
|Is GNU=No
 
 
}}
 
}}
 
{{Person
 
{{Person
Line 61: Line 33:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=julliard@winehq.org
 
|Email=julliard@winehq.org
}}
+
|Resource URL=
{{Resource
 
|Resource audience=Python (Ref)
 
|Resource URL=https://pypi.org/project/wine
 
}}
 
{{Resource
 
|Resource audience=Ruby (Ref)
 
|Resource URL=https://rubygems.org/gems/wine
 
}}
 
{{Resource
 
|Resource audience=Debian (Ref)
 
|Resource URL=https://tracker.debian.org/pkg/wine
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 104: Line 65:
 
|Resource URL=mailto:wine-users@winehq.org
 
|Resource URL=mailto:wine-users@winehq.org
 
}}
 
}}
{{EntryDetails
+
{{Software category
|Is High Priority Project=No
+
|Interface=command-line, library, x-window-system
|Decommissioned or Obsolete=No
+
|Programming-language=C
|Accepts cryptocurrency donations=No
+
|Runs-on=BSD, OS X
|Test entry=No
 
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 11:59, 27 December 2015


[edit]

Wine

http://www.winehq.org/
Run Windows programs on GNU/Linux, OS X and BSD

Wine lets you run Windows programs on GNU/Linux, OS X and BSD by reimplementing the Windows libraries.

Warning: some GNU/Linux distributions recommend installing the non-free Microsoft fonts when installing Wine through a package manager. To fix this, you can install it with the apt-get install --no-install-recommends wine command.





Licensing

License

Verified by

Verified on

Notes

License

LGPLv2

Verified by

Denis 'GNUtoo' Carikli

Verified on

22 December 2006

Notes

LICENSE:

Wine is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

A copy of the GNU Lesser General Public License is included in the Wine distribution in the file COPYING.LIB. If you did not receive this copy, write to the Free Software Foundation, Inc., 51 Franklin St,

Fifth Floor, Boston, MA 02110-1301, USA.




Leaders and contributors

Contact(s)Role
Alexandre Julliard Maintainer


Resources and communication

AudienceResource typeURI
HelpE-mailmailto:wine-announce@winehq.org
Bug TrackingVCS Repository Webviewhttp://bugs.winehq.org/
Python (Ref)https://pypi.org/project/wine
SupportE-mailmailto:wine-users@winehq.org
DeveloperE-mailmailto:wine-devel@winehq.org
DeveloperVCS Repository Webviewhttp://source.winehq.org/git
Debian (Ref)https://tracker.debian.org/pkg/wine
Bug TrackingE-mailmailto:wine-bugs@winehq.org
Ruby (Ref)https://rubygems.org/gems/wine


Software prerequisites




Entry



























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.