summaryrefslogtreecommitdiff
path: root/debian/control
blob: c8aacf3445e425824cac0510849d25178a1f5dd0 (plain)
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
32
33
34
35
36
37
38
39
40
41
42
43
44
Source: pvr-omap4
Section: restricted/misc
Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: debhelper (>= 7.0.50~),
               chrpath,
               libxext6,
               libx11-6,
               libdrm2 (>= 2.4.3),
               libdrm-omap1,
               libdri2-1,
               libpixman-1-0,
               libxfixes3 (>= 1:4.0.1),
               xserver-xorg-dev (>= 2:1.11.0)
Standards-Version: 3.9.3
Homepage: https://launchpad.net/~tiomap-dev/+archive/release

Package: pvr-omap4
Architecture: armhf
Depends: dkms (>= 1.95), make, coreutils (>= 8.5),
         grep (>= 2.6.3), dos2unix,
         ${xviddriver:Depends}, ${misc:Depends}, ${shlibs:Depends}
Description: PowerVR SGX540 libraries for OMAP4, libs and drivers.
 PowerVR SGX540 Linux libraries for OMAP4.
 .
 This package provides 2D display drivers and hardware accelerated OpenGL-ES.

Package: pvr-omap4-dbg
Section: restricted/debug
Architecture: armhf
Depends: pvr-omap4 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: PowerVR SGX540 libraries for OMAP4, debugging symbols
 PowerVR SGX540 Linux libraries for OMAP4.
 .
 This package provides the 2D display drivers and hardware accelerated
 OpenGL-ES debugging symbols files.

Package: pvr-omap4-dev
Architecture: armhf
Depends: pvr-omap4 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: PowerVR SGX540 libraries for OMAP4, development files
 PowerVR SGX540 Linux libraries for OMAP4.
 .
 This package provides definitions for the EGL and GLES extensions.