Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update spotify template
@ 2022-04-29  7:54 sincorchetes
  2022-04-29  8:43 ` [PR PATCH] [Updated] " sincorchetes
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: sincorchetes @ 2022-04-29  7:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sincorchetes/void-packages master
https://github.com/void-linux/void-packages/pull/36909

Update spotify template
Spotify client was updated.

Solve this issue:
```
=> spotify-1.1.80_1: installing host dependencies: curl-7.83.0_1 w3m-0.5.3+git20210102_2 libcurl-7.83.0_1 ...
=> spotify-1.1.80_1: running do-fetch hook: 00-distfiles ...
=> spotify-1.1.80_1: fetching distfile 'spotify-client_1.1.80.699.gc3dac750_amd64.deb'...
http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.1.80.699.gc3dac750_amd64.deb: Not Found
=> ERROR: spotify-1.1.80_1: failed to fetch spotify-client_1.1.80.699.gc3dac750_amd64.deb.
```

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

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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/36909.patch is attached

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

From 157093fd57b5b02fdf1c3fad9aa224bd589efa2e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81lvaro=20Castillo?=
 <31448043+sincorchetes@users.noreply.github.com>
Date: Fri, 29 Apr 2022 08:53:09 +0100
Subject: [PATCH] Update template

Spotify client was updated.

Solve this issue:
```
=> spotify-1.1.80_1: installing host dependencies: curl-7.83.0_1 w3m-0.5.3+git20210102_2 libcurl-7.83.0_1 ...
=> spotify-1.1.80_1: running do-fetch hook: 00-distfiles ...
=> spotify-1.1.80_1: fetching distfile 'spotify-client_1.1.80.699.gc3dac750_amd64.deb'...
http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.1.80.699.gc3dac750_amd64.deb: Not Found
=> ERROR: spotify-1.1.80_1: failed to fetch spotify-client_1.1.80.699.gc3dac750_amd64.deb.
```
---
 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] 10+ messages in thread

* Re: [PR PATCH] [Updated] Update spotify template
  2022-04-29  7:54 [PR PATCH] Update spotify template sincorchetes
@ 2022-04-29  8:43 ` sincorchetes
  2022-04-29  9:04 ` [PR REVIEW] Update Spotify new version because fail download the last. OBS needs qt5-wayland as dep to work paper42
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sincorchetes @ 2022-04-29  8:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sincorchetes/void-packages master
https://github.com/void-linux/void-packages/pull/36909

Update spotify template
Spotify client was updated.

Solve this issue:
```
=> spotify-1.1.80_1: installing host dependencies: curl-7.83.0_1 w3m-0.5.3+git20210102_2 libcurl-7.83.0_1 ...
=> spotify-1.1.80_1: running do-fetch hook: 00-distfiles ...
=> spotify-1.1.80_1: fetching distfile 'spotify-client_1.1.80.699.gc3dac750_amd64.deb'...
http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.1.80.699.gc3dac750_amd64.deb: Not Found
=> ERROR: spotify-1.1.80_1: failed to fetch spotify-client_1.1.80.699.gc3dac750_amd64.deb.
```

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

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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/36909.patch is attached

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

From 157093fd57b5b02fdf1c3fad9aa224bd589efa2e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81lvaro=20Castillo?=
 <31448043+sincorchetes@users.noreply.github.com>
Date: Fri, 29 Apr 2022 08:53:09 +0100
Subject: [PATCH 1/2] Update template

Spotify client was updated.

Solve this issue:
```
=> spotify-1.1.80_1: installing host dependencies: curl-7.83.0_1 w3m-0.5.3+git20210102_2 libcurl-7.83.0_1 ...
=> spotify-1.1.80_1: running do-fetch hook: 00-distfiles ...
=> spotify-1.1.80_1: fetching distfile 'spotify-client_1.1.80.699.gc3dac750_amd64.deb'...
http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.1.80.699.gc3dac750_amd64.deb: Not Found
=> ERROR: spotify-1.1.80_1: failed to fetch spotify-client_1.1.80.699.gc3dac750_amd64.deb.
```
---
 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

From 184eb435f8c95fb5101f20fdb766b5d0728dd02e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81lvaro=20Castillo?=
 <31448043+sincorchetes@users.noreply.github.com>
Date: Fri, 29 Apr 2022 09:43:13 +0100
Subject: [PATCH 2/2] Without qt5-wayland deps does not launch

Output when I try to run obs without qt5-wayland
```
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.

Aborted
```
---
 srcpkgs/obs/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/obs/template b/srcpkgs/obs/template
index df6ee22e52ee..38e25c652163 100644
--- a/srcpkgs/obs/template
+++ b/srcpkgs/obs/template
@@ -12,7 +12,7 @@ makedepends="LuaJIT-devel fdk-aac-devel ffmpeg-devel glu-devel jack-devel
  qt5-x11extras-devel qt5-svg-devel speexdsp-devel v4l-utils-devel vlc-devel
  x264-devel mbedtls-devel jansson-devel wayland-devel pipewire-devel
  libxkbcommon-devel pciutils-devel"
-depends="xset xdg-desktop-portal"
+depends="xset xdg-desktop-portal qt5-wayland"
 short_desc="Open Broadcaster Software"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="GPL-2.0-or-later"

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

* Re: [PR REVIEW] Update Spotify new version because fail download the last. OBS needs qt5-wayland as dep to work.
  2022-04-29  7:54 [PR PATCH] Update spotify template sincorchetes
  2022-04-29  8:43 ` [PR PATCH] [Updated] " sincorchetes
@ 2022-04-29  9:04 ` paper42
  2022-04-29  9:04 ` paper42
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2022-04-29  9:04 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36909#discussion_r861613799

Comment:
this is not relevant to this PR, remove this change

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

* Re: [PR REVIEW] Update Spotify new version because fail download the last. OBS needs qt5-wayland as dep to work.
  2022-04-29  7:54 [PR PATCH] Update spotify template sincorchetes
  2022-04-29  8:43 ` [PR PATCH] [Updated] " sincorchetes
  2022-04-29  9:04 ` [PR REVIEW] Update Spotify new version because fail download the last. OBS needs qt5-wayland as dep to work paper42
@ 2022-04-29  9:04 ` paper42
  2022-04-29 10:34 ` paper42
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2022-04-29  9:04 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36909#discussion_r861615221

Comment:
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?

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

* Re: Update Spotify new version because fail download the last. OBS needs qt5-wayland as dep to work.
  2022-04-29  7:54 [PR PATCH] Update spotify template sincorchetes
                   ` (2 preceding siblings ...)
  2022-04-29  9:04 ` paper42
@ 2022-04-29 10:34 ` paper42
  2022-04-29 10:43 ` [PR REVIEW] " sincorchetes
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2022-04-29 10:34 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36909#issuecomment-1113156981

Comment:
duplicate of #36909

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

* Re: [PR REVIEW] Update Spotify new version because fail download the last. OBS needs qt5-wayland as dep to work.
  2022-04-29  7:54 [PR PATCH] Update spotify template sincorchetes
                   ` (3 preceding siblings ...)
  2022-04-29 10:34 ` paper42
@ 2022-04-29 10:43 ` sincorchetes
  2022-04-29 11:24 ` mhmdanas
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sincorchetes @ 2022-04-29 10:43 UTC (permalink / raw)
  To: ml

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

New review comment by sincorchetes on void-packages repository

https://github.com/void-linux/void-packages/pull/36909#discussion_r861690751

Comment:
Yes, they removed it from our servers.
About your question. Do you mean an archive like spotify-current.deb? In this case, no. 

 If you access the URL: http://repository.spotify.com/pool/non-free/s/spotify-client/

You will see these packages:
```
[spotify-client_1.0.72.117.g6bd7cc73-35_i386.deb](http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.72.117.g6bd7cc73-35_i386.deb)    27-Feb-2018 13:30            95135550
[spotify-client_1.1.26.501.gbe11e53b-15_amd64.deb](http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.1.26.501.gbe11e53b-15_amd64.deb)   19-Feb-2020 12:36           120102446
[spotify-client_1.1.72.439.gc253025e_amd64.deb](http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.1.72.439.gc253025e_amd64.deb)      12-Nov-2021 11:29           117803268
[spotify-client_1.1.84.716.gc5f8b819_amd64.deb](http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.1.84.716.gc5f8b819_amd64.deb)      27-Apr-2022 12:00           119770140
```

The last version was dropped.


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

* Re: Update Spotify new version because fail download the last. OBS needs qt5-wayland as dep to work.
  2022-04-29  7:54 [PR PATCH] Update spotify template sincorchetes
                   ` (4 preceding siblings ...)
  2022-04-29 10:43 ` [PR REVIEW] " sincorchetes
@ 2022-04-29 11:24 ` mhmdanas
  2022-04-29 11:31 ` paper42
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: mhmdanas @ 2022-04-29 11:24 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/36909#issuecomment-1113192804

Comment:
@paper42 do you mean https://github.com/void-linux/void-packages/pull/36889?

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

* Re: Update Spotify new version because fail download the last. OBS needs qt5-wayland as dep to work.
  2022-04-29  7:54 [PR PATCH] Update spotify template sincorchetes
                   ` (5 preceding siblings ...)
  2022-04-29 11:24 ` mhmdanas
@ 2022-04-29 11:31 ` paper42
  2022-05-01  9:00 ` [PR PATCH] [Closed]: " paper42
  2022-05-01  9:00 ` paper42
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2022-04-29 11:31 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36909#issuecomment-1113198128

Comment:
> @paper42 do you mean https://github.com/void-linux/void-packages/pull/36889?

yes, sorry

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

* Re: Update Spotify new version because fail download the last. OBS needs qt5-wayland as dep to work.
  2022-04-29  7:54 [PR PATCH] Update spotify template sincorchetes
                   ` (7 preceding siblings ...)
  2022-05-01  9:00 ` [PR PATCH] [Closed]: " paper42
@ 2022-05-01  9:00 ` paper42
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2022-05-01  9:00 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36909#issuecomment-1114175318

Comment:
updated in #36889

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

* Re: [PR PATCH] [Closed]: Update Spotify new version because fail download the last. OBS needs qt5-wayland as dep to work.
  2022-04-29  7:54 [PR PATCH] Update spotify template sincorchetes
                   ` (6 preceding siblings ...)
  2022-04-29 11:31 ` paper42
@ 2022-05-01  9:00 ` paper42
  2022-05-01  9:00 ` paper42
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2022-05-01  9:00 UTC (permalink / raw)
  To: ml

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

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

Update Spotify new version because fail download the last. OBS needs qt5-wayland as dep to work.
https://github.com/void-linux/void-packages/pull/36909

Description:
Spotify client was updated.

Solve this issue:
```
=> spotify-1.1.80_1: installing host dependencies: curl-7.83.0_1 w3m-0.5.3+git20210102_2 libcurl-7.83.0_1 ...
=> spotify-1.1.80_1: running do-fetch hook: 00-distfiles ...
=> spotify-1.1.80_1: fetching distfile 'spotify-client_1.1.80.699.gc3dac750_amd64.deb'...
http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.1.80.699.gc3dac750_amd64.deb: Not Found
=> ERROR: spotify-1.1.80_1: failed to fetch spotify-client_1.1.80.699.gc3dac750_amd64.deb.
```

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

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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
-->



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

end of thread, other threads:[~2022-05-01  9:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-29  7:54 [PR PATCH] Update spotify template sincorchetes
2022-04-29  8:43 ` [PR PATCH] [Updated] " sincorchetes
2022-04-29  9:04 ` [PR REVIEW] Update Spotify new version because fail download the last. OBS needs qt5-wayland as dep to work paper42
2022-04-29  9:04 ` paper42
2022-04-29 10:34 ` paper42
2022-04-29 10:43 ` [PR REVIEW] " sincorchetes
2022-04-29 11:24 ` mhmdanas
2022-04-29 11:31 ` paper42
2022-05-01  9:00 ` [PR PATCH] [Closed]: " paper42
2022-05-01  9:00 ` paper42

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