From 402051649f8c68e44353c4e32fa85dd37e2cff96 Mon Sep 17 00:00:00 2001 From: Ctibor Date: Thu, 4 Feb 2016 21:55:11 +0100 Subject: Bumped sci-libs/indilib and indilib-drivers to v1.2.0 --- sci-libs/sbig/sbig-1.1.0.ebuild | 20 -------------------- sci-libs/sbig/sbig-1.2.0.ebuild | 20 ++++++++++++++++++++ 2 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 sci-libs/sbig/sbig-1.1.0.ebuild create mode 100644 sci-libs/sbig/sbig-1.2.0.ebuild (limited to 'sci-libs/sbig') diff --git a/sci-libs/sbig/sbig-1.1.0.ebuild b/sci-libs/sbig/sbig-1.1.0.ebuild deleted file mode 100644 index 9e224f8..0000000 --- a/sci-libs/sbig/sbig-1.1.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit cmake-utils - -DESCRIPTION="Driver for the Santa Barbara Instruments Group line of CCDs & Filter Wheels" -HOMEPAGE="http://indilib.org" -SRC_URI="http://sourceforge.net/projects/indi/files/libindi_3rdparty_${PV}.tar.gz" - -LICENSE="sbig" -KEYWORDS="~arm ~amd64 ~x86" - -SLOT="0" - -S="${WORKDIR}/libindi_3rdparty_${PV}/${PN}" - -PATCHES=( "${FILESDIR}/sbig-1.1.0_fix_cmake_symlinks.patch" ) diff --git a/sci-libs/sbig/sbig-1.2.0.ebuild b/sci-libs/sbig/sbig-1.2.0.ebuild new file mode 100644 index 0000000..9e224f8 --- /dev/null +++ b/sci-libs/sbig/sbig-1.2.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit cmake-utils + +DESCRIPTION="Driver for the Santa Barbara Instruments Group line of CCDs & Filter Wheels" +HOMEPAGE="http://indilib.org" +SRC_URI="http://sourceforge.net/projects/indi/files/libindi_3rdparty_${PV}.tar.gz" + +LICENSE="sbig" +KEYWORDS="~arm ~amd64 ~x86" + +SLOT="0" + +S="${WORKDIR}/libindi_3rdparty_${PV}/${PN}" + +PATCHES=( "${FILESDIR}/sbig-1.1.0_fix_cmake_symlinks.patch" ) -- cgit v1.2.3