Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: audiotube-22.04
@ 2022-06-15  7:50 JuniorSuperTux
  2022-06-15  8:03 ` [PR PATCH] [Updated] " JuniorSuperTux
                   ` (56 more replies)
  0 siblings, 57 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-15  7:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 567d1cf3352926fd3df91101a1332c05fd85b735 Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..41246aa24280
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,14 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcrash-devel"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="Public Domain"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
@ 2022-06-15  8:03 ` JuniorSuperTux
  2022-06-15  8:20 ` JuniorSuperTux
                   ` (55 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-15  8:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 19c3434c07ddad0e7f2155207c6125d00384c3b3 Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..0314c06c10ac
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,14 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcrash-devel gettext-devel python3-pybind11"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="Public Domain"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
  2022-06-15  8:03 ` [PR PATCH] [Updated] " JuniorSuperTux
@ 2022-06-15  8:20 ` JuniorSuperTux
  2022-06-15 10:03 ` JuniorSuperTux
                   ` (54 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-15  8:20 UTC (permalink / raw)
  To: ml

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

New comment by JuniorSuperTux on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1156150603

Comment:
Why can't CMake find pybind11 even if it's installed? Does the python-pybind11 package in Void not install CMake files?

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
  2022-06-15  8:03 ` [PR PATCH] [Updated] " JuniorSuperTux
  2022-06-15  8:20 ` JuniorSuperTux
@ 2022-06-15 10:03 ` JuniorSuperTux
  2022-06-15 13:52 ` JuniorSuperTux
                   ` (53 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-15 10:03 UTC (permalink / raw)
  To: ml

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

New comment by JuniorSuperTux on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1156267139

Comment:
@classabbyamp ?

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (2 preceding siblings ...)
  2022-06-15 10:03 ` JuniorSuperTux
@ 2022-06-15 13:52 ` JuniorSuperTux
  2022-06-15 13:52 ` JuniorSuperTux
                   ` (52 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-15 13:52 UTC (permalink / raw)
  To: ml

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

New comment by JuniorSuperTux on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1156150603

Comment:
Why can't CMake find pybind11 even if it's installed? Does the python-pybind11 package in Void not install CMake files?

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (3 preceding siblings ...)
  2022-06-15 13:52 ` JuniorSuperTux
@ 2022-06-15 13:52 ` JuniorSuperTux
  2022-06-15 15:03 ` [PR PATCH] [Updated] " JuniorSuperTux
                   ` (51 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-15 13:52 UTC (permalink / raw)
  To: ml

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

New comment by JuniorSuperTux on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1156267139

Comment:
@classabbyamp ?

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (4 preceding siblings ...)
  2022-06-15 13:52 ` JuniorSuperTux
@ 2022-06-15 15:03 ` JuniorSuperTux
  2022-06-15 15:05 ` classabbyamp
                   ` (50 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-15 15:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From b3a3276ba24c2405df95e0cbbe03c56dea227039 Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH 1/2] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..5c68efb2616d
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,14 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcrash-devel gettext-devel pybind11"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

From 5741a9ebd36573644920a030d3c21a3d62ca8fc7 Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 23:03:29 +0800
Subject: [PATCH 2/2] New package: pybind11-2.9.2

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

diff --git a/srcpkgs/pybind11/template b/srcpkgs/pybind11/template
new file mode 100644
index 000000000000..9afca73d5f15
--- /dev/null
+++ b/srcpkgs/pybind11/template
@@ -0,0 +1,18 @@
+# Template file for 'pybind11'
+pkgname=pybind11
+version=2.9.2
+revision=1
+wrksrc=pybind11-${version}
+build_style=cmake
+configure_args="-DCMAKE_INSTALL_PREFIX=/usr"
+makedepends="python3-pytest boost-devel python3-devel"
+short_desc="C++ header-only library to produce Python bindings"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/pybind/pybind11"
+distfiles="https://github.com/pybind/pybind11/archive/v${version}.tar.gz"
+checksum=6bd528c4dbe2276635dc787b6b1f2e5316cf6b49ee3e150264e455a0d68d19c1
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (5 preceding siblings ...)
  2022-06-15 15:03 ` [PR PATCH] [Updated] " JuniorSuperTux
@ 2022-06-15 15:05 ` classabbyamp
  2022-06-15 15:05 ` [PR PATCH] [Updated] " JuniorSuperTux
                   ` (49 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: classabbyamp @ 2022-06-15 15:05 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1156591595

Comment:
a package for pybind11 already exists: `python3-pybind11`

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (6 preceding siblings ...)
  2022-06-15 15:05 ` classabbyamp
@ 2022-06-15 15:05 ` JuniorSuperTux
  2022-06-15 15:07 ` JuniorSuperTux
                   ` (48 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-15 15:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From b3a3276ba24c2405df95e0cbbe03c56dea227039 Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH 1/2] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..5c68efb2616d
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,14 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcrash-devel gettext-devel pybind11"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

From 3ed89f5f229642c221b5cdd19bfd5ccd75932cd0 Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 23:03:29 +0800
Subject: [PATCH 2/2] New package: pybind11-2.9.2

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

diff --git a/srcpkgs/pybind11/template b/srcpkgs/pybind11/template
new file mode 100644
index 000000000000..2ec8f673ea2b
--- /dev/null
+++ b/srcpkgs/pybind11/template
@@ -0,0 +1,17 @@
+# Template file for 'pybind11'
+pkgname=pybind11
+version=2.9.2
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_INSTALL_PREFIX=/usr"
+makedepends="python3-pytest boost-devel python3-devel"
+short_desc="C++ header-only library to produce Python bindings"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/pybind/pybind11"
+distfiles="https://github.com/pybind/pybind11/archive/v${version}.tar.gz"
+checksum=6bd528c4dbe2276635dc787b6b1f2e5316cf6b49ee3e150264e455a0d68d19c1
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (7 preceding siblings ...)
  2022-06-15 15:05 ` [PR PATCH] [Updated] " JuniorSuperTux
@ 2022-06-15 15:07 ` JuniorSuperTux
  2022-06-15 15:21 ` JuniorSuperTux
                   ` (47 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-15 15:07 UTC (permalink / raw)
  To: ml

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

New comment by JuniorSuperTux on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1156593457

Comment:
> a package for pybind11 already exists: python3-pybind11

But that only installs the Python site package, not the C++ headers and CMake files

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (8 preceding siblings ...)
  2022-06-15 15:07 ` JuniorSuperTux
@ 2022-06-15 15:21 ` JuniorSuperTux
  2022-06-15 15:22 ` JuniorSuperTux
                   ` (46 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-15 15:21 UTC (permalink / raw)
  To: ml

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

New comment by JuniorSuperTux on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1156610396

Comment:
```
SUMMARY:
******* [Total error count:	3]
 Errors in
[/tsutil/crestst/TestGetSize]
[/tsutil/creststn/TestNewTypes]
[/tsutil/creststn/TestBinaryCollationData]
 	*Note* some errors are data-loading related. If the data used is not the 
	stock ICU data (i.e some have been added or removed), consider using
	the '-w' option to turn these errors into warnings.
Elapsed Time: 00:00:11.621
make[2]: *** [Makefile:98: check-local] Error 1
make[2]: Leaving directory '/builddir/icu/source/test/cintltst'
-------------
| ***     FAILING TEST SUMMARY FOR:              intltest  
         TestGetSize
      ResourceBundleTest
   utility
| *** END FAILING TEST SUMMARY FOR:              intltest
-------------
| ***     FAILING TEST SUMMARY FOR:              cintltst  
/tsutil/crestst/TestGetSize
/tsutil/creststn/TestNewTypes
/tsutil/creststn/TestBinaryCollationData
| *** END FAILING TEST SUMMARY FOR:              cintltst
---------------
ALL TESTS SUMMARY:
ok:  testdata iotest
===== ERRS:  intltest cintltst
```

It's failing neither ``pybind11`` nor  ``audiotube`` but rather something called icu?

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (9 preceding siblings ...)
  2022-06-15 15:21 ` JuniorSuperTux
@ 2022-06-15 15:22 ` JuniorSuperTux
  2022-06-15 15:23 ` classabbyamp
                   ` (45 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-15 15:22 UTC (permalink / raw)
  To: ml

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

New comment by JuniorSuperTux on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1156610396

Comment:
```
SUMMARY:
******* [Total error count:	3]
 Errors in
[/tsutil/crestst/TestGetSize]
[/tsutil/creststn/TestNewTypes]
[/tsutil/creststn/TestBinaryCollationData]
 	*Note* some errors are data-loading related. If the data used is not the 
	stock ICU data (i.e some have been added or removed), consider using
	the '-w' option to turn these errors into warnings.
Elapsed Time: 00:00:11.621
make[2]: *** [Makefile:98: check-local] Error 1
make[2]: Leaving directory '/builddir/icu/source/test/cintltst'
-------------
| ***     FAILING TEST SUMMARY FOR:              intltest  
         TestGetSize
      ResourceBundleTest
   utility
| *** END FAILING TEST SUMMARY FOR:              intltest
-------------
| ***     FAILING TEST SUMMARY FOR:              cintltst  
/tsutil/crestst/TestGetSize
/tsutil/creststn/TestNewTypes
/tsutil/creststn/TestBinaryCollationData
| *** END FAILING TEST SUMMARY FOR:              cintltst
---------------
ALL TESTS SUMMARY:
ok:  testdata iotest
===== ERRS:  intltest cintltst
```

It's failing neither ``pybind11`` nor  ``audiotube`` but rather something called icu?
This is in the icu ``do_configure`` iirc

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (10 preceding siblings ...)
  2022-06-15 15:22 ` JuniorSuperTux
@ 2022-06-15 15:23 ` classabbyamp
  2022-06-15 15:25 ` classabbyamp
                   ` (44 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: classabbyamp @ 2022-06-15 15:23 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1156612601

Comment:
a big icu update was just merged. wait for the [builders](https://build.voidlinux.org/waterfall) to clear before trying again, or it will try to build icu when building your packages.

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (11 preceding siblings ...)
  2022-06-15 15:23 ` classabbyamp
@ 2022-06-15 15:25 ` classabbyamp
  2022-06-15 15:49 ` JuniorSuperTux
                   ` (43 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: classabbyamp @ 2022-06-15 15:25 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1156614314

Comment:
> But that only installs the Python site package, not the C++ headers and CMake files

is that not what's in `/usr/lib/python3.10/site-packages/pybind11/include` and `/usr/lib/python3.10/site-packages/pybind11/share/cmake` in the existing package?

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (12 preceding siblings ...)
  2022-06-15 15:25 ` classabbyamp
@ 2022-06-15 15:49 ` JuniorSuperTux
  2022-06-15 15:52 ` classabbyamp
                   ` (42 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-15 15:49 UTC (permalink / raw)
  To: ml

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

New comment by JuniorSuperTux on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1156642347

Comment:
> is that not what's in /usr/lib/python3.10/site-packages/pybind11/include and /usr/lib/python3.10/site-packages/pybind11/share/cmake in the existing package?

They're all empty when I installed the package on my local side

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (13 preceding siblings ...)
  2022-06-15 15:49 ` JuniorSuperTux
@ 2022-06-15 15:52 ` classabbyamp
  2022-06-15 15:56 ` JuniorSuperTux
                   ` (41 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: classabbyamp @ 2022-06-15 15:52 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1156645108

Comment:
weird:
```
$ xi python3-pybind11
$ tree /usr/lib/python3.10/site-packages/pybind11/{include,share}
/usr/lib/python3.10/site-packages/pybind11/include
└── pybind11
    ├── attr.h
    ├── buffer_info.h
    ├── cast.h
    ├── chrono.h
    ├── common.h
    ├── complex.h
    ├── detail
    │   ├── class.h
    │   ├── common.h
    │   ├── descr.h
    │   ├── init.h
    │   ├── internals.h
    │   ├── type_caster_base.h
    │   └── typeid.h
    ├── eigen.h
    ├── embed.h
    ├── eval.h
    ├── functional.h
    ├── gil.h
    ├── iostream.h
    ├── numpy.h
    ├── operators.h
    ├── options.h
    ├── pybind11.h
    ├── pytypes.h
    ├── stl
    │   └── filesystem.h
    ├── stl.h
    └── stl_bind.h
/usr/lib/python3.10/site-packages/pybind11/share
└── cmake
    └── pybind11
        ├── FindPythonLibsNew.cmake
        ├── pybind11Common.cmake
        ├── pybind11Config.cmake
        ├── pybind11ConfigVersion.cmake
        ├── pybind11NewTools.cmake
        ├── pybind11Targets.cmake
        └── pybind11Tools.cmake

2 directories, 7 files
```
and `xls python3-pybind11` shows those files too

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (14 preceding siblings ...)
  2022-06-15 15:52 ` classabbyamp
@ 2022-06-15 15:56 ` JuniorSuperTux
  2022-06-15 15:56 ` JuniorSuperTux
                   ` (40 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-15 15:56 UTC (permalink / raw)
  To: ml

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

New comment by JuniorSuperTux on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1156649916

Comment:
Wait I think you're right. The files show up after reinstalling the package. I guess I'll undo that commit and set CMake paths perhaps tomorrow.

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (15 preceding siblings ...)
  2022-06-15 15:56 ` JuniorSuperTux
@ 2022-06-15 15:56 ` JuniorSuperTux
  2022-06-16  1:02 ` [PR PATCH] [Updated] " JuniorSuperTux
                   ` (39 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-15 15:56 UTC (permalink / raw)
  To: ml

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

New comment by JuniorSuperTux on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1156649916

Comment:
Wait I think you're right. The files show up after reinstalling the package. I guess I'll revert that commit and set CMake paths perhaps tomorrow.

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (16 preceding siblings ...)
  2022-06-15 15:56 ` JuniorSuperTux
@ 2022-06-16  1:02 ` JuniorSuperTux
  2022-06-16  1:04 ` JuniorSuperTux
                   ` (38 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-16  1:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 142376db35626a15545bec6dbb6ead4e92fd0323 Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..5c68efb2616d
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,14 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcrash-devel gettext-devel pybind11"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (17 preceding siblings ...)
  2022-06-16  1:02 ` [PR PATCH] [Updated] " JuniorSuperTux
@ 2022-06-16  1:04 ` JuniorSuperTux
  2022-06-16  8:22 ` JuniorSuperTux
                   ` (37 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-16  1:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From b36e7e4a6ecc6316a3239560a17874b86a8829c2 Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..a1aee6fa8792
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,15 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_MODULE_PATH=${py3_sitelib}/pybind11/share/cmake"
+hostmakedepends="extra-cmake-modules"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcrash-devel gettext-devel python3-pybind11"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (18 preceding siblings ...)
  2022-06-16  1:04 ` JuniorSuperTux
@ 2022-06-16  8:22 ` JuniorSuperTux
  2022-06-17 11:23 ` [PR PATCH] [Updated] " JuniorSuperTux
                   ` (36 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-16  8:22 UTC (permalink / raw)
  To: ml

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

New comment by JuniorSuperTux on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1157376907

Comment:
Still the ICU issue

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (19 preceding siblings ...)
  2022-06-16  8:22 ` JuniorSuperTux
@ 2022-06-17 11:23 ` JuniorSuperTux
  2022-06-17 11:31 ` JuniorSuperTux
                   ` (35 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-17 11:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 634717a78163c73e94ad37739004f53a6115bd44 Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..a1aee6fa8792
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,15 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_MODULE_PATH=${py3_sitelib}/pybind11/share/cmake"
+hostmakedepends="extra-cmake-modules"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcrash-devel gettext-devel python3-pybind11"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (20 preceding siblings ...)
  2022-06-17 11:23 ` [PR PATCH] [Updated] " JuniorSuperTux
@ 2022-06-17 11:31 ` JuniorSuperTux
  2022-06-17 11:36 ` JuniorSuperTux
                   ` (34 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-17 11:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 534170b307dc97457b1d921647bde16b510341b4 Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..a1aee6fa8792
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,15 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_MODULE_PATH=${py3_sitelib}/pybind11/share/cmake"
+hostmakedepends="extra-cmake-modules"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcrash-devel gettext-devel python3-pybind11"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (21 preceding siblings ...)
  2022-06-17 11:31 ` JuniorSuperTux
@ 2022-06-17 11:36 ` JuniorSuperTux
  2022-06-17 11:41 ` JuniorSuperTux
                   ` (33 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-17 11:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From d6deedc037b9f8f2abc20ed6883fcbf6b6bc650b Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..83d00cdbf14a
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,15 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_PREFIX_PATH=${py3_sitelib}/pybind11/share/cmake"
+hostmakedepends="extra-cmake-modules"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcrash-devel gettext-devel python3-pybind11"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (22 preceding siblings ...)
  2022-06-17 11:36 ` JuniorSuperTux
@ 2022-06-17 11:41 ` JuniorSuperTux
  2022-06-17 11:43 ` JuniorSuperTux
                   ` (32 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-17 11:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From a78f0270eca5a9d72231ec365e100989c9bbcdf4 Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..dcc8add90246
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,15 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_PREFIX_PATH=/usr/lib/python3.10/pybind11/share/cmake"
+hostmakedepends="extra-cmake-modules"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcrash-devel gettext-devel python3-pybind11"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (23 preceding siblings ...)
  2022-06-17 11:41 ` JuniorSuperTux
@ 2022-06-17 11:43 ` JuniorSuperTux
  2022-06-17 11:52 ` JuniorSuperTux
                   ` (31 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-17 11:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 70c0286fd25fe4119c1a3309944d94d5a9ec7dce Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..dcc8add90246
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,15 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_PREFIX_PATH=/usr/lib/python3.10/pybind11/share/cmake"
+hostmakedepends="extra-cmake-modules"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcrash-devel gettext-devel python3-pybind11"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (24 preceding siblings ...)
  2022-06-17 11:43 ` JuniorSuperTux
@ 2022-06-17 11:52 ` JuniorSuperTux
  2022-06-17 11:53 ` JuniorSuperTux
                   ` (30 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-17 11:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 78e5c259304bddabb32daf081b0f25f5d3a7c9a3 Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..dcc8add90246
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,15 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_PREFIX_PATH=/usr/lib/python3.10/pybind11/share/cmake"
+hostmakedepends="extra-cmake-modules"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcrash-devel gettext-devel python3-pybind11"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (25 preceding siblings ...)
  2022-06-17 11:52 ` JuniorSuperTux
@ 2022-06-17 11:53 ` JuniorSuperTux
  2022-06-18  1:15 ` [PR PATCH] [Updated] " JuniorSuperTux
                   ` (29 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-17 11:53 UTC (permalink / raw)
  To: ml

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

New comment by JuniorSuperTux on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1158796329

Comment:
Why doesn't building work now? I've tried many times, but the CI just fails

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (26 preceding siblings ...)
  2022-06-17 11:53 ` JuniorSuperTux
@ 2022-06-18  1:15 ` JuniorSuperTux
  2022-06-18  1:24 ` JuniorSuperTux
                   ` (28 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-18  1:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 0579353a2dc759261b3baab41831fea599585268 Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..925239760750
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,15 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_PREFIX_PATH=/usr/lib/python3.10/site-packages/pybind11/share/cmake"
+hostmakedepends="extra-cmake-modules"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcrash-devel gettext-devel python3-pybind11"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (27 preceding siblings ...)
  2022-06-18  1:15 ` [PR PATCH] [Updated] " JuniorSuperTux
@ 2022-06-18  1:24 ` JuniorSuperTux
  2022-06-18  1:34 ` JuniorSuperTux
                   ` (27 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-18  1:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From a9044b6c5e088cbcf2b34e11c0de03a089a7226d Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..36d326e6184e
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,15 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_PREFIX_PATH=/usr/lib/python3.10/site-packages/pybind11/share/cmake"
+hostmakedepends="extra-cmake-modules"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcrash-devel gettext-devel python3-pybind11 yt-dlp python3-ytmusicapi"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (28 preceding siblings ...)
  2022-06-18  1:24 ` JuniorSuperTux
@ 2022-06-18  1:34 ` JuniorSuperTux
  2022-06-18  1:34 ` JuniorSuperTux
                   ` (26 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-18  1:34 UTC (permalink / raw)
  To: ml

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

New comment by JuniorSuperTux on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1159333502

Comment:
Why can't some builds find `qmake`? And also some builds are still doing the `ICU` package

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (29 preceding siblings ...)
  2022-06-18  1:34 ` JuniorSuperTux
@ 2022-06-18  1:34 ` JuniorSuperTux
  2022-06-18  1:50 ` classabbyamp
                   ` (25 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-18  1:34 UTC (permalink / raw)
  To: ml

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

New comment by JuniorSuperTux on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1158796329

Comment:
Why doesn't building work now? I've tried many times, but the CI just fails

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (30 preceding siblings ...)
  2022-06-18  1:34 ` JuniorSuperTux
@ 2022-06-18  1:50 ` classabbyamp
  2022-06-18  2:40 ` [PR PATCH] [Updated] " JuniorSuperTux
                   ` (24 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: classabbyamp @ 2022-06-18  1:50 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1159336217

Comment:
you probably need qt5-host-tools as a hostmakedep

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (31 preceding siblings ...)
  2022-06-18  1:50 ` classabbyamp
@ 2022-06-18  2:40 ` JuniorSuperTux
  2022-06-18  2:54 ` JuniorSuperTux
                   ` (23 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-18  2:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From feec8f28ebfaaf02198b87643c7359bbec647cca Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..dc9184d34d4b
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,15 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_PREFIX_PATH=/usr/lib/python3.10/site-packages/pybind11/share/cmake"
+hostmakedepends="extra-cmake-modules qt5-host-tools"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcrash-devel gettext-devel python3-pybind11 yt-dlp python3-ytmusicapi"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (32 preceding siblings ...)
  2022-06-18  2:40 ` [PR PATCH] [Updated] " JuniorSuperTux
@ 2022-06-18  2:54 ` JuniorSuperTux
  2022-06-18  6:54 ` classabbyamp
                   ` (22 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-18  2:54 UTC (permalink / raw)
  To: ml

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

New comment by JuniorSuperTux on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1159347472

Comment:
> you probably need qt5-host-tools as a hostmakedep

Doesn't seem to make a difference

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (33 preceding siblings ...)
  2022-06-18  2:54 ` JuniorSuperTux
@ 2022-06-18  6:54 ` classabbyamp
  2022-06-21  8:47 ` [PR PATCH] [Updated] " JuniorSuperTux
                   ` (21 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: classabbyamp @ 2022-06-18  6:54 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1159377689

Comment:
ah it was `qt5-host-tools` *and* `qt5-qmake` that are the magic combo

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (34 preceding siblings ...)
  2022-06-18  6:54 ` classabbyamp
@ 2022-06-21  8:47 ` JuniorSuperTux
  2022-06-21  8:52 ` JuniorSuperTux
                   ` (20 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-21  8:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 7bebc2ec4253bc51b1805ea9010e7f6c0b7de81a Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..7c3d680ed708
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,15 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_PREFIX_PATH=/usr/lib/python3.10/site-packages/pybind11/share/cmake"
+hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcrash-devel gettext-devel python3-pybind11 yt-dlp python3-ytmusicapi"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (35 preceding siblings ...)
  2022-06-21  8:47 ` [PR PATCH] [Updated] " JuniorSuperTux
@ 2022-06-21  8:52 ` JuniorSuperTux
  2022-06-21  8:58 ` JuniorSuperTux
                   ` (19 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-21  8:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 7bebc2ec4253bc51b1805ea9010e7f6c0b7de81a Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..7c3d680ed708
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,15 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_PREFIX_PATH=/usr/lib/python3.10/site-packages/pybind11/share/cmake"
+hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcrash-devel gettext-devel python3-pybind11 yt-dlp python3-ytmusicapi"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (36 preceding siblings ...)
  2022-06-21  8:52 ` JuniorSuperTux
@ 2022-06-21  8:58 ` JuniorSuperTux
  2022-06-21 15:25 ` [PR REVIEW] " classabbyamp
                   ` (18 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-21  8:58 UTC (permalink / raw)
  To: ml

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

New comment by JuniorSuperTux on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1161462975

Comment:
Now the same problem again but for another package, and it only fails on specific arches....

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

* Re: [PR REVIEW] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (37 preceding siblings ...)
  2022-06-21  8:58 ` JuniorSuperTux
@ 2022-06-21 15:25 ` classabbyamp
  2022-06-21 16:13 ` paper42
                   ` (17 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: classabbyamp @ 2022-06-21 15:25 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#discussion_r902762777

Comment:
```suggestion
build_style=qmake
```
i think that should help

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

* Re: [PR REVIEW] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (39 preceding siblings ...)
  2022-06-21 16:13 ` paper42
@ 2022-06-21 16:13 ` paper42
  2022-06-23  0:49 ` [PR PATCH] [Updated] " JuniorSuperTux
                   ` (15 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: paper42 @ 2022-06-21 16:13 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#discussion_r902813067

Comment:
wrap at 80 columns

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

* Re: [PR REVIEW] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (38 preceding siblings ...)
  2022-06-21 15:25 ` [PR REVIEW] " classabbyamp
@ 2022-06-21 16:13 ` paper42
  2022-06-21 16:13 ` paper42
                   ` (16 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: paper42 @ 2022-06-21 16:13 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#discussion_r902814245

Comment:
don't hardcode python version here, instead use `${py3_sitelib}`

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (40 preceding siblings ...)
  2022-06-21 16:13 ` paper42
@ 2022-06-23  0:49 ` JuniorSuperTux
  2022-06-23  0:50 ` JuniorSuperTux
                   ` (14 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-23  0:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 2b2e470219de68a186cb53195bd85faf7cd9605b Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..7c3d680ed708
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,15 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_PREFIX_PATH=/usr/lib/python3.10/site-packages/pybind11/share/cmake"
+hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcrash-devel gettext-devel python3-pybind11 yt-dlp python3-ytmusicapi"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (41 preceding siblings ...)
  2022-06-23  0:49 ` [PR PATCH] [Updated] " JuniorSuperTux
@ 2022-06-23  0:50 ` JuniorSuperTux
  2022-06-23  4:05 ` JuniorSuperTux
                   ` (13 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-23  0:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 2b2e470219de68a186cb53195bd85faf7cd9605b Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..7c3d680ed708
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,15 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_PREFIX_PATH=/usr/lib/python3.10/site-packages/pybind11/share/cmake"
+hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcrash-devel gettext-devel python3-pybind11 yt-dlp python3-ytmusicapi"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (42 preceding siblings ...)
  2022-06-23  0:50 ` JuniorSuperTux
@ 2022-06-23  4:05 ` JuniorSuperTux
  2022-06-23  4:05 ` JuniorSuperTux
                   ` (12 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-23  4:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 4434b12478443580589607af8990bdb399ba50d0 Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..6509a17b2518
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,16 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_PREFIX_PATH=${py3_sitelib}/pybind11/share/cmake"
+hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcoreaddon\
+s kcrash-devel gettext-devel python3-pybind11 yt-dlp python3-ytmusicapi"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (43 preceding siblings ...)
  2022-06-23  4:05 ` JuniorSuperTux
@ 2022-06-23  4:05 ` JuniorSuperTux
  2022-06-23  4:36 ` [PR REVIEW] " JuniorSuperTux
                   ` (11 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-23  4:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 4434b12478443580589607af8990bdb399ba50d0 Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..6509a17b2518
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,16 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_PREFIX_PATH=${py3_sitelib}/pybind11/share/cmake"
+hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcoreaddon\
+s kcrash-devel gettext-devel python3-pybind11 yt-dlp python3-ytmusicapi"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: [PR REVIEW] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (44 preceding siblings ...)
  2022-06-23  4:05 ` JuniorSuperTux
@ 2022-06-23  4:36 ` JuniorSuperTux
  2022-06-23 10:05 ` classabbyamp
                   ` (10 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-23  4:36 UTC (permalink / raw)
  To: ml

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

New review comment by JuniorSuperTux on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#discussion_r904510399

Comment:
It doesn't do the thing when I use the py3_sitelib variable

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

* Re: [PR REVIEW] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (45 preceding siblings ...)
  2022-06-23  4:36 ` [PR REVIEW] " JuniorSuperTux
@ 2022-06-23 10:05 ` classabbyamp
  2022-06-23 14:41 ` [PR PATCH] [Updated] " JuniorSuperTux
                   ` (9 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: classabbyamp @ 2022-06-23 10:05 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#discussion_r904838466

Comment:
it isn't going to change any behaviour until py3.11 is released

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (46 preceding siblings ...)
  2022-06-23 10:05 ` classabbyamp
@ 2022-06-23 14:41 ` JuniorSuperTux
  2022-06-23 14:41 ` JuniorSuperTux
                   ` (8 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-23 14:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 561280e784e904ef053128acaf6211c6e4699173 Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..f6884cf8dca0
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,16 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_PREFIX_PATH=/usr/lib/python3.10/site-packages/pybind11/share/cmake"
+hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcoreaddon\
+s kcrash-devel gettext-devel python3-pybind11 yt-dlp python3-ytmusicapi"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (47 preceding siblings ...)
  2022-06-23 14:41 ` [PR PATCH] [Updated] " JuniorSuperTux
@ 2022-06-23 14:41 ` JuniorSuperTux
  2022-06-23 14:45 ` [PR REVIEW] " JuniorSuperTux
                   ` (7 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-23 14:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 561280e784e904ef053128acaf6211c6e4699173 Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..f6884cf8dca0
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,16 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_PREFIX_PATH=/usr/lib/python3.10/site-packages/pybind11/share/cmake"
+hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcoreaddon\
+s kcrash-devel gettext-devel python3-pybind11 yt-dlp python3-ytmusicapi"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: [PR REVIEW] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (48 preceding siblings ...)
  2022-06-23 14:41 ` JuniorSuperTux
@ 2022-06-23 14:45 ` JuniorSuperTux
  2022-06-23 14:46 ` JuniorSuperTux
                   ` (6 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-23 14:45 UTC (permalink / raw)
  To: ml

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

New review comment by JuniorSuperTux on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#discussion_r905113421

Comment:
The project is CMake based

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

* Re: [PR REVIEW] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (49 preceding siblings ...)
  2022-06-23 14:45 ` [PR REVIEW] " JuniorSuperTux
@ 2022-06-23 14:46 ` JuniorSuperTux
  2022-06-23 14:52 ` classabbyamp
                   ` (5 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-23 14:46 UTC (permalink / raw)
  To: ml

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

New review comment by JuniorSuperTux on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#discussion_r905114160

Comment:
I'll fix it. Do you have any ideas why CMake isn't finding binaries in some specific arches?

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

* Re: [PR REVIEW] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (50 preceding siblings ...)
  2022-06-23 14:46 ` JuniorSuperTux
@ 2022-06-23 14:52 ` classabbyamp
  2022-06-23 14:54 ` classabbyamp
                   ` (4 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: classabbyamp @ 2022-06-23 14:52 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#discussion_r905121166

Comment:
```suggestion
makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel kcoreaddons
 kcrash-devel gettext-devel python3-pybind11 yt-dlp python3-ytmusicapi"
```
splitting at the nearest word boundary is fine

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

* Re: [PR REVIEW] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (51 preceding siblings ...)
  2022-06-23 14:52 ` classabbyamp
@ 2022-06-23 14:54 ` classabbyamp
  2022-06-23 15:46 ` [PR PATCH] [Updated] " JuniorSuperTux
                   ` (3 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: classabbyamp @ 2022-06-23 14:54 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#discussion_r905124280

Comment:
and you probably want kcoreaddons as a *host*makedepend, if it's trying to run things like `desktoptojson`

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (52 preceding siblings ...)
  2022-06-23 14:54 ` classabbyamp
@ 2022-06-23 15:46 ` JuniorSuperTux
  2022-06-23 15:46 ` JuniorSuperTux
                   ` (2 subsequent siblings)
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-23 15:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 68c9fd243e4342d8971b8c7995a1b66d60a9e45c Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..dc54835e3d6a
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,16 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_PREFIX_PATH=/usr/lib/python3.10/site-packages/pybind11/share/cmake"
+hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake kcoreaddons"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel \
+kcrash-devel gettext-devel python3-pybind11 yt-dlp python3-ytmusicapi"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: [PR PATCH] [Updated] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (53 preceding siblings ...)
  2022-06-23 15:46 ` [PR PATCH] [Updated] " JuniorSuperTux
@ 2022-06-23 15:46 ` JuniorSuperTux
  2022-08-03 15:16 ` [PR REVIEW] " Eloitor
  2024-01-09  2:33 ` michalszmidt
  56 siblings, 0 replies; 58+ messages in thread
From: JuniorSuperTux @ 2022-06-23 15:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JuniorSuperTux/void-packages audiotube-22.04
https://github.com/void-linux/void-packages/pull/37569

New package: audiotube-22.04
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 68c9fd243e4342d8971b8c7995a1b66d60a9e45c Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Wed, 15 Jun 2022 15:49:44 +0800
Subject: [PATCH] New package: audiotube-22.04

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

diff --git a/srcpkgs/audiotube/template b/srcpkgs/audiotube/template
new file mode 100644
index 000000000000..dc54835e3d6a
--- /dev/null
+++ b/srcpkgs/audiotube/template
@@ -0,0 +1,16 @@
+# Template file for 'audiotube'
+pkgname=audiotube
+version=22.04
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_PREFIX_PATH=/usr/lib/python3.10/site-packages/pybind11/share/cmake"
+hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake kcoreaddons"
+makedepends="qt5-devel kirigami2-devel ki18n-devel kcoreaddons-devel \
+kcrash-devel gettext-devel python3-pybind11 yt-dlp python3-ytmusicapi"
+depends="yt-dlp python3-ytmusicapi"
+short_desc="Client for YouTube Music"
+maintainer="Bo-Ru Ju <school.shsps@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/audiotube"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/audiotube-${version}.tar.xz"
+checksum=5d6861aa8089e7bc73a52e8dff3a7d55ae15a81ee3ad4c58094ca5f11dad3d75

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

* Re: [PR REVIEW] New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (54 preceding siblings ...)
  2022-06-23 15:46 ` JuniorSuperTux
@ 2022-08-03 15:16 ` Eloitor
  2024-01-09  2:33 ` michalszmidt
  56 siblings, 0 replies; 58+ messages in thread
From: Eloitor @ 2022-08-03 15:16 UTC (permalink / raw)
  To: ml

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

New review comment by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#discussion_r936792893

Comment:
Last version is 22.06

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

* Re: New package: audiotube-22.04
  2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
                   ` (55 preceding siblings ...)
  2022-08-03 15:16 ` [PR REVIEW] " Eloitor
@ 2024-01-09  2:33 ` michalszmidt
  56 siblings, 0 replies; 58+ messages in thread
From: michalszmidt @ 2024-01-09  2:33 UTC (permalink / raw)
  To: ml

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

New comment by michalszmidt on void-packages repository

https://github.com/void-linux/void-packages/pull/37569#issuecomment-1882228128

Comment:
I could compile and happily use latest version that doesn't require KF6 so, as of today (jan. 2024) it will be prior release to `24.01.85` (current latest stable), so not bad I guess. 

```ini
# Template file for audiotube

pkgname=audiotube
version=23.08.4
revision=1
build_style=cmake
hostmakedepends="pkg-config extra-cmake-modules python3 qt5-host-tools AppStream-qt kcoreaddons"
makedepends="yt-dlp python3-ytmusicapi1 qt5-devel kcoreaddons-devel kwidgetsaddons-devel kpackage-devel kcoreaddons-devel kconfig-devel knotifications-devel  kirigami-addons kirigami2-devel qt5-quickcontrols2-devel qt5-svg-devel qt5-tools qt5-imageformats AppStream-devel libiodbc-devel  qt5-plugin-odbc qt5-plugin-mysql qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds qt5-multimedia-devel kworkspace ki18n-devel kcrash-devel gettext-devel python3-pybind11 qt5-futuresql-devel qcoro-qt5-devel"
depends="yt-dlp python3-ytmusicapi1"
short_desc="KDE Plasma Mobile kirigami client for YouTube Music"
maintainer=""
license="GPL-3.0-or-later"
homepage="https://apps.kde.org/audiotube"
distfiles="https://invent.kde.org/multimedia/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
checksum=8bdc3101cb8fc57b232c3cdc9db9d209861136ad0d83d657462b0b3b5d7250c0
```

on the condition that I package `qt5-futuresql` that doesn't meet package guidelines as it's not yet "released", it has no tags on git. I used 0.1 branch

```ini
# Template file for qt5-futuresql

pkgname=qt5-futuresql
version=0.1git
revision=1
build_style=cmake
hostmakedepends="pkg-config extra-cmake-modules qt5-host-tools ecm"
makedepends="qt5-devel kpackage-devel kconfig-devel qt5-tools libiodbc-devel qt5-plugin-odbc qt5-plugin-mysql qt5-plugin-pgsql qt5-plugin-sqlite  ki18n-devel kcrash-devel gettext-devel qt5-sql qt5-plugin-tds qcoro-qt5-devel ecm-devel"
short_desc="KDE non-blocking sql database framework for Qt5 inspired by rust Diesel."
maintainer=""
license="LGPL-3.0-only"
shlib_provides="libfuturesql5.so libfuturesql5.so.0"
homepage="https://invent.kde.org/libraries/futuresql"
distfiles="https://invent.kde.org/libraries/futuresql/-/archive/ea6d55f0152db52bfc2022b3c34fa979a0dc88bc/futuresql-ea6d55f0152db52bfc2022b3c34fa979a0dc88bc.tar.bz2"
checksum=3f98d5a0532104912ad73dbb08723664d0ab3cc8cd6de880abda3db7019f58e0

qt5-futuresql-devel_package(){
    depends="${sourcepkg}>=${version}_${revision}"
    short_desc+=" - development files"
    pkg_install() {
        vmove usr/include
        vmove usr/lib/cmake
    }
}
```

Also to prevent some unexpected behavior I packaged required version of ytmusicapi, audiotube complained about it grater than 1.1.0

```ini
# Template file for 'python3-ytmusicapi1'

pkgname=python3-ytmusicapi1
version=1.1.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools_scm python3-wheel"
depends="python3-requests"
conflicts="python3-ytmusicapi"
checkdepends="$depends python3-coverage"
short_desc="Unofficial API for YouTube Music legacy kept as KDE audiotube hard dependency"
maintainer=""
license="MIT"
homepage="https://github.com/sigma67/ytmusicapi"
distfiles="${PYPI_SITE}/y/ytmusicapi/ytmusicapi-${version}.tar.gz"
checksum=3286de79e94a914e4a14814fffe372d24b734e784acd7f9fa734ee383adf8c6d

post_install() {
	vlicense LICENSE
}
```

I found this piece of software quite useful.

All in all let repo-owners decide.

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

end of thread, other threads:[~2024-01-09  2:33 UTC | newest]

Thread overview: 58+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-15  7:50 [PR PATCH] New package: audiotube-22.04 JuniorSuperTux
2022-06-15  8:03 ` [PR PATCH] [Updated] " JuniorSuperTux
2022-06-15  8:20 ` JuniorSuperTux
2022-06-15 10:03 ` JuniorSuperTux
2022-06-15 13:52 ` JuniorSuperTux
2022-06-15 13:52 ` JuniorSuperTux
2022-06-15 15:03 ` [PR PATCH] [Updated] " JuniorSuperTux
2022-06-15 15:05 ` classabbyamp
2022-06-15 15:05 ` [PR PATCH] [Updated] " JuniorSuperTux
2022-06-15 15:07 ` JuniorSuperTux
2022-06-15 15:21 ` JuniorSuperTux
2022-06-15 15:22 ` JuniorSuperTux
2022-06-15 15:23 ` classabbyamp
2022-06-15 15:25 ` classabbyamp
2022-06-15 15:49 ` JuniorSuperTux
2022-06-15 15:52 ` classabbyamp
2022-06-15 15:56 ` JuniorSuperTux
2022-06-15 15:56 ` JuniorSuperTux
2022-06-16  1:02 ` [PR PATCH] [Updated] " JuniorSuperTux
2022-06-16  1:04 ` JuniorSuperTux
2022-06-16  8:22 ` JuniorSuperTux
2022-06-17 11:23 ` [PR PATCH] [Updated] " JuniorSuperTux
2022-06-17 11:31 ` JuniorSuperTux
2022-06-17 11:36 ` JuniorSuperTux
2022-06-17 11:41 ` JuniorSuperTux
2022-06-17 11:43 ` JuniorSuperTux
2022-06-17 11:52 ` JuniorSuperTux
2022-06-17 11:53 ` JuniorSuperTux
2022-06-18  1:15 ` [PR PATCH] [Updated] " JuniorSuperTux
2022-06-18  1:24 ` JuniorSuperTux
2022-06-18  1:34 ` JuniorSuperTux
2022-06-18  1:34 ` JuniorSuperTux
2022-06-18  1:50 ` classabbyamp
2022-06-18  2:40 ` [PR PATCH] [Updated] " JuniorSuperTux
2022-06-18  2:54 ` JuniorSuperTux
2022-06-18  6:54 ` classabbyamp
2022-06-21  8:47 ` [PR PATCH] [Updated] " JuniorSuperTux
2022-06-21  8:52 ` JuniorSuperTux
2022-06-21  8:58 ` JuniorSuperTux
2022-06-21 15:25 ` [PR REVIEW] " classabbyamp
2022-06-21 16:13 ` paper42
2022-06-21 16:13 ` paper42
2022-06-23  0:49 ` [PR PATCH] [Updated] " JuniorSuperTux
2022-06-23  0:50 ` JuniorSuperTux
2022-06-23  4:05 ` JuniorSuperTux
2022-06-23  4:05 ` JuniorSuperTux
2022-06-23  4:36 ` [PR REVIEW] " JuniorSuperTux
2022-06-23 10:05 ` classabbyamp
2022-06-23 14:41 ` [PR PATCH] [Updated] " JuniorSuperTux
2022-06-23 14:41 ` JuniorSuperTux
2022-06-23 14:45 ` [PR REVIEW] " JuniorSuperTux
2022-06-23 14:46 ` JuniorSuperTux
2022-06-23 14:52 ` classabbyamp
2022-06-23 14:54 ` classabbyamp
2022-06-23 15:46 ` [PR PATCH] [Updated] " JuniorSuperTux
2022-06-23 15:46 ` JuniorSuperTux
2022-08-03 15:16 ` [PR REVIEW] " Eloitor
2024-01-09  2:33 ` michalszmidt

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