# Template file for 'DSView'
pkgname=DSView
version=1.3.2
revision=4
build_style=cmake
hostmakedepends="pkg-config qt6-base"
makedepends="boost-headers fftw-devel libglib-devel libusb-devel python3-devel
 qt6-base-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

export CFLAGS="-fpermissive"
