Github messages for voidlinux
 help / color / mirror / Atom feed
From: travankor <travankor@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] qimgv: update to 0.9.1.
Date: Sun, 10 May 2020 09:00:34 +0200	[thread overview]
Message-ID: <20200510070034.qvtBOp_AGfDVBVmnvkc0Qbj3vzocfhTWxFKEz_HxCig@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21787@inbox.vuxu.org>

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

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

https://github.com/travankor/void-packages qimgv
https://github.com/void-linux/void-packages/pull/21787

qimgv: update to 0.9.1.
None

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

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

From 9876151c7035fb0981ff976f58b2284939182b04 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 9 May 2020 05:37:18 -0700
Subject: [PATCH] qimgv: update to 0.9.1.

---
 srcpkgs/qimgv/template | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/qimgv/template b/srcpkgs/qimgv/template
index 45b612e449b..8a5ea6e29fc 100644
--- a/srcpkgs/qimgv/template
+++ b/srcpkgs/qimgv/template
@@ -1,21 +1,24 @@
 # Template file for 'qimgv'
 pkgname=qimgv
-version=0.8.9
+version=0.9.1
 revision=1
 build_style=cmake
-configure_args="$(vopt_if video -DVIDEO_SUPPORT=ON)"
+configure_args="$(vopt_if video -DVIDEO_SUPPORT=ON)
+  $(vopt_if scale -DOPENCV_SUPPORT=ON -DOPENCV_SUPPORT=OFF)"
 hostmakedepends="pkg-config"
-makedepends="exiv2-devel qt5-devel $(vopt_if video mpv-devel)"
+makedepends="exiv2-devel qt5-devel $(vopt_if video mpv-devel)
+  $(vopt_if scale libopencv4-devel)"
 depends="hicolor-icon-theme"
 short_desc="Cross-platform image viewer with webm support"
 maintainer="travankor <travankor@tuta.io>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/easymodo/qimgv"
 distfiles="https://github.com/easymodo/qimgv/archive/v${version}.tar.gz"
-checksum=b7271b9f1324b56416708606d9ed69d695a862a1336276dc504a2333cb923e62
+checksum=728b05b0e26d0188b3d25eb564effab4a77dd0c7453d82e024f1eaa8781e8f4b
 
-build_options="video"
+build_options="scale video"
 build_options_default="video"
+desc_option_scale="Enable high quality scaling options"
 desc_option_video="Enable video support"
 
 if [ "$CROSS_BUILD" ]; then

  parent reply	other threads:[~2020-05-10  7:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-09 12:38 [PR PATCH] " travankor
2020-05-09 12:50 ` [PR PATCH] [Updated] " travankor
2020-05-10  6:47 ` travankor
2020-05-10  7:00 ` travankor [this message]
2020-05-10  7:31 ` travankor
2020-05-10  7:45 ` travankor
2020-05-10 21:05 ` travankor
2020-05-11 20:18 ` travankor
2020-05-12 17:56 ` [PR PATCH] [Merged]: " Hoshpak

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=20200510070034.qvtBOp_AGfDVBVmnvkc0Qbj3vzocfhTWxFKEz_HxCig@z \
    --to=travankor@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).