public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Huettel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: sci-libs/flann/
Date: Sat, 30 Apr 2011 19:15:53 +0000 (UTC)	[thread overview]
Message-ID: <800a48408b30f8c6b082e5d634d19e35623b8309.dilfridge@gentoo> (raw)

commit:     800a48408b30f8c6b082e5d634d19e35623b8309
Author:     Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Sat Apr 30 19:17:48 2011 +0000
Commit:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 30 19:17:48 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=800a4840

[sci-libs/flann] Moved to main tree

---
 sci-libs/flann/flann-1.6.8.ebuild |   43 -------------------------------------
 1 files changed, 0 insertions(+), 43 deletions(-)

diff --git a/sci-libs/flann/flann-1.6.8.ebuild b/sci-libs/flann/flann-1.6.8.ebuild
deleted file mode 100644
index 09d4c0a..0000000
--- a/sci-libs/flann/flann-1.6.8.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-PYTHON_DEPEND="python? 2:2.5"
-
-inherit python cmake-utils
-
-DESCRIPTION="Library for performing fast approximate nearest neighbor searches in high dimensional spaces"
-HOMEPAGE="http://www.cs.ubc.ca/~mariusm/index.php/FLANN/FLANN"
-SRC_URI="http://people.cs.ubc.ca/~mariusm/uploads/FLANN/${P}-src.zip"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="python test"
-
-RDEPEND="sci-libs/hdf5[mpi,threads]
-	python? ( dev-python/numpy )"
-DEPEND="${DEPEND}
-	test? ( dev-util/gtest )"
-
-S=${WORKDIR}/${P}-src
-
-src_prepare() {
-	sed -i -e "s:share/doc/flann:share/doc/${PF}:" doc/CMakeLists.txt || die
-}
-
-src_configure() {
-	local mycmakeargs=(
-		"-DBUILD_C_BINDINGS=ON"
-		"-DBUILD_MATLAB_BINDINGS=OFF"
-		$(cmake-utils_use_build python PYTHON_BINDINGS)
-	)
-	cmake-utils_src_configure
-}
-
-src_test() {
-	cd "${CMAKE_BUILD_DIR}"
-	make test || die
-}



             reply	other threads:[~2011-04-30 19:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-30 19:15 Andreas K. Huettel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-04-29 21:43 [gentoo-commits] proj/kde:master commit in: sci-libs/flann/ Tomas Chvatal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=800a48408b30f8c6b082e5d634d19e35623b8309.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox