Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] trace-cmd: fix cross-build
@ 2020-12-26 20:14 ndowens
  2020-12-28  6:09 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: ndowens @ 2020-12-26 20:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages trace-cmd
https://github.com/void-linux/void-packages/pull/27457

trace-cmd: fix cross-build


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

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

From 84aa611eceafc264049f693eeed1af903cef74f5 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sat, 26 Dec 2020 14:16:10 -0600
Subject: [PATCH] trace-cmd: fix cross-build

---
 srcpkgs/trace-cmd/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/trace-cmd/template b/srcpkgs/trace-cmd/template
index 3c9f42eec9d..34f9bcb40d4 100644
--- a/srcpkgs/trace-cmd/template
+++ b/srcpkgs/trace-cmd/template
@@ -7,7 +7,7 @@ build_style=gnu-makefile
 make_build_args="prefix=/usr all gui doc"
 make_install_args="prefix=/usr install install_gui install_doc"
 make_use_env=1
-hostmakedepends="git asciidoc pkg-config cmake"
+hostmakedepends="git asciidoc pkg-config cmake qt5-qmake qt5-host-tools"
 makedepends="json-c-devel libfreeglut-devel libxml2-devel qt5-devel"
 short_desc="Tools to use ftrace Linux kernel internal tracer"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
@@ -15,7 +15,6 @@ license="GPL-2.0-or-later, LGPL-2.1-only"
 homepage="http://git.kernel.org/cgit/linux/kernel/git/rostedt/trace-cmd.git/"
 distfiles="http://git.kernel.org/cgit/linux/kernel/git/rostedt/${pkgname}.git/snapshot/${pkgname}-v${version}.tar.gz"
 checksum=9404fc3cf540ea795304608068c9db6cdb38b90584c7f3c43249785913d54b38
-nocross="cmake foo"
 disable_parallel_build=yes
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: trace-cmd: fix cross-build
  2020-12-26 20:14 [PR PATCH] trace-cmd: fix cross-build ndowens
@ 2020-12-28  6:09 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2020-12-28  6:09 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

trace-cmd: fix cross-build
https://github.com/void-linux/void-packages/pull/27457

Description:


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

end of thread, other threads:[~2020-12-28  6:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-26 20:14 [PR PATCH] trace-cmd: fix cross-build ndowens
2020-12-28  6:09 ` [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).