commit:     4a2a34cade5a722355ffa1e426ba98dc32046524
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 18 17:53:00 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Nov 18 17:53:00 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=4a2a34ca

sci-physics/clip: Dropped due to missing dependency

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-physics/clip/clip-4.0.0_beta2.ebuild | 39 --------------------------------
 sci-physics/clip/metadata.xml            | 12 ----------
 2 files changed, 51 deletions(-)

diff --git a/sci-physics/clip/clip-4.0.0_beta2.ebuild 
b/sci-physics/clip/clip-4.0.0_beta2.ebuild
deleted file mode 100644
index 4000844b2..000000000
--- a/sci-physics/clip/clip-4.0.0_beta2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit qt4-r2 versionator
-
-MY_P="Clip4_$(get_version_component_range 4)_source"
-
-DESCRIPTION="Interactive program for evaluation of Laue diffraction patterns"
-HOMEPAGE="http://clip4.sf.net/";
-SRC_URI="mirror://sourceforge/clip4/${MY_P}.zip"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-       dev-cpp/eigen:3
-       dev-qt/qtcore:4=
-       dev-qt/qtsvg:4=
-       dev-qt/qtgui:4=
-       dev-qt/qtwebkit:4=
-       dev-qt/qtopengl:4=
-"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare(){
-       sed -i -e 's|../eigen|/usr/include/eigen3|' \
-               -e 's|shell hg|shell true|g' Clip4.pro || die "sed failed"
-}
-
-src_install(){
-       dobin Clip
-       dodoc README.txt
-}

diff --git a/sci-physics/clip/metadata.xml b/sci-physics/clip/metadata.xml
deleted file mode 100644
index 7118946d7..000000000
--- a/sci-physics/clip/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <longdescription>
-     The Cologne Laue Indexation Program, or short CLIP, is a software for the 
analysis of Laue patterns.
-
-Clip can simulate Laue patterns for arbitrary settings of crystal and 
detection plane. Moreover it allows to determine the crystal orientation from 
spots and zones marked on a Laue photograph.
-  </longdescription>
-  <upstream>
-    <remote-id type="sourceforge">clip4</remote-id>
-  </upstream>
-</pkgmetadata>

Reply via email to