summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorwillemw122015-06-08 17:21:17 +0200
committerwillemw122015-06-08 17:21:17 +0200
commitc68a3d41eab7e49c0042a272bd8b8da17e550127 (patch)
treece099e909ad9ba6751b5db2f947fdf300094bb08 /.SRCINFO
downloadaur-c68a3d41eab7e49c0042a272bd8b8da17e550127.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..fb1dc61b308e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = youtube-dl-gui-git
+ pkgdesc = A cross platform front-end GUI of the popular youtube-dl written in wxPython
+ pkgver = r255.d335cb4
+ pkgrel = 1
+ url = https://github.com/MrS0m30n3/youtube-dl-gui
+ install = youtube-dl-gui-git.install
+ arch = any
+ license = custom:UNLICENSE
+ makedepends = git
+ depends = gtk-update-icon-cache
+ depends = python2
+ depends = wxpython
+ optdepends = ffmpeg: convert video files to audio-only files
+ optdepends = youtube-dl: alternative to the youtube-dl program file downloaded by youtube-dl-gui
+ provides = youtube-dl-gui
+ conflicts = youtube-dl-gui
+ source = git://github.com/MrS0m30n3/youtube-dl-gui.git
+ source = youtube-dl-gui.desktop
+ source = UNLICENSE
+ md5sums = SKIP
+ md5sums = 55914f7c32fafa895d7bf447efc9c18e
+ md5sums = 7246f848faa4e9c9fc0ea91122d6e680
+
+pkgname = youtube-dl-gui-git
+