diff options
author | Daniel Drake <dsd@gentoo.org> | 2006-09-19 15:11:12 +0000 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2006-09-19 15:11:12 +0000 |
commit | 5d3fa450a16deac7ab4eee5baf5c00b086ae6a97 (patch) | |
tree | 7f8a9aa8c6b053aa15f28ff6de9c701d30d3e040 /media-gfx/openmesh/metadata.xml | |
parent | Now depend on the correct autotools versions, as no longer all versions are a... (diff) | |
download | historical-5d3fa450a16deac7ab4eee5baf5c00b086ae6a97.tar.gz historical-5d3fa450a16deac7ab4eee5baf5c00b086ae6a97.tar.bz2 historical-5d3fa450a16deac7ab4eee5baf5c00b086ae6a97.zip |
Initial import based on ebuild by Seemant Kulleen, thanks to ville in bug #128305
Package-Manager: portage-2.1.2_pre1
Diffstat (limited to 'media-gfx/openmesh/metadata.xml')
-rw-r--r-- | media-gfx/openmesh/metadata.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/media-gfx/openmesh/metadata.xml b/media-gfx/openmesh/metadata.xml new file mode 100644 index 000000000000..b4f5ba8cfc2f --- /dev/null +++ b/media-gfx/openmesh/metadata.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>dsd@gentoo.org</email> + <name>Daniel Drake</name> +</maintainer> +<longdescription> +OpenMesh is a generic and efficient data structure for representing and +manipulating polygonal meshes. OpenMesh is developed at the Computer Graphics +Group, RWTH Aachen, as part of the OpenSGPlus project, is funded by the +German Ministry for Research and Education (BMBF), and will serve as +geometry kernel upon which the so-called high level primitives (e.g. +subdivision surfaces or progressive meshes) of OpenSGPlus are built. +</longdescription> +</pkgmetadata> |