mkvtoolnix: update to 8.5.2
This commit is contained in:
parent
cdc61ba9c5
commit
e87fdbd48a
1 changed files with 4 additions and 3 deletions
|
@ -1,17 +1,18 @@
|
||||||
# Template file for 'mkvtoolnix'
|
# Template file for 'mkvtoolnix'
|
||||||
pkgname=mkvtoolnix
|
pkgname=mkvtoolnix
|
||||||
version=8.5.1
|
version=8.5.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--without-curl"
|
||||||
hostmakedepends="autoconf pkg-config ruby"
|
hostmakedepends="autoconf pkg-config ruby"
|
||||||
makedepends="libebml-devel libmatroska-devel boost-devel libvorbis-devel
|
makedepends="libebml-devel libmatroska-devel boost-devel libvorbis-devel
|
||||||
libflac-devel file-devel libcurl-devel qt5-devel qt5-tools-devel"
|
libflac-devel file-devel qt5-devel qt5-tools-devel"
|
||||||
short_desc="Create, alter and inspect Matroska videos"
|
short_desc="Create, alter and inspect Matroska videos"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://www.bunkus.org/videotools/mkvtoolnix/"
|
homepage="https://www.bunkus.org/videotools/mkvtoolnix/"
|
||||||
distfiles="${homepage}/sources/${pkgname}-${version}.tar.xz"
|
distfiles="${homepage}/sources/${pkgname}-${version}.tar.xz"
|
||||||
checksum=db9ae151ef236afac190c0137d8d4df4e43c105dbd298e3913b5afae1fdd5b43
|
checksum=efaae6d5e3d0963e2f53ae9c45f151be28561a6c6a28fad46e6220baf9862bbc
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue