add bookstack
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
nyyu 2022-12-31 10:09:44 +01:00
parent 004dedbb15
commit 66b80a9316
4 changed files with 78 additions and 0 deletions

18
bookstack/.SRCINFO Normal file
View file

@ -0,0 +1,18 @@
pkgbase = bookstack
pkgdesc = A simple, self-hosted, easy-to-use platform for organising and storing information
pkgver = 22.11.1
pkgrel = 1
url = https://github.com/BookStackApp/BookStack
install = bookstack.install
arch = any
license = MIT
makedepends = composer
depends = php
depends = php-gd
depends = php-fpm
options = !strip
backup = etc/webapps/bookstack/config.env
source = bookstack-22.11.1.tar.gz::https://github.com/BookStackApp/BookStack/archive/v22.11.1.tar.gz
sha256sums = b5110588684e8a0fdcca5bb08d7ae0558a73a2a3bf8abbbad2b947e6d2f3bc4c
pkgname = bookstack