Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nsxiv: update to 30
@ 2022-06-15 16:33 WitherCubes
  2022-06-15 16:46 ` [PR PATCH] [Updated] " WitherCubes
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: WitherCubes @ 2022-06-15 16:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/WitherCubes/void-packages nsxiv
https://github.com/void-linux/void-packages/pull/37573

nsxiv: update to 30
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From ad7c242084d15e416c5db9503c11e41f4bd400b0 Mon Sep 17 00:00:00 2001
From: Sanjay Pavan <withercubes@protonmail.com>
Date: Wed, 15 Jun 2022 22:01:58 +0530
Subject: [PATCH] nsxiv: update to 30

---
 srcpkgs/nsxiv/patches/no-rebuild-options.patch | 2 +-
 srcpkgs/nsxiv/template                         | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/nsxiv/patches/no-rebuild-options.patch b/srcpkgs/nsxiv/patches/no-rebuild-options.patch
index 455884f0b1a1..4a8f1554b35c 100644
--- a/srcpkgs/nsxiv/patches/no-rebuild-options.patch
+++ b/srcpkgs/nsxiv/patches/no-rebuild-options.patch
@@ -1,7 +1,7 @@
 Preventing rebuild of options.o when installing
 --- a/Makefile
 +++ b/Makefile
-@@ -106,7 +106,7 @@
+@@ -81,7 +81,7 @@
  		rm -f "$$dir/nsxiv.png"; \
  	done
 
diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template
index a52cc2bb03f2..4d1c509cfda7 100644
--- a/srcpkgs/nsxiv/template
+++ b/srcpkgs/nsxiv/template
@@ -1,6 +1,6 @@
 # Template file for 'nsxiv'
 pkgname=nsxiv
-version=29
+version=30
 revision=1
 build_style=gnu-makefile
 make_install_target=install-all
@@ -9,9 +9,9 @@ makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
 short_desc="Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer"
 maintainer="Sanjay Pavan <withercubes@protonmail.com>"
 license="GPL-2.0-or-later"
-homepage="https://github.com/nsxiv/nsxiv"
-distfiles="https://github.com/nsxiv/nsxiv/archive/v${version}.tar.gz"
-checksum="564a17d921172336f7cd463bf313e39f84e4bcf4fdc789326f4112f848aad039"
+homepage="https://codeberg.org/nsxiv/nsxiv"
+distfiles="https://codeberg.org/nsxiv/nsxiv/archive/v${version}.tar.gz"
+checksum="a916d1385872ccf0b55fbf6b8546d05fcbbbb8b0a92579494e64c6bd22fc7941"
 CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
 
 pre_build() {

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

* Re: [PR PATCH] [Updated] nsxiv: update to 30
  2022-06-15 16:33 [PR PATCH] nsxiv: update to 30 WitherCubes
@ 2022-06-15 16:46 ` WitherCubes
  2022-06-24 20:41 ` [PR REVIEW] " paper42
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: WitherCubes @ 2022-06-15 16:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/WitherCubes/void-packages nsxiv
https://github.com/void-linux/void-packages/pull/37573

nsxiv: update to 30
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From 9c4cf2018442ac7f8575dec0c4605a84017af080 Mon Sep 17 00:00:00 2001
From: Sanjay Pavan <withercubes@protonmail.com>
Date: Wed, 15 Jun 2022 22:01:58 +0530
Subject: [PATCH] nsxiv: update to 30

---
 srcpkgs/nsxiv/patches/no-rebuild-options.patch | 2 +-
 srcpkgs/nsxiv/template                         | 9 +++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/nsxiv/patches/no-rebuild-options.patch b/srcpkgs/nsxiv/patches/no-rebuild-options.patch
index 455884f0b1a1..4a8f1554b35c 100644
--- a/srcpkgs/nsxiv/patches/no-rebuild-options.patch
+++ b/srcpkgs/nsxiv/patches/no-rebuild-options.patch
@@ -1,7 +1,7 @@
 Preventing rebuild of options.o when installing
 --- a/Makefile
 +++ b/Makefile
-@@ -106,7 +106,7 @@
+@@ -81,7 +81,7 @@
  		rm -f "$$dir/nsxiv.png"; \
  	done
 
diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template
index a52cc2bb03f2..3045d75bfc9f 100644
--- a/srcpkgs/nsxiv/template
+++ b/srcpkgs/nsxiv/template
@@ -1,7 +1,8 @@
 # Template file for 'nsxiv'
 pkgname=nsxiv
-version=29
+version=30
 revision=1
+wrksrc=${pkgname}
 build_style=gnu-makefile
 make_install_target=install-all
 makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
@@ -9,9 +10,9 @@ makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
 short_desc="Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer"
 maintainer="Sanjay Pavan <withercubes@protonmail.com>"
 license="GPL-2.0-or-later"
-homepage="https://github.com/nsxiv/nsxiv"
-distfiles="https://github.com/nsxiv/nsxiv/archive/v${version}.tar.gz"
-checksum="564a17d921172336f7cd463bf313e39f84e4bcf4fdc789326f4112f848aad039"
+homepage="https://codeberg.org/nsxiv/nsxiv"
+distfiles="https://codeberg.org/nsxiv/nsxiv/archive/v${version}.tar.gz"
+checksum="a916d1385872ccf0b55fbf6b8546d05fcbbbb8b0a92579494e64c6bd22fc7941"
 CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
 
 pre_build() {

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

* Re: [PR REVIEW] nsxiv: update to 30
  2022-06-15 16:33 [PR PATCH] nsxiv: update to 30 WitherCubes
  2022-06-15 16:46 ` [PR PATCH] [Updated] " WitherCubes
@ 2022-06-24 20:41 ` paper42
  2022-06-25  5:56 ` WitherCubes
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: paper42 @ 2022-06-24 20:41 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/37573#discussion_r906395399

Comment:
this patch refresh should not be necessary

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

* Re: [PR REVIEW] nsxiv: update to 30
  2022-06-15 16:33 [PR PATCH] nsxiv: update to 30 WitherCubes
  2022-06-15 16:46 ` [PR PATCH] [Updated] " WitherCubes
  2022-06-24 20:41 ` [PR REVIEW] " paper42
@ 2022-06-25  5:56 ` WitherCubes
  2022-06-25  8:52 ` paper42
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: WitherCubes @ 2022-06-25  5:56 UTC (permalink / raw)
  To: ml

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

New review comment by WitherCubes on void-packages repository

https://github.com/void-linux/void-packages/pull/37573#discussion_r906640297

Comment:
But the patch offsets -25 lines. Won't that be a problem?

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

* Re: [PR REVIEW] nsxiv: update to 30
  2022-06-15 16:33 [PR PATCH] nsxiv: update to 30 WitherCubes
                   ` (2 preceding siblings ...)
  2022-06-25  5:56 ` WitherCubes
@ 2022-06-25  8:52 ` paper42
  2022-06-25 12:54 ` [PR PATCH] [Updated] " WitherCubes
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: paper42 @ 2022-06-25  8:52 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/37573#discussion_r906656455

Comment:
no

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

* Re: [PR PATCH] [Updated] nsxiv: update to 30
  2022-06-15 16:33 [PR PATCH] nsxiv: update to 30 WitherCubes
                   ` (3 preceding siblings ...)
  2022-06-25  8:52 ` paper42
@ 2022-06-25 12:54 ` WitherCubes
  2022-06-28 18:28 ` [PR REVIEW] " classabbyamp
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: WitherCubes @ 2022-06-25 12:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/WitherCubes/void-packages nsxiv
https://github.com/void-linux/void-packages/pull/37573

nsxiv: update to 30
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From 7ccec0a6015bf982b25d7d0936fb66cb079e2de1 Mon Sep 17 00:00:00 2001
From: Sanjay Pavan <withercubes@protonmail.com>
Date: Wed, 15 Jun 2022 22:01:58 +0530
Subject: [PATCH] nsxiv: update to 30

---
 srcpkgs/nsxiv/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template
index a52cc2bb03f2..3045d75bfc9f 100644
--- a/srcpkgs/nsxiv/template
+++ b/srcpkgs/nsxiv/template
@@ -1,7 +1,8 @@
 # Template file for 'nsxiv'
 pkgname=nsxiv
-version=29
+version=30
 revision=1
+wrksrc=${pkgname}
 build_style=gnu-makefile
 make_install_target=install-all
 makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
@@ -9,9 +10,9 @@ makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
 short_desc="Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer"
 maintainer="Sanjay Pavan <withercubes@protonmail.com>"
 license="GPL-2.0-or-later"
-homepage="https://github.com/nsxiv/nsxiv"
-distfiles="https://github.com/nsxiv/nsxiv/archive/v${version}.tar.gz"
-checksum="564a17d921172336f7cd463bf313e39f84e4bcf4fdc789326f4112f848aad039"
+homepage="https://codeberg.org/nsxiv/nsxiv"
+distfiles="https://codeberg.org/nsxiv/nsxiv/archive/v${version}.tar.gz"
+checksum="a916d1385872ccf0b55fbf6b8546d05fcbbbb8b0a92579494e64c6bd22fc7941"
 CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
 
 pre_build() {

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

* Re: [PR REVIEW] nsxiv: update to 30
  2022-06-15 16:33 [PR PATCH] nsxiv: update to 30 WitherCubes
                   ` (4 preceding siblings ...)
  2022-06-25 12:54 ` [PR PATCH] [Updated] " WitherCubes
@ 2022-06-28 18:28 ` classabbyamp
  2022-06-29  4:09 ` [PR PATCH] [Updated] " WitherCubes
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2022-06-28 18:28 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37573#discussion_r908813329

Comment:
```suggestion
homepage="https://codeberg.org/nsxiv/nsxiv"
changelog="https://codeberg.org/nsxiv/nsxiv/raw/branch/master/CHANGELOG.md"
```

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

* Re: [PR PATCH] [Updated] nsxiv: update to 30
  2022-06-15 16:33 [PR PATCH] nsxiv: update to 30 WitherCubes
                   ` (5 preceding siblings ...)
  2022-06-28 18:28 ` [PR REVIEW] " classabbyamp
@ 2022-06-29  4:09 ` WitherCubes
  2022-06-29 19:37 ` paper42
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: WitherCubes @ 2022-06-29  4:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/WitherCubes/void-packages nsxiv
https://github.com/void-linux/void-packages/pull/37573

nsxiv: update to 30
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From 7ccec0a6015bf982b25d7d0936fb66cb079e2de1 Mon Sep 17 00:00:00 2001
From: Sanjay Pavan <withercubes@protonmail.com>
Date: Wed, 15 Jun 2022 22:01:58 +0530
Subject: [PATCH 1/2] nsxiv: update to 30

---
 srcpkgs/nsxiv/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template
index a52cc2bb03f2..3045d75bfc9f 100644
--- a/srcpkgs/nsxiv/template
+++ b/srcpkgs/nsxiv/template
@@ -1,7 +1,8 @@
 # Template file for 'nsxiv'
 pkgname=nsxiv
-version=29
+version=30
 revision=1
+wrksrc=${pkgname}
 build_style=gnu-makefile
 make_install_target=install-all
 makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
@@ -9,9 +10,9 @@ makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
 short_desc="Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer"
 maintainer="Sanjay Pavan <withercubes@protonmail.com>"
 license="GPL-2.0-or-later"
-homepage="https://github.com/nsxiv/nsxiv"
-distfiles="https://github.com/nsxiv/nsxiv/archive/v${version}.tar.gz"
-checksum="564a17d921172336f7cd463bf313e39f84e4bcf4fdc789326f4112f848aad039"
+homepage="https://codeberg.org/nsxiv/nsxiv"
+distfiles="https://codeberg.org/nsxiv/nsxiv/archive/v${version}.tar.gz"
+checksum="a916d1385872ccf0b55fbf6b8546d05fcbbbb8b0a92579494e64c6bd22fc7941"
 CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
 
 pre_build() {

From 74d05a90370f60a7aeb3709aa28516785e0db10f Mon Sep 17 00:00:00 2001
From: Sanjay Pavan <withercubes@protonmail.com>
Date: Wed, 29 Jun 2022 09:39:51 +0530
Subject: [PATCH 2/2] Adding changelog

Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com>
---
 srcpkgs/nsxiv/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template
index 3045d75bfc9f..86500ecb020b 100644
--- a/srcpkgs/nsxiv/template
+++ b/srcpkgs/nsxiv/template
@@ -11,6 +11,7 @@ short_desc="Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer"
 maintainer="Sanjay Pavan <withercubes@protonmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://codeberg.org/nsxiv/nsxiv"
+changelog="https://codeberg.org/nsxiv/nsxiv/raw/branch/master/CHANGELOG.md"
 distfiles="https://codeberg.org/nsxiv/nsxiv/archive/v${version}.tar.gz"
 checksum="a916d1385872ccf0b55fbf6b8546d05fcbbbb8b0a92579494e64c6bd22fc7941"
 CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"

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

* Re: nsxiv: update to 30
  2022-06-15 16:33 [PR PATCH] nsxiv: update to 30 WitherCubes
                   ` (6 preceding siblings ...)
  2022-06-29  4:09 ` [PR PATCH] [Updated] " WitherCubes
@ 2022-06-29 19:37 ` paper42
  2022-07-01  4:46 ` [PR PATCH] [Updated] " WitherCubes
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: paper42 @ 2022-06-29 19:37 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/37573#issuecomment-1170409825

Comment:
please squash the commits

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

* Re: [PR PATCH] [Updated] nsxiv: update to 30
  2022-06-15 16:33 [PR PATCH] nsxiv: update to 30 WitherCubes
                   ` (7 preceding siblings ...)
  2022-06-29 19:37 ` paper42
@ 2022-07-01  4:46 ` WitherCubes
  2022-07-01  4:50 ` WitherCubes
  2022-07-01  5:39 ` [PR PATCH] [Merged]: " classabbyamp
  10 siblings, 0 replies; 12+ messages in thread
From: WitherCubes @ 2022-07-01  4:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/WitherCubes/void-packages nsxiv
https://github.com/void-linux/void-packages/pull/37573

nsxiv: update to 30
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From 55779d83e30b058f5271e10e87cbf40ea1897687 Mon Sep 17 00:00:00 2001
From: Sanjay Pavan <withercubes@protonmail.com>
Date: Wed, 15 Jun 2022 22:01:58 +0530
Subject: [PATCH] nsxiv: update to 30

---
 srcpkgs/nsxiv/template | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template
index a52cc2bb03f2..86500ecb020b 100644
--- a/srcpkgs/nsxiv/template
+++ b/srcpkgs/nsxiv/template
@@ -1,7 +1,8 @@
 # Template file for 'nsxiv'
 pkgname=nsxiv
-version=29
+version=30
 revision=1
+wrksrc=${pkgname}
 build_style=gnu-makefile
 make_install_target=install-all
 makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
@@ -9,9 +10,10 @@ makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
 short_desc="Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer"
 maintainer="Sanjay Pavan <withercubes@protonmail.com>"
 license="GPL-2.0-or-later"
-homepage="https://github.com/nsxiv/nsxiv"
-distfiles="https://github.com/nsxiv/nsxiv/archive/v${version}.tar.gz"
-checksum="564a17d921172336f7cd463bf313e39f84e4bcf4fdc789326f4112f848aad039"
+homepage="https://codeberg.org/nsxiv/nsxiv"
+changelog="https://codeberg.org/nsxiv/nsxiv/raw/branch/master/CHANGELOG.md"
+distfiles="https://codeberg.org/nsxiv/nsxiv/archive/v${version}.tar.gz"
+checksum="a916d1385872ccf0b55fbf6b8546d05fcbbbb8b0a92579494e64c6bd22fc7941"
 CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
 
 pre_build() {

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

* Re: [PR PATCH] [Updated] nsxiv: update to 30
  2022-06-15 16:33 [PR PATCH] nsxiv: update to 30 WitherCubes
                   ` (8 preceding siblings ...)
  2022-07-01  4:46 ` [PR PATCH] [Updated] " WitherCubes
@ 2022-07-01  4:50 ` WitherCubes
  2022-07-01  5:39 ` [PR PATCH] [Merged]: " classabbyamp
  10 siblings, 0 replies; 12+ messages in thread
From: WitherCubes @ 2022-07-01  4:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/WitherCubes/void-packages nsxiv
https://github.com/void-linux/void-packages/pull/37573

nsxiv: update to 30
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From 741ff520e4480e6c9b614f0cf795101e45821f80 Mon Sep 17 00:00:00 2001
From: Sanjay Pavan <withercubes@protonmail.com>
Date: Wed, 15 Jun 2022 22:01:58 +0530
Subject: [PATCH] nsxiv: update to 30

---
 srcpkgs/nsxiv/template | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template
index a52cc2bb03f2..86500ecb020b 100644
--- a/srcpkgs/nsxiv/template
+++ b/srcpkgs/nsxiv/template
@@ -1,7 +1,8 @@
 # Template file for 'nsxiv'
 pkgname=nsxiv
-version=29
+version=30
 revision=1
+wrksrc=${pkgname}
 build_style=gnu-makefile
 make_install_target=install-all
 makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
@@ -9,9 +10,10 @@ makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
 short_desc="Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer"
 maintainer="Sanjay Pavan <withercubes@protonmail.com>"
 license="GPL-2.0-or-later"
-homepage="https://github.com/nsxiv/nsxiv"
-distfiles="https://github.com/nsxiv/nsxiv/archive/v${version}.tar.gz"
-checksum="564a17d921172336f7cd463bf313e39f84e4bcf4fdc789326f4112f848aad039"
+homepage="https://codeberg.org/nsxiv/nsxiv"
+changelog="https://codeberg.org/nsxiv/nsxiv/raw/branch/master/CHANGELOG.md"
+distfiles="https://codeberg.org/nsxiv/nsxiv/archive/v${version}.tar.gz"
+checksum="a916d1385872ccf0b55fbf6b8546d05fcbbbb8b0a92579494e64c6bd22fc7941"
 CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
 
 pre_build() {

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

* Re: [PR PATCH] [Merged]: nsxiv: update to 30
  2022-06-15 16:33 [PR PATCH] nsxiv: update to 30 WitherCubes
                   ` (9 preceding siblings ...)
  2022-07-01  4:50 ` WitherCubes
@ 2022-07-01  5:39 ` classabbyamp
  10 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2022-07-01  5:39 UTC (permalink / raw)
  To: ml

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

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

nsxiv: update to 30
https://github.com/void-linux/void-packages/pull/37573

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

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

end of thread, other threads:[~2022-07-01  5:39 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-15 16:33 [PR PATCH] nsxiv: update to 30 WitherCubes
2022-06-15 16:46 ` [PR PATCH] [Updated] " WitherCubes
2022-06-24 20:41 ` [PR REVIEW] " paper42
2022-06-25  5:56 ` WitherCubes
2022-06-25  8:52 ` paper42
2022-06-25 12:54 ` [PR PATCH] [Updated] " WitherCubes
2022-06-28 18:28 ` [PR REVIEW] " classabbyamp
2022-06-29  4:09 ` [PR PATCH] [Updated] " WitherCubes
2022-06-29 19:37 ` paper42
2022-07-01  4:46 ` [PR PATCH] [Updated] " WitherCubes
2022-07-01  4:50 ` WitherCubes
2022-07-01  5:39 ` [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).