summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7a7a98fcbff5d1ab30c5d9dd3eee20253eab3819 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = texturedplayer
	pkgdesc = A simple and minimalistic TUI music player written in python.
	pkgver = 1.0.1
	pkgrel = 3
	url = https://github.com/TexturedPolak/texturedplayer
	arch = any
	license = MIT
	depends = python>=3.8.0-1
	depends = ffmpeg
	depends = python-textual
	optdepends = python-tinytag: get metadata from songs
	optdepends = python-pypresence: Discord Rich Presence support
	source = https://github.com/TexturedPolak/texturedplayer/archive/refs/tags/1.0.1.tar.gz
	sha256sums = 67308fbad24682233ae0604b5c22b0e73451dafd5b8c90d1deffdd6232b246dd

pkgname = texturedplayer