18 lines
648 B
Bash
18 lines
648 B
Bash
# Template file for 'vidcutter'
|
|
pkgname=vidcutter
|
|
version=5.5.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-setuptools python3-PyQt5-opengl"
|
|
short_desc="Video cutter and joiner based on FFmpeg"
|
|
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
|
license="GPL-3"
|
|
homepage="https://github.com/ozmartian/vidcutter"
|
|
distfiles="https://github.com/ozmartian/vidcutter/archive/${version}.tar.gz"
|
|
checksum=0ea962a6bbad45983a37d1961aca866382228e018043c728d35365599acc0cd5
|