summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 06bd0588b7bc7ae565f1dd45abcdeab4d726c19f (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-ffmpeg-python
	pkgdesc = (old) Python bindings for FFmpeg with complex filtering support
	pkgver = 0.2.0
	pkgrel = 5
	url = https://github.com/kkroening/ffmpeg-python
	arch = any
	license = Apache
	checkdepends = python-pytest
	checkdepends = python-pytest-mock
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-pytest-runner
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = ffmpeg
	depends = python-future
	depends = python-graphviz
	provides = python-ffmpeg
	conflicts = python-ffmpeg
	conflicts = python-python-ffmpeg
	options = !emptydirs
	source = ffmpeg-python-0.2.0.tar.gz::https://github.com/kkroening/ffmpeg-python/archive/0.2.0.tar.gz
	sha256sums = 01b6b7640f00585a404194a358358bdf7f4050cedcd99f41416ac8b27222c9f1

pkgname = python-ffmpeg-python