2013-12-28 16:19:57 +00:00
|
|
|
# Template file for 'ansible'
|
|
|
|
pkgname=ansible
|
2014-12-05 06:56:28 +00:00
|
|
|
version=1.8.2
|
2014-07-24 13:20:43 +00:00
|
|
|
revision=1
|
2014-01-01 15:10:11 +00:00
|
|
|
noarch="yes"
|
2013-12-28 16:19:57 +00:00
|
|
|
build_style=python-module
|
2014-06-18 13:43:09 +00:00
|
|
|
hostmakedepends="python-setuptools"
|
2014-07-03 18:40:11 +00:00
|
|
|
makedepends="python-devel python-Jinja2 python-paramiko python-yaml"
|
|
|
|
depends="${makedepends//-devel/}"
|
2014-01-01 15:10:11 +00:00
|
|
|
pycompile_module="${pkgname}"
|
2014-11-26 07:53:08 +00:00
|
|
|
short_desc="Simple deployment, configuration management and execution framework"
|
2013-12-28 16:19:57 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
license="GPL-3"
|
|
|
|
homepage="http://www.ansibleworks.com"
|
2014-05-01 14:47:14 +00:00
|
|
|
distfiles="http://releases.ansible.com/ansible/$pkgname-$version.tar.gz"
|
2014-12-05 06:56:28 +00:00
|
|
|
checksum=2cd01ff4d67acb410bae0a9438956f6fc36d01babd956b0dc3b700620f2372b9
|