games-emulation/melonds: teakra fix

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
Maciej Barć
2021-07-29 01:22:13 +02:00
parent f961679f30
commit dc27931980

View File

@@ -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