summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorrigon2016-03-17 19:35:59 +0000
committerrigon2016-03-17 19:35:59 +0000
commit2d9eb387260796d5bcb0bcd072c2b7e2b0952177 (patch)
tree3f247dd76c7f97c5bc5435ac62107d669ee80f8b /.SRCINFO
downloadaur-2d9eb387260796d5bcb0bcd072c2b7e2b0952177.tar.gz
PKGBUILD for qmmp-plugin-youtube
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6dd27917bbb2
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = qmmp-plugin-youtube
+ pkgdesc = Plugin for Qt-based Multimedia Player (Qmmp) to search and play musics directly from YouTube
+ pkgver = 0.1
+ pkgrel = 1
+ url = https://github.com/rigon/qmmp-plugin-youtube
+ install = qmmp-plugin-youtube.install
+ arch = i686
+ arch = x86_64
+ license = GPL
+ depends = qmmp
+ depends = python>=3.5
+ depends = python<3.6
+ depends = youtube-dl
+ depends = qjson
+ depends = pythonqt-qt5
+ backup = usr/lib/qmmp/Transports/libhttp.so
+ source = https://github.com/rigon/qmmp-plugin-youtube/archive/v0.1.tar.gz
+ source = http://qmmp.ylsoftware.com/files/qmmp-1.0.6.tar.bz2
+ md5sums = 3170539cb9bf5c07a999984d6ca8369f
+ md5sums = fd4900cd6a2c5330df452ce6adc4fb06
+
+pkgname = qmmp-plugin-youtube
+