blob: dc6d9ce89267d5d7e4ebe7d72050260b3cd59968 (
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
28
29
30
|
pkgbase = videomass
pkgdesc = A cross-platform GUI for FFmpeg and youtube-dl or yt-dlp
pkgver = 5.0.21
pkgrel = 1
url = http://jeanslack.github.io/Videomass/
arch = any
license = GPL-3.0-only
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-babel
depends = python
depends = python-wxpython
depends = python-pypubsub
depends = python-requests
depends = python-hatchling
depends = ffmpeg
optdepends = atomicparsley: For parsing MP4 metadata
optdepends = yt-dlp: Modernified version of youtube-dl, for extracting videos
source = https://files.pythonhosted.org/packages/source/v/videomass/videomass-5.0.21.tar.gz
sha256sums = fa5d3ceb34aca8ee40b44b0b2e9e8214e178880ba8affc4016dcb4802c2788a8
pkgname = videomass
depends = python
depends = python-wxpython
depends = python-pypubsub
depends = python-requests
depends = python-hatchling
depends = ffmpeg
|