blob: b584781156eabbb24e9c109a4fa751a0f3f80210 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = quickpiperaudiobook-git
pkgdesc = Create a natural audiobook for any text content with one command.
pkgver = v0.0.4.r77.g92dfd5e
pkgrel = 1
url = https://github.com/C-Loftus/QuickPiperAudiobook
arch = x86_64
license = AGPL-3.0-only
makedepends = git
makedepends = go
depends = calibre
optdepends = ffmpeg: mp3 support
provides = quickpiperaudiobook
conflicts = quickpiperaudiobook
source = git+https://github.com/C-Loftus/QuickPiperAudiobook.git
sha256sums = SKIP
pkgname = quickpiperaudiobook-git
|