Github messages for voidlinux
 help / color / mirror / Atom feed
From: sug0 <sug0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] lollypop: update to 1.4.26
Date: Sun, 02 Jan 2022 00:25:57 +0100	[thread overview]
Message-ID: <20220101232557.3nQvQyo-P9zUT4S3mhUa5Ij8B0limFdCOSbeA6s4Bq0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34801@inbox.vuxu.org>

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

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

https://github.com/sug0/void-packages lollypop-update
https://github.com/void-linux/void-packages/pull/34801

lollypop: update to 1.4.26
<!-- 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 [skip CI](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
  - `Void 5.10.87-xanmod1_1 x86_64 AuthenticAMD notuptodate hold rrrmFFFFFFFF`

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

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

From ba6dce4959fb3c97bbb0a80e170a3631865fe934 Mon Sep 17 00:00:00 2001
From: Tiago Carvalho <sugoiuguu@tfwno.gf>
Date: Sat, 1 Jan 2022 19:06:11 +0000
Subject: [PATCH] lollypop: update to 1.4.26

lollypop: remove dep on cmake and git

Co-authored-by: paper <michal@vasilek.cz>

lollypop: remove pkgname from distfiles var

Co-authored-by: paper <michal@vasilek.cz>

lollypop: remove python3-dbus dep

lollypop: prefer youtube-dl over python3-youtube-dl

lollypop: update to 1.4.26
---
 srcpkgs/lollypop/template | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/lollypop/template b/srcpkgs/lollypop/template
index 094566ae5cf7..774204f26290 100644
--- a/srcpkgs/lollypop/template
+++ b/srcpkgs/lollypop/template
@@ -1,17 +1,16 @@
 # Template file for 'lollypop'
 pkgname=lollypop
-version=1.4.22
-revision=2
+version=1.4.26
+revision=1
 build_style=meson
-hostmakedepends="cmake git glib-devel gobject-introspection intltool itstool pkg-config"
+hostmakedepends="glib-devel gobject-introspection intltool itstool pkg-config"
 makedepends="gtk+3-devel libsoup-devel python3-gobject-devel python3-devel"
 depends="dconf gst-libav gst-plugins-good1 libnotify libsecret
- python3-dbus python3-gobject python3-pylast python3-youtube-dl
  python3-Pillow totem-pl-parser python3-BeautifulSoup4 libhandy1
- gnome-keyring"
+ python3-gobject python3-pylast youtube-dl gnome-keyring"
 short_desc="Music player for GNOME"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Lollypop"
-distfiles="https://adishatz.org/lollypop/${pkgname}-${version}.tar.xz"
-checksum=cda6b6da1adf242a9be9b6b9d7be0d9732d12a0cdde3aa81d8e8a5761eff9b9d
+distfiles="https://adishatz.org/lollypop/lollypop-${version}.tar.xz"
+checksum=0395f72a3b8650daf6d761a826b0942aee208c5eba8669bc76f5e3a2cd94098d

  parent reply	other threads:[~2022-01-01 23:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-01 19:08 [PR PATCH] " sug0
2022-01-01 22:03 ` [PR REVIEW] " paper42
2022-01-01 22:03 ` paper42
2022-01-01 22:17 ` [PR PATCH] [Updated] " sug0
2022-01-01 22:18 ` sug0
2022-01-01 22:26 ` sug0
2022-01-01 22:26 ` sug0
2022-01-01 23:16 ` [PR PATCH] [Updated] " sug0
2022-01-01 23:25 ` sug0 [this message]
2022-01-02  1:20 ` sug0
2022-01-02  1:21 ` sug0
2022-01-02  1:23 ` sug0
2022-01-02 11:33 ` [PR PATCH] [Merged]: " paper42

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=20220101232557.3nQvQyo-P9zUT4S3mhUa5Ij8B0limFdCOSbeA6s4Bq0@z \
    --to=sug0@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).