Skip to content

Commit

Permalink
New package: tio-1.40
Browse files Browse the repository at this point in the history
  • Loading branch information
0x5c committed Jun 20, 2022
1 parent 8d731bc commit 8d779d0
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions srcpkgs/tio/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Template file for 'tio'
pkgname=tio
version=1.40
revision=1
build_style=meson
hostmakedepends="pkg-config"
makedepends="inih-devel"
short_desc="Simple serial device I/O tool"
maintainer="0x5c <dev@0x5c.io>"
license="GPL-2.0-or-later"
homepage="https://github.com/tio/tio"
changelog="https://raw.githubusercontent.com/tio/tio/master/ChangeLog"
distfiles="https://github.com/tio/tio/archive/refs/tags/v${version}.tar.gz"
checksum=1fe3631b9236155818cdb9bac28435499a3701a97b193c5165275952c9f56da5

post_install() {
vcompletion "build/src/bash-completion/tio" bash tio
}

0 comments on commit 8d779d0

Please sign in to comment.