summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f85fd82bb1b72d9967d1ac0951ad32997fea502e (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
pkgbase = whatmp3-git
	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 = 128.6b0fe1e
	pkgrel = 1
	url = https://github.com/RecursiveForest/whatmp3
	arch = any
	license = MIT
	makedepends = git
	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
	provides = whatmp3=3.6
	conflicts = whatmp3
	source = git+https://github.com/RecursiveForest/whatmp3.git
	sha256sums = SKIP

pkgname = whatmp3-git