summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ca7dd1f608c1b14da346fbd14da3897a05acbb52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = spotify-qt
	pkgdesc = Lightweight Spotify client using Qt
	pkgver = 3.11
	pkgrel = 1
	url = https://github.com/kraxarn/spotify-qt
	arch = i686
	arch = x86_64
	arch = armv7h
	arch = aarch64
	license = GPL3
	makedepends = git
	makedepends = cmake
	makedepends = gcc
	makedepends = make
	depends = qt5-base
	depends = qt5-svg
	depends = hicolor-icon-theme
	optdepends = librespot: Recommended playback client
	optdepends = spotifyd: Recommended playback client
	source = https://github.com/kraxarn/spotify-qt/archive/v3.11.tar.gz
	sha256sums = 91a2097fad58d87b47df7e328ec2fe4254ad463bfeaeb2d8d2e3afc5fbc2d31a

pkgname = spotify-qt