sys-cluster/k3m - 9999 (raw)

Search

Package Information

Description:
Kerrighed configuration GUI
Homepage:
http://www.kerrighed.org/

Ebuild Details

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

EAPI=4
inherit eutils autotools git-r3

EGIT_REPO_URI="git://kerrighed.git.sourceforge.net/gitroot/kerrighed/k3m"

SLOT="0"
DESCRIPTION="Kerrighed configuration GUI"
HOMEPAGE="http://www.kerrighed.org/"
DEPEND="dev-games/openscenegraph"
#RDEPEND="$DEPEND sys-cluster/kerrighed"
KEYWORDS="~amd64 ~x86"

S="${WORKDIR}"

src_prepare(){
	eautoreconf
}

Dependencies

DEPEND

dev-games/openscenegraph