summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..671eba520608
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = netease-cloud-music-dl-git
+ pkgdesc = Netease cloud music song downloader, with full ID3 metadata, eg: front cover image, artist name, album name, song title and so on.
+ pkgver = r21.67840ea
+ pkgrel = 1
+ url = https://github.com/codezjx/netease-cloud-music-dl
+ arch = any
+ license = MIT
+ makedepends = git
+ makedepends = python-setuptools
+ depends = python
+ depends = python-requests>=2.17.3
+ depends = python-pycryptodome>=2.6.1
+ depends = python-mutagen>=1.38.0
+ depends = python-pillow>=4.3.0
+ options = !emptydirs
+ source = git+https://github.com/codezjx/netease-cloud-music-dl
+ md5sums = SKIP
+
+pkgname = netease-cloud-music-dl-git
+