summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 2b2d7be416a67ccb16c038483eee315ef0267094 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Maintainer: PharmaRacist
pkgname=noon-gaming
pkgver=1.0.0
pkgrel=1
pkgdesc="Gaming dependencies for Noon desktop environment"
arch=('any')
url="https://github.com/PharmaRacist/Noon"
license=('MIT')
depends=(
    'heroic-games-launcher'
    'wine-staging'
    'gamemode'
    'lib32-gamemode'
    'vkd3d'
    'lib32-vkd3d'
    'steam'
    'gamescope'
)