|
Revision 5, 0.6 KB
(checked in by mirko, 5 years ago)
|
|
Debian Packaging Rules
|
| Line | |
|---|
| 1 | Source: pdfcube |
|---|
| 2 | Section: unknown |
|---|
| 3 | Priority: extra |
|---|
| 4 | Maintainer: mirko <mirko.maischberger@gmail.com> |
|---|
| 5 | Build-Depends: debhelper (>= 5), autotools-dev |
|---|
| 6 | Standards-Version: 3.7.2 |
|---|
| 7 | |
|---|
| 8 | Package: pdfcube |
|---|
| 9 | Architecture: i386 |
|---|
| 10 | Depends: ${shlibs:Depends}, ${misc:Depends} |
|---|
| 11 | Description: PDF on a cube to add some special effects to your projected presentations |
|---|
| 12 | PDF Cube renders PDF presentations with special 3D effects (the |
|---|
| 13 | omnipresent rotating cube and 5 predefined zoom animations). It adds |
|---|
| 14 | eye-candy to your PDF presentations, even Latex, Beamer and Prosper |
|---|
| 15 | ones. Needs OpenGL/DRI. Tested on Radeon 9250 and GPL xorg drivers. |
|---|