From 8fd20f3166a23bc2801f6452b790be7018354f88 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Thu, 29 Dec 2022 10:29:42 +0100 Subject: [PATCH] urh: update to 2.9.3, adopt --- srcpkgs/urh/template | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/srcpkgs/urh/template b/srcpkgs/urh/template index 76110b0329cb..663df6edafa6 100644 --- a/srcpkgs/urh/template +++ b/srcpkgs/urh/template @@ -1,19 +1,21 @@ # Template file for 'urh' pkgname=urh -version=2.8.8 -revision=5 +version=2.9.3 +revision=1 build_style=python3-module -hostmakedepends="python3-setuptools python3-Cython python3-numpy" +hostmakedepends="python3-setuptools" makedepends="python3-devel python3-PyQt5 libairspy-devel librtlsdr-devel libhackrf-devel uhd-devel libgomp-devel" depends="python3-numpy python3-PyQt5 python3-Cython python3-psutil python3-setuptools" +checkdepends="$depends $makedepends python3-pytest python3-wheel python3-PyVirtualDisplay python3-pytest-xdist python3-EasyProcess python3-sip-PyQt5" short_desc="Universal Radio Hacker: investigate unknown wireless protocols" -maintainer="bra1nwave " +maintainer="Emil Miler " license="GPL-3.0-or-later" homepage="https://github.com/jopohl/urh" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=c8a9646892e6fc1e3f56108ab60e94c5682e9f1aa11da2eef9ba8e3bb271b711 +checksum=a36dd3ff79f66cc0a746a0b57aaf278c86dda7c091a3b10682fe4fcaa7e91586 +make_check=no # tests/test_advanced_modulation_settings.py Aborted (core dumped) post_install() { vinstall data/urh.desktop 644 usr/share/applications