Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] trace-cmd: fix cross-build
Date: Sat, 26 Dec 2020 21:14:53 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27457@inbox.vuxu.org> (raw)

[-- 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() {

             reply	other threads:[~2020-12-26 20:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-26 20:14 ndowens [this message]
2020-12-28  6:09 ` [PR PATCH] [Merged]: " ericonr

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27457@inbox.vuxu.org \
    --to=ndowens@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).