blob: af9460853ac4da0164bf8301bea5a6eb012231b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = phpdox
pkgdesc = Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT)
pkgver = 0.12.0
pkgrel = 0
url = http://phpdox.de
install = phpdox.install
arch = any
license = BSD
depends = php>=5.3.3
depends = php-xsl
source = https://github.com/theseer/phpdox/releases/download/0.12.0/phpdox-0.12.0.phar
source = https://raw.githubusercontent.com/theseer/phpdox/0.12.0/LICENSE
source = phpdox.install
sha512sums = 6433f9f588f8a759b2e7843fd20e0837c5e01a09b8b5ef0efacceb1917c7827aa9d2da0875d643378c44e6910761950449d3213e4a5c9c66238695f198960846
sha512sums = 50c6bdf1417462323ddb4ce9c7c727f8571468700a6a646e9f27bf851aa7224057027a67009362523b4643f00e0bc86721252f9ab31040b4a246d571f9ca5659
sha512sums = 34b1a537518619ce3332d176117251f60b02bb73638e32f479a1f8087385dbf6ed73a537505c795aa54790727ca29ea830cabe1d48339fcb7bfee3e339b121d1
pkgname = phpdox
|