summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9712cdaec4dffece73c358cbc5a89e24b497790c (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 = pext-git
	pkgdesc = Python-based extendable tool
	pkgver = 0.35
	pkgrel = 1
	url = https://pext.io/
	arch = any
	license = GPL3
	makedepends = python-setuptools
	depends = python-dulwich
	depends = python-pynput
	depends = python-pip
	depends = python-pyqt5
	depends = qt5-quickcontrols
	depends = python-opengl
	depends = python-opengl-accelerate
	depends = python-requests
	depends = python-watchdog
	depends = python-psutil
	depends = python-paramiko
	optdepends = pass: password manager support
	optdepends = ffmpeg: radiobrowser music support
	optdepends = python-opengl: required for correct rendering on some GPUs
	provides = pext
	conflicts = pext
	source = git+https://github.com/Pext/Pext.git
	md5sums = SKIP

pkgname = pext-git