diff options
Diffstat (limited to 'sci-libs/libqsi/libqsi-1.0.0.ebuild')
-rw-r--r-- | sci-libs/libqsi/libqsi-1.0.0.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/sci-libs/libqsi/libqsi-1.0.0.ebuild b/sci-libs/libqsi/libqsi-1.0.0.ebuild deleted file mode 100644 index 2b73975..0000000 --- a/sci-libs/libqsi/libqsi-1.0.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit cmake-utils eutils - -DESCRIPTION="Driver for the Quantum Scientific Imaging CCDs & Filter Wheels" -HOMEPAGE="http://indilib.org" -SRC_URI="http://sourceforge.net/projects/indi/files/libindi_3rdparty_${PV}.tar.gz" - -LICENSE="qsi" -KEYWORDS="~amd64 ~x86 ~arm" - -SLOT="0" - -DEPEND="dev-embedded/libftdi" - -RDEPEND="${DEPEND}" - -S="${WORKDIR}/libindi_3rdparty-${PV}/${PN}"
\ No newline at end of file |