File: control

package info (click to toggle)
terraform 0.9.0-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 5,008 kB
  • ctags: 2,529
  • sloc: ansic: 28,422; sh: 3,336; pascal: 1,896; makefile: 710; yacc: 318
file content (17 lines) | stat: -rw-r--r-- 699 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: terraform
Section: graphics
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>> 3.0.0), gettext, libxml-dev, libgnomeprint-dev, sgmltools-lite, libgnome-dev, libpng10-dev, jadetex, w3m, libzvt-dev, libgtkxmhtml-dev
Standards-Version: 3.5.8

Package: terraform
Architecture: any
Section: graphics
Depends: ${shlibs:Depends}
Suggests: povray (>= 3.1)
Description: A height field manipulation program
 Allows you to create a fractal terrain (also called a height field)
 and transform it using a number of algorithms. It is meant to be a tool for
 those who want to generate digital terrain models for use in raytracing or 
 other simulations.