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: Sun, 25 Jun 2017 23:49:32
Message-Id: 1498434497.4f77b83217063508073eda9167eaf1bd7977c010.asturm@gentoo
1 commit: 4f77b83217063508073eda9167eaf1bd7977c010
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 25 23:48:11 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 25 23:48:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f77b832
7
8 app-office/libreoffice: DEPEND on dev-libs/xmlsec[nss] instead of bundled
9
10 Reported-by: jospezial <jospezial <AT> gmx.de>
11 Gentoo-bug: 577278
12
13 Package-Manager: Portage-2.3.6, Repoman-2.3.1
14
15 app-office/libreoffice/libreoffice-9999.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild
19 index cd11bb0a497..e259b7d60d0 100644
20 --- a/app-office/libreoffice/libreoffice-9999.ebuild
21 +++ b/app-office/libreoffice/libreoffice-9999.ebuild
22 @@ -56,7 +56,6 @@ unset DEV_URI
23 # These are bundles that can't be removed for now due to huge patchsets.
24 # If you want them gone, patches are welcome.
25 ADDONS_SRC=(
26 - "${ADDONS_URI}/xmlsec1-1.2.24.tar.gz" # modifies source code
27 "collada? ( ${ADDONS_URI}/4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2 )"
28 "java? ( ${ADDONS_URI}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip )"
29 # no release for 8 years, should we package it?
30 @@ -120,6 +119,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
31 !libressl? ( >=dev-libs/openssl-1.0.0d:0 )
32 libressl? ( dev-libs/libressl )
33 >=dev-libs/redland-1.0.16
34 + >=dev-libs/xmlsec-1.2.24[nss]
35 media-gfx/graphite2
36 media-libs/fontconfig
37 media-libs/freetype:2