mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: DSView-1.3.0
This commit is contained in:
parent
b23199b978
commit
010b744b92
1 changed files with 14 additions and 0 deletions
14
srcpkgs/DSView/template
Normal file
14
srcpkgs/DSView/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'DSView'
|
||||||
|
pkgname=DSView
|
||||||
|
version=1.3.0
|
||||||
|
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=26005d530434595ae12489e55a9ed1091ffe542dc5e82d7000eacadffdc7bc6e
|
Loading…
Add table
Reference in a new issue