blob: 278787bb7ddf0442c1586f414e44b9300b610301 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = aaxtomp3
pkgdesc = Convert Audible's .aax filetype to MP3, FLAC, M4A, or OPUS
pkgver = 1.3
pkgrel = 2
url = https://github.com/KrumpetPirate/AAXtoMP3
arch = any
license = custom:WTFPL
depends = bash
depends = ffmpeg
depends = lame
optdepends = jq: only if --use-audible-cli-data is set or converting an .aaxc file
optdepends = mediainfo: adds additional media tags
source = aaxtomp3-1.3.tar.gz::https://github.com/KrumpetPirate/AAXtoMP3/archive/v1.3.tar.gz
sha256sums = 7165c405660cf20b36d50ecad76c669d9daae16b5391755d3338a029b0346eb8
pkgname = aaxtomp3
|