# Template file for 'ttyplot' pkgname=ttyplot version=1.7.4 revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" makedepends="ncurses-devel ncurses-libtinfo-devel" short_desc="Realtime plotting utility for terminal with data input from stdin" maintainer="misuchiru03 " license="Apache-2.0" homepage="https://github.com/tenox7/ttyplot" changelog="https://github.com/tenox7/ttyplot/releases" distfiles="https://github.com/tenox7/ttyplot/archive/refs/tags/${version}.tar.gz" checksum=d4a690cb4ca6d52885ebfdc6230bfb550eecf4b8edb9b54453829a77f63ea7b9 do_install() { vbin ttyplot vman ttyplot.1 }