summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCtibor Brančík <ctibor@brancik.cz>2020-01-08 19:44:09 +0100
committerCtibor Brančík <ctibor@brancik.cz>2020-01-08 19:44:09 +0100
commitacf6b1d88218a0592c35672f03ea005a120033cb (patch)
treeda802486597f3fe370886d4a10cf543497a5b671
parentc036e4a255ac4efe0f0c6f3acc055f69668483fe (diff)
downloadbrancik-overlay-acf6b1d88218a0592c35672f03ea005a120033cb.tar.gz
brancik-overlay-acf6b1d88218a0592c35672f03ea005a120033cb.tar.bz2
Removed sci-astronomy/lin_guider, obsolete, last version depends on Qt4
-rw-r--r--sci-astronomy/lin_guider/Manifest1
-rw-r--r--sci-astronomy/lin_guider/lin_guider-4.2.0.ebuild34
-rw-r--r--sci-astronomy/lin_guider/metadata.xml25
3 files changed, 0 insertions, 60 deletions
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 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>ctibor@brancik.cz</email>
- <name>Ctibor Brančík</name>
- </maintainer>
- <longdescription>
- 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.
- </longdescription>
- <use>
- <flag name='qhy'>
- Installs <pkg>sci-libs/libqhy</pkg> which includes firmware files for QHY CCD cameras.
- </flag>
- </use>
- <upstream>
- <maintainer status="active">
- <email>mailto:galaxymaster@mail.ru</email>
- <name>Andrew Stepanenko</name>
- </maintainer>
- <bugs-to>mailto:galaxy_master@mail.ru</bugs-to>
- <remote-id type="sourceforge">linguider</remote-id>
- </upstream>
-</pkgmetadata>