mkvtoolnix: update to 26.0.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
948479be5f
commit
aadc0138ab
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mkvtoolnix'
|
||||
pkgname=mkvtoolnix
|
||||
version=25.0.0
|
||||
revision=2
|
||||
version=26.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-docbook-xsl-root=/usr/share/xsl/docbook --enable-qt"
|
||||
hostmakedepends="autoconf docbook-xsl libxslt pkg-config ruby"
|
||||
|
@ -11,8 +11,9 @@ short_desc="Create, alter and inspect Matroska videos"
|
|||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://www.bunkus.org/videotools/mkvtoolnix/"
|
||||
changelog="https://mkvtoolnix.download/doc/NEWS.md"
|
||||
distfiles="${homepage}/sources/${pkgname}-${version}.tar.xz"
|
||||
checksum=834cb7abdd8849da3a6864055c8207cea44d14768147830918cd1a723c40bc33
|
||||
checksum=d51e63c356f9f0c92cc0b01ff6e78253954c74186be6ef4c40c5690d18fda7e0
|
||||
nocross="Fails due to dependency chain eigen -> jack -> pulseaudio"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue