summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ecd646d489924bbf7ba7deaa3ac1256d64a4c824 (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
# Generated by mksrcinfo v8
# Thu Mar 10 06:33:08 UTC 2016
pkgbase = whatmp3
	pkgdesc = A small Python script that accepts a list of directories containing FLAC files as arguments and converts them to MP3 with the specified options. It can optionally create a torrent file.
	pkgver = 3.7
	pkgrel = 1
	url = http://logik.li/projects/whatmp3/
	arch = any
	license = MIT
	depends = python
	depends = mktorrent
	depends = flac
	optdepends = vorbis-tools: OGG Vorbis support
	optdepends = lame: MP3 support
	optdepends = neroaacenc: AAC support
	optdepends = neroaactag: AAC support
	optdepends = mp3gain: ReplayGain support
	optdepends = vorbisgain: ReplayGain support
	optdepends = aacgain: ReplayGain support
	optdepends = sox: dither support
	source = https://github.com/RecursiveForest/whatmp3/archive/v3.7.tar.gz
	sha256sums = a8b688e2e5873e3bf527fc44e8f3966227b432cf59593062dd58493df65de3b0

pkgname = whatmp3