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