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.03
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 .. 17 18 19 20 21 22 23 24 25 26 27 .. 32 Next › Last »

magnavoid commented on 2016-09-17 23:30 (UTC)

Fixed PKGBUILD --> http://pastebin.com/gK7N7Fd3

hydro commented on 2016-09-15 21:11 (UTC)

I'm on vacation, sorry for the inconvenience.

ProfessorKaos64 commented on 2016-09-15 17:01 (UTC)

Please update your md5sums, package failed to verify.

jarerod commented on 2016-09-13 20:35 (UTC)

This is now out of date, updated tars are at: http://www.makemkv.com/forum2/viewtopic.php?f=3&t=224

hydro commented on 2016-07-27 04:51 (UTC)

@Wesley_Chan Note: Packages in the AUR assume that the base-devel group is installed, i.e. they do not list the group's members as dependencies explicitly. https://wiki.archlinux.org/index.php/Arch_User_Repository#Prerequisites

Wesley_Chan commented on 2016-07-27 02:51 (UTC) (edited on 2016-07-27 02:53 (UTC) by Wesley_Chan)

It needs pkg-config and fakeroot as build-time dependencies.

Brinox commented on 2016-06-25 12:31 (UTC)

Please remove these lines update-desktop-database -q xdg-icon-resource forceupdate --theme hicolor from the .install file, as these operations will now be executed automatically by the pacman hooks.

Marcel_K commented on 2016-06-22 22:54 (UTC)

True. Adding sed 's/$(DESTDIR)/"$(DESTDIR)"/' -i Makefile after l. 33 instead of sending quotes is better. BTW, @hydro, you don't need to bump pkgrel if the resulting package is the same.

abouvier commented on 2016-06-21 03:54 (UTC)

It's the variables inside of the makemkv's Makefile who should have quotes around them.