Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libnpupnp: update to 5.0.0
@ 2022-09-04  6:31 amak79
  2022-09-08  0:09 ` [PR REVIEW] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: amak79 @ 2022-09-04  6:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/amak79/void-packages libnpupnp
https://github.com/void-linux/void-packages/pull/39091

libnpupnp: update to 5.0.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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/39091.patch is attached

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

From f4914ba1da9eafc1689343a832885d8c6d25993b Mon Sep 17 00:00:00 2001
From: amak <amak.git@outlook.com>
Date: Sun, 4 Sep 2022 15:44:18 +1000
Subject: [PATCH 1/4] libnpupnp: update to 5.0.0

---
 common/shlibs              | 2 +-
 srcpkgs/libnpupnp/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 081118a049b3..65df2dd4e937 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2082,7 +2082,7 @@ libQt6MultimediaWidgets.so.6 qt6-multimedia-6.3.1_1
 libQt6MultimediaQuick.so.6 qt6-multimedia-6.3.1_1
 libQt6Multimedia.so.6 qt6-multimedia-6.3.1_1
 libnpth.so.0 npth-1.1_1
-libnpupnp.so.4 libnpupnp-4.0.2_1
+libnpupnp.so.9 libnpupnp-5.0.0_1
 libglfw.so.3 glfw-3.0.4_1
 libusbmuxd-2.0.so.6 libusbmuxd-2.0.2_1
 libimobiledevice-1.0.so.6 libimobiledevice-1.3.0_2
diff --git a/srcpkgs/libnpupnp/template b/srcpkgs/libnpupnp/template
index b86c60a925af..b3d88d03096c 100644
--- a/srcpkgs/libnpupnp/template
+++ b/srcpkgs/libnpupnp/template
@@ -1,6 +1,6 @@
 # Template file for 'libnpupnp'
 pkgname=libnpupnp
-version=4.2.2
+version=5.0.0
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="amak <amak.git@outlook.com>"
 license="BSD-3-Clause"
 homepage="https://www.lesbonscomptes.com/upmpdcli/npupnp-doc/libnpupnp.html"
 distfiles="https://www.lesbonscomptes.com/upmpdcli/downloads/libnpupnp-${version}.tar.gz"
-checksum=cb3968773d30e2bfc765547df514fdc8927b9a37ecccca2e260ee8b612e756bc
+checksum=2e5648cf180a425ef57b8c9c0d9dbd77f0314487ea0e0a85ebc6c3ef87cab05b
 
 post_install() {
 	vlicense COPYING

From 081b519ff5cd4300e7f70e46decb07b07a2aee10 Mon Sep 17 00:00:00 2001
From: amak <amak.git@outlook.com>
Date: Sun, 4 Sep 2022 15:49:45 +1000
Subject: [PATCH 2/4] libupnpp: update to 0.22.2

---
 common/shlibs             | 2 +-
 srcpkgs/libupnpp/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 65df2dd4e937..ff657c476c0b 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1418,7 +1418,7 @@ libgpaste-gtk4.so.0 libgpaste-42.1_1
 libthreadutil.so.6 libupnp-1.6.18_1
 libupnp.so.17 libupnp-1.14.0_1
 libixml.so.11 libupnp-1.14.0_1
-libupnpp.so.11 libupnpp-0.21.0_1
+libupnpp.so.12 libupnpp-0.22.2_1
 libgeocode-glib.so.0 geocode-glib-3.10.0_1
 libzeitgeist-2.0.so.0 libzeitgeist2-0.9.14_1
 libpotrace.so.0 libpotrace-1.11_1
diff --git a/srcpkgs/libupnpp/template b/srcpkgs/libupnpp/template
index 96592395c455..5f166f610361 100644
--- a/srcpkgs/libupnpp/template
+++ b/srcpkgs/libupnpp/template
@@ -1,6 +1,6 @@
 # Template file for 'libupnpp'
 pkgname=libupnpp
-version=0.21.0
+version=0.22.2
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="amak <amak.git@outlook.com>"
 license="LGPL-2.1-or-later"
 homepage="https://www.lesbonscomptes.com/upmpdcli"
 distfiles="https://www.lesbonscomptes.com/upmpdcli/downloads/libupnpp-${version}.tar.gz"
-checksum=e43dbe5020ed25152aaec71b325dd80498e72038da5aeb50ed7dd51e213cd903
+checksum=90338c19383333fd4eeec8a866a8c4add1754ef9a6a720ddd9af97e6754ff849
 
 libupnpp-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From e460f26e3691cbe87d9767166d94b1b96567c406 Mon Sep 17 00:00:00 2001
From: amak <amak.git@outlook.com>
Date: Sun, 4 Sep 2022 15:53:51 +1000
Subject: [PATCH 3/4] upmpdcli: update to 1.5.20

---
 srcpkgs/upmpdcli/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/upmpdcli/template b/srcpkgs/upmpdcli/template
index abd66d3d0047..7b7c081b033b 100644
--- a/srcpkgs/upmpdcli/template
+++ b/srcpkgs/upmpdcli/template
@@ -1,6 +1,6 @@
 # Template file for 'upmpdcli'
 pkgname=upmpdcli
-version=1.5.19
+version=1.5.20
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config tar"
@@ -11,7 +11,7 @@ license="LGPL-2.1-or-later"
 homepage="https://www.lesbonscomptes.com/upmpdcli"
 changelog="https://www.lesbonscomptes.com/upmpdcli/pages/releases.html"
 distfiles="https://www.lesbonscomptes.com/upmpdcli/downloads/upmpdcli-${version}.tar.gz"
-checksum=67fa1f5c06fecd404f3414b25a070c9deabe917241ed6881b7a8e41e8379ed09
+checksum=c6879fee99f8f289717fdceb5de3ac7669b225c333c1db80e66cafca8360f134
 python_version=3
 
 system_accounts="_upmpdcli"

From c73baff058782f4818e599292499495b7828b0cd Mon Sep 17 00:00:00 2001
From: amak <amak.git@outlook.com>
Date: Sun, 4 Sep 2022 16:02:36 +1000
Subject: [PATCH 4/4] mpd: rebuild for libnpupnp-5.0.0_1

---
 srcpkgs/mpd/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template
index 536e06c891c9..c3dee3b1c0b5 100644
--- a/srcpkgs/mpd/template
+++ b/srcpkgs/mpd/template
@@ -1,7 +1,7 @@
 # Template file for 'mpd'
 pkgname=mpd
 version=0.23.9
-revision=1
+revision=2
 build_style=meson
 configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
  -Dsoundcloud=enabled -Dpipe=true -Dtwolame=enabled -Dbzip2=enabled

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

* Re: [PR REVIEW] libnpupnp: update to 5.0.0
  2022-09-04  6:31 [PR PATCH] libnpupnp: update to 5.0.0 amak79
@ 2022-09-08  0:09 ` classabbyamp
  2022-09-08  0:09 ` classabbyamp
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-09-08  0:09 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39091#discussion_r965387855

Comment:
```suggestion
homepage="https://www.lesbonscomptes.com/upmpdcli/npupnp-doc/libnpupnp.html"
changelog="https://www.lesbonscomptes.com/upmpdcli/pages/releases.html"
```

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

* Re: [PR REVIEW] libnpupnp: update to 5.0.0
  2022-09-04  6:31 [PR PATCH] libnpupnp: update to 5.0.0 amak79
  2022-09-08  0:09 ` [PR REVIEW] " classabbyamp
@ 2022-09-08  0:09 ` classabbyamp
  2022-09-08  4:35 ` [PR PATCH] [Updated] " amak79
  2022-09-08  7:01 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-09-08  0:09 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39091#discussion_r965394207

Comment:
```suggestion
homepage="https://www.lesbonscomptes.com/upmpdcli"
changelog="https://www.lesbonscomptes.com/upmpdcli/pages/releases.html"
```

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

* Re: [PR PATCH] [Updated] libnpupnp: update to 5.0.0
  2022-09-04  6:31 [PR PATCH] libnpupnp: update to 5.0.0 amak79
  2022-09-08  0:09 ` [PR REVIEW] " classabbyamp
  2022-09-08  0:09 ` classabbyamp
@ 2022-09-08  4:35 ` amak79
  2022-09-08  7:01 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: amak79 @ 2022-09-08  4:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/amak79/void-packages libnpupnp
https://github.com/void-linux/void-packages/pull/39091

libnpupnp: update to 5.0.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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/39091.patch is attached

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

From 6801af9fc4718203f8fa8fe58f260bcf1352104e Mon Sep 17 00:00:00 2001
From: amak <amak.git@outlook.com>
Date: Sun, 4 Sep 2022 15:44:18 +1000
Subject: [PATCH 1/4] libnpupnp: update to 5.0.0

---
 common/shlibs              | 2 +-
 srcpkgs/libnpupnp/template | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 1861098750b4..db2cc399d3de 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2083,7 +2083,7 @@ libQt6MultimediaWidgets.so.6 qt6-multimedia-6.3.1_1
 libQt6MultimediaQuick.so.6 qt6-multimedia-6.3.1_1
 libQt6Multimedia.so.6 qt6-multimedia-6.3.1_1
 libnpth.so.0 npth-1.1_1
-libnpupnp.so.4 libnpupnp-4.0.2_1
+libnpupnp.so.9 libnpupnp-5.0.0_1
 libglfw.so.3 glfw-3.0.4_1
 libusbmuxd-2.0.so.6 libusbmuxd-2.0.2_1
 libimobiledevice-1.0.so.6 libimobiledevice-1.3.0_2
diff --git a/srcpkgs/libnpupnp/template b/srcpkgs/libnpupnp/template
index b86c60a925af..fc3b31046507 100644
--- a/srcpkgs/libnpupnp/template
+++ b/srcpkgs/libnpupnp/template
@@ -1,6 +1,6 @@
 # Template file for 'libnpupnp'
 pkgname=libnpupnp
-version=4.2.2
+version=5.0.0
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -9,8 +9,9 @@ short_desc="UPnP library based on libupnp, but extensively rewritten"
 maintainer="amak <amak.git@outlook.com>"
 license="BSD-3-Clause"
 homepage="https://www.lesbonscomptes.com/upmpdcli/npupnp-doc/libnpupnp.html"
+changelog="https://www.lesbonscomptes.com/upmpdcli/pages/releases.html"
 distfiles="https://www.lesbonscomptes.com/upmpdcli/downloads/libnpupnp-${version}.tar.gz"
-checksum=cb3968773d30e2bfc765547df514fdc8927b9a37ecccca2e260ee8b612e756bc
+checksum=2e5648cf180a425ef57b8c9c0d9dbd77f0314487ea0e0a85ebc6c3ef87cab05b
 
 post_install() {
 	vlicense COPYING

From 814ff2a54b659e1e207c815a5819c35ce555fb1f Mon Sep 17 00:00:00 2001
From: amak <amak.git@outlook.com>
Date: Sun, 4 Sep 2022 15:49:45 +1000
Subject: [PATCH 2/4] libupnpp: update to 0.22.2

---
 common/shlibs             | 2 +-
 srcpkgs/libupnpp/template | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index db2cc399d3de..9b3c4ac5125c 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1419,7 +1419,7 @@ libgpaste-gtk4.so.0 libgpaste-42.1_1
 libthreadutil.so.6 libupnp-1.6.18_1
 libupnp.so.17 libupnp-1.14.0_1
 libixml.so.11 libupnp-1.14.0_1
-libupnpp.so.11 libupnpp-0.21.0_1
+libupnpp.so.12 libupnpp-0.22.2_1
 libgeocode-glib.so.0 geocode-glib-3.10.0_1
 libzeitgeist-2.0.so.0 libzeitgeist2-0.9.14_1
 libpotrace.so.0 libpotrace-1.11_1
diff --git a/srcpkgs/libupnpp/template b/srcpkgs/libupnpp/template
index 96592395c455..ccac1cf6dc90 100644
--- a/srcpkgs/libupnpp/template
+++ b/srcpkgs/libupnpp/template
@@ -1,6 +1,6 @@
 # Template file for 'libupnpp'
 pkgname=libupnpp
-version=0.21.0
+version=0.22.2
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -9,8 +9,9 @@ short_desc="C++ wrapper for libnpupnp"
 maintainer="amak <amak.git@outlook.com>"
 license="LGPL-2.1-or-later"
 homepage="https://www.lesbonscomptes.com/upmpdcli"
+changelog="https://www.lesbonscomptes.com/upmpdcli/pages/releases.html"
 distfiles="https://www.lesbonscomptes.com/upmpdcli/downloads/libupnpp-${version}.tar.gz"
-checksum=e43dbe5020ed25152aaec71b325dd80498e72038da5aeb50ed7dd51e213cd903
+checksum=90338c19383333fd4eeec8a866a8c4add1754ef9a6a720ddd9af97e6754ff849
 
 libupnpp-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From 25394f58d21abe69eeeefc606a2c60cadeb284fb Mon Sep 17 00:00:00 2001
From: amak <amak.git@outlook.com>
Date: Sun, 4 Sep 2022 15:53:51 +1000
Subject: [PATCH 3/4] upmpdcli: update to 1.5.20

---
 srcpkgs/upmpdcli/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/upmpdcli/template b/srcpkgs/upmpdcli/template
index abd66d3d0047..7b7c081b033b 100644
--- a/srcpkgs/upmpdcli/template
+++ b/srcpkgs/upmpdcli/template
@@ -1,6 +1,6 @@
 # Template file for 'upmpdcli'
 pkgname=upmpdcli
-version=1.5.19
+version=1.5.20
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config tar"
@@ -11,7 +11,7 @@ license="LGPL-2.1-or-later"
 homepage="https://www.lesbonscomptes.com/upmpdcli"
 changelog="https://www.lesbonscomptes.com/upmpdcli/pages/releases.html"
 distfiles="https://www.lesbonscomptes.com/upmpdcli/downloads/upmpdcli-${version}.tar.gz"
-checksum=67fa1f5c06fecd404f3414b25a070c9deabe917241ed6881b7a8e41e8379ed09
+checksum=c6879fee99f8f289717fdceb5de3ac7669b225c333c1db80e66cafca8360f134
 python_version=3
 
 system_accounts="_upmpdcli"

From 48278b807b869967072e7b8158a66ad5a302cea8 Mon Sep 17 00:00:00 2001
From: amak <amak.git@outlook.com>
Date: Sun, 4 Sep 2022 16:02:36 +1000
Subject: [PATCH 4/4] mpd: rebuild for libnpupnp-5.0.0_1

---
 srcpkgs/mpd/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template
index 536e06c891c9..c3dee3b1c0b5 100644
--- a/srcpkgs/mpd/template
+++ b/srcpkgs/mpd/template
@@ -1,7 +1,7 @@
 # Template file for 'mpd'
 pkgname=mpd
 version=0.23.9
-revision=1
+revision=2
 build_style=meson
 configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
  -Dsoundcloud=enabled -Dpipe=true -Dtwolame=enabled -Dbzip2=enabled

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

* Re: [PR PATCH] [Merged]: libnpupnp: update to 5.0.0
  2022-09-04  6:31 [PR PATCH] libnpupnp: update to 5.0.0 amak79
                   ` (2 preceding siblings ...)
  2022-09-08  4:35 ` [PR PATCH] [Updated] " amak79
@ 2022-09-08  7:01 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-09-08  7:01 UTC (permalink / raw)
  To: ml

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

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

libnpupnp: update to 5.0.0
https://github.com/void-linux/void-packages/pull/39091

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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
-->


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

end of thread, other threads:[~2022-09-08  7:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-04  6:31 [PR PATCH] libnpupnp: update to 5.0.0 amak79
2022-09-08  0:09 ` [PR REVIEW] " classabbyamp
2022-09-08  0:09 ` classabbyamp
2022-09-08  4:35 ` [PR PATCH] [Updated] " amak79
2022-09-08  7:01 ` [PR PATCH] [Merged]: " classabbyamp

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