media-video/makemkv: Add Qt5 support, closes bug #569768
authorJames Le Cuirot <chewi@gentoo.org>
Sun, 27 Dec 2015 12:05:23 +0000 (12:05 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 27 Dec 2015 12:09:49 +0000 (12:09 +0000)
commita7865d18b3ecb8fd9fd7da9dc2ad0aba73795d60
tree6af1e97c67efb752ae24ab7c37b1800d59fc7552
parent818727bc7fb9bdebc93ae94b585363a078e42769
media-video/makemkv: Add Qt5 support, closes bug #569768

Qt5 always trumps Qt4 if it is available. There are no configure
options or variables to control this and there is no publicly
available configure.ac either so we have to selectively patch the raw
configure script directly.

Also make a couple of simplifications. src_configure checked for a
configure script even though there is always one there now. I also
couldn't see any reason for having virtual/opengl as a dependency.

Package-Manager: portage-2.2.26
media-video/makemkv/files/makemkv-qt4.patch [new file with mode: 0644]
media-video/makemkv/files/makemkv-qt5.patch [new file with mode: 0644]
media-video/makemkv/makemkv-1.9.8-r1.ebuild [moved from media-video/makemkv/makemkv-1.9.8.ebuild with 85% similarity]