Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qtav: fix cross-build
@ 2020-12-14 17:43 ndowens
  2020-12-14 17:44 ` [PR PATCH] [Updated] " ndowens
  2020-12-16  2:47 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: ndowens @ 2020-12-14 17:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages qtav
https://github.com/void-linux/void-packages/pull/27154

qtav: fix cross-build


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

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

From e105a65c88babccb166488338f5d7666040c7841 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 14 Dec 2020 11:44:08 -0600
Subject: [PATCH] qtav: fix cross-build

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

diff --git a/srcpkgs/qtav/template b/srcpkgs/qtav/template
index c823f7972b8..2bc9a056eba 100644
--- a/srcpkgs/qtav/template
+++ b/srcpkgs/qtav/template
@@ -4,6 +4,7 @@ version=1.13.0
 revision=1
 wrksrc="QtAV-${version}"
 build_style=qmake
+hostmakedepends="qt5-qmake qt5-host-tools qt5-svg-devel"
 makedepends="ffmpeg-devel libass-devel libopenal-devel
  libva-glx-devel libXv-devel pulseaudio-devel
  qt5-declarative-devel qt5-svg-devel
@@ -16,7 +17,6 @@ homepage="http://www.qtav.org"
 changelog="https://raw.githubusercontent.com/wang-bin/QtAV/master/Changelog"
 distfiles="https://github.com/wang-bin/QtAV/archive/v${version}.tar.gz"
 checksum=a493d54d105b32c526f05188e4d7a8cf3508ecac697aae088721ffad20982288
-nocross="qmake attempts to run host tests using target compiler"
 
 post_install() {
 	vmkdir usr/bin

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

end of thread, other threads:[~2020-12-16  2:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-14 17:43 [PR PATCH] qtav: fix cross-build ndowens
2020-12-14 17:44 ` [PR PATCH] [Updated] " ndowens
2020-12-16  2:47 ` [PR PATCH] [Merged]: " ericonr

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