blob: 88285aeef52cac32c7a059fd79f6f23976131238 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pyffmpeg
pkgdesc = FFmpeg wrapper for Python
pkgver = 2.5.2.3.2
pkgrel = 1
url = https://github.com/deuteronomy-works/pyffmpeg
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = ffmpeg
depends = python
source = https://github.com/deuteronomy-works/pyffmpeg/archive/v2.5.2.3.2/pyffmpeg-2.5.2.3.2.tar.gz
sha256sums = c95ff5ce55734cbd719195d46bae4fdf416098251e12bd77cbcc6b86d74b5614
pkgname = python-pyffmpeg
|