summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f3abb636be892613cfc296e24059306d32b987e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-ffmpeg-asyncio
	pkgdesc = A python interface for FFmpeg using asyncio
	pkgver = 0.1.3
	pkgrel = 1
	url = https://github.com/sumebrius/python-ffmpeg-asyncio
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = ffmpeg
	depends = python-pyee
	options = !emptydirs
	source = python-ffmpeg-asyncio-0.1.3::https://github.com/sumebrius/python-ffmpeg-asyncio/archive/refs/tags/v0.1.3.tar.gz
	sha256sums = dabb420e6ffc24c1667141790c7ed35a2f78ccbdcf79816e912ebaeb1f9e9d37

pkgname = python-ffmpeg-asyncio