summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2011-03-27 18:28:20 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2011-03-27 18:28:20 +0000
commitf5b7cdd33b1972f46e8b70cd95cac4e7f16f9a2e (patch)
tree57a26ce56094fefef5ae8920c92b778a4497b078 /media-gfx/brlcad/metadata.xml
parentLet's bump it: Fix extra line feed in Diagram.pm (#360757). Thanks to Chris M... (diff)
downloadgentoo-2-f5b7cdd33b1972f46e8b70cd95cac4e7f16f9a2e.tar.gz
gentoo-2-f5b7cdd33b1972f46e8b70cd95cac4e7f16f9a2e.tar.bz2
gentoo-2-f5b7cdd33b1972f46e8b70cd95cac4e7f16f9a2e.zip
Moved from sci-misc to media-gfx
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/brlcad/metadata.xml')
-rw-r--r--media-gfx/brlcad/metadata.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/media-gfx/brlcad/metadata.xml b/media-gfx/brlcad/metadata.xml
new file mode 100644
index 000000000000..c3f3490ea05e
--- /dev/null
+++ b/media-gfx/brlcad/metadata.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sci</herd>
+<longdescription lang="en">
+ BRL-CAD is a Combinatorial/Constructive Solid Geometry (CSG)
+ solid modeling system that includes an interactive geometry editor,
+ ray-tracing support for rendering and geometric analysis,
+ network-distributed framebuffer support, image and signal-processing
+ tools, and an embedded scripting language.
+
+ The package is a collection of over 400 tools and utilities. Included
+ is support for various geometric data format conversions, image and
+ signal processing capabilities, ray-tracing based lighting models,
+ network distributed ray-tracing, parallel ray-tracing, animation
+ capabilities, data compression, image handling, and interactive 3-D
+ geometric editing, and also an implementation of Weiler's n-Manifold
+ Geometry (NMG) data structures for surface-based solid models and
+ photon mapping.
+</longdescription>
+<use>
+ <flag name="benchmarks">
+ Run benchmarks during test phase (need test option enabled)
+ </flag>
+</use>
+</pkgmetadata>