24 lines
754 B
Text
24 lines
754 B
Text
pkgbase = aaxtomp3
|
|
pkgdesc = Convert Audible's .aax filetype to MP3, FLAC, M4A, or OPUS
|
|
pkgver = 1.4.1
|
|
pkgrel = 3
|
|
url = https://github.com/doppelhelix/AAXtoMP3
|
|
arch = any
|
|
license = WTFPL
|
|
makedepends = git
|
|
optdepends = jq: only if --use-audible-cli-data is set or converting an .aaxc file
|
|
optdepends = mediainfo: adds additional media tags
|
|
optdepends = libmp4v2
|
|
source = aaxtomp3::git+https://github.com/doppelhelix/AAXtoMP3.git#tag=v1.4.1?signed
|
|
validpgpkeys = 47D15FC0F6AD8433CD06B4DF5874D2437CD5BBB3
|
|
sha256sums = f027200c7fdce6d7e128c7441967290e6f6a48e732074be510ac948fa20f8b11
|
|
|
|
pkgname = aaxtomp3
|
|
depends = bash
|
|
depends = bc
|
|
depends = ffmpeg
|
|
depends = glib2
|
|
depends = gtk4
|
|
depends = lame
|
|
depends = python
|
|
depends = python-gobject
|