Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nwg-launchers: update to 0.7.1.1
@ 2022-11-10  4:10 cinerea0
  2022-11-10  4:54 ` [PR REVIEW] " sgn
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: cinerea0 @ 2022-11-10  4:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages launch
https://github.com/void-linux/void-packages/pull/40432

nwg-launchers: update to 0.7.1.1
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 8f6207832036ffd6ba0529b23fdd3d87d63277a2 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 9 Nov 2022 23:09:31 -0500
Subject: [PATCH] nwg-launchers: update to 0.7.1.1

---
 srcpkgs/nwg-launchers/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/nwg-launchers/template b/srcpkgs/nwg-launchers/template
index acf5bfc58349..beece5edef55 100644
--- a/srcpkgs/nwg-launchers/template
+++ b/srcpkgs/nwg-launchers/template
@@ -1,7 +1,7 @@
 # Template file for 'nwg-launchers'
 pkgname=nwg-launchers
-version=0.6.3
-revision=2
+version=0.7.1.1
+revision=1
 build_style=meson
 hostmakedepends="pkg-config"
 makedepends="gtkmm-devel gtk-layer-shell-devel json-c++"
@@ -9,5 +9,5 @@ short_desc="GTK-based launchers for window managers"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/nwg-piotr/nwg-launchers"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=8be219ef7e8aead08b46215c9c545b1bf9d108cefee580ffcf297553dee9dfaf
+distfiles="https://github.com/nwg-piotr/nwg-launchers/archive/refs/tags/v${version}.tar.gz"
+checksum=3700fe67870ecead091abe672c93ce01a6351cb1e0be1904233050c22e86a7c4

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

* Re: [PR REVIEW] nwg-launchers: update to 0.7.1.1
  2022-11-10  4:10 [PR PATCH] nwg-launchers: update to 0.7.1.1 cinerea0
@ 2022-11-10  4:54 ` sgn
  2022-11-10  4:54 ` [PR PATCH] [Updated] " sgn
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sgn @ 2022-11-10  4:54 UTC (permalink / raw)
  To: ml

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

New review comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/40432#discussion_r1018652005

Comment:
```suggestion
checksum=3700fe67870ecead091abe672c93ce01a6351cb1e0be1904233050c22e86a7c4

post_patch() {
    rm -f make_readme.py
    ln -s /bin/true make_readme.py
}
```

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

* Re: [PR PATCH] [Updated] nwg-launchers: update to 0.7.1.1
  2022-11-10  4:10 [PR PATCH] nwg-launchers: update to 0.7.1.1 cinerea0
  2022-11-10  4:54 ` [PR REVIEW] " sgn
@ 2022-11-10  4:54 ` sgn
  2022-11-10  4:58 ` [PR REVIEW] " sgn
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sgn @ 2022-11-10  4:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages launch
https://github.com/void-linux/void-packages/pull/40432

nwg-launchers: update to 0.7.1.1
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 8f6207832036ffd6ba0529b23fdd3d87d63277a2 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 9 Nov 2022 23:09:31 -0500
Subject: [PATCH 1/2] nwg-launchers: update to 0.7.1.1

---
 srcpkgs/nwg-launchers/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/nwg-launchers/template b/srcpkgs/nwg-launchers/template
index acf5bfc58349..beece5edef55 100644
--- a/srcpkgs/nwg-launchers/template
+++ b/srcpkgs/nwg-launchers/template
@@ -1,7 +1,7 @@
 # Template file for 'nwg-launchers'
 pkgname=nwg-launchers
-version=0.6.3
-revision=2
+version=0.7.1.1
+revision=1
 build_style=meson
 hostmakedepends="pkg-config"
 makedepends="gtkmm-devel gtk-layer-shell-devel json-c++"
@@ -9,5 +9,5 @@ short_desc="GTK-based launchers for window managers"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/nwg-piotr/nwg-launchers"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=8be219ef7e8aead08b46215c9c545b1bf9d108cefee580ffcf297553dee9dfaf
+distfiles="https://github.com/nwg-piotr/nwg-launchers/archive/refs/tags/v${version}.tar.gz"
+checksum=3700fe67870ecead091abe672c93ce01a6351cb1e0be1904233050c22e86a7c4

From 317366dd888a2cd71622ad8159af7879e96c3b87 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <sgn.danh@gmail.com>
Date: Thu, 10 Nov 2022 11:54:37 +0700
Subject: [PATCH 2/2] Update srcpkgs/nwg-launchers/template

---
 srcpkgs/nwg-launchers/template | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/srcpkgs/nwg-launchers/template b/srcpkgs/nwg-launchers/template
index beece5edef55..55f32ab81779 100644
--- a/srcpkgs/nwg-launchers/template
+++ b/srcpkgs/nwg-launchers/template
@@ -11,3 +11,8 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/nwg-piotr/nwg-launchers"
 distfiles="https://github.com/nwg-piotr/nwg-launchers/archive/refs/tags/v${version}.tar.gz"
 checksum=3700fe67870ecead091abe672c93ce01a6351cb1e0be1904233050c22e86a7c4
+
+post_patch() {
+    rm -f make_readme.py
+    ln -s /bin/true make_readme.py
+}

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

* Re: [PR REVIEW] nwg-launchers: update to 0.7.1.1
  2022-11-10  4:10 [PR PATCH] nwg-launchers: update to 0.7.1.1 cinerea0
  2022-11-10  4:54 ` [PR REVIEW] " sgn
  2022-11-10  4:54 ` [PR PATCH] [Updated] " sgn
@ 2022-11-10  4:58 ` sgn
  2022-11-10  4:59 ` [PR PATCH] [Updated] " sgn
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sgn @ 2022-11-10  4:58 UTC (permalink / raw)
  To: ml

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

New review comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/40432#discussion_r1018654291

Comment:
```suggestion
	echo "" >make_readme.py
```

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

* Re: [PR PATCH] [Updated] nwg-launchers: update to 0.7.1.1
  2022-11-10  4:10 [PR PATCH] nwg-launchers: update to 0.7.1.1 cinerea0
                   ` (2 preceding siblings ...)
  2022-11-10  4:58 ` [PR REVIEW] " sgn
@ 2022-11-10  4:59 ` sgn
  2022-11-10  5:00 ` [PR REVIEW] " classabbyamp
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sgn @ 2022-11-10  4:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages launch
https://github.com/void-linux/void-packages/pull/40432

nwg-launchers: update to 0.7.1.1
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 8f6207832036ffd6ba0529b23fdd3d87d63277a2 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 9 Nov 2022 23:09:31 -0500
Subject: [PATCH 1/3] nwg-launchers: update to 0.7.1.1

---
 srcpkgs/nwg-launchers/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/nwg-launchers/template b/srcpkgs/nwg-launchers/template
index acf5bfc58349..beece5edef55 100644
--- a/srcpkgs/nwg-launchers/template
+++ b/srcpkgs/nwg-launchers/template
@@ -1,7 +1,7 @@
 # Template file for 'nwg-launchers'
 pkgname=nwg-launchers
-version=0.6.3
-revision=2
+version=0.7.1.1
+revision=1
 build_style=meson
 hostmakedepends="pkg-config"
 makedepends="gtkmm-devel gtk-layer-shell-devel json-c++"
@@ -9,5 +9,5 @@ short_desc="GTK-based launchers for window managers"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/nwg-piotr/nwg-launchers"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=8be219ef7e8aead08b46215c9c545b1bf9d108cefee580ffcf297553dee9dfaf
+distfiles="https://github.com/nwg-piotr/nwg-launchers/archive/refs/tags/v${version}.tar.gz"
+checksum=3700fe67870ecead091abe672c93ce01a6351cb1e0be1904233050c22e86a7c4

From 317366dd888a2cd71622ad8159af7879e96c3b87 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <sgn.danh@gmail.com>
Date: Thu, 10 Nov 2022 11:54:37 +0700
Subject: [PATCH 2/3] Update srcpkgs/nwg-launchers/template

---
 srcpkgs/nwg-launchers/template | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/srcpkgs/nwg-launchers/template b/srcpkgs/nwg-launchers/template
index beece5edef55..55f32ab81779 100644
--- a/srcpkgs/nwg-launchers/template
+++ b/srcpkgs/nwg-launchers/template
@@ -11,3 +11,8 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/nwg-piotr/nwg-launchers"
 distfiles="https://github.com/nwg-piotr/nwg-launchers/archive/refs/tags/v${version}.tar.gz"
 checksum=3700fe67870ecead091abe672c93ce01a6351cb1e0be1904233050c22e86a7c4
+
+post_patch() {
+    rm -f make_readme.py
+    ln -s /bin/true make_readme.py
+}

From 16f3145b5d6d649d5a1535e88b34f8925a4cb3e2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <sgn.danh@gmail.com>
Date: Thu, 10 Nov 2022 11:59:03 +0700
Subject: [PATCH 3/3] Update srcpkgs/nwg-launchers/template

---
 srcpkgs/nwg-launchers/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/nwg-launchers/template b/srcpkgs/nwg-launchers/template
index 55f32ab81779..18d5a5a45e96 100644
--- a/srcpkgs/nwg-launchers/template
+++ b/srcpkgs/nwg-launchers/template
@@ -13,6 +13,5 @@ distfiles="https://github.com/nwg-piotr/nwg-launchers/archive/refs/tags/v${versi
 checksum=3700fe67870ecead091abe672c93ce01a6351cb1e0be1904233050c22e86a7c4
 
 post_patch() {
-    rm -f make_readme.py
-    ln -s /bin/true make_readme.py
+	echo "" >make_readme.py
 }

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

* Re: [PR REVIEW] nwg-launchers: update to 0.7.1.1
  2022-11-10  4:10 [PR PATCH] nwg-launchers: update to 0.7.1.1 cinerea0
                   ` (3 preceding siblings ...)
  2022-11-10  4:59 ` [PR PATCH] [Updated] " sgn
@ 2022-11-10  5:00 ` classabbyamp
  2022-11-10  5:06 ` sgn
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2022-11-10  5:00 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40432#discussion_r1018654712

Comment:
or `: > make_readme.py`

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

* Re: [PR REVIEW] nwg-launchers: update to 0.7.1.1
  2022-11-10  4:10 [PR PATCH] nwg-launchers: update to 0.7.1.1 cinerea0
                   ` (4 preceding siblings ...)
  2022-11-10  5:00 ` [PR REVIEW] " classabbyamp
@ 2022-11-10  5:06 ` sgn
  2022-11-10  5:06 ` [PR PATCH] [Updated] " sgn
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sgn @ 2022-11-10  5:06 UTC (permalink / raw)
  To: ml

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

New review comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/40432#discussion_r1018657564

Comment:
```suggestion
post_configure() {
	: >make_readme.py
	cp README.md build
```

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

* Re: [PR PATCH] [Updated] nwg-launchers: update to 0.7.1.1
  2022-11-10  4:10 [PR PATCH] nwg-launchers: update to 0.7.1.1 cinerea0
                   ` (5 preceding siblings ...)
  2022-11-10  5:06 ` sgn
@ 2022-11-10  5:06 ` sgn
  2022-11-10  5:27 ` cinerea0
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sgn @ 2022-11-10  5:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages launch
https://github.com/void-linux/void-packages/pull/40432

nwg-launchers: update to 0.7.1.1
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 8f6207832036ffd6ba0529b23fdd3d87d63277a2 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 9 Nov 2022 23:09:31 -0500
Subject: [PATCH 1/4] nwg-launchers: update to 0.7.1.1

---
 srcpkgs/nwg-launchers/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/nwg-launchers/template b/srcpkgs/nwg-launchers/template
index acf5bfc58349..beece5edef55 100644
--- a/srcpkgs/nwg-launchers/template
+++ b/srcpkgs/nwg-launchers/template
@@ -1,7 +1,7 @@
 # Template file for 'nwg-launchers'
 pkgname=nwg-launchers
-version=0.6.3
-revision=2
+version=0.7.1.1
+revision=1
 build_style=meson
 hostmakedepends="pkg-config"
 makedepends="gtkmm-devel gtk-layer-shell-devel json-c++"
@@ -9,5 +9,5 @@ short_desc="GTK-based launchers for window managers"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/nwg-piotr/nwg-launchers"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=8be219ef7e8aead08b46215c9c545b1bf9d108cefee580ffcf297553dee9dfaf
+distfiles="https://github.com/nwg-piotr/nwg-launchers/archive/refs/tags/v${version}.tar.gz"
+checksum=3700fe67870ecead091abe672c93ce01a6351cb1e0be1904233050c22e86a7c4

From 317366dd888a2cd71622ad8159af7879e96c3b87 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <sgn.danh@gmail.com>
Date: Thu, 10 Nov 2022 11:54:37 +0700
Subject: [PATCH 2/4] Update srcpkgs/nwg-launchers/template

---
 srcpkgs/nwg-launchers/template | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/srcpkgs/nwg-launchers/template b/srcpkgs/nwg-launchers/template
index beece5edef55..55f32ab81779 100644
--- a/srcpkgs/nwg-launchers/template
+++ b/srcpkgs/nwg-launchers/template
@@ -11,3 +11,8 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/nwg-piotr/nwg-launchers"
 distfiles="https://github.com/nwg-piotr/nwg-launchers/archive/refs/tags/v${version}.tar.gz"
 checksum=3700fe67870ecead091abe672c93ce01a6351cb1e0be1904233050c22e86a7c4
+
+post_patch() {
+    rm -f make_readme.py
+    ln -s /bin/true make_readme.py
+}

From 16f3145b5d6d649d5a1535e88b34f8925a4cb3e2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <sgn.danh@gmail.com>
Date: Thu, 10 Nov 2022 11:59:03 +0700
Subject: [PATCH 3/4] Update srcpkgs/nwg-launchers/template

---
 srcpkgs/nwg-launchers/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/nwg-launchers/template b/srcpkgs/nwg-launchers/template
index 55f32ab81779..18d5a5a45e96 100644
--- a/srcpkgs/nwg-launchers/template
+++ b/srcpkgs/nwg-launchers/template
@@ -13,6 +13,5 @@ distfiles="https://github.com/nwg-piotr/nwg-launchers/archive/refs/tags/v${versi
 checksum=3700fe67870ecead091abe672c93ce01a6351cb1e0be1904233050c22e86a7c4
 
 post_patch() {
-    rm -f make_readme.py
-    ln -s /bin/true make_readme.py
+	echo "" >make_readme.py
 }

From 0e8951fb7a2e791188906490c9b28f19217c7dbc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <sgn.danh@gmail.com>
Date: Thu, 10 Nov 2022 12:06:42 +0700
Subject: [PATCH 4/4] Update srcpkgs/nwg-launchers/template

---
 srcpkgs/nwg-launchers/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/nwg-launchers/template b/srcpkgs/nwg-launchers/template
index 18d5a5a45e96..ca5e1497a568 100644
--- a/srcpkgs/nwg-launchers/template
+++ b/srcpkgs/nwg-launchers/template
@@ -12,6 +12,7 @@ homepage="https://github.com/nwg-piotr/nwg-launchers"
 distfiles="https://github.com/nwg-piotr/nwg-launchers/archive/refs/tags/v${version}.tar.gz"
 checksum=3700fe67870ecead091abe672c93ce01a6351cb1e0be1904233050c22e86a7c4
 
-post_patch() {
-	echo "" >make_readme.py
+post_configure() {
+	: >make_readme.py
+	cp README.md build
 }

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

* Re: [PR PATCH] [Updated] nwg-launchers: update to 0.7.1.1
  2022-11-10  4:10 [PR PATCH] nwg-launchers: update to 0.7.1.1 cinerea0
                   ` (6 preceding siblings ...)
  2022-11-10  5:06 ` [PR PATCH] [Updated] " sgn
@ 2022-11-10  5:27 ` cinerea0
  2022-11-29  3:12 ` cinerea0
  2022-12-16 18:30 ` [PR PATCH] [Merged]: " paper42
  9 siblings, 0 replies; 11+ messages in thread
From: cinerea0 @ 2022-11-10  5:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages launch
https://github.com/void-linux/void-packages/pull/40432

nwg-launchers: update to 0.7.1.1
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From aaf3c69dd257e2033b0f0d1665c2cb898af45aa7 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 10 Nov 2022 00:26:55 -0500
Subject: [PATCH] nwg-launchers: update to 0.7.1.1

---
 srcpkgs/nwg-launchers/template | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/nwg-launchers/template b/srcpkgs/nwg-launchers/template
index acf5bfc58349..fe1d87f09c65 100644
--- a/srcpkgs/nwg-launchers/template
+++ b/srcpkgs/nwg-launchers/template
@@ -1,7 +1,7 @@
 # Template file for 'nwg-launchers'
 pkgname=nwg-launchers
-version=0.6.3
-revision=2
+version=0.7.1.1
+revision=1
 build_style=meson
 hostmakedepends="pkg-config"
 makedepends="gtkmm-devel gtk-layer-shell-devel json-c++"
@@ -9,5 +9,11 @@ short_desc="GTK-based launchers for window managers"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/nwg-piotr/nwg-launchers"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=8be219ef7e8aead08b46215c9c545b1bf9d108cefee580ffcf297553dee9dfaf
+distfiles="https://github.com/nwg-piotr/nwg-launchers/archive/refs/tags/v${version}.tar.gz"
+checksum=3700fe67870ecead091abe672c93ce01a6351cb1e0be1904233050c22e86a7c4
+
+post_configure() {
+	# build process normally regenerates README from program help output at build time
+	: > make_readme.py
+	cp README.md build
+}

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

* Re: [PR PATCH] [Updated] nwg-launchers: update to 0.7.1.1
  2022-11-10  4:10 [PR PATCH] nwg-launchers: update to 0.7.1.1 cinerea0
                   ` (7 preceding siblings ...)
  2022-11-10  5:27 ` cinerea0
@ 2022-11-29  3:12 ` cinerea0
  2022-12-16 18:30 ` [PR PATCH] [Merged]: " paper42
  9 siblings, 0 replies; 11+ messages in thread
From: cinerea0 @ 2022-11-29  3:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages launch
https://github.com/void-linux/void-packages/pull/40432

nwg-launchers: update to 0.7.1.1
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 751ae72e018af43838a0872f7b517c671e3c0e41 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Mon, 28 Nov 2022 22:11:35 -0500
Subject: [PATCH] nwg-launchers: update to 0.7.1.1

---
 .../patches/disable-readme-generation.patch   | 47 +++++++++++++++++++
 srcpkgs/nwg-launchers/template                |  8 ++--
 2 files changed, 51 insertions(+), 4 deletions(-)
 create mode 100644 srcpkgs/nwg-launchers/patches/disable-readme-generation.patch

diff --git a/srcpkgs/nwg-launchers/patches/disable-readme-generation.patch b/srcpkgs/nwg-launchers/patches/disable-readme-generation.patch
new file mode 100644
index 0000000000000..93049467e3392
--- /dev/null
+++ b/srcpkgs/nwg-launchers/patches/disable-readme-generation.patch
@@ -0,0 +1,47 @@
+# https://github.com/nwg-piotr/nwg-launchers/commit/c4d8d369782d32becfe8a8105abec9b61119a629
+diff --git a/meson.build b/meson.build
+index f6159b4..fc5ef60 100644
+--- a/meson.build
++++ b/meson.build
+@@ -67,14 +67,15 @@ if get_option('grid')
+ 	subdir('grid')
+ endif
+ 
+-python = find_program('python3', required: false)
+-if not python.found()
+-	python = find_program('python', required: false)
+-endif
++if get_option('generate-readme')
++	python = find_program('python3', required: false)
++	if not python.found()
++		message('python3 not found in PATH, trying python...')
++		python = find_program('python', required: true)
++	endif
+ 
+-# generate README.md from template
+-# make sure to copy it to the source directory!
+-if python.found()
++	# generate README.md from template
++	# make sure to copy it to the source directory!
+ 	readme = custom_target('readme',
+ 		output: [ 'README.md' ],
+ 		input: [ 'README.md.in' ],
+@@ -90,8 +91,6 @@ if python.found()
+ 		install_dir: conf_data.get('datadir'),
+ 		install: true
+ 	)
+-else
+-	message('Python was not found, fresh README.md will not be generated')
+ endif
+ 
+ install_data(
+diff --git a/meson_options.txt b/meson_options.txt
+index 683699e..65888ae 100644
+--- a/meson_options.txt
++++ b/meson_options.txt
+@@ -3,3 +3,4 @@ option('dmenu', type: 'boolean', value: true, description: 'Build the dmenu app.
+ option('grid', type: 'boolean', value: true, description: 'Build the grid app.')
+ option('layer-shell', type: 'feature', value: 'auto', description: 'Enable layer-shell support')
+ option('gdk-x11', type: 'feature', value: 'auto', description: 'Use Gdk X11 API')
++option('generate-readme', type: 'boolean', value: false, description: 'Generate fresh README.md in build directory')
+
diff --git a/srcpkgs/nwg-launchers/template b/srcpkgs/nwg-launchers/template
index acf5bfc583497..beece5edef550 100644
--- a/srcpkgs/nwg-launchers/template
+++ b/srcpkgs/nwg-launchers/template
@@ -1,7 +1,7 @@
 # Template file for 'nwg-launchers'
 pkgname=nwg-launchers
-version=0.6.3
-revision=2
+version=0.7.1.1
+revision=1
 build_style=meson
 hostmakedepends="pkg-config"
 makedepends="gtkmm-devel gtk-layer-shell-devel json-c++"
@@ -9,5 +9,5 @@ short_desc="GTK-based launchers for window managers"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/nwg-piotr/nwg-launchers"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=8be219ef7e8aead08b46215c9c545b1bf9d108cefee580ffcf297553dee9dfaf
+distfiles="https://github.com/nwg-piotr/nwg-launchers/archive/refs/tags/v${version}.tar.gz"
+checksum=3700fe67870ecead091abe672c93ce01a6351cb1e0be1904233050c22e86a7c4

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

* Re: [PR PATCH] [Merged]: nwg-launchers: update to 0.7.1.1
  2022-11-10  4:10 [PR PATCH] nwg-launchers: update to 0.7.1.1 cinerea0
                   ` (8 preceding siblings ...)
  2022-11-29  3:12 ` cinerea0
@ 2022-12-16 18:30 ` paper42
  9 siblings, 0 replies; 11+ messages in thread
From: paper42 @ 2022-12-16 18:30 UTC (permalink / raw)
  To: ml

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

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

nwg-launchers: update to 0.7.1.1
https://github.com/void-linux/void-packages/pull/40432

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


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

end of thread, other threads:[~2022-12-16 18:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-10  4:10 [PR PATCH] nwg-launchers: update to 0.7.1.1 cinerea0
2022-11-10  4:54 ` [PR REVIEW] " sgn
2022-11-10  4:54 ` [PR PATCH] [Updated] " sgn
2022-11-10  4:58 ` [PR REVIEW] " sgn
2022-11-10  4:59 ` [PR PATCH] [Updated] " sgn
2022-11-10  5:00 ` [PR REVIEW] " classabbyamp
2022-11-10  5:06 ` sgn
2022-11-10  5:06 ` [PR PATCH] [Updated] " sgn
2022-11-10  5:27 ` cinerea0
2022-11-29  3:12 ` cinerea0
2022-12-16 18:30 ` [PR PATCH] [Merged]: " paper42

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