blob: f718e0249849ed96acc01ba908be586dfe392942 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
pkgbase = mod_tile-git
pkgdesc = Mod tile is a daemon and apache module for rendering and serving Mapnik raster tiles
pkgver = 0.6.1.r49.g672969f
pkgrel = 1
url = https://github.com/openstreetmap/mod_tile
arch = i686
arch = x86_64
license = GPL2
makedepends = apache
makedepends = apr
makedepends = cairo
makedepends = cmake
makedepends = git
makedepends = glib2
makedepends = iniparser
makedepends = mapnik
optdepends = ceph-libs: RADOS tile storage support
optdepends = libmemcached: Memcached tile storage support
source = git+https://github.com/openstreetmap/mod_tile.git
source = mod_tile-use_ctest_rather_than_dart.patch::https://github.com/openstreetmap/mod_tile/pull/329.patch
source = mod_tile-ctest_custom_test_ports.patch::https://github.com/openstreetmap/mod_tile/pull/331.patch
source = renderd.service
source = renderd-postgresql.service
source = renderd.sysusers
source = renderd.tmpfiles
sha256sums = SKIP
sha256sums = 0e4e96161c07283af6df1dd16ba15f89361ac40881a7d68e1d5fe7feda6d1f0f
sha256sums = e86717b6819b069d6d7dfeff87ee33bef4a38b17ea17f4944fcbb8b2da5db4c4
sha256sums = 7bb1c67f92e9d253cecbb2f17048fba151a67e470c231fc33605937917b0567a
sha256sums = d6c009e95380d8a9be41f0bd077638cb6adbebb74fff238a2bfc9fbbb3ed49fa
sha256sums = cd6871cdb3e640912c95499e97fe1a2496ba95f102ec65f112bcd546ba736514
sha256sums = cc450b47539d8a3e0d3d78634c78b0019a15097d2fb4e86fa3332957abd82d89
pkgname = mod_tile-git
pkgdesc = An Apache 2 module to deliver map tiles
install = mod_tile-git.install
depends = apache
depends = apr
depends = cairo
depends = curl
depends = glib2
provides = mod_tile
pkgname = renderd-git
pkgdesc = A daemon that renders map tiles using mapnik
depends = cairo
depends = curl
depends = glib2
depends = iniparser
depends = mapnik
provides = renderd
backup = etc/renderd.conf
|