# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit kde DESCRIPTION="A KDE frontend for xmame/xmess emulator. Based on gxmame plus many new features." HOMEPAGE="http://www.kde-apps.org/content/show.php?content=28270" SRC_URI="mirror://sourceforge/kxmame/${P}.tar.bz2" LICENSE="GPL" SLOT="0" KEYWORDS="~x86" need-kde 3.3 pkg_postinst() { echo "" einfo "This program requires xmame and/or xmess to be installed." einfo "You also need working rom files - use Google to find them." einfo "Goto http://x.mame.net for more information about xmame." echo "" }