summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 48411c409fdd9f7fc9683473970bd47064cc4937 (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.11
	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.11.tar.gz::https://github.com/jonghwanhyeon/python-ffmpeg/archive/v2.0.11.tar.gz
	sha256sums = 085604ae08ad7018109964fae38410c666d3c3391484eaa6648ac2e760e2bb18

pkgname = python-python-ffmpeg