2013-03-06 10:09:45 +01:00
|
|
|
# Template file for 'pelican'
|
|
|
|
pkgname=pelican
|
2014-07-02 18:53:59 +02:00
|
|
|
version=3.4.0
|
2014-07-03 20:40:11 +02:00
|
|
|
revision=3
|
2014-07-02 18:53:59 +02:00
|
|
|
noarch=yes
|
2013-03-06 10:09:45 +01:00
|
|
|
build_style=python-module
|
2014-06-19 18:05:00 +02:00
|
|
|
hostmakedepends="python-setuptools"
|
2014-07-03 20:40:11 +02:00
|
|
|
makedepends="python-devel python-feedgenerator python-Jinja2 python-Pygments
|
2014-07-02 18:53:59 +02:00
|
|
|
python-docutils python-pytz python-blinker python-Unidecode python-six
|
|
|
|
python-dateutil"
|
2014-07-03 17:03:29 +02:00
|
|
|
depends="${makedepends//-devel/}"
|
2014-01-01 16:10:11 +01:00
|
|
|
pycompile_module="pelican"
|
2013-03-06 10:09:45 +01:00
|
|
|
short_desc="Static site generator, written in Python"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2014-06-19 18:05:00 +02:00
|
|
|
homepage="http://getpelican.com/"
|
2013-03-06 10:09:45 +01:00
|
|
|
license="AGPL-3"
|
2014-07-03 20:40:11 +02:00
|
|
|
distfiles="https://pypi.python.org/packages/source/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
2014-07-02 18:53:59 +02:00
|
|
|
checksum=a0487cc15721fcafc9b4b17a030c4655da6a365344c6bdadda8296423a746c8c
|