2013-12-28 16:19:57 +00:00
|
|
|
# Template file for 'ansible'
|
|
|
|
pkgname=ansible
|
|
|
|
version=1.4.3
|
|
|
|
revision=1
|
2014-01-01 15:10:11 +00:00
|
|
|
noarch="yes"
|
2013-12-28 16:19:57 +00:00
|
|
|
build_style=python-module
|
|
|
|
hostmakedepends="python"
|
|
|
|
makedepends="python-devel python-jinja python-paramiko pyyaml"
|
2014-01-01 15:10:11 +00:00
|
|
|
depends="python python-jinja python-paramiko pyyaml"
|
|
|
|
pycompile_module="${pkgname}"
|
2013-12-28 16:19:57 +00:00
|
|
|
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://www.ansibleworks.com/releases/$pkgname-$version.tar.gz"
|
|
|
|
checksum=0741788cdd86d2e3bbfb4474c26bb13d57690ed2e2c8ff8dd1c271a7de590ee3
|