blob: 9b7cc5d1af97946252ebb39d85c2b34bca6254d2 (
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
|
pkgbase = awl
pkgdesc = Andrew's Web Libraries
pkgver = 0.64
pkgrel = 1
url = https://gitlab.com/davical-project/awl
install = awl.install
arch = any
license = GPL2
makedepends = doxygen
makedepends = graphviz
depends = php
options = !strip
source = awl-0.64.tar.gz::https://gitlab.com/davical-project/awl/-/archive/r0.64/awl-r0.64.tar.gz
sha512sums = c3fd27286a663a4493500133185a245046ec41672cf37a64d6edaea87f159b173f590fda180082758b11e75404a2bec717ea692dc6e949a2f284f0376e045fc0
b2sums = a3220495661c6299e7b7be87b830ea7f95b3ff39efc916566534223c5f8fa09a086d9341b4419614451af9a45b9fcfae6e72641bd01498245a2c21211150cadc
pkgname = awl
pkgdesc = Andrew's Web Libraries - PHP Utility Libraries
depends = php
optdepends = awl-docs: documentation
pkgname = awl-docs
pkgdesc = Andrew's Web Libraries - API documentation
depends =
|