Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nsxiv: update to 29
@ 2022-03-03 13:43 WitherCubes
  2022-03-03 13:49 ` [PR PATCH] [Updated] " WitherCubes
                   ` (24 more replies)
  0 siblings, 25 replies; 27+ messages in thread
From: WitherCubes @ 2022-03-03 13:43 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1244 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] 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() {

^ permalink raw reply	[flat|nested] 27+ messages in thread
* [PR PATCH] nsxiv: update to 29.
@ 2022-03-05 21:04 MouadCharradi
  0 siblings, 0 replies; 27+ messages in thread
From: MouadCharradi @ 2022-03-05 21:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/MouadCharradi/void-packages nsxiv
https://github.com/void-linux/void-packages/pull/35998

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


- I built this PR locally for my native architecture, x86_64

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

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

From 58331abe104033cac3d1d844ff2fca36b20d21a4 Mon Sep 17 00:00:00 2001
From: MouadCharradi <charradimouad58@gmail.com>
Date: Sat, 5 Mar 2022 22:03:52 +0100
Subject: [PATCH] nsxiv: update to 29.

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

diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template
index 6ef4a1e207d2..ec561cc9e3b3 100644
--- a/srcpkgs/nsxiv/template
+++ b/srcpkgs/nsxiv/template
@@ -1,6 +1,6 @@
 # Template file for 'nsxiv'
 pkgname=nsxiv
-version=28
+version=29
 revision=1
 build_style=gnu-makefile
 make_install_target=install-all
@@ -11,7 +11,7 @@ maintainer="Sanjay Pavan <tsppavan7@gmail.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] 27+ messages in thread

end of thread, other threads:[~2022-03-20 21:47 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2022-03-03 14:12 ` WitherCubes
2022-03-03 14:14 ` paper42
2022-03-03 18:56 ` tibequadorian
2022-03-03 20:49 ` N-R-K
2022-03-03 21:23 ` paper42
2022-03-03 22:31 ` tibequadorian
2022-03-03 22:34 ` N-R-K
2022-03-06 15:03 ` [PR PATCH] [Updated] " WitherCubes
2022-03-06 15:04 ` WitherCubes
2022-03-06 15:06 ` WitherCubes
2022-03-06 15:14 ` WitherCubes
2022-03-06 15:19 ` WitherCubes
2022-03-13 22:47 ` paper42
2022-03-14 12:36 ` WitherCubes
2022-03-14 12:37 ` WitherCubes
2022-03-15 11:44 ` N-R-K
2022-03-18  1:42 ` [PR PATCH] [Updated] " WitherCubes
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
2022-03-05 21:04 [PR PATCH] " MouadCharradi

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