Package Details: makemkv 1.18.4-1

Git Clone URL: https://aur.archlinux.org/makemkv.git (read-only, click to copy)
Package Base: makemkv
Description: DVD and Blu-ray to MKV converter
Upstream URL: https://www.makemkv.com
Licenses: LGPL-2.1-or-later, LicenseRef-GuinpinSoft-inc-EULA
Submitter: hydro
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 341
Popularity: 2.07
First Submitted: 2010-01-26 15:31 (UTC)
Last Updated: 2026-06-16 17:06 (UTC)

Dependencies (4)

Sources (4)

Pinned Comments

FabioLolix commented on 2024-07-20 16:33 (UTC)

This now depends on libavcodec.so so when it needs to be rebuilded against new ffmpeg version you are forced to uninstall first otherwise the update will be blocked

fosskers commented on 2023-06-11 13:56 (UTC)

I can confirm that a manual sudo modprobe sg was necessary to get makepkg to detect my DVD drive.

FabioLolix commented on 2023-03-16 21:41 (UTC)

Beta key:

Latest Comments

« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 28 .. 32 Next › Last »

Marcel_K commented on 2016-06-20 12:41 (UTC)

That's due to the fact that there are spaces in your directory name. Apparently only surrounding $pkgdir with double quotes isn't enough when doing make install in line 34. When I explicitly send those quotes to make, the issue is solved: make DESTDIR=\""${pkgdir}"\" install

jabster commented on 2016-06-20 12:08 (UTC)

So I was getting this error: ==> Entering fakeroot environment... ==> Starting package()... /usr/bin/install -c -D -m 644 out/libdriveio.so.0 /home/john/Downloads/AUR Builds/makemkv/pkg/makemkv/usr/lib/libdriveio.so.0 /usr/bin/install: target 'Builds/makemkv/pkg/makemkv/usr/lib/libdriveio.so.0' is not a directory make: *** [Makefile:33: install] Error 1 ==> ERROR: A failure occurred in package(). Aborting... When I renamed "AUR Builds" to "AURBuilds" everything worked. I don't know if that 's a bug in the PKGBUILD file or what, but it's definitely a bug. I don't know nearly enough to check myself.

hydro commented on 2015-12-31 15:21 (UTC) (edited on 2015-12-31 16:38 (UTC) by hydro)

https://wiki.archlinux.org/index.php/System_maintenance#Partial_upgrades_are_unsupported "If the system has locally installed packages (such as AUR packages), users will need to rebuild them when their dependencies receive a soname bump." PS Still works for me after recent pacman update, didn't have to rebuild.

nebiros commented on 2015-12-31 11:20 (UTC)

/usr/bin/makemkvcon: error while loading shared libraries: libwebp.so.5: cannot open shared object file: No such file or directory libwebp ist updatet https://www.archlinux.org/packages/extra/x86_64/libwebp/ now usr/lib/libwebp.so.6

bernd_b commented on 2015-08-09 16:05 (UTC)

Build and used it yesterday - no probs here ...?!

cemsbr commented on 2015-08-08 13:43 (UTC)

Not working. I only get the "Application failed to initialize" message.

hydro commented on 2015-06-07 12:54 (UTC)

If provided as binary packages that might be useful, but as an AUR package it would force all users to install both qt4 and qt5.

sl1pkn07 commented on 2015-06-07 12:25 (UTC)

for example, like http://sl1pkn07.wtf/paste/view/7d021e52

sl1pkn07 commented on 2015-06-07 11:10 (UTC)

you can make a split pkgbuild for a Qt4 and Qt5 build? greetings

hydro commented on 2015-06-07 10:26 (UTC)

Done, thanks.