1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336
|
Source: witty
Priority: extra
Maintainer: Pau Garcia i Quiles <pgquiles@elpauer.org>
Build-Depends: debhelper (>= 6.0.7), dpatch, libfcgi-dev, source-highlight,
libgd2-xpm-dev | libgd2-noxpm-dev, zlib1g-dev, cmake, libboost-dev (>= 1.36.0),
libboost-date-time-dev (>= 1.36.0), libboost-filesystem-dev (>= 1.36.0),
libboost-signals-dev (>= 1.36.0),libboost-regex-dev (>= 1.36.0),
libboost-program-options-dev (>= 1.36.0), libboost-thread-dev (>= 1.36.0),
libssl-dev, libsqlite3-dev, libpq-dev, doxygen, graphviz, asciidoc,
mtasc, yui-compressor
Standards-Version: 3.9.1.0
Section: libdevel
Homepage: http://www.webtoolkit.eu/
Package: libwt-common
Replaces: witty (<< 3.1.0a-1~), libwt19
Conflicts: witty (<< 3.1.0a-1~), libwt19
Architecture: all
Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends}
Recommends: libwt21 (= ${binary:Version})
Description: C++ library and application server for web applications [common]
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package contains only the Wt common files, such as config files, etc
Package: libwt21
Provides: witty
Replaces: witty (<< 3.1.0a-1~), libwt19
Conflicts: witty (<< 3.1.0a-1~), libwt19
Architecture: any
Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends},
libwt-common (>= 3.1.0a-1~)
Recommends: tinymce (>= 3.0.7),
libwthttp8 (= ${binary:Version}) | libwtfcgi8 (= ${binary:Version})
Description: C++ library and application server for web applications [runtime]
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package contains the Wt core library but you still need to install
a connector, either the HTTP connector (libwthttp) or the FastCGI
connector (libwtfcgi).
Package: libwt-dev
Provides: witty-dev
Replaces: witty-dev (<< 3.1.0a-1~)
Conflicts: witty-dev (<< 3.1.0a-1~)
Architecture: any
Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends},
libwt21 (= ${binary:Version}),
libboost-dev (>= 1.36.0), libboost-date-time-dev (>= 1.36.0),
libssl-dev, libfcgi-dev, libboost-filesystem-dev (>= 1.36.0),
libboost-regex-dev (>=1.36.0), libboost-program-options-dev (>= 1.36.0),
libboost-signals-dev (>= 1.36.0), libboost-thread-dev (>= 1.36.0)
Recommends: libwthttp-dev (= ${binary:Version}) | libwtfcgi-dev (= ${binary:Version})
Description: C++ library and application server for web applications [development]
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package contains the development files for the Wt core library but you
still need to install a connector, either the HTTP connector (libwthttp-dev)
or the FastCGI connector (libwtfcgi-dev).
Package: libwthttp8
Provides: witty
Replaces: witty (<< 3.1.0a-1~)
Conflicts: witty (<< 3.1.0a-1~)
Architecture: any
Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends},
libwt21 (= ${binary:Version})
Description: the HTTP(S) connector library for Wt [runtime]
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package contains the Wt embedded HTTP server connector
library.
Package: libwthttp-dev
Provides: witty-dev
Replaces: witty-dev (<< 3.1.0a-1~)
Conflicts: witty-dev (<< 3.1.0a-1~)
Architecture: any
Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends},
libwthttp8 (= ${binary:Version}), libwt-dev (= ${binary:Version})
Description: the HTTP(S) connector library for Wt [development]
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package contains the development files for the Wt embedded HTTP server
connector library.
Package: libwtfcgi8
Provides: witty
Replaces: witty (<< 3.1.0a-1~)
Conflicts: witty (<< 3.1.0a-1~)
Architecture: any
Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends},
libwt21 (= ${binary:Version})
Description: the FastCGI connector library for Wt [runtime]
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package contains the Wt FastCGI connector library.
Package: libwtfcgi-dev
Provides: witty-dev
Replaces: witty-dev (<< 3.1.0a-1~)
Conflicts: witty-dev (<< 3.1.0a-1~)
Architecture: any
Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends},
libwtfcgi8 (= ${binary:Version}), libwt-dev (= ${binary:Version})
Description: the FastCGI connector library for Wt [development]
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package contains the development files for the Wt FastCGI connector
library.
Package: libwtext14
Provides: witty
Replaces: witty (<< 3.1.0a-1~)
Conflicts: witty (<< 3.1.0a-1~)
Architecture: any
Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends},
libwt21 (= ${binary:Version})
Recommends: libwthttp8 (= ${binary:Version}) | libwtfcgi8 (= ${binary:Version})
Description: additional widgets for Wt, based on ExtJS 2.0.x [runtime]
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package contains the Wt ExtJS adapter library.
Package: libwtext-dev
Provides: witty-dev
Replaces: witty-dev (<< 3.1.0a-1~)
Conflicts: witty-dev (<< 3.1.0a-1~)
Architecture: any
Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends},
libwtext14 (= ${binary:Version}), libwt-dev (= ${binary:Version})
Recommends: libwthttp-dev (= ${binary:Version}) | libwtfcgi-dev (= ${binary:Version})
Description: additional widgets for Wt, based on ExtJS 2.0.x [development]
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package contains the development files for the Wt ExtJS adapter library.
Package: libwtdbo3
Provides: witty-dev
Conflicts: witty-dev (<< 3.1.0a-1~)
Architecture: any
Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends},
libwt21 (= ${binary:Version})
Recommends:
libwthttp8 (= ${binary:Version}) | libwtfcgi8 (= ${binary:Version})
Description: the Wt::Dbo ORM library for Wt [runtime]
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package contains the Wt::Dbo Object-Relational Mapping library.
Package: libwtdbo-dev
Provides: witty-dev
Conflicts: witty-dev (<< 3.1.0a-1~)
Architecture: any
Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends},
libwtdbo3 (= ${binary:Version}), libwt-dev (= ${binary:Version})
Recommends: libwthttp-dev (= ${binary:Version}) | libwtfcgi-dev (= ${binary:Version})
Description: the Wt::Dbo ORM library for Wt [development]
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package contains the development files for the Wt::Dbo Object-Relational
Mapping library.
Package: libwtdbosqlite3
Provides: witty-dev
Conflicts: witty-dev (<< 3.1.0a-1~)
Architecture: any
Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends},
libwtdbo3 (= ${binary:Version})
Recommends: libwthttp8 (= ${binary:Version}) | libwtfcgi8 (= ${binary:Version})
Description: the sqlite3 backend for Wt::Dbo [runtime]
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package contains the Sqlite3 backend for Wt::Dbo.
Package: libwtdbosqlite-dev
Provides: witty-dev
Conflicts: witty-dev (<< 3.1.0a-1~)
Architecture: any
Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends},
libwtdbosqlite3 (= ${binary:Version}), libwtdbo-dev (= ${binary:Version})
Recommends: libwthttp-dev (= ${binary:Version}) | libwtfcgi-dev (= ${binary:Version})
Description: the sqlite3 backend for Wt::Dbo [development]
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package contains the development files for the Sqlite3 backend
for Wt::Dbo.
Package: libwtdbopostgres3
Provides: witty-dev
Conflicts: witty-dev (<< 3.1.0a-1~)
Architecture: any
Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends},
libwtdbo3 (= ${binary:Version}), libpq5
Recommends: libwthttp8 (= ${binary:Version}) | libwtfcgi8 (= ${binary:Version})
Description: the PostgreSQL backend for Wt::Dbo [runtime]
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package contains the PostgreSQL backend for Wt::Dbo.
Package: libwtdbopostgres-dev
Provides: witty-dev
Conflicts: witty-dev (<< 3.1.0a-1~)
Architecture: any
Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends},
libwtdbopostgres3 (= ${binary:Version}), libwtdbo-dev (= ${binary:Version}),
libpq-dev
Recommends: libwthttp-dev (= ${binary:Version}) | libwtfcgi-dev (= ${binary:Version})
Description: the PostgreSQL backend for Wt::Dbo [development]
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package contains the development files for the PostgreSQL backend
for Wt::Dbo.
Package: libwt-dbg
Provides: witty-dbg
Replaces: witty-dbg (<< 3.1.0a-1~)
Conflicts: witty-dbg (<< 3.1.0a-1~)
Architecture: any
Section: debug
Depends: ${misc:Depends}, libwt21 (= ${binary:Version}) |
libwthttp8 (= ${binary:Version}) | libwtfcgi8 (= ${binary:Version}) |
libwtext14 (= ${binary:Version}) | libwtdbo3 (= ${binary:Version}) |
libwtdbosqlite3 (= ${binary:Version})
Description: C++ library and application server for web applications [debug]
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package contains debugging files used to investigate problems with
binaries included in the Wt packages.
Package: libwt-doc
Section: doc
Provides: witty-doc
Replaces: witty-doc (<< 3.1.0a-1~)
Conflicts: witty-doc (<< 3.1.0a-1~)
Architecture: all
Depends: ${misc:Depends}
Suggests: libwt-dev (= ${binary:Version}),
libwthttp-dev (= ${binary:Version}) | libwtfcgi-dev (= ${binary:Version}),
libwtext-dev (= ${binary:Version}), libwtdbo-dev (= ${binary:Version}),
libboost-test-dev (>= 1.36.0), libmysql++-dev, libgd2-xpm-dev
Recommends: doc-base
Description: C++ library and application server for web applications [doc]
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package contains the API documentation, examples and tutorials.
Package: witty
Architecture: all
Depends: ${misc:Depends}, libwt21, libwthttp8 | libwtfcgi8, libwtext14,
libwtdbo3, libwtdbosqlite3
Description: C++ library for webapps [runtime] (transition package)
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package installs the Witty libraries
.
This is a dummy transition package and can be safely removed.
Package: witty-dbg
Architecture: all
Section: debug
Depends: ${misc:Depends}, libwt-dbg
Description: C++ library for webapps [debug] (transition package)
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package installs debugging files used to investigate problems with
binaries included in the Wt packages.
.
This is a dummy transition package and can be safely removed.
Package: witty-dev
Architecture: all
Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends},
libwt-dev, libwthttp-dev | libwtfcgi-dev, libwtext-dev, libwtdbo-dev
Description: C++ library for webapps [devel] (transition package)
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package installs development files for building software that uses the
Wt libraries.
.
This is a dummy transition package and can be safely removed.
Package: witty-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, libwt-doc
Suggests: witty-dev
Recommends: doc-base
Description: C++ library for webapps [doc] (transition package)
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package installs the documentation and examples.
.
This is a dummy transition package and can be safely removed.
|