summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBert Peters2018-11-29 17:38:21 +0100
committerBert Peters2018-11-29 17:38:21 +0100
commita7ab5888d78cb60c9adcabee0d62d6c5d16422de (patch)
treecc33d13c5522b2446992c0304b24477956519ad2 /.SRCINFO
parentf0523c0f99f0c4b3d74f63d381da0a14a316fe66 (diff)
downloadaur-a7ab5888d78cb60c9adcabee0d62d6c5d16422de.tar.gz
Add a version with D-Bus support.
This support is still labeled as "experimental" by upstream, so I'm reluctant to actually add it to the base install. This rebuild also removes the version patch. This was necessary in order to use the upstream Cargo.lock. Using the locked versions seems advisable after the recent NPM debacle.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb753314efcf..39a6c2a4867d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = spotifyd
pkgdesc = A spotify playing daemon
pkgver = 0.2.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Spotifyd/spotifyd
arch = x86_64
arch = armv7h
@@ -13,9 +13,7 @@ pkgbase = spotifyd
depends = libogg
depends = gcc-libs
source = spotifyd-0.2.3.tar.gz::https://github.com/Spotifyd/spotifyd/archive/v0.2.3.tar.gz
- source = version.patch
sha256sums = 619f5270023e70b3fb8329b9b8995800833768850014e320c734c067fce4b1b5
- sha256sums = e00756b06c03f5bbb03fc5541321101f6fd67cdea14c456718744b7f5f109fbf
pkgname = spotifyd
@@ -24,3 +22,7 @@ pkgname = spotifyd-pulseaudio
depends = libpulse
conflicts = spotifyd
+pkgname = spotifyd-dbus-mpris
+ pkgdesc = A spotify playing daemon, with D-Bus MPRIS
+ conflicts = spotifyd
+