summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ed11aedac0b6a3506bfd4cc3c82e8e6ddda33e76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = ncspot-git
	pkgdesc = Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.
	pkgver = 0.13.4
	pkgrel = 1
	url = https://github.com/hrkfdn/ncspot
	arch = x86_64
	license = BSD
	makedepends = rust
	makedepends = cargo
	makedepends = git
	makedepends = alsa-lib
	makedepends = python
	depends = openssl
	depends = libpulse
	optdepends = portaudio: PortAudio backend
	optdepends = ueberzugpp: display album art in terminal (X11)
	provides = ncspot
	conflicts = ncspot
	source = git+https://github.com/hrkfdn/ncspot.git
	sha512sums = SKIP

pkgname = ncspot-git