Package Details: winetricks-git 20240105.r47.g72b934e1-1

Git Clone URL: https://aur.archlinux.org/winetricks-git.git (read-only, click to copy)
Package Base: winetricks-git
Description: Script to install various redistributable runtime libraries in Wine.
Upstream URL: http://wiki.winehq.org/winetricks
Licenses: LGPL-2.1-or-later
Conflicts: bin32-winetricks, winetricks
Provides: winetricks
Submitter: robertfoster
Maintainer: robertfoster
Last Packager: robertfoster
Votes: 115
Popularity: 1.64
First Submitted: 2015-03-03 18:34 (UTC)
Last Updated: 2024-09-08 10:20 (UTC)

Dependencies (6)

Required by (85)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3

zezadas commented on 2015-01-30 00:39 (UTC)

please, add wget as a dependenci too

<deleted-account> commented on 2013-03-12 04:16 (UTC)

Trying to install with aura I get aura >>= Determining dependencies... aura >>= Dependency checking failed for these reasons: `svn` exists in NO WAY as a package or as one provided by another! It appears the line makedepends=('svn') should be makedepends=('subversion')

<deleted-account> commented on 2012-08-08 16:59 (UTC)

Could you make this package provide winetricks so you can install packages that depend on the winetricks package? provides=('winetricks') Thanks!

Det commented on 2012-01-02 16:40 (UTC)

Would you be so awfully kind as to use the '--force' flag with 'svn export', please? It has come to my attention that otherwise when you're trying to rebuild and/or update this thing the build fails miserably with: "svn: E200009: Destination file 'winetricks' exists, and will not be overwritten unless forced" And oh my gosh, thank you.

<deleted-account> commented on 2011-04-16 00:19 (UTC)

SVN itself must be added as a dependency. It's generally ignored but still needed.

chenxiaolong commented on 2011-03-18 20:23 (UTC)

The svn lines needs to be changed to "http://winetricks.googlecode.com/svn/trunk/src/"