mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
vidcutter: update to 5.0.5. (#9651)
This commit is contained in:
parent
3812572c79
commit
a62a3876b4
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vidcutter'
|
# Template file for 'vidcutter'
|
||||||
pkgname=vidcutter
|
pkgname=vidcutter
|
||||||
version=5.0.0
|
version=5.0.5
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -8,10 +8,10 @@ pycompile_module="vidcutter"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="mpv-devel python3-devel"
|
makedepends="mpv-devel python3-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme ffmpeg mpv mediainfo
|
depends="desktop-file-utils hicolor-icon-theme ffmpeg mpv mediainfo
|
||||||
python3-setuptools python3-PyOpenGL python3-PyQt5-opengl"
|
python3-setuptools python3-PyQt5-opengl"
|
||||||
short_desc="Video cutter and joiner based on FFmpeg"
|
short_desc="Video cutter and joiner based on FFmpeg"
|
||||||
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/ozmartian/vidcutter"
|
homepage="https://github.com/ozmartian/vidcutter"
|
||||||
distfiles="https://github.com/ozmartian/vidcutter/archive/${version}.tar.gz"
|
distfiles="https://github.com/ozmartian/vidcutter/archive/${version}.tar.gz"
|
||||||
checksum=4d114eb5050029294a7659b186907061c0f60ec268da6e7738cf7e8cfec9cc4c
|
checksum=7abba5bcf7c07a5554a47d87e3db168138136f9b2acd8896cbf85e794aac270f
|
||||||
|
|
Loading…
Add table
Reference in a new issue