diff options
author | 2017-11-26 12:58:13 +0100 | |
---|---|---|
committer | 2017-11-27 00:02:10 +0100 | |
commit | e9c1ec810157614172288fda2cc75b86d9549db9 (patch) | |
tree | cb9d143148f9f5cf67bc0adcd2add5788f912e21 /media-gfx/dawn/metadata.xml | |
parent | media-gfx/curaengine: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-e9c1ec810157614172288fda2cc75b86d9549db9.tar.gz gentoo-e9c1ec810157614172288fda2cc75b86d9549db9.tar.bz2 gentoo-e9c1ec810157614172288fda2cc75b86d9549db9.zip |
media-gfx/dawn: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'media-gfx/dawn/metadata.xml')
-rw-r--r-- | media-gfx/dawn/metadata.xml | 46 |
1 files changed, 24 insertions, 22 deletions
diff --git a/media-gfx/dawn/metadata.xml b/media-gfx/dawn/metadata.xml index 0a1f931af8f8..7e014846cf46 100644 --- a/media-gfx/dawn/metadata.xml +++ b/media-gfx/dawn/metadata.xml @@ -1,26 +1,28 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>sci-physics@gentoo.org</email> - <name>Gentoo Physics Project</name> -</maintainer> -<longdescription lang="en"> - Fukui Renderer DAWN (Drawer for Academic WritiNgs) - is a renderer, which reads 3D geometrical data and visualize them. - It is a vectorized 3D PostScript processor with analytical - hidden line/surface removal. - It aims at precise technical drawing of complicated objects. - It performs geometrical hidden line/surface removal and calculates - out all visible parts of the 3D data before drawing. This drawing - algorithm realizes device-independent technical high quality of - vectorized graphics. - 3D Data files should be generated by a modeler or by hands - separately. If you use DAWN as a visualizer of, - say, a simulator of physical experiments, - the simulator application itself is recognized as a modeler. - An important feature of DAWN is that it has been developed to - visualize 3D data generated by a high-energy experimental detector - simulator "GEANT4". -</longdescription> + <maintainer type="project"> + <email>sci-physics@gentoo.org</email> + <name>Gentoo Physics Project</name> + </maintainer> + <longdescription lang="en"> + Fukui Renderer DAWN (Drawer for Academic WritiNgs) + is a renderer, which reads 3D geometrical data and visualize them. + It is a vectorized 3D PostScript processor with analytical + hidden line/surface removal. + It aims at precise technical drawing of complicated objects. + It performs geometrical hidden line/surface removal and calculates + out all visible parts of the 3D data before drawing. This drawing + algorithm realizes device-independent technical high quality of + vectorized graphics. + + 3D Data files should be generated by a modeler or by hands + separately. If you use DAWN as a visualizer of, + say, a simulator of physical experiments, + the simulator application itself is recognized as a modeler. + + An important feature of DAWN is that it has been developed to + visualize 3D data generated by a high-energy experimental detector + simulator "GEANT4". + </longdescription> </pkgmetadata> |