mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
New package: cutecom-0.51.0
This commit is contained in:
parent
03544d1ce7
commit
dbb99ced65
1 changed files with 14 additions and 0 deletions
14
srcpkgs/cutecom/template
Normal file
14
srcpkgs/cutecom/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'cutecom'
|
||||||
|
pkgname=cutecom
|
||||||
|
version=0.51.0
|
||||||
|
revision=1
|
||||||
|
wrksrc=${pkgname}-v${version}
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="qt5-host-tools qt5-qmake"
|
||||||
|
makedepends="qt5-devel>=5.3 qt5-serialport-devel>=5.3"
|
||||||
|
short_desc="Graphical serial terminal"
|
||||||
|
maintainer="shtayerc <david.murko@mailbox.org>"
|
||||||
|
license="GPL-3.0-only"
|
||||||
|
homepage="https://gitlab.com/cutecom/cutecom/"
|
||||||
|
distfiles="https://gitlab.com/cutecom/cutecom/-/archive/v${version}/cutecom-v${version}.tar.gz"
|
||||||
|
checksum=4b2591daa983b31716091bd1602988b5a06a19c1a3402150826fc36233edbedd
|
Loading…
Add table
Reference in a new issue