15 lines
547 B
Bash
15 lines
547 B
Bash
# Template file for 'pipectl'
|
|
pkgname=pipectl
|
|
version=0.5.0
|
|
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=dfb620eb02a3c43af88912bdbda2963aa78e1c6ed8f9faa41e7dbdf006f3c7de
|