summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 878da2a7b143f5b980bd129e46690be56890b3f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
pkgbase = spotifyd
	pkgdesc = A spotify playing daemon
	pkgver = 0.2.19
	pkgrel = 1
	url = https://github.com/Spotifyd/spotifyd
	arch = x86_64
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = GPL3
	makedepends = cargo
	makedepends = libpulse
	makedepends = dbus
	depends = alsa-lib
	depends = libogg
	depends = gcc-libs
	source = spotifyd-0.2.19.tar.gz::https://github.com/Spotifyd/spotifyd/archive/v0.2.19.tar.gz
	sha256sums = f2df428973f65f8aee3a4f9fe99d9e8c6fdd7e6b2a3f18b0598f28cc5f3b5a25

pkgname = spotifyd

pkgname = spotifyd-pulseaudio
	pkgdesc = A spotify playing daemon, with pulseaudio support
	depends = libpulse
	provides = spotifyd
	conflicts = spotifyd

pkgname = spotifyd-dbus-mpris
	pkgdesc = A spotify playing daemon, with D-Bus MPRIS
	depends = alsa-lib
	depends = libogg
	depends = dbus
	provides = spotifyd
	conflicts = spotifyd

pkgname = spotifyd-full
	pkgdesc = A spotify playing daemon, with all Linux features enabled
	depends = libpulse
	depends = dbus
	provides = spotifyd
	conflicts = spotifyd