Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zbar: fix qt option handling
@ 2019-06-14 17:33 voidlinux-github
  2019-06-14 18:42 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: voidlinux-github @ 2019-06-14 17:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hadrianw/void-packages master
https://github.com/void-linux/void-packages/pull/12456

zbar: fix qt option handling
The option in configure is called qt not qt5.

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

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

From f45d474e9b7727446ad32df4b61db61fa47579f0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Hadrian=20W=C4=99grzynowski?= <hadrian@hawski.com>
Date: Fri, 14 Jun 2019 19:10:02 +0200
Subject: [PATCH] zbar: fix qt option handling

---
 srcpkgs/zbar/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/zbar/template b/srcpkgs/zbar/template
index 7288518e4f1..3cf1c3f6911 100644
--- a/srcpkgs/zbar/template
+++ b/srcpkgs/zbar/template
@@ -3,7 +3,7 @@ pkgname=zbar
 version=0.10
 revision=7
 build_style=gnu-configure
-configure_args="ac_cv_header_wand_MagickWand_h=yes $(vopt_with qt qt5) --with-gtk"
+configure_args="ac_cv_header_wand_MagickWand_h=yes $(vopt_with qt) --with-gtk"
 hostmakedepends="automake pkg-config libtool gettext-devel python
  $(vopt_if qt 'qt5-qmake qt5-host-tools') glib-devel"
 makedepends="libmagick-devel libXv-devel pygtk-devel v4l-utils-devel

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

end of thread, other threads:[~2019-06-16 11:52 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-14 17:33 [PR PATCH] zbar: fix qt option handling voidlinux-github
2019-06-14 18:42 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-14 18:42 ` voidlinux-github
2019-06-14 18:43 ` voidlinux-github
2019-06-14 18:43 ` voidlinux-github
2019-06-15  8:00 ` voidlinux-github
2019-06-15  8:04 ` voidlinux-github
2019-06-15 13:33 ` voidlinux-github
2019-06-15 17:36 ` voidlinux-github
2019-06-15 17:51 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-15 17:51 ` voidlinux-github
2019-06-15 17:52 ` voidlinux-github
2019-06-15 18:49 ` voidlinux-github
2019-06-15 18:51 ` voidlinux-github
2019-06-16 11:52 ` [PR PATCH] [Merged]: " voidlinux-github

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