From 39712cbc4149cae55f4aea380372fd5bb31b807e Mon Sep 17 00:00:00 2001 From: Ctibor Date: Tue, 24 Nov 2015 19:25:49 +0100 Subject: Bump sci-libs/indilib and sci-libs/indilib-drivers-*. --- sci-libs/libfishcamp/libfishcamp-1.1.0.ebuild | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 sci-libs/libfishcamp/libfishcamp-1.1.0.ebuild (limited to 'sci-libs/libfishcamp/libfishcamp-1.1.0.ebuild') diff --git a/sci-libs/libfishcamp/libfishcamp-1.1.0.ebuild b/sci-libs/libfishcamp/libfishcamp-1.1.0.ebuild new file mode 100644 index 0000000..9e15079 --- /dev/null +++ b/sci-libs/libfishcamp/libfishcamp-1.1.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +inherit cmake-utils eutils + +DESCRIPTION="Firmware for the Fishcamp Engineering's Starfish CMOS autoguider" +HOMEPAGE="http://indilib.org" +SRC_URI="http://sourceforge.net/projects/indi/files/libindi_3rdparty_${PV}.tar.gz" + +LICENSE="fishcamp" +KEYWORDS="~amd64 ~x86 ~arm" + +SLOT="0" + +S="${WORKDIR}/libindi_3rdparty-${PV}/${PN}" \ No newline at end of file -- cgit v1.2.3