14 lines
553 B
Bash
14 lines
553 B
Bash
# Template file for 'protontricks'
|
|
pkgname=protontricks
|
|
version=1.4.2
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
makedepends="python3-setuptools"
|
|
depends="python3-vdf winetricks"
|
|
short_desc="Simple wrapper that does winetricks things for Proton enabled games"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-only"
|
|
homepage="https://github.com/Matoking/protontricks"
|
|
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
checksum=e7f006784a4f494806d3df1aea58a590b6c23672f4f9b3d837190a1db8fedf25
|