summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5a4283b6db4cd30d5eee8ec2cb11e0ba02bd7cba (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
30
31
pkgbase = spotify-ripper
	pkgdesc = Command-line ripper for Spotify, with a workaround for playlist emptying
	pkgver = 2.11
	pkgrel = 5
	url = https://github.com/wolfmanx/spotify-ripper/tree/pr-collect
	arch = any
	license = MIT
	makedepends = python2-setuptools
	depends = python2
	depends = python2-spotify
	depends = mutagen
	depends = python2-colorama
	depends = python2-requests
	depends = python2-schedule
	depends = python2-spotipy
	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/wolfmanx/spotify-ripper/archive/pr-collect.zip
	source = setup.py
	source = requirements.txt
	md5sums = SKIP
	md5sums = c80e4dc2d35501cc87ef75deb954a3c0
	md5sums = 433ec722cffccd32c7e31807262f1128

pkgname = spotify-ripper