summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9966cf108b5dfe56f80aee2bcfbccf320698a994 (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 = 122
	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: to set tags in mp3 (with unicode support)
	optdepends = vorbis-tools: to split into ogg vorbis
	optdepends = vorbisgain: ogg vorbis volume normalization
	optdepends = wavpack: to split WV
	conflicts = split2flac-git
	source = https://github.com/ftrvxmtrx/split2flac/archive/122.tar.gz
	sha256sums = 96dd53c92935ae6cb1650bf92f989658d7909b691bbec12b639736f79f5b639c

pkgname = split2flac