summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..57d91cbfa0c3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = ypc-git
+ pkgdesc = Convert spotify/deezer/text playlists to youtube urls or audio/video files
+ pkgver = 0.0.1
+ pkgrel = 1
+ url = https://github.com/dbeley/ypc
+ arch = any
+ license = MIT
+ depends = python
+ depends = python-setuptools
+ depends = youtube-dl
+ depends = python-requests
+ depends = python-spotipy-git
+ depends = python-pandas
+ depends = python-beautifulsoup4
+ depends = python-lxml
+ provides = ypc
+ conflicts = ypc
+ source = git+https://github.com/dbeley/ypc
+ md5sums = SKIP
+
+pkgname = ypc-git
+