mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
New package: winetricks-20160329
This commit is contained in:
parent
3997367e73
commit
8d1bd4972b
1 changed files with 13 additions and 0 deletions
13
srcpkgs/winetricks/template
Normal file
13
srcpkgs/winetricks/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'winetricks'
|
||||||
|
pkgname=winetricks
|
||||||
|
version=20160329
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=gnu-makefile
|
||||||
|
depends="wine cabextract unzip xmessage"
|
||||||
|
short_desc="Script to install various redistributable runtime libraries in Wine"
|
||||||
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
|
license="LGPL-3"
|
||||||
|
homepage="http://wiki.winehq.org/$pkgname"
|
||||||
|
distfiles="https://github.com/Winetricks/$pkgname/archive/$version.tar.gz"
|
||||||
|
checksum=a2a6f93e5242c22dd284710d26d6c98169eebcd57e5db71dae4c8e4fbad34c39
|
Loading…
Add table
Reference in a new issue