15 lines
547 B
Bash
15 lines
547 B
Bash
# Template file for 'pipectl'
|
|
pkgname=pipectl
|
|
version=0.5.1
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DINSTALL_DOCUMENTATION=ON"
|
|
hostmakedepends="scdoc"
|
|
short_desc="Simple named pipe management utility"
|
|
maintainer="Tung Anh Vu <vu.tunganh96@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/Ferdi265/pipectl"
|
|
changelog="https://github.com/Ferdi265/pipectl/releases"
|
|
distfiles="https://github.com/Ferdi265/pipectl/archive/refs/tags/v${version}.tar.gz"
|
|
checksum=8addbcfac652ddfe88fc47ed10855dc5da3ae3cd3421be9d3ad3a5fb9f9227fd
|