summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7de9868918acfdee50254e0d3297f55d6a0bd864 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = plotbitrate-git
	pkgdesc = a script for plotting the bitrate of an audio or video stream over time
	pkgver = 1.2.0.1.r0.g2357cb5
	pkgrel = 1
	url = https://github.com/zeroepoch/plotbitrate
	arch = any
	license = BSD-2-Clause
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	depends = python-matplotlib
	depends = python-pyqt6
	depends = ffmpeg
	provides = python-plotbitrate-git
	conflicts = python-plotbitrate-git
	source = git+https://github.com/zeroepoch/plotbitrate.git
	md5sums = SKIP

pkgname = plotbitrate-git