Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: monophony-1.10.0 and dependencies
@ 2023-08-04 13:58 Bnyro
  2023-08-10  8:44 ` [PR PATCH] [Updated] " Bnyro
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: Bnyro @ 2023-08-04 13:58 UTC (permalink / raw)
  To: ml

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

There is a new 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-1.10.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: 3882 bytes --]

From 762fca2089f83d2ed185d4b98e45ba4b67e151b7 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.7.8

---
 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..f6b9c7d65ad3b
--- /dev/null
+++ b/srcpkgs/python3-nuitka/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-nuitka'
+pkgname=python3-nuitka
+version=1.7.8
+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=ddf9b65cdb0a60e363d3014773c8977f03657a40aaf29261ea96a675a775c9f5
+make_check=no # tests fail due to test dependencies that are not in the repos

From a3177f2ceed91b2072d942b795b16ecfb62e6b05 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 ea99fc45545860b2c1adee11bc218b62b568d5e1 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-1.10.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..7d645c44016f0
--- /dev/null
+++ b/srcpkgs/monophony/template
@@ -0,0 +1,24 @@
+# Template file for 'monophony'
+pkgname=monophony
+version=1.10.0
+revision=1
+archs="x86_64 i686"
+build_style=gnu-makefile
+hostmakedepends="python3-nuitka"
+depends="libadwaita python3-gobject python3-requests 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=c7e4daf1dbbbfb39e38295ec28da522184eb16f1d97f63ddfcc0efa24f30b576
+build_wrksrc="source"
+
+pre_build() {
+	export CC=gcc
+}
+
+do_install() {
+	make install prefix="${DESTDIR}/usr"
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: monophony-1.10.0 and dependencies
  2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies Bnyro
@ 2023-08-10  8:44 ` Bnyro
  2023-08-16 14:41 ` Bnyro
                   ` (19 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: Bnyro @ 2023-08-10  8:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 744 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-1.10.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: 3921 bytes --]

From e7f259aa9cf8447d848c57cb6cc8009623627746 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.7.9

---
 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..f0689445713a2
--- /dev/null
+++ b/srcpkgs/python3-Nuitka/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-Nuitka'
+pkgname=python3-Nuitka
+version=1.7.9
+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=2bb8fcee88c6b15d5ac2a57c92021a73903118c109679d653c44201379c4cfc6
+make_check=no # tests fail due to test dependencies that are not in the repos

From f7c3d871f1bd26470b1243808dfab14b42898c21 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 6aa14d7055055d618a9d8d435e8f7f4b5d340dfb 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-1.10.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..993884230bc70
--- /dev/null
+++ b/srcpkgs/monophony/template
@@ -0,0 +1,24 @@
+# Template file for 'monophony'
+pkgname=monophony
+version=1.10.0
+revision=1
+build_style=gnu-makefile
+hostmakedepends="python3-Nuitka"
+depends="libadwaita python3-gobject python3-requests 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=c7e4daf1dbbbfb39e38295ec28da522184eb16f1d97f63ddfcc0efa24f30b576
+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
+}

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

* Re: [PR PATCH] [Updated] New package: monophony-1.10.0 and dependencies
  2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies 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
                   ` (18 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: Bnyro @ 2023-08-16 14:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 744 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-1.10.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: 3919 bytes --]

From e7f259aa9cf8447d848c57cb6cc8009623627746 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.7.9

---
 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..f0689445713a2
--- /dev/null
+++ b/srcpkgs/python3-Nuitka/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-Nuitka'
+pkgname=python3-Nuitka
+version=1.7.9
+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=2bb8fcee88c6b15d5ac2a57c92021a73903118c109679d653c44201379c4cfc6
+make_check=no # tests fail due to test dependencies that are not in the repos

From f7c3d871f1bd26470b1243808dfab14b42898c21 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 6e427ba98d76f013919f75c4197d7c145f0b9360 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.0.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..c10d07688d16f
--- /dev/null
+++ b/srcpkgs/monophony/template
@@ -0,0 +1,24 @@
+# Template file for 'monophony'
+pkgname=monophony
+version=2.0.0
+revision=1
+build_style=gnu-makefile
+hostmakedepends="python3-Nuitka"
+depends="libadwaita python3-gobject python3-requests 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=593a0abc3949637d0a0ffbea8017b03397e276386a10aad4cdc5fb9917e4339b
+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
+}

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

* Re: [PR PATCH] [Updated] New package: monophony-2.0.0 and dependencies
  2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies Bnyro
  2023-08-10  8:44 ` [PR PATCH] [Updated] " Bnyro
  2023-08-16 14:41 ` Bnyro
@ 2023-08-16 14:55 ` Bnyro
  2023-08-16 17:40 ` Bnyro
                   ` (17 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: Bnyro @ 2023-08-16 14:55 UTC (permalink / raw)
  To: ml

[-- 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.0.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: 3919 bytes --]

From 52f25f4a321490ab5707bb6755208fdaf28fc1bc 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.7.9

---
 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..f0689445713a2
--- /dev/null
+++ b/srcpkgs/python3-Nuitka/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-Nuitka'
+pkgname=python3-Nuitka
+version=1.7.9
+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=2bb8fcee88c6b15d5ac2a57c92021a73903118c109679d653c44201379c4cfc6
+make_check=no # tests fail due to test dependencies that are not in the repos

From 091f8412d3432627afd887ad922e0313657b1155 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 8f690531167d100b77a8d5dfdeb2e31e46633622 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.0.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..c10d07688d16f
--- /dev/null
+++ b/srcpkgs/monophony/template
@@ -0,0 +1,24 @@
+# Template file for 'monophony'
+pkgname=monophony
+version=2.0.0
+revision=1
+build_style=gnu-makefile
+hostmakedepends="python3-Nuitka"
+depends="libadwaita python3-gobject python3-requests 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=593a0abc3949637d0a0ffbea8017b03397e276386a10aad4cdc5fb9917e4339b
+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
+}

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

* Re: [PR PATCH] [Updated] New package: monophony-2.0.0 and dependencies
  2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies Bnyro
                   ` (2 preceding siblings ...)
  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
                   ` (16 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: Bnyro @ 2023-08-16 17:40 UTC (permalink / raw)
  To: ml

[-- 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.0.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: 3919 bytes --]

From 4509a78cab52700b76a6bdc028eda63ea284bc87 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.7.9

---
 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..f0689445713a2
--- /dev/null
+++ b/srcpkgs/python3-Nuitka/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-Nuitka'
+pkgname=python3-Nuitka
+version=1.7.9
+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=2bb8fcee88c6b15d5ac2a57c92021a73903118c109679d653c44201379c4cfc6
+make_check=no # tests fail due to test dependencies that are not in the repos

From 3b1f6fe937539e88480db5294cf6418acd71b697 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 9ec670a1fef8d241dd9c5459b35dd316fa65b669 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.0.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..c10d07688d16f
--- /dev/null
+++ b/srcpkgs/monophony/template
@@ -0,0 +1,24 @@
+# Template file for 'monophony'
+pkgname=monophony
+version=2.0.0
+revision=1
+build_style=gnu-makefile
+hostmakedepends="python3-Nuitka"
+depends="libadwaita python3-gobject python3-requests 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=593a0abc3949637d0a0ffbea8017b03397e276386a10aad4cdc5fb9917e4339b
+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
+}

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

* Re: [PR PATCH] [Updated] New package: monophony-2.0.0 and dependencies
  2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies Bnyro
                   ` (3 preceding siblings ...)
  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
                   ` (15 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: Bnyro @ 2023-08-24 21:17 UTC (permalink / raw)
  To: ml

[-- 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.0.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: 3921 bytes --]

From a658eb089029ee487f7e2d6f316b0d85fd5662eb 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.7.10

---
 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..0698579171669
--- /dev/null
+++ b/srcpkgs/python3-Nuitka/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-Nuitka'
+pkgname=python3-Nuitka
+version=1.7.10
+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=c320e191b0160103de40b18a8b57ab17c020c354856a423c4ab40197d9180c47
+make_check=no # tests fail due to test dependencies that are not in the repos

From f8da95f619fa324bf4ba15eaf4661a609aef8ad4 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 83d630c75433b961e7d5a12abf91e6539222881f 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.0.1

---
 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..5572fa5b17314
--- /dev/null
+++ b/srcpkgs/monophony/template
@@ -0,0 +1,24 @@
+# Template file for 'monophony'
+pkgname=monophony
+version=2.0.1
+revision=1
+build_style=gnu-makefile
+hostmakedepends="python3-Nuitka"
+depends="libadwaita python3-gobject python3-requests 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=22eae0576943e1768c5c36f9393be7ed00a724362b07dd453ea2ec92593e8857
+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
+}

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

* Re: [PR PATCH] [Updated] New package: monophony-2.0.1 and dependencies
  2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies Bnyro
                   ` (4 preceding siblings ...)
  2023-08-24 21:17 ` Bnyro
@ 2023-09-10 10:10 ` Bnyro
  2023-09-19 15:43 ` [PR PATCH] [Updated] New package: monophony-2.1.0 " Bnyro
                   ` (14 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: Bnyro @ 2023-09-10 10:10 UTC (permalink / raw)
  To: ml

[-- 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.0.1 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: 3921 bytes --]

From 0bacd1181c79df90e11870b208b6ad4bee39359f 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.7.10

---
 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..0698579171669
--- /dev/null
+++ b/srcpkgs/python3-Nuitka/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-Nuitka'
+pkgname=python3-Nuitka
+version=1.7.10
+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=c320e191b0160103de40b18a8b57ab17c020c354856a423c4ab40197d9180c47
+make_check=no # tests fail due to test dependencies that are not in the repos

From 98696c9ef1c84106e3a28b0076e137fcd1faaed7 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 a219f2131b9a7e685bc44ea96f45ecacfbf94d7d 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..fb8258a3b6679
--- /dev/null
+++ b/srcpkgs/monophony/template
@@ -0,0 +1,24 @@
+# Template file for 'monophony'
+pkgname=monophony
+version=2.1.0
+revision=1
+build_style=gnu-makefile
+hostmakedepends="python3-Nuitka"
+depends="libadwaita python3-gobject python3-requests 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=43050d6d44f7ba8bc6218462665f00d8f8ba8441265e75e43bad905f673238ab
+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
+}

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

* Re: [PR PATCH] [Updated] New package: monophony-2.1.0 and dependencies
  2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies Bnyro
                   ` (5 preceding siblings ...)
  2023-09-10 10:10 ` [PR PATCH] [Updated] New package: monophony-2.0.1 " Bnyro
@ 2023-09-19 15:43 ` Bnyro
  2023-09-20  8:13 ` [PR REVIEW] New package: monophony-2.2.0 " zehkira
                   ` (13 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: Bnyro @ 2023-09-19 15:43 UTC (permalink / raw)
  To: ml

[-- 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.1.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: 3921 bytes --]

From 0bacd1181c79df90e11870b208b6ad4bee39359f 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.7.10

---
 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..0698579171669
--- /dev/null
+++ b/srcpkgs/python3-Nuitka/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-Nuitka'
+pkgname=python3-Nuitka
+version=1.7.10
+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=c320e191b0160103de40b18a8b57ab17c020c354856a423c4ab40197d9180c47
+make_check=no # tests fail due to test dependencies that are not in the repos

From 98696c9ef1c84106e3a28b0076e137fcd1faaed7 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 91f3bb9b1ee6b51a045e72a78cce0c02eb366342 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..62330997054ed
--- /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-requests 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
+}

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

* Re: [PR REVIEW] New package: monophony-2.2.0 and dependencies
  2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies Bnyro
                   ` (6 preceding siblings ...)
  2023-09-19 15:43 ` [PR PATCH] [Updated] New package: monophony-2.1.0 " Bnyro
@ 2023-09-20  8:13 ` zehkira
  2023-09-20  8:28 ` [PR PATCH] [Updated] " Bnyro
                   ` (12 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: zehkira @ 2023-09-20  8:13 UTC (permalink / raw)
  To: ml

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

New review comment by zehkira on void-packages repository

https://github.com/void-linux/void-packages/pull/45416#discussion_r1331203311

Comment:
Monophony doesn't use requests anymore (since v1.10.0).

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

* Re: [PR PATCH] [Updated] New package: monophony-2.2.0 and dependencies
  2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies Bnyro
                   ` (7 preceding siblings ...)
  2023-09-20  8:13 ` [PR REVIEW] New package: monophony-2.2.0 " zehkira
@ 2023-09-20  8:28 ` Bnyro
  2023-09-20  8:29 ` Bnyro
                   ` (11 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: Bnyro @ 2023-09-20  8:28 UTC (permalink / raw)
  To: ml

[-- 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
+}

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

* Re: [PR PATCH] [Updated] New package: monophony-2.2.0 and dependencies
  2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies Bnyro
                   ` (8 preceding siblings ...)
  2023-09-20  8:28 ` [PR PATCH] [Updated] " Bnyro
@ 2023-09-20  8:29 ` Bnyro
  2023-09-20  8:29 ` [PR REVIEW] " Bnyro
                   ` (10 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: Bnyro @ 2023-09-20  8:29 UTC (permalink / raw)
  To: ml

[-- 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 0e8f65e8fbeb6a58c2003c896bddc934c88dc9d9 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.2.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
+}

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

* Re: [PR REVIEW] New package: monophony-2.2.0 and dependencies
  2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies Bnyro
                   ` (9 preceding siblings ...)
  2023-09-20  8:29 ` Bnyro
@ 2023-09-20  8:29 ` Bnyro
  2023-10-05 19:08 ` [PR PATCH] [Updated] " Bnyro
                   ` (9 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: Bnyro @ 2023-09-20  8:29 UTC (permalink / raw)
  To: ml

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

New review comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/45416#discussion_r1331235068

Comment:
neat, thanks

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

* Re: [PR PATCH] [Updated] New package: monophony-2.2.0 and dependencies
  2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies Bnyro
                   ` (10 preceding siblings ...)
  2023-09-20  8:29 ` [PR REVIEW] " Bnyro
@ 2023-10-05 19:08 ` Bnyro
  2023-10-05 19:08 ` Bnyro
                   ` (8 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: Bnyro @ 2023-10-05 19:08 UTC (permalink / raw)
  To: ml

[-- 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 2c041f575bfe508fc46adaa1b5d85f9280c955b7 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 4cc10087549c6e02a3cf19de3d34b26899f89d5c 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 a41360642448a614a5e6363bcfe5f6b2128c2f0a 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.2.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..b439499e388a3
--- /dev/null
+++ b/srcpkgs/monophony/template
@@ -0,0 +1,24 @@
+# Template file for 'monophony'
+pkgname=monophony
+version=2.2.2
+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=e7854746caf791b3bf3a33917e69f1853600805b821a88f4f8b3ecac38f2b4af
+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
+}

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

* Re: [PR PATCH] [Updated] New package: monophony-2.2.0 and dependencies
  2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies Bnyro
                   ` (11 preceding siblings ...)
  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
                   ` (7 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: Bnyro @ 2023-10-05 19:08 UTC (permalink / raw)
  To: ml

[-- 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 2c041f575bfe508fc46adaa1b5d85f9280c955b7 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 4cc10087549c6e02a3cf19de3d34b26899f89d5c 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 253d69da258fd93d95ca3785b27ab3ba3deafeca 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.2.2

---
 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..b439499e388a3
--- /dev/null
+++ b/srcpkgs/monophony/template
@@ -0,0 +1,24 @@
+# Template file for 'monophony'
+pkgname=monophony
+version=2.2.2
+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=e7854746caf791b3bf3a33917e69f1853600805b821a88f4f8b3ecac38f2b4af
+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
+}

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

* Re: New package: monophony-2.2.2 and dependencies
  2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies Bnyro
                   ` (12 preceding siblings ...)
  2023-10-05 19:08 ` Bnyro
@ 2023-10-31 16:55 ` Bnyro
  2023-10-31 19:09 ` zehkira
                   ` (6 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: Bnyro @ 2023-10-31 16:55 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/45416#issuecomment-1787611680

Comment:
Hey @zehkira, what's the state of Python3.12 for Monophony?

When compiling, I get
```
Nuitka-Reports:INFO: Compilation report written to file 'nuitka-crash-report.xml'.
Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/nuitka/__main__.py", line 155, in <module>
    main()
  File "/usr/lib/python3.12/site-packages/nuitka/__main__.py", line 141, in main
    MainControl.main()
  File "/usr/lib/python3.12/site-packages/nuitka/MainControl.py", line 1093, in main
    _main()
  File "/usr/lib/python3.12/site-packages/nuitka/MainControl.py", line 962, in _main
    result, options = compileTree()
                      ^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/nuitka/MainControl.py", line 836, in compileTree
    makeSourceDirectory()
  File "/usr/lib/python3.12/site-packages/nuitka/MainControl.py", line 437, in makeSourceDirectory
    source_code = CodeGeneration.generateModuleCode(
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/nuitka/code_generation/CodeGeneration.py", line 578, in generateModuleCode
    return _generateModuleCode(module=module, data_filename=data_filename)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/nuitka/code_generation/CodeGeneration.py", line 538, in _generateModuleCode
    function_code, function_decl = generateFunctionBodyCode(
                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/nuitka/code_generation/CodeGeneration.py", line 482, in generateFunctionBodyCode
    function_code = getFunctionCode(
                    ^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/nuitka/code_generation/FunctionCodes.py", line 612, in getFunctionCode
    return _getFunctionCode(
           ^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/nuitka/code_generation/FunctionCodes.py", line 652, in _getFunctionCode
    generateStatementSequenceCode(
  File "/usr/lib/python3.12/site-packages/nuitka/code_generation/CodeHelpers.py", line 241, in generateStatementSequenceCode
    _generateStatementSequenceCode(
  File "/usr/lib/python3.12/site-packages/nuitka/code_generation/CodeHelpers.py", line 230, in _generateStatementSequenceCode
    generateStatementCode(
  File "/usr/lib/python3.12/site-packages/nuitka/code_generation/CodeHelpers.py", line 190, in generateStatementCode
    statement_dispatch_dict[statement.kind](
  File "/usr/lib/python3.12/site-packages/nuitka/code_generation/TryCodes.py", line 86, in generateTryCode
    generateStatementSequenceCode(
  File "/usr/lib/python3.12/site-packages/nuitka/code_generation/CodeHelpers.py", line 241, in generateStatementSequenceCode
    _generateStatementSequenceCode(
  File "/usr/lib/python3.12/site-packages/nuitka/code_generation/CodeHelpers.py", line 225, in _generateStatementSequenceCode
    generateStatementsFrameCode(
    getFrameGuardHeavyCode(
  File "/usr/lib/python3.12/site-packages/nuitka/code_generation/FrameCodes.py", line 311, in getFrameGuardHeavyCode
    renderTemplateFromString(
  File "/usr/lib/python3.12/site-packages/nuitka/utils/Jinja2.py", line 140, in renderTemplateFromString
    _template_cache[template_str] = getTemplateFromString(template_str)
                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/nuitka/utils/Jinja2.py", line 129, in getTemplateFromString
    return getEnvironment(
           ^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/nuitka/utils/Jinja2.py", line 77, in getEnvironment
    jinja2 = getJinja2Package()
             ^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/nuitka/utils/Jinja2.py", line 62, in getJinja2Package
    _loaded_pkg_resources = importFromInlineCopy("pkg_resources", must_exist=False)
                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/nuitka/utils/Importing.py", line 184, in importFromInlineCopy
    return _importFromFolder(
           ^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/nuitka/utils/Importing.py", line 147, in _importFromFolder
    return __import__(module_name, level=0)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/nuitka/build/inline_copy/pkg_resources/pkg_resources/__init__.py", line 2191, in <module>
    register_finder(pkgutil.ImpImporter, find_on_path)
                    ^^^^^^^^^^^^^^^^^^^
AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?
```

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

* Re: New package: monophony-2.2.2 and dependencies
  2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies Bnyro
                   ` (13 preceding siblings ...)
  2023-10-31 16:55 ` New package: monophony-2.2.2 " Bnyro
@ 2023-10-31 19:09 ` zehkira
  2023-10-31 19:15 ` Bnyro
                   ` (5 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: zehkira @ 2023-10-31 19:09 UTC (permalink / raw)
  To: ml

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

New comment by zehkira on void-packages repository

https://github.com/void-linux/void-packages/pull/45416#issuecomment-1787852118

Comment:
Nuitka does not support Python 3.12 yet.

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

* Re: New package: monophony-2.2.2 and dependencies
  2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies Bnyro
                   ` (14 preceding siblings ...)
  2023-10-31 19:09 ` zehkira
@ 2023-10-31 19:15 ` Bnyro
  2023-10-31 19:41 ` zehkira
                   ` (4 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: Bnyro @ 2023-10-31 19:15 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/45416#issuecomment-1787866350

Comment:
I assume there's no way to use monophony without compiling via Nuitka currently? It would be handy if it could be installed like any other Python module instead of being compiled first.

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

* Re: New package: monophony-2.2.2 and dependencies
  2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies Bnyro
                   ` (15 preceding siblings ...)
  2023-10-31 19:15 ` Bnyro
@ 2023-10-31 19:41 ` zehkira
  2023-10-31 19:44 ` Bnyro
                   ` (3 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: zehkira @ 2023-10-31 19:41 UTC (permalink / raw)
  To: ml

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

New comment by zehkira on void-packages repository

https://github.com/void-linux/void-packages/pull/45416#issuecomment-1787925271

Comment:
You could patch the `Makefile` and the `pyproject.toml` to install it as a module. I don't recommend doing that though.

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

* Re: New package: monophony-2.2.2 and dependencies
  2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies Bnyro
                   ` (16 preceding siblings ...)
  2023-10-31 19:41 ` zehkira
@ 2023-10-31 19:44 ` Bnyro
  2023-12-30  0:27 ` ahesford
                   ` (2 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: Bnyro @ 2023-10-31 19:44 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/45416#issuecomment-1787929067

Comment:
Okay, we'll wait for Nuitka to support Py3.12 then. Thanks for the answers!

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

* Re: New package: monophony-2.2.2 and dependencies
  2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies Bnyro
                   ` (17 preceding siblings ...)
  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
  20 siblings, 0 replies; 22+ messages in thread
From: ahesford @ 2023-12-30  0:27 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/45416#issuecomment-1872404805

Comment:
As discussed in https://github.com/void-linux/void-packages/issues/47982, nuitka does not appear to be suitable for packaging on Void.

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

* Re: [PR PATCH] [Closed]: New package: monophony-2.2.2 and dependencies
  2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies Bnyro
                   ` (18 preceding siblings ...)
  2023-12-30  0:27 ` ahesford
@ 2024-01-17 18:37 ` Bnyro
  2024-01-17 18:37 ` Bnyro
  20 siblings, 0 replies; 22+ messages in thread
From: Bnyro @ 2024-01-17 18:37 UTC (permalink / raw)
  To: ml

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

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

New package: monophony-2.2.2 and dependencies
https://github.com/void-linux/void-packages/pull/45416

Description:
#### 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


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

* Re: New package: monophony-2.2.2 and dependencies
  2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies Bnyro
                   ` (19 preceding siblings ...)
  2024-01-17 18:37 ` [PR PATCH] [Closed]: " Bnyro
@ 2024-01-17 18:37 ` Bnyro
  20 siblings, 0 replies; 22+ messages in thread
From: Bnyro @ 2024-01-17 18:37 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/45416#issuecomment-1896416656

Comment:
Closing for the given reasons.

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

end of thread, other threads:[~2024-01-17 18:37 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-04 13:58 [PR PATCH] New package: monophony-1.10.0 and dependencies 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 ` [PR PATCH] [Updated] " Bnyro
2023-09-20  8:29 ` 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

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