app-misc/simple-dosbox-launcher - 0.1.5 (amano-kenji)

Search

Install

Install this version:

emerge -a =app-misc/simple-dosbox-launcher-0.1.5

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

autounmask =app-misc/simple-dosbox-launcher-0.1.5

Or alternatively:

emerge --autounmask-write -a =app-misc/simple-dosbox-launcher-0.1.5

Package Information

Description:
It launches an executable in an archive file with dosbox.
Homepage:
https://codeberg.org/amano.kenji/simple-dosbox-launcher
License:
0BSD

Ebuild Details

Version EAPI Keywords Slot
0.1.5 8 ~amd64 0
View Raw Ebuild
EAPI=8

inherit janet-executable

DESCRIPTION="It launches an executable in an archive file with dosbox."
HOMEPAGE="https://codeberg.org/amano.kenji/simple-dosbox-launcher"
SRC_URI="https://codeberg.org/amano.kenji/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="0BSD"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="primaryuri"
BDEPEND="dev-janet/spork"
RDEPEND=">=sys-fs/fuse-2.9.9-r1
	>=sys-apps/coreutils-8.32
	>=app-arch/atool-0.39.0
	>=sys-fs/unionfs-fuse-2.1
	|| (
	games-emulation/dosbox-staging
	games-emulation/dosbox
	)"
DOCS="README.adoc"
S="${WORKDIR}/${PN}"

Inherited Eclasses

Dependencies

RDEPEND

>=sys-fs/fuse-2.9.9-r1
	>=sys-apps/coreutils-8.32
	>=app-arch/atool-0.39.0
	>=sys-fs/unionfs-fuse-2.1
	|| (
	games-emulation/dosbox-staging
	games-emulation/dosbox
	)

BDEPEND

dev-janet/spork

Manifest for 0.1.5

Type File Size Source URLs
DIST simple-dosbox-launcher-0.1.5.tar.gz 2425 bytes https://codeberg.org/amano.kenji/simple-dosbox-launcher/archive/v0.1.5.tar.gz