blob: 5a54fdd0370085fc1b8a3b48c5c99ea136749058 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = decky-loader
pkgdesc = Unofficial Arch build of Decky Loader, a homebrew plugin launcher for the Steam Deck.
pkgver = 3.2.3
pkgrel = 1
url = https://github.com/SteamDeckHomebrew/decky-loader
arch = x86_64
license = GPL-2.0-only
makedepends = pnpm
makedepends = python-poetry
depends = python
depends = python-aiohttp
depends = python-aiohttp-jinja2
depends = python-aiohttp-cors
depends = python-watchdog
depends = python-certifi
depends = python-packaging
depends = python-multidict
depends = python-setproctitle
provides = decky-loader
conflicts = decky-loader
source = decky-loader-3.2.3.tar.gz::https://github.com/SteamDeckHomebrew/decky-loader/archive/v3.2.3.tar.gz
source = decky-loader@.service
source = decky-loader-helper
sha256sums = 852c88c80b7fc50dd464f10e2b885920ea4db423b4e75bc41317179721965f2b
sha256sums = 068f91eba3ead7fce3384d208d743acdf8ed22c0daea6d13645ff3edf7a754eb
sha256sums = 57ad5807a25f39777569982a632a87bce41c5b25d25f3a82168a14cced359f48
pkgname = decky-loader
|