2013-03-06 12:37:45 +00:00
|
|
|
# Template file for 'wok'
|
|
|
|
pkgname=wok
|
|
|
|
version=0.9
|
2013-03-06 12:38:27 +00:00
|
|
|
revision=2
|
2013-03-06 12:37:45 +00:00
|
|
|
create_srcdir=yes
|
|
|
|
build_style=python-module
|
2013-03-24 09:21:58 +00:00
|
|
|
hostmakedepends="python-distribute"
|
2013-04-14 15:36:49 +00:00
|
|
|
makedepends="python-devel python-jinja pyyaml python-docutils python-Markdown python-Pygments"
|
2014-01-01 15:10:11 +00:00
|
|
|
noarch="yes"
|
|
|
|
pycompile_module="wok"
|
|
|
|
depends="python>=2.7 python-jinja pyyaml python-docutils python-Markdown python-Pygments"
|
2013-03-06 12:37:45 +00:00
|
|
|
short_desc="A simple static site generator in python"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
homepage="https://github.com/mythmon/wok"
|
|
|
|
license="MIT"
|
|
|
|
distfiles="https://github.com/mythmon/wok/archive/v${version}.tar.gz"
|
|
|
|
checksum=e5c5d24dbda05d396e5d22aeac05ce40bf4f362da9ca04a82c04c80ebade12b8
|