net-libs/webkit-gtk: default enable jpeg2k
authorMart Raudsepp <leio@gentoo.org>
Fri, 14 Jun 2019 06:07:04 +0000 (09:07 +0300)
committerMart Raudsepp <leio@gentoo.org>
Fri, 14 Jun 2019 06:07:04 +0000 (09:07 +0300)
JPEG 2000 support is important for various image managers on the
web, because they are giving that format with the currently used
User Agent, while they'd give WebP with different user agents.
But using that different UA would break many other things, thus
jpeg2k is pretty much mandatory for good browser usages,
therefore default enable it at least.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
net-libs/webkit-gtk/webkit-gtk-2.24.2.ebuild

index 5e332dec8436013c737a8c5903675080ee693b47..fd02876d16087a4be972aa5966131424b9f4ce0d 100644 (file)
@@ -17,7 +17,7 @@ LICENSE="LGPL-2+ BSD"
 SLOT="4/37" # soname version of libwebkit2gtk-4.0
 KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos"
 
-IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection jpeg2k libnotify nsplugin +opengl spell wayland +webgl +X"
+IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jpeg2k libnotify nsplugin +opengl spell wayland +webgl +X"
 
 # webgl needs gstreamer, bug #560612
 # gstreamer with opengl/gles2 needs egl