summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bff294bedb6c0403ecea95d87541ed42c9c6a654 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = spotify-qt
	pkgdesc = Work-in-progress Spotify client using Qt
	pkgver = 0.18
	pkgrel = 1
	url = https://github.com/kraxarn/spotify-qt
	arch = x86_64
	license = GPL3
	makedepends = git
	makedepends = cmake
	makedepends = gcc
	makedepends = make
	depends = qt5-base
	depends = qt5-svg
	depends = hicolor-icon-theme
	optdepends = spotifyd: Recommended playback client
	source = https://github.com/kraxarn/spotify-qt/archive/v0.18.tar.gz
	sha256sums = 397355f69d32bf06149665a3a0dbd19a0728177ea5d59ccd82f669bfe302b170

pkgname = spotify-qt