Rev 109 | Rev 115 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 109 | Rev 111 | ||
---|---|---|---|
Line 21... | Line 21... | ||
21 | 21 | ||
22 | Package: pike7.8-core |
22 | Package: pike7.8-core |
23 | Architecture: any |
23 | Architecture: any |
24 | Depends: ${shlibs:Depends}, ${misc:Depends} |
24 | Depends: ${shlibs:Depends}, ${misc:Depends} |
25 | Suggests: pike7.8-doc |
25 | Suggests: pike7.8-doc |
26 | Recommends: pike7.8-image (= ${binary:Version}) |
- | |
27 | Description: Powerful interpreted programming language |
26 | Description: Powerful interpreted programming language |
28 | Pike is an interpreted, object-oriented, dynamic programming language |
27 | Pike is an interpreted, object-oriented, dynamic programming language |
29 | with a syntax similar to C. It includes many powerful data types and |
28 | with a syntax similar to C. It includes many powerful data types and |
30 | a module system that, for instance, provides image manipulation together, |
29 | a module system that, for instance, provides image manipulation together, |
31 | with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many |
30 | with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many |
Line 96... | Line 95... | ||
96 | Pike is an interpreted programming language, for more information |
95 | Pike is an interpreted programming language, for more information |
97 | see the description of the pike7.8-core package. |
96 | see the description of the pike7.8-core package. |
98 | 97 | ||
99 | Package: pike7.8-full |
98 | Package: pike7.8-full |
100 | Architecture: all |
99 | Architecture: all |
101 | Depends: ${misc:Depends}, pike7.8 (= ${source:Version}), pike7.8-mysql (>= ${source:Version}), pike7.8-pg (>= ${source:Version}), pike7.8-odbc (>= ${source:Version}), pike7.8-image (>= ${source:Version}), pike7.8-sdl (>= ${source:Version}), pike7.8-gdbm (>= ${source:Version}), pike7.8-gtk (>= ${source:Version}), pike7.8-gl (>= ${source:Version}), pike7.8-sane (>= ${source:Version}), pike7.8-doc (= ${source:Version}), pike7.8-dev (>= ${source:Version}), pike7.8-svg (>= ${source:Version}), pike7.8-pcre (>= ${source:Version}), pike7.8-bzip2 (>= ${source:Version}), pike7.8-fuse (>= ${source:Version}), pike7.8-sqlite (>= ${source:Version}), pike7.8-dnssd (>= ${source:Version}) |
100 | Depends: ${misc:Depends}, pike7.8 (= ${source:Version}), pike7.8-mysql (>= ${source:Version}), pike7.8-pg (>= ${source:Version}), pike7.8-odbc (>= ${source:Version}), pike7.8-sdl (>= ${source:Version}), pike7.8-gdbm (>= ${source:Version}), pike7.8-gtk (>= ${source:Version}), pike7.8-gl (>= ${source:Version}), pike7.8-sane (>= ${source:Version}), pike7.8-doc (= ${source:Version}), pike7.8-dev (>= ${source:Version}), pike7.8-svg (>= ${source:Version}), pike7.8-pcre (>= ${source:Version}), pike7.8-bzip2 (>= ${source:Version}), pike7.8-fuse (>= ${source:Version}), pike7.8-sqlite (>= ${source:Version}), pike7.8-dnssd (>= ${source:Version}) |
102 | Description: Metapackage for Pike 7.8 |
101 | Description: Metapackage for Pike 7.8 |
103 | This package depends on all the components that make up the Pike |
102 | This package depends on all the components that make up the Pike |
104 | language distribution. It will pull in a LOT of packages the |
103 | language distribution. It will pull in a LOT of packages the |
105 | Pike components depend upon (including XFree libraries, GTK+, GNOME)! |
104 | Pike components depend upon (including XFree libraries, GTK+, GNOME)! |
106 | . |
105 | . |