blob: fc87cfa61dce4be51e31c2769f6e7151fc923fc5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = chevereto
pkgdesc = Chevereto is an image hosting script that allows you to create a beautiful and full-featured image hosting website on your own server.
pkgver = 1.6.2
pkgrel = 1
url = https://chevereto.com/free
install = chevereto.install
arch = any
license = AGPL
depends = php
depends = php-gd
depends = mariadb
optdepends = php-apache: to use the Apache web server
optdepends = nginx: web server
options = emptydirs
source = https://github.com/Chevereto/Chevereto-Free/archive/1.6.2.tar.gz
source = chevereto.perm.sh
sha256sums = 4636e24511a0ae7abd27aadd57bc6b08735f9fb8ad6fba11c9142c9e9317f8dc
sha256sums = 0d8db5e6a5aa237c6efd8878782f49b44788ef464584cea8113528f6cff793cd
pkgname = chevereto
|