Package Details: makemkv 1.17.8-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: 325
Popularity: 2.38
First Submitted: 2010-01-26 15:31 (UTC)
Last Updated: 2024-09-30 16:08 (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 .. 12 13 14 15 16 17 18 19 20 21 22 .. 27 Next › Last »

mrkline commented on 2016-12-16 17:09 (UTC) (edited on 2016-12-16 17:10 (UTC) by mrkline)

Could the PKGBUILD be modified to set CC and CXX to gcc and g++, respectively? The build fails if a user (such as myself) has those variables set to clang and clang++. The build also seems to be invoking the C compiler on C++ files, which is also a bit perplexing, but I figure doing the above is much easier than patching the Makefile or trying to fix this upstream.

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.