Gentoo Archives: gentoo-commits

From: Guilherme Amadio <amadio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/root/
Date: Thu, 22 Mar 2018 14:24:44
Message-Id: 1521728614.576725059c049d8abce31c1104e0def7311789ba.amadio@gentoo
1 commit: 576725059c049d8abce31c1104e0def7311789ba
2 Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 22 13:12:19 2018 +0000
4 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 22 14:23:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57672505
7
8 sci-physics/root: drop old workarounds for bundled packages
9
10 Currently -Dfail-on-missing=ON should be enough to prevent usage of
11 bundled packages. Also, these workarounds would fail in the next version
12 bump since the builtins are being restructured upstream.
13
14 Package-Manager: Portage-2.3.24, Repoman-2.3.6
15
16 sci-physics/root/root-6.12.06-r1.ebuild | 12 ------------
17 1 file changed, 12 deletions(-)
18
19 diff --git a/sci-physics/root/root-6.12.06-r1.ebuild b/sci-physics/root/root-6.12.06-r1.ebuild
20 index 2369e76b68b..1c75f07e2f9 100644
21 --- a/sci-physics/root/root-6.12.06-r1.ebuild
22 +++ b/sci-physics/root/root-6.12.06-r1.ebuild
23 @@ -138,18 +138,6 @@ pkg_setup() {
24 src_prepare() {
25 cmake-utils_src_prepare
26
27 - # make sure we use system libs and headers
28 - rm montecarlo/eg/inc/cfortran.h README/cfortran.doc || die
29 - rm -r graf2d/asimage/src/libAfterImage || die
30 - rm -r graf3d/ftgl/{inc,src} || die
31 - rm -r graf2d/freetype/src || die
32 - rm -r graf3d/gl/src/gl2ps* || die
33 - rm -r graf3d/glew/{inc,src} || die
34 - rm -r core/pcre/src || die
35 - rm -r math/unuran/src/unuran-*.tar.gz || die
36 - rm -r core/lzma/src/*.tar.gz || die
37 - LANG=C LC_ALL=C find core/zip -type f -name "[a-z]*" -print0 | xargs -0 rm || die
38 -
39 hprefixify build/CMakeLists.txt core/clingutils/CMakeLists.txt
40
41 # CSS should use local images