File: control

package info (click to toggle)
fraqtive 0.4.3-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 988 kB
  • ctags: 1,249
  • sloc: cpp: 8,387; sh: 103; makefile: 45
file content (31 lines) | stat: -rw-r--r-- 1,441 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Source: fraqtive
Section: kde
Priority: optional
Homepage: http://fraqtive.mimec.org/
DM-Upload-Allowed: yes
Maintainer: Patrick Matthäi <patrick.matthaei@web.de>
Build-Depends: debhelper (>= 5), libaudio-dev, libxt-dev, libpng12-dev, libsm-dev, libice-dev, libxi-dev, libxrender-dev, libxrandr-dev, libfreetype6-dev, libfontconfig1-dev, libglu1-mesa-dev, libgl1-mesa-dev, libpcre3-dev, libqt4-dev, libqt4-opengl-dev
Standards-Version: 3.7.3

Package: fraqtive
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: draws Mandelbrot and Julia fractals
 Fraqtive is a program for drawing Mandelbrot and Julia fractals.
 It uses a very fast algorithm and generates high quality, smooth
 images. It is fully interactive, allowing for real-time mouse
 navigation and dynamic generation of the Julia fractal preview.
 OpenGL-rendered 3D view of the fractals is also supported.

Package: fraqtive-dbg
Architecture: any
Priority: extra
Depends: fraqtive (= ${binary:Version})
Description: draws Mandelbrot and Julia fractals (debugging symbols)
 Fraqtive is a program for drawing Mandelbrot and Julia fractals.
 It uses a very fast algorithm and generates high quality, smooth
 images. It is fully interactive, allowing for real-time mouse
 navigation and dynamic generation of the Julia fractal preview.
 OpenGL-rendered 3D view of the fractals is also supported.
 .
 This package contains the debugging symbols for fraqtive.