Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] diff-pdf: update to 0.5.1.
@ 2023-06-12 14:29 mhmdanas
  2023-06-13 12:27 ` [PR PATCH] [Merged]: " abenson
  0 siblings, 1 reply; 2+ messages in thread
From: mhmdanas @ 2023-06-12 14:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages diff-pdf-0.5.1
https://github.com/void-linux/void-packages/pull/44391

diff-pdf: update to 0.5.1.
<!-- 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/44391.patch is attached

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

From e5e96eb4ba7029936f841f2524afef36e7e58c41 Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Mon, 12 Jun 2023 15:20:10 +0100
Subject: [PATCH] diff-pdf: update to 0.5.1.

---
 srcpkgs/diff-pdf/template | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/diff-pdf/template b/srcpkgs/diff-pdf/template
index d58932a4a0df..1b1c1b690814 100644
--- a/srcpkgs/diff-pdf/template
+++ b/srcpkgs/diff-pdf/template
@@ -1,18 +1,15 @@
 # Template file for 'diff-pdf'
 pkgname=diff-pdf
-version=0.5
-revision=2
+version=0.5.1
+revision=1
 build_style=gnu-configure
 configure_args="--with-wx-config=wx-config-gtk3"
-hostmakedepends="automake pkg-config"
-makedepends="wxWidgets-gtk3-devel cairo-devel poppler-devel poppler-glib-devel"
+hostmakedepends="pkg-config"
+makedepends="wxWidgets-gtk3-devel cairo-devel poppler-glib-devel"
 short_desc="Simple tool for visually comparing two PDF files"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="GPL-2.0-or-later"
-homepage="http://vslavik.github.io/diff-pdf/"
-distfiles="https://github.com/vslavik/diff-pdf/archive/v$version.tar.gz"
-checksum=0648a8c07127dbf3eed4b0856d1042987b9da9a96dc86ebee62e988af13e4475
-
-pre_configure() {
-	./bootstrap
-}
+homepage="https://vslavik.github.io/diff-pdf/"
+changelog="https://github.com/vslavik/diff-pdf/releases"
+distfiles="https://github.com/vslavik/diff-pdf/releases/download/v${version}/diff-pdf-${version}.tar.gz"
+checksum=017d52cb7ddabdbf63c6a47f39b2e5a1790022b95295b0d047817904e093245c

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

* Re: [PR PATCH] [Merged]: diff-pdf: update to 0.5.1.
  2023-06-12 14:29 [PR PATCH] diff-pdf: update to 0.5.1 mhmdanas
@ 2023-06-13 12:27 ` abenson
  0 siblings, 0 replies; 2+ messages in thread
From: abenson @ 2023-06-13 12:27 UTC (permalink / raw)
  To: ml

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

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

diff-pdf: update to 0.5.1.
https://github.com/void-linux/void-packages/pull/44391

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] 2+ messages in thread

end of thread, other threads:[~2023-06-13 12:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-12 14:29 [PR PATCH] diff-pdf: update to 0.5.1 mhmdanas
2023-06-13 12:27 ` [PR PATCH] [Merged]: " abenson

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