Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
winetricks
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
winetricks
Commits
2df86ac9
Commit
2df86ac9
authored
Feb 09, 2022
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
just import winetricks-20220207.tar with rpmgs script
parent
cf259ca5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
README.md
winetricks/README.md
+2
-2
winetricks
winetricks/src/winetricks
+0
-0
winetricks-test
winetricks/tests/winetricks-test
+1
-1
No files found.
winetricks/README.md
View file @
2df86ac9
# Winetricks
[
![License
](
http://img.shields.io/:license-lgpl-green.svg
)
](https://tldrlegal.com/license/gnu-lesser-general-public-license-v2.1-(lgpl-2.1))
[
![License
](
http
s
://img.shields.io/:license-lgpl-green.svg
)
](https://tldrlegal.com/license/gnu-lesser-general-public-license-v2.1-(lgpl-2.1))
Homepage of Winetricks, previously hosted at
<https://code.google.com/p/winetricks>
.
...
...
@@ -23,7 +23,7 @@ The ```winetricks``` package should be used if it is available and up to date. T
*
Gentoo: https://packages.gentoo.org/packages/app-emulation/winetricks
*
Homebrew (OSX): https://formulae.brew.sh/formula/winetricks
*
MacPorts (OSX): https://www.macports.org/ports.php?by=name&substr=winetricks
*
Slackbuilds (Slackware): http://slackbuilds.org/repository/14.2/system/winetricks/?search=winetricks
*
Slackbuilds (Slackware): http
s
://slackbuilds.org/repository/14.2/system/winetricks/?search=winetricks
*
Ubuntu: https://packages.ubuntu.com/search?keywords=winetricks
Note: packaged Debian / Ubuntu winetricks versions are typically outdated, so a manual installation is recommended.
...
...
winetricks/src/winetricks
100755 → 100644
View file @
2df86ac9
This diff is collapsed.
Click to expand it.
winetricks/tests/winetricks-test
View file @
2df86ac9
...
...
@@ -211,7 +211,7 @@ case "${OS}" in
#DRIVE_C="C:/"
;;
*
)
export
WINE
=
${
WINE
:-
wine
}
export
WINE
=
"
${
WINE
:-
wine
}
"
# Find wineserver. Some distros (Debian) don't have it on the path,
# on the mistaken understanding that user scripts never need it :-(
# If wineserver is from wine-development set WINE to wine-development.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment