Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 429736 Details for
Bug 579130
net-libs/webkit-gtk: add accessibility USE flag
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for adding accessibility USE flag
webkit-gtk-2.10.7-accessibility.patch (text/plain), 956 bytes, created by
cl91tp
on 2016-04-06 02:43:34 UTC
(
hide
)
Description:
patch for adding accessibility USE flag
Filename:
MIME Type:
Creator:
cl91tp
Created:
2016-04-06 02:43:34 UTC
Size:
956 bytes
patch
obsolete
>--- webkit-gtk-2.10.7-orig.ebuild 2016-04-06 14:36:30.618804010 +1200 >+++ webkit-gtk-2.10.7-accessibility.ebuild 2016-04-06 14:38:07.708934297 +1200 >@@ -19,7 +19,7 @@ > SLOT="4/37" # soname version of libwebkit2gtk-4.0 > KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" > >-IUSE="aqua coverage doc +egl +geoloc gles2 gnome-keyring +gstreamer +introspection +jit nsplugin +opengl spell wayland +webgl X" >+IUSE="accessibility aqua coverage doc +egl +geoloc gles2 gnome-keyring +gstreamer +introspection +jit nsplugin +opengl spell wayland +webgl X" > # seccomp > > REQUIRED_USE=" >@@ -94,8 +94,10 @@ > ${PYTHON_DEPS} > ${RUBY_DEPS} > >=dev-lang/perl-5.10 >- >=app-accessibility/at-spi2-core-2.5.3 >- >=dev-libs/atk-2.8.0 >+ accessibility? ( >+ >=app-accessibility/at-spi2-core-2.5.3 >+ >=dev-libs/atk-2.8.0 >+ ) > dev-libs/hyphen > >=dev-util/gtk-doc-am-1.10 > >=dev-util/gperf-3.0.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 579130
: 429736 |
429738