games-emulation/mastergear-bin - 4.9 (gentoo)

Search

Install

Install this version:

emerge -a =games-emulation/mastergear-bin-4.9

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =games-emulation/mastergear-bin-4.9

Or alternatively:

emerge --autounmask-write -a =games-emulation/mastergear-bin-4.9

Package Information

Description:
SEGA Master System / Game Gear emulator
Homepage:
https://fms.komkon.org/MG/
License:
all-rights-reserved

Ebuild Details

Version EAPI Keywords Slot
4.9 8 -* ~amd64 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="SEGA Master System / Game Gear emulator"
HOMEPAGE="https://fms.komkon.org/MG/"
SRC_URI="https://fms.komkon.org/MG/MG${PV/./}-Ubuntu-x86-bin.tgz"
S="${WORKDIR}"

LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="-* ~amd64"
RESTRICT="bindist mirror"

RDEPEND="
	|| (
		media-libs/libpulse
		media-sound/apulse[sdk]
	)
	virtual/zlib:=
	x11-libs/libX11
	x11-libs/libXext"

QA_PREBUILT="usr/bin/mastergear"

src_install() {
	newbin mg mastergear

	docinto html
	dodoc MG.html
}

Dependencies

RDEPEND

	|| (
		media-libs/libpulse
		media-sound/apulse[sdk]
	)
	virtual/zlib:=
	x11-libs/libX11
	x11-libs/libXext

Manifest for 4.9

Type File Size Source URLs
DIST MG49-Ubuntu-x86-bin.tgz 174277 bytes https://fms.komkon.org/MG/MG49-Ubuntu-x86-bin.tgz