Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: librespot-0.4.2_1
@ 2023-01-19  4:06 costowell
  2023-01-19  4:19 ` [PR PATCH] [Updated] " costowell
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: costowell @ 2023-01-19  4:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/costowell/void-packages librespot
https://github.com/void-linux/void-packages/pull/41736

New package: librespot-0.4.2_1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - aarch64


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

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

From 972919dc24e772c61b6bd78488d87a01f2cc4100 Mon Sep 17 00:00:00 2001
From: Cole Stowell <cole@stowell.pro>
Date: Wed, 18 Jan 2023 20:22:46 -0600
Subject: [PATCH] New package: librespot-0.4.2_1

don't use mdns
---
 srcpkgs/librespot/template | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/librespot/template

diff --git a/srcpkgs/librespot/template b/srcpkgs/librespot/template
new file mode 100644
index 000000000000..f1732513074d
--- /dev/null
+++ b/srcpkgs/librespot/template
@@ -0,0 +1,23 @@
+# Template file for 'librespot'
+pkgname=librespot
+version=0.4.2
+revision=1
+#archs="i686 x86_64"
+#wrksrc=
+#create_wrksrc=yes
+build_style=cargo
+configure_args="--features alsa-backend,pulseaudio-backend"
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends="pkg-config"
+makedepends="alsa-lib-devel avahi-compat-libs-devel glib-devel libpulseaudio"
+depends="alsa-lib avahi-compat-libs glib libpulseaudio"
+short_desc="Open Source Spotify client library"
+maintainer="Cole Stowell <cole@stowell.pro>"
+license="MIT"
+homepage="https://github.com/librespot-org/librespot"
+#changelog=""
+distfiles="https://github.com/librespot-org/librespot/archive/refs/tags/v${version}.zip"
+checksum=c3bb85cce995cde900f3d602bf60b7f31e989601e1c532fd5f63b7d5baba959d

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

* Re: [PR PATCH] [Updated] New package: librespot-0.4.2_1
  2023-01-19  4:06 [PR PATCH] New package: librespot-0.4.2_1 costowell
@ 2023-01-19  4:19 ` costowell
  2023-01-19  4:34 ` costowell
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: costowell @ 2023-01-19  4:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/costowell/void-packages librespot
https://github.com/void-linux/void-packages/pull/41736

New package: librespot-0.4.2_1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - aarch64


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

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

From 16a11f6a50009716e2138cf8ac4ab428ae814cc4 Mon Sep 17 00:00:00 2001
From: Cole Stowell <cole@stowell.pro>
Date: Wed, 18 Jan 2023 20:22:46 -0600
Subject: [PATCH] New package: librespot-0.4.2_1

don't use mdns

fix up small errors
---
 srcpkgs/librespot/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/librespot/template

diff --git a/srcpkgs/librespot/template b/srcpkgs/librespot/template
new file mode 100644
index 000000000000..dfba3a79beaf
--- /dev/null
+++ b/srcpkgs/librespot/template
@@ -0,0 +1,19 @@
+# Template file for 'librespot'
+pkgname=librespot
+version=0.4.2
+revision=1
+build_style=cargo
+configure_args="--features alsa-backend,pulseaudio-backend"
+hostmakedepends="pkg-config"
+makedepends="alsa-lib-devel avahi-compat-libs-devel glib-devel libpulseaudio"
+depends="alsa-lib avahi-compat-libs glib libpulseaudio"
+short_desc="Open Source Spotify client library"
+maintainer="Cole Stowell <cole@stowell.pro>"
+license="MIT"
+homepage="https://github.com/librespot-org/librespot"
+distfiles="https://github.com/librespot-org/librespot/archive/refs/tags/v${version}.tar.gz"
+checksum=cc8cb81bdbaa5abf366170dec5e6b8c0ecf570a7cb68f04483e9f7eed338ca61
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: librespot-0.4.2_1
  2023-01-19  4:06 [PR PATCH] New package: librespot-0.4.2_1 costowell
  2023-01-19  4:19 ` [PR PATCH] [Updated] " costowell
@ 2023-01-19  4:34 ` costowell
  2023-01-19  4:35 ` costowell
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: costowell @ 2023-01-19  4:34 UTC (permalink / raw)
  To: ml

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

New comment by costowell on void-packages repository

https://github.com/void-linux/void-packages/pull/41736#issuecomment-1396427990

Comment:
Lets go!

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

* Re: New package: librespot-0.4.2_1
  2023-01-19  4:06 [PR PATCH] New package: librespot-0.4.2_1 costowell
  2023-01-19  4:19 ` [PR PATCH] [Updated] " costowell
  2023-01-19  4:34 ` costowell
@ 2023-01-19  4:35 ` costowell
  2023-01-19  5:02 ` [PR REVIEW] " classabbyamp
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: costowell @ 2023-01-19  4:35 UTC (permalink / raw)
  To: ml

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

New comment by costowell on void-packages repository

https://github.com/void-linux/void-packages/pull/41736#issuecomment-1396427990

Comment:
Lets go! So happy it compiled for all archs.

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

* Re: [PR REVIEW] New package: librespot-0.4.2_1
  2023-01-19  4:06 [PR PATCH] New package: librespot-0.4.2_1 costowell
                   ` (2 preceding siblings ...)
  2023-01-19  4:35 ` costowell
@ 2023-01-19  5:02 ` classabbyamp
  2023-01-19  5:02 ` classabbyamp
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: classabbyamp @ 2023-01-19  5:02 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/41736#discussion_r1080810752

Comment:
is it a library or a program? the package as-is installs just a binary, and rust libraries aren't very useful as packages in most cases

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

* Re: [PR REVIEW] New package: librespot-0.4.2_1
  2023-01-19  4:06 [PR PATCH] New package: librespot-0.4.2_1 costowell
                   ` (3 preceding siblings ...)
  2023-01-19  5:02 ` [PR REVIEW] " classabbyamp
@ 2023-01-19  5:02 ` classabbyamp
  2023-01-19 15:37 ` costowell
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: classabbyamp @ 2023-01-19  5:02 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/41736#discussion_r1080810903

Comment:
this will all be autodetected
```suggestion
```

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

* Re: [PR REVIEW] New package: librespot-0.4.2_1
  2023-01-19  4:06 [PR PATCH] New package: librespot-0.4.2_1 costowell
                   ` (4 preceding siblings ...)
  2023-01-19  5:02 ` classabbyamp
@ 2023-01-19 15:37 ` costowell
  2023-01-19 15:39 ` [PR PATCH] [Updated] " costowell
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: costowell @ 2023-01-19 15:37 UTC (permalink / raw)
  To: ml

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

New review comment by costowell on void-packages repository

https://github.com/void-linux/void-packages/pull/41736#discussion_r1081450430

Comment:
It is a program which runs a Spotify client where frontends like spotify-qt or even the official Spotify app can play music to. I believe it is a fork of spotifyd, which does the exact same thing.

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

* Re: [PR PATCH] [Updated] New package: librespot-0.4.2_1
  2023-01-19  4:06 [PR PATCH] New package: librespot-0.4.2_1 costowell
                   ` (5 preceding siblings ...)
  2023-01-19 15:37 ` costowell
@ 2023-01-19 15:39 ` costowell
  2023-01-19 15:41 ` [PR REVIEW] " costowell
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: costowell @ 2023-01-19 15:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/costowell/void-packages librespot
https://github.com/void-linux/void-packages/pull/41736

New package: librespot-0.4.2_1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - aarch64


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

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

From 922aebb70bea4f2bbc63be31f3e4109ce8d15c1d Mon Sep 17 00:00:00 2001
From: Cole Stowell <cole@stowell.pro>
Date: Wed, 18 Jan 2023 20:22:46 -0600
Subject: [PATCH] New package: librespot-0.4.2_1

not necessary to list deps explicitly
---
 srcpkgs/librespot/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/librespot/template

diff --git a/srcpkgs/librespot/template b/srcpkgs/librespot/template
new file mode 100644
index 000000000000..30886f0a2afe
--- /dev/null
+++ b/srcpkgs/librespot/template
@@ -0,0 +1,18 @@
+# Template file for 'librespot'
+pkgname=librespot
+version=0.4.2
+revision=1
+build_style=cargo
+configure_args="--features alsa-backend,pulseaudio-backend"
+hostmakedepends="pkg-config"
+makedepends="alsa-lib-devel avahi-compat-libs-devel glib-devel libpulseaudio"
+short_desc="Open Source Spotify client library"
+maintainer="Cole Stowell <cole@stowell.pro>"
+license="MIT"
+homepage="https://github.com/librespot-org/librespot"
+distfiles="https://github.com/librespot-org/librespot/archive/refs/tags/v${version}.tar.gz"
+checksum=cc8cb81bdbaa5abf366170dec5e6b8c0ecf570a7cb68f04483e9f7eed338ca61
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR REVIEW] New package: librespot-0.4.2_1
  2023-01-19  4:06 [PR PATCH] New package: librespot-0.4.2_1 costowell
                   ` (6 preceding siblings ...)
  2023-01-19 15:39 ` [PR PATCH] [Updated] " costowell
@ 2023-01-19 15:41 ` costowell
  2023-01-19 17:37 ` costowell
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: costowell @ 2023-01-19 15:41 UTC (permalink / raw)
  To: ml

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

New review comment by costowell on void-packages repository

https://github.com/void-linux/void-packages/pull/41736#discussion_r1081455782

Comment:
Fixed!

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

* Re: [PR REVIEW] New package: librespot-0.4.2_1
  2023-01-19  4:06 [PR PATCH] New package: librespot-0.4.2_1 costowell
                   ` (7 preceding siblings ...)
  2023-01-19 15:41 ` [PR REVIEW] " costowell
@ 2023-01-19 17:37 ` costowell
  2023-01-22  3:32 ` costowell
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: costowell @ 2023-01-19 17:37 UTC (permalink / raw)
  To: ml

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

New review comment by costowell on void-packages repository

https://github.com/void-linux/void-packages/pull/41736#discussion_r1081606197

Comment:
If you're talking about the description, that is how librespot is self described on github. Do you think its better to change it to prevent confusion?

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

* Re: New package: librespot-0.4.2_1
  2023-01-19  4:06 [PR PATCH] New package: librespot-0.4.2_1 costowell
                   ` (8 preceding siblings ...)
  2023-01-19 17:37 ` costowell
@ 2023-01-22  3:32 ` costowell
  2023-01-22  3:32 ` costowell
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: costowell @ 2023-01-22  3:32 UTC (permalink / raw)
  To: ml

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

New comment by costowell on void-packages repository

https://github.com/void-linux/void-packages/pull/41736#issuecomment-1399395584

Comment:
@classabbyamp is there anything else that I still need to do?

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

* Re: New package: librespot-0.4.2_1
  2023-01-19  4:06 [PR PATCH] New package: librespot-0.4.2_1 costowell
                   ` (9 preceding siblings ...)
  2023-01-22  3:32 ` costowell
@ 2023-01-22  3:32 ` costowell
  2023-04-23  1:59 ` github-actions
  2023-05-08  1:53 ` [PR PATCH] [Closed]: " github-actions
  12 siblings, 0 replies; 14+ messages in thread
From: costowell @ 2023-01-22  3:32 UTC (permalink / raw)
  To: ml

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

New comment by costowell on void-packages repository

https://github.com/void-linux/void-packages/pull/41736#issuecomment-1399395584

Comment:
@classabbyamp is there anything else that I still need to do?
Just checking in to be sure.

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

* Re: New package: librespot-0.4.2_1
  2023-01-19  4:06 [PR PATCH] New package: librespot-0.4.2_1 costowell
                   ` (10 preceding siblings ...)
  2023-01-22  3:32 ` costowell
@ 2023-04-23  1:59 ` github-actions
  2023-05-08  1:53 ` [PR PATCH] [Closed]: " github-actions
  12 siblings, 0 replies; 14+ messages in thread
From: github-actions @ 2023-04-23  1:59 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/41736#issuecomment-1518917884

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: librespot-0.4.2_1
  2023-01-19  4:06 [PR PATCH] New package: librespot-0.4.2_1 costowell
                   ` (11 preceding siblings ...)
  2023-04-23  1:59 ` github-actions
@ 2023-05-08  1:53 ` github-actions
  12 siblings, 0 replies; 14+ messages in thread
From: github-actions @ 2023-05-08  1:53 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

New package: librespot-0.4.2_1
https://github.com/void-linux/void-packages/pull/41736

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

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - aarch64


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

end of thread, other threads:[~2023-05-08  1:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-19  4:06 [PR PATCH] New package: librespot-0.4.2_1 costowell
2023-01-19  4:19 ` [PR PATCH] [Updated] " costowell
2023-01-19  4:34 ` costowell
2023-01-19  4:35 ` costowell
2023-01-19  5:02 ` [PR REVIEW] " classabbyamp
2023-01-19  5:02 ` classabbyamp
2023-01-19 15:37 ` costowell
2023-01-19 15:39 ` [PR PATCH] [Updated] " costowell
2023-01-19 15:41 ` [PR REVIEW] " costowell
2023-01-19 17:37 ` costowell
2023-01-22  3:32 ` costowell
2023-01-22  3:32 ` costowell
2023-04-23  1:59 ` github-actions
2023-05-08  1:53 ` [PR PATCH] [Closed]: " github-actions

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