Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] update zathura-cb and -pdf-mupdf
@ 2022-12-07 15:31 dkwo
  2022-12-07 21:26 ` [PR REVIEW] " mhmdanas
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dkwo @ 2022-12-07 15:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages zatrem
https://github.com/void-linux/void-packages/pull/40958

update zathura-cb and -pdf-mupdf
- I tested the changes in this PR: **YES**
- I built this PR locally for my native architecture, (x86_64-musl)

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

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

From e7ecf68770701c6d3fd6cde2854816a19af02d9c Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Wed, 7 Dec 2022 10:14:02 -0500
Subject: [PATCH 1/2] zathura-cb: update to 0.1.10

---
 srcpkgs/zathura-cb/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/zathura-cb/template b/srcpkgs/zathura-cb/template
index 649ca156e4ca..662713d55f6e 100644
--- a/srcpkgs/zathura-cb/template
+++ b/srcpkgs/zathura-cb/template
@@ -1,7 +1,7 @@
 # Template file for 'zathura-cb'
 pkgname=zathura-cb
-version=0.1.9
-revision=3
+version=0.1.10
+revision=1
 build_style=meson
 hostmakedepends="pkg-config"
 makedepends="zathura-devel libarchive-devel"
@@ -12,7 +12,7 @@ license="Zlib"
 homepage="https://git.pwmt.org/pwmt/zathura-cb/"
 changelog="https://pwmt.org/projects/zathura-cb/changelog/${version}/index.html"
 distfiles="https://git.pwmt.org/pwmt/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
-checksum=30d2cea3b1eb65e7386eb66ec305e455b2bed272c35530faaec541b47217fdcd
+checksum=37cb945b2bf607d1f8a3bd0c696dd7f45a63633c7ba152601cbc0e4b9d68bb6c
 
 post_install() {
 	vlicense LICENSE

From 3834fb97779f90fe5e7bf49baa37c79afe9705ae Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Wed, 7 Dec 2022 10:18:06 -0500
Subject: [PATCH 2/2] zathura-pdf-mupdf: update to 0.4.0

---
 srcpkgs/zathura-pdf-mupdf/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/zathura-pdf-mupdf/template b/srcpkgs/zathura-pdf-mupdf/template
index 7eba056d32e4..8e9a8af0d356 100644
--- a/srcpkgs/zathura-pdf-mupdf/template
+++ b/srcpkgs/zathura-pdf-mupdf/template
@@ -1,7 +1,7 @@
 # Template file for 'zathura-pdf-mupdf'
 pkgname=zathura-pdf-mupdf
-version=0.3.9
-revision=2
+version=0.4.0
+revision=1
 build_style=meson
 hostmakedepends="pkg-config"
 makedepends="mupdf-devel zathura-devel libopenjpeg2-devel tesseract-ocr-devel
@@ -13,7 +13,7 @@ license="Zlib"
 homepage="https://pwmt.org/projects/zathura-pdf-mupdf/"
 changelog="https://pwmt.org/projects/zathura-pdf-mupdf/changelog/${version}/index.html"
 distfiles="https://pwmt.org/projects/zathura-pdf-mupdf/download/zathura-pdf-mupdf-${version}.tar.xz"
-checksum=77f795ea1745b695a50b6864e73569d4ed8ac0eaa4ee2e6069e725c932057c07
+checksum=8c1c575678a1cd45b007bdf12328527f0aef6184103e0965459a4202e9ee925d
 conflicts="zathura-pdf-poppler>=0"
 
 post_install() {

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

* Re: [PR REVIEW] update zathura-cb and -pdf-mupdf
  2022-12-07 15:31 [PR PATCH] update zathura-cb and -pdf-mupdf dkwo
@ 2022-12-07 21:26 ` mhmdanas
  2022-12-07 21:58 ` [PR PATCH] [Updated] " dkwo
  2022-12-12  7:25 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: mhmdanas @ 2022-12-07 21:26 UTC (permalink / raw)
  To: ml

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

New review comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/40958#discussion_r1042698367

Comment:
Fixes the update check:
```suggestion
homepage="https://pwmt.org/projects/zathura-cb/"
```

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

* Re: [PR PATCH] [Updated] update zathura-cb and -pdf-mupdf
  2022-12-07 15:31 [PR PATCH] update zathura-cb and -pdf-mupdf dkwo
  2022-12-07 21:26 ` [PR REVIEW] " mhmdanas
@ 2022-12-07 21:58 ` dkwo
  2022-12-12  7:25 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: dkwo @ 2022-12-07 21:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages zatrem
https://github.com/void-linux/void-packages/pull/40958

update zathura-cb and -pdf-mupdf
- I tested the changes in this PR: **YES**
- I built this PR locally for my native architecture, (x86_64-musl)

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

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

From c96ad0b41109555ad951ec650e1739341f082e99 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Wed, 7 Dec 2022 10:14:02 -0500
Subject: [PATCH 1/2] zathura-cb: update to 0.1.10

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

diff --git a/srcpkgs/zathura-cb/template b/srcpkgs/zathura-cb/template
index 649ca156e4ca..c8b762d6fa18 100644
--- a/srcpkgs/zathura-cb/template
+++ b/srcpkgs/zathura-cb/template
@@ -1,7 +1,7 @@
 # Template file for 'zathura-cb'
 pkgname=zathura-cb
-version=0.1.9
-revision=3
+version=0.1.10
+revision=1
 build_style=meson
 hostmakedepends="pkg-config"
 makedepends="zathura-devel libarchive-devel"
@@ -9,10 +9,10 @@ depends="zathura"
 short_desc="Comic book support for zathura"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="Zlib"
-homepage="https://git.pwmt.org/pwmt/zathura-cb/"
+homepage="https://pwmt.org/projects/zathura-cb/"
 changelog="https://pwmt.org/projects/zathura-cb/changelog/${version}/index.html"
 distfiles="https://git.pwmt.org/pwmt/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
-checksum=30d2cea3b1eb65e7386eb66ec305e455b2bed272c35530faaec541b47217fdcd
+checksum=37cb945b2bf607d1f8a3bd0c696dd7f45a63633c7ba152601cbc0e4b9d68bb6c
 
 post_install() {
 	vlicense LICENSE

From 39baf53823076457f648ac7586282c933e4cb7ba Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Wed, 7 Dec 2022 10:18:06 -0500
Subject: [PATCH 2/2] zathura-pdf-mupdf: update to 0.4.0

---
 srcpkgs/zathura-pdf-mupdf/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/zathura-pdf-mupdf/template b/srcpkgs/zathura-pdf-mupdf/template
index 7eba056d32e4..8e9a8af0d356 100644
--- a/srcpkgs/zathura-pdf-mupdf/template
+++ b/srcpkgs/zathura-pdf-mupdf/template
@@ -1,7 +1,7 @@
 # Template file for 'zathura-pdf-mupdf'
 pkgname=zathura-pdf-mupdf
-version=0.3.9
-revision=2
+version=0.4.0
+revision=1
 build_style=meson
 hostmakedepends="pkg-config"
 makedepends="mupdf-devel zathura-devel libopenjpeg2-devel tesseract-ocr-devel
@@ -13,7 +13,7 @@ license="Zlib"
 homepage="https://pwmt.org/projects/zathura-pdf-mupdf/"
 changelog="https://pwmt.org/projects/zathura-pdf-mupdf/changelog/${version}/index.html"
 distfiles="https://pwmt.org/projects/zathura-pdf-mupdf/download/zathura-pdf-mupdf-${version}.tar.xz"
-checksum=77f795ea1745b695a50b6864e73569d4ed8ac0eaa4ee2e6069e725c932057c07
+checksum=8c1c575678a1cd45b007bdf12328527f0aef6184103e0965459a4202e9ee925d
 conflicts="zathura-pdf-poppler>=0"
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: update zathura-cb and -pdf-mupdf
  2022-12-07 15:31 [PR PATCH] update zathura-cb and -pdf-mupdf dkwo
  2022-12-07 21:26 ` [PR REVIEW] " mhmdanas
  2022-12-07 21:58 ` [PR PATCH] [Updated] " dkwo
@ 2022-12-12  7:25 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-12-12  7:25 UTC (permalink / raw)
  To: ml

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

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

update zathura-cb and -pdf-mupdf
https://github.com/void-linux/void-packages/pull/40958

Description:
- I tested the changes in this PR: **YES**
- I built this PR locally for my native architecture, (x86_64-musl)

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

end of thread, other threads:[~2022-12-12  7:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-07 15:31 [PR PATCH] update zathura-cb and -pdf-mupdf dkwo
2022-12-07 21:26 ` [PR REVIEW] " mhmdanas
2022-12-07 21:58 ` [PR PATCH] [Updated] " dkwo
2022-12-12  7:25 ` [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).