Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] evince: update to 43.0.
@ 2022-09-28 21:47 paper42
  2022-09-29 16:21 ` [PR PATCH] [Updated] " paper42
  2022-09-29 16:21 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 2 replies; 3+ messages in thread
From: paper42 @ 2022-09-28 21:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages evince43
https://github.com/void-linux/void-packages/pull/39514

evince: update to 43.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### 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):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 56e7e1ba766a64e44f06a48d437f60d8995a9ed7 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Wed, 28 Sep 2022 23:25:11 +0200
Subject: [PATCH] evince: update to 43.0.

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

diff --git a/srcpkgs/evince/template b/srcpkgs/evince/template
index 228f202a23b2..12b27701f052 100644
--- a/srcpkgs/evince/template
+++ b/srcpkgs/evince/template
@@ -1,6 +1,6 @@
 # Template file for 'evince'
 pkgname=evince
-version=42.3
+version=43.0
 revision=1
 build_helper="gir"
 build_style=meson
@@ -14,12 +14,13 @@ makedepends="adwaita-icon-theme djvulibre-devel gnome-desktop-devel libSM-devel
  poppler-glib-devel gspell-devel gst-plugins-base1-devel libhandy1-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="GNOME Document viewer for multiple document formats"
-maintainer="Enno Boland <gottox@voidlinux.org>"
+maintainer="Michal Vasilek <michal@vasilek.cz>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Evince"
-changelog="https://gitlab.gnome.org/GNOME/evince/-/raw/gnome-42/NEWS"
+#changelog="https://gitlab.gnome.org/GNOME/evince/-/raw/gnome-43/NEWS"
+changelog="https://gitlab.gnome.org/GNOME/evince/-/raw/main/NEWS"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=49aecf845c946c96db17ba89d75c8002c5ae8963f504a9b0626d12675914645e
+checksum=66be0de4b47b1130486103988cc152c04aea95950ba3ef16dc20c2ef6b681d47
 
 build_options="gir gtk_doc"
 build_options_default="gir gtk_doc"

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

* Re: [PR PATCH] [Updated] evince: update to 43.0.
  2022-09-28 21:47 [PR PATCH] evince: update to 43.0 paper42
@ 2022-09-29 16:21 ` paper42
  2022-09-29 16:21 ` [PR PATCH] [Merged]: " paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-09-29 16:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages evince43
https://github.com/void-linux/void-packages/pull/39514

evince: update to 43.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### 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):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From a7872d7b4a258d20a34a0fb616041f35af243555 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Wed, 28 Sep 2022 23:25:11 +0200
Subject: [PATCH] evince: update to 43.0.

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

diff --git a/srcpkgs/evince/template b/srcpkgs/evince/template
index 228f202a23b2..730fb3c5f6d1 100644
--- a/srcpkgs/evince/template
+++ b/srcpkgs/evince/template
@@ -1,6 +1,6 @@
 # Template file for 'evince'
 pkgname=evince
-version=42.3
+version=43.0
 revision=1
 build_helper="gir"
 build_style=meson
@@ -14,12 +14,13 @@ makedepends="adwaita-icon-theme djvulibre-devel gnome-desktop-devel libSM-devel
  poppler-glib-devel gspell-devel gst-plugins-base1-devel libhandy1-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="GNOME Document viewer for multiple document formats"
-maintainer="Enno Boland <gottox@voidlinux.org>"
+maintainer="Michal Vasilek <michal@vasilek.cz>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Evince"
-changelog="https://gitlab.gnome.org/GNOME/evince/-/raw/gnome-42/NEWS"
-distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=49aecf845c946c96db17ba89d75c8002c5ae8963f504a9b0626d12675914645e
+#changelog="https://gitlab.gnome.org/GNOME/evince/-/raw/gnome-43/NEWS"
+changelog="https://gitlab.gnome.org/GNOME/evince/-/raw/main/NEWS"
+distfiles="${GNOME_SITE}/evince/${version%.*}/evince-${version}.tar.xz"
+checksum=66be0de4b47b1130486103988cc152c04aea95950ba3ef16dc20c2ef6b681d47
 
 build_options="gir gtk_doc"
 build_options_default="gir gtk_doc"

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

* Re: [PR PATCH] [Merged]: evince: update to 43.0.
  2022-09-28 21:47 [PR PATCH] evince: update to 43.0 paper42
  2022-09-29 16:21 ` [PR PATCH] [Updated] " paper42
@ 2022-09-29 16:21 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-09-29 16:21 UTC (permalink / raw)
  To: ml

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

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

evince: update to 43.0.
https://github.com/void-linux/void-packages/pull/39514

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### 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):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-09-29 16:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-28 21:47 [PR PATCH] evince: update to 43.0 paper42
2022-09-29 16:21 ` [PR PATCH] [Updated] " paper42
2022-09-29 16:21 ` [PR PATCH] [Merged]: " paper42

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