16 lines
660 B
Text
16 lines
660 B
Text
# Template file for 'ansible'
|
|
pkgname=ansible
|
|
version=1.6.3
|
|
revision=1
|
|
noarch="yes"
|
|
build_style=python-module
|
|
hostmakedepends="python-setuptools"
|
|
makedepends="python-devel python-jinja python-paramiko python-yaml"
|
|
depends="python python-jinja python-paramiko python-yaml"
|
|
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=1280d93174dd1b39f72c7302a36c5e728c9e52dd3995dd815ca1a57974256d44
|