commit: dc27931980f908d162f8ece237f378ad4a7e0c47
Author: Maciej Barć <xgqt <AT> riseup <DOT> net>
AuthorDate: Wed Jul 28 23:22:13 2021 +0000
Commit: Maciej Barć <xgqt <AT> riseup <DOT> net>
CommitDate: Wed Jul 28 23:22:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dc279319
games-emulation/melonds: teakra fix
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt <AT> riseup.net>
games-emulation/melonds/melonds-9999.ebuild | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/games-emulation/melonds/melonds-9999.ebuild
b/games-emulation/melonds/melonds-9999.ebuild
index 81582477d..21069e621 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