File: control

package info (click to toggle)
sage 0.2.0-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,392 kB
  • ctags: 8,086
  • sloc: ansic: 13,739; sh: 8,866; perl: 150; makefile: 108
file content (28 lines) | stat: -rw-r--r-- 893 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
Source: sage
Section: games
Priority: optional
Maintainer: Michael Koch <konqueror@gmx.de>
Build-Depends: debhelper (>> 4.0.0), libglu1-xorg-dev, libsdl1.2-dev
Standards-Version: 3.7.3

Package: libsage-dev
Section: libdevel
Architecture: any
Depends: libsage2 (= ${binary:Version})
Description: Supports OpenGL in SDL applications
 This is an OpenGL extension library written to make use of SDL's mechanism
 for enabling OpenGL's extensions.
 .
 This package contains the development files needed to compile and link other
 libraries and applications against it.

Package: libsage2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: Supports OpenGL in SDL applications
 This is an OpenGL extension library written to make use of SDL's mechanism
 for enabling OpenGL's extensions.
 .
 This package contains the runtime files needed to use applications depending
 on SAGE.