Rev 132 | Rev 158 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 132 | Rev 149 | ||
---|---|---|---|
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.2 |
6 | Standards-Version: 3.9.3 |
7 | Build-Depends: 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, libiodbc2-dev, libmysqlclient-dev, |
9 | libbz2-dev, libgdbm-dev, libiodbc2-dev, libmysqlclient-dev, |
10 | libpq-dev, libsqlite3-dev, libpcre3-dev, libsdl-mixer1.2-dev, |
10 | libpq-dev, libsqlite3-dev, libpcre3-dev, libsdl-mixer1.2-dev, |
11 | libsdl1.2-dev, libsane-dev, x11proto-gl-dev, libxpm-dev, |
11 | libsdl1.2-dev, libsane-dev, x11proto-gl-dev, libxpm-dev, |
12 | libglade2-dev, libfreetype6-dev, freeglut3-dev, libjpeg-dev, |
12 | libglade2-dev, libfreetype6-dev, freeglut3-dev, libjpeg-dev, |
13 | libtiff4-dev, librsvg2-dev (>= 2.7), libgnomeui-dev, |
13 | libtiff4-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 | 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.debian.org/pkg-pike/trunk |
17 | Vcs-Svn: svn://svn.debian.org/pkg-pike/branches/7.8-stable |
18 | Vcs-Browser: http://svn.debian.org/pkg-pike |
18 | Vcs-Browser: http://svn.debian.org/pkg-pike |
19 | 19 | ||
20 | Package: pike7.8-core |
20 | Package: pike7.8-core |
21 | Architecture: any |
21 | Architecture: any |
22 | Depends: ${shlibs:Depends}, ${misc:Depends} |
22 | Depends: ${shlibs:Depends}, ${misc:Depends} |
23 | Suggests: pike7.8-doc |
23 | Suggests: pike7.8-doc |
24 | Description: Powerful interpreted programming language |
24 | Description: Powerful interpreted programming language |
25 | Pike is an interpreted, object-oriented, dynamic programming language |
25 | Pike is an interpreted, object-oriented, dynamic programming language |
26 | with a syntax similar to C. It includes many powerful data types and |
26 | with a syntax similar to C. It includes many powerful data types and |
27 | a module system that, for instance, provides image manipulation together, |
27 | a module system that, for instance, provides image manipulation together, |
28 | with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many |
28 | with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many |
29 | others, database connectivity, advanced cryptography, XML/HTML parsers |
29 | others, database connectivity, advanced cryptography, XML/HTML parsers |
30 | and others. To learn more about pike, please visit http://pike.ida.liu.se/ |
30 | 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.8-* packages |
31 | Note that some of the Pike features are found in other pike7.8-* packages |
32 | (image processing, MySQL, PostgreSQL, SANE and more). |
32 | (image processing, MySQL, PostgreSQL, SANE and more). |
33 | 33 | ||
34 | Package: pike7.8 |
34 | Package: pike7.8 |
35 | Architecture: all |
35 | Architecture: all |
36 | Depends: pike7.8-core (>= ${source:Version}), pike7.8-image (>= ${source:Version}), |
36 | Depends: pike7.8-core (>= ${source:Version}), pike7.8-image (>= ${source:Version}), |
37 | pike7.8-gdbm (>= ${source:Version}), pike7.8-pcre (>= ${source:Version}), ${misc:Depends} |
37 | pike7.8-gdbm (>= ${source:Version}), pike7.8-pcre (>= ${source:Version}), ${misc:Depends} |
38 | Recommends: pike7.8-mysql (>= ${source:Version}), pike7.8-pg (>= ${source:Version}), pike7.8-dev (>= ${source:Version}) |
38 | Recommends: pike7.8-mysql (>= ${source:Version}), pike7.8-pg (>= ${source:Version}), pike7.8-dev (>= ${source:Version}) |
39 | Suggests: pike7.8-doc (= ${source:Version}) |
39 | Suggests: pike7.8-doc (= ${source:Version}) |
40 | Description: Recommended metapackage for Pike 7.8 |
40 | Description: Recommended metapackage for Pike 7.8 |
41 | This is a metapackage which depends upon several other Pike |
41 | This is a metapackage which depends upon several other Pike |
42 | packages that together make up the recommended Pike installation. |
42 | packages that together make up the recommended Pike installation. |
43 | If you want to install every packaged component of the Pike |
43 | If you want to install every packaged component of the Pike |
44 | distribution, please install the pike7.8-full package. |
44 | distribution, please install the pike7.8-full 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.8-core package. |
52 | see the description of the pike7.8-core package. |
53 | 53 | ||
54 | Package: pike7.8-dev |
54 | Package: pike7.8-dev |
55 | Architecture: any |
55 | Architecture: any |
- | 56 | Depends: ${shlibs:Depends}, ${misc:Depends}, |
|
56 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}), pike7.8-image (= ${binary:Version}) |
57 | pike7.8-core (= ${binary:Version}), pike7.8-image (= ${binary:Version}) |
- | 58 | Replaces: pike7.8-core (<< 7.8.352-dfsg-6) |
|
- | 59 | Breaks: pike7.8-core (<< 7.8.352-dfsg-6) |
|
57 | Description: Development files for Pike 7.8 |
60 | Description: Development files for Pike 7.8 |
58 | This package contains files you will need to develop C extension modules |
61 | This package contains files you will need to develop C extension modules |
59 | for Pike. The package depends on the recommended set of packages for the |
62 | for Pike. The package depends on the recommended set of packages for the |
60 | Pike environment. |
63 | Pike environment. |
61 | . |
64 | . |
62 | Pike is an interpreted programming language, for more information |
65 | Pike is an interpreted programming language, for more information |
63 | see the description of the pike7.8-core package. |
66 | see the description of the pike7.8-core package. |
64 | 67 | ||
65 | Package: pike7.8-manual |
68 | Package: pike7.8-manual |
66 | Architecture: all |
69 | Architecture: all |
67 | Section: doc |
70 | Section: doc |
68 | Depends: ${misc:Depends} |
71 | Depends: ${misc:Depends} |
69 | Description: Pike 7.8 manual |
72 | Description: Pike 7.8 manual |
70 | The Pike manual auto-generated from the sources. |
73 | The Pike manual auto-generated from the sources. |
71 | . |
74 | . |
72 | Pike is an interpreted programming language, for more information |
75 | Pike is an interpreted programming language, for more information |
73 | see the description of the pike7.8-core package. |
76 | see the description of the pike7.8-core package. |
74 | 77 | ||
75 | Package: pike7.8-reference |
78 | Package: pike7.8-reference |
76 | Architecture: all |
79 | Architecture: all |
77 | Section: doc |
80 | Section: doc |
78 | Depends: ${misc:Depends} |
81 | Depends: ${misc:Depends} |
79 | Description: Pike 7.8 reference |
82 | Description: Pike 7.8 reference |
80 | The Pike reference auto-generated from the sources. |
83 | The Pike reference auto-generated from the sources. |
81 | . |
84 | . |
82 | Pike is an interpreted programming language, for more information |
85 | Pike is an interpreted programming language, for more information |
83 | see the description of the pike7.8-core package. |
86 | see the description of the pike7.8-core package. |
84 | 87 | ||
85 | Package: pike7.8-doc |
88 | Package: pike7.8-doc |
86 | Architecture: all |
89 | Architecture: all |
87 | Section: doc |
90 | Section: doc |
88 | Depends: ${misc:Depends}, pike7.8-manual (= ${source:Version}), pike7.8-reference (= ${source:Version}) |
91 | Depends: ${misc:Depends}, pike7.8-manual (= ${source:Version}), pike7.8-reference (= ${source:Version}) |
89 | Description: Pike 7.8 documentation metapackage |
92 | Description: Pike 7.8 documentation metapackage |
90 | This package depends upon all the Pike 7.8 documentation packages. Note |
93 | This package depends upon all the Pike 7.8 documentation packages. Note |
91 | that the download and installation sizes might be very large. |
94 | that the download and installation sizes might be very large. |
92 | . |
95 | . |
93 | Pike is an interpreted programming language, for more information |
96 | Pike is an interpreted programming language, for more information |
94 | see the description of the pike7.8-core package. |
97 | see the description of the pike7.8-core package. |
95 | 98 | ||
96 | Package: pike7.8-full |
99 | Package: pike7.8-full |
97 | Architecture: all |
100 | Architecture: all |
98 | 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}) |
101 | 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}) |
99 | Description: Metapackage for Pike 7.8 |
102 | Description: Metapackage for Pike 7.8 |
100 | This package depends on all the components that make up the Pike |
103 | This package depends on all the components that make up the Pike |
101 | language distribution. It will pull in a LOT of packages the |
104 | language distribution. It will pull in a LOT of packages the |
102 | Pike components depend upon (including XFree libraries, GTK+, GNOME)! |
105 | Pike components depend upon (including XFree libraries, GTK+, GNOME)! |
103 | . |
106 | . |
104 | Pike is an interpreted programming language, for more information |
107 | Pike is an interpreted programming language, for more information |
105 | see the description of the pike7.8-core package. |
108 | see the description of the pike7.8-core package. |
106 | 109 | ||
107 | Package: pike7.8-mysql |
110 | Package: pike7.8-mysql |
108 | Architecture: any |
111 | Architecture: any |
109 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
112 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
110 | Description: MySQL module for Pike |
113 | Description: MySQL module for Pike |
111 | This Pike module provides access to MySQL databases. |
114 | This Pike module provides access to MySQL databases. |
112 | . |
115 | . |
113 | Pike is an interpreted programming language, for more information |
116 | Pike is an interpreted programming language, for more information |
114 | see the description of the pike7.8-core package. |
117 | see the description of the pike7.8-core package. |
115 | 118 | ||
116 | Package: pike7.8-pg |
119 | Package: pike7.8-pg |
117 | Architecture: any |
120 | Architecture: any |
118 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
121 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
119 | Description: PostgreSQL module for Pike |
122 | Description: PostgreSQL module for Pike |
120 | This Pike module provides access to PostgreSQL databases. |
123 | This Pike module provides access to PostgreSQL databases. |
121 | . |
124 | . |
122 | Pike is an interpreted programming language, for more information |
125 | Pike is an interpreted programming language, for more information |
123 | see the description of the pike7.8-core package. |
126 | see the description of the pike7.8-core package. |
124 | 127 | ||
125 | Package: pike7.8-odbc |
128 | Package: pike7.8-odbc |
126 | Architecture: any |
129 | Architecture: any |
127 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
130 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
128 | Description: ODBC module for Pike |
131 | Description: ODBC module for Pike |
129 | This Pike module provides glue to the iODBC interface. |
132 | This Pike module provides glue to the iODBC interface. |
130 | . |
133 | . |
131 | Pike is an interpreted programming language, for more information |
134 | Pike is an interpreted programming language, for more information |
132 | see the description of the pike7.8-core package. |
135 | see the description of the pike7.8-core package. |
133 | 136 | ||
134 | Package: pike7.8-svg |
137 | Package: pike7.8-svg |
135 | Architecture: any |
138 | Architecture: any |
136 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
139 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
137 | Suggests: pike7.8-image (= ${source:Version}) |
140 | Suggests: pike7.8-image (= ${source:Version}) |
138 | Description: SVG format support for Pike |
141 | Description: SVG format support for Pike |
139 | This module provides an SVG graphics format module. It has |
142 | This module provides an SVG graphics format module. It has |
140 | been separated from the pike7.8-image module because of its |
143 | been separated from the pike7.8-image module because of its |
141 | quite extensive dependencies. |
144 | quite extensive dependencies. |
142 | . |
145 | . |
143 | Pike is an interpreted programming language, for more information |
146 | Pike is an interpreted programming language, for more information |
144 | see the description of the pike7.8-core package. |
147 | see the description of the pike7.8-core package. |
145 | 148 | ||
146 | Package: pike7.8-image |
149 | Package: pike7.8-image |
147 | Architecture: any |
150 | Architecture: any |
148 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
151 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
- | 152 | Replaces: pike7.8-core (<< 7.8.352-dfsg-6) |
|
- | 153 | Breaks: pike7.8-core (<< 7.8.352-dfsg-6) |
|
149 | Suggests: pike7.8-svg (= ${source:Version}) |
154 | Suggests: pike7.8-svg (= ${source:Version}) |
150 | Description: Image module for Pike |
155 | Description: Image module for Pike |
151 | This module provides many powerful image processing functions to |
156 | This module provides many powerful image processing functions to |
152 | Pike programs. |
157 | Pike programs. |
153 | . |
158 | . |
154 | Pike is an interpreted programming language, for more information |
159 | Pike is an interpreted programming language, for more information |
155 | see the description of the pike7.8-core package. |
160 | see the description of the pike7.8-core package. |
156 | 161 | ||
157 | Package: pike7.8-sdl |
162 | Package: pike7.8-sdl |
158 | Architecture: any |
163 | Architecture: any |
159 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
164 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
160 | Description: SDL module for Pike |
165 | Description: SDL module for Pike |
161 | This module provides the Pike interface to the SDL library. |
166 | This module provides the Pike interface to the SDL library. |
162 | . |
167 | . |
163 | Pike is an interpreted programming language, for more information |
168 | Pike is an interpreted programming language, for more information |
164 | see the description of the pike7.8-core package. |
169 | see the description of the pike7.8-core package. |
165 | 170 | ||
166 | Package: pike7.8-gdbm |
171 | Package: pike7.8-gdbm |
167 | Architecture: any |
172 | Architecture: any |
168 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
173 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
169 | Description: Gdbm module for Pike |
174 | Description: Gdbm module for Pike |
170 | This Pike module provides access to gdbm databases. |
175 | This Pike module provides access to gdbm databases. |
171 | . |
176 | . |
172 | Pike is an interpreted programming language, for more information |
177 | Pike is an interpreted programming language, for more information |
173 | see the description of the pike7.8-core package. |
178 | see the description of the pike7.8-core package. |
174 | 179 | ||
175 | Package: pike7.8-gtk |
180 | Package: pike7.8-gtk |
176 | Architecture: any |
181 | Architecture: any |
177 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
182 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
178 | Description: GTK+ 2.0 module for Pike |
183 | Description: GTK+ 2.0 module for Pike |
179 | This Pike module provides access to the GTK+ 2.0 library. |
184 | This Pike module provides access to the GTK+ 2.0 library. |
180 | . |
185 | . |
181 | Pike is an interpreted programming language, for more information |
186 | Pike is an interpreted programming language, for more information |
182 | see the description of the pike7.8-core package. |
187 | see the description of the pike7.8-core package. |
183 | 188 | ||
184 | Package: pike7.8-gl |
189 | Package: pike7.8-gl |
185 | Architecture: any |
190 | Architecture: any |
186 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
191 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
187 | Description: Mesa module for Pike |
192 | Description: Mesa module for Pike |
188 | This Pike module provides access to the Mesa 3D graphics library. |
193 | This Pike module provides access to the Mesa 3D graphics library. |
189 | . |
194 | . |
190 | Pike is an interpreted programming language, for more information |
195 | Pike is an interpreted programming language, for more information |
191 | see the description of the pike7.8-core package. |
196 | see the description of the pike7.8-core package. |
192 | 197 | ||
193 | Package: pike7.8-sane |
198 | Package: pike7.8-sane |
194 | Architecture: any |
199 | Architecture: any |
195 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
200 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
196 | Description: SANE module for Pike |
201 | Description: SANE module for Pike |
197 | This Pike module provides access to SANE. |
202 | This Pike module provides access to SANE. |
198 | . |
203 | . |
199 | Pike is an interpreted programming language, for more information |
204 | Pike is an interpreted programming language, for more information |
200 | see the description of the pike7.8-core package. |
205 | see the description of the pike7.8-core package. |
201 | 206 | ||
202 | Package: pike7.8-pcre |
207 | Package: pike7.8-pcre |
203 | Architecture: any |
208 | Architecture: any |
204 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
209 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
205 | Description: PCRE module for Pike |
210 | Description: PCRE module for Pike |
206 | This Pike module enables one to use the PCRE (Perl compatible regular |
211 | This Pike module enables one to use the PCRE (Perl compatible regular |
207 | expressions) library from within the Pike programs. |
212 | expressions) library from within the Pike programs. |
208 | . |
213 | . |
209 | Pike is an interpreted programming language, for more information |
214 | Pike is an interpreted programming language, for more information |
210 | see the description of the pike7.8-core package. |
215 | see the description of the pike7.8-core package. |
211 | 216 | ||
212 | Package: pike7.8-bzip2 |
217 | Package: pike7.8-bzip2 |
213 | Architecture: any |
218 | Architecture: any |
214 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
219 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
215 | Description: Bzip2 module for Pike |
220 | Description: Bzip2 module for Pike |
216 | This Pike module enables one to use the Bzip2 compression |
221 | This Pike module enables one to use the Bzip2 compression |
217 | algorithm from within the Pike programs. |
222 | algorithm from within the Pike programs. |
218 | . |
223 | . |
219 | Pike is an interpreted programming language, for more information |
224 | Pike is an interpreted programming language, for more information |
220 | see the description of the pike7.8-core package. |
225 | see the description of the pike7.8-core package. |
221 | 226 | ||
222 | Package: pike7.8-fuse |
227 | Package: pike7.8-fuse |
223 | Architecture: any |
228 | Architecture: any |
224 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
229 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
225 | Description: Filesystem in USErspace support for Pike |
230 | Description: Filesystem in USErspace support for Pike |
226 | This Pike module enables one to export filesystems to the Linux |
231 | This Pike module enables one to export filesystems to the Linux |
227 | kernel using the FUSE library. |
232 | kernel using the FUSE library. |
228 | . |
233 | . |
229 | Pike is an interpreted programming language, for more information |
234 | Pike is an interpreted programming language, for more information |
230 | see the description of the pike7.8-core package. |
235 | see the description of the pike7.8-core package. |
231 | 236 | ||
232 | Package: pike7.8-sqlite |
237 | Package: pike7.8-sqlite |
233 | Architecture: any |
238 | Architecture: any |
234 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
239 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
235 | Description: SQLite module for Pike |
240 | Description: SQLite module for Pike |
236 | This Pike module enables one to use the SQLite embedded database |
241 | This Pike module enables one to use the SQLite embedded database |
237 | library. |
242 | library. |
238 | . |
243 | . |
239 | Pike is an interpreted programming language, for more information |
244 | Pike is an interpreted programming language, for more information |
240 | see the description of the pike7.8-core package. |
245 | see the description of the pike7.8-core package. |
241 | 246 | ||
242 | Package: pike7.8-dnssd |
247 | Package: pike7.8-dnssd |
243 | Architecture: any |
248 | Architecture: any |
244 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
249 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}) |
245 | Description: DNS Service Discovery (DNS-SD) for Pike |
250 | Description: DNS Service Discovery (DNS-SD) for Pike |
246 | This Pike module enables one to take advantage of DNS service discovery. |
251 | This Pike module enables one to take advantage of DNS service discovery. |
247 | . |
252 | . |
248 | DNS Service Discovery is a way of using standard DNS programming interfaces, |
253 | DNS Service Discovery is a way of using standard DNS programming interfaces, |
249 | servers, and packet formats to browse the network for services. |
254 | servers, and packet formats to browse the network for services. |
250 | . |
255 | . |
251 | Pike is an interpreted programming language, for more information |
256 | Pike is an interpreted programming language, for more information |
252 | see the description of the pike7.8-core package. |
257 | see the description of the pike7.8-core package. |
253 | 258 |