mkvtoolnix: 73.0.0 -> 74.0.0

This commit is contained in:
Tim Biermann 2023-02-16 20:37:32 +01:00
parent d02f8726e8
commit 3e3f3e7684
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 8 deletions

View File

@ -1,6 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32pR4jYvhlCuMOQFBwUCgmRQS/2JT9ny56QVWUnFq/uc+DzB8eT5N9peajshX8j2TpmEKbkVgm+JiFOnuYVyNwQ=
SHA256 (Pkgfile) = 0d030ce563b1fc672116f8a00a3260bdaefcfa21f1ba099cec2c02ce01cc549a
RWSagIOpLGJF3292AxLAmM6hIo6GQ4LV0Yw80v+8PrCAKIPwlWSwyVPrb0UEYF9v8hX3XKM90Y4EkzWAUAc+VPKxTV5psztoUQo=
SHA256 (Pkgfile) = b86c9059c7b89e857519e190e63a195f11f68434b719f1414d74ef31615f1475
SHA256 (.footprint) = 5dd3d6800ce1289994281c545cffe09f7dd989f0ce4f48baab49437c41dfead1
SHA256 (mkvtoolnix-73.0.0.tar.xz) = f31a129723571b46a974bc5d57d73733c1245ee429afd6ddaf274038e94e2280
SHA256 (ruby3.2.patch) = 678f5b53d3dea258ff487f0c70ac2ad70cdf302c39442037a19c40865faecf73
SHA256 (mkvtoolnix-74.0.0.tar.xz) = b7dc8be6cb9170030de06b983f256ff3cb21efa3209f0efe8e079656fa3d5643

View File

@ -5,15 +5,13 @@
# Optional: hicolor-icon-theme
name=mkvtoolnix
version=73.0.0
version=74.0.0
release=1
source=(https://mkvtoolnix.download/sources/$name-$version.tar.xz
ruby3.2.patch)
source=(https://mkvtoolnix.download/sources/$name-$version.tar.xz)
build() {
cd $name-$version
patch -Np1 -i $SRC/ruby3.2.patch
rm -rf lib/{fmt,libebml,libmatroska,nlohmann-json,pugixml}
./autogen.sh