18 lines
671 B
Bash
18 lines
671 B
Bash
# Template file for 'vidcutter'
|
|
pkgname=vidcutter
|
|
version=6.0.0
|
|
revision=2
|
|
archs=noarch
|
|
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=c09be7eceaf42ff7211fe3b8125279c4fec7f7d251d272b61d579e426bd4e2c2
|