app-emulation/qio - 0.2 (nest)

Search

Package Information

Description:
QEMU Init OpenRC
Homepage:
https://github.com/SpiderX/qio
License:
MIT

Ebuild Details

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

EAPI=8

DESCRIPTION="QEMU Init OpenRC"
HOMEPAGE="https://github.com/SpiderX/qio"
SRC_URI="https://github.com/SpiderX/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="MIT"
SLOT=0
KEYWORDS="~amd64 ~x86"

RDEPEND="!app-emulation/qemu-init-scripts
	app-emulation/qemu
	net-misc/socat"

src_install() {
	newinitd qemu.initd qemu
	newconfd qemu.confd qemu
	dosym qemu /etc/init.d/kvm
}

Dependencies

RDEPEND

!app-emulation/qemu-init-scripts
	app-emulation/qemu
	net-misc/socat

Manifest for 0.2

Type File Size Source URLs
DIST qio-0.2.tar.gz 4185 bytes https://github.com/SpiderX/qio/archive/0.2.tar.gz