mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
Merge pull request #2608 from diogoleal/xjobs
New package: xjobs-20140125
This commit is contained in:
commit
b198f7aa82
1 changed files with 12 additions and 0 deletions
12
srcpkgs/xjobs/template
Normal file
12
srcpkgs/xjobs/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'xjobs'
|
||||||
|
pkgname=xjobs
|
||||||
|
version=20140125
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="flex"
|
||||||
|
short_desc="Reads job descriptions line by line and executes them in parallel"
|
||||||
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://www.maier-komor.de/xjobs.html"
|
||||||
|
distfiles="http://www.maier-komor.de/xjobs/xjobs-${version}.tgz"
|
||||||
|
checksum=cbe582b1109c380bd80a02eb21b721dcfc5ef701446bfc9606b99246a84e737a
|
Loading…
Add table
Reference in a new issue