summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aa584bca4296b15e97f8a61000793c37f564dfea (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
pkgbase = nginx-unit
	pkgdesc = Dynamic web application server, designed to run applications in multiple languages.
	pkgver = 0.7
	pkgrel = 2
	url = http://unit.nginx.org/
	arch = i686
	arch = x86_64
	license = Apache-2.0
	makedepends = php-embed
	makedepends = python
	makedepends = go
	source = nginx-unit-0.7.tar.gz::https://hg.nginx.org/unit/archive/0.7.tar.gz
	md5sums = 52ab9f68bb2c4bccc393e2365d02c630

pkgname = nginx-unitd

pkgname = nginx-unit-python
	depends = nginx-unitd
	depends = python

pkgname = nginx-unit-php
	depends = nginx-unitd
	depends = php

pkgname = nginx-unit-go
	depends = nginx-unitd
	depends = go