Github messages for voidlinux
 help / color / mirror / Atom feed
From: Bnyro <Bnyro@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: monophony-2.2.0 and dependencies
Date: Wed, 20 Sep 2023 10:28:35 +0200	[thread overview]
Message-ID: <20230920082835.uMV9G4ug6Q4fr-d2_mKp0Un1_dhIar3fbCbgIaRhjHY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45416@inbox.vuxu.org>

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

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

https://github.com/Bnyro/void-packages monophony
https://github.com/void-linux/void-packages/pull/45416

New package: monophony-2.2.0 and dependencies
#### 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-glibc
- I built this PR locally for these architectures:
  - i686


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

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

From d8622db938b245fecb197cbcf75380032ad5f4ef Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 4 Aug 2023 09:52:42 +0200
Subject: [PATCH 1/3] New package: python3-Nuitka-1.8.1

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

diff --git a/srcpkgs/python3-Nuitka/template b/srcpkgs/python3-Nuitka/template
new file mode 100644
index 0000000000000..cdef83a4dea71
--- /dev/null
+++ b/srcpkgs/python3-Nuitka/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-Nuitka'
+pkgname=python3-Nuitka
+version=1.8.1
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-appdirs python3-tqdm python3-zstandard python3-Jinja2 python3-devel"
+short_desc="CPython compatible Python compiler with full language support"
+maintainer="Bnyro <bnyro@tutanota.com>"
+license="Apache-2.0"
+homepage="https://nuitka.net"
+changelog="https://raw.githubusercontent.com/Nuitka/Nuitka/develop/Changelog.rst"
+distfiles="https://github.com/Nuitka/Nuitka/archive/refs/tags/${version}.tar.gz"
+checksum=3248c03f7d8539f3a81e94b46c5b017d944ccbbc8a0f4af831b0c9909664d2b8
+make_check=no # tests fail due to test dependencies that are not in the repos

From fcb54d8cdb8b3fcf39140b822ab394541528f460 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 4 Aug 2023 10:06:17 +0200
Subject: [PATCH 2/3] New package: python3-mpris_server-0.4.3

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

diff --git a/srcpkgs/python3-mpris_server/template b/srcpkgs/python3-mpris_server/template
new file mode 100644
index 0000000000000..a03bd58d52388
--- /dev/null
+++ b/srcpkgs/python3-mpris_server/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-mpris_server'
+pkgname=python3-mpris_server
+version=0.4.3
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-pydbus python3-Unidecode python3-gobject python3-emoji"
+short_desc="Adapters to integrate MPRIS support in media player device"
+maintainer="Bnyro <bnyro@tutanota.com>"
+license="AGPL-3.0-only"
+homepage="https://github.com/alexdelorenzo/mpris_server/"
+distfiles="https://github.com/alexdelorenzo/mpris_server/archive/refs/tags/v${version}.tar.gz"
+checksum=b63e7df34f922325afafc9afbc60d827629aa80829cb5dc5cf5c4fbea4bf5d6c
+make_check=no # upstream doesn't provide tests, do_check of the python3-module hence fails
+
+post_install() {
+	vlicense LICENSE
+}

From 8095e5c1bfb489baac756a07f8bf56a7be914766 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 4 Aug 2023 09:28:19 +0200
Subject: [PATCH 3/3] New package: monophony-2.1.0

---
 srcpkgs/monophony/template | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 srcpkgs/monophony/template

diff --git a/srcpkgs/monophony/template b/srcpkgs/monophony/template
new file mode 100644
index 0000000000000..fd5ffe84d99da
--- /dev/null
+++ b/srcpkgs/monophony/template
@@ -0,0 +1,24 @@
+# Template file for 'monophony'
+pkgname=monophony
+version=2.2.0
+revision=1
+build_style=gnu-makefile
+hostmakedepends="python3-Nuitka"
+depends="libadwaita python3-gobject python3-ytmusicapi python3-mpris_server yt-dlp"
+short_desc="Gtk app for streaming music from YouTube"
+maintainer="Bnyro <bnyro@tutanota.com>"
+license="AGPL-3.0-only"
+homepage="https://gitlab.com/zehkira/monophony/"
+distfiles="https://gitlab.com/zehkira/monophony/-/archive/v${version}/monophony-v${version}.tar.gz"
+checksum=b8685d1874b6ba14881d606d10dfc989e1b09587828775ef784c4ffc7032f3f1
+build_wrksrc="source"
+nocross="python3-Nuitka doesn't support cross compilation"
+
+pre_build() {
+	export CC=gcc
+}
+
+do_install() {
+	make install prefix="${DESTDIR}/usr"
+	vlicense LICENSE
+}

  parent reply	other threads:[~2023-09-20  8:28 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 " Bnyro
2023-08-10  8:44 ` [PR PATCH] [Updated] " Bnyro
2023-08-16 14:41 ` Bnyro
2023-08-16 14:55 ` [PR PATCH] [Updated] New package: monophony-2.0.0 " Bnyro
2023-08-16 17:40 ` Bnyro
2023-08-24 21:17 ` Bnyro
2023-09-10 10:10 ` [PR PATCH] [Updated] New package: monophony-2.0.1 " Bnyro
2023-09-19 15:43 ` [PR PATCH] [Updated] New package: monophony-2.1.0 " Bnyro
2023-09-20  8:13 ` [PR REVIEW] New package: monophony-2.2.0 " zehkira
2023-09-20  8:28 ` Bnyro [this message]
2023-09-20  8:29 ` [PR PATCH] [Updated] " Bnyro
2023-09-20  8:29 ` [PR REVIEW] " Bnyro
2023-10-05 19:08 ` [PR PATCH] [Updated] " Bnyro
2023-10-05 19:08 ` Bnyro
2023-10-31 16:55 ` New package: monophony-2.2.2 " Bnyro
2023-10-31 19:09 ` zehkira
2023-10-31 19:15 ` Bnyro
2023-10-31 19:41 ` zehkira
2023-10-31 19:44 ` Bnyro
2023-12-30  0:27 ` ahesford
2024-01-17 18:37 ` [PR PATCH] [Closed]: " Bnyro
2024-01-17 18:37 ` Bnyro
2024-05-11 16:30 ` zehkira
2024-05-11 19:03 ` Bnyro
2024-05-13 11:56 ` [PR PATCH] [Updated] " Bnyro
2024-05-13 11:57 ` [PR PATCH] [Updated] New package: monophony-2.10.0 " Bnyro

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=20230920082835.uMV9G4ug6Q4fr-d2_mKp0Un1_dhIar3fbCbgIaRhjHY@z \
    --to=bnyro@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).