mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: pipectl-0.4.1
This commit is contained in:
parent
faddcbe9e4
commit
90115ef522
1 changed files with 12 additions and 0 deletions
12
srcpkgs/pipectl/template
Normal file
12
srcpkgs/pipectl/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'pipectl'
|
||||||
|
pkgname=pipectl
|
||||||
|
version=0.4.1
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
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"
|
||||||
|
distfiles="https://github.com/Ferdi265/pipectl/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=d7b04d6a08f0f1cd61e62de52006902aac3b3254002712c19f71dffe0bf379c7
|
Loading…
Add table
Reference in a new issue