Rev 275 | Rev 283 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 275 | Rev 280 | ||
---|---|---|---|
1 | Source: pike8.0 |
1 | Source: pike8.0 |
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 <debian@han.pp.se> |
5 | Uploaders: Henrik Andreasson <debian@han.pp.se> |
6 | Standards-Version: 3.9.8 |
6 | Standards-Version: 3.9.8 |
7 | Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 9), bison, |
7 | Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 9), bison, |
8 | sharutils, bc, pkg-config, dh-autoreconf, |
8 | sharutils, bc, pkg-config, dh-autoreconf, |
9 | libgmp10-dev, nettle-dev (>= 2.1~), zlib1g-dev | libz-dev, |
9 | libgmp10-dev, nettle-dev (>= 2.1~), zlib1g-dev | libz-dev, |
10 | libbz2-dev, libgdbm-dev, unixodbc-dev, default-libmysqlclient-dev, |
10 | libbz2-dev, libgdbm-dev, unixodbc-dev, default-libmysqlclient-dev, |
11 | libpq-dev, libsqlite3-dev, libpcre3-dev, libsdl-mixer1.2-dev, |
11 | libpq-dev, libsqlite3-dev, libpcre3-dev, libsdl-mixer1.2-dev, |
12 | libsdl1.2-dev, libsane-dev, x11proto-gl-dev, libxpm-dev, |
12 | libsdl1.2-dev, libsane-dev, x11proto-gl-dev, libxpm-dev, |
13 | libgtk2.0-dev, libglade2-dev, libgtksourceview2.0-dev, |
13 | libgtk2.0-dev, libglade2-dev, libgtksourceview2.0-dev, |
14 | libfreetype6-dev, freeglut3-dev, libjpeg-dev, |
14 | libfreetype6-dev, freeglut3-dev, libjpeg-dev, |
15 | libtiff-dev, librsvg2-dev (>= 2.7), libgnomeui-dev, |
15 | libtiff-dev, librsvg2-dev (>= 2.7), libgnomeui-dev, |
16 | libfuse-dev, libfftw3-dev, libavahi-compat-libdnssd-dev, |
16 | libfuse-dev, libfftw3-dev, libavahi-compat-libdnssd-dev, |
17 | libkrb5-dev |
17 | libkrb5-dev |
18 | Build-Conflicts: libutahglx-dev |
18 | Build-Conflicts: libutahglx-dev |
19 | Homepage: http://pike.lysator.liu.se/ |
19 | Homepage: http://pike.lysator.liu.se/ |
20 | Vcs-Svn: svn://anonscm.debian.org/pkg-pike/trunk |
20 | Vcs-Svn: svn://anonscm.debian.org/pkg-pike/trunk |
21 | Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-pike/ |
21 | Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-pike/ |
22 | 22 | ||
23 | Package: pike8.0-core |
23 | Package: pike8.0-core |
24 | Architecture: any |
24 | Architecture: any |
25 | Depends: ${shlibs:Depends}, ${misc:Depends} |
25 | Depends: ${shlibs:Depends}, ${misc:Depends} |
26 | Suggests: pike8.0-doc |
26 | Suggests: pike8.0-doc |
27 | Description: Powerful interpreted programming language |
27 | Description: Powerful interpreted programming language |
28 | Pike is an interpreted, object-oriented, dynamic programming language |
28 | Pike is an interpreted, object-oriented, dynamic programming language |
29 | with a syntax similar to C. It includes many powerful data types and |
29 | with a syntax similar to C. It includes many powerful data types and |
30 | a module system that, for instance, provides image manipulation |
30 | a module system that, for instance, provides image manipulation |
31 | together, with support for graphics formats like SVG, JPG, PNG, GIF, |
31 | together, with support for graphics formats like SVG, JPG, PNG, GIF, |
32 | XCF and many others, database connectivity, advanced cryptography, |
32 | XCF and many others, database connectivity, advanced cryptography, |
33 | XML/HTML parsers and others. To learn more about pike, please visit |
33 | XML/HTML parsers and others. To learn more about pike, please visit |
34 | http://pike.lysator.liu.se/ Note that some of the Pike features are |
34 | http://pike.lysator.liu.se/ Note that some of the Pike features are |
35 | found in other pike8.0-* packages (image processing, MySQL, |
35 | found in other pike8.0-* packages (image processing, MySQL, |
36 | PostgreSQL, SANE and more). |
36 | PostgreSQL, SANE and more). |
37 | 37 | ||
38 | Package: pike8.0 |
38 | Package: pike8.0 |
39 | Architecture: all |
39 | Architecture: all |
40 | Depends: pike8.0-core (>= ${source:Version}), pike8.0-image (>= ${source:Version}), |
40 | Depends: pike8.0-core (>= ${source:Version}), pike8.0-image (>= ${source:Version}), |
41 | pike8.0-gdbm (>= ${source:Version}), pike8.0-pcre (>= ${source:Version}), ${misc:Depends} |
41 | pike8.0-gdbm (>= ${source:Version}), pike8.0-pcre (>= ${source:Version}), ${misc:Depends} |
42 | Recommends: pike8.0-mysql (>= ${source:Version}), pike8.0-pg (>= ${source:Version}), pike8.0-dev (>= ${source:Version}) |
42 | Recommends: pike8.0-mysql (>= ${source:Version}), pike8.0-pg (>= ${source:Version}), pike8.0-dev (>= ${source:Version}) |
43 | Suggests: pike8.0-doc (= ${source:Version}) |
43 | Suggests: pike8.0-doc (= ${source:Version}) |
44 | Description: Recommended metapackage for Pike 8.0 |
44 | Description: Recommended metapackage for Pike 8.0 |
45 | This is a metapackage which depends upon several other Pike |
45 | This is a metapackage which depends upon several other Pike |
46 | packages that together make up the recommended Pike installation. |
46 | packages that together make up the recommended Pike installation. |
47 | If you want to install every packaged component of the Pike |
47 | If you want to install every packaged component of the Pike |
48 | distribution, please install the pike8.0-full package. |
48 | distribution, please install the pike8.0-full package. |
49 | . |
49 | . |
50 | If you want to remove several components this package depends |
50 | If you want to remove several components this package depends |
51 | upon, you can purge this package without worrying about the |
51 | upon, you can purge this package without worrying about the |
52 | functionality loss in Pike and then remove the packages you |
52 | functionality loss in Pike and then remove the packages you |
53 | don't need on your system. |
53 | don't need on your system. |
54 | . |
54 | . |
55 | Pike is an interpreted programming language, for more information |
55 | Pike is an interpreted programming language, for more information |
56 | see the description of the pike8.0-core package. |
56 | see the description of the pike8.0-core package. |
57 | 57 | ||
58 | Package: pike8.0-dev |
58 | Package: pike8.0-dev |
59 | Architecture: any |
59 | Architecture: any |
60 | Depends: ${shlibs:Depends}, ${misc:Depends}, |
60 | Depends: ${shlibs:Depends}, ${misc:Depends}, |
61 | pike8.0-core (= ${binary:Version}), pike8.0-image (= ${binary:Version}) |
61 | pike8.0-core (= ${binary:Version}), pike8.0-image (= ${binary:Version}) |
62 | Description: Development files for Pike 8.0 |
62 | Description: Development files for Pike 8.0 |
63 | This package contains files you will need to develop C extension modules |
63 | This package contains files you will need to develop C extension modules |
64 | for Pike. The package depends on the recommended set of packages for the |
64 | for Pike. The package depends on the recommended set of packages for the |
65 | Pike environment. |
65 | Pike environment. |
66 | . |
66 | . |
67 | Pike is an interpreted programming language, for more information |
67 | Pike is an interpreted programming language, for more information |
68 | see the description of the pike8.0-core package. |
68 | see the description of the pike8.0-core package. |
69 | 69 | ||
70 | Package: pike8.0-manual |
70 | Package: pike8.0-manual |
71 | Architecture: all |
71 | Architecture: all |
72 | Section: oldlibs |
72 | Section: oldlibs |
73 | Priority: extra |
- | |
74 | Depends: pike8.0-doc (>= 8.0.162-1~), ${misc:Depends} |
73 | Depends: pike8.0-doc (>= 8.0.162-1~), ${misc:Depends} |
75 | Description: transitional package for merging into pike8.0-doc |
74 | Description: transitional package for merging into pike8.0-doc |
76 | The documentation previously split between pike8.0-manual and |
75 | The documentation previously split between pike8.0-manual and |
77 | pike8.0-reference has been merged into pike8.0-doc, since most of the |
76 | pike8.0-reference has been merged into pike8.0-doc, since most of the |
78 | size consists of images, which were duplicated in both packages. |
77 | size consists of images, which were duplicated in both packages. |
79 | . |
78 | . |
80 | This package can be safely removed after completed upgrade. |
79 | This package can be safely removed after completed upgrade. |
81 | 80 | ||
82 | Package: pike8.0-reference |
81 | Package: pike8.0-reference |
83 | Architecture: all |
82 | Architecture: all |
84 | Section: oldlibs |
83 | Section: oldlibs |
85 | Priority: extra |
- | |
86 | Depends: pike8.0-doc (>= 8.0.162-1~), ${misc:Depends} |
84 | Depends: pike8.0-doc (>= 8.0.162-1~), ${misc:Depends} |
87 | Description: Pike 8.0 reference |
85 | Description: Pike 8.0 reference |
88 | The documentation previously split between pike8.0-manual and |
86 | The documentation previously split between pike8.0-manual and |
89 | pike8.0-reference has been merged into pike8.0-doc, since most of the |
87 | pike8.0-reference has been merged into pike8.0-doc, since most of the |
90 | size consists of images, which were duplicated in both packages. |
88 | size consists of images, which were duplicated in both packages. |
91 | . |
89 | . |
92 | This package can be safely removed after completed upgrade. |
90 | This package can be safely removed after completed upgrade. |
93 | 91 | ||
94 | Package: pike8.0-doc |
92 | Package: pike8.0-doc |
95 | Architecture: all |
93 | Architecture: all |
96 | Section: doc |
94 | Section: doc |
97 | Depends: ${misc:Depends} |
95 | Depends: ${misc:Depends} |
98 | Breaks: pike8.0-manual (<< 8.0.162-1~), pike8.0-reference (<< 8.0.162-1~) |
96 | Breaks: pike8.0-manual (<< 8.0.162-1~), pike8.0-reference (<< 8.0.162-1~) |
99 | Replaces: pike8.0-manual (<< 8.0.162-1~), pike8.0-reference (<< 8.0.162-1~) |
97 | Replaces: pike8.0-manual (<< 8.0.162-1~), pike8.0-reference (<< 8.0.162-1~) |
100 | Description: Pike 8.0 documentation |
98 | Description: Pike 8.0 documentation |
101 | This package contains the traditional manual and auto-generated |
99 | This package contains the traditional manual and auto-generated |
102 | reference documentation. |
100 | reference documentation. |
103 | . |
101 | . |
104 | Pike is an interpreted programming language, for more information |
102 | Pike is an interpreted programming language, for more information |
105 | see the description of the pike8.0-core package. |
103 | see the description of the pike8.0-core package. |
106 | 104 | ||
107 | Package: pike8.0-full |
105 | Package: pike8.0-full |
108 | Architecture: all |
106 | Architecture: all |
109 | Depends: ${misc:Depends}, pike8.0 (= ${source:Version}), pike8.0-mysql (>= ${source:Version}), pike8.0-pg (>= ${source:Version}), pike8.0-odbc (>= ${source:Version}), pike8.0-sdl (>= ${source:Version}), pike8.0-gdbm (>= ${source:Version}), pike8.0-gtk (>= ${source:Version}), pike8.0-gl (>= ${source:Version}), pike8.0-sane (>= ${source:Version}), pike8.0-doc (= ${source:Version}), pike8.0-dev (>= ${source:Version}), pike8.0-svg (>= ${source:Version}), pike8.0-pcre (>= ${source:Version}), pike8.0-bzip2 (>= ${source:Version}), pike8.0-fuse (>= ${source:Version}), pike8.0-sqlite (>= ${source:Version}), pike8.0-dnssd (>= ${source:Version}), pike8.0-kerberos (>= ${source:Version}) |
107 | Depends: ${misc:Depends}, pike8.0 (= ${source:Version}), pike8.0-mysql (>= ${source:Version}), pike8.0-pg (>= ${source:Version}), pike8.0-odbc (>= ${source:Version}), pike8.0-sdl (>= ${source:Version}), pike8.0-gdbm (>= ${source:Version}), pike8.0-gtk (>= ${source:Version}), pike8.0-gl (>= ${source:Version}), pike8.0-sane (>= ${source:Version}), pike8.0-doc (= ${source:Version}), pike8.0-dev (>= ${source:Version}), pike8.0-svg (>= ${source:Version}), pike8.0-pcre (>= ${source:Version}), pike8.0-bzip2 (>= ${source:Version}), pike8.0-fuse (>= ${source:Version}), pike8.0-sqlite (>= ${source:Version}), pike8.0-dnssd (>= ${source:Version}), pike8.0-kerberos (>= ${source:Version}) |
110 | Description: Metapackage for Pike 8.0 |
108 | Description: Metapackage for Pike 8.0 |
111 | This package depends on all the components that make up the Pike |
109 | This package depends on all the components that make up the Pike |
112 | language distribution. It will pull in a LOT of packages the |
110 | language distribution. It will pull in a LOT of packages the |
113 | Pike components depend upon (including XFree libraries, GTK+, GNOME)! |
111 | Pike components depend upon (including XFree libraries, GTK+, GNOME)! |
114 | . |
112 | . |
115 | Pike is an interpreted programming language, for more information |
113 | Pike is an interpreted programming language, for more information |
116 | see the description of the pike8.0-core package. |
114 | see the description of the pike8.0-core package. |
117 | 115 | ||
118 | Package: pike8.0-mysql |
116 | Package: pike8.0-mysql |
119 | Architecture: any |
117 | Architecture: any |
120 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
118 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
121 | Description: MySQL modules for Pike |
119 | Description: MySQL modules for Pike |
122 | This package contains Pike modules providing access to MySQL |
120 | This package contains Pike modules providing access to MySQL |
123 | databases: Mysql and Sql.mysql(s). |
121 | databases: Mysql and Sql.mysql(s). |
124 | . |
122 | . |
125 | Pike is an interpreted programming language, for more information |
123 | Pike is an interpreted programming language, for more information |
126 | see the description of the pike8.0-core package. |
124 | see the description of the pike8.0-core package. |
127 | 125 | ||
128 | Package: pike8.0-pg |
126 | Package: pike8.0-pg |
129 | Architecture: any |
127 | Architecture: any |
130 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
128 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
131 | Description: PostgreSQL modules for Pike |
129 | Description: PostgreSQL modules for Pike |
132 | This package contains Pike module providing access to PostgreSQL |
130 | This package contains Pike module providing access to PostgreSQL |
133 | databases: Postgres, Sql.postgres, and Sql.postgres_result. |
131 | databases: Postgres, Sql.postgres, and Sql.postgres_result. |
134 | . |
132 | . |
135 | Note: These modules are deprecated in favour of the pure Pike |
133 | Note: These modules are deprecated in favour of the pure Pike |
136 | Sql.pgsql module, which is included in the core package. |
134 | Sql.pgsql module, which is included in the core package. |
137 | . |
135 | . |
138 | Pike is an interpreted programming language, for more information |
136 | Pike is an interpreted programming language, for more information |
139 | see the description of the pike8.0-core package. |
137 | see the description of the pike8.0-core package. |
140 | 138 | ||
141 | Package: pike8.0-odbc |
139 | Package: pike8.0-odbc |
142 | Architecture: any |
140 | Architecture: any |
143 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
141 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
144 | Description: ODBC modules for Pike |
142 | Description: ODBC modules for Pike |
145 | This package contains Pike modules providing glue to the ODBC |
143 | This package contains Pike modules providing glue to the ODBC |
146 | interface: Odbc, Sql.odbc, and Sql.odbc_result. |
144 | interface: Odbc, Sql.odbc, and Sql.odbc_result. |
147 | . |
145 | . |
148 | Pike is an interpreted programming language, for more information |
146 | Pike is an interpreted programming language, for more information |
149 | see the description of the pike8.0-core package. |
147 | see the description of the pike8.0-core package. |
150 | 148 | ||
151 | Package: pike8.0-svg |
149 | Package: pike8.0-svg |
152 | Architecture: any |
150 | Architecture: any |
153 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
151 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
154 | Suggests: pike8.0-image (= ${source:Version}) |
152 | Suggests: pike8.0-image (= ${source:Version}) |
155 | Description: SVG format support for Pike |
153 | Description: SVG format support for Pike |
156 | This package provides an SVG graphics format module, Image.SVG. It |
154 | This package provides an SVG graphics format module, Image.SVG. It |
157 | has been separated from the pike8.0-image module because of its quite |
155 | has been separated from the pike8.0-image module because of its quite |
158 | extensive dependencies. |
156 | extensive dependencies. |
159 | . |
157 | . |
160 | Pike is an interpreted programming language, for more information |
158 | Pike is an interpreted programming language, for more information |
161 | see the description of the pike8.0-core package. |
159 | see the description of the pike8.0-core package. |
162 | 160 | ||
163 | Package: pike8.0-image |
161 | Package: pike8.0-image |
164 | Architecture: any |
162 | Architecture: any |
165 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
163 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
166 | Suggests: pike8.0-svg (= ${source:Version}) |
164 | Suggests: pike8.0-svg (= ${source:Version}) |
167 | Description: Image modules for Pike |
165 | Description: Image modules for Pike |
168 | This package provides many powerful image processing functions to |
166 | This package provides many powerful image processing functions to |
169 | Pike programs. It contains the modules Image (except Image.SVG), |
167 | Pike programs. It contains the modules Image (except Image.SVG), |
170 | Graphics, Colors, and Protocols.X.XImage. |
168 | Graphics, Colors, and Protocols.X.XImage. |
171 | . |
169 | . |
172 | Pike is an interpreted programming language, for more information |
170 | Pike is an interpreted programming language, for more information |
173 | see the description of the pike8.0-core package. |
171 | see the description of the pike8.0-core package. |
174 | 172 | ||
175 | Package: pike8.0-sdl |
173 | Package: pike8.0-sdl |
176 | Architecture: any |
174 | Architecture: any |
177 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
175 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
178 | Description: SDL module for Pike |
176 | Description: SDL module for Pike |
179 | This module provides the Pike interface to the SDL library. |
177 | This module provides the Pike interface to the SDL library. |
180 | . |
178 | . |
181 | Pike is an interpreted programming language, for more information |
179 | Pike is an interpreted programming language, for more information |
182 | see the description of the pike8.0-core package. |
180 | see the description of the pike8.0-core package. |
183 | 181 | ||
184 | Package: pike8.0-gdbm |
182 | Package: pike8.0-gdbm |
185 | Architecture: any |
183 | Architecture: any |
186 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
184 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
187 | Description: Gdbm module for Pike |
185 | Description: Gdbm module for Pike |
188 | This Pike module provides access to gdbm databases. |
186 | This Pike module provides access to gdbm databases. |
189 | . |
187 | . |
190 | Pike is an interpreted programming language, for more information |
188 | Pike is an interpreted programming language, for more information |
191 | see the description of the pike8.0-core package. |
189 | see the description of the pike8.0-core package. |
192 | 190 | ||
193 | Package: pike8.0-gtk |
191 | Package: pike8.0-gtk |
194 | Architecture: any |
192 | Architecture: any |
195 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}), |
193 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}), |
196 | pike8.0-image (= ${binary:Version}) |
194 | pike8.0-image (= ${binary:Version}) |
197 | Description: GTK+ 2.0 module for Pike |
195 | Description: GTK+ 2.0 module for Pike |
198 | This Pike module provides access to the GTK+ 2.0 library. |
196 | This Pike module provides access to the GTK+ 2.0 library. |
199 | . |
197 | . |
200 | Pike is an interpreted programming language, for more information |
198 | Pike is an interpreted programming language, for more information |
201 | see the description of the pike8.0-core package. |
199 | see the description of the pike8.0-core package. |
202 | 200 | ||
203 | Package: pike8.0-gl |
201 | Package: pike8.0-gl |
204 | Architecture: any |
202 | Architecture: any |
205 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
203 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
206 | Description: Mesa modules for Pike |
204 | Description: Mesa modules for Pike |
207 | This package contains the Pike modules providing access to the Mesa |
205 | This package contains the Pike modules providing access to the Mesa |
208 | 3D graphics library: GL, GLU (GL Utilities), and GLUE (GL Universal |
206 | 3D graphics library: GL, GLU (GL Utilities), and GLUE (GL Universal |
209 | Environment). |
207 | Environment). |
210 | . |
208 | . |
211 | Pike is an interpreted programming language, for more information |
209 | Pike is an interpreted programming language, for more information |
212 | see the description of the pike8.0-core package. |
210 | see the description of the pike8.0-core package. |
213 | 211 | ||
214 | Package: pike8.0-sane |
212 | Package: pike8.0-sane |
215 | Architecture: any |
213 | Architecture: any |
216 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
214 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
217 | Description: SANE module for Pike |
215 | Description: SANE module for Pike |
218 | This Pike module provides access to SANE. |
216 | This Pike module provides access to SANE. |
219 | . |
217 | . |
220 | Pike is an interpreted programming language, for more information |
218 | Pike is an interpreted programming language, for more information |
221 | see the description of the pike8.0-core package. |
219 | see the description of the pike8.0-core package. |
222 | 220 | ||
223 | Package: pike8.0-pcre |
221 | Package: pike8.0-pcre |
224 | Architecture: any |
222 | Architecture: any |
225 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
223 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
226 | Description: PCRE module for Pike |
224 | Description: PCRE module for Pike |
227 | This Pike module (Regexp.PCRE) enables one to use the PCRE (Perl |
225 | This Pike module (Regexp.PCRE) enables one to use the PCRE (Perl |
228 | compatible regular expressions) library from within the Pike |
226 | compatible regular expressions) library from within the Pike |
229 | programs. |
227 | programs. |
230 | . |
228 | . |
231 | Pike is an interpreted programming language, for more information |
229 | Pike is an interpreted programming language, for more information |
232 | see the description of the pike8.0-core package. |
230 | see the description of the pike8.0-core package. |
233 | 231 | ||
234 | Package: pike8.0-bzip2 |
232 | Package: pike8.0-bzip2 |
235 | Architecture: any |
233 | Architecture: any |
236 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
234 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
237 | Description: Bzip2 module for Pike |
235 | Description: Bzip2 module for Pike |
238 | This Pike module enables one to use the Bzip2 compression |
236 | This Pike module enables one to use the Bzip2 compression |
239 | algorithm from within the Pike programs. |
237 | algorithm from within the Pike programs. |
240 | . |
238 | . |
241 | Pike is an interpreted programming language, for more information |
239 | Pike is an interpreted programming language, for more information |
242 | see the description of the pike8.0-core package. |
240 | see the description of the pike8.0-core package. |
243 | 241 | ||
244 | Package: pike8.0-fuse |
242 | Package: pike8.0-fuse |
245 | Architecture: any |
243 | Architecture: any |
246 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
244 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
247 | Description: Filesystem in USErspace support for Pike |
245 | Description: Filesystem in USErspace support for Pike |
248 | This Pike module enables one to export filesystems to the Linux |
246 | This Pike module enables one to export filesystems to the Linux |
249 | kernel using the FUSE library. |
247 | kernel using the FUSE library. |
250 | . |
248 | . |
251 | Pike is an interpreted programming language, for more information |
249 | Pike is an interpreted programming language, for more information |
252 | see the description of the pike8.0-core package. |
250 | see the description of the pike8.0-core package. |
253 | 251 | ||
254 | Package: pike8.0-sqlite |
252 | Package: pike8.0-sqlite |
255 | Architecture: any |
253 | Architecture: any |
256 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
254 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
257 | Description: SQLite module for Pike |
255 | Description: SQLite module for Pike |
258 | This Pike module enables one to use the SQLite embedded database |
256 | This Pike module enables one to use the SQLite embedded database |
259 | library. |
257 | library. |
260 | . |
258 | . |
261 | Pike is an interpreted programming language, for more information |
259 | Pike is an interpreted programming language, for more information |
262 | see the description of the pike8.0-core package. |
260 | see the description of the pike8.0-core package. |
263 | 261 | ||
264 | Package: pike8.0-dnssd |
262 | Package: pike8.0-dnssd |
265 | Architecture: any |
263 | Architecture: any |
266 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
264 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
267 | Description: DNS Service Discovery (DNS-SD) for Pike |
265 | Description: DNS Service Discovery (DNS-SD) for Pike |
268 | This Pike module enables one to take advantage of DNS service discovery. |
266 | This Pike module enables one to take advantage of DNS service discovery. |
269 | . |
267 | . |
270 | DNS Service Discovery is a way of using standard DNS programming interfaces, |
268 | DNS Service Discovery is a way of using standard DNS programming interfaces, |
271 | servers, and packet formats to browse the network for services. |
269 | servers, and packet formats to browse the network for services. |
272 | . |
270 | . |
273 | Pike is an interpreted programming language, for more information |
271 | Pike is an interpreted programming language, for more information |
274 | see the description of the pike8.0-core package. |
272 | see the description of the pike8.0-core package. |
275 | 273 | ||
276 | Package: pike8.0-kerberos |
274 | Package: pike8.0-kerberos |
277 | Architecture: any |
275 | Architecture: any |
278 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
276 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version}) |
279 | Replaces: pike8.0-core (<< 8.0.28-4~) |
277 | Replaces: pike8.0-core (<< 8.0.28-4~) |
280 | Breaks: pike8.0-core (<< 8.0.28-4~) |
278 | Breaks: pike8.0-core (<< 8.0.28-4~) |
281 | Description: Kerberos and GSSAPI modules for Pike |
279 | Description: Kerberos and GSSAPI modules for Pike |
282 | This package contains the Kerberos and GSSAPI Pike modules (although |
280 | This package contains the Kerberos and GSSAPI Pike modules (although |
283 | GSSAPI is a generic API; Kerberos is the most common mechanism), |
281 | GSSAPI is a generic API; Kerberos is the most common mechanism), |
284 | providing bindings to the MIT Kerberos libraries. |
282 | providing bindings to the MIT Kerberos libraries. |
285 | . |
283 | . |
286 | Pike is an interpreted programming language, for more information |
284 | Pike is an interpreted programming language, for more information |
287 | see the description of the pike8.0-core package. |
285 | see the description of the pike8.0-core package. |