blob: d2e45f7a61c10170b7dab5f924620d0f22d0b2f2 (
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
|
pkgbase = mantisbt
pkgdesc = Web-based issue tracking system
pkgver = 2.12.0
pkgrel = 1
url = https://www.mantisbt.org/
install = mantisbt.install
arch = any
license = GPL
depends = php
optdepends = apache: Web server to run MantisBT
optdepends = curl: Twitter integration
optdepends = gd: Graphs support
optdepends = lighttpd: Web server to run MantisBT
optdepends = mariadb: SQL database
optdepends = nginx: Web server to run MantisBT
optdepends = php-pgsql: PostgreSQL database
optdepends = uwsgi: Application server to run MantisBT
backup = etc/webapps/mantisbt/config_inc.php
backup = etc/webapps/mantisbt/custom_strings_inc.php
backup = etc/webapps/mantisbt/custom_relationships_inc.php
backup = etc/webapps/mantisbt/custom_functions_inc.php
backup = etc/webapps/mantisbt/custom_constants_inc.php
source = https://downloads.sourceforge.net/project/mantisbt/mantis-stable/2.12.0/mantisbt-2.12.0.tar.gz
sha512sums = a796463464cb0179272b373094d24b7c624ed1c20e472cb209344971f5bf5a049f69a837fe279fd93c0dae759f90110bd91c7dbc270dd1b4d794db53e355384b
pkgname = mantisbt
|