~ubuntu-branches/ubuntu/feisty/sage/feisty

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), xlibmesa-glu-dev (>= 4.3.0), libsdl1.2-dev
Standards-Version: 3.6.1

Package: libsage-dev
Section: libdevel
Architecture: any
Depends: libsage-0.1 (= ${Source-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: libsage-0.1
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.