You've already forked audiobookshelf
first commit
This commit is contained in:
30
.SRCINFO
Normal file
30
.SRCINFO
Normal file
@ -0,0 +1,30 @@
|
||||
pkgbase = audiobookshelf
|
||||
pkgdesc = Self-hosted audiobook server for managing and playing audiobooks
|
||||
pkgver = v2.8.0.r0.g85fecbd1
|
||||
pkgrel = 1
|
||||
url = https://github.com/advplyr/audiobookshelf
|
||||
arch = any
|
||||
license = GPL3
|
||||
makedepends = nodejs
|
||||
makedepends = npm
|
||||
makedepends = git
|
||||
depends = ffmpeg
|
||||
optdepends = tone-bin
|
||||
provides = audiobookshelf
|
||||
conflicts = audiobookshelf
|
||||
options = !strip
|
||||
backup = etc/conf.d/audiobookshelf
|
||||
source = git+https://github.com/advplyr/audiobookshelf#tag=v2.8.0.r0.g85fecbd1
|
||||
source = audiobookshelf.conf.d
|
||||
source = audiobookshelf.hook
|
||||
source = audiobookshelf.service
|
||||
source = audiobookshelf.sysusers
|
||||
source = audiobookshelf.tmpfiles
|
||||
md5sums = SKIP
|
||||
md5sums = de5fab845f7f96b49956c7dc21268593
|
||||
md5sums = 749322fc2b48a839a79a638d879e77a4
|
||||
md5sums = ce89e5d2ce27de70b5e6b53cbaf595f0
|
||||
md5sums = 63619dfc5bb5b2dbecfb1d6037095338
|
||||
md5sums = 90e34ac4e5a79f71af3eaab8cebf1198
|
||||
|
||||
pkgname = audiobookshelf
|
Reference in New Issue
Block a user