summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b30cef845935c6b8a7c52b1bf4d48f751571070e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-av-git
	pkgdesc = Pythonic bindings for FFmpeg
	pkgver = r1324.15be68f
	pkgrel = 1
	url = https://github.com/mikeboers/PyAV
	arch = any
	license = custom:BSD-3-clause
	makedepends = git
	makedepends = python-setuptools
	makedepends = cython
	depends = ffmpeg
	depends = python
	provides = python-av
	conflicts = python-av
	source = python-av::git+https://github.com/mikeboers/PyAV.git#branch=main
	sha512sums = SKIP

pkgname = python-av-git