Subversion Repositories

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

Rev 28 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 28 Rev 29
1
Source: pike7.6
1
Source: pike7.6
2
Section: interpreters
2
Section: interpreters
3
Priority: optional
3
Priority: optional
4
Maintainer: Magnus Holmgren <holmgren@debian.org>
4
Maintainer: Magnus Holmgren <holmgren@debian.org>
5
Uploaders: Henrik Andreasson <pike@han.pp.se>
5
Uploaders: Henrik Andreasson <pike@han.pp.se>
6
Standards-Version: 3.7.3
6
Standards-Version: 3.7.3
7
Build-Depends: debhelper (>> 4.0.0), dpatch, bison, sharutils, bc,
7
Build-Depends: debhelper (>> 4.0.0), dpatch, bison, sharutils, bc,
8
 libgmp3-dev, libnettle-dev (>= 1.14),
8
 libgmp3-dev, libnettle-dev (>= 1.14),
9
 zlib1g-dev | libz-dev, libbz2-dev, libreadline5-dev,
9
 zlib1g-dev | libz-dev, libbz2-dev, libreadline5-dev,
10
 libgdbm-dev, libiodbc2-dev, libmysqlclient15-dev, libpq-dev,
10
 libgdbm-dev, libiodbc2-dev, libmysqlclient15-dev, libpq-dev,
11
 libperl-dev, libpcre3-dev, libxml2-dev,
11
 libperl-dev, libpcre3-dev, libxml2-dev,
12
 libsdl-mixer1.2-dev, libsdl1.2-dev, libsane-dev,
12
 libsdl-mixer1.2-dev, libsdl1.2-dev, libsane-dev,
13
 x11proto-gl-dev, libxpm-dev, libglade2-dev, libfreetype6-dev,
13
 x11proto-gl-dev, libxpm-dev, libglade2-dev, libfreetype6-dev,
14
 freeglut3-dev, libjpeg-dev, libtiff4-dev, librsvg2-dev (>= 2.7), libpng12-dev
14
 freeglut3-dev, libjpeg-dev, libtiff4-dev, librsvg2-dev (>= 2.7), libpng12-dev
15
Build-Conflicts: libutahglx-dev
15
Build-Conflicts: libutahglx-dev
16
Homepage: http://pike.ida.liu.se/
16
Homepage: http://pike.ida.liu.se/
17
Vcs-Svn: svn://svn.kibibyte.se/pike/branches/7.6
17
Vcs-Svn: svn://svn.kibibyte.se/pike/branches/7.6
18
Vcs-Browser: http://svn.kibibyte.se/pike
18
Vcs-Browser: http://svn.kibibyte.se/pike
19
19
20
Package: pike7.6-core
20
Package: pike7.6-core
21
Architecture: any
21
Architecture: any
22
Depends: ${shlibs:Depends}
22
Depends: ${shlibs:Depends}
23
Suggests: pike7.6-doc
23
Suggests: pike7.6-doc
24
Recommends: pike7.6-image (= ${binary:Version})
24
Recommends: pike7.6-image (= ${binary:Version})
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 together,
29
 with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many
29
 with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many
30
 others,  database connectivity, advanced cryptography, XML/HTML parsers
30
 others,  database connectivity, advanced cryptography, XML/HTML parsers
31
 and others. To learn more about pike, please visit http://pike.ida.liu.se/
31
 and others. To learn more about pike, please visit http://pike.ida.liu.se/
32
 Note that some of the  Pike features are found in other pike7.6-* packages 
32
 Note that some of the  Pike features are found in other pike7.6-* packages 
33
 (image processing, MySQL, PostgreSQL, sane and more).
33
 (image processing, MySQL, PostgreSQL, sane and more).
34
34
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 meta package for Pike 7.6
41
 This is a meta package which depends upon several other Pike
41
 This is a meta package 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
47
 upon, you can purge this package without worrying about the
47
 upon, you can purge this package without worrying about the
48
 functionality loss in Pike and then remove the packages you
48
 functionality loss in Pike and then remove the packages you
49
 don't need on your system.
49
 don't need on your system.
50
 .
50
 .
51
 Pike is an interpreted programming language, for more information 
51
 Pike is an interpreted programming language, for more information 
52
 see the description of the pike7.6-core package or visit the URL
52
 see the description of the pike7.6-core package or visit the URL
53
 below.
53
 below.
54
54
55
Package: pike7.6-dev
55
Package: pike7.6-dev
56
Architecture: any
56
Architecture: any
57
Depends: ${shlibs:Depends}, pike7.6-core (>= ${source:Version})
57
Depends: ${shlibs:Depends}, pike7.6-core (>= ${source:Version})
58
Description: Development files for Pike 7.6
58
Description: Development files for Pike 7.6
59
 This package contains files you will need to develop C extension
59
 This package contains files you will need to develop C extension
60
 modules for Pike. The package depends on the recommended set of
60
 modules for Pike. The package depends on the recommended set of
61
 packages for the Pike environment.
61
 packages for the Pike environment.
62
 .
62
 .
63
 Pike is an interpreted programming language, for more information 
63
 Pike is an interpreted programming language, for more information 
64
 see the description of the pike7.6-core package or visit the URL
64
 see the description of the pike7.6-core package or visit the URL
65
 below.
65
 below.
66
66
67
Package: pike7.6-manual
67
Package: pike7.6-manual
68
Architecture: all
68
Architecture: all
69
Section: doc
69
Section: doc
70
Description: Pike 7.6 manual
70
Description: Pike 7.6 manual
71
 The Pike manual auto-generated from the sources.
71
 The Pike manual auto-generated from the sources.
72
 .
72
 .
73
 Pike is an interpreted programming language, for more information 
73
 Pike is an interpreted programming language, for more information 
74
 see the description of the pike7.6-core package or visit the URL
74
 see the description of the pike7.6-core package or visit the URL
75
 below.
75
 below.
76
76
77
Package: pike7.6-reference
77
Package: pike7.6-reference
78
Architecture: all
78
Architecture: all
79
Section: doc
79
Section: doc
80
Description: Pike 7.6 reference
80
Description: Pike 7.6 reference
81
 The Pike reference auto-generated from the sources.
81
 The Pike reference auto-generated from the sources.
82
 .
82
 .
83
 Pike is an interpreted programming language, for more information 
83
 Pike is an interpreted programming language, for more information 
84
 see the description of the pike7.6-core package or visit the URL
84
 see the description of the pike7.6-core package or visit the URL
85
 below.
85
 below.
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 meta package
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 
97
 see the description of the pike7.6-core package or visit the URL
97
 see the description of the pike7.6-core package or visit the URL
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: Meta package 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 
109
 see the description of the pike7.6-core package or visit the URL
109
 see the description of the pike7.6-core package or visit the URL
110
 below.
110
 below.
111
111
112
Package: pike7.6-mysql
112
Package: pike7.6-mysql
113
Architecture: any
113
Architecture: any
114
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
114
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
115
Description: MySQL module for Pike
115
Description: MySQL module for Pike
116
 This Pike module provides access to MySQL databases.
116
 This Pike module provides access to MySQL databases.
117
 .
117
 .
118
 Pike is an interpreted programming language, for more information 
118
 Pike is an interpreted programming language, for more information 
119
 see the description of the pike7.6-core package or visit the URL
119
 see the description of the pike7.6-core package or visit the URL
120
 below.
120
 below.
121
121
122
Package: pike7.6-pg
122
Package: pike7.6-pg
123
Architecture: any
123
Architecture: any
124
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
124
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
125
Description: PostgreSQL module for Pike
125
Description: PostgreSQL module for Pike
126
 This Pike module provides access to PostgreSQL databases.
126
 This Pike module provides access to PostgreSQL databases.
127
 .
127
 .
128
 Pike is an interpreted programming language, for more information 
128
 Pike is an interpreted programming language, for more information 
129
 see the description of the pike7.6-core package or visit the URL
129
 see the description of the pike7.6-core package or visit the URL
130
 below.
130
 below.
131
131
132
Package: pike7.6-odbc
132
Package: pike7.6-odbc
133
Architecture: any
133
Architecture: any
134
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
134
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
135
Description: Odbc module for Pike
135
Description: Odbc module for Pike
136
 This Pike module provides glue to the iOdbc interface.
136
 This Pike module provides glue to the iOdbc interface.
137
 .
137
 .
138
 Pike is an interpreted programming language, for more information 
138
 Pike is an interpreted programming language, for more information 
139
 see the description of the pike7.6-core package or visit the URL
139
 see the description of the pike7.6-core package or visit the URL
140
 below.
140
 below.
141
141
142
Package: pike7.6-svg
142
Package: pike7.6-svg
143
Architecture: any
143
Architecture: any
144
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
144
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
145
Suggests: pike7.6-image (= ${binary:Version})
145
Suggests: pike7.6-image (= ${binary:Version})
146
Description: SVG format support for Pike
146
Description: SVG format support for Pike
147
 This module provides an SVG graphics format module. It has
147
 This module provides an SVG graphics format module. It has
148
 been separated from the pike7.6-image module because of its
148
 been separated from the pike7.6-image module because of its
149
 quite extensive dependencies.
149
 quite extensive dependencies.
150
 .
150
 .
151
 Pike is an interpreted programming language, for more information 
151
 Pike is an interpreted programming language, for more information 
152
 see the description of the pike7.6-core package or visit the URL
152
 see the description of the pike7.6-core package or visit the URL
153
 below.
153
 below.
154
154
155
Package: pike7.6-image
155
Package: pike7.6-image
156
Architecture: any
156
Architecture: any
157
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
157
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
158
Suggests: pike7.6-svg (= ${binary:Version})
158
Suggests: pike7.6-svg (= ${binary:Version})
159
Description: Image module for Pike
159
Description: Image module for Pike
160
 This module provides many powerful image processing functions to
160
 This module provides many powerful image processing functions to
161
 Pike programs.
161
 Pike programs.
162
 .
162
 .
163
 Pike is an interpreted programming language, for more information 
163
 Pike is an interpreted programming language, for more information 
164
 see the description of the pike7.6-core package or visit the URL
164
 see the description of the pike7.6-core package or visit the URL
165
 below.
165
 below.
166
166
167
Package: pike7.6-sdl
167
Package: pike7.6-sdl
168
Architecture: any
168
Architecture: any
169
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
169
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
170
Description: SDL module for Pike
170
Description: SDL module for Pike
171
 This module provides the Pike interface to the SDL library.
171
 This module provides the Pike interface to the SDL library.
172
 .
172
 .
173
 Pike is an interpreted programming language, for more information 
173
 Pike is an interpreted programming language, for more information 
174
 see the description of the pike7.6-core package or visit the URL
174
 see the description of the pike7.6-core package or visit the URL
175
 below.
175
 below.
176
176
177
Package: pike7.6-gdbm
177
Package: pike7.6-gdbm
178
Architecture: any
178
Architecture: any
179
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
179
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
180
Description: Gdbm module for Pike
180
Description: Gdbm module for Pike
181
 This Pike module provides access to gdbm databases.
181
 This Pike module provides access to gdbm databases.
182
 .
182
 .
183
 Pike is an interpreted programming language, for more information 
183
 Pike is an interpreted programming language, for more information 
184
 see the description of the pike7.6-core package or visit the URL
184
 see the description of the pike7.6-core package or visit the URL
185
 below.
185
 below.
186
186
187
Package: pike7.6-gl
187
Package: pike7.6-gl
188
Architecture: any
188
Architecture: any
189
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
189
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
190
Description: Mesa module for Pike
190
Description: Mesa module for Pike
191
 This Pike module provides access to the Mesa 3D graphics library.
191
 This Pike module provides access to the Mesa 3D graphics library.
192
 .
192
 .
193
 Pike is an interpreted programming language, for more information 
193
 Pike is an interpreted programming language, for more information 
194
 see the description of the pike7.6-core package or visit the URL
194
 see the description of the pike7.6-core package or visit the URL
195
 below.
195
 below.
196
196
197
Package: pike7.6-sane
197
Package: pike7.6-sane
198
Architecture: any
198
Architecture: any
199
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
199
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
200
Description: SANE module for Pike
200
Description: SANE module for Pike
201
 This Pike module provides access to SANE.
201
 This Pike module provides access to SANE.
202
 .
202
 .
203
 Pike is an interpreted programming language, for more information 
203
 Pike is an interpreted programming language, for more information 
204
 see the description of the pike7.6-core package or visit the URL
204
 see the description of the pike7.6-core package or visit the URL
205
 below.
205
 below.
206
206
207
Package: pike7.6-perl
207
Package: pike7.6-perl
208
Architecture: any
208
Architecture: any
209
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
209
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
210
Description: Perl module for Pike
210
Description: Perl module for Pike
211
 This Pike module enables one to embed perl in pike programs.
211
 This Pike module enables one to embed perl in pike programs.
212
 .
212
 .
213
 Pike is an interpreted programming language, for more information 
213
 Pike is an interpreted programming language, for more information 
214
 see the description of the pike7.6-core package or visit the URL
214
 see the description of the pike7.6-core package or visit the URL
215
 below.
215
 below.
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 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.
227
227
228
Package: pike7.6-bzip2
228
Package: pike7.6-bzip2
229
Architecture: any
229
Architecture: any
230
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
230
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
231
Description: Bzip2 module for Pike
231
Description: Bzip2 module for Pike
232
 This Pike module enables one to use the Bzip2 compression
232
 This Pike module enables one to use the Bzip2 compression
233
 algorithm from within Pike programs.
233
 algorithm from within Pike programs.
234
 .
234
 .
235
 Pike is an interpreted programming language, for more information 
235
 Pike is an interpreted programming language, for more information 
236
 see the description of the pike7.6-core package or visit the URL
236
 see the description of the pike7.6-core package or visit the URL
237
 below.
237
 below.