blob: c4cb5874bb1f3ef07b7a20ac40b17073cd07071f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-vapor-steam
pkgdesc = TUI program to check the ProtonDB compatibility of all the games of a Steam user
pkgver = 1.5.1
pkgrel = 1
url = https://github.com/TabulateJarl8/vapor
arch = any
license = GPLv3
checkdepends = python-pytest
checkdepends = python-pytest-asyncio
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry-core
makedepends = python-wheel
depends = python-aiohttp
depends = python-rich
depends = python-textual
depends = python-platformdirs
depends = python-linkify-it-py
source = https://files.pythonhosted.org/packages/source/v/vapor_steam/vapor_steam-1.5.1.tar.gz
sha512sums = b6c8049fffffebb51da4bccb4b9f961aca6d895c0504f1f7e495e6cde148075ab28757d49b535c7876111001842298ce79bb98fa7a84eab3a8c228ffeabcaf19
pkgname = python-vapor-steam
|