mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: pipes.c-1.2.1
This commit is contained in:
parent
bc09bacf3f
commit
be4c0d538a
1 changed files with 13 additions and 0 deletions
13
srcpkgs/pipes.c/template
Normal file
13
srcpkgs/pipes.c/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'pipes.c'
|
||||||
|
pkgname=pipes.c
|
||||||
|
version=1.2.1
|
||||||
|
revision=1
|
||||||
|
wrksrc="pipes-c-${version}"
|
||||||
|
build_style=gnu-configure
|
||||||
|
makedepends="ncurses-devel"
|
||||||
|
short_desc="Classic Pipes screensaver in a terminal window written in C"
|
||||||
|
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/pipeseroni/pipes.c"
|
||||||
|
distfiles="https://github.com/pipeseroni/pipes.c/releases/download/v${version}/pipes-c-${version}.tar.gz"
|
||||||
|
checksum=a9d662280c01de4e7471191b77324674f2e3a736050d4590a2e406573f4f8701
|
Loading…
Add table
Reference in a new issue