Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/
Date: Tue, 18 Sep 2018 18:17:10
Message-Id: 1537294603.14627ad48d51e49a1cb254e21ec66c78c9dbc743.asturm@gentoo
1 commit: 14627ad48d51e49a1cb254e21ec66c78c9dbc743
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 18 18:12:56 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 18 18:16:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14627ad4
7
8 app-office/libreoffice: Add USE=accessibility
9
10 Upstream commits:
11 226697ae27ef451cad404256e83eef88262f16d1
12 84ef6d82546b044990f4efd57e51e29c6c6565c8
13 28e8c3e28bf4944ecad23961602b9b1f72613d39
14
15 Reported-by: Matthias Lippert <mae.lippert <AT> gmail.com>
16 Closes: https://bugs.gentoo.org/666492
17 Package-Manager: Portage-2.3.49, Repoman-2.3.10
18
19 app-office/libreoffice/libreoffice-6.1.1.2.ebuild | 6 ++++--
20 app-office/libreoffice/libreoffice-6.1.9999.ebuild | 6 ++++--
21 app-office/libreoffice/libreoffice-9999.ebuild | 6 ++++--
22 3 files changed, 12 insertions(+), 6 deletions(-)
23
24 diff --git a/app-office/libreoffice/libreoffice-6.1.1.2.ebuild b/app-office/libreoffice/libreoffice-6.1.1.2.ebuild
25 index 6105cb607ab..285959c3464 100644
26 --- a/app-office/libreoffice/libreoffice-6.1.1.2.ebuild
27 +++ b/app-office/libreoffice/libreoffice-6.1.1.2.ebuild
28 @@ -63,8 +63,8 @@ unset ADDONS_SRC
29 # Extensions that need extra work:
30 LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher"
31
32 -IUSE="bluetooth +branding coinmp +cups dbus debug eds firebird googledrive
33 -gstreamer +gtk gtk2 kde mysql odk pdfimport postgres test vlc
34 +IUSE="accessibility bluetooth +branding coinmp +cups dbus debug eds firebird
35 +googledrive gstreamer +gtk gtk2 kde mysql odk pdfimport postgres test vlc
36 $(printf 'libreoffice_extensions_%s ' ${LO_EXTS})"
37
38 REQUIRED_USE="${PYTHON_REQUIRED_USE}
39 @@ -144,6 +144,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
40 x11-libs/libXinerama
41 x11-libs/libXrandr
42 x11-libs/libXrender
43 + accessibility? ( dev-python/lxml[${PYTHON_USEDEP}] )
44 bluetooth? ( net-wireless/bluez )
45 coinmp? ( sci-libs/coinor-mp )
46 cups? ( net-print/cups )
47 @@ -439,6 +440,7 @@ src_configure() {
48 $(use_enable pdfimport)
49 $(use_enable postgres postgresql-sdbc)
50 $(use_enable vlc)
51 + $(use_with accessibility lxml)
52 $(use_with coinmp system-coinmp)
53 $(use_with googledrive gdrive-client-id ${google_default_client_id})
54 $(use_with googledrive gdrive-client-secret ${google_default_client_secret})
55
56 diff --git a/app-office/libreoffice/libreoffice-6.1.9999.ebuild b/app-office/libreoffice/libreoffice-6.1.9999.ebuild
57 index 01637fc6d61..e6352a55b2d 100644
58 --- a/app-office/libreoffice/libreoffice-6.1.9999.ebuild
59 +++ b/app-office/libreoffice/libreoffice-6.1.9999.ebuild
60 @@ -63,8 +63,8 @@ unset ADDONS_SRC
61 # Extensions that need extra work:
62 LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher"
63
64 -IUSE="bluetooth +branding coinmp +cups dbus debug eds firebird googledrive
65 -gstreamer +gtk gtk2 kde mysql odk pdfimport postgres test vlc
66 +IUSE="accessibility bluetooth +branding coinmp +cups dbus debug eds firebird
67 +googledrive gstreamer +gtk gtk2 kde mysql odk pdfimport postgres test vlc
68 $(printf 'libreoffice_extensions_%s ' ${LO_EXTS})"
69
70 REQUIRED_USE="${PYTHON_REQUIRED_USE}
71 @@ -144,6 +144,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
72 x11-libs/libXinerama
73 x11-libs/libXrandr
74 x11-libs/libXrender
75 + accessibility? ( dev-python/lxml[${PYTHON_USEDEP}] )
76 bluetooth? ( net-wireless/bluez )
77 coinmp? ( sci-libs/coinor-mp )
78 cups? ( net-print/cups )
79 @@ -439,6 +440,7 @@ src_configure() {
80 $(use_enable pdfimport)
81 $(use_enable postgres postgresql-sdbc)
82 $(use_enable vlc)
83 + $(use_with accessibility lxml)
84 $(use_with coinmp system-coinmp)
85 $(use_with googledrive gdrive-client-id ${google_default_client_id})
86 $(use_with googledrive gdrive-client-secret ${google_default_client_secret})
87
88 diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild
89 index 95989401be9..54d654db3d5 100644
90 --- a/app-office/libreoffice/libreoffice-9999.ebuild
91 +++ b/app-office/libreoffice/libreoffice-9999.ebuild
92 @@ -63,8 +63,8 @@ unset ADDONS_SRC
93 # Extensions that need extra work:
94 LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher"
95
96 -IUSE="bluetooth +branding coinmp +cups dbus debug eds firebird googledrive
97 -gstreamer +gtk gtk2 kde mysql odk pdfimport postgres test vlc
98 +IUSE="accessibility bluetooth +branding coinmp +cups dbus debug eds firebird
99 +googledrive gstreamer +gtk gtk2 kde mysql odk pdfimport postgres test vlc
100 $(printf 'libreoffice_extensions_%s ' ${LO_EXTS})"
101
102 REQUIRED_USE="${PYTHON_REQUIRED_USE}
103 @@ -144,6 +144,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
104 x11-libs/libXinerama
105 x11-libs/libXrandr
106 x11-libs/libXrender
107 + accessibility? ( dev-python/lxml[${PYTHON_USEDEP}] )
108 bluetooth? (
109 dev-libs/glib:2
110 net-wireless/bluez
111 @@ -441,6 +442,7 @@ src_configure() {
112 $(use_enable pdfimport)
113 $(use_enable postgres postgresql-sdbc)
114 $(use_enable vlc)
115 + $(use_with accessibility lxml)
116 $(use_with coinmp system-coinmp)
117 $(use_with googledrive gdrive-client-id ${google_default_client_id})
118 $(use_with googledrive gdrive-client-secret ${google_default_client_secret})