summaryrefslogtreecommitdiff
path: root/sci-libs/sbig/sbig-0.9.9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/sbig/sbig-0.9.9.ebuild')
-rw-r--r--sci-libs/sbig/sbig-0.9.9.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/sci-libs/sbig/sbig-0.9.9.ebuild b/sci-libs/sbig/sbig-0.9.9.ebuild
new file mode 100644
index 0000000..6779ae5
--- /dev/null
+++ b/sci-libs/sbig/sbig-0.9.9.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit cmake-utils eutils
+
+DESCRIPTION="Firmware for Santa Barbara Instruments Group line of CCDs & Filter Wheels."
+HOMEPAGE="http://indlib.org"
+SRC_URI="mirror://sourceforge/libindi/libindi_3rdparty_${PV}.tar.gz"
+
+LICENSE="sbig-firmware"
+KEYWORDS="~amd64 ~x86 ~arm"
+
+SLOT="0"
+
+DEPEND=""
+
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/libindi_3rdparty_${PV}/${PN}" \ No newline at end of file