blob: 13d1608037e6582be4eb806fbb62127f3cd36cc0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = python-trakit
pkgdesc = Guess additional information from titles in media tracks
pkgver = 0.2.2
pkgrel = 1
url = https://github.com/ratoaq2/trakit
arch = any
license = MIT
checkdepends = flake8
checkdepends = mypy
checkdepends = python-types-pyyaml
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-poetry-core
depends = python-babelfish
depends = python-rebulk
depends = python-pyyaml
optdepends = ffmpeg: Increase the number of supported formats and information (ffprobe)
optdepends = mediainfo: Increase the number of supported formats and information (default provider)
optdepends = mkvtoolnix-cli: Increase the number of supported formats and information (mkvmerge)
optdepends = python-enzyme: Increase the number of supported formats and information
source = python-trakit-0.2.2.tar.gz::https://github.com/ratoaq2/trakit/archive/refs/tags/0.2.2.tar.gz
sha256sums = 2ac726a4eb70ed3869a02e6a7d10c8fe192ac735f0ae1fa7c45589fff0a8cd39
sha512sums = 3fbd6c9fc2badfabc15c8b78dbeb677b11ac687b6fed847bcc0d835268a180a492bf530c14f5cce2ad8db19fae2e6af8e8ff59c85fb577ce94d8ba0943a00021
b2sums = 6bd651cae7892d7af9c7f68d313d3046074d4e8a7cf17eb7c562d5d44235142ccce309298ed10d612faf1d9405dbac579d73f36db8517a27ccea3457ada23b2f
pkgname = python-trakit
|