Rev 208 | Rev 233 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 208 | Rev 225 | ||
|---|---|---|---|
| Line 12... | Line 12... | ||
| 12 | libgtksourceview2.0-dev, libfreetype6-dev, freeglut3-dev,  | 
            12 | libgtksourceview2.0-dev, libfreetype6-dev, freeglut3-dev,  | 
          
| 13 | libjpeg-dev, libtiff-dev, librsvg2-dev (>= 2.7), libgnomeui-dev,  | 
            13 | libjpeg-dev, libtiff-dev, librsvg2-dev (>= 2.7), libgnomeui-dev,  | 
          
| 14 | libfuse-dev, libfftw3-dev, libavahi-compat-libdnssd-dev,  | 
            14 | libfuse-dev, libfftw3-dev, libavahi-compat-libdnssd-dev,  | 
          
| 15 | heimdal-dev  | 
            15 | heimdal-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/branches/7.8-stable  | 
            18 | Vcs-Svn: svn://anonscm.debian.org/pkg-pike/branches/7.8-stable  | 
          
| 19 | Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-pike/  | 
            19 | Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-pike/  | 
          
| 20 | 20 | ||
| 21 | Package: pike7.8-core  | 
            21 | Package: pike7.8-core  | 
          
| 22 | Architecture: any  | 
            22 | Architecture: any  | 
          
| 23 | Depends: ${shlibs:Depends}, ${misc:Depends}
 | 
            23 | Depends: ${shlibs:Depends}, ${misc:Depends}
 | 
          
| 24 | Suggests: pike7.8-doc  | 
            24 | Suggests: pike7.8-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 pike7.8-* packages  | 
            32 | http://pike.lysator.liu.se/ Note that some of the Pike features are  | 
          
| - | 33 | found in other pike7.8-* packages (image processing, MySQL,  | 
          |
| 33 | (image processing, MySQL, PostgreSQL, SANE and more).  | 
            34 | PostgreSQL, SANE and more).  | 
          
| 34 | 35 | ||
| 35 | Package: pike7.8  | 
            36 | Package: pike7.8  | 
          
| 36 | Architecture: all  | 
            37 | Architecture: all  | 
          
| 37 | Depends: pike7.8-core (>= ${source:Version}), pike7.8-image (>= ${source:Version}), 
 | 
            38 | Depends: pike7.8-core (>= ${source:Version}), pike7.8-image (>= ${source:Version}), 
 | 
          
| 38 |  pike7.8-gdbm (>= ${source:Version}), pike7.8-pcre (>= ${source:Version}), ${misc:Depends}
 | 
            39 |  pike7.8-gdbm (>= ${source:Version}), pike7.8-pcre (>= ${source:Version}), ${misc:Depends}
 |