mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
Merge pull request #6223 from lemmi/vapoursynth-mvtools
vapoursynth-mvtools: update to 18 + dependency
This commit is contained in:
commit
73086e3c06
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vapoursynth-mvtools'
|
# Template file for 'vapoursynth-mvtools'
|
||||||
pkgname=vapoursynth-mvtools
|
pkgname=vapoursynth-mvtools
|
||||||
version=17
|
version=18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config libtool yasm"
|
hostmakedepends="automake pkg-config libtool yasm"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=739656d8ea3fb864b72e3e3d167dc1f7fdb8feff4e396cdf9414b367621ca011
|
checksum=1cfd1b11ada04c0381b90b9561362d8e6b58cc0a0592925e2564b2bf36b5046c
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
arm*)
|
arm*)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zimg'
|
# Template file for 'zimg'
|
||||||
pkgname=zimg
|
pkgname=zimg
|
||||||
version=2.5
|
version=2.5.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=zimg-release-${version}
|
wrksrc=zimg-release-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,7 +10,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="WTFPL"
|
license="WTFPL"
|
||||||
homepage="https://github.com/sekrit-twc/zimg"
|
homepage="https://github.com/sekrit-twc/zimg"
|
||||||
distfiles="https://github.com/sekrit-twc/zimg/archive/release-${version}.tar.gz"
|
distfiles="https://github.com/sekrit-twc/zimg/archive/release-${version}.tar.gz"
|
||||||
checksum=50b2bcc49e51cd36011a0c363ff914a81b6f161aefdffeaa2bc4a4627c13784d
|
checksum=deb85887081cab7fa9c492b588900d60d6466e61ee8ea51a84ca280688d93de9
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue