mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vapoursynth-mvtools: fix license
This commit is contained in:
parent
afca7b0266
commit
e0bbaef966
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'vapoursynth-mvtools'
|
# Template file for 'vapoursynth-mvtools'
|
||||||
pkgname=vapoursynth-mvtools
|
pkgname=vapoursynth-mvtools
|
||||||
version=23
|
version=23
|
||||||
revision=1
|
revision=2
|
||||||
archs="x86_64* i686*"
|
archs="x86_64* i686*"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config libtool nasm"
|
hostmakedepends="pkg-config libtool nasm"
|
||||||
makedepends="fftw-devel vapoursynth-devel"
|
makedepends="fftw-devel vapoursynth-devel"
|
||||||
short_desc="Set of filters for motion estimation and compensation"
|
short_desc="Set of filters for motion estimation and compensation"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://avisynth.org.ru/mvtools/mvtools2.html"
|
homepage="http://avisynth.org.ru/mvtools/mvtools2.html"
|
||||||
distfiles="https://github.com/dubhater/vapoursynth-mvtools/archive/v${version}.tar.gz"
|
distfiles="https://github.com/dubhater/vapoursynth-mvtools/archive/v${version}.tar.gz"
|
||||||
checksum=3b5fdad2b52a2525764510a04af01eab3bc5e8fe6a02aba44b78955887a47d44
|
checksum=3b5fdad2b52a2525764510a04af01eab3bc5e8fe6a02aba44b78955887a47d44
|
||||||
|
|
Loading…
Add table
Reference in a new issue