blob: fd8c24fdaf9c7ef90b336cb97c6b16452b06aa0d (
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
25
26
27
28
29
|
pkgbase = audiobookshelf-git
pkgdesc = Self-hosted audiobook server for managing and playing audiobooks
pkgver = v2.0.24.r0.g277a5fa
pkgrel = 1
url = https://github.com/advplyr/audiobookshelf
arch = any
license = GPL3
makedepends = nodejs
makedepends = npm
makedepends = git
depends = ffmpeg
provides = audiobookshelf
conflicts = audiobookshelf
options = !strip
backup = etc/conf.d/audiobookshelf
source = audiobookshelf-git::git+https://github.com/advplyr/audiobookshelf.git
source = audiobookshelf.conf.d
source = audiobookshelf.hook
source = audiobookshelf.service
source = audiobookshelf.sysusers
source = audiobookshelf.tmpfiles
md5sums = SKIP
md5sums = 5880b13a80fdc51b15604f0e5f30da09
md5sums = 749322fc2b48a839a79a638d879e77a4
md5sums = 52a8a90977335fdecf3ce6f8530830b1
md5sums = 63619dfc5bb5b2dbecfb1d6037095338
md5sums = 90e34ac4e5a79f71af3eaab8cebf1198
pkgname = audiobookshelf-git
|