Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] monero-gui: add missing dep qt5-xmlpatterns
Date: Tue, 07 Jan 2020 13:52:12 +0100	[thread overview]
Message-ID: <20200107125212.roiBmdEMQU5ZO5zXWwp-GaTxwS_AXEeAnNopvby8Ygk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18083@inbox.vuxu.org>

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

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

https://github.com/jdu9/void-packages monero-gui-fix
https://github.com/void-linux/void-packages/pull/18083

monero-gui: add missing dep qt5-xmlpatterns
`qt5-xmlpatterns` is needed during runtime, otherwise the program exits with the following error message:

> 2020-01-06 23:28:27.251	W QQmlApplicationEngine failed to load component
> 2020-01-06 23:28:27.251	W qrc:/main.qml:1701 Type WizardLang unavailable
> 2020-01-06 23:28:27.251	W qrc:/wizard/WizardLang.qml:32 module "QtQuick.XmlListModel" is not installed
> 2020-01-06 23:28:27.251	E Error: no root objects

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-monero-gui-fix-18083.patch --]
[-- Type: text/x-diff, Size: 1181 bytes --]

From b3b396ab92423a900b03f12e0e55180f35a30645 Mon Sep 17 00:00:00 2001
From: jdu9 <jdu9@posteo.de>
Date: Tue, 7 Jan 2020 13:51:50 +0100
Subject: [PATCH] monero-gui: add missing dep qt5-xmlpatterns

---
 srcpkgs/monero-gui/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/monero-gui/template b/srcpkgs/monero-gui/template
index 6b7e4a40e9d..2a012238b18 100644
--- a/srcpkgs/monero-gui/template
+++ b/srcpkgs/monero-gui/template
@@ -1,14 +1,14 @@
 # Template file for 'monero-gui'
 pkgname=monero-gui
 version=0.15.0.3
-revision=1
+revision=2
 build_style=qmake
 hostmakedepends="pkg-config qt5-tools qt5-qmake qt5-quickcontrols qt5-declarative-devel
  qt5-svg-devel"
 makedepends="boost-devel libatomic-devel libunwind-devel miniupnpc-devel monero-devel
 qt5-declarative-devel readline-devel unbound-devel libsodium-devel hidapi-devel
  qt5-svg-devel RandomX"
-depends="qt5-graphicaleffects qt5-quickcontrols qt5-quickcontrols2"
+depends="qt5-graphicaleffects qt5-quickcontrols qt5-quickcontrols2 qt5-xmlpatterns"
 short_desc="GUI for the core Monero implementation"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="BSD-3-Clause"

  parent reply	other threads:[~2020-01-07 12:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-06 23:36 [PR PATCH] " voidlinux-github
2020-01-07  0:01 ` voidlinux-github
2020-01-07 12:52 ` voidlinux-github [this message]
2020-01-07 12:54 ` voidlinux-github
2020-01-07 13:42 ` [PR PATCH] [Merged]: " voidlinux-github

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=20200107125212.roiBmdEMQU5ZO5zXWwp-GaTxwS_AXEeAnNopvby8Ygk@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).