Rev 38 | Rev 40 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2 | magnus | 1 | Source: pike7.6 |
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> |
19 | magnus | 6 | Standards-Version: 3.7.3 |
3 | magnus | 7 | Build-Depends: debhelper (>> 4.0.0), dpatch, bison, sharutils, bc, |
19 | magnus | 8 | libgmp3-dev, libnettle-dev (>= 1.14), |
3 | magnus | 9 | zlib1g-dev | libz-dev, libbz2-dev, libreadline5-dev, |
10 | libgdbm-dev, libiodbc2-dev, libmysqlclient15-dev, libpq-dev, |
||
11 | libperl-dev, libpcre3-dev, libxml2-dev, |
||
12 | libsdl-mixer1.2-dev, libsdl1.2-dev, libsane-dev, |
||
13 | x11proto-gl-dev, libxpm-dev, libglade2-dev, libfreetype6-dev, |
||
19 | magnus | 14 | freeglut3-dev, libjpeg-dev, libtiff4-dev, librsvg2-dev (>= 2.7), libpng12-dev |
2 | magnus | 15 | Build-Conflicts: libutahglx-dev |
3 | magnus | 16 | Homepage: http://pike.ida.liu.se/ |
39 | magnus | 17 | Vcs-Svn: svn://svn.kibibyte.se/pike/branches/7.6 |
15 | magnus | 18 | Vcs-Browser: http://svn.kibibyte.se/pike |
2 | magnus | 19 | |
20 | Package: pike7.6-core |
||
21 | Architecture: any |
||
22 | Depends: ${shlibs:Depends} |
||
23 | Suggests: pike7.6-doc |
||
3 | magnus | 24 | Recommends: pike7.6-image (= ${binary:Version}) |
2 | magnus | 25 | Description: Powerful interpreted 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 |
||
28 | a module system that, for instance, provides image manipulation together, |
||
29 | with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many |
||
30 | others, database connectivity, advanced cryptography, XML/HTML parsers |
||
31 | and others. To learn more about pike, please visit http://pike.ida.liu.se/ |
||
32 | Note that some of the Pike features are found in other pike7.6-* packages |
||
19 | magnus | 33 | (image processing, MySQL, PostgreSQL, sane and more). |
2 | magnus | 34 | |
35 | Package: pike7.6 |
||
36 | Architecture: all |
||
3 | magnus | 37 | Depends: pike7.6-core (>= ${source:Version}), pike7.6-image (>= ${source:Version}), pike7.6-gdbm (>= ${source:Version}) |
38 | Recommends: pike7.6-doc (>= ${source:Version}) |
||
39 | Suggests: pike7.6-mysql (>= ${source:Version}), pike7.6-pg (>= ${source:Version}), pike7.6-dev (>= ${source:Version}) |
||
38 | magnus | 40 | Description: Recommended metapackage for Pike 7.6 |
41 | This is a metapackage which depends upon several other Pike |
||
2 | magnus | 42 | packages that together make up the recommended Pike installation. |
43 | If you want to install every packaged component of the Pike |
||
44 | distribution, please install the pike7.6-meta package. |
||
45 | . |
||
46 | If you want to remove several components this package depends |
||
47 | upon, you can purge this package without worrying about the |
||
48 | functionality loss in Pike and then remove the packages you |
||
49 | don't need on your system. |
||
50 | . |
||
51 | Pike is an interpreted programming language, for more information |
||
52 | see the description of the pike7.6-core package or visit the URL |
||
53 | below. |
||
54 | |||
3 | magnus | 55 | Package: pike7.6-dev |
56 | Architecture: any |
||
57 | Depends: ${shlibs:Depends}, pike7.6-core (>= ${source:Version}) |
||
58 | Description: Development files for Pike 7.6 |
||
59 | This package contains files you will need to develop C extension |
||
60 | modules for Pike. The package depends on the recommended set of |
||
61 | packages for the Pike environment. |
||
62 | . |
||
63 | Pike is an interpreted programming language, for more information |
||
64 | see the description of the pike7.6-core package or visit the URL |
||
65 | below. |
||
66 | |||
67 | Package: pike7.6-manual |
||
68 | Architecture: all |
||
69 | Section: doc |
||
70 | Description: Pike 7.6 manual |
||
71 | The Pike manual auto-generated from the sources. |
||
72 | . |
||
73 | Pike is an interpreted programming language, for more information |
||
74 | see the description of the pike7.6-core package or visit the URL |
||
75 | below. |
||
76 | |||
77 | Package: pike7.6-reference |
||
78 | Architecture: all |
||
79 | Section: doc |
||
80 | Description: Pike 7.6 reference |
||
81 | The Pike reference auto-generated from the sources. |
||
82 | . |
||
83 | Pike is an interpreted programming language, for more information |
||
84 | see the description of the pike7.6-core package or visit the URL |
||
85 | below. |
||
86 | |||
87 | Package: pike7.6-doc |
||
88 | Architecture: all |
||
89 | Section: doc |
||
90 | Depends: pike7.6-manual (>= ${source:Version}), pike7.6-reference (>= ${source:Version}) |
||
38 | magnus | 91 | Description: Pike 7.6 documentation metapackage |
3 | magnus | 92 | This package depends upon all the Pike 7.6 documentation |
93 | packages. Note that the download and installation sizes might be very |
||
94 | large. |
||
95 | . |
||
96 | Pike is an interpreted programming language, for more information |
||
97 | see the description of the pike7.6-core package or visit the URL |
||
98 | below. |
||
99 | |||
100 | Package: pike7.6-meta |
||
101 | Architecture: all |
||
102 | Depends: pike7.6 (>= ${source:Version}), pike7.6-mysql (>= ${source:Version}), pike7.6-pg (>= ${source:Version}), pike7.6-odbc (>= ${source:Version}), pike7.6-image (>= ${source:Version}), pike7.6-sdl (>= ${source:Version}), pike7.6-gdbm (>= ${source:Version}), pike7.6-gl (>= ${source:Version}), pike7.6-sane (>= ${source:Version}), pike7.6-doc (>= ${source:Version}), pike7.6-dev (>= ${source:Version}), pike7.6-perl (>= ${source:Version}), pike7.6-svg (>= ${source:Version}), pike7.6-pcre (>= ${source:Version}), pike7.6-bzip2 (>= ${source:Version}) |
||
38 | magnus | 103 | Description: Metapackage for Pike 7.6 |
3 | magnus | 104 | This package depends on all the components that make up the Pike |
105 | language distribution. It will pull in a LOT of packages the |
||
19 | magnus | 106 | Pike components depend upon (including XFree libraries, GTK+, GNOME)! |
3 | magnus | 107 | . |
108 | Pike is an interpreted programming language, for more information |
||
109 | see the description of the pike7.6-core package or visit the URL |
||
110 | below. |
||
111 | |||
2 | magnus | 112 | Package: pike7.6-mysql |
113 | Architecture: any |
||
3 | magnus | 114 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version}) |
19 | magnus | 115 | Description: MySQL module for Pike |
116 | This Pike module provides access to MySQL databases. |
||
2 | magnus | 117 | . |
118 | Pike is an interpreted programming language, for more information |
||
119 | see the description of the pike7.6-core package or visit the URL |
||
120 | below. |
||
121 | |||
122 | Package: pike7.6-pg |
||
123 | Architecture: any |
||
3 | magnus | 124 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version}) |
19 | magnus | 125 | Description: PostgreSQL module for Pike |
126 | This Pike module provides access to PostgreSQL databases. |
||
2 | magnus | 127 | . |
128 | Pike is an interpreted programming language, for more information |
||
129 | see the description of the pike7.6-core package or visit the URL |
||
130 | below. |
||
131 | |||
132 | Package: pike7.6-odbc |
||
133 | Architecture: any |
||
3 | magnus | 134 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version}) |
2 | magnus | 135 | Description: Odbc module for Pike |
136 | This Pike module provides glue to the iOdbc interface. |
||
137 | . |
||
138 | Pike is an interpreted programming language, for more information |
||
139 | see the description of the pike7.6-core package or visit the URL |
||
140 | below. |
||
141 | |||
142 | Package: pike7.6-svg |
||
143 | Architecture: any |
||
3 | magnus | 144 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version}) |
145 | Suggests: pike7.6-image (= ${binary:Version}) |
||
2 | magnus | 146 | Description: SVG format support for Pike |
147 | This module provides an SVG graphics format module. It has |
||
148 | been separated from the pike7.6-image module because of its |
||
149 | quite extensive dependencies. |
||
150 | . |
||
151 | Pike is an interpreted programming language, for more information |
||
152 | see the description of the pike7.6-core package or visit the URL |
||
153 | below. |
||
154 | |||
155 | Package: pike7.6-image |
||
156 | Architecture: any |
||
3 | magnus | 157 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version}) |
158 | Suggests: pike7.6-svg (= ${binary:Version}) |
||
2 | magnus | 159 | Description: Image module for Pike |
160 | This module provides many powerful image processing functions to |
||
161 | Pike programs. |
||
162 | . |
||
163 | Pike is an interpreted programming language, for more information |
||
164 | see the description of the pike7.6-core package or visit the URL |
||
165 | below. |
||
166 | |||
167 | Package: pike7.6-sdl |
||
168 | Architecture: any |
||
3 | magnus | 169 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version}) |
2 | magnus | 170 | Description: SDL module for Pike |
171 | This module provides the Pike interface to the SDL library. |
||
172 | . |
||
173 | Pike is an interpreted programming language, for more information |
||
174 | see the description of the pike7.6-core package or visit the URL |
||
175 | below. |
||
176 | |||
177 | Package: pike7.6-gdbm |
||
178 | Architecture: any |
||
3 | magnus | 179 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version}) |
2 | magnus | 180 | Description: Gdbm module for Pike |
181 | This Pike module provides access to gdbm databases. |
||
182 | . |
||
183 | Pike is an interpreted programming language, for more information |
||
184 | see the description of the pike7.6-core package or visit the URL |
||
185 | below. |
||
186 | |||
187 | Package: pike7.6-gl |
||
188 | Architecture: any |
||
3 | magnus | 189 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version}) |
2 | magnus | 190 | Description: Mesa module for Pike |
191 | This Pike module provides access to the Mesa 3D graphics library. |
||
192 | . |
||
193 | Pike is an interpreted programming language, for more information |
||
194 | see the description of the pike7.6-core package or visit the URL |
||
195 | below. |
||
196 | |||
197 | Package: pike7.6-sane |
||
198 | Architecture: any |
||
3 | magnus | 199 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version}) |
2 | magnus | 200 | Description: SANE module for Pike |
201 | This Pike module provides access to SANE. |
||
202 | . |
||
203 | Pike is an interpreted programming language, for more information |
||
204 | see the description of the pike7.6-core package or visit the URL |
||
205 | below. |
||
206 | |||
207 | Package: pike7.6-perl |
||
208 | Architecture: any |
||
3 | magnus | 209 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version}) |
2 | magnus | 210 | Description: Perl module for Pike |
3 | magnus | 211 | This Pike module enables one to embed perl in pike programs. |
2 | magnus | 212 | . |
213 | Pike is an interpreted programming language, for more information |
||
214 | see the description of the pike7.6-core package or visit the URL |
||
215 | below. |
||
216 | |||
217 | Package: pike7.6-pcre |
||
218 | Architecture: any |
||
3 | magnus | 219 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version}) |
2 | magnus | 220 | Description: PCRE module for Pike |
38 | magnus | 221 | This Pike module enables one to use the PCRE (Perl-compatible regular |
3 | magnus | 222 | expressions) from within Pike programs. |
2 | magnus | 223 | . |
224 | Pike is an interpreted programming language, for more information |
||
225 | see the description of the pike7.6-core package or visit the URL |
||
226 | below. |
||
227 | |||
228 | Package: pike7.6-bzip2 |
||
229 | Architecture: any |
||
3 | magnus | 230 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version}) |
2 | magnus | 231 | Description: Bzip2 module for Pike |
232 | This Pike module enables one to use the Bzip2 compression |
||
3 | magnus | 233 | algorithm from within Pike programs. |
2 | magnus | 234 | . |
235 | Pike is an interpreted programming language, for more information |
||
236 | see the description of the pike7.6-core package or visit the URL |
||
237 | below. |