16 lines
637 B
Text
16 lines
637 B
Text
# Template file for 'ansible'
|
|
pkgname=ansible
|
|
version=1.7.2
|
|
revision=1
|
|
noarch="yes"
|
|
build_style=python-module
|
|
hostmakedepends="python-setuptools"
|
|
makedepends="python-devel python-Jinja2 python-paramiko python-yaml"
|
|
depends="${makedepends//-devel/}"
|
|
pycompile_module="${pkgname}"
|
|
short_desc="A radically simple deployment, model-driven configuration management, and command execution framework"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-3"
|
|
homepage="http://www.ansibleworks.com"
|
|
distfiles="http://releases.ansible.com/ansible/$pkgname-$version.tar.gz"
|
|
checksum=a17ce716b47f831ea9c88bdab33753fa3870c7ea8a1ee5e8c1287ca40c8498ac
|