summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 38abff4bfaefeae6851d5b0307854b24d7c57a15 (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.9
	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.9.tar.gz
	sha256sums = db1bc50fe4f31fc021db722eb85e59db543a104255a0a07f2e923d7a69195e42

pkgname = spotify-qt