python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / s3cmd / template
blobcb9d908aa9fbbaf9b5af35a3df2ab1296cddf916
1 # Template file for 's3cmd'
2 pkgname=s3cmd
3 version=2.0.1
4 revision=1
5 noarch=yes
6 build_style=python2-module
7 pycompile_module="S3"
8 hostmakedepends="python-setuptools"
9 depends="python-dateutil"
10 short_desc="Command line tool for Amazon S3"
11 maintainer="Duncaen <duncaen@voidlinux.eu>"
12 license="GPL-2"
13 homepage="http://s3tools.org/s3cmd"
14 distfiles="https://github.com/s3tools/${pkgname}/archive/v${version}.tar.gz"
15 checksum=92d2582a5a3771e9bb3a552b5bdc00b4a1cc6e8b735abac225f1c97a86f6d3b7
17 pre_install() {
18         export S3CMD_INSTPATH_DOC="share/doc"