Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] spotify-player: add alsa and pulseaudio backend features
@ 2023-06-22  7:27 classabbyamp
  2023-06-22  7:52 ` 0323pin
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: classabbyamp @ 2023-06-22  7:27 UTC (permalink / raw)
  To: ml

[-- 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"

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-06-27  7:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-22  7:27 [PR PATCH] spotify-player: add alsa and pulseaudio backend features classabbyamp
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

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).