Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] [NOMERGE] New package: spotifyd-0.2.20
Date: Fri, 10 Jan 2020 19:01:48 +0100	[thread overview]
Message-ID: <20200110180148.Ls9Tm6WTZnaqihFbE12HlR17QoWmjLirHdiI-wq8Knw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15953@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 345 bytes --]

There is an updated pull request by abenson against master on the void-packages repository

https://github.com/abenson/void-packages np_spotifyd
https://github.com/void-linux/void-packages/pull/15953

[NOMERGE] New package: spotifyd-0.2.20
Closes #15218

A patch file from https://github.com/void-linux/void-packages/pull/15953.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-np_spotifyd-15953.patch --]
[-- Type: text/x-diff, Size: 1398 bytes --]

From 56cecb95f5d4e0bd6e21c61f26ec0f84b60b7423 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Wed, 30 Oct 2019 08:03:26 -0500
Subject: [PATCH] New package: spotifyd-0.2.20

Closes #15218
---
 srcpkgs/spotifyd/template | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 srcpkgs/spotifyd/template

diff --git a/srcpkgs/spotifyd/template b/srcpkgs/spotifyd/template
new file mode 100644
index 00000000000..f1579108573
--- /dev/null
+++ b/srcpkgs/spotifyd/template
@@ -0,0 +1,24 @@
+# Template file for 'spotifyd'
+pkgname=spotifyd
+version=0.2.20
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="alsa-lib-devel libressl-devel pulseaudio-devel dbus-devel"
+short_desc="Spotify client running as a UNIX daemon"
+maintainer="Andrew Benson <abenson+void@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/Spotifyd/spotifyd"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=b76d15756f6024e6f0f288092a1dd6a65e39ee611966c5073e7e734c3058ead5
+
+case "$XBPS_TARGET_MACHINE" in
+	aarch64-musl) broken="https://travis-ci.org/void-linux/void-packages/jobs/634735081"
+esac
+
+export CFLAGS_${RUST_BUILD//-/_}="${CFLAGS_host}"
+export CC_${RUST_BUILD//-/_}="${BUILD_CC}"
+
+pre_configure() {
+	vsed -e 's/default = \[/& "dbus", "dbus-tokio", "pulseaudio_backend", "keyring", /' -i Cargo.toml
+}

  parent reply	other threads:[~2020-01-10 18:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-30 13:06 [PR PATCH] New package: spotifyd-0.2.19 voidlinux-github
2019-10-31  2:48 ` [NOMERGE] " voidlinux-github
2019-11-04 15:59 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-04 23:59 ` voidlinux-github
2019-11-05  2:09 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-05  2:09 ` voidlinux-github
2019-11-05 14:00 ` voidlinux-github
2020-01-09 13:12 ` [PR PATCH] [Updated] [NOMERGE] New package: spotifyd-0.2.20 voidlinux-github
2020-01-10 18:01 ` voidlinux-github [this message]
2020-01-12 21:09 ` voidlinux-github
2020-01-12 21:10 ` [PR PATCH] [Updated] New package: spotifyd-0.2.23 voidlinux-github
2020-01-16 14:46 ` voidlinux-github
2020-02-14 15:38 ` [PR PATCH] [Merged]: " xtraeme

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200110180148.Ls9Tm6WTZnaqihFbE12HlR17QoWmjLirHdiI-wq8Knw@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).