public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:ccp4-640 commit in: sci-libs/clipper/
@ 2013-10-13 19:02 Justin Lecher
  0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2013-10-13 19:02 UTC (permalink / raw
  To: gentoo-commits

commit:     42ac830e8d7d15b1cd44658a510e82fa03dc3ced
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 19:00:35 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 19:00:35 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=42ac830e

sci-libs/clipper: Drop old

Package-Manager: portage-2.2.7

---
 sci-libs/clipper/ChangeLog                    |  3 ++
 sci-libs/clipper/clipper-2.1_p20130528.ebuild | 57 ---------------------------
 2 files changed, 3 insertions(+), 57 deletions(-)

diff --git a/sci-libs/clipper/ChangeLog b/sci-libs/clipper/ChangeLog
index 2c3b745..61500bd 100644
--- a/sci-libs/clipper/ChangeLog
+++ b/sci-libs/clipper/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/sci-libs/clipper/ChangeLog,v 1.22 2013/05/28 18:15:50 jlec Exp $
 
+  13 Oct 2013; Justin Lecher <jlec@gentoo.org> -clipper-2.1_p20130528.ebuild:
+  Drop old
+
   05 Jun 2013; Justin Lecher <jlec@gentoo.org> clipper-2.1_p20130601.ebuild,
   +files/clipper-2.1_p20130601-pkgconfig.patch:
   Add patch for detection of dependencies using pkg-config

diff --git a/sci-libs/clipper/clipper-2.1_p20130528.ebuild b/sci-libs/clipper/clipper-2.1_p20130528.ebuild
deleted file mode 100644
index bbe1011..0000000
--- a/sci-libs/clipper/clipper-2.1_p20130528.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/clipper/clipper-2.1_p100511-r1.ebuild,v 1.1 2013/05/28 18:15:50 jlec Exp $
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=true
-
-inherit autotools-utils flag-o-matic
-
-MY_PV=${PV/_p/.}
-MY_P="${PN}-${MY_PV}"
-
-DESCRIPTION="Object-oriented libraries for crystallographic data and crystallographic computation"
-HOMEPAGE="http://www.ysbl.york.ac.uk/~cowtan/clipper/clipper.html"
-SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="cctbx fortran static-libs"
-
-RDEPEND="
-	sci-libs/libccp4
-	sci-libs/fftw:2.1
-	sci-libs/mmdb"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}"/${MY_P}
-
-PATCHES=(
-	"${FILESDIR}"/${P}-pc.patch
-	"${FILESDIR}"/${P}-pc-2.patch )
-
-src_configure() {
-	# Recommended on ccp4bb/coot ML to fix crashes when calculating maps
-	# on 64-bit systems
-	append-flags -fno-strict-aliasing
-
-	local myeconfargs=(
-		--enable-ccp4
-		--enable-cif
-		--enable-cns
-		--enable-contrib
-		--enable-minimol
-		--enable-mmdb
-		--enable-mmdbold
-		--enable-phs
-		$(use_enable cctbx)
-		$(use_enable fortran)
-		)
-	autotools-utils_src_configure
-}
-
-src_test() {
-	emake -C "${AUTOTOOLS_BUILD_DIR}"/examples check
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-13 19:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-13 19:02 [gentoo-commits] proj/sci:ccp4-640 commit in: sci-libs/clipper/ Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox