Skip to content

Instantly share code, notes, and snippets.

View polkaulfield's full-sized avatar

polkaulfield polkaulfield

View GitHub Profile
@ILadis
ILadis / PKGBUILD
Last active September 25, 2021 20:44
PKGBUILD for wine-staging with League of Legends fixes and GloriousEggroll patches
pkgname=wine-lol
pkgver=6.16
pkgrel=1
arch=(x86_64)
pkgdesc='A compatibility layer for running Windows programs - Staging branch with League of Legends fixes'
makedepends=('autoconf' 'bison' 'flex' 'make' 'gcc' 'patch' 'pkgconfig' 'vulkan-headers')
depends=(
'fontconfig' 'lib32-fontconfig'