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