Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] spotify: update to 1.1.84.
@ 2022-04-27 23:59 dmarto
  2022-04-29 10:35 ` paper42
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: dmarto @ 2022-04-27 23:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dmarto/void-packages spotify
https://github.com/void-linux/void-packages/pull/36889

spotify: update to 1.1.84.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, amd64-glibc

The old (current) deb is already removed from the repo, so all new builds fail now. 


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

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

From 60afb59999805f4784559468bee4e148551a6f02 Mon Sep 17 00:00:00 2001
From: Martin Dimov <martin@dmarto.com>
Date: Thu, 28 Apr 2022 02:53:19 +0300
Subject: [PATCH] spotify: update to 1.1.84.

---
 srcpkgs/spotify/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/spotify/template b/srcpkgs/spotify/template
index 32d439d290f8..0dba9c4293c0 100644
--- a/srcpkgs/spotify/template
+++ b/srcpkgs/spotify/template
@@ -1,8 +1,8 @@
 # Template file for 'spotify'
 pkgname=spotify
-version=1.1.80
+version=1.1.84
 revision=1
-_ver="${version}.699.gc3dac750_amd64"
+_ver="${version}.716.gc5f8b819_amd64"
 _filename="spotify-client_${_ver}.deb"
 archs="x86_64"
 create_wrksrc=yes
@@ -14,7 +14,7 @@ maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
 license="custom:Proprietary"
 homepage="https://www.spotify.com"
 distfiles="http://repository.spotify.com/pool/non-free/s/spotify-client/${_filename}"
-checksum=19f80255b89d768969ff9d6a05d90091a30c05f65eabdd968592d47a7754b80e
+checksum=08e6b2666dc2a39624890e553a3046d05ecebe17bcc2fe930d49314b2fb812c7
 _license_checksum=4465d0bba5deb87866184b04ba76604cd93561c0dc9cd21cacdf5b0295bdae3a
 repository=nonfree
 restricted=yes

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

* Re: spotify: update to 1.1.84.
  2022-04-27 23:59 [PR PATCH] spotify: update to 1.1.84 dmarto
@ 2022-04-29 10:35 ` paper42
  2022-04-29 10:55 ` dmarto
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2022-04-29 10:35 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36889#issuecomment-1113157291

Comment:
I just noticed this PR after commenting on #36909, could you look at my comments there?

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

* Re: spotify: update to 1.1.84.
  2022-04-27 23:59 [PR PATCH] spotify: update to 1.1.84 dmarto
  2022-04-29 10:35 ` paper42
@ 2022-04-29 10:55 ` dmarto
  2022-04-29 11:17 ` dmarto
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: dmarto @ 2022-04-29 10:55 UTC (permalink / raw)
  To: ml

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

New comment by dmarto on void-packages repository

https://github.com/void-linux/void-packages/pull/36889#issuecomment-1113171854

Comment:
@paper42 
> Is the current version not downloadable because they remove old versions from their server? If yes, is there an archive that doesn't do that?

My understanding is they don't always remove it. I would guess it has something to do with tracking version and releases for ubuntu. 

About an archive, I haven't seen one (official that is), there for sure are non-official ones, but I would guess they can be even more flaky. 


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

* Re: spotify: update to 1.1.84.
  2022-04-27 23:59 [PR PATCH] spotify: update to 1.1.84 dmarto
  2022-04-29 10:35 ` paper42
  2022-04-29 10:55 ` dmarto
@ 2022-04-29 11:17 ` dmarto
  2022-04-29 11:22 ` dmarto
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: dmarto @ 2022-04-29 11:17 UTC (permalink / raw)
  To: ml

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

New comment by dmarto on void-packages repository

https://github.com/void-linux/void-packages/pull/36889#issuecomment-1113171854

Comment:
@paper42 
> Is the current version not downloadable because they remove old versions from their server? If yes, is there an archive that doesn't do that?

My understanding is they don't always remove it. I would guess it has something to do with tracking version and releases for ubuntu. 

About an archive, I haven't seen one (official that is), there for sure are non-official ones, but I would guess they can be even more flaky. 

edit: I found one or two archives, but I am pretty sure they are not legal (license wise) and both that I found, still lack the newest version - so I am guessing they are managed manually, thus my previous comment about them being even more flaky. 


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

* Re: spotify: update to 1.1.84.
  2022-04-27 23:59 [PR PATCH] spotify: update to 1.1.84 dmarto
                   ` (2 preceding siblings ...)
  2022-04-29 11:17 ` dmarto
@ 2022-04-29 11:22 ` dmarto
  2022-05-01  8:59 ` paper42
  2022-05-01  8:59 ` [PR PATCH] [Merged]: " paper42
  5 siblings, 0 replies; 8+ messages in thread
From: dmarto @ 2022-04-29 11:22 UTC (permalink / raw)
  To: ml

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

New comment by dmarto on void-packages repository

https://github.com/void-linux/void-packages/pull/36889#issuecomment-1113171854

Comment:
@paper42 
> Is the current version not downloadable because they remove old versions from their server? If yes, is there an archive that doesn't do that?

My understanding is they don't always remove it. I would guess it has something to do with tracking version and releases for ubuntu. 

About an archive, I haven't seen one (official that is), there for sure are non-official ones, but I would guess they can be even more flaky. 

edit: I found one or two archives, but I am pretty sure they are not legal (license wise) and both that I found, still lack the newest version - so I am guessing they are managed manually, thus my previous comment about them being even more flaky. 

edit2: Some distros (NixOS) use snap pkgs, that are supposed to have the same content as the deb. If you say, I am willing to give it a try (it will add a makedependancy on squashfs) 


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

* Re: spotify: update to 1.1.84.
  2022-04-27 23:59 [PR PATCH] spotify: update to 1.1.84 dmarto
                   ` (3 preceding siblings ...)
  2022-04-29 11:22 ` dmarto
@ 2022-05-01  8:59 ` paper42
  2022-05-01  8:59 ` [PR PATCH] [Merged]: " paper42
  5 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2022-05-01  8:59 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36889#issuecomment-1114175173

Comment:
Thank you for looking into this, let's watch how often they remove versions we use and if it's too often, we could switch to snaps.

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

* Re: [PR PATCH] [Merged]: spotify: update to 1.1.84.
  2022-04-27 23:59 [PR PATCH] spotify: update to 1.1.84 dmarto
                   ` (4 preceding siblings ...)
  2022-05-01  8:59 ` paper42
@ 2022-05-01  8:59 ` paper42
  5 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2022-05-01  8:59 UTC (permalink / raw)
  To: ml

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

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

spotify: update to 1.1.84.
https://github.com/void-linux/void-packages/pull/36889

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

#### Local build testing
- I built this PR locally for my native architecture, amd64-glibc

The old (current) deb is already removed from the repo, so all new builds fail now. 


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

* [PR PATCH] spotify: update to 1.1.84.
@ 2022-11-27  8:14 gurjal
  0 siblings, 0 replies; 8+ messages in thread
From: gurjal @ 2022-11-27  8:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gurjal/void-packages spotify_1_1_84
https://github.com/void-linux/void-packages/pull/40791

spotify: update to 1.1.84.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

The original distfile changed.
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 93e3a5dfb2ac569bdffa15fe0087b04656b105ca Mon Sep 17 00:00:00 2001
From: gurjal <gurjal@proton.me>
Date: Sun, 27 Nov 2022 00:07:34 -0800
Subject: [PATCH] spotify: update to 1.1.84.

---
 srcpkgs/spotify/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/spotify/template b/srcpkgs/spotify/template
index d6cd4480b73d..50c28fc7672f 100644
--- a/srcpkgs/spotify/template
+++ b/srcpkgs/spotify/template
@@ -1,7 +1,7 @@
 # Template file for 'spotify'
 pkgname=spotify
 version=1.1.84
-revision=2
+revision=3
 archs="x86_64"
 create_wrksrc=yes
 hostmakedepends="curl w3m libcurl"
@@ -10,8 +10,8 @@ short_desc="Proprietary music streaming client"
 maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
 license="custom:Proprietary"
 homepage="https://www.spotify.com"
-distfiles="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${version}.716.gc5f8b819_amd64.deb"
-checksum=08e6b2666dc2a39624890e553a3046d05ecebe17bcc2fe930d49314b2fb812c7
+distfiles="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${version}.716.gc5f8b819-2_amd64.deb"
+checksum=7c5708ae323cc0d83a93236761622c7ca704c24e4291e05cf734c47132597647
 _license_checksum=4465d0bba5deb87866184b04ba76604cd93561c0dc9cd21cacdf5b0295bdae3a
 repository=nonfree
 restricted=yes

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

end of thread, other threads:[~2022-11-27  8:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27 23:59 [PR PATCH] spotify: update to 1.1.84 dmarto
2022-04-29 10:35 ` paper42
2022-04-29 10:55 ` dmarto
2022-04-29 11:17 ` dmarto
2022-04-29 11:22 ` dmarto
2022-05-01  8:59 ` paper42
2022-05-01  8:59 ` [PR PATCH] [Merged]: " paper42
2022-11-27  8:14 [PR PATCH] " gurjal

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