Github messages for voidlinux
 help / color / mirror / Atom feed
From: st3r4g <st3r4g@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] nicotine+: update to 2.1.1
Date: Tue, 13 Oct 2020 14:55:54 +0200	[thread overview]
Message-ID: <20201013125554.jDHHvD_5lv4v18nf7kC4Z_pnxQ5JDN-xkoEl668yXSc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25229@inbox.vuxu.org>

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

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

https://github.com/st3r4g/void-packages nicotine+-2.1.1
https://github.com/void-linux/void-packages/pull/25229

nicotine+: update to 2.1.1
Nicotine+ switched from `mutagen` to `pytaglib`. The latter is not in the repos yet.
I am not sure whether `GPL-3.0-only` or `GPL-3.0-or-later` is right for `pytaglib`

Tested on x86_64-musl

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nicotine+-2.1.1-25229.patch --]
[-- Type: text/x-diff, Size: 2429 bytes --]

From d921850c24f81fa78360707af1fcf2e7e4f6165f Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Thu, 1 Oct 2020 15:07:20 +0200
Subject: [PATCH 1/2] New package: python3-pytaglib-1.4.6

---
 srcpkgs/python3-pytaglib/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/python3-pytaglib/template

diff --git a/srcpkgs/python3-pytaglib/template b/srcpkgs/python3-pytaglib/template
new file mode 100644
index 00000000000..df3556511be
--- /dev/null
+++ b/srcpkgs/python3-pytaglib/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-pytaglib'
+pkgname=python3-pytaglib
+version=1.4.6
+revision=1
+wrksrc="pytaglib-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel taglib-devel"
+depends="taglib"
+short_desc="Python bindings for the TagLib C++ library"
+maintainer="Stefano Ragni <st3r4g@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/supermihi/pytaglib"
+distfiles="https://github.com/supermihi/pytaglib/archive/v${version}.tar.gz"
+checksum=360b12d5b4c948cebf75acf86fac6b33a3f044eab6fcfe8949a1cd0f9c22bd25

From fb4b563843057cde42490e36d1a3f0cd077e8f78 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Thu, 1 Oct 2020 15:07:58 +0200
Subject: [PATCH 2/2] nicotine+: update to 2.1.2

---
 srcpkgs/nicotine+/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/nicotine+/template b/srcpkgs/nicotine+/template
index 59d92e13ce2..fe8cc818073 100644
--- a/srcpkgs/nicotine+/template
+++ b/srcpkgs/nicotine+/template
@@ -1,14 +1,14 @@
 # Template file for 'nicotine+'
 pkgname=nicotine+
-version=2.0.1
-revision=2
+version=2.1.2
+revision=1
 wrksrc="nicotine-plus-${version}"
 build_style=python3-module
-hostmakedepends="python3"
-depends="gtk+3 python3-gobject python3-miniupnpc python3-mutagen"
+hostmakedepends="python3-setuptools gettext"
+depends="gtk+3 python3-gobject python3-miniupnpc python3-pytaglib"
 short_desc="Soulseek music-sharing client written in Python"
 maintainer="doggone <doggone@airmail.cc>"
 license="GPL-3.0-or-later"
 homepage="https://nicotine-plus.org"
 distfiles="https://github.com/Nicotine-Plus/nicotine-plus/archive/${version}.tar.gz"
-checksum=229acf6e287e1c3ae7d07b04b85230c3fa2edc0c17298583e2f13dd986bbda5a
+checksum=311ef0dea8c4a8d2df3e362befd1ea6a37bc0b272f74b81d416130fc0bd45560

  parent reply	other threads:[~2020-10-13 12:55 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-01 13:13 [PR PATCH] " st3r4g
2020-10-01 13:19 ` [PR PATCH] [Updated] " st3r4g
2020-10-02  0:51 ` sgn
2020-10-09 20:22 ` ericonr
2020-10-09 21:03 ` [PR PATCH] [Updated] " st3r4g
2020-10-09 21:04 ` st3r4g
2020-10-12 22:03 ` mathiascode
2020-10-13 12:55 ` st3r4g [this message]
2020-10-13 13:05 ` [PR PATCH] [Updated] " st3r4g
2020-10-13 13:17 ` st3r4g
2020-10-13 15:36 ` [PR REVIEW] nicotine+: update to 2.1.2 ahesford
2020-10-13 16:40 ` st3r4g
2020-10-13 16:41 ` [PR PATCH] [Updated] " st3r4g
2020-10-13 16:43 ` [PR REVIEW] " st3r4g
2020-10-13 16:48 ` [PR PATCH] [Updated] " st3r4g
2020-10-13 16:48 ` [PR REVIEW] " st3r4g
2020-10-14  3:31 ` [PR PATCH] [Closed]: " ahesford

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=20201013125554.jDHHvD_5lv4v18nf7kC4Z_pnxQ5JDN-xkoEl668yXSc@z \
    --to=st3r4g@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).