diff --git a/games-emulation/melonds/melonds-9999.ebuild b/games-emulation/melonds/melonds-9999.ebuild index 81582477d5..21069e6219 100644 --- a/games-emulation/melonds/melonds-9999.ebuild +++ b/games-emulation/melonds/melonds-9999.ebuild @@ -1,6 +1,9 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# NOTICE: +# melonds bundles teakra, its upstream haven't had a release since 2020 + EAPI=7 MY_PN="melonDS" @@ -59,6 +62,13 @@ src_compile() { cmake_src_compile } +src_install() { + # install teakra + dolib.so "${BUILD_DIR}/src/teakra/src/libteakra.so" + + cmake_src_install +} + pkg_postinst() { xdg_pkg_postinst