summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjerry732042018-08-26 20:40:20 +0800
committerjerry732042018-08-26 20:40:20 +0800
commit755ee94f23f5e47608c2824bf4b16589873e883a (patch)
treed98d4556544763478bf17ccf658672dfce9f70d7 /PKGBUILD
parentcbe76cca920f72550978834f11af6815081be1d4 (diff)
downloadaur-755ee94f23f5e47608c2824bf4b16589873e883a.tar.gz
Updated to 2.11-2. Add python-sphinx makedepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89a32bb3cafb..3a8609cc72dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: jerry73204 <jerry73204 at gmail dot com>
pkgname=tilecache
pkgver=2.11
-pkgrel=1
+pkgrel=2
pkgdesc='TileCache is an implementation of a WMS-C compliant server made available under the BSD license by MetaCarta.'
arch=('x86_64')
url='http://tilecache.org/'
@@ -18,6 +18,9 @@ optdepends=(
'python2-wsgiref'
'python2-paste'
)
+makedepends=(
+ 'python-sphinx'
+)
source=("http://tilecache.org/${pkgname}-${pkgver}.tar.gz"
'apache.example.conf')
sha256sums=('b46dc2731a19b40e3207cf3c9b43ea59b899a622a586aaa3c397c3b5aa00f887'