summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJauhien Piatlicki <jauhien@gentoo.org>2015-08-23 14:42:45 +0200
committerJauhien Piatlicki <jauhien@gentoo.org>2015-08-23 14:42:45 +0200
commitf68b678539fcd92d00a601a276275749c868d739 (patch)
treea631817495fa42397255daf0c660245045049871 /sci-physics/thepeg/metadata.xml
parentsci-physics/root-6.*: fix bug 558270 (diff)
downloadgentoo-f68b678539fcd92d00a601a276275749c868d739.tar.gz
gentoo-f68b678539fcd92d00a601a276275749c868d739.tar.bz2
gentoo-f68b678539fcd92d00a601a276275749c868d739.zip
sci-physics/thepeg: initial import from the science overlay
Package-Manager: portage-2.2.18
Diffstat (limited to 'sci-physics/thepeg/metadata.xml')
-rw-r--r--sci-physics/thepeg/metadata.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/sci-physics/thepeg/metadata.xml b/sci-physics/thepeg/metadata.xml
new file mode 100644
index 000000000000..60bfa04d6dd2
--- /dev/null
+++ b/sci-physics/thepeg/metadata.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sci-physics</herd>
+<maintainer>
+ <email>jauhien@gentoo.org</email>
+</maintainer>
+<longdescription>
+ Toolkit for High Energy Physics Event Generation.
+ ThePEG has been broken out from the PYTHIA7 program
+ to better factorize the parts which were PYTHIA-specific
+ from those which are general model-independent components
+ of the toolkit and which can be used by any event generator model.
+</longdescription>
+<use>
+ <flag name='c++11'>Build ThePEG using the C++11 standard.
+ Experimental feature, not for production use.</flag>
+ <flag name='fastjet'>Adds support for <pkg>sci-physics/fastjet</pkg></flag>
+ <flag name='hepmc'>Adds support for High Energy Physics Monte Carlo
+ Generators <pkg>sci-physics/hepmc</pkg></flag>
+ <flag name='lhapdf'>Adds support for <pkg>sci-physics/lhapdf</pkg></flag>
+ <flag name='rivet'>Adds support for <pkg>sci-physics/rivet</pkg></flag>
+</use>
+</pkgmetadata>