blob: d48ae37b27fbf10fc84c746cff03a43e35e80b35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = webm
pkgdesc = Cross-platform command-line WebM converter
pkgver = 0.12.1
pkgrel = 1
url = https://github.com/Kagami/webm.py
arch = any
license = custom:CC0
makedepends = python-setuptools
depends = python
depends = ffmpeg
optdepends = mpv: for interactive mode
source = https://github.com/Kagami/webm.py/archive/v0.12.1.tar.gz
source = mpv-options.patch
source = drop-python2-support.patch
sha256sums = 786244edc928583a49e210cbb5533d192bf9ad31bc82eb0a66d393964db119c8
sha256sums = ddaf7c409fb7e0d6a50c638338b1d18fb2df3f7555503d6c9d0e5054703ad958
sha256sums = 70308ed9a2f0a3d9fc445fec5a8cebf8f8e7fb51686af2a9fcc77953094bce0d
pkgname = webm
|