15 lines
679 B
Bash
15 lines
679 B
Bash
# Template file for 'DSView'
|
|
pkgname=DSView
|
|
version=1.3.2
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
|
|
makedepends="boost-devel fftw-devel libglib-devel libusb-devel python3-devel qt5-devel"
|
|
short_desc="GUI for various instruments from DreamSourceLab, based on sigrok"
|
|
maintainer="Adam Gausmann <adam@gaussian.dev>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/DreamSourceLab/DSView"
|
|
changelog="https://raw.githubusercontent.com/DreamSourceLab/DSView/master/NEWS31"
|
|
distfiles="https://github.com/DreamSourceLab/DSView/archive/refs/tags/v${version}.tar.gz"
|
|
checksum=da68674c32da7bd212883d599267a137ce152060d28796ea16cc3442695de7ab
|