18 lines
669 B
Bash
18 lines
669 B
Bash
# Template file for 'vidcutter'
|
|
pkgname=vidcutter
|
|
version=6.0.0
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python3-module
|
|
pycompile_module="vidcutter"
|
|
hostmakedepends="python3-setuptools"
|
|
makedepends="mpv-devel python3-devel"
|
|
depends="desktop-file-utils hicolor-icon-theme ffmpeg mpv mediainfo
|
|
python3-PyOpenGL python3-PyQt5 python3-setuptools"
|
|
short_desc="Video cutter and joiner based on FFmpeg"
|
|
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/ozmartian/vidcutter"
|
|
distfiles="https://github.com/ozmartian/vidcutter/archive/${version}.tar.gz"
|
|
checksum=684a4f1cde20d5abc6e0a729521d408147bf00f11c612199da0205e3f3a1c9e6
|