summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoribrokemypie2017-10-09 16:57:45 +1100
committeribrokemypie2017-10-09 16:57:45 +1100
commit8d6217ce65cdca0320cd2d7e4e40d44f043b1810 (patch)
tree0ca53cf6360610ba3ee2d2dba15b861392aff35e /.SRCINFO
downloadaur-8d6217ce65cdca0320cd2d7e4e40d44f043b1810.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO27
1 files changed, 27 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..01aba038275a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,27 @@
+pkgbase = spotify-ripper-git
+ pkgdesc = Command-line ripper for Spotify, with a workaround for playlist emptying
+ pkgver = r451.d046419
+ pkgrel = 1
+ url = https://github.com/hbashton/spotify-ripper
+ arch = any
+ license = MIT
+ makedepends = python2-setuptools
+ makedepends = git
+ 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
+ optdepends = lame: Rip songs to mp3
+ 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 = git+https://github.com/hbashton/spotify-ripper
+ sha256sums = SKIP
+
+pkgname = spotify-ripper-git
+