summaryrefslogtreecommitdiff
path: root/sci-libs/libapogee/libapogee-1.2.0.ebuild
diff options
context:
space:
mode:
authorCtibor Brančík <ctibor@brancik.cz>2016-11-03 20:14:51 +0100
committerCtibor Brančík <ctibor@brancik.cz>2016-11-03 20:14:51 +0100
commit5943f851f7eb00dbec9c5b115ada5b24fe07dcfc (patch)
tree13b14650fde8a2b94b72da6bcca526392c032b63 /sci-libs/libapogee/libapogee-1.2.0.ebuild
parent0ad7861a1793cc0a73df8a164227c040f8a59825 (diff)
downloadbrancik-overlay-5943f851f7eb00dbec9c5b115ada5b24fe07dcfc.tar.gz
brancik-overlay-5943f851f7eb00dbec9c5b115ada5b24fe07dcfc.tar.bz2
Bump sci-libs/indilib and its drivers to version 1.3.0
Diffstat (limited to 'sci-libs/libapogee/libapogee-1.2.0.ebuild')
-rw-r--r--sci-libs/libapogee/libapogee-1.2.0.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/sci-libs/libapogee/libapogee-1.2.0.ebuild b/sci-libs/libapogee/libapogee-1.2.0.ebuild
deleted file mode 100644
index 891e2f6..0000000
--- a/sci-libs/libapogee/libapogee-1.2.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit cmake-utils eutils
-
-DESCRIPTION="Driver for the Apogee ALTA device drivers"
-HOMEPAGE="http://indilib.org"
-SRC_URI="http://sourceforge.net/projects/indi/files/libindi_3rdparty_${PV}.tar.gz"
-
-LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~x86 ~arm"
-
-SLOT="0"
-
-DEPEND="virtual/libusb:1
- net-misc/curl"
-
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/libindi_3rdparty_${PV}/${PN}" \ No newline at end of file