summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9eca690cfa7bde2edddef998060c15ddb4701ad2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = python-moviepy-git
	pkgdesc = Script-based movie editing with python (git version)
	pkgver = 247.517bc36
	pkgrel = 1
	url = http://zulko.github.io/moviepy/
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = ffmpeg
	depends = imagemagick
	depends = opencv
	depends = python-decorator
	depends = python-numpy
	depends = python-pillow
	depends = python-scikit-image
	depends = python-scipy
	depends = python-tqdm
	provides = python-moviepy
	conflicts = python-moviepy
	source = git+https://github.com/Zulko/moviepy.git
	md5sums = SKIP

pkgname = python-moviepy-git