aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/meta/gaming/PKGBUILD
blob: 6d36c7c5f1d494bee5ca1c03c8ae40eafa1479c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgname=sommerfeld-gaming
pkgver=1
pkgrel=1
arch=('any')
license=('MIT')
depends=(
  'discord'
  'gamemode'
  'lib32-fontconfig'
  'lib32-gamemode'
  'lib32-systemd'
  'mangohud'
  'steam'
  'steam-native-runtime'
  'ttf-liberation'
  'wqy-zenhei'
)
optdepends=(
  'lutris'
  'proton-ge-custom-bin'
  'supertuxkart'
)