summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b984fa4b35b0b0b8822a4948775b4b9709f61436 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = youtube-dl-git
	pkgdesc = A small command-line program to download videos from YouTube.com and a few more sites
	pkgver = 2015.09.03.r74.g47004d9
	pkgrel = 1
	url = http://rg3.github.com/
	arch = any
	license = custom
	makedepends = git
	depends = python
	depends = python-setuptools
	optdepends = ffmpeg: for video post-processing
	provides = youtube-dl
	conflicts = youtube-dl
	source = git://github.com/rg3/youtube-dl.git
	md5sums = SKIP

pkgname = youtube-dl-git