# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ DESCRIPTION="a rough start at a graphical DSSI host, based on jack-dssi-host" HOMEPAGE="http://home.jps.net/~musound/" SRC_URI="http://home.jps.net/~musound/${P}.tar.gz" LICENSE="" SLOT="0" KEYWORDS="x86" IUSE="" DEPEND="" RDEPEND="" src_install() { einstall || die }