diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-07-10 12:14:17 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-07-10 12:23:08 +0100 |
commit | 23368b935cdfbc6c29a956745d5e651b6c16ff2a (patch) | |
tree | 73225805c4988d27dfecf018d77e6ab5ce8b05cd /media-video/makemkv/metadata.xml | |
parent | haskell-cabal.eclass: unify error message for unsupported EAPI (diff) | |
download | gentoo-23368b935cdfbc6c29a956745d5e651b6c16ff2a.tar.gz gentoo-23368b935cdfbc6c29a956745d5e651b6c16ff2a.tar.bz2 gentoo-23368b935cdfbc6c29a956745d5e651b6c16ff2a.zip |
media-video/makemkv: Bump to 1.16.4, drop old 1.16.3
Adds missing optional Java dependency. The package has included a
precompiled jar for a while. The sources are included but only for
license compliance. Actually building them is probably more hassle
than it's worth.
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'media-video/makemkv/metadata.xml')
-rw-r--r-- | media-video/makemkv/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/media-video/makemkv/metadata.xml b/media-video/makemkv/metadata.xml index 613533077af0..3f3bb44be835 100644 --- a/media-video/makemkv/metadata.xml +++ b/media-video/makemkv/metadata.xml @@ -5,6 +5,9 @@ <email>chewi@gentoo.org</email> <name>James Le Cuirot</name> </maintainer> + <use> + <flag name="java">Handle additional Blu-ray protection mechanisms involving Java</flag> + </use> <longdescription> MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played |