summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0f8e58711e35d1086ad74059d7a58c55a03fcd5c (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 = spotify-ripper
	pkgdesc = a small ripper for Spotify that rips Spotify URIs to audio files
	pkgver = 2.8.8
	pkgrel = 1
	url = https://github.com/jrnewell/spotify-ripper
	arch = any
	license = MIT
	makedepends = python2-setuptools
	depends = python2
	depends = python2-pyspotify=2.0.5
	depends = python2-colorama-0.3.3
	depends = python2-mutagen-1.30
	depends = python2-requests>=2.3.0
	depends = python2-schedule>=0.3.1
	depends = lame
	optdepends = flac: Rip songs to lossless FLAC encoding
	optdepends = opus-tools: Rip songs to Opus encoding
	optdepends = vorbis-tools: Rip songs to Ogg Vorbis encoding
	optdepends = faac: Rip songs to AAC format with FreeAAC
	optdepends = libav-git-no-libs: Rip songs to Apple Lossless format
	optdepends = fdkaac: Rip songs to MP4/M4A format with Fraunhofer FDK AAC codec
	source = https://github.com/jrnewell/spotify-ripper/archive/2.8.7.zip
	md5sums = 0a2edc72a9df2af34ba29f943e9dab85

pkgname = spotify-ripper