Rev 218 | Rev 230 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 218 | Rev 227 | ||
|---|---|---|---|
| Line 12... | Line 12... | ||
| 12 | libgtk2.0-dev, libglade2-dev, libgtksourceview2.0-dev, | 12 | libgtk2.0-dev, libglade2-dev, libgtksourceview2.0-dev, | 
| 13 | libfreetype6-dev, freeglut3-dev, libjpeg-dev, | 13 | libfreetype6-dev, freeglut3-dev, libjpeg-dev, | 
| 14 | libtiff-dev, librsvg2-dev (>= 2.7), libgnomeui-dev, | 14 | libtiff-dev, librsvg2-dev (>= 2.7), libgnomeui-dev, | 
| 15 | libfuse-dev, libfftw3-dev, libavahi-compat-libdnssd-dev | 15 | libfuse-dev, libfftw3-dev, libavahi-compat-libdnssd-dev | 
| 16 | Build-Conflicts: libutahglx-dev | 16 | Build-Conflicts: libutahglx-dev | 
| 17 | Homepage: http://pike.ida.liu.se/ | 17 | Homepage: http://pike.lysator.liu.se/ | 
| 18 | Vcs-Svn: svn://anonscm.debian.org/pkg-pike/trunk | 18 | Vcs-Svn: svn://anonscm.debian.org/pkg-pike/trunk | 
| 19 | Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-pike/ | 19 | Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-pike/ | 
| 20 | 20 | ||
| 21 | Package: pike8.0-core | 21 | Package: pike8.0-core | 
| 22 | Architecture: any | 22 | Architecture: any | 
| 23 | Depends: ${shlibs:Depends}, ${misc:Depends}
 | 23 | Depends: ${shlibs:Depends}, ${misc:Depends}
 | 
| 24 | Suggests: pike8.0-doc | 24 | Suggests: pike8.0-doc | 
| 25 | Description: Powerful interpreted programming language | 25 | Description: Powerful interpreted programming language | 
| 26 | Pike is an interpreted, object-oriented, dynamic programming language | 26 | Pike is an interpreted, object-oriented, dynamic programming language | 
| 27 | with a syntax similar to C. It includes many powerful data types and | 27 | with a syntax similar to C. It includes many powerful data types and | 
| 28 | a module system that, for instance, provides image manipulation together, | 28 | a module system that, for instance, provides image manipulation | 
| 29 | with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many | 29 | together, with support for graphics formats like SVG, JPG, PNG, GIF, | 
| 30 | others, database connectivity, advanced cryptography, XML/HTML parsers | 30 | XCF and many others, database connectivity, advanced cryptography, | 
| 31 | and others. To learn more about pike, please visit http://pike.ida.liu.se/ | 31 | XML/HTML parsers and others. To learn more about pike, please visit | 
| 32 | Note that some of the Pike features are found in other pike8.0-* packages | 32 | http://pike.lysator.liu.se/ Note that some of the Pike features are | 
| - | 33 | found in other pike8.0-* packages (image processing, MySQL, | |
| 33 | (image processing, MySQL, PostgreSQL, SANE and more). | 34 | PostgreSQL, SANE and more). | 
| 34 | 35 | ||
| 35 | Package: pike8.0 | 36 | Package: pike8.0 | 
| 36 | Architecture: all | 37 | Architecture: all | 
| 37 | Depends: pike8.0-core (>= ${source:Version}), pike8.0-image (>= ${source:Version}), 
 | 38 | Depends: pike8.0-core (>= ${source:Version}), pike8.0-image (>= ${source:Version}), 
 | 
| 38 |  pike8.0-gdbm (>= ${source:Version}), pike8.0-pcre (>= ${source:Version}), ${misc:Depends}
 | 39 |  pike8.0-gdbm (>= ${source:Version}), pike8.0-pcre (>= ${source:Version}), ${misc:Depends}
 |