summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1584528a6b3f3115a07cc5ff48b1667c05f5d030 (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
# Wed Dec 21 07:17:26 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.8
	pkgrel = 1
	url = https://github.com/RecursiveForest/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.8.tar.gz
	sha256sums = 0d8ba70a1c72835663a3fde9ba8df0ff7007268ec0a2efac76c896dea4fcf489

pkgname = whatmp3