public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastien Fabbro" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/mlpack/
Date: Mon, 10 Feb 2014 04:14:22 +0000 (UTC)	[thread overview]
Message-ID: <1392004051.5c87d26f879e8775f1a9d00e80e06eeacb311136.bicatali@gentoo> (raw)

commit:     5c87d26f879e8775f1a9d00e80e06eeacb311136
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 03:47:31 2014 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 03:47:31 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=5c87d26f

sci-libs/mlpack: Version bump

Package-Manager: portage-2.2.8-prefix

---
 sci-libs/mlpack/ChangeLog                                    | 8 +++++++-
 sci-libs/mlpack/{mlpack-1.0.7.ebuild => mlpack-1.0.8.ebuild} | 6 +++++-
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/sci-libs/mlpack/ChangeLog b/sci-libs/mlpack/ChangeLog
index a0a795e..6d2e24f 100644
--- a/sci-libs/mlpack/ChangeLog
+++ b/sci-libs/mlpack/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for sci-libs/mlpack
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*mlpack-1.0.8 (10 Feb 2014)
+
+  10 Feb 2014; Sébastien Fabbro <bicatali@gentoo.org> +mlpack-1.0.8.ebuild,
+  -mlpack-1.0.7.ebuild:
+  sci-libs/mlpack: Version bump
+
 *mlpack-1.0.7 (07 Dec 2013)
 
   07 Dec 2013; Sébastien Fabbro <bicatali@gentoo.org> +mlpack-1.0.7.ebuild,

diff --git a/sci-libs/mlpack/mlpack-1.0.7.ebuild b/sci-libs/mlpack/mlpack-1.0.8.ebuild
similarity index 82%
rename from sci-libs/mlpack/mlpack-1.0.7.ebuild
rename to sci-libs/mlpack/mlpack-1.0.8.ebuild
index d2d6e1d..ad1a4c4 100644
--- a/sci-libs/mlpack/mlpack-1.0.7.ebuild
+++ b/sci-libs/mlpack/mlpack-1.0.8.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit cmake-utils eutils
+inherit cmake-utils eutils toolchain-funcs
 
 DESCRIPTION="Scalable c++ machine learning library"
 HOMEPAGE="http://www.mlpack.org/"
@@ -22,6 +22,7 @@ RDEPEND="
 
 DEPEND="${DEPEND}
 	app-text/txt2man
+	dev-util/pkgconfig
 	doc? ( app-doc/doxygen )"
 
 DOCS=( HISTORY.txt )
@@ -32,6 +33,9 @@ src_prepare() {
 		-e "s:share/doc/mlpack:share/doc/${PF}:" \
 		-e 's/-O3//g' \
 		CMakeLists.txt || die
+	sed -i \
+		-e "s|\(set(ARMADILLO_LIBRARIES\)|\1 $($(tc-getPKG_CONFIG) --libs blas lapack)|" \
+		CMake/FindArmadillo.cmake || die
 }
 
 src_configure() {


             reply	other threads:[~2014-02-10  4:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-10  4:14 Sebastien Fabbro [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-15 14:10 [gentoo-commits] proj/sci:master commit in: sci-libs/mlpack/ Andrew Ammerlaan
2021-12-16 10:57 Andrew Ammerlaan
2021-06-01  9:24 Andrew Ammerlaan
2021-01-13 21:06 Andrew Ammerlaan
2020-10-30 14:51 Aisha Tammy
2014-12-16 23:01 Christoph Junghans
2014-09-16 17:01 Christoph Junghans
2013-07-03 16:22 Sebastien Fabbro
2013-05-25  4:40 Sebastien Fabbro
2013-02-25  2:38 Sebastien Fabbro

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=1392004051.5c87d26f879e8775f1a9d00e80e06eeacb311136.bicatali@gentoo \
    --to=bicatali@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