summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 68b4d736655c068c62a5362577b67a153fe50235 (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-git
	pkgdesc = Python binding for FFmpeg which provides sync and async APIs
	pkgver = 2.0.12.r0.gf8fafba
	pkgrel = 1
	url = https://github.com/jonghwanhyeon/python-ffmpeg
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = ffmpeg
	depends = python
	depends = python-pyee
	depends = python-typing_extensions
	provides = python-python-ffmpeg=2.0.12
	conflicts = python-python-ffmpeg
	conflicts = python-ffmpeg-python
	options = !emptydirs
	source = python-ffmpeg::git+https://github.com/jonghwanhyeon/python-ffmpeg.git
	sha256sums = SKIP

pkgname = python-python-ffmpeg-git