From 70eaca44058edb5c22e321386bad43a04b365ecd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ctibor=20Bran=C4=8D=C3=ADk?= Date: Thu, 1 Sep 2016 17:46:11 +0200 Subject: Add USE qhy to sci-astronomy/lin_guider --- sci-astronomy/lin_guider/lin_guider-4.0.0.ebuild | 15 +++++++++------ sci-astronomy/lin_guider/metadata.xml | 5 +++++ 2 files changed, 14 insertions(+), 6 deletions(-) (limited to 'sci-astronomy') diff --git a/sci-astronomy/lin_guider/lin_guider-4.0.0.ebuild b/sci-astronomy/lin_guider/lin_guider-4.0.0.ebuild index db1f792..ff8a3a8 100644 --- a/sci-astronomy/lin_guider/lin_guider-4.0.0.ebuild +++ b/sci-astronomy/lin_guider/lin_guider-4.0.0.ebuild @@ -13,19 +13,22 @@ SRC_URI="http://downloads.sourceforge.net/project/linguider/${PV}/${P}.tar.bz2" LICENSE="GPL-3" KEYWORDS="~amd64 ~x86" +IUSE="+qhy" + SLOT="0" -DEPEND="dev-qt/qtcore:4 \ - dev-qt/qtgui:4 \ +DEPEND="dev-qt/qtcore:4 + dev-qt/qtgui:4 virtual/libusb:1" -RDEPEND="${DEPEND} \ - sys-apps/fxload \ - dev-embedded/libftdi" +RDEPEND="${DEPEND} + sys-apps/fxload + dev-embedded/libftdi + qhy? ( sci-libs/libqhy )" S="${WORKDIR}/lin_guider_pack/lin_guider" src_install() { dobin lin_guider || die dodoc readme.en readme.ru ChangeLog || die -} \ No newline at end of file +} diff --git a/sci-astronomy/lin_guider/metadata.xml b/sci-astronomy/lin_guider/metadata.xml index ef51b6c..7591fae 100644 --- a/sci-astronomy/lin_guider/metadata.xml +++ b/sci-astronomy/lin_guider/metadata.xml @@ -9,6 +9,11 @@ Lin_guider is a simple autoguider program for Linux operating system. It is designed to help you get quality astroimages with long exposure. Once connected to your astro hardware and properly configured, Lin_guider will compensate for the periodic tracking errors of your telescope mount during the exposure time. This will help get images without blurred stars. In addition, the program allows for the examination of the periodic error of your mount due to the ability to write deviational plots. If you like taking planetary images, Lin_guider can record video without compression in the AVI format. + + + Installs sci-libs/libqhy which includes firmware files for QHY CCD cameras. + + galaxymaster@mail.ru -- cgit v1.2.3