sci-libs/libgeodecomp: Fix file collision with libflatarray
authorKurt Kanzenbach <kurt@kmk-computers.de>
Thu, 16 Jan 2020 18:11:21 +0000 (19:11 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 21 Jan 2020 20:42:12 +0000 (21:42 +0100)
commit06a2e799559c779da1b073fef804d4ca1a548af6
tree9872a9a3f864fb32420aab9f685bed3858f202ca
parentd72ac72ee57df07111a2c2808f0bae7ff3bc6d00
sci-libs/libgeodecomp: Fix file collision with libflatarray

As of commit 948ee21633c0 ("sci-libs/libgeodecomp: added dependency to
libflatarray") libgeodecomp depends on libflatarray which is correct. Therefore,
libgeodecomp uses the system installed libflatarray. However, it also bundles
its own version libflatarray and installs that one unconditionally which results
in the file collision.

Thus, simply don't install the libflatarray files whenever the system one is
used. That resolves the issue.

While here, bump EAPI to 7 and remove visit use flag. VisIt has been removed.

Bug: https://bugs.gentoo.org/688932
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
Closes: https://github.com/gentoo/gentoo/pull/14368
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
sci-libs/libgeodecomp/files/libgeodecomp-0.4.0-lfa.patch [new file with mode: 0644]
sci-libs/libgeodecomp/libgeodecomp-0.4.0-r1.ebuild [moved from sci-libs/libgeodecomp/libgeodecomp-0.4.0.ebuild with 72% similarity]