Github messages for voidlinux
 help / color / mirror / Atom feed
From: lemmi <lemmi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] hugin: update to 2021.0.0.
Date: Sat, 08 Jan 2022 23:13:49 +0100	[thread overview]
Message-ID: <20220108221349.eNlqCKWegsvQ8_FY1VLsoQAU8HJap31KFfFuliCz8oA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34952@inbox.vuxu.org>

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

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

https://github.com/lemmi/void-packages hugin
https://github.com/void-linux/void-packages/pull/34952

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

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

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/34952.patch is attached

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

From 6570df5ad4f03496f9af0155f1d56aa7412c0519 Mon Sep 17 00:00:00 2001
From: lemmi <lemmi@nerd2nerd.org>
Date: Sat, 8 Jan 2022 22:33:10 +0100
Subject: [PATCH] hugin: update to 2021.0.0.

---
 .../patches/0001-disable-vigra-links-exr-check.patch | 12 ++++++------
 srcpkgs/hugin/template                               |  6 +++---
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/hugin/patches/0001-disable-vigra-links-exr-check.patch b/srcpkgs/hugin/patches/0001-disable-vigra-links-exr-check.patch
index 814252350b34..8403d7b1c4cf 100644
--- a/srcpkgs/hugin/patches/0001-disable-vigra-links-exr-check.patch
+++ b/srcpkgs/hugin/patches/0001-disable-vigra-links-exr-check.patch
@@ -1,14 +1,14 @@
-From c4ef0397cf4a85109a83b0a76553629d6d8fd87f Mon Sep 17 00:00:00 2001
+From 82af9705aacf1bcae713715eeda25f114800ed1d Mon Sep 17 00:00:00 2001
 From: lemmi <lemmi@nerd2nerd.org>
-Date: Tue, 15 Dec 2020 14:54:48 +0100
+Date: Sat, 8 Jan 2022 23:02:31 +0100
 Subject: [PATCH] disable vigra-links-exr check
 
 ---
  CMakeModules/FindVIGRA.cmake | 18 ------------------
  1 file changed, 18 deletions(-)
 
-diff --git CMakeModules/FindVIGRA.cmake CMakeModules/FindVIGRA.cmake
-index 2349916..f867b55 100755
+diff --git a/CMakeModules/FindVIGRA.cmake b/CMakeModules/FindVIGRA.cmake
+index 320cf3d..f867b55 100755
 --- a/CMakeModules/FindVIGRA.cmake
 +++ b/CMakeModules/FindVIGRA.cmake
 @@ -63,24 +63,6 @@ IF (VIGRA_FOUND)
@@ -26,7 +26,7 @@ index 2349916..f867b55 100755
 -        OUTPUT_STRIP_TRAILING_WHITESPACE
 -      )
 -      STRING(TOLOWER "${OUTPUT_LDD_VIGRA}" OUTPUT_LDD_VIGRA_LOWER)
--      IF(NOT "${OUTPUT_LDD_VIGRA_LOWER}" MATCHES "libilmimf")
+-      IF(NOT "${OUTPUT_LDD_VIGRA_LOWER}" MATCHES "libilmimf|libopenexr")
 -        MESSAGE(FATAL_ERROR "Libvigraimpex found. But vigraimpex seems to compiled without OpenEXR support. OpenEXR support is required for Hugin.")
 -      ENDIF()
 -    ELSE()
@@ -37,5 +37,5 @@ index 2349916..f867b55 100755
  	MESSAGE(FATAL_ERROR "Could not find VIGRA")
  ENDIF (VIGRA_FOUND)
 -- 
-2.29.2
+2.34.1
 
diff --git a/srcpkgs/hugin/template b/srcpkgs/hugin/template
index b8af1fcbd260..7961c74632a1 100644
--- a/srcpkgs/hugin/template
+++ b/srcpkgs/hugin/template
@@ -1,7 +1,7 @@
 # Template file for 'hugin'
 pkgname=hugin
-version=2020.0.0
-revision=3
+version=2021.0.0
+revision=1
 wrksrc="${pkgname}-${version}"
 build_style=cmake
 build_helper=cmake-wxWidgets-gtk3
@@ -17,7 +17,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="GPL-2.0-or-later"
 homepage="http://hugin.sourceforge.net/"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${pkgname}-${version%.*}/${pkgname}-${version}.tar.bz2"
-checksum=283e7601259a7914cb075333424410928a439dc5f84216f33e2fe55501fbcacb
+checksum=047aea8a7fa47844b34ef27c19d3b697e84939dcb1fdbbeb2c204621b66eead9
 python_version=3
 
 if [ "$CROSS_BUILD" ]; then

  parent reply	other threads:[~2022-01-08 22:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-08 21:34 [PR PATCH] " lemmi
2022-01-08 22:03 ` [PR PATCH] [Updated] " lemmi
2022-01-08 22:13 ` lemmi [this message]
2022-01-08 22:45 ` [PR PATCH] [Merged]: " lemmi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220108221349.eNlqCKWegsvQ8_FY1VLsoQAU8HJap31KFfFuliCz8oA@z \
    --to=lemmi@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).