blob: ac5cbbda24e22ce24fdabe2f8086f713c72ea624 (
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
|
pkgbase = piler-git
pkgdesc = Open source email archiving solution with all the necessary features for your enterprise
pkgver = 1.4.7.r18.gb6d34c5
pkgrel = 1
url = http://www.mailpiler.org/
arch = i686
arch = x86_64
license = GPL
makedepends = git
makedepends = mariadb
makedepends = poppler
makedepends = catdoc
makedepends = php
makedepends = sysstat
makedepends = openssl
depends = tre
depends = libzip
depends = mariadb-libs
depends = python-sphinx
depends = python-mysqlclient
depends = python-mysql-connector
depends = manticore
optdepends = poppler: for reading attachments
optdepends = catdoc: for reading attachments
optdepends = tnef: for reading attachments
optdepends = unrtf: for reading attachments
provides = piler
conflicts = piler
options = !emptydirs
backup = etc/piler/config-site.php
backup = etc/piler/manticore.conf
backup = etc/piler/piler.conf
source = git+https://github.com/jsuto/piler.git
source = piler-tmpfile.conf
source = piler-user.conf
sha256sums = SKIP
sha256sums = 0fef02e3a716596b129a575c9a5450e24769b177abe325616ee5a9f2763c298d
sha256sums = 78e33088c1d0be9b5a04d85cdd4f593dd6c91e48b7241065e2dc7ee15d8c0a64
pkgname = piler-git
|