From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/xraylib/
Date: Sun, 8 Dec 2013 17:39:22 +0000 (UTC) [thread overview]
Message-ID: <1386524208.898ce1132382259cfc257a5dbc5d84c8d862e168.jlec@gentoo> (raw)
commit: 898ce1132382259cfc257a5dbc5d84c8d862e168
Author: Chris Kerr <cjk34 <AT> cam <DOT> ac <DOT> uk>
AuthorDate: Mon Dec 2 22:11:07 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Dec 8 17:36:48 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=898ce113
New ebuild for xraylib
---
sci-libs/xraylib/metadata.xml | 38 ++++++++++++++++++++++++++++++++++
sci-libs/xraylib/xraylib-2.16.0.ebuild | 25 ++++++++++++++++++++++
2 files changed, 63 insertions(+)
diff --git a/sci-libs/xraylib/metadata.xml b/sci-libs/xraylib/metadata.xml
new file mode 100644
index 0000000..a592314
--- /dev/null
+++ b/sci-libs/xraylib/metadata.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>sci</herd>
+ <maintainer>
+ <email>cjk34@cam.ac.uk</email>
+ </maintainer>
+ <longdescription lang="en">
+ Quantitative estimate of elemental composition by spectroscopic and imaging
+ techniques using X-ray fluorescence requires the availability of accurate data
+ of X-ray interaction with matter. Although a wide number of computer codes
+ and data sets are reported in literature, none of them is presented in the
+ form of freely available library functions which can be easily included in
+ software applications for X-ray fluorescence. This work presents a compilation
+ of data sets from different published works and an xraylib interface in the
+ form of callable functions. Although the target applications are on X-ray
+ fluorescence, cross sections of interactions like photoionization, coherent
+ scattering and Compton scattering, as well as form factors and anomalous
+ scattering functions, are also available.
+
+ xraylib provides access to some of the most respected databases of physical
+ data in the field of x-rays. The core of xraylib is a library, written in ANSI
+ C, containing over 40 functions to be used to retrieve data from these
+ databases. This C library can be directly linked with any program written in
+ C, C++ or Objective-C. Furthermore, the xraylib package contains bindings to
+ several popular programming languages: Fortran 2003, Perl, Python, Java, IDL,
+ Lua and .NET, as well as a command-line utility which can be used as a
+ pocket-calculator. Although not officially supported, xraylib has been
+ reported to be useable from within Matlab and LabView.
+
+ Reference: T. Schoonjans, A. Brunetti, B. Golosio, M. Sanchez del Rio,
+ V. A. Solé, C. Ferrero and L. Vincze, "The xraylib library for X-ray--matter
+ interactions. Recent developments", Spectrochimica Acta B 66 (2011) 776-784
+ ( doi: http://dx.doi.org/10.1016/j.sab.2011.09.011 )
+ </longdescription>
+ <use>
+ </use>
+</pkgmetadata>
diff --git a/sci-libs/xraylib/xraylib-2.16.0.ebuild b/sci-libs/xraylib/xraylib-2.16.0.ebuild
new file mode 100644
index 0000000..e699dff
--- /dev/null
+++ b/sci-libs/xraylib/xraylib-2.16.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_6 python2_7 python3_1 python3_2 python3_3 )
+inherit eutils autotools-utils python-r1
+
+DESCRIPTION="A library for X-ray matter interaction cross sections for X-ray fluorescence applications"
+HOMEPAGE="https://github.com/tschoonj/xraylib"
+SRC_URI="https://github.com/tschoonj/xraylib/archive/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="cxx examples fortran java lua perl python"
+
+DEPEND="fortran? ( virtual/fortran )
+ java? ( virtual/jdk )
+ lua? ( dev-lang/lua )
+ perl? ( dev-lang/perl )
+ ${PYTHON_DEPS}"
+
+RDEPEND="${DEPEND}"
next reply other threads:[~2013-12-08 17:39 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-08 17:39 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-02 12:15 [gentoo-commits] proj/sci:master commit in: sci-libs/xraylib/ Andrew Ammerlaan
2021-01-29 21:51 Andrew Ammerlaan
2021-01-29 21:49 Andrew Ammerlaan
2021-01-29 21:41 Andrew Ammerlaan
2021-01-19 16:56 Andrew Ammerlaan
2015-11-30 10:58 Justin Lecher
2015-06-05 11:20 Justin Lecher
2015-06-05 11:20 Justin Lecher
2015-04-03 17:53 Guillaume Horel
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
2013-12-08 17:39 Justin Lecher
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=1386524208.898ce1132382259cfc257a5dbc5d84c8d862e168.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