Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] uhd: update to 3.14.1.1.
Date: Mon, 21 Oct 2019 21:14:38 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15676@inbox.vuxu.org> (raw)

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

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

https://github.com/bra1nwave/void-packages uhd
https://github.com/void-linux/void-packages/pull/15676

uhd: update to 3.14.1.1.
- enable cross

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

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

From ef3f97f9f159ee6dea312033c92676efa3968198 Mon Sep 17 00:00:00 2001
From: bra1nwave <bra1nwave@protonmail.com>
Date: Mon, 21 Oct 2019 20:26:42 +0200
Subject: [PATCH] uhd: update to 3.14.1.1. - enable cross

---
 srcpkgs/uhd/template | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/uhd/template b/srcpkgs/uhd/template
index ffc3a2eb1f2..8be561a4590 100644
--- a/srcpkgs/uhd/template
+++ b/srcpkgs/uhd/template
@@ -1,18 +1,23 @@
 # Template file for 'uhd'
 pkgname=uhd
-version=3.14.1.0
+version=3.14.1.1
 revision=1
 wrksrc="${pkgname}-${version}"
 build_wrksrc=host
 build_style=cmake
-hostmakedepends="doxygen pkg-config"
-makedepends="python-Mako libusb-devel python-numpy python-devel boost-devel"
+hostmakedepends="doxygen pkg-config python-Mako python-numpy python-requests"
+makedepends="libusb-devel boost-devel"
 short_desc="Ettus USRP Hardware driver library"
 maintainer="Remi Pommarel <repk@triplefau.lt>"
 license="GPL-3.0-or-later"
 homepage="https://files.ettus.com/"
+changelog="https://raw.githubusercontent.com/EttusResearch/uhd/master/CHANGELOG"
 distfiles="https://github.com/EttusResearch/uhd/archive/v${version}.tar.gz"
-checksum=8fc1ad70d80f7f69a30c957fee218ef8767cfd5a0ee4f0830e506f2b22e5b923
+checksum=8cbcb22d12374ceb2859689b1d68d9a5fa6bd5bd82407f66952863d5547d27d0
+
+case "${XBPS_TARGET_MACHINE}" in
+	arm*) configure_args="-DNEON_SIMD_ENABLE=OFF"
+esac
 
 post_install() {
 	rm -rf ${DESTDIR}/usr/lib/uhd/tests

             reply	other threads:[~2019-10-21 19:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-21 19:14 voidlinux-github [this message]
2019-10-24 12:03 ` [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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15676@inbox.vuxu.org \
    --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).