Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 34 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 34 Rev 35
Line 35... Line 35...
35
Package: pike7.6
35
Package: pike7.6
36
Architecture: all
36
Architecture: all
37
Depends: pike7.6-core (>= ${source:Version}), pike7.6-image (>= ${source:Version}), pike7.6-gdbm (>= ${source:Version})
37
Depends: pike7.6-core (>= ${source:Version}), pike7.6-image (>= ${source:Version}), pike7.6-gdbm (>= ${source:Version})
38
Recommends: pike7.6-doc (>= ${source:Version})
38
Recommends: pike7.6-doc (>= ${source:Version})
39
Suggests: pike7.6-mysql (>= ${source:Version}), pike7.6-pg (>= ${source:Version}), pike7.6-dev (>= ${source:Version})
39
Suggests: pike7.6-mysql (>= ${source:Version}), pike7.6-pg (>= ${source:Version}), pike7.6-dev (>= ${source:Version})
40
Description: Recommended meta package for Pike 7.6
40
Description: Recommended metapackage for Pike 7.6
41
 This is a meta package which depends upon several other Pike
41
 This is a metapackage which depends upon several other Pike
42
 packages that together make up the recommended Pike installation.
42
 packages that together make up the recommended Pike installation.
43
 If you want to install every packaged component of the Pike 
43
 If you want to install every packaged component of the Pike 
44
 distribution, please install the pike7.6-meta package.
44
 distribution, please install the pike7.6-meta package.
45
 .
45
 .
46
 If you want to remove several components this package depends
46
 If you want to remove several components this package depends
Line 86... Line 86...
86
86
87
Package: pike7.6-doc
87
Package: pike7.6-doc
88
Architecture: all
88
Architecture: all
89
Section: doc
89
Section: doc
90
Depends: pike7.6-manual (>= ${source:Version}), pike7.6-reference (>= ${source:Version})
90
Depends: pike7.6-manual (>= ${source:Version}), pike7.6-reference (>= ${source:Version})
91
Description: Pike 7.6 documentation meta package
91
Description: Pike 7.6 documentation metapackage
92
 This package depends upon all the Pike 7.6 documentation
92
 This package depends upon all the Pike 7.6 documentation
93
 packages. Note that the download and installation sizes might be very
93
 packages. Note that the download and installation sizes might be very
94
 large.
94
 large.
95
 .
95
 .
96
 Pike is an interpreted programming language, for more information 
96
 Pike is an interpreted programming language, for more information 
Line 98... Line 98...
98
 below.
98
 below.
99
99
100
Package: pike7.6-meta
100
Package: pike7.6-meta
101
Architecture: all
101
Architecture: all
102
Depends: pike7.6 (>= ${source:Version}), pike7.6-mysql (>= ${source:Version}), pike7.6-pg (>= ${source:Version}), pike7.6-odbc (>= ${source:Version}), pike7.6-image (>= ${source:Version}), pike7.6-sdl (>= ${source:Version}), pike7.6-gdbm (>= ${source:Version}), pike7.6-gl (>= ${source:Version}), pike7.6-sane (>= ${source:Version}), pike7.6-doc (>= ${source:Version}), pike7.6-dev (>= ${source:Version}), pike7.6-perl (>= ${source:Version}), pike7.6-svg (>= ${source:Version}), pike7.6-pcre (>= ${source:Version}), pike7.6-bzip2 (>= ${source:Version})
102
Depends: pike7.6 (>= ${source:Version}), pike7.6-mysql (>= ${source:Version}), pike7.6-pg (>= ${source:Version}), pike7.6-odbc (>= ${source:Version}), pike7.6-image (>= ${source:Version}), pike7.6-sdl (>= ${source:Version}), pike7.6-gdbm (>= ${source:Version}), pike7.6-gl (>= ${source:Version}), pike7.6-sane (>= ${source:Version}), pike7.6-doc (>= ${source:Version}), pike7.6-dev (>= ${source:Version}), pike7.6-perl (>= ${source:Version}), pike7.6-svg (>= ${source:Version}), pike7.6-pcre (>= ${source:Version}), pike7.6-bzip2 (>= ${source:Version})
103
Description: Meta package for Pike 7.6
103
Description: Metapackage for Pike 7.6
104
 This package depends on all the components that make up the Pike
104
 This package depends on all the components that make up the Pike
105
 language distribution. It will pull in a LOT of packages the
105
 language distribution. It will pull in a LOT of packages the
106
 Pike components depend upon (including XFree libraries, GTK+, GNOME)!
106
 Pike components depend upon (including XFree libraries, GTK+, GNOME)!
107
 .
107
 .
108
 Pike is an interpreted programming language, for more information 
108
 Pike is an interpreted programming language, for more information 
Line 216... Line 216...
216
216
217
Package: pike7.6-pcre
217
Package: pike7.6-pcre
218
Architecture: any
218
Architecture: any
219
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
219
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
220
Description: PCRE module for Pike
220
Description: PCRE module for Pike
221
 This Pike module enables one to use the PCRE (Perl regular
221
 This Pike module enables one to use the PCRE (Perl-compatible regular
222
 expressions) from within Pike programs.
222
 expressions) from within Pike programs.
223
 .
223
 .
224
 Pike is an interpreted programming language, for more information 
224
 Pike is an interpreted programming language, for more information 
225
 see the description of the pike7.6-core package or visit the URL
225
 see the description of the pike7.6-core package or visit the URL
226
 below.
226
 below.