commit: 07578281bcf656cf90929f1e70259aaa69bed5ba
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sun Feb 1 11:02:10 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Feb 1 11:02:10 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=07578281
sci-libs/arrayfire: Add longdescription
---
sci-libs/arrayfire/metadata.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/sci-libs/arrayfire/metadata.xml b/sci-libs/arrayfire/metadata.xml
index 45fc556..0ef39ac 100644
--- a/sci-libs/arrayfire/metadata.xml
+++ b/sci-libs/arrayfire/metadata.xml
@@ -6,6 +6,13 @@
<email>[email protected]</email>
<name>Marius Brehler</name>
</maintainer>
+ <longdescription>
+ ArrayFire is a high performance software library for parallel
+ computing with an easy-to-use API. Its array based function set
+ makes parallel programming simple. ArrayFire's multiple backends
+ (CUDA, OpenCL and native CPU) make it platform independent and
+ highly portable.
+ </longdescription>
<use>
<flag name="cpu">
Enable CPU Build.