Gentoo Archives: gentoo-commits

From: "Maciej Barć" <xgqt@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-emulation/melonds/
Date: Wed, 28 Jul 2021 23:22:57
Message-Id: 1627514533.dc27931980f908d162f8ece237f378ad4a7e0c47.xgqt@gentoo
1 commit: dc27931980f908d162f8ece237f378ad4a7e0c47
2 Author: Maciej Barć <xgqt <AT> riseup <DOT> net>
3 AuthorDate: Wed Jul 28 23:22:13 2021 +0000
4 Commit: Maciej Barć <xgqt <AT> riseup <DOT> net>
5 CommitDate: Wed Jul 28 23:22:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dc279319
7
8 games-emulation/melonds: teakra fix
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 Signed-off-by: Maciej Barć <xgqt <AT> riseup.net>
12
13 games-emulation/melonds/melonds-9999.ebuild | 10 ++++++++++
14 1 file changed, 10 insertions(+)
15
16 diff --git a/games-emulation/melonds/melonds-9999.ebuild b/games-emulation/melonds/melonds-9999.ebuild
17 index 81582477d..21069e621 100644
18 --- a/games-emulation/melonds/melonds-9999.ebuild
19 +++ b/games-emulation/melonds/melonds-9999.ebuild
20 @@ -1,6 +1,9 @@
21 # Copyright 2019-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 +# NOTICE:
25 +# melonds bundles teakra, its upstream haven't had a release since 2020
26 +
27 EAPI=7
28
29 MY_PN="melonDS"
30 @@ -59,6 +62,13 @@ src_compile() {
31 cmake_src_compile
32 }
33
34 +src_install() {
35 + # install teakra
36 + dolib.so "${BUILD_DIR}/src/teakra/src/libteakra.so"
37 +
38 + cmake_src_install
39 +}
40 +
41 pkg_postinst() {
42 xdg_pkg_postinst