summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 62d53933bb8c52f28a36eb5e2c4b39939847629a (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
pkgbase = python-python-ffmpeg
	pkgdesc = Python binding for FFmpeg which provides sync and async APIs
	pkgver = 2.0.7
	pkgrel = 1
	url = https://github.com/jonghwanhyeon/python-ffmpeg
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-pytest-runner
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = ffmpeg
	depends = python
	depends = python-pyee
	depends = python-typing_extensions
	provides = python-ffmpeg
	conflicts = python-ffmpeg
	conflicts = python-ffmpeg-python
	options = !emptydirs
	source = python-ffmpeg-2.0.7.tar.gz::https://github.com/jonghwanhyeon/python-ffmpeg/archive/v2.0.7.tar.gz
	sha256sums = c135685a1963480b58d40d0ea95e30ba29651ed005d75ccc8f724548e636f61f

pkgname = python-python-ffmpeg