# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/epsxe/epsxe-1.6.0-r3.ebuild,v 1.10 2007/02/24 00:16:13 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/epsxe/epsxe-1.6.0-r3.ebuild,v 1.11 2007/04/06 04:38:00 nyhm Exp $
inherit games
dogamesbin "${FILESDIR}"/epsxe
sed -i \
-e "s:GAMES_PREFIX_OPT:${GAMES_PREFIX_OPT}:" \
- -e "s:GAMES_LIBDIR:${GAMES_LIBDIR}:" \
+ -e "s:GAMES_LIBDIR:$(games_get_libdir):" \
"${D}${GAMES_BINDIR}"/epsxe \
|| die "sed failed"
exeinto "${dir}"
doexe epsxe || die "doexe failed"
insinto "${dir}"
doins keycodes.lst || die "doins failed"
- insinto "${GAMES_LIBDIR}"/psemu/cheats
+ insinto "$(games_get_libdir)"/psemu/cheats
doins cheats/* || die "doins failed"
dodoc docs/*
prepgamesdirs
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4-r1.ebuild,v 1.1 2007/02/15 09:58:09 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4-r1.ebuild,v 1.2 2007/04/06 04:39:38 nyhm Exp $
inherit eutils qt3 games
}
src_install() {
- exeinto "${GAMES_LIBDIR}"/mupen64/plugins
+ exeinto "$(games_get_libdir)"/mupen64/plugins
doexe mupen64_alsasnd-${PV}.so || die "doexe failed"
dodoc README
prepgamesdirs