# Maintainer: Gabriel A. Giovanini pkgname=nextcloud-ext pkgver=0.0.1 pkgrel=1 pkgdesc="Meta package for maintaining nextcloud" url="https://git.sr.ht/~gabrielgio/apkbuilds" arch="noarch" license="MIT" options="!check" # this can't be tested depends=" nextcloud nextcloud-files_external nextcloud-files_pdfviewer nextcloud-files_rightclick nextcloud-files_sharing nextcloud-files_trashbin nextcloud-files_versions nextcloud-files_videoplayer nextcloud-initscript nextcloud-pgsql nextcloud-photos nextcloud-sharebymail nextcloud-text nextcloud-user_status nextcloud-weather_status ffmpeg " source="$pkgname.cron" builddir="$srcdir"/$pkgname package() { mkdir -p "$pkgdir" install -m 755 -D "$srcdir"/$pkgname.cron "$pkgdir"/etc/periodic/15min/$pkgname } sha512sums=" 66b1609a3b4d8e398a37f7bda117b0b0a661d32c9484202758c0c21b18560f46bded9b17a3b4ec4931a26dd2b02a20fe5be1f06c3420da69ea952a6aa712ff5c nextcloud-ext.cron "