OLD | NEW |
1 Source: google-o3d | 1 Source: google-o3d |
2 Section: non-free/web | 2 Section: non-free/web |
3 Priority: optional | 3 Priority: optional |
4 Maintainer: Tristan Schmelcher <tschmelcher@google.com> | 4 Maintainer: Tristan Schmelcher <tschmelcher@google.com> |
5 Build-Depends: debhelper (>= 4.0.0), cdbs (>=0.4.34ubuntu4) | 5 Build-Depends: debhelper (>= 4.0.0), cdbs (>=0.4.34ubuntu4) |
6 Standards-Version: 3.7.2 | 6 Standards-Version: 3.7.2 |
7 | 7 |
8 Package: google-o3d | 8 Package: google-o3d |
9 Architecture: i386 | 9 Architecture: i386 |
10 Depends: libc6, libstdc++6, libgcc1, zlib1g, libglew1.5 | 10 Depends: libc6, libstdc++6, libgcc1, zlib1g, libglew1.5 |
11 Conflicts: o3d-plugin | 11 Conflicts: o3d-plugin |
12 Replaces: o3d-plugin | 12 Replaces: o3d-plugin |
13 Description: Google O3D Plugin | 13 Description: Google O3D Plugin |
14 O3D is an open-source web API for creating rich, interactive 3D applications in | 14 O3D is an open-source web API for creating rich, interactive 3D applications in |
15 the browser. | 15 the browser. |
16 . | 16 . |
17 This package provides the NPAPI browser plugin for running O3D-based web apps. | 17 This package provides the NPAPI browser plugin for running O3D-based web apps. |
| 18 |
| 19 Package: google-o3d-dbgsym |
| 20 Architecture: i386 |
| 21 Depends: google-o3d (= ${Source-Version}) |
| 22 Description: Google O3D Plugin Debug Symbols |
| 23 O3D is an open-source web API for creating rich, interactive 3D applications in |
| 24 the browser. |
| 25 . |
| 26 This package contains symbol files for debugging. |
OLD | NEW |