summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2deea2289ee275f419d18b01a17464960a82e073 (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.12
	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.12.tar.gz
	sha256sums = 5782ff9cd854aa92b4ba49837d3ed4b5ada0427fd440e16866e9727abcd9df62

pkgname = spotify-qt