16 lines
603 B
Text
16 lines
603 B
Text
# Template file for 'ansible'
|
|
pkgname=ansible
|
|
version=1.8.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="Simple deployment, configuration management and 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=2cd01ff4d67acb410bae0a9438956f6fc36d01babd956b0dc3b700620f2372b9
|