summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bd28b07c92fa083d6cc17b7a74842394aaef4311 (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 = 1.0
	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/v1.0.tar.gz
	sha256sums = adfca6ebcf17720c6d1464b87b94ff77bbae949e7ecb73b6d2daa89c9b35ce57

pkgname = spotify-qt