From 916d6b3685662f5bf38717efe099edf7b698112e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ctibor=20Bran=C4=8D=C3=ADk?= Date: Fri, 19 Nov 2021 09:28:25 +0100 Subject: Fix package for ssg-orion3 indilib driver --- Documentation/README.indilib-drivers | 3 ++- .../indilib-driver-orion-ssg3-1.9.3.ebuild | 25 ++++++++++++++++++++++ .../indilib-driver-orion-ssg3-9999.ebuild | 24 +++++++++++++++++++++ .../indilib-driver-ssg-orion3-1.9.3.ebuild | 25 ---------------------- .../indilib-driver-ssg-orion3-9999.ebuild | 24 --------------------- 5 files changed, 51 insertions(+), 50 deletions(-) create mode 100644 sci-libs/indilib-driver-ssg-orion3/indilib-driver-orion-ssg3-1.9.3.ebuild create mode 100644 sci-libs/indilib-driver-ssg-orion3/indilib-driver-orion-ssg3-9999.ebuild delete mode 100644 sci-libs/indilib-driver-ssg-orion3/indilib-driver-ssg-orion3-1.9.3.ebuild delete mode 100644 sci-libs/indilib-driver-ssg-orion3/indilib-driver-ssg-orion3-9999.ebuild diff --git a/Documentation/README.indilib-drivers b/Documentation/README.indilib-drivers index 054408b..53a9821 100644 --- a/Documentation/README.indilib-drivers +++ b/Documentation/README.indilib-drivers @@ -23,7 +23,6 @@ sudo emerge -v @indilib-drivers-live if you want bleeding edge drivers straight 4. If you want to install only drivers for the devices you use (yeah, that is the Gentoo way, isn't it?), you have to set appropriate USE flags: Available USE flags (Note that only 3rd party drivers are present. All other drivers are installed by sci-libs/indilib itself): - aagcloudwatcher aagcloudwatcher-ng ahp-xc aok @@ -55,7 +54,9 @@ Available USE flags (Note that only 3rd party drivers are present. All other dri mi nexdome nightscape + orion-ssg3 pentax + playerone qhy qsi rtklib diff --git a/sci-libs/indilib-driver-ssg-orion3/indilib-driver-orion-ssg3-1.9.3.ebuild b/sci-libs/indilib-driver-ssg-orion3/indilib-driver-orion-ssg3-1.9.3.ebuild new file mode 100644 index 0000000..85cbf6f --- /dev/null +++ b/sci-libs/indilib-driver-ssg-orion3/indilib-driver-orion-ssg3-1.9.3.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +MY_PN="${PN%%lib-driver-**}" + +inherit cmake eutils + +DESCRIPTION="INDI driver for the Orion StarShoot G3 cameras" +HOMEPAGE="http://indilib.org" +SRC_URI="https://github.com/${MY_PN}lib/${MY_PN}-3rdparty/archive/v${PV}.tar.gz -> ${MY_PN}lib-3rdparty-${PV}.tar.gz" + +LICENSE="GPL-3" +KEYWORDS="~amd64 ~x86" + +SLOT="0/1" + +DEPEND="