Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 450014 Details for
Bug 596964
app-accessibility/at-spi2-core-2.20.2 : add nls support [patch]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
nls patch
at-spi2-core-2.20.2.ebuild.patch (text/plain), 1.01 KB, created by
otakuto.gentoo
on 2016-10-12 16:23:06 UTC
(
hide
)
Description:
nls patch
Filename:
MIME Type:
Creator:
otakuto.gentoo
Created:
2016-10-12 16:23:06 UTC
Size:
1.01 KB
patch
obsolete
>--- /var/db/repos/gentoo/app-accessibility/at-spi2-core/at-spi2-core-2.20.2.ebuild 2016-10-13 00:52:28.399686956 +0900 >+++ /usr/local/portage/app-accessibility/at-spi2-core/at-spi2-core-2.20.2.ebuild 2016-10-13 00:53:00.004291844 +0900 >@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Accessi > > LICENSE="LGPL-2+" > SLOT="2" >-IUSE="X +introspection" >+IUSE="X +introspection nls" > KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" > > # x11-libs/libSM is needed until upstream #719808 is solved either >@@ -30,7 +30,7 @@ RDEPEND=" > DEPEND="${RDEPEND} > >=dev-util/gtk-doc-am-1.9 > >=dev-util/intltool-0.40 >- sys-devel/gettext >+ nls? ( sys-devel/gettext ) > virtual/pkgconfig[${MULTILIB_USEDEP}] > " > >@@ -45,6 +45,7 @@ multilib_src_configure() { > gnome2_src_configure \ > --disable-xevie \ > $(multilib_native_use_enable introspection) \ >+ $(use_enable nls) \ > $(use_enable X x11) > > # work-around gtk-doc out-of-source brokedness
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 596964
: 450014