From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/armadillo/
Date: Fri, 22 Feb 2013 15:46:46 +0000 (UTC) [thread overview]
Message-ID: <1361533961.69d13bf0066675905477af55a9567d032d0fe38c.jlec@gentoo> (raw)
commit: 69d13bf0066675905477af55a9567d032d0fe38c
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 22 11:52:41 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Feb 22 11:52:41 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=69d13bf0
sci-libs/armadillo: Correct USE dependency for virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha163
RepoMan-Options: --force
---
sci-libs/armadillo/ChangeLog | 4 ++++
sci-libs/armadillo/armadillo-3.6.2-r1.ebuild | 4 +++-
sci-libs/armadillo/metadata.xml | 10 +++++-----
3 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/sci-libs/armadillo/ChangeLog b/sci-libs/armadillo/ChangeLog
index 98a0bf6..ae5bb80 100644
--- a/sci-libs/armadillo/ChangeLog
+++ b/sci-libs/armadillo/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 22 Feb 2013; Justin Lecher <jlec@gentoo.org> armadillo-3.6.2-r1.ebuild,
+ metadata.xml:
+ Correct USE dependency for virtual/pkgconfig
+
*armadillo-3.6.2-r1 (07 Feb 2013)
07 Feb 2013; Sébastien Fabbro <bicatali@gentoo.org>
diff --git a/sci-libs/armadillo/armadillo-3.6.2-r1.ebuild b/sci-libs/armadillo/armadillo-3.6.2-r1.ebuild
index e50e652..0135614 100644
--- a/sci-libs/armadillo/armadillo-3.6.2-r1.ebuild
+++ b/sci-libs/armadillo/armadillo-3.6.2-r1.ebuild
@@ -23,7 +23,9 @@ RDEPEND="
blas? ( virtual/blas )
lapack? ( virtual/lapack )"
DEPEND="${DEPEND}
- virtual/pkgconfig"
+ atlas? ( virtual/pkgconfig )
+ blas? ( virtual/pkgconfig )
+ lapack? ( virtual/pkgconfig )"
src_prepare() {
# avoid the automagic cmake macros
diff --git a/sci-libs/armadillo/metadata.xml b/sci-libs/armadillo/metadata.xml
index edf2d81..3581e19 100644
--- a/sci-libs/armadillo/metadata.xml
+++ b/sci-libs/armadillo/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci</herd>
-<longdescription lang="en">
+ <herd>sci</herd>
+ <longdescription lang="en">
Armadillo is a C++ linear algebra library (matrix maths) aiming
towards a good balance between speed and ease of use. Integer,
floating point and complex numbers are supported, as well as a
@@ -14,7 +14,7 @@
need for temporaries. This is accomplished through recursive
templates and template meta-programming.
</longdescription>
-<use>
- <flag name="atlas">Link with <pkg>sci-libs/atlas</pkg> libraries for cblas and clapack</flag>
-</use>
+ <use>
+ <flag name="atlas">Link with <pkg>sci-libs/atlas</pkg> libraries for cblas and clapack</flag>
+ </use>
</pkgmetadata>
next reply other threads:[~2013-02-22 15:46 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-22 15:46 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-22 12:14 [gentoo-commits] proj/sci:master commit in: sci-libs/armadillo/ Aisha Tammy
2016-05-17 9:19 Marius Brehler
2016-04-01 14:09 Marius Brehler
2016-04-01 14:09 Marius Brehler
2015-11-13 8:35 Marius Brehler
2015-09-21 19:05 Justin Lecher
2015-09-13 18:34 Justin Lecher
2015-09-09 7:11 Justin Lecher
2015-08-27 15:01 Justin Lecher
2015-07-25 23:39 Andrew Savchenko
2015-07-25 23:39 Andrew Savchenko
2015-07-25 23:39 Andrew Savchenko
2015-07-23 21:06 Jauhien Piatlicki
2015-05-26 8:10 Justin Lecher
2015-05-26 8:10 Justin Lecher
2015-05-18 13:05 Justin Lecher
2015-05-04 14:02 Justin Lecher
2015-05-03 20:43 Andrew Savchenko
2015-05-03 20:43 Andrew Savchenko
2015-04-16 6:34 Justin Lecher
2015-04-03 17:53 Guillaume Horel
2015-03-08 18:08 Justin Lecher
2015-01-27 16:00 Christoph Junghans
2015-01-12 20:24 Christoph Junghans
2014-06-28 21:24 Jauhien Piatlicki
2014-05-07 23:19 Sebastien Fabbro
2014-04-22 20:47 Sebastien Fabbro
2014-03-22 9:45 Justin Lecher
2014-03-19 17:46 Sebastien Fabbro
2014-02-16 13:04 Reinis Danne
2014-02-10 4:14 Sebastien Fabbro
2014-02-10 4:14 Sebastien Fabbro
2014-02-08 14:36 Reinis Danne
2013-08-19 23:33 Sebastien Fabbro
2013-07-03 16:22 Sebastien Fabbro
2013-02-28 0:20 Sebastien Fabbro
2013-02-25 2:38 Sebastien Fabbro
2013-02-07 7:34 Sebastien Fabbro
2013-01-24 19:47 Sebastien Fabbro
2012-12-12 18:27 Sebastien Fabbro
2012-07-20 22:03 Sebastien Fabbro
2011-03-06 19: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=1361533961.69d13bf0066675905477af55a9567d032d0fe38c.jlec@gentoo \
--to=jlec@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