From acf6b1d88218a0592c35672f03ea005a120033cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ctibor=20Bran=C4=8D=C3=ADk?= Date: Wed, 8 Jan 2020 19:44:09 +0100 Subject: Removed sci-astronomy/lin_guider, obsolete, last version depends on Qt4 --- sci-astronomy/lin_guider/Manifest | 1 - sci-astronomy/lin_guider/lin_guider-4.2.0.ebuild | 34 ------------------------ sci-astronomy/lin_guider/metadata.xml | 25 ----------------- 3 files changed, 60 deletions(-) delete mode 100644 sci-astronomy/lin_guider/Manifest delete mode 100644 sci-astronomy/lin_guider/lin_guider-4.2.0.ebuild delete mode 100644 sci-astronomy/lin_guider/metadata.xml (limited to 'sci-astronomy') diff --git a/sci-astronomy/lin_guider/Manifest b/sci-astronomy/lin_guider/Manifest deleted file mode 100644 index dff3986..0000000 --- a/sci-astronomy/lin_guider/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST lin_guider-4.2.0.tar.bz2 454124 SHA256 2a67f1076d2238d7830d29e80a42881ba1943443a70ac248a85ee177681f7396 SHA512 0115e9d7698c434a89045a6fe158d29deb875be00bd1ba5f093599fd6299de4c5da3d8e1cde57be43a50468bd932b825ab1f3c9e87657a29ac6bd1bab464bc5f WHIRLPOOL 33d414d068a8fa591295f431cd38079cf06956565ce95a2a5e885e34bbddad0f9abfe9041108f972e7dcda5a9c98d3effa80b78f4634b5eb90d8e74c58bd9ff0 diff --git a/sci-astronomy/lin_guider/lin_guider-4.2.0.ebuild b/sci-astronomy/lin_guider/lin_guider-4.2.0.ebuild deleted file mode 100644 index af04b4f..0000000 --- a/sci-astronomy/lin_guider/lin_guider-4.2.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit qt4-r2 - -DESCRIPTION="Lin-guider is an astronomical autoguiding program for Linux." -HOMEPAGE="http://sourceforge.net/projects/linguider/" -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 - virtual/libusb:1" - -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 -} diff --git a/sci-astronomy/lin_guider/metadata.xml b/sci-astronomy/lin_guider/metadata.xml deleted file mode 100644 index 9ca651a..0000000 --- a/sci-astronomy/lin_guider/metadata.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - ctibor@brancik.cz - Ctibor Brančík - - - 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. - - - - - mailto:galaxymaster@mail.ru - Andrew Stepanenko - - mailto:galaxy_master@mail.ru - linguider - - -- cgit v1.2.3