16 lines
603 B
Text
16 lines
603 B
Text
# Template file for 'ansible'
|
|
pkgname=ansible
|
|
version=1.8.1
|
|
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=b08129cb4fe20dfc33403cc7245ea2c95999fdb9922fed7f06d4ba51ba8528b1
|