New package: urh-2.7.3
This commit is contained in:
parent
85cfc7ddb3
commit
245899b4a6
21
srcpkgs/urh/template
Normal file
21
srcpkgs/urh/template
Normal file
@ -0,0 +1,21 @@
|
||||
# Template file for 'urh'
|
||||
pkgname=urh
|
||||
version=2.7.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
pycompile_module="urh"
|
||||
hostmakedepends="python3-setuptools python3-Cython"
|
||||
makedepends="python3-devel python3-PyQt5 libomp-devel libairspy-devel librtlsdr-devel
|
||||
libhackrf-devel uhd-devel libgomp-devel"
|
||||
depends="python3-numpy python3-PyQt5 python3-Cython python3-pyzmq python3-psutil"
|
||||
short_desc="Universal Radio Hacker: investigate unknown wireless protocols"
|
||||
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/jopohl/urh"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=2f82f5854dbefd2b7a11d6444b66204107ab6634ed1f90bf676b727725b18554
|
||||
|
||||
post_install() {
|
||||
vinstall data/urh.desktop 644 usr/share/applications
|
||||
vinstall data/icons/appicon.svg 644 usr/share/pixmaps urh.svg
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user