blob: 9a018b1b3ad70a85af8a66f6db74e2668f39a4cc (
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 = split2flac
pkgdesc = Split flac/ape/wv/wav + cue sheet into separate tracks.
pkgver = 20200508
pkgrel = 1
url = https://github.com/ftrvxmtrx/split2flac
arch = any
license = MIT
depends = cuetools
depends = shntool
depends = flac
optdepends = aacgain-cvs: to adjust gain in m4a
optdepends = enca: to automatically detect charset if not UTF8
optdepends = faac: to split into m4a
optdepends = flac: for flac replay gain support
optdepends = mac: to split APE format
optdepends = id3lib: to set tags in mp3 unicode not supported
optdepends = imagemagick: to convert/resize album cover images
optdepends = lame: to split into mp3
optdepends = libmp4v2: to split into m4a
optdepends = mp3gain: mp3 volume normalization
optdepends = python-mutagen: mp3 with unicode support within tags
optdepends = vorbis-tools: to split into ogg vorbis
optdepends = vorbisgain: ogg vorbis volume normalization
optdepends = wavpack: to split WV
replaces = split2flac-git
source = split2flac-491591d.tar.gz::https://github.com/ftrvxmtrx/split2flac/archive/491591d21e2f97419e74751864b76b234b0fa2f1.tar.gz
b2sums = 65c31516835721b8bd4e554feb300e95bc07eee0b453da6245982f1211bd5ceb7f64e8e7d58b8f640d2b41e312f9b98e8ce3fbb863a1f6b19457a5d908153e5e
pkgname = split2flac
|