# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit eutils DESCRIPTION="Driver for the Meade Deep Sky Imager" HOMEPAGE="http://sourceforge.net/projects/linuxdsi/" SRC_URI="mirror://sourceforge/${PN}/meade-dsi-${PV}.tar.gz" LICENSE="GPL-2" KEYWORDS="~x86 ~amd64 ~arm" SLOT="0" S="${WORKDIR}/meade-dsi-${PV}"