Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] imv: update to 4.3.1.
@ 2021-12-26 21:25 novakne
  2021-12-26 21:27 ` [PR REVIEW] " Duncaen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: novakne @ 2021-12-26 21:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/novakne/void-packages imv
https://github.com/void-linux/void-packages/pull/34711

imv: update to 4.3.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->
Update and change the repo as imv moved to [sr.ht]

#### Testing the changes
- I tested the changes in this PR: **YES**
 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l

[sr.ht]: https://sr.ht/~exec64/imv/

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

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

From 1ddded11ddb33f50afaf966af4c6784b76e4f5f4 Mon Sep 17 00:00:00 2001
From: Hugo Machet <mail@hmachet.com>
Date: Sun, 26 Dec 2021 22:18:19 +0100
Subject: [PATCH] imv: update to 4.3.1.

---
 srcpkgs/imv/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/imv/template b/srcpkgs/imv/template
index 9dc7717fbedc..50d351c4ada6 100644
--- a/srcpkgs/imv/template
+++ b/srcpkgs/imv/template
@@ -1,7 +1,8 @@
 # Template file for 'imv'
 pkgname=imv
-version=4.3.0
+version=4.3.1
 revision=2
+wrksrc="imv-v${version}"
 build_style=meson
 hostmakedepends="asciidoc pkg-config cmake"
 makedepends="cmocka-devel freeimage-devel glu-devel librsvg-devel libheif-devel libxkbcommon-devel
@@ -11,10 +12,10 @@ conf_files="/etc/imv_config"
 short_desc="Image viewer for X11/Wayland"
 maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="GPL-2.0-or-later, MIT"
-homepage="https://github.com/eXeC64/imv"
-changelog="https://raw.githubusercontent.com/eXeC64/imv/master/CHANGELOG"
-distfiles="https://github.com/eXeC64/imv/archive/v${version}.tar.gz"
-checksum=ad724a41366bb96d29e272f442f5378465fe163d16ec51d7abaa86b1fff7dbb6
+homepage="https://sr.ht/~exec64/imv/"
+changelog="https://git.sr.ht/~exec64/imv/blob/master/CHANGELOG"
+distfiles="https://git.sr.ht/~exec64/imv/archive/v${version}.tar.gz"
+checksum=88d16885017b74b594ddd6a03ef20294a6cc053f04ccc2e1edef69f3515f7999
 conflicts="renameutils>=0"
 
 post_install() {

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

* Re: [PR REVIEW] imv: update to 4.3.1.
  2021-12-26 21:25 [PR PATCH] imv: update to 4.3.1 novakne
@ 2021-12-26 21:27 ` Duncaen
  2021-12-26 21:28 ` [PR PATCH] [Updated] " novakne
  2022-01-03 22:49 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2021-12-26 21:27 UTC (permalink / raw)
  To: ml

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

New review comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/34711#discussion_r775286532

Comment:
`revision` should be reset to 1.

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

* Re: [PR PATCH] [Updated] imv: update to 4.3.1.
  2021-12-26 21:25 [PR PATCH] imv: update to 4.3.1 novakne
  2021-12-26 21:27 ` [PR REVIEW] " Duncaen
@ 2021-12-26 21:28 ` novakne
  2022-01-03 22:49 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: novakne @ 2021-12-26 21:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/novakne/void-packages imv
https://github.com/void-linux/void-packages/pull/34711

imv: update to 4.3.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->
Update and change the repo as imv moved to [sr.ht]

#### Testing the changes
- I tested the changes in this PR: **YES**
 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l

[sr.ht]: https://sr.ht/~exec64/imv/

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

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

From 5a46b8e1aec36775eb0b41197c584a596bacf2a9 Mon Sep 17 00:00:00 2001
From: Hugo Machet <mail@hmachet.com>
Date: Sun, 26 Dec 2021 22:18:19 +0100
Subject: [PATCH] imv: update to 4.3.1.

---
 srcpkgs/imv/template | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/imv/template b/srcpkgs/imv/template
index 9dc7717fbedc..f498eba05999 100644
--- a/srcpkgs/imv/template
+++ b/srcpkgs/imv/template
@@ -1,7 +1,8 @@
 # Template file for 'imv'
 pkgname=imv
-version=4.3.0
-revision=2
+version=4.3.1
+revision=1
+wrksrc="imv-v${version}"
 build_style=meson
 hostmakedepends="asciidoc pkg-config cmake"
 makedepends="cmocka-devel freeimage-devel glu-devel librsvg-devel libheif-devel libxkbcommon-devel
@@ -11,10 +12,10 @@ conf_files="/etc/imv_config"
 short_desc="Image viewer for X11/Wayland"
 maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="GPL-2.0-or-later, MIT"
-homepage="https://github.com/eXeC64/imv"
-changelog="https://raw.githubusercontent.com/eXeC64/imv/master/CHANGELOG"
-distfiles="https://github.com/eXeC64/imv/archive/v${version}.tar.gz"
-checksum=ad724a41366bb96d29e272f442f5378465fe163d16ec51d7abaa86b1fff7dbb6
+homepage="https://sr.ht/~exec64/imv/"
+changelog="https://git.sr.ht/~exec64/imv/blob/master/CHANGELOG"
+distfiles="https://git.sr.ht/~exec64/imv/archive/v${version}.tar.gz"
+checksum=88d16885017b74b594ddd6a03ef20294a6cc053f04ccc2e1edef69f3515f7999
 conflicts="renameutils>=0"
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: imv: update to 4.3.1.
  2021-12-26 21:25 [PR PATCH] imv: update to 4.3.1 novakne
  2021-12-26 21:27 ` [PR REVIEW] " Duncaen
  2021-12-26 21:28 ` [PR PATCH] [Updated] " novakne
@ 2022-01-03 22:49 ` ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2022-01-03 22:49 UTC (permalink / raw)
  To: ml

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

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

imv: update to 4.3.1.
https://github.com/void-linux/void-packages/pull/34711

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
Update and change the repo as imv moved to [sr.ht]

#### Testing the changes
- I tested the changes in this PR: **YES**
 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l

[sr.ht]: https://sr.ht/~exec64/imv/

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

end of thread, other threads:[~2022-01-03 22:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-26 21:25 [PR PATCH] imv: update to 4.3.1 novakne
2021-12-26 21:27 ` [PR REVIEW] " Duncaen
2021-12-26 21:28 ` [PR PATCH] [Updated] " novakne
2022-01-03 22:49 ` [PR PATCH] [Merged]: " ericonr

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