mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
New package: filespooler-1.2.2
This commit is contained in:
parent
320f730bfb
commit
5e8f3935d4
1 changed files with 15 additions and 0 deletions
15
srcpkgs/filespooler/template
Normal file
15
srcpkgs/filespooler/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'filespooler'
|
||||
pkgname=filespooler
|
||||
version=1.2.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Sequential, Distributed, POSIX-style job queue processing"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.complete.org/filespooler/"
|
||||
distfiles="https://salsa.debian.org/jgoerzen/filespooler/-/archive/v${version}/filespooler-v${version}.tar.gz"
|
||||
checksum=aeb028e4f3dea0b42793d0b49d6d16fe20f3e3d1f781ce46266fa9474b2b1d44
|
||||
|
||||
post_install() {
|
||||
vman doc/fspl.1
|
||||
}
|
Loading…
Add table
Reference in a new issue