mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
New package: sigrok-cli-0.6.0
This commit is contained in:
parent
77dba5d3ba
commit
342152deb0
1 changed files with 14 additions and 0 deletions
14
srcpkgs/sigrok-cli/template
Normal file
14
srcpkgs/sigrok-cli/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'sigrok-cli'
|
||||||
|
pkgname=sigrok-cli
|
||||||
|
version=0.6.0
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="glib-devel libzip-devel libsigrok-devel libsigrokdecode-devel"
|
||||||
|
depends="sigrok-firmware-fx2lafw"
|
||||||
|
short_desc="Provide the basic sigrok functionality from the command-line"
|
||||||
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="https://sigrok.org/"
|
||||||
|
distfiles="https://sigrok.org/download/source/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=ab2ede4e245f3987e19a89a530bd204e0d792c07474d9fed3345d4af4e84723c
|
Loading…
Add table
Reference in a new issue