summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO40
1 files changed, 20 insertions, 20 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d197789834c6..08934488da01 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,31 +1,31 @@
pkgbase = spotify-ripper
- pkgdesc = Command-line ripper for Spotify, with a workaround for playlist emptying
- pkgver = 2.11
- pkgrel = 4
- url = https://github.com/colorizedmind/spotify-ripper
+ pkgdesc = CLI Spotify ripper
+ pkgver = 2.18
+ pkgrel = 3
+ url = https://github.com/scaronni/spotify-ripper
+ install = spotify-ripper.install
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
+ makedepends = python-setuptools
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
+ depends = python-pyspotify
+ depends = python-spotipy
+ depends = python-mutagen
+ depends = python-colorama
+ depends = python-requests
+ depends = python-schedule
depends = lame
+ optdepends = ffmpeg
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/colorizedmind/spotify-ripper/archive/a044a2ee8ce9d42f43ec973a2480ec5f62598ae7.zip
- source = setup.py
- source = requirements.txt
- md5sums = 0365af83b46ad43c6331cb7887ed06f8
- md5sums = c80e4dc2d35501cc87ef75deb954a3c0
- md5sums = 433ec722cffccd32c7e31807262f1128
+ source = spotify-ripper-2.18.tar.gz::https://github.com/scaronni/spotify-ripper/archive/2.18.tar.gz
+ source = 001-setup.py.patch
+ sha256sums = 2536ec8a8b395f594a47e6f9aee1412d03109b6c06d43ee4563e45550138f950
+ sha256sums = 527eaeed0947406598f215fae3bb6fe150dbdeb3599e98f15807f519dbdff7b9
pkgname = spotify-ripper
-