aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/ClusterSSH/template
blob: 7cb23aeaea58e89d0a1dcb2d728e2773fdb60577 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Template file for 'ClusterSSH'
pkgname=ClusterSSH
version=4.16
revision=1
build_style=perl-ModuleBuild
hostmakedepends="xterm openssh
 perl-CPAN-Changes perl-Module-Build perl-Try-Tiny perl-Tk
 perl-Exception-Class perl-X11-Protocol perl-X11-Protocol-Other
 perl-File-Slurp perl-File-Which  perl-Readonly perl-Test-Differences
 perl-Test-DistManifest  perl-Test-Pod perl-Test-Pod-Coverage perl-Test-Trap"
depends="xterm openssh perl-Try-Tiny perl-Tk perl-X11-Protocol perl-X11-Protocol-Other perl-Exception-Class"
checkdepends="perl-Sort-Naturally"
short_desc="Tool for making the same change on multiple servers at the same time"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Artistic-1.0-Perl, GPL-1.0-or-later"
homepage="https://github.com/duncs/clusterssh"
changelog="https://raw.githubusercontent.com/duncs/clusterssh/master/Changes"
distfiles="https://github.com/duncs/clusterssh/archive/v${version}.tar.gz"
checksum=1540f42bd521066ab0a41504258ac1aa4c501c6f713057f8906bb896f3335b9f

pre_check() {
	touch README
}