Subversion Repositories

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

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

Rev 6 Rev 15
1
Source: pike7.6
1
Source: pike7.6
2
Section: interpreters
2
Section: interpreters
3
Priority: optional
3
Priority: optional
4
Maintainer: Magnus Holmgren <magnus@kibibyte.se>
4
Maintainer: Magnus Holmgren <magnus@kibibyte.se>
5
Uploaders: Henrik Andreasson <pike@han.pp.se>
5
Uploaders: Henrik Andreasson <pike@han.pp.se>
6
Standards-Version: 3.7.2
6
Standards-Version: 3.7.2
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-1),
8
 libgmp3-dev, libnettle-dev (>= 1.14-1),
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 (>= 2.2.0-6.1) [alpha hppa], freeglut3-dev [!alpha !hppa], 
14
 freeglut3-dev (>= 2.2.0-6.1) [alpha hppa], freeglut3-dev [!alpha !hppa], 
15
 libjpeg-dev, libtiff4-dev, librsvg2-dev (>= 2.7), libpng12-dev
15
 libjpeg-dev, libtiff4-dev, librsvg2-dev (>= 2.7), libpng12-dev
16
Build-Conflicts: libutahglx-dev
16
Build-Conflicts: libutahglx-dev
17
Homepage: http://pike.ida.liu.se/
17
Homepage: http://pike.ida.liu.se/
-
 
18
Vcs-Svn: svn://svn.kibibyte.se/pike/trunk
-
 
19
Vcs-Browser: http://svn.kibibyte.se/pike
18
20
19
Package: pike7.6-core
21
Package: pike7.6-core
20
Architecture: any
22
Architecture: any
21
Depends: ${shlibs:Depends}
23
Depends: ${shlibs:Depends}
22
Suggests: pike7.6-doc
24
Suggests: pike7.6-doc
23
Recommends: pike7.6-image (= ${binary:Version})
25
Recommends: pike7.6-image (= ${binary:Version})
24
Description: Powerful interpreted programming language
26
Description: Powerful interpreted programming language
25
 Pike is an interpreted, object-oriented, dynamic programming language
27
 Pike is an interpreted, object-oriented, dynamic programming language
26
 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
27
 a module system that, for instance, provides image manipulation together,
29
 a module system that, for instance, provides image manipulation together,
28
 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
29
 others,  database connectivity, advanced cryptography, XML/HTML parsers
31
 others,  database connectivity, advanced cryptography, XML/HTML parsers
30
 and others. To learn more about pike, please visit http://pike.ida.liu.se/
32
 and others. To learn more about pike, please visit http://pike.ida.liu.se/
31
 Note that some of the  Pike features are found in other pike7.6-* packages 
33
 Note that some of the  Pike features are found in other pike7.6-* packages 
32
 (image processing, mysql, postgresql, sane and more).
34
 (image processing, mysql, postgresql, sane and more).
33
35
34
Package: pike7.6
36
Package: pike7.6
35
Architecture: all
37
Architecture: all
36
Depends: pike7.6-core (>= ${source:Version}), pike7.6-image (>= ${source:Version}), pike7.6-gdbm (>= ${source:Version})
38
Depends: pike7.6-core (>= ${source:Version}), pike7.6-image (>= ${source:Version}), pike7.6-gdbm (>= ${source:Version})
37
Recommends: pike7.6-doc (>= ${source:Version})
39
Recommends: pike7.6-doc (>= ${source:Version})
38
Suggests: pike7.6-mysql (>= ${source:Version}), pike7.6-pg (>= ${source:Version}), pike7.6-dev (>= ${source:Version})
40
Suggests: pike7.6-mysql (>= ${source:Version}), pike7.6-pg (>= ${source:Version}), pike7.6-dev (>= ${source:Version})
39
Description: Recommended meta package for Pike 7.6
41
Description: Recommended meta package for Pike 7.6
40
 This is a meta package which depends upon several other Pike
42
 This is a meta package which depends upon several other Pike
41
 packages that together make up the recommended Pike installation.
43
 packages that together make up the recommended Pike installation.
42
 If you want to install every packaged component of the Pike 
44
 If you want to install every packaged component of the Pike 
43
 distribution, please install the pike7.6-meta package.
45
 distribution, please install the pike7.6-meta package.
44
 .
46
 .
45
 If you want to remove several components this package depends
47
 If you want to remove several components this package depends
46
 upon, you can purge this package without worrying about the
48
 upon, you can purge this package without worrying about the
47
 functionality loss in Pike and then remove the packages you
49
 functionality loss in Pike and then remove the packages you
48
 don't need on your system.
50
 don't need on your system.
49
 .
51
 .
50
 Pike is an interpreted programming language, for more information 
52
 Pike is an interpreted programming language, for more information 
51
 see the description of the pike7.6-core package or visit the URL
53
 see the description of the pike7.6-core package or visit the URL
52
 below.
54
 below.
53
 .
55
 .
54
 http://pike.ida.liu.se/
56
 http://pike.ida.liu.se/
55
57
56
Package: pike7.6-dev
58
Package: pike7.6-dev
57
Architecture: any
59
Architecture: any
58
Depends: ${shlibs:Depends}, pike7.6-core (>= ${source:Version})
60
Depends: ${shlibs:Depends}, pike7.6-core (>= ${source:Version})
59
Description: Development files for Pike 7.6
61
Description: Development files for Pike 7.6
60
 This package contains files you will need to develop C extension
62
 This package contains files you will need to develop C extension
61
 modules for Pike. The package depends on the recommended set of
63
 modules for Pike. The package depends on the recommended set of
62
 packages for the Pike environment.
64
 packages for the Pike environment.
63
 .
65
 .
64
 Pike is an interpreted programming language, for more information 
66
 Pike is an interpreted programming language, for more information 
65
 see the description of the pike7.6-core package or visit the URL
67
 see the description of the pike7.6-core package or visit the URL
66
 below.
68
 below.
67
 .
69
 .
68
 http://pike.ida.liu.se/
70
 http://pike.ida.liu.se/
69
71
70
Package: pike7.6-manual
72
Package: pike7.6-manual
71
Architecture: all
73
Architecture: all
72
Section: doc
74
Section: doc
73
Description: Pike 7.6 manual
75
Description: Pike 7.6 manual
74
 The Pike manual auto-generated from the sources.
76
 The Pike manual auto-generated from the sources.
75
 .
77
 .
76
 Pike is an interpreted programming language, for more information 
78
 Pike is an interpreted programming language, for more information 
77
 see the description of the pike7.6-core package or visit the URL
79
 see the description of the pike7.6-core package or visit the URL
78
 below.
80
 below.
79
 .
81
 .
80
 http://pike.ida.liu.se/
82
 http://pike.ida.liu.se/
81
83
82
Package: pike7.6-reference
84
Package: pike7.6-reference
83
Architecture: all
85
Architecture: all
84
Section: doc
86
Section: doc
85
Description: Pike 7.6 reference
87
Description: Pike 7.6 reference
86
 The Pike reference auto-generated from the sources.
88
 The Pike reference auto-generated from the sources.
87
 .
89
 .
88
 Pike is an interpreted programming language, for more information 
90
 Pike is an interpreted programming language, for more information 
89
 see the description of the pike7.6-core package or visit the URL
91
 see the description of the pike7.6-core package or visit the URL
90
 below.
92
 below.
91
 .
93
 .
92
 http://pike.ida.liu.se/
94
 http://pike.ida.liu.se/
93
95
94
Package: pike7.6-doc
96
Package: pike7.6-doc
95
Architecture: all
97
Architecture: all
96
Section: doc
98
Section: doc
97
Depends: pike7.6-manual (>= ${source:Version}), pike7.6-reference (>= ${source:Version})
99
Depends: pike7.6-manual (>= ${source:Version}), pike7.6-reference (>= ${source:Version})
98
Description: Pike 7.6 documentation meta package
100
Description: Pike 7.6 documentation meta package
99
 This package depends upon all the Pike 7.6 documentation
101
 This package depends upon all the Pike 7.6 documentation
100
 packages. Note that the download and installation sizes might be very
102
 packages. Note that the download and installation sizes might be very
101
 large.
103
 large.
102
 .
104
 .
103
 Pike is an interpreted programming language, for more information 
105
 Pike is an interpreted programming language, for more information 
104
 see the description of the pike7.6-core package or visit the URL
106
 see the description of the pike7.6-core package or visit the URL
105
 below.
107
 below.
106
 .
108
 .
107
 http://pike.ida.liu.se/
109
 http://pike.ida.liu.se/
108
110
109
Package: pike7.6-meta
111
Package: pike7.6-meta
110
Architecture: all
112
Architecture: all
111
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})
113
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})
112
Description: Meta package for Pike 7.6
114
Description: Meta package for Pike 7.6
113
 This package depends on all the components that make up the Pike
115
 This package depends on all the components that make up the Pike
114
 language distribution. It will pull in a LOT of packages the
116
 language distribution. It will pull in a LOT of packages the
115
 Pike components depend upon (including XFree libraries, GTK, GNOME)!
117
 Pike components depend upon (including XFree libraries, GTK, GNOME)!
116
 .
118
 .
117
 Pike is an interpreted programming language, for more information 
119
 Pike is an interpreted programming language, for more information 
118
 see the description of the pike7.6-core package or visit the URL
120
 see the description of the pike7.6-core package or visit the URL
119
 below.
121
 below.
120
 .
122
 .
121
 http://pike.ida.liu.se/
123
 http://pike.ida.liu.se/
122
124
123
Package: pike7.6-mysql
125
Package: pike7.6-mysql
124
Architecture: any
126
Architecture: any
125
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
127
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
126
Description: Mysql module for Pike
128
Description: Mysql module for Pike
127
 This Pike module provides access to Mysql databases.
129
 This Pike module provides access to Mysql databases.
128
 .
130
 .
129
 Pike is an interpreted programming language, for more information 
131
 Pike is an interpreted programming language, for more information 
130
 see the description of the pike7.6-core package or visit the URL
132
 see the description of the pike7.6-core package or visit the URL
131
 below.
133
 below.
132
 .
134
 .
133
 http://pike.ida.liu.se/
135
 http://pike.ida.liu.se/
134
136
135
Package: pike7.6-pg
137
Package: pike7.6-pg
136
Architecture: any
138
Architecture: any
137
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
139
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
138
Description: Postgres module for Pike
140
Description: Postgres module for Pike
139
 This Pike module provides access to Postgres databases.
141
 This Pike module provides access to Postgres databases.
140
 .
142
 .
141
 Pike is an interpreted programming language, for more information 
143
 Pike is an interpreted programming language, for more information 
142
 see the description of the pike7.6-core package or visit the URL
144
 see the description of the pike7.6-core package or visit the URL
143
 below.
145
 below.
144
 .
146
 .
145
 http://pike.ida.liu.se/
147
 http://pike.ida.liu.se/
146
148
147
Package: pike7.6-odbc
149
Package: pike7.6-odbc
148
Architecture: any
150
Architecture: any
149
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
151
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
150
Description: Odbc module for Pike
152
Description: Odbc module for Pike
151
 This Pike module provides glue to the iOdbc interface.
153
 This Pike module provides glue to the iOdbc interface.
152
 .
154
 .
153
 Pike is an interpreted programming language, for more information 
155
 Pike is an interpreted programming language, for more information 
154
 see the description of the pike7.6-core package or visit the URL
156
 see the description of the pike7.6-core package or visit the URL
155
 below.
157
 below.
156
 .
158
 .
157
 http://pike.ida.liu.se/
159
 http://pike.ida.liu.se/
158
160
159
Package: pike7.6-svg
161
Package: pike7.6-svg
160
Architecture: any
162
Architecture: any
161
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
163
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
162
Suggests: pike7.6-image (= ${binary:Version})
164
Suggests: pike7.6-image (= ${binary:Version})
163
Description: SVG format support for Pike
165
Description: SVG format support for Pike
164
 This module provides an SVG graphics format module. It has
166
 This module provides an SVG graphics format module. It has
165
 been separated from the pike7.6-image module because of its
167
 been separated from the pike7.6-image module because of its
166
 quite extensive dependencies.
168
 quite extensive dependencies.
167
 .
169
 .
168
 Pike is an interpreted programming language, for more information 
170
 Pike is an interpreted programming language, for more information 
169
 see the description of the pike7.6-core package or visit the URL
171
 see the description of the pike7.6-core package or visit the URL
170
 below.
172
 below.
171
 .
173
 .
172
 http://pike.ida.liu.se/
174
 http://pike.ida.liu.se/
173
175
174
Package: pike7.6-image
176
Package: pike7.6-image
175
Architecture: any
177
Architecture: any
176
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
178
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
177
Suggests: pike7.6-svg (= ${binary:Version})
179
Suggests: pike7.6-svg (= ${binary:Version})
178
Description: Image module for Pike
180
Description: Image module for Pike
179
 This module provides many powerful image processing functions to
181
 This module provides many powerful image processing functions to
180
 Pike programs.
182
 Pike programs.
181
 .
183
 .
182
 Pike is an interpreted programming language, for more information 
184
 Pike is an interpreted programming language, for more information 
183
 see the description of the pike7.6-core package or visit the URL
185
 see the description of the pike7.6-core package or visit the URL
184
 below.
186
 below.
185
 .
187
 .
186
 http://pike.ida.liu.se/
188
 http://pike.ida.liu.se/
187
189
188
Package: pike7.6-sdl
190
Package: pike7.6-sdl
189
Architecture: any
191
Architecture: any
190
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
192
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
191
Description: SDL module for Pike
193
Description: SDL module for Pike
192
 This module provides the Pike interface to the SDL library.
194
 This module provides the Pike interface to the SDL library.
193
 .
195
 .
194
 Pike is an interpreted programming language, for more information 
196
 Pike is an interpreted programming language, for more information 
195
 see the description of the pike7.6-core package or visit the URL
197
 see the description of the pike7.6-core package or visit the URL
196
 below.
198
 below.
197
 .
199
 .
198
 http://pike.ida.liu.se/
200
 http://pike.ida.liu.se/
199
201
200
Package: pike7.6-gdbm
202
Package: pike7.6-gdbm
201
Architecture: any
203
Architecture: any
202
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
204
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
203
Description: Gdbm module for Pike
205
Description: Gdbm module for Pike
204
 This Pike module provides access to gdbm databases.
206
 This Pike module provides access to gdbm databases.
205
 .
207
 .
206
 Pike is an interpreted programming language, for more information 
208
 Pike is an interpreted programming language, for more information 
207
 see the description of the pike7.6-core package or visit the URL
209
 see the description of the pike7.6-core package or visit the URL
208
 below.
210
 below.
209
 .
211
 .
210
 http://pike.ida.liu.se/
212
 http://pike.ida.liu.se/
211
213
212
Package: pike7.6-gl
214
Package: pike7.6-gl
213
Architecture: any
215
Architecture: any
214
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
216
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
215
Description: Mesa module for Pike
217
Description: Mesa module for Pike
216
 This Pike module provides access to the Mesa 3D graphics library.
218
 This Pike module provides access to the Mesa 3D graphics library.
217
 .
219
 .
218
 Pike is an interpreted programming language, for more information 
220
 Pike is an interpreted programming language, for more information 
219
 see the description of the pike7.6-core package or visit the URL
221
 see the description of the pike7.6-core package or visit the URL
220
 below.
222
 below.
221
 .
223
 .
222
 http://pike.ida.liu.se/
224
 http://pike.ida.liu.se/
223
225
224
Package: pike7.6-sane
226
Package: pike7.6-sane
225
Architecture: any
227
Architecture: any
226
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
228
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
227
Description: SANE module for Pike
229
Description: SANE module for Pike
228
 This Pike module provides access to SANE.
230
 This Pike module provides access to SANE.
229
 .
231
 .
230
 Pike is an interpreted programming language, for more information 
232
 Pike is an interpreted programming language, for more information 
231
 see the description of the pike7.6-core package or visit the URL
233
 see the description of the pike7.6-core package or visit the URL
232
 below.
234
 below.
233
 .
235
 .
234
 http://pike.ida.liu.se/
236
 http://pike.ida.liu.se/
235
237
236
Package: pike7.6-perl
238
Package: pike7.6-perl
237
Architecture: any
239
Architecture: any
238
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
240
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
239
Description: Perl module for Pike
241
Description: Perl module for Pike
240
 This Pike module enables one to embed perl in pike programs.
242
 This Pike module enables one to embed perl in pike programs.
241
 .
243
 .
242
 Pike is an interpreted programming language, for more information 
244
 Pike is an interpreted programming language, for more information 
243
 see the description of the pike7.6-core package or visit the URL
245
 see the description of the pike7.6-core package or visit the URL
244
 below.
246
 below.
245
 .
247
 .
246
 http://pike.ida.liu.se/
248
 http://pike.ida.liu.se/
247
249
248
Package: pike7.6-pcre
250
Package: pike7.6-pcre
249
Architecture: any
251
Architecture: any
250
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
252
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
251
Description: PCRE module for Pike
253
Description: PCRE module for Pike
252
 This Pike module enables one to use the PCRE (Perl regular
254
 This Pike module enables one to use the PCRE (Perl regular
253
 expressions) from within Pike programs.
255
 expressions) from within Pike programs.
254
 .
256
 .
255
 Pike is an interpreted programming language, for more information 
257
 Pike is an interpreted programming language, for more information 
256
 see the description of the pike7.6-core package or visit the URL
258
 see the description of the pike7.6-core package or visit the URL
257
 below.
259
 below.
258
 .
260
 .
259
 http://pike.ida.liu.se/
261
 http://pike.ida.liu.se/
260
262
261
Package: pike7.6-bzip2
263
Package: pike7.6-bzip2
262
Architecture: any
264
Architecture: any
263
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
265
Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
264
Description: Bzip2 module for Pike
266
Description: Bzip2 module for Pike
265
 This Pike module enables one to use the Bzip2 compression
267
 This Pike module enables one to use the Bzip2 compression
266
 algorithm from within Pike programs.
268
 algorithm from within Pike programs.
267
 .
269
 .
268
 Pike is an interpreted programming language, for more information 
270
 Pike is an interpreted programming language, for more information 
269
 see the description of the pike7.6-core package or visit the URL
271
 see the description of the pike7.6-core package or visit the URL
270
 below.
272
 below.
271
 .
273
 .
272
 http://pike.ida.liu.se/
274
 http://pike.ida.liu.se/