summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 30aeb46c4f4e4a2b34e32f0b9b4d01a3e4a7afcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-ffmpeg-progress-yield
	pkgdesc = Run an ffmpeg command with its progress yielded.
	pkgver = 0.12.0
	pkgrel = 2
	url = https://github.com/slhck/ffmpeg-progress-yield
	arch = any
	license = MIT
	checkdepends = ffmpeg
	checkdepends = python-pytest
	checkdepends = python-pytest-asyncio
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = ffmpeg
	depends = python-tqdm
	source = python-ffmpeg-progress-yield-0.12.0.tar.gz::https://github.com/slhck/ffmpeg-progress-yield/archive/v0.12.0.tar.gz
	sha512sums = d6ab6836234c5c619625f30d497f18659b97993151e5d1216805d546a26cbd2c94b6801a01686ca3767981c87dd1950bec0c273e22db43938671f2c49ba911e7

pkgname = python-ffmpeg-progress-yield