Github messages for voidlinux
 help / color / mirror / Atom feed
From: classabbyamp <classabbyamp@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] spotify-player: add alsa and pulseaudio backend features
Date: Thu, 22 Jun 2023 09:27:24 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44558@inbox.vuxu.org> (raw)

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

There is a new pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages spotify-player-backends
https://github.com/void-linux/void-packages/pull/44558

spotify-player: add alsa and pulseaudio backend features
fixes #44557

@0323pin please test

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO**



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-spotify-player-backends-44558.patch --]
[-- Type: text/x-diff, Size: 1046 bytes --]

From 9859a1d9497d425a97c890743594ec2a722f35df Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Thu, 22 Jun 2023 03:26:22 -0400
Subject: [PATCH] spotify-player: add alsa and pulseaudio backend features

fixes #44557
---
 srcpkgs/spotify-player/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/spotify-player/template b/srcpkgs/spotify-player/template
index 9716e81041ad..c9e74c34dd6e 100644
--- a/srcpkgs/spotify-player/template
+++ b/srcpkgs/spotify-player/template
@@ -1,11 +1,12 @@
 # Template file for 'spotify-player'
 pkgname=spotify-player
 version=0.14.0
-revision=1
+revision=2
 build_style=cargo
+configure_args="--features alsa-backend,pulseaudio-backend"
 make_install_args="--path spotify_player"
 hostmakedepends="pkg-config"
-makedepends="openssl-devel alsa-lib-devel dbus-devel"
+makedepends="openssl-devel alsa-lib-devel pulseaudio-devel dbus-devel"
 short_desc="Command driven spotify player"
 maintainer="Thang Pham <phamducthang1234@gmail.com>"
 license="MIT"

             reply	other threads:[~2023-06-22  7:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-22  7:27 classabbyamp [this message]
2023-06-22  7:52 ` 0323pin
2023-06-22  9:45 ` 0323pin
2023-06-22 10:19 ` 0323pin
2023-06-22 11:05 ` 0323pin
2023-06-27  7:11 ` classabbyamp
2023-06-27  7:11 ` [PR PATCH] [Closed]: " classabbyamp
2023-06-27  7:48 ` 0323pin

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44558@inbox.vuxu.org \
    --to=classabbyamp@users.noreply.github.com \
    --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).