Package Details: makemkv-cli 1.18.3-1

Git Clone URL: https://aur.archlinux.org/makemkv-cli.git (read-only, click to copy)
Package Base: makemkv-cli
Description: DVD and Blu-ray to MKV converter and network streamer - CLI only
Upstream URL: https://www.makemkv.com
Licenses: custom, MPL, LGPL
Conflicts: makemkv
Provides: makemkv
Submitter: freswa
Maintainer: freswa
Last Packager: freswa
Votes: 15
Popularity: 0.58
First Submitted: 2015-01-25 15:09 (UTC)
Last Updated: 2026-02-10 17:47 (UTC)

Dependencies (5)

Required by (4)

Sources (3)

Latest Comments

1 2 3 4 Next › Last »

mmozeiko commented on 2026-02-11 03:19 (UTC)

expat dependency is still missing:

$ readelf -d /usr/lib/libmakemkv.so.1 | grep lib
...
 0x0000000000000001 (NEEDED)             Shared library: [libexpat.so.1]
...

$ pacman -Qo /usr/lib/libexpat.so.1
/usr/lib/libexpat.so.1 is owned by expat 2.7.4-1

boarim commented on 2026-02-10 20:46 (UTC)

Shouldn’t the java-runtime dependency be optional? Like for the GUI version of the package?

mmozeiko commented on 2026-02-09 21:33 (UTC) (edited on 2026-02-09 21:36 (UTC) by mmozeiko)

Please add missing dependencies - openssl and zlib and expat.

Also please update pkgrel number when changing PKGBUILD file: https://wiki.archlinux.org/title/PKGBUILD#pkgrel

hikarutilmitt commented on 2026-02-09 17:12 (UTC)

@boarim I was coming here to ask the same thing. the main package doesn't need it and it works just fine with the current up-to-date openssl from the main repos. for now I've moved to installing that package for my NAS since it supplies makemkvcon as well and doesn't have the requirement.

boarim commented on 2026-02-06 18:10 (UTC)

Sorry for the silly question but why is there this dependency on openssl-1.1 (EOL reached on September 11, 2023)? What’s preventing the package to move to the current version of openssl included in the official repos of Arch?

dmcblue commented on 2026-01-24 20:13 (UTC) (edited on 2026-01-24 20:13 (UTC) by dmcblue)

@Batou That means you need to register your copy with

makemkvcon reg <LICENSE_KEY>

Batou commented on 2025-08-26 18:53 (UTC)

So weird... it complains that the version is too old yet it's literally the latest version on the official site.

MakeMKV v1.18.1 linux(x64-release) started
This application version is too old.  Please download the latest version at http://www.makemkv.com/ or enter a registration key to continue using the current version.

ToadKing commented on 2024-05-28 18:13 (UTC)

There doesn't appear to be a separate mmdtsdec executable anymore, I think that manpage and the optional lib32-glibc dependency can be removed because of that.