Gentoo Archives: gentoo-commits

From: Alfredo Tupone <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tcl3d/
Date: Sat, 18 Mar 2023 17:06:50
Message-Id: 1679159189.8d69281eb3a1fd8b67bfa735b73fb4e84253c850.tupone@gentoo
1 commit: 8d69281eb3a1fd8b67bfa735b73fb4e84253c850
2 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 18 16:45:49 2023 +0000
4 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 18 17:06:29 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d69281e
7
8 dev-tcltk/tcl3d: fix on musl
9
10 Closes: https://bugs.gentoo.org/831455
11 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
12
13 dev-tcltk/tcl3d/{tcl3d-0.5.0.ebuild => tcl3d-0.5.0-r1.ebuild} | 3 ++-
14 1 file changed, 2 insertions(+), 1 deletion(-)
15
16 diff --git a/dev-tcltk/tcl3d/tcl3d-0.5.0.ebuild b/dev-tcltk/tcl3d/tcl3d-0.5.0-r1.ebuild
17 similarity index 98%
18 rename from dev-tcltk/tcl3d/tcl3d-0.5.0.ebuild
19 rename to dev-tcltk/tcl3d/tcl3d-0.5.0-r1.ebuild
20 index 870f791b448b..b295909cdc56 100644
21 --- a/dev-tcltk/tcl3d/tcl3d-0.5.0.ebuild
22 +++ b/dev-tcltk/tcl3d/tcl3d-0.5.0-r1.ebuild
23 @@ -1,7 +1,7 @@
24 # Copyright 1999-2023 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 -EAPI=7
28 +EAPI=8
29
30 inherit flag-o-matic toolchain-funcs
31
32 @@ -51,6 +51,7 @@ src_configure() {
33 sed -i \
34 -e 's:^\(TCLMAJOR\) *=\(.*\)$:\1 = '${_TCL_V[0]}':' \
35 -e 's:^\(TCLMINOR\) *=\(.*\)$:\1 = '${_TCL_V[1]}':' \
36 + -e "s:lib64:$(get_libdir):" \
37 config_Linux* || die
38
39 # Fix libSDL link