Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] uhd: update to 3.14.1.1.
@ 2019-10-21 19:14 voidlinux-github
  2019-10-24 12:03 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-10-21 19:14 UTC (permalink / raw)
  To: ml

[-- 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

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

* Re: [PR PATCH] [Merged]: uhd: update to 3.14.1.1.
  2019-10-21 19:14 [PR PATCH] uhd: update to 3.14.1.1 voidlinux-github
@ 2019-10-24 12:03 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-10-24 12:03 UTC (permalink / raw)
  To: ml

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

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

uhd: update to 3.14.1.1.
https://github.com/void-linux/void-packages/pull/15676

Description:
- enable cross

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

end of thread, other threads:[~2019-10-24 12:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-21 19:14 [PR PATCH] uhd: update to 3.14.1.1 voidlinux-github
2019-10-24 12:03 ` [PR PATCH] [Merged]: " voidlinux-github

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