* Re: [PR PATCH] [Updated] nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
@ 2022-03-03 13:49 ` WitherCubes
2022-03-03 13:50 ` WitherCubes
` (23 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: WitherCubes @ 2022-03-03 13:49 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 384 bytes --]
There is an updated pull request by WitherCubes against master on the void-packages repository
https://github.com/WitherCubes/void-packages master
https://github.com/void-linux/void-packages/pull/35944
nsxiv: update to 29
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/35944.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-35944.patch --]
[-- Type: text/x-diff, Size: 2084 bytes --]
From cba3484cc5a589ac3301f58f3bab5bc43a02e1be Mon Sep 17 00:00:00 2001
From: Sanjay Pavan <withercubes@protonmail.com>
Date: Thu, 3 Mar 2022 19:11:30 +0530
Subject: [PATCH 1/2] nsxiv: update to 29
---
srcpkgs/nsxiv/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template
index 6ef4a1e207d2..bedd29bec9e1 100644
--- a/srcpkgs/nsxiv/template
+++ b/srcpkgs/nsxiv/template
@@ -1,17 +1,17 @@
# Template file for 'nsxiv'
pkgname=nsxiv
-version=28
+version=29
revision=1
build_style=gnu-makefile
make_install_target=install-all
makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
libwebp-devel"
short_desc="Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer"
-maintainer="Sanjay Pavan <tsppavan7@gmail.com>"
+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=38047f60e51854363dd98fb7b3bc9f1cfa9b7d6f9e8788508b6f1e317328dd75
+checksum="564a17d921172336f7cd463bf313e39f84e4bcf4fdc789326f4112f848aad039"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
pre_build() {
From 100598b3c9c191eb40a11e35e6100c83b3af40fc Mon Sep 17 00:00:00 2001
From: Sanjay Pavan <withercubes@protonmail.com>
Date: Thu, 3 Mar 2022 19:19:32 +0530
Subject: [PATCH 2/2] nsxiv: update to 29
---
srcpkgs/nsxiv/template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template
index bedd29bec9e1..a52cc2bb03f2 100644
--- a/srcpkgs/nsxiv/template
+++ b/srcpkgs/nsxiv/template
@@ -5,7 +5,7 @@ revision=1
build_style=gnu-makefile
make_install_target=install-all
makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
- libwebp-devel"
+ libwebp-devel freetype-devel fontconfig-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"
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PR PATCH] [Updated] nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
2022-03-03 13:49 ` [PR PATCH] [Updated] " WitherCubes
@ 2022-03-03 13:50 ` WitherCubes
2022-03-03 13:59 ` WitherCubes
` (22 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: WitherCubes @ 2022-03-03 13:50 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 384 bytes --]
There is an updated pull request by WitherCubes against master on the void-packages repository
https://github.com/WitherCubes/void-packages master
https://github.com/void-linux/void-packages/pull/35944
nsxiv: update to 29
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/35944.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-35944.patch --]
[-- Type: text/x-diff, Size: 1295 bytes --]
From 9d00312c8fdb38f147334b373c837804ee7f5cfa Mon Sep 17 00:00:00 2001
From: Sanjay Pavan <withercubes@protonmail.com>
Date: Thu, 3 Mar 2022 19:11:30 +0530
Subject: [PATCH] nsxiv: update to 29
---
srcpkgs/nsxiv/template | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template
index 6ef4a1e207d2..a52cc2bb03f2 100644
--- a/srcpkgs/nsxiv/template
+++ b/srcpkgs/nsxiv/template
@@ -1,17 +1,17 @@
# Template file for 'nsxiv'
pkgname=nsxiv
-version=28
+version=29
revision=1
build_style=gnu-makefile
make_install_target=install-all
makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
- libwebp-devel"
+ libwebp-devel freetype-devel fontconfig-devel"
short_desc="Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer"
-maintainer="Sanjay Pavan <tsppavan7@gmail.com>"
+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=38047f60e51854363dd98fb7b3bc9f1cfa9b7d6f9e8788508b6f1e317328dd75
+checksum="564a17d921172336f7cd463bf313e39f84e4bcf4fdc789326f4112f848aad039"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
pre_build() {
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PR PATCH] [Updated] nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
2022-03-03 13:49 ` [PR PATCH] [Updated] " WitherCubes
2022-03-03 13:50 ` WitherCubes
@ 2022-03-03 13:59 ` WitherCubes
2022-03-03 14:05 ` tibequadorian
` (21 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: WitherCubes @ 2022-03-03 13:59 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 384 bytes --]
There is an updated pull request by WitherCubes against master on the void-packages repository
https://github.com/WitherCubes/void-packages master
https://github.com/void-linux/void-packages/pull/35944
nsxiv: update to 29
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/35944.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-35944.patch --]
[-- Type: text/x-diff, Size: 1329 bytes --]
From 3525377a31b7c1bbafd20194c0bce502a232f947 Mon Sep 17 00:00:00 2001
From: Sanjay Pavan <withercubes@protonmail.com>
Date: Thu, 3 Mar 2022 19:11:30 +0530
Subject: [PATCH] nsxiv: update to 29
---
srcpkgs/nsxiv/template | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template
index 6ef4a1e207d2..c1ab3de035e1 100644
--- a/srcpkgs/nsxiv/template
+++ b/srcpkgs/nsxiv/template
@@ -1,17 +1,18 @@
# Template file for 'nsxiv'
pkgname=nsxiv
-version=28
+version=29
revision=1
+archs="x86_64 x86_64-musl i686"
build_style=gnu-makefile
make_install_target=install-all
makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
- libwebp-devel"
+ libwebp-devel freetype-devel fontconfig-devel"
short_desc="Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer"
-maintainer="Sanjay Pavan <tsppavan7@gmail.com>"
+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=38047f60e51854363dd98fb7b3bc9f1cfa9b7d6f9e8788508b6f1e317328dd75
+checksum="564a17d921172336f7cd463bf313e39f84e4bcf4fdc789326f4112f848aad039"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
pre_build() {
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (2 preceding siblings ...)
2022-03-03 13:59 ` WitherCubes
@ 2022-03-03 14:05 ` tibequadorian
2022-03-03 14:12 ` WitherCubes
` (20 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: tibequadorian @ 2022-03-03 14:05 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 345 bytes --]
New comment by tibequadorian on void-packages repository
https://github.com/void-linux/void-packages/pull/35944#issuecomment-1058074635
Comment:
Build error is probably not architecture related, but fails due to cross compiling. Specify `nocross=yes` instead of restricting archs. But preferably you should figure out how to fix cross builds.
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (3 preceding siblings ...)
2022-03-03 14:05 ` tibequadorian
@ 2022-03-03 14:12 ` WitherCubes
2022-03-03 14:14 ` paper42
` (19 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: WitherCubes @ 2022-03-03 14:12 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 274 bytes --]
New comment by WitherCubes on void-packages repository
https://github.com/void-linux/void-packages/pull/35944#issuecomment-1058081522
Comment:
I will change it to `nocross=yes` for the moment, I will look into fixing cross builds after discussing with the nsxiv dev team.
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (4 preceding siblings ...)
2022-03-03 14:12 ` WitherCubes
@ 2022-03-03 14:14 ` paper42
2022-03-03 18:56 ` tibequadorian
` (18 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: paper42 @ 2022-03-03 14:14 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 237 bytes --]
New comment by paper42 on void-packages repository
https://github.com/void-linux/void-packages/pull/35944#issuecomment-1058083358
Comment:
Do not add nocross=yes and remove the architecture restriction, so we can see what's happening.
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (5 preceding siblings ...)
2022-03-03 14:14 ` paper42
@ 2022-03-03 18:56 ` tibequadorian
2022-03-03 20:49 ` N-R-K
` (17 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: tibequadorian @ 2022-03-03 18:56 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 213 bytes --]
New comment by tibequadorian on void-packages repository
https://github.com/void-linux/void-packages/pull/35944#issuecomment-1058382131
Comment:
This could be relevant: https://github.com/nsxiv/nsxiv/issues/237
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (6 preceding siblings ...)
2022-03-03 18:56 ` tibequadorian
@ 2022-03-03 20:49 ` N-R-K
2022-03-03 21:23 ` paper42
` (16 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: N-R-K @ 2022-03-03 20:49 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 408 bytes --]
New comment by N-R-K on void-packages repository
https://github.com/void-linux/void-packages/pull/35944#issuecomment-1058484119
Comment:
> This could be relevant: [nsxiv/nsxiv#237](https://github.com/nsxiv/nsxiv/issues/237)
Seems to be the case from the [logs](https://github.com/void-linux/void-packages/runs/5407965374?check_suite_focus=true), it compiled fine but then failed when trying to install.
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (7 preceding siblings ...)
2022-03-03 20:49 ` N-R-K
@ 2022-03-03 21:23 ` paper42
2022-03-03 22:31 ` tibequadorian
` (15 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: paper42 @ 2022-03-03 21:23 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 423 bytes --]
New comment by paper42 on void-packages repository
https://github.com/void-linux/void-packages/pull/35944#issuecomment-1058507680
Comment:
> Seems to be the case from the [logs](https://github.com/void-linux/void-packages/runs/5407965374?check_suite_focus=true), it compiled fine but then failed when trying to install.
For some reason it tries to create options.o and fails before do_install doesn't set cross flags.
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (8 preceding siblings ...)
2022-03-03 21:23 ` paper42
@ 2022-03-03 22:31 ` tibequadorian
2022-03-03 22:34 ` N-R-K
` (14 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: tibequadorian @ 2022-03-03 22:31 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 229 bytes --]
New comment by tibequadorian on void-packages repository
https://github.com/void-linux/void-packages/pull/35944#issuecomment-1058573487
Comment:
With your patch from https://github.com/nsxiv/nsxiv/pull/238 it does work @N-R-K
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (9 preceding siblings ...)
2022-03-03 22:31 ` tibequadorian
@ 2022-03-03 22:34 ` N-R-K
2022-03-06 15:03 ` [PR PATCH] [Updated] " WitherCubes
` (13 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: N-R-K @ 2022-03-03 22:34 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 307 bytes --]
New comment by N-R-K on void-packages repository
https://github.com/void-linux/void-packages/pull/35944#issuecomment-1058576790
Comment:
Just removing `all` from the `install` prerequisite should work as well. This is what I do on the gentoo::guru package: `sed -i -e '/^install: / s|: all|:|' Makefile`.
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PR PATCH] [Updated] nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (10 preceding siblings ...)
2022-03-03 22:34 ` N-R-K
@ 2022-03-06 15:03 ` WitherCubes
2022-03-06 15:04 ` WitherCubes
` (12 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: WitherCubes @ 2022-03-06 15:03 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 384 bytes --]
There is an updated pull request by WitherCubes against master on the void-packages repository
https://github.com/WitherCubes/void-packages master
https://github.com/void-linux/void-packages/pull/35944
nsxiv: update to 29
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/35944.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-35944.patch --]
[-- Type: text/x-diff, Size: 2145 bytes --]
From 3525377a31b7c1bbafd20194c0bce502a232f947 Mon Sep 17 00:00:00 2001
From: Sanjay Pavan <withercubes@protonmail.com>
Date: Thu, 3 Mar 2022 19:11:30 +0530
Subject: [PATCH 1/2] nsxiv: update to 29
---
srcpkgs/nsxiv/template | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template
index 6ef4a1e207d2..c1ab3de035e1 100644
--- a/srcpkgs/nsxiv/template
+++ b/srcpkgs/nsxiv/template
@@ -1,17 +1,18 @@
# Template file for 'nsxiv'
pkgname=nsxiv
-version=28
+version=29
revision=1
+archs="x86_64 x86_64-musl i686"
build_style=gnu-makefile
make_install_target=install-all
makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
- libwebp-devel"
+ libwebp-devel freetype-devel fontconfig-devel"
short_desc="Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer"
-maintainer="Sanjay Pavan <tsppavan7@gmail.com>"
+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=38047f60e51854363dd98fb7b3bc9f1cfa9b7d6f9e8788508b6f1e317328dd75
+checksum="564a17d921172336f7cd463bf313e39f84e4bcf4fdc789326f4112f848aad039"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
pre_build() {
From 7c6e58851ead2ce9d34bf17a482cded23f49bc9e Mon Sep 17 00:00:00 2001
From: Sanjay Pavan <withercubes@protonmail.com>
Date: Sun, 6 Mar 2022 20:33:10 +0530
Subject: [PATCH 2/2] patching v29
---
srcpkgs/nsxiv/patches/nsxiv-makefile.patch | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 srcpkgs/nsxiv/patches/nsxiv-makefile.patch
diff --git a/srcpkgs/nsxiv/patches/nsxiv-makefile.patch b/srcpkgs/nsxiv/patches/nsxiv-makefile.patch
new file mode 100644
index 000000000000..d4dedd4233de
--- /dev/null
+++ b/srcpkgs/nsxiv/patches/nsxiv-makefile.patch
@@ -0,0 +1,11 @@
+--- a/Makefile
++++ b/Makefile
+@@ -106,7 +106,7 @@
+ rm -f "$$dir/nsxiv.png"; \
+ done
+
+-install: all
++install:
+ @echo "INSTALL bin/nsxiv"
+ mkdir -p $(DESTDIR)$(PREFIX)/bin
+ cp nsxiv $(DESTDIR)$(PREFIX)/bin/
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PR PATCH] [Updated] nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (11 preceding siblings ...)
2022-03-06 15:03 ` [PR PATCH] [Updated] " WitherCubes
@ 2022-03-06 15:04 ` WitherCubes
2022-03-06 15:06 ` WitherCubes
` (11 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: WitherCubes @ 2022-03-06 15:04 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 384 bytes --]
There is an updated pull request by WitherCubes against master on the void-packages repository
https://github.com/WitherCubes/void-packages master
https://github.com/void-linux/void-packages/pull/35944
nsxiv: update to 29
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/35944.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-35944.patch --]
[-- Type: text/x-diff, Size: 1899 bytes --]
From bed600ab3674dc087bd59ebcceb9e18a4a0e9d80 Mon Sep 17 00:00:00 2001
From: Sanjay Pavan <withercubes@protonmail.com>
Date: Thu, 3 Mar 2022 19:11:30 +0530
Subject: [PATCH] nsxiv: update to 29
---
srcpkgs/nsxiv/patches/nsxiv-makefile.patch | 11 +++++++++++
srcpkgs/nsxiv/template | 8 ++++----
2 files changed, 15 insertions(+), 4 deletions(-)
create mode 100644 srcpkgs/nsxiv/patches/nsxiv-makefile.patch
diff --git a/srcpkgs/nsxiv/patches/nsxiv-makefile.patch b/srcpkgs/nsxiv/patches/nsxiv-makefile.patch
new file mode 100644
index 000000000000..d4dedd4233de
--- /dev/null
+++ b/srcpkgs/nsxiv/patches/nsxiv-makefile.patch
@@ -0,0 +1,11 @@
+--- a/Makefile
++++ b/Makefile
+@@ -106,7 +106,7 @@
+ rm -f "$$dir/nsxiv.png"; \
+ done
+
+-install: all
++install:
+ @echo "INSTALL bin/nsxiv"
+ mkdir -p $(DESTDIR)$(PREFIX)/bin
+ cp nsxiv $(DESTDIR)$(PREFIX)/bin/
diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template
index 6ef4a1e207d2..a52cc2bb03f2 100644
--- a/srcpkgs/nsxiv/template
+++ b/srcpkgs/nsxiv/template
@@ -1,17 +1,17 @@
# Template file for 'nsxiv'
pkgname=nsxiv
-version=28
+version=29
revision=1
build_style=gnu-makefile
make_install_target=install-all
makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
- libwebp-devel"
+ libwebp-devel freetype-devel fontconfig-devel"
short_desc="Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer"
-maintainer="Sanjay Pavan <tsppavan7@gmail.com>"
+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=38047f60e51854363dd98fb7b3bc9f1cfa9b7d6f9e8788508b6f1e317328dd75
+checksum="564a17d921172336f7cd463bf313e39f84e4bcf4fdc789326f4112f848aad039"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
pre_build() {
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PR PATCH] [Updated] nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (12 preceding siblings ...)
2022-03-06 15:04 ` WitherCubes
@ 2022-03-06 15:06 ` WitherCubes
2022-03-06 15:14 ` WitherCubes
` (10 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: WitherCubes @ 2022-03-06 15:06 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 384 bytes --]
There is an updated pull request by WitherCubes against master on the void-packages repository
https://github.com/WitherCubes/void-packages master
https://github.com/void-linux/void-packages/pull/35944
nsxiv: update to 29
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/35944.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-35944.patch --]
[-- Type: text/x-diff, Size: 1899 bytes --]
From bed600ab3674dc087bd59ebcceb9e18a4a0e9d80 Mon Sep 17 00:00:00 2001
From: Sanjay Pavan <withercubes@protonmail.com>
Date: Thu, 3 Mar 2022 19:11:30 +0530
Subject: [PATCH] nsxiv: update to 29
---
srcpkgs/nsxiv/patches/nsxiv-makefile.patch | 11 +++++++++++
srcpkgs/nsxiv/template | 8 ++++----
2 files changed, 15 insertions(+), 4 deletions(-)
create mode 100644 srcpkgs/nsxiv/patches/nsxiv-makefile.patch
diff --git a/srcpkgs/nsxiv/patches/nsxiv-makefile.patch b/srcpkgs/nsxiv/patches/nsxiv-makefile.patch
new file mode 100644
index 000000000000..d4dedd4233de
--- /dev/null
+++ b/srcpkgs/nsxiv/patches/nsxiv-makefile.patch
@@ -0,0 +1,11 @@
+--- a/Makefile
++++ b/Makefile
+@@ -106,7 +106,7 @@
+ rm -f "$$dir/nsxiv.png"; \
+ done
+
+-install: all
++install:
+ @echo "INSTALL bin/nsxiv"
+ mkdir -p $(DESTDIR)$(PREFIX)/bin
+ cp nsxiv $(DESTDIR)$(PREFIX)/bin/
diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template
index 6ef4a1e207d2..a52cc2bb03f2 100644
--- a/srcpkgs/nsxiv/template
+++ b/srcpkgs/nsxiv/template
@@ -1,17 +1,17 @@
# Template file for 'nsxiv'
pkgname=nsxiv
-version=28
+version=29
revision=1
build_style=gnu-makefile
make_install_target=install-all
makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
- libwebp-devel"
+ libwebp-devel freetype-devel fontconfig-devel"
short_desc="Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer"
-maintainer="Sanjay Pavan <tsppavan7@gmail.com>"
+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=38047f60e51854363dd98fb7b3bc9f1cfa9b7d6f9e8788508b6f1e317328dd75
+checksum="564a17d921172336f7cd463bf313e39f84e4bcf4fdc789326f4112f848aad039"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
pre_build() {
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PR PATCH] [Updated] nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (13 preceding siblings ...)
2022-03-06 15:06 ` WitherCubes
@ 2022-03-06 15:14 ` WitherCubes
2022-03-06 15:19 ` WitherCubes
` (9 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: WitherCubes @ 2022-03-06 15:14 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 384 bytes --]
There is an updated pull request by WitherCubes against master on the void-packages repository
https://github.com/WitherCubes/void-packages master
https://github.com/void-linux/void-packages/pull/35944
nsxiv: update to 29
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/35944.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-35944.patch --]
[-- Type: text/x-diff, Size: 1899 bytes --]
From bed600ab3674dc087bd59ebcceb9e18a4a0e9d80 Mon Sep 17 00:00:00 2001
From: Sanjay Pavan <withercubes@protonmail.com>
Date: Thu, 3 Mar 2022 19:11:30 +0530
Subject: [PATCH] nsxiv: update to 29
---
srcpkgs/nsxiv/patches/nsxiv-makefile.patch | 11 +++++++++++
srcpkgs/nsxiv/template | 8 ++++----
2 files changed, 15 insertions(+), 4 deletions(-)
create mode 100644 srcpkgs/nsxiv/patches/nsxiv-makefile.patch
diff --git a/srcpkgs/nsxiv/patches/nsxiv-makefile.patch b/srcpkgs/nsxiv/patches/nsxiv-makefile.patch
new file mode 100644
index 000000000000..d4dedd4233de
--- /dev/null
+++ b/srcpkgs/nsxiv/patches/nsxiv-makefile.patch
@@ -0,0 +1,11 @@
+--- a/Makefile
++++ b/Makefile
+@@ -106,7 +106,7 @@
+ rm -f "$$dir/nsxiv.png"; \
+ done
+
+-install: all
++install:
+ @echo "INSTALL bin/nsxiv"
+ mkdir -p $(DESTDIR)$(PREFIX)/bin
+ cp nsxiv $(DESTDIR)$(PREFIX)/bin/
diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template
index 6ef4a1e207d2..a52cc2bb03f2 100644
--- a/srcpkgs/nsxiv/template
+++ b/srcpkgs/nsxiv/template
@@ -1,17 +1,17 @@
# Template file for 'nsxiv'
pkgname=nsxiv
-version=28
+version=29
revision=1
build_style=gnu-makefile
make_install_target=install-all
makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
- libwebp-devel"
+ libwebp-devel freetype-devel fontconfig-devel"
short_desc="Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer"
-maintainer="Sanjay Pavan <tsppavan7@gmail.com>"
+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=38047f60e51854363dd98fb7b3bc9f1cfa9b7d6f9e8788508b6f1e317328dd75
+checksum="564a17d921172336f7cd463bf313e39f84e4bcf4fdc789326f4112f848aad039"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
pre_build() {
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PR PATCH] [Updated] nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (14 preceding siblings ...)
2022-03-06 15:14 ` WitherCubes
@ 2022-03-06 15:19 ` WitherCubes
2022-03-13 22:47 ` paper42
` (8 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: WitherCubes @ 2022-03-06 15:19 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 384 bytes --]
There is an updated pull request by WitherCubes against master on the void-packages repository
https://github.com/WitherCubes/void-packages master
https://github.com/void-linux/void-packages/pull/35944
nsxiv: update to 29
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/35944.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-35944.patch --]
[-- Type: text/x-diff, Size: 1899 bytes --]
From 5edf3333af2e7433e49e982c09346b013d47f60d Mon Sep 17 00:00:00 2001
From: Sanjay Pavan <withercubes@protonmail.com>
Date: Thu, 3 Mar 2022 19:11:30 +0530
Subject: [PATCH] nsxiv: update to 29
---
srcpkgs/nsxiv/patches/nsxiv-makefile.patch | 11 +++++++++++
srcpkgs/nsxiv/template | 8 ++++----
2 files changed, 15 insertions(+), 4 deletions(-)
create mode 100644 srcpkgs/nsxiv/patches/nsxiv-makefile.patch
diff --git a/srcpkgs/nsxiv/patches/nsxiv-makefile.patch b/srcpkgs/nsxiv/patches/nsxiv-makefile.patch
new file mode 100644
index 000000000000..d4dedd4233de
--- /dev/null
+++ b/srcpkgs/nsxiv/patches/nsxiv-makefile.patch
@@ -0,0 +1,11 @@
+--- a/Makefile
++++ b/Makefile
+@@ -106,7 +106,7 @@
+ rm -f "$$dir/nsxiv.png"; \
+ done
+
+-install: all
++install:
+ @echo "INSTALL bin/nsxiv"
+ mkdir -p $(DESTDIR)$(PREFIX)/bin
+ cp nsxiv $(DESTDIR)$(PREFIX)/bin/
diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template
index 6ef4a1e207d2..a52cc2bb03f2 100644
--- a/srcpkgs/nsxiv/template
+++ b/srcpkgs/nsxiv/template
@@ -1,17 +1,17 @@
# Template file for 'nsxiv'
pkgname=nsxiv
-version=28
+version=29
revision=1
build_style=gnu-makefile
make_install_target=install-all
makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
- libwebp-devel"
+ libwebp-devel freetype-devel fontconfig-devel"
short_desc="Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer"
-maintainer="Sanjay Pavan <tsppavan7@gmail.com>"
+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=38047f60e51854363dd98fb7b3bc9f1cfa9b7d6f9e8788508b6f1e317328dd75
+checksum="564a17d921172336f7cd463bf313e39f84e4bcf4fdc789326f4112f848aad039"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
pre_build() {
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (15 preceding siblings ...)
2022-03-06 15:19 ` WitherCubes
@ 2022-03-13 22:47 ` paper42
2022-03-14 12:36 ` WitherCubes
` (7 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: paper42 @ 2022-03-13 22:47 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 226 bytes --]
New comment by paper42 on void-packages repository
https://github.com/void-linux/void-packages/pull/35944#issuecomment-1066198097
Comment:
Give the patch an appropriate name and a description, this doesn't tell us anything.
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (16 preceding siblings ...)
2022-03-13 22:47 ` paper42
@ 2022-03-14 12:36 ` WitherCubes
2022-03-14 12:37 ` WitherCubes
` (6 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: WitherCubes @ 2022-03-14 12:36 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 424 bytes --]
New comment by WitherCubes on void-packages repository
https://github.com/void-linux/void-packages/pull/35944#issuecomment-1066735344
Comment:
> Give the patch an appropriate name and a description, this doesn't tell us anything.
I can't come up with a proper name and description, could you please recommend something?
_BTW the issue that is fixed by the patch is [this](https://github.com/nsxiv/nsxiv/issues/237)_
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (17 preceding siblings ...)
2022-03-14 12:36 ` WitherCubes
@ 2022-03-14 12:37 ` WitherCubes
2022-03-15 11:44 ` N-R-K
` (5 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: WitherCubes @ 2022-03-14 12:37 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 425 bytes --]
New comment by WitherCubes on void-packages repository
https://github.com/void-linux/void-packages/pull/35944#issuecomment-1066735344
Comment:
> Give the patch an appropriate name and a description, this doesn't tell us anything.
I can't come up with a proper name and description, could you please recommend something?
_BTW the issue that is fixed by the patch is [this](https://github.com/nsxiv/nsxiv/issues/237)._
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (18 preceding siblings ...)
2022-03-14 12:37 ` WitherCubes
@ 2022-03-15 11:44 ` N-R-K
2022-03-18 1:42 ` [PR PATCH] [Updated] " WitherCubes
` (4 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: N-R-K @ 2022-03-15 11:44 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 231 bytes --]
New comment by N-R-K on void-packages repository
https://github.com/void-linux/void-packages/pull/35944#issuecomment-1067893315
Comment:
Description: "Don't rebuild options.o when installing" (?)
Name: idk, "Fix install" maybe.
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PR PATCH] [Updated] nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (19 preceding siblings ...)
2022-03-15 11:44 ` N-R-K
@ 2022-03-18 1:42 ` WitherCubes
2022-03-18 1:46 ` WitherCubes
` (3 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: WitherCubes @ 2022-03-18 1:42 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 384 bytes --]
There is an updated pull request by WitherCubes against master on the void-packages repository
https://github.com/WitherCubes/void-packages master
https://github.com/void-linux/void-packages/pull/35944
nsxiv: update to 29
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/35944.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-35944.patch --]
[-- Type: text/x-diff, Size: 1899 bytes --]
From 53d2fcc8090312931c989bdfed70e8da4f8693dc Mon Sep 17 00:00:00 2001
From: Sanjay Pavan <withercubes@protonmail.com>
Date: Thu, 3 Mar 2022 19:11:30 +0530
Subject: [PATCH] nsxiv: update to 29
---
srcpkgs/nsxiv/patches/nsxiv-makefile.patch | 11 +++++++++++
srcpkgs/nsxiv/template | 8 ++++----
2 files changed, 15 insertions(+), 4 deletions(-)
create mode 100644 srcpkgs/nsxiv/patches/nsxiv-makefile.patch
diff --git a/srcpkgs/nsxiv/patches/nsxiv-makefile.patch b/srcpkgs/nsxiv/patches/nsxiv-makefile.patch
new file mode 100644
index 000000000000..d4dedd4233de
--- /dev/null
+++ b/srcpkgs/nsxiv/patches/nsxiv-makefile.patch
@@ -0,0 +1,11 @@
+--- a/Makefile
++++ b/Makefile
+@@ -106,7 +106,7 @@
+ rm -f "$$dir/nsxiv.png"; \
+ done
+
+-install: all
++install:
+ @echo "INSTALL bin/nsxiv"
+ mkdir -p $(DESTDIR)$(PREFIX)/bin
+ cp nsxiv $(DESTDIR)$(PREFIX)/bin/
diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template
index 6ef4a1e207d2..a52cc2bb03f2 100644
--- a/srcpkgs/nsxiv/template
+++ b/srcpkgs/nsxiv/template
@@ -1,17 +1,17 @@
# Template file for 'nsxiv'
pkgname=nsxiv
-version=28
+version=29
revision=1
build_style=gnu-makefile
make_install_target=install-all
makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
- libwebp-devel"
+ libwebp-devel freetype-devel fontconfig-devel"
short_desc="Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer"
-maintainer="Sanjay Pavan <tsppavan7@gmail.com>"
+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=38047f60e51854363dd98fb7b3bc9f1cfa9b7d6f9e8788508b6f1e317328dd75
+checksum="564a17d921172336f7cd463bf313e39f84e4bcf4fdc789326f4112f848aad039"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
pre_build() {
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PR PATCH] [Updated] nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (20 preceding siblings ...)
2022-03-18 1:42 ` [PR PATCH] [Updated] " WitherCubes
@ 2022-03-18 1:46 ` WitherCubes
2022-03-18 1:46 ` WitherCubes
` (2 subsequent siblings)
24 siblings, 0 replies; 26+ messages in thread
From: WitherCubes @ 2022-03-18 1:46 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 384 bytes --]
There is an updated pull request by WitherCubes against master on the void-packages repository
https://github.com/WitherCubes/void-packages master
https://github.com/void-linux/void-packages/pull/35944
nsxiv: update to 29
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/35944.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-35944.patch --]
[-- Type: text/x-diff, Size: 2811 bytes --]
From 53d2fcc8090312931c989bdfed70e8da4f8693dc Mon Sep 17 00:00:00 2001
From: Sanjay Pavan <withercubes@protonmail.com>
Date: Thu, 3 Mar 2022 19:11:30 +0530
Subject: [PATCH 1/2] nsxiv: update to 29
---
srcpkgs/nsxiv/patches/nsxiv-makefile.patch | 11 +++++++++++
srcpkgs/nsxiv/template | 8 ++++----
2 files changed, 15 insertions(+), 4 deletions(-)
create mode 100644 srcpkgs/nsxiv/patches/nsxiv-makefile.patch
diff --git a/srcpkgs/nsxiv/patches/nsxiv-makefile.patch b/srcpkgs/nsxiv/patches/nsxiv-makefile.patch
new file mode 100644
index 000000000000..d4dedd4233de
--- /dev/null
+++ b/srcpkgs/nsxiv/patches/nsxiv-makefile.patch
@@ -0,0 +1,11 @@
+--- a/Makefile
++++ b/Makefile
+@@ -106,7 +106,7 @@
+ rm -f "$$dir/nsxiv.png"; \
+ done
+
+-install: all
++install:
+ @echo "INSTALL bin/nsxiv"
+ mkdir -p $(DESTDIR)$(PREFIX)/bin
+ cp nsxiv $(DESTDIR)$(PREFIX)/bin/
diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template
index 6ef4a1e207d2..a52cc2bb03f2 100644
--- a/srcpkgs/nsxiv/template
+++ b/srcpkgs/nsxiv/template
@@ -1,17 +1,17 @@
# Template file for 'nsxiv'
pkgname=nsxiv
-version=28
+version=29
revision=1
build_style=gnu-makefile
make_install_target=install-all
makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
- libwebp-devel"
+ libwebp-devel freetype-devel fontconfig-devel"
short_desc="Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer"
-maintainer="Sanjay Pavan <tsppavan7@gmail.com>"
+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=38047f60e51854363dd98fb7b3bc9f1cfa9b7d6f9e8788508b6f1e317328dd75
+checksum="564a17d921172336f7cd463bf313e39f84e4bcf4fdc789326f4112f848aad039"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
pre_build() {
From ea76a7fbf5f8f9ab8e21254ac2138d436f5ffd5d Mon Sep 17 00:00:00 2001
From: Sanjay Pavan <withercubes@protonmail.com>
Date: Fri, 18 Mar 2022 07:16:01 +0530
Subject: [PATCH 2/2] Proper patch name and description
---
.../patches/{nsxiv-makefile.patch => no-rebuild-options.patch} | 1 +
1 file changed, 1 insertion(+)
rename srcpkgs/nsxiv/patches/{nsxiv-makefile.patch => no-rebuild-options.patch} (81%)
diff --git a/srcpkgs/nsxiv/patches/nsxiv-makefile.patch b/srcpkgs/nsxiv/patches/no-rebuild-options.patch
similarity index 81%
rename from srcpkgs/nsxiv/patches/nsxiv-makefile.patch
rename to srcpkgs/nsxiv/patches/no-rebuild-options.patch
index d4dedd4233de..455884f0b1a1 100644
--- a/srcpkgs/nsxiv/patches/nsxiv-makefile.patch
+++ b/srcpkgs/nsxiv/patches/no-rebuild-options.patch
@@ -1,3 +1,4 @@
+Preventing rebuild of options.o when installing
--- a/Makefile
+++ b/Makefile
@@ -106,7 +106,7 @@
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PR PATCH] [Updated] nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (21 preceding siblings ...)
2022-03-18 1:46 ` WitherCubes
@ 2022-03-18 1:46 ` WitherCubes
2022-03-18 1:50 ` WitherCubes
2022-03-20 21:47 ` [PR PATCH] [Merged]: " paper42
24 siblings, 0 replies; 26+ messages in thread
From: WitherCubes @ 2022-03-18 1:46 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 384 bytes --]
There is an updated pull request by WitherCubes against master on the void-packages repository
https://github.com/WitherCubes/void-packages master
https://github.com/void-linux/void-packages/pull/35944
nsxiv: update to 29
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/35944.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-35944.patch --]
[-- Type: text/x-diff, Size: 1973 bytes --]
From 136a009d5ee4de238858ab3b961dd21759fe98ff Mon Sep 17 00:00:00 2001
From: Sanjay Pavan <withercubes@protonmail.com>
Date: Thu, 3 Mar 2022 19:11:30 +0530
Subject: [PATCH] nsxiv: update to 29
---
srcpkgs/nsxiv/patches/no-rebuild-options.patch | 12 ++++++++++++
srcpkgs/nsxiv/template | 8 ++++----
2 files changed, 16 insertions(+), 4 deletions(-)
create mode 100644 srcpkgs/nsxiv/patches/no-rebuild-options.patch
diff --git a/srcpkgs/nsxiv/patches/no-rebuild-options.patch b/srcpkgs/nsxiv/patches/no-rebuild-options.patch
new file mode 100644
index 000000000000..455884f0b1a1
--- /dev/null
+++ b/srcpkgs/nsxiv/patches/no-rebuild-options.patch
@@ -0,0 +1,12 @@
+Preventing rebuild of options.o when installing
+--- a/Makefile
++++ b/Makefile
+@@ -106,7 +106,7 @@
+ rm -f "$$dir/nsxiv.png"; \
+ done
+
+-install: all
++install:
+ @echo "INSTALL bin/nsxiv"
+ mkdir -p $(DESTDIR)$(PREFIX)/bin
+ cp nsxiv $(DESTDIR)$(PREFIX)/bin/
diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template
index 6ef4a1e207d2..a52cc2bb03f2 100644
--- a/srcpkgs/nsxiv/template
+++ b/srcpkgs/nsxiv/template
@@ -1,17 +1,17 @@
# Template file for 'nsxiv'
pkgname=nsxiv
-version=28
+version=29
revision=1
build_style=gnu-makefile
make_install_target=install-all
makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
- libwebp-devel"
+ libwebp-devel freetype-devel fontconfig-devel"
short_desc="Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer"
-maintainer="Sanjay Pavan <tsppavan7@gmail.com>"
+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=38047f60e51854363dd98fb7b3bc9f1cfa9b7d6f9e8788508b6f1e317328dd75
+checksum="564a17d921172336f7cd463bf313e39f84e4bcf4fdc789326f4112f848aad039"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
pre_build() {
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (22 preceding siblings ...)
2022-03-18 1:46 ` WitherCubes
@ 2022-03-18 1:50 ` WitherCubes
2022-03-20 21:47 ` [PR PATCH] [Merged]: " paper42
24 siblings, 0 replies; 26+ messages in thread
From: WitherCubes @ 2022-03-18 1:50 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 197 bytes --]
New comment by WitherCubes on void-packages repository
https://github.com/void-linux/void-packages/pull/35944#issuecomment-1071942593
Comment:
I have added the proper patch name and description.
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [PR PATCH] [Merged]: nsxiv: update to 29
2022-03-03 13:43 [PR PATCH] nsxiv: update to 29 WitherCubes
` (23 preceding siblings ...)
2022-03-18 1:50 ` WitherCubes
@ 2022-03-20 21:47 ` paper42
24 siblings, 0 replies; 26+ messages in thread
From: paper42 @ 2022-03-20 21:47 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 29
https://github.com/void-linux/void-packages/pull/35944
Description:
#### Testing the changes
- I tested the changes in this PR: **YES**
^ permalink raw reply [flat|nested] 26+ messages in thread