Package: ocaml-base-nox Priority: optional Section: devel Installed-Size: 860 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OCaml Maintainers Architecture: i386 Source: ocaml Version: 3.10.0-8 Replaces: ocaml-base (<< 3.07.2a-3), libnums-ocaml Provides: ocaml-base-nox-3.10.0, libnums-ocaml Depends: libc6 (>= 2.6.1-1), libgdbm3, libncurses5 (>= 5.6) Conflicts: ocaml (<< 3.04-2), ocaml-base (<< 3.07.2a-3), libnums-ocaml Filename: pool/2008/main/o/ocaml/ocaml-base-nox_3.10.0-8_i386.deb Size: 313366 MD5sum: a7b8fddf6d5c2d1fcdd5e5a85216f80e SHA1: 90222af6c0e0bc9b034676d539cd4174b0c76024 SHA256: 6819034a956ef9a1475c81ea5442bf8b0516ddbc6c290814f2812e0237b23e05 Description: Runtime system for ocaml bytecode executables Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . This package contains only the runtime system needed to run bytecode executables that do not use the graphics library. The `ocaml' package contains the full development suite of Objective Caml. Package: camlp4 Priority: optional Section: devel Installed-Size: 47724 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OCaml Maintainers Architecture: i386 Source: ocaml Version: 3.10.0-8 Provides: camlp4-3.10.0 Depends: ocaml-nox-3.10.0 Filename: pool/2008/main/o/ocaml/camlp4_3.10.0-8_i386.deb Size: 15292690 MD5sum: 214c0d614683662cc5506da3a0eff90d SHA1: af9001a26052e6e85eed2361787e24731ba234b0 SHA256: fbe6c0ae7207f146018184b86e53d7d4e6bfbacfcdb3870dd7f0628eaa141dd2 Description: Pre Processor Pretty Printer for OCaml Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . CamlP4 is a Pre-Processor-Pretty-Printer for Objective Caml. It offers tools for syntax (Stream Parsers and Grammars) and the ability to modify the concrete syntax of the language (Quotations, Syntax Extensions). . This package contains the basic CamlP4 executables and libraries for pre-processing and pretty-printing OCaml sources both interactively and in a batch fashion. Package: ocaml Priority: optional Section: devel Installed-Size: 8460 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OCaml Maintainers Architecture: i386 Version: 3.10.0-8 Provides: ocaml-3.10.0 Depends: ocaml-base (= 3.10.0-8), ocaml-base-3.10.0, ocaml-nox-3.10.0 Suggests: tcl8.4-dev, tk8.4-dev Filename: pool/2008/main/o/ocaml/ocaml_3.10.0-8_i386.deb Size: 2066770 MD5sum: 4a2883346524933bbfbf0118727d8ffc SHA1: dcc7a30c7b1d25607173cf949db4c90fd3a90cc3 SHA256: fba09c19db2a1aa4ecb7434b0f44d050447af28eb3588f2d6601214c59d5fd59 Description: ML language implementation with a class-based object system Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . OCaml comprises two compilers. One generates bytecode which is then interpreted by a C program. This compiler runs quickly, generates compact code with moderate memory requirements, and is portable to essentially any 32 or 64 bit Unix platform. Performance of generated programs is quite good for a bytecoded implementation: almost twice as fast as Caml Light 0.7. This compiler can be used either as a standalone, batch-oriented compiler that produces standalone programs, or as an interactive, toplevel-based system. . The other compiler generates high-performance native code for a number of processors. Compilation takes longer and generates bigger code, but the generated programs deliver excellent performance, while retaining the moderate memory requirements of the bytecode compiler. It is not available on all arches though. . This package contains everything needed to develop ocaml applications, including the graphics libraries. Package: ocaml-nox Priority: optional Section: devel Installed-Size: 20204 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OCaml Maintainers Architecture: i386 Source: ocaml Version: 3.10.0-8 Replaces: camlp4 (<< 3.10.0), ocaml (<< 3.07.2a-3), libnums-ocaml-dev Provides: ocaml-nox-3.10.0, libnums-ocaml-dev Depends: libncurses5-dev, ocaml-base-nox (= 3.10.0-8), ocaml-base-nox-3.10.0, ocaml-interp-3.10.0, gcc, binutils Recommends: camlp4, ledit, file Suggests: ocaml-doc, libgdbm-dev, tuareg-mode | ocaml-mode Conflicts: camlp4 (<< 3.10.0), camlidl (<< 1.04), ocaml (<< 3.07.2a-3), libnums-ocaml-dev Filename: pool/2008/main/o/ocaml/ocaml-nox_3.10.0-8_i386.deb Size: 5657696 MD5sum: bafdb8f5b5e6922f6d95969c6ea30d2d SHA1: 03cbde6e75e934241fc9e17b655cb09739dba954 SHA256: 5010ac73e3d9de623323fd91003df6af4160614adf548ec2419674d86a1224f3 Description: ML language implementation with a class-based object system Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . OCaml comprises two compilers. One generates bytecode which is then interpreted by a C program. This compiler runs quickly, generates compact code with moderate memory requirements, and is portable to essentially any 32 or 64 bit Unix platform. Performance of generated programs is quite good for a bytecoded implementation: almost twice as fast as Caml Light 0.7. This compiler can be used either as a standalone, batch-oriented compiler that produces standalone programs, or as an interactive, toplevel-based system. . The other compiler generates high-performance native code for a number of processors. Compilation takes longer and generates bigger code, but the generated programs deliver excellent performance, while retaining the moderate memory requirements of the bytecode compiler. It is not available on all arches though. . This package contains everything needed to develop ocaml applications that do not require the graphics library. Package: ocaml-base Priority: optional Section: devel Installed-Size: 156 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OCaml Maintainers Architecture: i386 Source: ocaml Version: 3.10.0-8 Provides: ocaml-base-3.10.0 Depends: libc6 (>= 2.6.1-1), libx11-6, tcl8.4 (>= 8.4.5), tk8.4 (>= 8.4.5), ocaml-base-nox-3.10.0 Filename: pool/2008/main/o/ocaml/ocaml-base_3.10.0-8_i386.deb Size: 73666 MD5sum: 8c636b6832ad591e25a97d9840e70dbb SHA1: c9b63add98c95a7aaad17bae09abd2b2278b6579 SHA256: fcd4b16e34dd92943ea2702930fba1747bb7adde8d5c86c63b65df563329d7dc Description: Runtime system for ocaml bytecode executables Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . This package contains only the runtime system needed to run bytecode executables. The `ocaml' package contains the full development suite of Objective Caml. You may wish to install the 'ocaml-base-nox' package if you do not require any graphical capabilities for your runtime. Package: ocaml-interp Priority: optional Section: devel Installed-Size: 4152 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OCaml Maintainers Architecture: i386 Source: ocaml Version: 3.10.0-8 Replaces: ocaml (<< 3.07.2a-3) Provides: ocaml-interp-3.10.0 Depends: ocaml-base-nox-3.10.0 Recommends: ledit Conflicts: ocaml (<< 3.07.2a-3) Filename: pool/2008/main/o/ocaml/ocaml-interp_3.10.0-8_i386.deb Size: 1209688 MD5sum: 83e0bf00ae7329c5293607a3f659bdbd SHA1: 0212c7c2c07c6a50bbc2f4dcd96a081a1e46f6de SHA256: bb7d96ddb4efaabbcb8de479eb7b069781356958e75cf1f382d738b68dfd3691 Description: OCaml interactive interpreter and standard libraries Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . This package contains the files required to run an ocaml shell from the command line. Package: ocaml-native-compilers Priority: optional Section: devel Installed-Size: 6300 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OCaml Maintainers Architecture: i386 Source: ocaml Version: 3.10.0-8 Replaces: ocaml-nox (<= 3.09.2-3) Provides: ocaml-best-compilers Depends: ocaml-nox (= 3.10.0-8), ocaml-nox-3.10.0, gcc, binutils, libc6 (>= 2.6.1-1), libncurses5 (>= 5.6) Filename: pool/2008/main/o/ocaml/ocaml-native-compilers_3.10.0-8_i386.deb Size: 2385790 MD5sum: ff350f72546d2fc882ebde937b71d7e0 SHA1: 4055292098499359567a251cd0815b8e889c7fce SHA256: 36ce3b343bf37f581ac517831e13a0ad05d73fde56c18c12d40816200267bff2 Description: Native code compilers of the ocaml suite (the .opt ones) Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . This package contains the native code version of the compilers and lexer (ocamlc.opt, ocamllex.opt, ocamlopt.opt, camlp4o.opt and camlp4r.opt). The normal version of these programs are found in the ocaml package. For big source codes, these packages can be two to three times faster, but for most normal sized sources, the difference won't be noticeable. Package: libslp-dev Priority: extra Section: libdevel Installed-Size: 148 Maintainer: Ubuntu Core Developers Original-Maintainer: Ganesan Rajagopal Architecture: i386 Source: openslp-dfsg Version: 1.2.1-7.1 Depends: libc6-dev, libslp1 (= 1.2.1-7.1) Suggests: openslp-doc (= 1.2.1-7.1) Conflicts: libxdelta3-dev Filename: pool/2008/main/o/openslp-dfsg/libslp-dev_1.2.1-7.1_i386.deb Size: 31492 MD5sum: 3a079544e5b114450295b32af96d52fe SHA1: ddb738bbb5e863fe2451da2ab16f201ebd234198 SHA256: 8dd1e880b0739def0be6be2f91b6af422d115aae56f783ec3738fcab94232343 Description: OpenSLP development libraries Service Location Protocol is an IETF standard protocol that is used to discover/advertise services on the network. You can use SLP for anything from locating a suitable printer on your floor to discovering what LDAP directories are available in your organization. This package allows development of SLP applications using the OpenSLP libraries. It includes headers, libraries and links to allow static and dynamic linking. It also includes slptool, a utility to test service advertisement/lookup. The library implements RFC 2614 - An API for Service Location. Package: libslp1 Priority: optional Section: libs Installed-Size: 156 Maintainer: Ubuntu Core Developers Original-Maintainer: Ganesan Rajagopal Architecture: i386 Source: openslp-dfsg Version: 1.2.1-7.1 Depends: debconf | debconf-2.0, libc6 (>= 2.7-1), net-tools Suggests: openslp-doc (= 1.2.1-7.1), slpd (= 1.2.1-7.1) Filename: pool/2008/main/o/openslp-dfsg/libslp1_1.2.1-7.1_i386.deb Size: 50074 MD5sum: 0a648217104d40dcf4f4774d70a6bdb4 SHA1: 4604e86b4de75bd5daeaa995c113fd71a64d5279 SHA256: aea8fe7ce730657af07dca5982f46d77fcde26c5c02d7b4c136351ca58b3fd97 Description: OpenSLP libraries Service Location Protocol is an IETF standard protocol that is used to discover/advertise services on the network. You can use SLP for anything from locating a suitable printer on your floor to discovering what LDAP directories are available in your organization. This package provides the OpenSLP run-time library package that is linked to SLP aware applications. This library implements RFC 2614 - An API for Service Location. Unless there is a SLP DA in the network, you must install the slpd package to be able to advertise the services. Package: openslp-doc Priority: extra Section: doc Installed-Size: 436 Maintainer: Ubuntu Core Developers Original-Maintainer: Ganesan Rajagopal Architecture: all Source: openslp-dfsg Version: 1.2.1-7.1 Filename: pool/2008/main/o/openslp-dfsg/openslp-doc_1.2.1-7.1_all.deb Size: 93208 MD5sum: 07814882f4562bf2d99d3d2860ec92b8 SHA1: 57a54d0560de8fa9f0441b75a6d2461bbab8ba59 SHA256: 98da9e1584b5f33c84b81694acc16332bebf63a31ed3dc500179da9aea31a80e Description: OpenSLP documentation Service Location Protocol is an IETF standard protocol that is used to discover/advertise services on the network. You can use SLP for anything from locating a suitable printer on your floor to discovering what LDAP directories are available in your organization. This package provides comprehensive documentation on SLP and the OpenSLP implementation; it contains an Introduction to SLP, a User's Guide, a Programmer's Guide and related RFCs. Package: osso-af-settings Priority: optional Section: devel Installed-Size: 44 Maintainer: Ubuntu Mobile Developers Original-Maintainer: Kimmo Hämäläinen Architecture: i386 Version: 0.9.0-1ubuntu5 Depends: pkg-config Filename: pool/2008/main/o/osso-af-settings/osso-af-settings_0.9.0-1ubuntu5_i386.deb Size: 3864 MD5sum: 71204b9228443fa5e09f50fdd4fbdf04 SHA1: 1c48a9c162cef772484e3a8de2732205cb73c890 SHA256: c156bca7b77309300d4e4d7f0b3000250d2c745e3676f9f3d0fae14101ac51a9 Description: pkg-config based registry for maemo directories This package holds a pkg-config module file acting as a registry for various maemo directories. It should be used by queried using pkg-config by applications which need to install files in these directories. . For example, some directories are for Hildon Desktop plugins (hildondesktoplibdir), Task Navigator plugins (tasknavigatordesktopentrydir), Status Bar plugins (statusbardesktopentrydir), or Home plugins (homedesktopentrydir). Package: libosp5 Priority: optional Section: libs Installed-Size: 2940 Maintainer: Ubuntu Core Developers Original-Maintainer: Neil Roeth Architecture: i386 Source: opensp Version: 1.5.2-3ubuntu3 Depends: libc6 (>= 2.6-1), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1) Filename: pool/2008/main/o/opensp/libosp5_1.5.2-3ubuntu3_i386.deb Size: 1105860 MD5sum: baa6e4c57e47dc669457e3040edd9c9c SHA1: 0ce627af171e1666f05b4561691b2ea65c28bcad SHA256: 6774422346e3e23d27d2b61b625e90b8103b6c7d7155c2384a24bbc5c937dcc4 Description: Runtime library for OpenJade group's SP suite This is the SP suite's shared library runtime support. This C++ library contains entity management functions, parsing functions, and other functions useful for SGML/XML/DSSSL development. . This shared library is used by the opensp and openjade packages. Package: opensp Priority: optional Section: text Installed-Size: 1044 Maintainer: Ubuntu Core Developers Original-Maintainer: Neil Roeth Architecture: i386 Version: 1.5.2-3ubuntu3 Depends: libc6 (>= 2.6-1), libgcc1 (>= 1:4.2.1), libosp5, libstdc++6 (>= 4.2.1), sgml-base Suggests: doc-base, sgml-data Filename: pool/2008/main/o/opensp/opensp_1.5.2-3ubuntu3_i386.deb Size: 521968 MD5sum: eb007f597913ec94f6cbfcb4df0e4bc8 SHA1: 499279ea712bbfa1d515e14ae8fe613dae88a95a SHA256: 249a3e0b53b65fbd55de9df75d7990072d9740e3b7b24ddee0acd7c9701a74b8 Description: OpenJade group's SGML parsing tools This package is a collection of SGML/XML tools called OpenSP. It is a fork from James Clark's SP suite. . These tools are used to parse, validate, and normalize SGML and XML files. The central programs included in this package are 'onsgmls', which replaces sgmls, 'ospam', 'ospent', 'osgmlnorm', and 'osx'. Package: libosp-dev Priority: optional Section: libdevel Installed-Size: 5204 Maintainer: Ubuntu Core Developers Original-Maintainer: Neil Roeth Architecture: i386 Source: opensp Version: 1.5.2-3ubuntu3 Depends: opensp (= 1.5.2-3ubuntu3), libosp5 (= 1.5.2-3ubuntu3) Recommends: c++-compiler Filename: pool/2008/main/o/opensp/libosp-dev_1.5.2-3ubuntu3_i386.deb Size: 1512724 MD5sum: 9cf6fbed59641541a92fe2fcaa0ced0b SHA1: 0c7f6e452e1d5cc6698ee035ae32a3872e32ccce SHA256: e64903d5d9c5b891487e5596e524fbfa1322c28402816ba1c30767cef17fc7f4 Description: OpenJade group's SP suite, developer support This contains include files and the static library for libosp. This C++ library contains entity management functions, parsing functions, and other functions useful for SGML/XML/DSSSL development. Package: libossp-uuid15 Priority: optional Section: libs Installed-Size: 168 Maintainer: Ubuntu Core Developers Original-Maintainer: Piotr Roszatycki Architecture: i386 Source: ossp-uuid Version: 1.5.1-1.1ubuntu1 Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21) Suggests: uuid Filename: pool/2008/main/o/ossp-uuid/libossp-uuid15_1.5.1-1.1ubuntu1_i386.deb Size: 51430 MD5sum: 83c5291e68a35bfe5a1f193bb6f775e7 SHA1: 5f2cc850c3bc9e4d22939a62de2eebdc2685616a SHA256: c98c2b71b6c9275c1013883f259e11b4c7e6fe866f2340db69cddc8c25c84835 Description: OSSP uuid ISO-C and C++ - shared library OSSP uuid is an ISO-C and Perl application programming interface (API) and corresponding command line interface (CLI) for the generation of DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node based), version 3 (name based) and version 4 (random number based). . UUIDs are 128 bit numbers which are intended to have a high likelihood of uniqueness over space and time and are computationally difficult to guess. They are globally unique identifiers which can be locally generated without contacting a global registration authority. UUIDs are intended as unique identifiers for both mass tagging objects with an extremely short lifetime and to reliably identifying very persistent objects across a network. . This package contains the shared library. Package: libossp-uuid-dev Priority: optional Section: libdevel Installed-Size: 252 Maintainer: Ubuntu Core Developers Original-Maintainer: Piotr Roszatycki Architecture: i386 Source: ossp-uuid Version: 1.5.1-1.1ubuntu1 Depends: libossp-uuid15 (= 1.5.1-1.1ubuntu1) Filename: pool/2008/main/o/ossp-uuid/libossp-uuid-dev_1.5.1-1.1ubuntu1_i386.deb Size: 62306 MD5sum: 69e5fcfd691ad6fc872afd9b7535381c SHA1: 5ca0481e2fc45e1c8f7da18cc05e2d351a0efd28 SHA256: 29437604781af2105c1ea33987a0f350b5f60e954bd6743c01309aacec5c374d Description: OSSP uuid ISO-C and C++ - headers and static libraries OSSP uuid is an ISO-C and Perl application programming interface (API) and corresponding command line interface (CLI) for the generation of DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node based), version 3 (name based) and version 4 (random number based). . UUIDs are 128 bit numbers which are intended to have a high likelihood of uniqueness over space and time and are computationally difficult to guess. They are globally unique identifiers which can be locally generated without contacting a global registration authority. UUIDs are intended as unique identifiers for both mass tagging objects with an extremely short lifetime and to reliably identifying very persistent objects across a network. . This package contains the development environment for the ossp-uuid library. Package: ocfs2console Priority: optional Section: admin Installed-Size: 404 Maintainer: Ubuntu Core Developers Original-Maintainer: David Martínez Moreno Architecture: i386 Source: ocfs2-tools Version: 1.3.9-0ubuntu1 Depends: libblkid1 (>= 1.39-1), libc6 (>= 2.6.1-1), libcomerr2 (>= 1.33-3), libdevmapper1.02.1, libglib2.0-0 (>= 2.14.0), libselinux1 (>= 2.0.15), libsepol1 (>= 2.0.3), libuuid1, python (>= 2.5), python-support (>= 0.7.1), python (<< 2.6), ocfs2-tools (= 1.3.9-0ubuntu1), python-gtk2 Filename: pool/2008/main/o/ocfs2-tools/ocfs2console_1.3.9-0ubuntu1_i386.deb Size: 91028 MD5sum: 910e040c8dec83f4cf241fbc94c81486 SHA1: a436db3028bde443cc08bbe03920020cfb6a3305 SHA256: a2a762eed274272bd87b53b3550c2602a5b757b7c38e68cae488617cf96c57cd Description: tools for managing OCFS2 cluster filesystems (graphical interface) OCFS2 is a general purpose cluster filesystem. Unlike the initial release of OCFS, which supported only Oracle database workloads, OCFS2 provides full support as a general purpose filesystem. OCFS2 is a complete rewrite of the previous version, designed to work as a seamless addition to the Linux kernel. . A GUI frontend for managing OCFS2 volumes on the system. One can mount and unmount volumes, format, view overview information and individual files, and view and modify the current cluster configuration. Package: ocfs2-tools Priority: optional Section: admin Installed-Size: 1020 Maintainer: Ubuntu Core Developers Original-Maintainer: David Martínez Moreno Architecture: i386 Version: 1.3.9-0ubuntu1 Depends: libc6 (>= 2.6.1-1), libcomerr2 (>= 1.33-3), libglib2.0-0 (>= 2.14.0), libncurses5 (>= 5.6), libreadline5 (>= 5.2), libuuid1, debconf (>= 0.5) | debconf-2.0 Suggests: ocfs2console Filename: pool/2008/main/o/ocfs2-tools/ocfs2-tools_1.3.9-0ubuntu1_i386.deb Size: 449058 MD5sum: c7f20ed08182324125a9ea90ef2bd585 SHA1: 1c2e34937f4ed1784d91885e192a9038b87047ad SHA256: d813e997f269665661f2ec4132f77f3d2f2762e1111e08f72964901fc8b00764 Description: tools for managing OCFS2 cluster filesystems OCFS2 is a general purpose cluster filesystem. Unlike the initial release of OCFS, which supported only Oracle database workloads, OCFS2 provides full support as a general purpose filesystem. OCFS2 is a complete rewrite of the previous version, designed to work as a seamless addition to the Linux kernel. . This package installs the tools to manage the OCFS2 filesystem, including mkfs, tunefs, fsck, debugfs, and the utilities to control the O2CB clustering stack. Package: ocfs2-tools-static-dev Priority: optional Section: devel Installed-Size: 428 Maintainer: Ubuntu Core Developers Original-Maintainer: David Martínez Moreno Architecture: i386 Source: ocfs2-tools Version: 1.3.9-0ubuntu1 Depends: ocfs2-tools (= 1.3.9-0ubuntu1) Filename: pool/2008/main/o/ocfs2-tools/ocfs2-tools-static-dev_1.3.9-0ubuntu1_i386.deb Size: 103384 MD5sum: 46906d0f1e2be1ca2abdd220e7ff09f2 SHA1: 496f8c83a860f47753c73b4092fd97d141695010 SHA256: 6b29a50196eddfae01db332039398e526f928280e7f90ceec7cc729ab5af6bb3 Description: tools for managing OCFS2 cluster filesystems - development files OCFS2 is a general purpose cluster filesystem. Unlike the initial release of OCFS, which supported only Oracle database workloads, OCFS2 provides full support as a general purpose filesystem. OCFS2 is a complete rewrite of the previous version, designed to work as a seamless addition to the Linux kernel. . This package installs the development headers and static libraries. Package: openvpn Priority: optional Section: net Installed-Size: 1052 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Alberto Gonzalez Iniesta Architecture: i386 Version: 2.1~rc7-1ubuntu3 Depends: debconf | debconf-2.0, libc6 (>= 2.7-1), liblzo2-2, libpam0g (>= 0.99.7.1), libssl0.9.8 (>= 0.9.8f-1) Suggests: openssl, resolvconf Filename: pool/2008/main/o/openvpn/openvpn_2.1~rc7-1ubuntu3_i386.deb Size: 370912 MD5sum: b494e283efe6b722f118c42d70331eb0 SHA1: ab40f4b8099d2ee096ae1e9a58ba343487fd3699 SHA256: ce7fef067aa0bf428d67d46440745d6810c22dd00d8d13c9bb72a2712537bba6 Description: Virtual Private Network daemon An application to securely tunnel IP networks over a single UDP or TCP port. It can be used to access remote sites, make secure point to point connections, enhance WiFi security, etc. . OpenVPN uses all of the encryption, authentication, and certification features of the OpenSSL library (any cipher, key size, or HMAC digest). . OpenVPN may use static, pre-shared keys or TLS-based dynamic key exchange. It also supports VPNs with dynamic endpoints (DHCP or dial-up clients), tunnels over NAT or connection-oriented stateful firewalls (like Linux's iptables). Package: openoffice.org-hyphenation-pl Priority: optional Section: text Installed-Size: 100 Maintainer: Ubuntu Core Developers Original-Maintainer: Mateusz Skowronski Architecture: all Version: 20070207-1 Provides: openoffice.org-hyphenation Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts, openoffice.org (>= 1.0.3) | openoffice.org-writer Filename: pool/2008/main/o/openoffice.org-hyphenation-pl/openoffice.org-hyphenation-pl_20070207-1_all.deb Size: 16354 MD5sum: ae116b9f040b0dce7856f720470dcbf1 SHA1: c9150c4b775aeda8404f75ab750ea503251c8921 SHA256: 6bf38ce039f58967a8b6e53d4b71bab2d38bf7685c6025c929446e178a096ec1 Description: Polish hyphenation patterns for OpenOffice.org This package contains the Polish hyphenation patterns for OpenOffice.org Package: openssl-doc Priority: optional Section: doc Installed-Size: 1540 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenSSL Team Architecture: all Source: openssl Version: 0.9.8g-4ubuntu3 Filename: pool/2008/main/o/openssl/openssl-doc_0.9.8g-4ubuntu3_all.deb Size: 628458 MD5sum: 348d0d0ea2aba5457dc9dd8b7c92a129 SHA1: 9af4fbd4377370daa956450922c8ab6784e6c2d8 SHA256: df6dd568f0bfdd63760f7913d37e801a464b1db0c72e727759a459ec5a036afb Description: Secure Socket Layer (SSL) documentation This package contains the OpenSSL documentation. . It is part of the OpenSSL implementation of SSL. Package: libssl0.9.8 Priority: important Section: libs Installed-Size: 6408 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenSSL Team Architecture: i386 Source: openssl Version: 0.9.8g-4ubuntu3.1 Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.4), zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: libssl, libssl096-dev (<< 0.9.6-2), openssl (<< 0.9.6-2), ssleay (<< 0.9.2b) Filename: pool/2008/main/o/openssl/libssl0.9.8_0.9.8g-4ubuntu3.1_i386.deb Size: 2828048 MD5sum: 4ef2062996432b694e1a06eaf61818aa SHA1: 702eb06187ef34ec84a67248a07d8834f4edc684 SHA256: 8449a8cd222012ab04b43bbdbd2dcd1f07dfabab20f0beca0270128800eaa25c Description: SSL shared libraries libssl and libcrypto shared libraries needed by programs like apache-ssl, telnet-ssl and openssh. . It is part of the OpenSSL implementation of SSL. Package: libssl0.9.8-dbg Priority: extra Section: libdevel Installed-Size: 18304 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenSSL Team Architecture: i386 Source: openssl Version: 0.9.8g-4ubuntu3 Depends: libssl0.9.8 (= 0.9.8g-4ubuntu3) Filename: pool/2008/main/o/openssl/libssl0.9.8-dbg_0.9.8g-4ubuntu3_i386.deb Size: 5340808 MD5sum: 5204ab5b813a867ff332276199324d4c SHA1: a8a9b3fd58a2fbbe0484f23d33ec85fa76932f4c SHA256: 41fa82d2426b6b9c4b6cf87e2c7b00651be355c063f85d10738f3a159ea6b5e1 Description: Symbol tables for libssl and libcrypto This package is part of the OpenSSL implementation of SSL. Package: openssl Priority: optional Section: utils Installed-Size: 800 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenSSL Team Architecture: i386 Version: 0.9.8g-4ubuntu3 Depends: libc6 (>= 2.4), libssl0.9.8 (>= 0.9.8f-1), zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: ca-certificates, openssl-doc Conflicts: ssleay (<< 0.9.2b) Filename: pool/2008/main/o/openssl/openssl_0.9.8g-4ubuntu3_i386.deb Size: 385446 MD5sum: 6a57e0c0c2420dbc3e7f85eb339d0741 SHA1: d33b6fe6ebfbb9ca133803f7238c060894586320 SHA256: 25345209162ee1a1131e750587075d9f49722cfef4ff2257982d70e337a06808 Description: Secure Socket Layer (SSL) binary and related cryptographic tools This package contains the openssl binary and related tools. . It is part of the OpenSSL implementation of SSL. . You need it to perform certain cryptographic actions like: - Creation of RSA, DH and DSA key parameters; - Creation of X.509 certificates, CSRs and CRLs; - Calculation of message digests; - Encryption and decryption with ciphers; - SSL/TLS client and server tests; - Handling of S/MIME signed or encrypted mail. Package: libssl0.9.8 Priority: important Section: libs Installed-Size: 6408 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenSSL Team Architecture: i386 Source: openssl Version: 0.9.8g-4ubuntu3 Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.4), zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: libssl, libssl096-dev (<< 0.9.6-2), openssl (<< 0.9.6-2), ssleay (<< 0.9.2b) Filename: pool/2008/main/o/openssl/libssl0.9.8_0.9.8g-4ubuntu3_i386.deb Size: 2827920 MD5sum: f0c8d654851a9597c4c4448830c2668d SHA1: 8725a02a94c414020c07f5a9245c1c864fca4127 SHA256: 70fee04dc9be2dd7a454286295e197f3b67eaeb65860ef19321d2c68bbc39a5c Description: SSL shared libraries libssl and libcrypto shared libraries needed by programs like apache-ssl, telnet-ssl and openssh. . It is part of the OpenSSL implementation of SSL. Package: libssl-dev Priority: optional Section: libdevel Installed-Size: 5532 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenSSL Team Architecture: i386 Source: openssl Version: 0.9.8g-4ubuntu3 Depends: libssl0.9.8 (= 0.9.8g-4ubuntu3), zlib1g-dev Conflicts: libssl08-dev, libssl09-dev, libssl095a-dev, libssl096-dev, ssleay (<< 0.9.2b) Filename: pool/2008/main/o/openssl/libssl-dev_0.9.8g-4ubuntu3_i386.deb Size: 1941686 MD5sum: 38536c3e2ce03378fcb73e848dd5b5b2 SHA1: 9d13cfda8d1e00b18470545e96e7506269156056 SHA256: 263db48e240b8109e140ad1ea48c8076e0476c0c7d9d64eddcc42c66277d6d54 Description: SSL development libraries, header files and documentation libssl and libcrypto development libraries, header files and manpages. . It is part of the OpenSSL implementation of SSL. Package: openssl Priority: optional Section: utils Installed-Size: 800 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenSSL Team Architecture: i386 Version: 0.9.8g-4ubuntu3.1 Depends: libc6 (>= 2.4), libssl0.9.8 (>= 0.9.8f-1), zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: ca-certificates, openssl-doc Conflicts: ssleay (<< 0.9.2b) Filename: pool/2008/main/o/openssl/openssl_0.9.8g-4ubuntu3.1_i386.deb Size: 385434 MD5sum: f29998409853097ebe60730295c81e7b SHA1: 1066addfce9a753425176122309f5102ed2d5f56 SHA256: 8d6d90914dacc4df0d962510b34bf16eb2d204b1cf89622ecf6afd9b23ad22b2 Description: Secure Socket Layer (SSL) binary and related cryptographic tools This package contains the openssl binary and related tools. . It is part of the OpenSSL implementation of SSL. . You need it to perform certain cryptographic actions like: - Creation of RSA, DH and DSA key parameters; - Creation of X.509 certificates, CSRs and CRLs; - Calculation of message digests; - Encryption and decryption with ciphers; - SSL/TLS client and server tests; - Handling of S/MIME signed or encrypted mail. Package: ssh-askpass-gnome Priority: optional Section: gnome Installed-Size: 176 Maintainer: Colin Watson Original-Maintainer: Debian OpenSSH Maintainers Architecture: i386 Source: openssh Version: 1:4.7p1-8ubuntu1 Replaces: ssh (<< 1:3.5p1-3) Provides: ssh-askpass Depends: libatk1.0-0 (>= 1.20.0), libc6 (>= 2.0), libcairo2 (>= 1.5.14), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.20.0), libx11-6, openssh-client | ssh (>= 1:1.2pre7-4) | ssh-krb5 Filename: pool/2008/main/o/openssh/ssh-askpass-gnome_4.7p1-8ubuntu1_i386.deb Size: 95920 MD5sum: 4968cae56bfae408a3e69ac59c942540 SHA1: 734ebf0fcef99fe700e959e95f2366bfcc011bac SHA256: 698ac13ea1b918bfe04c113480327cfdeef1ca3d95ac89d7b15cd8c0a5410c8f Description: interactive X program to prompt users for a passphrase for ssh-add This has been split out of the main openssh-client package so that openssh-client does not need to depend on GTK. . You probably want the ssh-askpass package instead, but this is provided to add to your choice and/or confusion. Package: ssh Priority: extra Section: net Installed-Size: 32 Maintainer: Colin Watson Original-Maintainer: Debian OpenSSH Maintainers Architecture: all Source: openssh Version: 1:4.7p1-8ubuntu1 Depends: openssh-client, openssh-server Filename: pool/2008/main/o/openssh/ssh_4.7p1-8ubuntu1_all.deb Size: 1080 MD5sum: f712e2e171d601671add11b810664779 SHA1: 372f735aaa88173307dd0a6ef68d6ceea8fdebfa SHA256: 481d9b5a64d18f6bda2b1d61cdc1d827e9ad7aec0d8cacdbe17a63e3b98261cd Description: secure shell client and server (metapackage) This metapackage is a convenient way to install both the OpenSSH client and the OpenSSH server. It provides nothing in and of itself, so you may remove it if nothing depends on it. Package: openssh-client Priority: standard Section: net Installed-Size: 1680 Maintainer: Colin Watson Original-Maintainer: Debian OpenSSH Maintainers Architecture: i386 Source: openssh Version: 1:4.7p1-8ubuntu1 Replaces: ssh, ssh-krb5 Provides: rsh-client, ssh-client Depends: adduser (>= 3.10), debconf (>= 1.2.0) | debconf-2.0, dpkg (>= 1.7.0), libc6 (>= 2.4), libcomerr2 (>= 1.33-3), libedit2 (>= 2.5.cvs.20010821-1), libkrb53 (>= 1.6.dfsg.2), libncurses5 (>= 5.6+20071006-3), libssl0.9.8 (>= 0.9.8f-1), passwd, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: xauth Suggests: keychain, libpam-ssh, ssh-askpass Conflicts: rsh-client (<< 0.16.1-1), sftp, ssh (<< 1:3.8.1p1-9), ssh-krb5 (<< 1:4.3p2-7) Filename: pool/2008/main/o/openssh/openssh-client_4.7p1-8ubuntu1_i386.deb Size: 673232 MD5sum: 85ddc0f6df808281919e0ae010bbf9d7 SHA1: 4d9b065f8b146d030244161512ca86ae1bf7fffa SHA256: 57279a61d6e14282c457ea3748571cf815caaf1abfec36b4e2cfea868158e3e9 Description: secure shell client, an rlogin/rsh/rcp replacement This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It is intended as a replacement for rlogin, rsh and rcp, and can be used to provide applications with a secure communication channel. . This package provides the ssh, scp and sftp clients, the ssh-agent and ssh-add programs to make public key authentication more convenient, and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities. . In some countries it may be illegal to use any encryption at all without a special permit. Package: openssh-server Priority: optional Section: net Installed-Size: 652 Maintainer: Colin Watson Original-Maintainer: Debian OpenSSH Maintainers Architecture: i386 Source: openssh Version: 1:4.7p1-8ubuntu1 Replaces: openssh-client (<< 1:3.8.1p1-11), ssh, ssh-krb5 Provides: ssh-server Depends: adduser (>= 3.9), debconf (>= 1.2.0) | debconf-2.0, dpkg (>= 1.9.0), libc6 (>= 2.4), libck-connector0, libcomerr2 (>= 1.33-3), libdbus-1-3 (>= 1.1.1), libkrb53 (>= 1.6.dfsg.2), libpam-modules (>= 0.72-9), libpam-runtime (>= 0.76-14), libpam0g (>= 0.99.7.1), libselinux1, libssl0.9.8 (>= 0.9.8f-1), libwrap0, lsb-base (>= 3.0-6), openssh-client (= 1:4.7p1-8ubuntu1), zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: xauth Suggests: molly-guard, rssh, ssh-askpass Conflicts: rsh-client (<< 0.16.1-1), sftp, ssh (<< 1:3.8.1p1-9), ssh-krb5 (<< 1:4.3p2-7), ssh-nonfree (<< 2), ssh-socks, ssh2 Filename: pool/2008/main/o/openssh/openssh-server_4.7p1-8ubuntu1_i386.deb Size: 251864 MD5sum: 1cdb306d8e71284a898ae618a9ce6330 SHA1: 092bdcfff404fa9610f5b60df1b5c8ee8a882721 SHA256: e06f39433a7847757f8224f45f2090b5b9dd0d0dd082554dc219dcd37a96eed2 Description: secure shell server, an rshd replacement This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It is intended as a replacement for rlogin, rsh and rcp, and can be used to provide applications with a secure communication channel. . This package provides the sshd server. . In some countries it may be illegal to use any encryption at all without a special permit. Package: libldap-2.4-2 Priority: optional Section: libs Installed-Size: 428 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenLDAP Maintainers Architecture: i386 Source: openldap2.3 Version: 2.4.7-6ubuntu3 Replaces: libldap-2.3-0, libldap2 Depends: libc6 (>= 2.4), libgnutls13 (>= 2.0.4-0), libsasl2-2 Conflicts: ldap-utils (<= 2.1.23-1) Filename: pool/2008/main/o/openldap2.3/libldap-2.4-2_2.4.7-6ubuntu3_i386.deb Size: 181208 MD5sum: 24535c9b94d95c102183978dc90223ae SHA1: 776ab825fd51a468380f2d01683836430c57c774 SHA256: 798f940ea86f65703c0a45b0e6d9d9d78fda6757fc63737b0229b47796fd118a Description: OpenLDAP libraries These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Homepage: http://www.openldap.org/ Package: slapd-dbg Priority: extra Section: net Installed-Size: 8612 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenLDAP Maintainers Architecture: i386 Source: openldap2.3 Version: 2.4.7-6ubuntu3 Depends: slapd (= 2.4.7-6ubuntu3) Filename: pool/2008/main/o/openldap2.3/slapd-dbg_2.4.7-6ubuntu3_i386.deb Size: 3461834 MD5sum: 07cb0c380995d77f89cd05148c784312 SHA1: dc3a7c5fe53047424d04e22a212cd5dbdb9689e5 SHA256: c8e71a6435332d075f101ebf74b5666b8817054f35a63e0aa48ad2dc2d23008c Description: Debugging information for the OpenLDAP server (slapd) This package provides detached debugging information for the OpenLDAP (Lightweight Directory Access Protocol) server (slapd). It is useful primarily to permit better backtraces and crash dump analysis after problems with the libraries. GDB will find this debug information automatically. Homepage: http://www.openldap.org/ Package: slapd Priority: optional Section: net Installed-Size: 3496 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenLDAP Maintainers Architecture: i386 Source: openldap2.3 Version: 2.4.7-6ubuntu3 Replaces: apparmor-profiles (<< 2.1+1075-0ubuntu4), ldap-utils (<< 2.2.23-3), libldap2 Provides: ldap-server, libslapi-2.4-2 Depends: adduser, coreutils (>= 4.5.1-1), libc6 (>= 2.4), libdb4.2, libgnutls13 (>= 2.0.4-0), libldap-2.4-2 (= 2.4.7-6ubuntu3), libltdl3 (>= 1.5.2-2), libperl5.8 (>= 5.8.8), libsasl2-2, libslp1, libwrap0, perl (>> 5.8.0) | libmime-base64-perl, psmisc, unixodbc (>= 2.2.11-1) Pre-Depends: debconf (>= 0.5) | debconf-2.0 Recommends: apparmor (>= 2.1+1075-0ubuntu6), libsasl2-modules Suggests: ldap-utils Conflicts: apparmor-profiles (<< 2.1+1075-0ubuntu4), ldap-server, libltdl3 (= 1.5.4-1), umich-ldapd Filename: pool/2008/main/o/openldap2.3/slapd_2.4.7-6ubuntu3_i386.deb Size: 1336924 MD5sum: 2b3fa330e7c7f9b9592e7f8715e9fb40 SHA1: f8f5ce3af4c8d5037362550f0b5b059e43d0b9a4 SHA256: 8bd3b17fedc44808ef9fbd934329e42836d7018c9fee7fe023f307e45d64dc26 Description: OpenLDAP server (slapd) This is the OpenLDAP (Lightweight Directory Access Protocol) server (slapd). The server can be used to provide a standalone directory service. Homepage: http://www.openldap.org/ Package: libldap-2.4-2-dbg Priority: extra Section: libdevel Installed-Size: 856 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenLDAP Maintainers Architecture: i386 Source: openldap2.3 Version: 2.4.7-6ubuntu3 Depends: libldap-2.4-2 (= 2.4.7-6ubuntu3) Filename: pool/2008/main/o/openldap2.3/libldap-2.4-2-dbg_2.4.7-6ubuntu3_i386.deb Size: 280742 MD5sum: a62c7969cc4f43b1d42d7529da66a726 SHA1: 5055cad0b9bec3976bb0e23d69284fa538c7e9d7 SHA256: 33d1e582d920d64d72b66114df0cb4c13130831c19ba3be541376652cf836dfd Description: Debugging information for OpenLDAP libraries This package provides detached debugging information for the OpenLDAP (Lightweight Directory Access Protocol) libraries. It is useful primarily to permit better backtraces and crash dump analysis after problems with the libraries. GDB will find this debug information automatically. Homepage: http://www.openldap.org/ Package: ldap-utils Priority: optional Section: net Installed-Size: 528 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenLDAP Maintainers Architecture: i386 Source: openldap2.3 Version: 2.4.7-6ubuntu3 Replaces: openldap-utils, openldapd, slapd (<< 2.2.23-0.pre6) Provides: ldap-client, openldap-utils Depends: libc6 (>= 2.4), libgnutls13 (>= 2.0.4-0), libldap-2.4-2 (= 2.4.7-6ubuntu3), libsasl2-2 Recommends: libsasl2-modules Conflicts: ldap-client, openldap-utils, umich-ldap-utils Filename: pool/2008/main/o/openldap2.3/ldap-utils_2.4.7-6ubuntu3_i386.deb Size: 244048 MD5sum: 9374752bd8e9f125812a0eddd62fc90e SHA1: 236e47b69bfb9229d0556d188d771d356e13d42a SHA256: 4e77b8cfaf63941d3d6778b5188278e2c00794f54ea10764b443d1e48c6cae43 Description: OpenLDAP utilities This package provides utilities from the OpenLDAP (Lightweight Directory Access Protocol) package. These utilities can access a local or remote LDAP server and contain all the client programs required to access LDAP servers. Homepage: http://www.openldap.org/ Package: libldap2-dev Priority: extra Section: libdevel Installed-Size: 2472 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenLDAP Maintainers Architecture: i386 Source: openldap2.3 Version: 2.4.7-6ubuntu3 Replaces: libopenldap-dev Provides: libldap-dev Depends: libldap-2.4-2 (= 2.4.7-6ubuntu3) Conflicts: libldap-dev, libopenldap-dev Filename: pool/2008/main/o/openldap2.3/libldap2-dev_2.4.7-6ubuntu3_i386.deb Size: 776008 MD5sum: d5bcc6897739f9aa203af884ae0a0fb7 SHA1: 8a949cf06309e9fd65d6f668847ec81268f8494f SHA256: df585a41cac94d9605535f07430bceb5e45b41ff76c56297e708284f5705f6e8 Description: OpenLDAP development libraries This package allows development of LDAP applications using the OpenLDAP libraries. It includes headers, libraries and links to allow static and dynamic linking. Homepage: http://www.openldap.org/ Package: openoffice.org-hyphenation Priority: optional Section: text Installed-Size: 868 Maintainer: Chris Cheney Architecture: all Version: 0.3 Provides: openoffice.org-hyphenation-cs, openoffice.org-hyphenation-da, openoffice.org-hyphenation-el, openoffice.org-hyphenation-en, openoffice.org-hyphenation-es, openoffice.org-hyphenation-fi, openoffice.org-hyphenation-fr, openoffice.org-hyphenation-ga, openoffice.org-hyphenation-id, openoffice.org-hyphenation-is, openoffice.org-hyphenation-nl, openoffice.org-hyphenation-pt, openoffice.org-hyphenation-ro, openoffice.org-hyphenation-ru, openoffice.org-hyphenation-sk, openoffice.org-hyphenation-sv, openoffice.org-hyphenation-uk Depends: dictionaries-common (>= 0.49.2) Filename: pool/2008/main/o/openoffice.org-hyphenation/openoffice.org-hyphenation_0.3_all.deb Size: 339630 MD5sum: 56fdad9d9050ffb7cc3f9c4917b10fa5 SHA1: 1e371930fc1ce59a7219d3b2eb5ff9b36835ec2a SHA256: 09a2328c6d76f12a057bb486515f9e1a8047c79d70103c4690505a34448c19df Description: Hyphenation patterns for OpenOffice.org This package contains hyphenation patterns for use in OpenOffice.org for the following languages: cs_CZ, da_DK, de_CH, el_GR, en_CA, en_GB, es_ES, fi_FI, fr_BE, fr_FR, ga_IE, id_ID, is_IS, nl_NL, pt_BR, pt_PT, ro_RO, ru_RU, sk_SK, sv_SE, uk_UA. Package: openoffice.org-thesaurus-de Priority: optional Section: text Installed-Size: 4476 Maintainer: Ubuntu Core Developers Original-Maintainer: Rene Engelhard Architecture: all Source: openthesaurus Version: 20070408-3 Replaces: openoffice.org2-thesaurus-de Provides: openoffice.org2-thesaurus, openoffice.org2-thesaurus-de Depends: openoffice.org-core (>= 1.9), dictionaries-common (>= 0.10) | openoffice.org-updatedicts Conflicts: openoffice.org (<< 1.9), openoffice.org2-thesaurus-de Filename: pool/2008/main/o/openthesaurus/openoffice.org-thesaurus-de_20070408-3_all.deb Size: 1376066 MD5sum: 8ac7630be65c567c9a57f13c44259dfd SHA1: 0a4dafc129a6a9c345b31d716e7a44e7a3668578 SHA256: e0d9d035076d0ed1f60dfc5886f1b57c4de14148c6a7cfa46eab43d621a243d2 Description: German Thesaurus for OpenOffice.org This package contains the German OpenThesaurus (www.openthesaurus.de) thesaurus for usage with OpenOffice.org. Package: openoffice.org-thesaurus-de-ch Priority: optional Section: text Installed-Size: 4484 Maintainer: Ubuntu Core Developers Original-Maintainer: Rene Engelhard Architecture: all Source: openthesaurus Version: 20070408-3 Depends: openoffice.org-core (>= 1.9), dictionaries-common (>= 0.10) | openoffice.org-updatedicts Conflicts: openoffice.org (<< 1.9) Filename: pool/2008/main/o/openthesaurus/openoffice.org-thesaurus-de-ch_20070408-3_all.deb Size: 1376242 MD5sum: 5576a243a5dd14afda5e3fd8f8cc4f7f SHA1: 29bdd8623f7ca53774240509ccbb6a7a70aac905 SHA256: 6b602dee8f834e94e494475b2a33980c3a98dd0c6ce9901945949197f258383d Description: German Thesaurus for OpenOffice.org (Swiss Version) This package contains the German OpenThesaurus (www.openthesaurus.de) thesaurus for usage with OpenOffice.org in Switzerland. Package: osso-gwconnect Priority: optional Section: net Installed-Size: 268 Maintainer: Ubuntu Mobile Developers Original-Maintainer: Johan Hedberg Architecture: i386 Version: 1.0.10+repack-0ubuntu2 Depends: dbus, gconf2 (>= 2.10.1-2), libbluetooth2 (>= 3.14), libc6 (>= 2.7-1), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libglib2.0-0 (>= 2.15.1) Recommends: bluez-utils, dsme, mce Filename: pool/2008/main/o/osso-gwconnect/osso-gwconnect_1.0.10+repack-0ubuntu2_i386.deb Size: 59106 MD5sum: eb94f1e304262dd8e737f772c093a25d SHA1: 6d61257a6f86fe86f2cc7f3fb85129f648cd30d1 SHA256: f17dd96b58ef401b60db792f2b507f98035a9e228df3b5b5db95d4fdda6cbcbf Description: bluetooth connectivity applications This package contains programs which are required for Bluetooth connectivity. These include btsearch, btsdp and btcond. Package: osso-gwconnect-dev Priority: optional Section: devel Installed-Size: 80 Maintainer: Ubuntu Mobile Developers Original-Maintainer: Johan Hedberg Architecture: all Source: osso-gwconnect Version: 1.0.10+repack-0ubuntu2 Depends: libglib2.0-dev, pkg-config Filename: pool/2008/main/o/osso-gwconnect/osso-gwconnect-dev_1.0.10+repack-0ubuntu2_all.deb Size: 13566 MD5sum: d49bfbc1c89bed8879d7705cdbf5f5f0 SHA1: a49e25090e534e36ccc67a4c0e272f64395febe0 SHA256: 82926d118e3d57fe7123ca31fd995563db5b615d4b7350b5a8926679aa4c7074 Description: header files for bluetooth connectivity This package contains some header files which may be helpful when developing applications which use the D-BUS or GConf interfaces of the osso-gwconnect package. Package: myspell-en-gb Priority: optional Section: text Installed-Size: 608 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-dictionaries Version: 1:2.4.0~m240-1ubuntu1 Provides: myspell-dictionary, myspell-dictionary-en Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts Conflicts: openoffice.org (<= 1.0.3-2) Filename: pool/2008/main/o/openoffice.org-dictionaries/myspell-en-gb_2.4.0~m240-1ubuntu1_all.deb Size: 254902 MD5sum: 7120a1fac97b6e838177eb9d5d65757c SHA1: 526b10eefbd00a7779cd0ac84d66a0f9aa87abd5 SHA256: 490ddef019d28c71ada536f10f220bf9a77a0338279424ad8cf3fa48787be1f2 Description: English_british dictionary for myspell This is the English_british dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. Package: openoffice.org-hyphenation-sl Priority: optional Section: text Installed-Size: 68 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-dictionaries Version: 1:2.4.0~m240-1ubuntu1 Provides: openoffice.org-hyphenation Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts, openoffice.org-common (>= 2.0) | language-support-writing-sl Filename: pool/2008/main/o/openoffice.org-dictionaries/openoffice.org-hyphenation-sl_2.4.0~m240-1ubuntu1_all.deb Size: 8980 MD5sum: c8584dbfb5b58102365243efbeec2f1d SHA1: 6681c2516d8bbb0c24a1328062231c469d36b3d7 SHA256: 548e07bba2d458a1269bc94cfc6e78d0bd6ec45d5a0e8ca126e507a01abc784b Description: Slovenian hyphenation patterns for OpenOffice.org This package contains the Slovenian hyphenation patterns for OpenOffice.org Package: openoffice.org-thesaurus-sk Priority: optional Section: text Installed-Size: 760 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-dictionaries Version: 1:2.4.0~m240-1ubuntu1 Provides: openoffice.org2-thesaurus, openoffice.org2-thesaurus-sk Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts, openoffice.org-core (>= 1.9) | language-support-writing-sk Conflicts: openoffice.org (<< 1.9) Filename: pool/2008/main/o/openoffice.org-dictionaries/openoffice.org-thesaurus-sk_2.4.0~m240-1ubuntu1_all.deb Size: 260864 MD5sum: fe188fd720be47b45fa88676f7ecbd48 SHA1: c543110d4e4d636c5faa338dd23ff743f98e211f SHA256: 4c88434adea0f24ec007e7835fd2d81e74a73e202b23c852e11c54c9ee837408 Description: Slovak Thesaurus for OpenOffice.org Openoffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Slovak thesaurus for OpenOffice.org. Package: openoffice.org-thesaurus-cs Priority: optional Section: text Installed-Size: 704 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-dictionaries Version: 1:2.4.0~m240-1ubuntu1 Provides: openoffice.org2-thesaurus, openoffice.org2-thesaurus-cs Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts, openoffice.org-common (>= 2.0) | language-support-writing-cs Conflicts: openoffice.org (<< 1.9) Filename: pool/2008/main/o/openoffice.org-dictionaries/openoffice.org-thesaurus-cs_2.4.0~m240-1ubuntu1_all.deb Size: 264080 MD5sum: 28182cf8195da2c51fb141d402edcab9 SHA1: 0d8eb57f83049a07a42a2b7d757e0bceed1c9760 SHA256: 7221a7b8bcd3adffd1a5cfa55418b54e00a7bfaeae19c26c1e4e700df7ad5650 Description: Czech Thesaurus for OpenOffice.org Openoffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Czech thesaurus for OpenOffice.org. Package: openoffice.org-hyphenation-it Priority: optional Section: text Installed-Size: 64 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-dictionaries Version: 1:2.4.0~m240-1ubuntu1 Provides: openoffice.org-hyphenation Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts, openoffice.org-common (>= 2.0) | language-support-writing-it Filename: pool/2008/main/o/openoffice.org-dictionaries/openoffice.org-hyphenation-it_2.4.0~m240-1ubuntu1_all.deb Size: 5882 MD5sum: ed1020a31e50a8dcb80e0a3d15c75a44 SHA1: 59651e0677a0b893e15004c3f46c8fc7a1e19a63 SHA256: e50f75c48e3afab1eaf547ee1d1b9f662e01e85a4c8788405b22763036957475 Description: Italian hyphenation patterns for OpenOffice.org This package contains the Italian hyphenation patterns for OpenOffice.org Package: openoffice.org-hyphenation-hu Priority: optional Section: text Installed-Size: 756 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-dictionaries Version: 1:2.4.0~m240-1ubuntu1 Provides: openoffice.org-hyphenation Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts, openoffice.org-common (>= 2.0) | language-support-writing-hu Filename: pool/2008/main/o/openoffice.org-dictionaries/openoffice.org-hyphenation-hu_2.4.0~m240-1ubuntu1_all.deb Size: 280730 MD5sum: b140ca087f5d7aa9813a310c64914b98 SHA1: c697d6442f51a1b939b935fa8230c024258a1b98 SHA256: fc776635be0f6aa2f6b9b0fb3f6c70d30db6ba5bb01d293366a8567f69f8f406 Description: Hungarian hyphenation patterns for OpenOffice.org This package contains the Hungarian hyphenation patterns for OpenOffice.org Package: myspell-th Priority: optional Section: text Installed-Size: 412 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-dictionaries Version: 1:2.4.0~m240-1ubuntu1 Provides: myspell-dictionary, myspell-dictionary-th Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts Suggests: openoffice.org (>= 1.9.126) Filename: pool/2008/main/o/openoffice.org-dictionaries/myspell-th_2.4.0~m240-1ubuntu1_all.deb Size: 155970 MD5sum: 6281624e2d68244d5afc5b9239cf7e0c SHA1: c149eb09716a935268710759ee9d94479f837f53 SHA256: 1eb293085b3657b959bd685a40c973f3c734991ebf1a87bbb6f26e654b8a6ce9 Description: Thai dictionary for myspell This is the Thai dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. Package: hunspell-ne Priority: optional Section: text Installed-Size: 936 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-dictionaries Version: 1:2.4.0~m240-1ubuntu1 Provides: hunspell-dictionary, hunspell-dictionary-ne Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts Suggests: hunspell, openoffice.org-hunspell | openoffice.org-core (>= 2.0.2) Conflicts: firefox (<< 2.0.0.3-2), iceape-browser (<< 1.1.1-2), icedove (<< 2.0.0.0-4), iceweasel (<< 2.0.0.3-2), libxul0d (= 1.8.0.11-3), mozilla-browser (<< 1.8+1.1.1-2), openoffice.org (<= 1.0.3-2), openoffice.org-core (<< 2.1~m190-1), thunderbird Filename: pool/2008/main/o/openoffice.org-dictionaries/hunspell-ne_2.4.0~m240-1ubuntu1_all.deb Size: 177392 MD5sum: ecfa630f8d4218ab8d64f8de23e6efdf SHA1: 013fa50468b48076fb435ff47fc1f98615b1589f SHA256: af3a9df21c48ee04e44fa73895625c0225f2b437692461bb614e796c2c969a69 Description: Nepali dictionary for hunpell This is the Nepali dictionary for use with the hunspell spellchecker Package: openoffice.org-hyphenation-de Priority: optional Section: text Installed-Size: 116 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-dictionaries Version: 1:2.4.0~m240-1ubuntu1 Provides: openoffice.org-hyphenation Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts, openoffice.org-common (>= 2.0) | language-support-writing-de Filename: pool/2008/main/o/openoffice.org-dictionaries/openoffice.org-hyphenation-de_2.4.0~m240-1ubuntu1_all.deb Size: 30894 MD5sum: 478d122dadea6c88a7ca464049d17bfa SHA1: 0cb90ccfd9f9d31a8906302e96675ee2ab42215e SHA256: b6ef13bf6b3a7b6f9c34be169dfb1a0c9385f99c2e7045e611c5d3a6447b998a Description: German hyphenation patterns for OpenOffice.org This package contains the German hyphenation patterns for OpenOffice.org Package: myspell-en-us Priority: optional Section: text Installed-Size: 752 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-dictionaries Version: 1:2.4.0~m240-1ubuntu1 Provides: myspell-dictionary, myspell-dictionary-en Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts Conflicts: openoffice.org (<= 1.0.3-2) Filename: pool/2008/main/o/openoffice.org-dictionaries/myspell-en-us_2.4.0~m240-1ubuntu1_all.deb Size: 252886 MD5sum: b97c562fe4ae76f3cd3e299cb9d72f75 SHA1: 2af83237a174282aca3a3633c591a9ca1d81c6f4 SHA256: ae112802256e7209f1401b13cd17789884f1783fef95d7fdd0891912522257aa Description: English_american dictionary for myspell This is the English_american dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. Package: myspell-en-za Priority: optional Section: text Installed-Size: 676 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-dictionaries Version: 1:2.4.0~m240-1ubuntu1 Provides: myspell-dictionary, myspell-dictionary-en Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts Conflicts: openoffice.org (<= 1.0.3-2) Filename: pool/2008/main/o/openoffice.org-dictionaries/myspell-en-za_2.4.0~m240-1ubuntu1_all.deb Size: 274078 MD5sum: eb8afe103334ec711ed2e03cb30bd9ff SHA1: 1b3484889c97a8689f6a299de70ddcb8f21e9044 SHA256: fa3eacca0810e49ffed5206744f30839e9d30ec19baed28a3a0fdec3a6babed4 Description: English_shouthafrican dictionary for myspell This is the English_southafrican dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. Package: myspell-it Priority: optional Section: text Installed-Size: 1412 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-dictionaries Version: 1:2.4.0~m240-1ubuntu1 Provides: myspell-dictionary, myspell-dictionary-it Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts Conflicts: openoffice.org (<= 1.0.3-2) Filename: pool/2008/main/o/openoffice.org-dictionaries/myspell-it_2.4.0~m240-1ubuntu1_all.deb Size: 363180 MD5sum: 9a004009aab3c1e3c91d8a01e60d7c7e SHA1: 440a9c2bba4061ecc4e842a15b530fba9bf60459 SHA256: daf8ad3a71cce59946be38e491b79b73e10f8aaac16019cf8164ff072e3d4ee0 Description: Italian dictionary for myspell This is the Italian dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker Package: openoffice.org-thesaurus-en-us Priority: optional Section: text Installed-Size: 21228 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-dictionaries Version: 1:2.4.0~m240-1ubuntu1 Replaces: openoffice.org2-thesaurus-en-us Provides: openoffice.org-thesaurus-en-gb, openoffice.org2-thesaurus, openoffice.org2-thesaurus-en-us Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts, openoffice.org-common (>= 2.0) | language-support-writing-en Conflicts: openoffice.org (<< 1.9), openoffice.org2-thesaurus-en-us Filename: pool/2008/main/o/openoffice.org-dictionaries/openoffice.org-thesaurus-en-us_2.4.0~m240-1ubuntu1_all.deb Size: 5142012 MD5sum: 27cc1559c5d4c2feb98979da414bf2dc SHA1: d240b179bca891110bb5630e3a6d24b9c28b63e3 SHA256: 0e64d381ceb411fbee959fedb084dd48aa34cae90f5a77d81ca535fa3456a28c Description: English Thesaurus for OpenOffice.org Openoffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an English thesaurus for OpenOffice.org. Package: hunspell-da Priority: optional Section: text Installed-Size: 2580 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-dictionaries Version: 1:2.4.0~m240-1ubuntu1 Provides: hunspell-dictionary, hunspell-dictionary-da Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts Suggests: hunspell, openoffice.org-hunspell | openoffice.org-core (>= 2.0.2) Conflicts: firefox (<< 2.0.0.3-2), iceape-browser (<< 1.1.1-2), icedove (<< 2.0.0.0-4), iceweasel (<< 2.0.0.3-2), libxul0d (= 1.8.0.11-3), mozilla-browser (<< 1.8+1.1.1-2), myspell-da, openoffice.org (<= 1.0.3-2), openoffice.org-core (<< 2.1~m190-1), thunderbird Filename: pool/2008/main/o/openoffice.org-dictionaries/hunspell-da_2.4.0~m240-1ubuntu1_all.deb Size: 545432 MD5sum: d777b83b54bf8696857b1e71354ad75e SHA1: 66b2a129bafca7ba431965380f05dd26801d2313 SHA256: 04c23ee5d4d4856a6a3791a80b3723d304a914af8801272d0a347325e4a0028b Description: Danish dictionary for hunpell This is the Danish dictionary for use with the hunspell spellchecker Package: myspell-af Priority: optional Section: text Installed-Size: 1552 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-dictionaries Version: 1:2.4.0~m240-1ubuntu1 Provides: myspell-dictionary, myspell-dictionary-af Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts Conflicts: openoffice.org (<= 1.0.3-2) Filename: pool/2008/main/o/openoffice.org-dictionaries/myspell-af_2.4.0~m240-1ubuntu1_all.deb Size: 593464 MD5sum: 93bd5bfe7412af7a4d0343263e7c2607 SHA1: 2d043c189a842d717fa67ef41ea062140d0fd26f SHA256: 0d285de9ad765ba973ebe68d2ebb36d022f1836392a6fa317ffa0623af65caa1 Description: Afrikaans dictionary for myspell This is the Afrikaans dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker Package: openoffice.org-hyphenation-af Priority: optional Section: text Installed-Size: 128 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-dictionaries Version: 1:2.4.0~m240-1ubuntu1 Provides: openoffice.org-hyphenation Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts, openoffice.org-common (>= 2.0) | language-support-writing-af Filename: pool/2008/main/o/openoffice.org-dictionaries/openoffice.org-hyphenation-af_2.4.0~m240-1ubuntu1_all.deb Size: 30366 MD5sum: e5ab004ad6e692e816ed417fc2ca8117 SHA1: 0a75186fe6adadfe9443f8e00efb12d66043a69c SHA256: e474d84c746d712be03449ea555267d45632ff774b375f1f7a96a7ac79f8da60 Description: Afrikaans hyphenation patterns for OpenOffice.org This package contains the Afrikaans hyphenation patterns for OpenOffice.org Package: myspell-sw Priority: optional Section: text Installed-Size: 688 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-dictionaries Version: 1:2.4.0~m240-1ubuntu1 Provides: myspell-dictionary, myspell-dictionary-sw Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts Suggests: openoffice.org Filename: pool/2008/main/o/openoffice.org-dictionaries/myspell-sw_2.4.0~m240-1ubuntu1_all.deb Size: 231566 MD5sum: c8cca104a0876b63e02e575f5c8b59c0 SHA1: d9162bf4cf0bdadc404c65ee5f024e964ca6e069 SHA256: 48dd6ee37c4b363fd38d23959db2f2a7cf65203223d73adb397ad6fdf2849f73 Description: Swahili dictionary for myspell This is the Swahili dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. Package: openoffice.org-hyphenation-zu Priority: optional Section: text Installed-Size: 64 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-dictionaries Version: 1:2.4.0~m240-1ubuntu1 Provides: openoffice.org-hyphenation Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts, openoffice.org-common (>= 2.0) | language-support-writing-zu Filename: pool/2008/main/o/openoffice.org-dictionaries/openoffice.org-hyphenation-zu_2.4.0~m240-1ubuntu1_all.deb Size: 5840 MD5sum: 8bb7acf076cf6d788b7339515b1f03dd SHA1: f12114fcce809a14112d251614fb40af0d2d9e11 SHA256: c4ec7a8cc6a2378b128aa21841595baaba40d19e04353d125a63dc1f9a5b5bce Description: Zulu hyphenation patterns for OpenOffice.org This package contains the Zulu hyphenation patterns for OpenOffice.org Package: openoffice.org-thesaurus-ne Priority: optional Section: text Installed-Size: 1040 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-dictionaries Version: 1:2.4.0~m240-1ubuntu1 Provides: openoffice.org2-thesaurus, openoffice.org2-thesaurus-ru Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts, openoffice.org-core (>= 1.9) | language-support-writing-ne Conflicts: openoffice.org (<< 1.9) Filename: pool/2008/main/o/openoffice.org-dictionaries/openoffice.org-thesaurus-ne_2.4.0~m240-1ubuntu1_all.deb Size: 220666 MD5sum: 1f2f6c31f548987a102ea73e2104c56c SHA1: f4344001ef5bfd7293c0b610a856eaba96768302 SHA256: e2e07219947201b79cb3262caf0812cb372b0935fca44ffe34a04283d8a5db63 Description: Nepali Thesaurus for OpenOffice.org Openoffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains a Nepali thesaurus for OpenOffice.org. Package: openoffice.org-thesaurus-ru Priority: optional Section: text Installed-Size: 2212 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-dictionaries Version: 1:2.4.0~m240-1ubuntu1 Provides: openoffice.org2-thesaurus, openoffice.org2-thesaurus-ru Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts, openoffice.org-core (>= 1.9) | language-support-writing-ru Conflicts: openoffice.org (<< 1.9) Filename: pool/2008/main/o/openoffice.org-dictionaries/openoffice.org-thesaurus-ru_2.4.0~m240-1ubuntu1_all.deb Size: 456978 MD5sum: 526cfc353339da975edb1bb6fa5a855b SHA1: 6dcda9be396c11f987d56b3d247d117c7c10c784 SHA256: 7089b493c62c613a2698c4fbedff2bcb6db4b6f05c77d755539bcbdd0822474e Description: Russian Thesaurus for OpenOffice.org Openoffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains a Russian thesaurus for OpenOffice.org. Package: open-iscsi Priority: optional Section: net Installed-Size: 448 Maintainer: Ubuntu Core Developers Original-Maintainer: Philipp Hug Architecture: i386 Version: 2.0.865-1ubuntu3 Depends: libc6 (>= 2.4) Filename: pool/2008/main/o/open-iscsi/open-iscsi_2.0.865-1ubuntu3_i386.deb Size: 157590 MD5sum: f3f8bbf994aae12b82ff4ba9443ab4fd SHA1: fcab397331d92875fb7a246a09068180ac2de80c SHA256: 87fec6675235dab5431c76aa6e6dca969c07a93ffc1e1047490c925cc038042b Description: High performance, transport independent iSCSI implementation iSCSI is a network protocol standard that allows the use of the SCSI protocol over TCP/IP networks. This implementation follows RFC3720. . Homepage: http://www.open-iscsi.org/ Package: openoffice.org-thesaurus-it Priority: optional Section: text Installed-Size: 2040 Maintainer: Ubuntu Core Developers Original-Maintainer: Enrico Zini Architecture: all Version: 0+20050726-0ubuntu2 Provides: openoffice.org2-thesaurus, openoffice.org2-thesaurus-it Depends: openoffice.org-core (>= 1.9) | language-support-it, dictionaries-common (>= 0.10) | openoffice.org-updatedicts Conflicts: openoffice.org (<< 1.9) Filename: pool/2008/main/o/openoffice.org-thesaurus-it/openoffice.org-thesaurus-it_0+20050726-0ubuntu2_all.deb Size: 753940 MD5sum: d0cc085849eecac61985fab2abfd9caf SHA1: ba532c5a16fffeec8c4b4770e25e59579424327b SHA256: b43663c5c88fa2c508079cc533e104da3612edb0c0c3faf04bdb5672d9552256 Description: Italian Thesaurus for OpenOffice.org 2 This package contains an Italian thesaurus for use with the OpenOffice.org 2 office suite. . The thesaurus data in this package has been created from scratch and reviewed by a network of Italian high school students, teachers and volunteers. Package: libobby-0.4-1 Priority: optional Section: libs Installed-Size: 436 Maintainer: Ubuntu Core Developers Original-Maintainer: Philipp Kern Architecture: i386 Source: obby Version: 0.4.5-1 Replaces: libobby-0.4-0 Depends: libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libgnutls13 (>= 2.0.4-0), libnet6-1.3-0 (>= 1:1.3.4-0), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1-4) Filename: pool/2008/main/o/obby/libobby-0.4-1_0.4.5-1_i386.deb Size: 122598 MD5sum: 73d3506c4bf2a98e7e5329fbfe4d5fa6 SHA1: d8cd9faad4ac06db5ee707280602089119712fb6 SHA256: c68145d504f17ed5326c07b5cb618f32c2333247d4ce1158a0e29a615c81cd9a Description: Synced document buffers obby is a library providing synced document buffers which multiple users could edit simultaneously. It supports multiple documents in one session and an integrated chat. It is portable to both Windows and Unix-like platforms. Homepage: http://gobby.0x539.de Package: libobby-0.4-dev Priority: optional Section: libdevel Installed-Size: 1136 Maintainer: Ubuntu Core Developers Original-Maintainer: Philipp Kern Architecture: i386 Source: obby Version: 0.4.5-1 Replaces: libobby-0.2-dev, libobby-0.3-dev Depends: libavahi-client-dev, libnet6-1.3-dev (>= 1:1.3.1-3), libobby-0.4-1 (= 0.4.5-1) Conflicts: libobby-0.2-dev, libobby-0.3-dev Filename: pool/2008/main/o/obby/libobby-0.4-dev_0.4.5-1_i386.deb Size: 240612 MD5sum: e0ab847e8481245cd8d7bf956701fad1 SHA1: ff7e45828fe54fc57e5ffdc0e8d83d5bd7549d05 SHA256: 530efc366cc08bcbbab68cc543ceffdf535c8004ddb3ff313407d9fb4c4172e4 Description: Synced document buffers - development files obby is a library providing synced document buffers which multiple users could edit simultaneously. It supports multiple documents in one session and an integrated chat. It is portable to both Windows and Unix-like platforms. . These are the development files for libobby, needed only if you wish to write or compile software which uses it. Homepage: http://gobby.0x539.de Package: openoffice.org-thesaurus-en-au Priority: optional Section: text Installed-Size: 21176 Maintainer: Ubuntu MOTU Developers Original-Maintainer: John Steele Scott Architecture: all Source: openoffice.org-en-au Version: 2.1-3ubuntu1 Provides: openoffice.org2-thesaurus Depends: openoffice.org-common (>= 2.0) | language-support-en, dictionaries-common (>= 0.10) | openoffice.org-updatedicts Conflicts: openoffice.org (<< 1.9) Filename: pool/2008/main/o/openoffice.org-en-au/openoffice.org-thesaurus-en-au_2.1-3ubuntu1_all.deb Size: 5136200 MD5sum: 99b6b4d18f9f8868516cf2d52bd694a3 SHA1: fb23828b44551e6675912df21768ea0aee76093b SHA256: 3904850765e70ea93f35f9c7b99e85dd0747cb788163827e0c01be0d181db3c0 Description: Australian English Thesaurus for OpenOffice.org Openoffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Australian English thesaurus for OpenOffice.org. It is based on the American version, but has American spellings removed. Package: libopenal0a Priority: optional Section: libs Installed-Size: 348 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Games Team Architecture: i386 Source: openal Version: 1:0.0.8-7 Replaces: libopenal0 Depends: libc6 (>= 2.6.1-1) Conflicts: libopenal0 Filename: pool/2008/main/o/openal/libopenal0a_0.0.8-7_i386.deb Size: 126600 MD5sum: f5c21c1b63e73037f4024a844ddf9cef SHA1: a5cab6e2235dd53ca88017e10c16bb2c2182ba40 SHA256: f0a7b446f07fd72e4067bb1aab3fad160d1ffa59162bb6ea6c8315a94620d24c Description: OpenAL is a portable library for 3D spatialized audio OpenAL, the Open Audio Library, is a joint effort to create an open, vendor-neutral, cross-platform API for interactive, primarily spatialized audio. OpenAL's primary audience are application developers and desktop users that rely on portable standards like OpenGL, for games and other multimedia applications. . Homepage: http://openal.org/ Package: libopenal-dev Priority: optional Section: libdevel Installed-Size: 524 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Games Team Architecture: i386 Source: openal Version: 1:0.0.8-7 Depends: libopenal0a (= 1:0.0.8-7) Filename: pool/2008/main/o/openal/libopenal-dev_0.0.8-7_i386.deb Size: 165580 MD5sum: 566ece7d89d5c0eb7f31877e932d072a SHA1: b532cbe0e084a892b9670e3cf6408af9391ff036 SHA256: 1da9a515363711528da69b575b1e131941edfc0cb4c0cc060ac043bac3c351bf Description: OpenAL is a portable library for 3D spatialized audio OpenAL, the Open Audio Library, is a joint effort to create an open, vendor-neutral, cross-platform API for interactive, primarily spatialized audio. OpenAL's primary audience are application developers and desktop users that rely on portable standards like OpenGL, for games and other multimedia applications. . This packages contains the header files and static libraries needed for development. . Homepage: http://openal.org/ Package: os-prober Priority: extra Section: utils Installed-Size: 160 Maintainer: Ubuntu Installer Team Original-Maintainer: Debian Install System Team Architecture: i386 Version: 1.23ubuntu1 Filename: pool/2008/main/o/os-prober/os-prober_1.23ubuntu1_i386.deb Size: 16668 MD5sum: 9e29f13a655c0b3041f409aa0c010eef SHA1: 43d6598843756546060186e2cfdaba59b702d878 SHA256: bb3231d056edb723a7d4caca7eda797c24531cb39438f0269a19200b1ec377ec Description: utility to detect other OSes on a set of drives This package detects other OSes available on a system and outputs the results in a generic machine-readable format. Package: libots0 Priority: optional Section: libs Installed-Size: 292 Maintainer: Ubuntu Core Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: i386 Source: ots Version: 0.5.0-1 Depends: libc6 (>= 2.6.1-1), libglib2.0-0 (>= 2.14.0), libpopt0 (>= 1.10), libxml2 (>= 2.6.29) Filename: pool/2008/main/o/ots/libots0_0.5.0-1_i386.deb Size: 38428 MD5sum: 6289050d3843cf5f9a48aa50be3f198c SHA1: 1c314ac4ac74ef4ccde5b51c7e2b574e78f3ec28 SHA256: 9fa71b89c9b8bcb4a35255e36dad213effca92d46b9bdd75d3e93d75bdeda01c Description: Open Text Summarizer (library) OTS reads a text and decides which sentences are important and which are not. Then it creates a short summary or will highlight the main idea in the text (the output can be HTML). OTS is m17n'd and works with UTF-8 encoding. . This package contains shared library and a program (ots). Package: libots-dev Priority: optional Section: libdevel Installed-Size: 128 Maintainer: Ubuntu Core Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: i386 Source: ots Version: 0.5.0-1 Depends: libots0 (= 0.5.0-1) Filename: pool/2008/main/o/ots/libots-dev_0.5.0-1_i386.deb Size: 20786 MD5sum: 58a1e4d1a39c2f7717626ab11befb95b SHA1: debeecc12d803931c6c6dceb523e9e8f89de425c SHA256: 4928af254581e09b11ea1baa6b2dde210fb17950a7d3245cfd931fdc64955909 Description: Open Text Summarizer (development) OTS reads a text and decides which sentences are important and which are not. Then it creates a short summary or will highlight the main idea in the text (the output can be HTML). OTS is m17n'd and works with UTF-8 encoding. . This package contains files used for development with ots. Package: libobexftp-dev Priority: optional Section: libdevel Installed-Size: 136 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Hendrik Sattler Architecture: i386 Source: obexftp Version: 0.19-7ubuntu1 Depends: libopenobex1-dev Filename: pool/2008/main/o/obexftp/libobexftp-dev_0.19-7ubuntu1_i386.deb Size: 28284 MD5sum: 2f022ffb0172366ee76b641989970047 SHA1: bc0a1f23e0516dbc59e19bc5b51dc9fb36910384 SHA256: 1ce976978c62afc14ee688d6eb98337ccf8fe3d72a348fc1143229567caccc98 Description: object exchange file transfer library Library for doing file transfers over OBEX. . The Object Exchange protocol can best be described as binary HTTP. OBEX is optimised for ad-hoc wireless links and can be used to exchange all kind of objects like files, pictures, calendar entries (vCal) and business cards (vCard). . OBEX is builtin in devices like PDA's like the Palm Pilot, and mobile phones like the Ericsson R320, Siemens S25, Siemens S45, Siemens ME45, Nokia NM207 and Nokia 9110 Communicator. . This package contains the development files. Package: oem-config Priority: extra Section: admin Installed-Size: 1504 Maintainer: Colin Watson Architecture: i386 Version: 1.37 Replaces: oem-config-keyboard, oem-config-locale, oem-config-timezone Depends: adduser, apt, debconf (>= 1.4.52), iso-codes, localechooser-data, locales (>= 2.3.7-1), oem-config-frontend-1.37, passwd, python (>= 2.4), python-central (>= 0.6.1), xserver-xorg Recommends: hwdb-client Conflicts: oem-config-keyboard, oem-config-locale, oem-config-timezone Filename: pool/2008/main/o/oem-config/oem-config_1.37_i386.deb Size: 463668 MD5sum: 037257b9ff5a2088fbd53ebd5e7eb000 SHA1: f562dd6efc72b5d9122bbb236e39dd7053c5ff07 SHA256: 957ef4772123996de9d1c1a76eb6d26a90ed1bacb5dcc6fe61325c83dfed97b0 Description: Perform end-user configuration after initial installation The oem-config script re-asks a number of questions that are normally asked during installation, and reconfigures the system accordingly. This allows a vendor to install a skeleton system, clone it onto a large number of machines, and ship it to end users, while still allowing end users to set up their own username and password, language, timezone, and so on. Python-Version: current Package: oem-config-gtk Priority: extra Section: admin Installed-Size: 584 Maintainer: Colin Watson Architecture: i386 Source: oem-config Version: 1.37 Replaces: oem-config (<< 1.0) Provides: oem-config-frontend-1.37 Depends: libatk1.0-0 (>= 1.20.0), libc6 (>= 2.4), libcairo2 (>= 1.6.0), libffi4, libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.20.1), metacity, oem-config, python-cairo, python-central (>= 0.6.1), python-glade2, python-gtk2 Suggests: gnome-control-center Filename: pool/2008/main/o/oem-config/oem-config-gtk_1.37_i386.deb Size: 326976 MD5sum: 6721ca9cd810ff0d9bbdef1ceab948ae SHA1: 1b1a1ba159c59c9eacc63c0414ef1852670f5c6f SHA256: d79736abe61e70ca4a22ab67b8648202c50468edc99cae45031ecb96bfa4726f Description: GTK+ frontend for end-user post-install configuration The oem-config script re-asks a number of questions that are normally asked during installation, and reconfigures the system accordingly. This allows a vendor to install a skeleton system, clone it onto a large number of machines, and ship it to end users, while still allowing end users to set up their own username and password, language, timezone, and so on. . This is a GTK+ frontend to oem-config. Python-Version: current, >= 2.4 Package: oem-config-kde Priority: extra Section: admin Installed-Size: 176 Maintainer: Colin Watson Architecture: all Source: oem-config Version: 1.37 Replaces: oem-config (<< 1.0) Provides: oem-config-frontend-1.37 Depends: kwin, oem-config, python-central (>= 0.6.1), python-qt4 Filename: pool/2008/main/o/oem-config/oem-config-kde_1.37_all.deb Size: 24324 MD5sum: e7499ac9480a83bd66019e66aef042da SHA1: e25795d53e3121bef03517387f1b85bb35abbb1a SHA256: 8b23b6a0fd9926c4cea493a6573b97f562c326c8c18f1c41d699ba15df0ef7f4 Description: KDE frontend for end-user post-install configuration The oem-config script re-asks a number of questions that are normally asked during installation, and reconfigures the system accordingly. This allows a vendor to install a skeleton system, clone it onto a large number of machines, and ship it to end users, while still allowing end users to set up their own username and password, language, timezone, and so on. . This is a KDE frontend to oem-config. Python-Version: current, >= 2.4 Package: libopencdk10-dev Priority: optional Section: libdevel Installed-Size: 432 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GnuTLS Maintainers Architecture: i386 Source: opencdk10 Version: 0.6.6-1ubuntu1 Provides: libopencdk-dev Depends: libopencdk10 (= 0.6.6-1ubuntu1), libgcrypt11-dev Conflicts: libopencdk-dev, libopencdk8.11-dev Filename: pool/2008/main/o/opencdk10/libopencdk10-dev_0.6.6-1ubuntu1_i386.deb Size: 105932 MD5sum: 4f6a5c39b7c120cb0031548487754345 SHA1: e8fbaa9fac0aa7938d45c8aa02c88210a0fef627 SHA256: bdd375ee5c25aed98aa68080cc883d3da51548978fadda523d51c7ec11369b53 Description: Open Crypto Development Kit (OpenCDK) (development files) This library provides functions to handle basic parts of the OpenPGP message format. . The aim of the library is *not* to replace any available PGP version. There will be no real support for key management (sign, revoke, alter preferences, ...) and some other parts are only rudimentarily available. The main purpose is to handle and understand OpenPGP packets and to execute basic operations on them. For example to encrypt/decrypt or to sign/verify keys and some packet routines. . Because of the fact that sensitive data is being handled, the library doesn't contain any real cryptographic code. The libgcrypt package is used for all crypto routines. . This package contains the development files: headers and static library. Package: libopencdk10-dbg Priority: extra Section: libdevel Installed-Size: 452 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GnuTLS Maintainers Architecture: i386 Source: opencdk10 Version: 0.6.6-1ubuntu1 Depends: libopencdk10 (= 0.6.6-1ubuntu1) Filename: pool/2008/main/o/opencdk10/libopencdk10-dbg_0.6.6-1ubuntu1_i386.deb Size: 155420 MD5sum: be61b1912705e7f82147833da27553cc SHA1: 391e3f803d450eaa04fc1f9dc0b586bb18c6725a SHA256: b5e7f0710c0081a86f9edf647c1f8be63d3d28706fc8dba754cf24a2d06985e1 Description: Open Crypto Development Kit (OpenCDK) (development files) This library provides functions to handle basic parts of the OpenPGP message format. . The aim of the library is *not* to replace any available PGP version. There will be no real support for key management (sign, revoke, alter preferences, ...) and some other parts are only rudimentarily available. The main purpose is to handle and understand OpenPGP packets and to execute basic operations on them. For example to encrypt/decrypt or to sign/verify keys and some packet routines. . Because of the fact that sensitive data is being handled, the library doesn't contain any real cryptographic code. The libgcrypt package is used for all crypto routines. . This package contains symbol files for debugging. Package: libopencdk10 Priority: important Section: libs Installed-Size: 208 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GnuTLS Maintainers Architecture: i386 Source: opencdk10 Version: 0.6.6-1ubuntu1 Replaces: libopencdk4 (= 0.4.3-1) Depends: libc6 (>= 2.6.1-1), libgcrypt11 (>= 1.2.2), zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: libopencdk4 (= 0.4.3-1), libopencdk8.11 Filename: pool/2008/main/o/opencdk10/libopencdk10_0.6.6-1ubuntu1_i386.deb Size: 82614 MD5sum: d3b469a3e8e8e900e637bc4f3adadba8 SHA1: b690da517dc41991f747740c769e7f0eb367a2c6 SHA256: 02d0ec6612d2ea1b9148e6687e99605d32bfd3288e66772ca19a03a0dcd927e4 Description: Open Crypto Development Kit (OpenCDK) (runtime) This library provides functions to handle basic parts of the OpenPGP message format. . The aim of the library is *not* to replace any available PGP version. There will be no real support for key management (sign, revoke, alter preferences, ...) and some other parts are only rudimentarily available. The main purpose is to handle and understand OpenPGP packets and to execute basic operations on them. For example to encrypt/decrypt or to sign/verify keys and some packet routines. . Because of the fact that sensitive data is being handled, the library doesn't contain any real cryptographic code. The libgcrypt package is used for all crypto routines. . This package contains the runtime library for OpenCDK. Package: libopie-dev Priority: optional Section: devel Installed-Size: 128 Maintainer: Ubuntu Core Developers Original-Maintainer: Michael Stone Architecture: i386 Source: opie Version: 2.32-10.2build1 Filename: pool/2008/main/o/opie/libopie-dev_2.32-10.2build1_i386.deb Size: 30526 MD5sum: 5135090ce96e233cd072277b5978449c SHA1: 885752bd97e760ba3d8d8856be6476e62f5e73c4 SHA256: cbf1c7a962c119aa561d3872ad736efbb12bb6dcf2b22424ad87fb21dccd0943 Description: OPIE library development files. OPIE (One-time Password In Everything) is a system which makes it simple to use One-Time passwords in applications. . This package contains the development files needed to write applications that use libopie. Package: opie-server Priority: optional Section: admin Installed-Size: 148 Maintainer: Ubuntu Core Developers Original-Maintainer: Michael Stone Architecture: i386 Source: opie Version: 2.32-10.2build1 Depends: libc6 (>= 2.5-0ubuntu1), opie-client, libpam-opie Recommends: libpam-opie Conflicts: suidmanager (<< 0.50) Filename: pool/2008/main/o/opie/opie-server_2.32-10.2build1_i386.deb Size: 45682 MD5sum: b304ed35bd66d949c394d9303b3c8346 SHA1: 411ed09c904dcc15807670b103ef20771b10bb67 SHA256: 3d0ec3a7df1b9b0e673474db815e3cd26f108e4c489b7c959f1dc1c01ef349e6 Description: OPIE programs for maintaining an OTP key file Creates a One Time Password (OTP) key file and includes the opiepasswd and opieinfo commands to manipulate and display OTP information. Probably not useful without libpam-opie or another program to make use of the OTP's for authentication. Package: opie-client Priority: optional Section: admin Installed-Size: 124 Maintainer: Ubuntu Core Developers Original-Maintainer: Michael Stone Architecture: i386 Source: opie Version: 2.32-10.2build1 Depends: libc6 (>= 2.5-0ubuntu1) Conflicts: opie Filename: pool/2008/main/o/opie/opie-client_2.32-10.2build1_i386.deb Size: 43206 MD5sum: a1e69bc44de06edf3f7059b72adfa423 SHA1: a3227473c8081bc2a2472f6d80e9171acf7ef5e7 SHA256: e57ebc832647b981c6211f7848bcfde40a4941c502f76705f2e656952cc0dbeb Description: OPIE programs for generating OTPs on client machines This package contains the necessary generators to produce one-time passwords (OTPs) which allow you to log into systems running OPIE aware daemons. Package: openbsd-inetd Priority: standard Section: net Installed-Size: 132 Maintainer: Ubuntu Core Developers Original-Maintainer: Marco d'Itri Architecture: i386 Version: 0.20050402-6 Replaces: netkit-inetd Provides: inet-superserver, netkit-inetd Depends: libc6 (>= 2.5-0ubuntu1), libwrap0, lsb-base (>= 3.0-10), update-inetd, tcpd Conflicts: netkit-inetd Filename: pool/2008/main/o/openbsd-inetd/openbsd-inetd_0.20050402-6_i386.deb Size: 34918 MD5sum: ace897ba64398f37b4efbc7e9ffabc23 SHA1: ad0bc49980d2e1640d752146b9793c56a78aa0aa SHA256: 2f69fd2134963c8b4a1ca876f006be989fee37e659501f30d10969b057462676 Description: The OpenBSD Internet Superserver The inetd server is a network daemon program that specializes in managing incoming network connections. Its configuration file tells it what program needs to be run when an incoming connection is received. Any service port may be configured for either of the tcp or udp protcols. . This is a port of the OpenBSD daemon with some debian-specific features. This package does not have many bugs of netkit-inetd and supports IPv6, built-in libwrap, binding to specific addresses, UNIX domain sockets and socket buffers tuning. Package: openoffice.org-help-sl Priority: optional Section: doc Installed-Size: 28076 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-sl, openoffice.org-writer | language-support-translations-sl Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-sl Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-sl_2.4.0-3ubuntu1_all.deb Size: 7946850 MD5sum: 7d47675f01003ef652cf1ab8777a0490 SHA1: 4acd8c185bbc7ba5feab9af4c66964f980bd2a7b SHA256: f0da7e35ecb8b8e3d119cde61799ad293cc1bfe92b941bfa6a20f808276e1506 Description: Slovenian help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Slovenian. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-sl Priority: optional Section: editors Installed-Size: 7004 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-sl Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-sl Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-sl, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-sl, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-sl Suggests: hunspell-dictionary-sl | myspell-dictionary-sl, openoffice.org-help-sl, openoffice.org-hyphenation-sl, openoffice.org2-thesaurus-sl Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-sl Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-sl_2.4.0-3ubuntu1_all.deb Size: 1427210 MD5sum: 7984392823e0bb3fcc6d01ef07c2161b SHA1: 3be31ad3b2ae8c1900b9c25859c055fa0afb2d0c SHA256: a0907c2b03d62e54448fa5e4f322abdc439b9c84a13513b5642d96f9b6b1f52e Description: Slovenian language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Slovenian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-xh Priority: optional Section: editors Installed-Size: 5268 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-xh Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-xh Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-xh, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-xh, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-xh Suggests: hunspell-dictionary-xh | myspell-dictionary-xh, openoffice.org-help-xh, openoffice.org-hyphenation-xh, openoffice.org2-thesaurus-xh Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-xh Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-xh_2.4.0-3ubuntu1_all.deb Size: 406188 MD5sum: 09acf7519db78f1c78852a124da88fd2 SHA1: 40d1f345d236add7e07e5431e083b82ba4571e2f SHA256: c0fb9e97253a8bf7d2f49d2b27ce0ded4b82237e4a70109b573c48e6198b4c17 Description: Xhosa language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Xhosa. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-ka Priority: optional Section: editors Installed-Size: 5956 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-ka Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-ka Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-ka, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-ka, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-ka Suggests: hunspell-dictionary-ka | myspell-dictionary-ka, openoffice.org-help-ka, openoffice.org-hyphenation-ka, openoffice.org2-thesaurus-ka Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-ka Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-ka_2.4.0-3ubuntu1_all.deb Size: 410074 MD5sum: ff868b1dcd3eef8315ecd422f41a547d SHA1: 422fd33202f4ee99ee7dc558da9d151619b3bc56 SHA256: 879627b33133628e247d5c057829a04b9b3dd1c6d10d4370d7b339f194dfa2dc Description: Georgian language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Georgian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-it Priority: optional Section: editors Installed-Size: 6876 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-it Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-it Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-it, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-it, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-it Suggests: hunspell-dictionary-it | myspell-dictionary-it, openoffice.org-help-it, openoffice.org-hyphenation-it, openoffice.org2-thesaurus-it Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-it Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-it_2.4.0-3ubuntu1_all.deb Size: 1349468 MD5sum: 658a59039afe4c1fe83123007958efee SHA1: affb345f95477667efaead9804c53cf4b25c3d84 SHA256: fc73fd814510fbfdf2dc267a6ae27fa0be336d3bfbb7ae3db5202157d2d64e98 Description: Italian language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Italian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-help-et Priority: optional Section: doc Installed-Size: 28124 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-et, openoffice.org-writer | language-support-translations-et Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-et Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-et_2.4.0-3ubuntu1_all.deb Size: 7897514 MD5sum: 13d0a42b2e5656bdfc6953952c8a659e SHA1: fc528683d888e0bd84e369f318c3bf59b3090849 SHA256: 8fc4f2a7525e66bdc9c9a090b59dfaeabb16958e3135d84a9766eaf8e477d8a4 Description: Estonian help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Estonian. Homepage: http://www.openoffice.org Package: openoffice.org-help-gl Priority: optional Section: doc Installed-Size: 28076 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-gl, openoffice.org-writer | language-support-translations-gl Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-gl Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-gl_2.4.0-3ubuntu1_all.deb Size: 7925054 MD5sum: 7c0e57c0046001ac310f42c7446c855e SHA1: e0e31140ec310f3a16462ff1d7faef62ee411d27 SHA256: 0503c588df86ce1ad796dc22092049a112ea12208770a5e6705af24697ecfbe1 Description: Galician help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Galician. Homepage: http://www.openoffice.org Package: openoffice.org-help-zh-cn Priority: optional Section: doc Installed-Size: 26912 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-zh-cn, openoffice.org-writer | language-support-translations-zh Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-zh Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-zh-cn_2.4.0-3ubuntu1_all.deb Size: 8618850 MD5sum: f2715f5f15463d0104c440b01c88ca75 SHA1: 66fa69319dc34c71224740290989c966ae8052b8 SHA256: 1027fd820d33a06b8dd73987ca2b93b3ff6c9f0229cb844b4da5abf4cb3235ea Description: Chinese_simplified help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Chinese_simplified. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-fr Priority: optional Section: editors Installed-Size: 6852 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-fr Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-fr Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-fr, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-fr, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-fr Suggests: hunspell-dictionary-fr | myspell-dictionary-fr, openoffice.org-help-fr, openoffice.org-hyphenation-fr, openoffice.org2-thesaurus-fr Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-fr Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-fr_2.4.0-3ubuntu1_all.deb Size: 1328700 MD5sum: 0b09a873fdc0a0b2100c51ce9b44619d SHA1: a0834453ab920e7ace29c06fca475287da421b3b SHA256: fc67ca191b585cded92cf432030eccc9848310d28cda2e2579c24961dc3985d9 Description: French language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in French. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-lt Priority: optional Section: editors Installed-Size: 5324 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-lt Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-lt Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-lt, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-lt, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-lt Suggests: hunspell-dictionary-lt | myspell-dictionary-lt, openoffice.org-help-lt, openoffice.org-hyphenation-lt, openoffice.org2-thesaurus-lt Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-lt Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-lt_2.4.0-3ubuntu1_all.deb Size: 388172 MD5sum: 86a1e3b69d4ebfa60c200724fae6906b SHA1: adc7ac74c8cf005c0716ea90a31728fb3e07888c SHA256: 8bd9d60f4599ab53022ffee70d4d6226593a7eac3c3b514c55b55b2748299f05 Description: Lithuanian language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Lithuanian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-ko Priority: optional Section: editors Installed-Size: 6976 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-ko Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-ko Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-ko, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-ko, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-ko Suggests: hunspell-dictionary-ko | myspell-dictionary-ko, openoffice.org-help-ko, openoffice.org-hyphenation-ko, openoffice.org2-thesaurus-ko Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-ko Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-ko_2.4.0-3ubuntu1_all.deb Size: 1325698 MD5sum: 859ccb23bbcc617a251280a9d3526af4 SHA1: ba29d4c663fe49c88b2f407846b1d5e0ed53c29e SHA256: c4644c04aa16cf7afec0908111cfc4bc37337319ea0ca0a41399b697b2661e9b Description: Korean language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Korean. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-af Priority: optional Section: editors Installed-Size: 5204 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-af Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-af Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-af, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-af, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-af Suggests: hunspell-dictionary-af | myspell-dictionary-af, openoffice.org-help-af, openoffice.org-hyphenation-af, openoffice.org2-thesaurus-af Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-af Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-af_2.4.0-3ubuntu1_all.deb Size: 381638 MD5sum: 33b7c0057b02a7407a3aa8c84fa4ba88 SHA1: c8dc68c58f351a1130b4f147a3d50d93c1535645 SHA256: bd66ffa381598d03d92e55ed8a61d3210d58f7cd65d0e5baeddc74bed31b97de Description: Afrikaans language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Afrikaans. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-he Priority: optional Section: editors Installed-Size: 5384 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-he Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-he Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-he, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-he, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: culmus, openoffice.org-core (>> 1:2.4.0) | language-support-translations-he Suggests: hunspell-dictionary-he | myspell-dictionary-he, openoffice.org-ctl-he, openoffice.org-help-he, openoffice.org-hyphenation-he, openoffice.org2-thesaurus-he Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-he Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-he_2.4.0-3ubuntu1_all.deb Size: 388212 MD5sum: 7e30298285e3a24a5f211c4174f92f37 SHA1: 357a61516c8d69b1993107bbd8df9795c63f2f12 SHA256: 86265883815a75ed65129ef384c73575cd467a27e91a6632f2e824d1f361e15a Description: Hebrew language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Hebrew. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-pl Priority: optional Section: editors Installed-Size: 6868 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-pl Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-pl Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-pl, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-pl, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-pl Suggests: hunspell-dictionary-pl | myspell-dictionary-pl, openoffice.org-help-pl, openoffice.org-hyphenation-pl, openoffice.org2-thesaurus-pl Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-pl Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-pl_2.4.0-3ubuntu1_all.deb Size: 1343898 MD5sum: 24802b77514cae16704ce55bf7b09968 SHA1: 50df34c35923ee470426b3d4e11ed4c66d489f5f SHA256: c11d04ca0936d249ea3ea334710952a3416c083557070f65521c2a790358f2b2 Description: Polish language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Polish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-help-it Priority: optional Section: doc Installed-Size: 28896 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-it, openoffice.org-writer | language-support-translations-it Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-it Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-it_2.4.0-3ubuntu1_all.deb Size: 8081970 MD5sum: 65563f11259d155f421df793aaade12c SHA1: 2c1284e53e411f4f87e6cf9a61911338e5292ac3 SHA256: 440b3e23310a9750108422b4d37bdcc6dadcad01cc1c24a5c0471e7a7a783385 Description: Italian help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Italian. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-gl Priority: optional Section: editors Installed-Size: 5308 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-gl Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-gl Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-gl, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-gl, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-gl Suggests: hunspell-dictionary-gl | myspell-dictionary-gl, openoffice.org-help-gl, openoffice.org-hyphenation-gl, openoffice.org2-thesaurus-gl Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-gl Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-gl_2.4.0-3ubuntu1_all.deb Size: 387026 MD5sum: b3a0087856a712c8d6987f7099559356 SHA1: 28ee528bbf952c354269407c4c46927fd81c9404 SHA256: 3f9a7d6dd232893e3055e7f95af30beb094218e6d0cf040d7a372f75c9878c90 Description: Galician language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Galician. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-help-km Priority: optional Section: doc Installed-Size: 60852 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-km, openoffice.org-writer | language-support-translations-km Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-km Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-km_2.4.0-3ubuntu1_all.deb Size: 8503198 MD5sum: 330236b583bf5fcdfbdf3a6afdc46f09 SHA1: 2291008e2fbf07f30ee8089381e8647a225eb7df SHA256: 5f2a53ab0975f21177f776f1477afbee0d56f8e71d445b36304cbd5f42a2156e Description: Khmer help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Khmer. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-bn Priority: optional Section: editors Installed-Size: 5156 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-bn Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-bn Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-bn, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-bn, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-bn, ttf-bengali-fonts Suggests: hunspell-dictionary-bn | myspell-dictionary-bn, openoffice.org-help-bn, openoffice.org-hyphenation-bn, openoffice.org2-thesaurus-bn Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-bn Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-bn_2.4.0-3ubuntu1_all.deb Size: 367818 MD5sum: 21a0f14100faa46462f88f12b8a7860c SHA1: 25e3b7a2a0740e251a9dcf4a1702b82be0f652cd SHA256: 74c092ceff89880a02fa2424730fffab15fe6b0b8a2f4c4a78aaa484cdef1c7a Description: Bengali language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Bengali. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-mr-in Priority: optional Section: editors Installed-Size: 5188 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-mr-in Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-mr-in Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-mr, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-mr, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-mr, ttf-devanagari-fonts Suggests: hunspell-dictionary-mr-in | myspell-dictionary-mr-in, openoffice.org-help-mr-in, openoffice.org-hyphenation-mr-in, openoffice.org2-thesaurus-mr-in Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-mr-in Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-mr-in_2.4.0-3ubuntu1_all.deb Size: 403864 MD5sum: 46b037ef2e3b92022fd94bef80b86d33 SHA1: 6b5d1e05225240c3901e6a27254d524525750ed2 SHA256: 3a2f9dec6ae141e693fae17966edad90f2c2112a8f8b67ef9513cc326725f075 Description: Marathi language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Marathi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-tn Priority: optional Section: editors Installed-Size: 3464 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-tn Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-tn Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-tn, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-tn, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-tn Suggests: hunspell-dictionary-tn | myspell-dictionary-tn, openoffice.org-help-tn, openoffice.org-hyphenation-tn, openoffice.org2-thesaurus-tn Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-tn Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-tn_2.4.0-3ubuntu1_all.deb Size: 366160 MD5sum: 31e95b8eafb2d63cdc749ba315846717 SHA1: 54496d6de63e0db6f7e68d592351d8056cb74d88 SHA256: aeefd61c81302ac7da4f95f54325afc8ab25c511fb0ce694cbf3ada033242b95 Description: Tswana language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Tswana. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-tg Priority: optional Section: editors Installed-Size: 5532 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-tg Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-tg Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-tg, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-tg, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-tg Suggests: hunspell-dictionary-tg | myspell-dictionary-tg, openoffice.org-help-tg, openoffice.org-hyphenation-tg, openoffice.org2-thesaurus-tg Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-tg Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-tg_2.4.0-3ubuntu1_all.deb Size: 392852 MD5sum: 96fde054c90ce4e129a7745100f4bb91 SHA1: 85f544841b9cc412b9e3fad963fede3e957664c5 SHA256: 4df4a0c1ea4ac23f9c8561f24462f0e0f1aaf2aa78f9cc98f0ac5525f8f3f656 Description: Tajik language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Tajik. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-or-in Priority: optional Section: editors Installed-Size: 5700 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-or-in Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-or-in Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-or, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-or, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-or, ttf-oriya-fonts Suggests: hunspell-dictionary-or-in | myspell-dictionary-or-in, openoffice.org-help-or-in, openoffice.org-hyphenation-or-in, openoffice.org2-thesaurus-or-in Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-or-in Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-or-in_2.4.0-3ubuntu1_all.deb Size: 401512 MD5sum: 99d360a83eebdca5a49a980480c08f38 SHA1: 011c240aea9c51ee6e5ff6809653976ddd3621f4 SHA256: 501ef82fa8d716e83f384f87d05afe4fbd3d55ec9eec9d4a85d51148ba6e3797 Description: Oriya language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Oriya. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-ca Priority: optional Section: editors Installed-Size: 5312 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-ca Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-ca Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-ca, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-ca, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-ca Suggests: hunspell-dictionary-ca | myspell-dictionary-ca, openoffice.org-help-ca, openoffice.org-hyphenation-ca, openoffice.org2-thesaurus-ca Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-ca Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-ca_2.4.0-3ubuntu1_all.deb Size: 385148 MD5sum: 30fcded5eab146ad3bb98e94db23af83 SHA1: 80ca666f1a956bdf31b35020bba24f6dcb2051e8 SHA256: f58f1249ff9a7102356c3e50be6020167dd2961e3c08106424c067490a38d91a Description: Catalan language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Catalan. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-eo Priority: optional Section: editors Installed-Size: 5236 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-eo Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-eo Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-eo, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-eo, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-eo Suggests: hunspell-dictionary-eo | myspell-dictionary-eo, openoffice.org-help-eo, openoffice.org-hyphenation-eo, openoffice.org2-thesaurus-eo Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-eo Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-eo_2.4.0-3ubuntu1_all.deb Size: 379542 MD5sum: 5ce7e43f61329a260aa6299376bc6605 SHA1: 71c566aef91689bcc9609f230742a1db39e2b8b2 SHA256: 136f43509890049c4885a49c0d2180bb680d7d87a4cfc16e69a3a39db159304f Description: Esperanto language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Esperanto. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-nn Priority: optional Section: editors Installed-Size: 5236 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-nn Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-nn Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-nn, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-nn, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-nn Suggests: hunspell-dictionary-nn | myspell-dictionary-nn, openoffice.org-help-nn, openoffice.org-hyphenation-nn, openoffice.org2-thesaurus-nn Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-nn Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-nn_2.4.0-3ubuntu1_all.deb Size: 379054 MD5sum: 8ff834e9e3327e68658cbb58e79dc9d3 SHA1: d3d72b3574d68714dc473f6d85be1c7e61e80eb4 SHA256: bda8ae1968467a23d4a627b624a9299ef63b16c496ae2ca73217f63c9528248e Description: Norwegian_nynorsk language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Norwegian_nynorsk. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-pa-in Priority: optional Section: editors Installed-Size: 5796 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-pa-in Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-pa-in Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-pa, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-pa, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-pa, ttf-punjabi-fonts Suggests: hunspell-dictionary-pa-in | myspell-dictionary-pa-in, openoffice.org-help-pa-in, openoffice.org-hyphenation-pa-in, openoffice.org2-thesaurus-pa-in Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-pa-in Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-pa-in_2.4.0-3ubuntu1_all.deb Size: 397978 MD5sum: 6a96297955c66337604eec1f1b3b3055 SHA1: 6efdf68cbc88dd43ce4ff23f82740ebe8fe0f416 SHA256: 9fdbe5e258885e4b45efa2218d2e317eac263e6dbff65d31ef65d18855ae93d0 Description: Punjabi language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Punjabi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-br Priority: optional Section: editors Installed-Size: 5292 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-br Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-br Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-br, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-br, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-br Suggests: hunspell-dictionary-br | myspell-dictionary-br, openoffice.org-help-br, openoffice.org-hyphenation-br, openoffice.org2-thesaurus-br Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-br Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-br_2.4.0-3ubuntu1_all.deb Size: 386764 MD5sum: 63c25bb45761dca23d024fe9b03ba06f SHA1: 315525c0ea1067685c139b0278d7aeb010985a71 SHA256: 48d7a4c27555d678e3959e92a9c2f4c52ce601830c3a0f9e13341f6d7ee31737 Description: Breton language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Breton. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-sr Priority: optional Section: editors Installed-Size: 5448 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-sr Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-sr Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-sr, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-sr, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-sr Suggests: hunspell-dictionary-sr | myspell-dictionary-sr, openoffice.org-help-sr, openoffice.org-hyphenation-sr, openoffice.org2-thesaurus-sr Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-sr Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-sr_2.4.0-3ubuntu1_all.deb Size: 400160 MD5sum: 74e2384bb6fb1a918d80f20ca88daa75 SHA1: 502c07dbc30bf7664f6e4c8d08945deee55bf5fa SHA256: fbf4cba0127cbb3519cb195314d7c73217a68ba93c5634a0bf779cdda2fa02e6 Description: Serbian language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Serbian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-et Priority: optional Section: editors Installed-Size: 5240 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-et Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-et Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-et, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-et, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-et Suggests: hunspell-dictionary-et | myspell-dictionary-et, openoffice.org-help-et, openoffice.org-hyphenation-et, openoffice.org2-thesaurus-et Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-et Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-et_2.4.0-3ubuntu1_all.deb Size: 378566 MD5sum: c0cd1346b97ff13c282f92b6a4087ed1 SHA1: 13911012faab3e1f4bcb8d40e597f8018a411503 SHA256: 27925d1feeb7b31c4ad2ac5ad275c73424a67acc3629cc605b2fa8a057fe13b5 Description: Estonian language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Estonian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-help-ru Priority: optional Section: doc Installed-Size: 36320 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-ru, openoffice.org-writer | language-support-translations-ru Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-ru Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-ru_2.4.0-3ubuntu1_all.deb Size: 8707882 MD5sum: 2d54fa9b60892a9b0b514301139b0b2d SHA1: b6dbc27bd6b09dbc1493deaeb6d18e725406e374 SHA256: 5ed6577e951880d3fe1e4a06505cd3cfc076e0116fbfc4bd9f2a7911f022a173 Description: Russian help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Russian. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-uk Priority: optional Section: editors Installed-Size: 5468 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-uk Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-uk Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-uk, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-uk, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-uk Suggests: hunspell-dictionary-uk | myspell-dictionary-uk, openoffice.org-help-uk, openoffice.org-hyphenation-uk, openoffice.org2-thesaurus-uk Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-uk Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-uk_2.4.0-3ubuntu1_all.deb Size: 399658 MD5sum: c80ff9eba4bfa138e9f67d0db5f830ab SHA1: 3954d9cf4ef079d14f85e127aa40319f5701c11e SHA256: e3b72736793bc912e0068b687c9df1b2e9052a78489371c0c1876f716ad451d2 Description: Ukrainian language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Ukrainian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-mk Priority: optional Section: editors Installed-Size: 5720 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-mk Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-mk Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-mk, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-mk, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-mk Suggests: hunspell-dictionary-mk | myspell-dictionary-mk, openoffice.org-help-mk, openoffice.org-hyphenation-mk, openoffice.org2-thesaurus-mk Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-mk Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-mk_2.4.0-3ubuntu1_all.deb Size: 404952 MD5sum: bb4d53d583351f525060475e582e750b SHA1: 9ff49f4b7d3760b512ff4dbb0699f2098380c5c4 SHA256: 1793eb2d5fa4a7efc22589ecdd148277b1dd226a85517ae592886a28b25c5495 Description: Macedonian language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Macedonian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-ro Priority: optional Section: editors Installed-Size: 2808 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-ro Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-ro Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-ro, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-ro, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-ro Suggests: hunspell-dictionary-ro | myspell-dictionary-ro, openoffice.org-help-ro, openoffice.org-hyphenation-ro, openoffice.org2-thesaurus-ro Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-ro Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-ro_2.4.0-3ubuntu1_all.deb Size: 332720 MD5sum: d54b50ae302fc8ea1e5f4cafb31a1b11 SHA1: 074c8a263cb1d74a73a12954488033a67094d38c SHA256: 89cf9adc6ea61f8a627dcf6a07d07b52fd8c4d6df8a5f07ea7befc2809159fbc Description: Romanian language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Romanian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-help-hu Priority: optional Section: doc Installed-Size: 30040 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-hu, openoffice.org-writer | language-support-translations-hu Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-hu Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-hu_2.4.0-3ubuntu1_all.deb Size: 8323230 MD5sum: 73e20065e1746983e408b5c5431602f6 SHA1: b5d1160e19e97f4545e0f1ebac62056b46262a7f SHA256: e652c8c03db56f05374d45448a6bda8168e6bed2e569f95dca67ef7463fc7d3d Description: Hungarian help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Hungarian. Homepage: http://www.openoffice.org Package: openoffice.org-help-nl Priority: optional Section: doc Installed-Size: 28872 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-nl, openoffice.org-writer | language-support-translations-nl Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-nl Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-nl_2.4.0-3ubuntu1_all.deb Size: 8018786 MD5sum: 84bb5d1391623054d6bb69fc145805b1 SHA1: a104eeebe69694e5275a4a136a526d7d4cb47ebf SHA256: 644116de4147a4569062c64711275ca74143db6881c2c6b447cdcc02fb0cf675 Description: Dutch help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Dutch. Homepage: http://www.openoffice.org Package: openoffice.org-help-en-us Priority: optional Section: doc Installed-Size: 26920 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-en-us, openoffice.org-writer | language-support-translations-en Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-en Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-en-us_2.4.0-3ubuntu1_all.deb Size: 7571076 MD5sum: 7d47f64c43aa69b564d75f971c4e7f63 SHA1: c118cc3bad7875ca32128e6d586e63cd51ba25f7 SHA256: 0c927ce4bad84d6badd06d561f7576d2c285f0e78959e7f0ddd00f7ed89e3b4b Description: English_american help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in English_american. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-tr Priority: optional Section: editors Installed-Size: 6136 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-tr Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-tr Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-tr, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-tr, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-tr Suggests: hunspell-dictionary-tr | myspell-dictionary-tr, openoffice.org-help-tr, openoffice.org-hyphenation-tr, openoffice.org2-thesaurus-tr Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-tr Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-tr_2.4.0-3ubuntu1_all.deb Size: 811318 MD5sum: cfee718a25c05522ee2ada6a1b4dccb0 SHA1: 12881fb8859fba82561d8ae57966e4bf9066a713 SHA256: 7244f160f43135ec29f7863999e004c32664e0d5cfa7d1df44daeb0d48cf08f8 Description: Turkish language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Turkish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-en-gb Priority: optional Section: editors Installed-Size: 6896 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-en-gb Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-en-gb Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-en, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-en, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-en Suggests: hunspell-dictionary-en-gb | myspell-dictionary-en-gb, openoffice.org-help-en-gb, openoffice.org-hyphenation-en-gb, openoffice.org2-thesaurus-en-gb Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-en-gb Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-en-gb_2.4.0-3ubuntu1_all.deb Size: 1485158 MD5sum: 2e140ee534a1d8b8a4012fce7b75fe51 SHA1: aa758f5891725d645e9e6571cbd2abc0160c4e3c SHA256: 703f7e4fd4399cd4571306eb07890cd119dda9f942148fd2ce0a7622b6a00164 Description: English_british language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in English_british. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-bs Priority: optional Section: editors Installed-Size: 4952 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-bs Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-bs Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-bs, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-bs, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-bs Suggests: hunspell-dictionary-bs | myspell-dictionary-bs, openoffice.org-help-bs, openoffice.org-hyphenation-bs, openoffice.org2-thesaurus-bs Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-bs Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-bs_2.4.0-3ubuntu1_all.deb Size: 384112 MD5sum: 51854860230c469d9ef460dc1fe7fb28 SHA1: 97e4bef7f0def97842d23c79d7ab424bac69ebaa SHA256: 909c0d8fe34e5c2582295a3144f38b30ecb66efed315d50ac6172b088ae53ff8 Description: Bosnian language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Bosnian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-help-eu Priority: optional Section: doc Installed-Size: 28304 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-eu, openoffice.org-writer | language-support-translations-eu Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-eu Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-eu_2.4.0-3ubuntu1_all.deb Size: 7919182 MD5sum: fe4cf463d4e6eaa87a1b1e4929e5855f SHA1: d9fd7b371fb8710a428228db3323d0c940e4610a SHA256: efeda58ee926094beafba941c3b29524c34b059dc3e1e804dcc2b4598c0656a1 Description: Basque help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Basque. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-st Priority: optional Section: editors Installed-Size: 5208 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-st Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-st Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-st, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-st, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-st Suggests: hunspell-dictionary-st | myspell-dictionary-st, openoffice.org-help-st, openoffice.org-hyphenation-st, openoffice.org2-thesaurus-st Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-st Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-st_2.4.0-3ubuntu1_all.deb Size: 397014 MD5sum: 23e2c9d4e1604c35af8a280de086bcf7 SHA1: 0491c40f3586a6d16b0adfa49f15751dfb507296 SHA256: d2cf2a4f859554996f35413879a48046e2ac966388bd06b21fb9ac90feb030df Description: Southern_sotho language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Southern_sotho. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-te-in Priority: optional Section: editors Installed-Size: 5708 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-te-in Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-te-in Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-te, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-te, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-te, ttf-telugu-fonts Suggests: hunspell-dictionary-te-in | myspell-dictionary-te-in, openoffice.org-help-te-in, openoffice.org-hyphenation-te-in, openoffice.org2-thesaurus-te-in Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-te-in Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-te-in_2.4.0-3ubuntu1_all.deb Size: 408944 MD5sum: f373cfa5f07b6112dd440d34917d04da SHA1: 5dbe01e013dce6ee37d028fecb752ba129c4960f SHA256: 3d94900a0f2753b3d22cb9712313bf2fb90c2ef395afbc7d4cd9c9ab6739e641 Description: Telugu language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Telugu. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-gu-in Priority: optional Section: editors Installed-Size: 5836 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-gu-in Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-gu-in Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-gu, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-gu, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-gu, ttf-gujarati-fonts Suggests: hunspell-dictionary-gu-in | myspell-dictionary-gu-in, openoffice.org-help-gu-in, openoffice.org-hyphenation-gu-in, openoffice.org2-thesaurus-gu-in Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-gu-in Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-gu-in_2.4.0-3ubuntu1_all.deb Size: 408894 MD5sum: 874f917c73fd8492bfaee53d370c977c SHA1: 3aded7d8ce49d19bc12ac7a04ed5740414a11673 SHA256: 55b07d0ae02e9eec31585102e231627d718f669a34e7070b9ed227661504e589 Description: Gujarati language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Gujarati. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-hi-in Priority: optional Section: editors Installed-Size: 5728 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-hi-in Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-hi-in Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-hi, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-hi, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-hi, ttf-devanagari-fonts Suggests: hunspell-dictionary-hi-in | myspell-dictionary-hi-in, openoffice.org-help-hi-in, openoffice.org-hyphenation-hi-in, openoffice.org2-thesaurus-hi-in Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-hi-in Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-hi-in_2.4.0-3ubuntu1_all.deb Size: 407674 MD5sum: f75f65d77cc556843e0026ed1b3f1422 SHA1: 7261aec26ee303c3a12c0a98ee8ccd5b70a9068b SHA256: ba3b9aa5eccdfd5d5650075c74528e01f1af2342253883a6cb7114d07439f348 Description: Hindi language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Hindi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-ga Priority: optional Section: editors Installed-Size: 5308 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-ga Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-ga Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-ga, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-ga, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-ga Suggests: hunspell-dictionary-ga | myspell-dictionary-ga, openoffice.org-help-ga, openoffice.org-hyphenation-ga, openoffice.org2-thesaurus-ga Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-ga Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-ga_2.4.0-3ubuntu1_all.deb Size: 392524 MD5sum: 99024922afee617b5921e993d9aad487 SHA1: 69f4da7b2424748680a772e5da6553ae5e4b71a3 SHA256: 88af71d81d66dd188ff91e54a6ad353f01b21642643bc4286a5c39b9b4aba54b Description: Gaelic language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Gaelic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-kn Priority: optional Section: editors Installed-Size: 2456 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-kn Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-kn Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-kn, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-kn, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-kn Suggests: hunspell-dictionary-kn | myspell-dictionary-kn, openoffice.org-help-kn, openoffice.org-hyphenation-kn, openoffice.org2-thesaurus-kn Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-kn Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-kn_2.4.0-3ubuntu1_all.deb Size: 319254 MD5sum: 474b49c208626e11b51138ecfde3362e SHA1: d035bf6665021a0eea3d6e3713593b0357be3e1f SHA256: d63b660f3db88ccaa0d1d398c23a1ea8035d705c26b40afb62b78bca6e175beb Description: Kannada language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Kannada. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-en-za Priority: optional Section: editors Installed-Size: 5096 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-en-za Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-en-za Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-en, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-en, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-en Suggests: hunspell-dictionary-en-za | myspell-dictionary-en-za, openoffice.org-help-en-za, openoffice.org-hyphenation-en-za, openoffice.org2-thesaurus-en-za Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-en-za Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-en-za_2.4.0-3ubuntu1_all.deb Size: 362064 MD5sum: c2d2960da700a829b851e899951c4d32 SHA1: bd8b07b55c206e2870db8c7f62647e29b66599c5 SHA256: 17f6c435da0328a00ff3ea3a16787e754342d22e7535a4086e0fb1bc6a62128a Description: English_southafrican language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in English_southafrican. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-cs Priority: optional Section: editors Installed-Size: 6964 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-cs Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-cs Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-cs, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-cs, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-cs Suggests: hunspell-dictionary-cs | myspell-dictionary-cs, openoffice.org-help-cs, openoffice.org-hyphenation-cs, openoffice.org2-thesaurus-cs Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-cs Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-cs_2.4.0-3ubuntu1_all.deb Size: 1399582 MD5sum: e001aa8fc99474dac641db3e1561a2db SHA1: 09e463415eafc795123872b8511b3e0e21435578 SHA256: 89a2a8a5b45ef381143c294055c6f3e27fafe649e3ad9657c957244f59e3e36e Description: Czech language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Czech. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-zu Priority: optional Section: editors Installed-Size: 5208 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-zu Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-zu Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-zu, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-zu, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-zu Suggests: hunspell-dictionary-zu | myspell-dictionary-zu, openoffice.org-help-zu, openoffice.org-hyphenation-zu, openoffice.org2-thesaurus-zu Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-zu Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-zu_2.4.0-3ubuntu1_all.deb Size: 397866 MD5sum: b24255c0d4dfc18b5bc9f933a099d5b6 SHA1: 68441629e1adb0bd94f47714406a5345ea918fad SHA256: f7896745485f44137217485bdacc6af793a9121cd78637c1c8afeff34a0af7ed Description: Zulu language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Zulu. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-help-zh-tw Priority: optional Section: doc Installed-Size: 27180 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-zh-tw, openoffice.org-writer | language-support-translations-zh Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-zh Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-zh-tw_2.4.0-3ubuntu1_all.deb Size: 8751558 MD5sum: fb25eb67ec1add2c1a08700569df4b6b SHA1: b9426afbe8aebc45040aeb3888c46b06e3dc29ca SHA256: 0c32b35199aa2fdcc2a6e17b88377298f1924036356a653a0d538515e293019c Description: Chinese_traditional help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Chinese_traditional. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-nr Priority: optional Section: editors Installed-Size: 5208 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-nr Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-nr Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-nr, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-nr, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-nr Suggests: hunspell-dictionary-nr | myspell-dictionary-nr, openoffice.org-help-nr, openoffice.org-hyphenation-nr, openoffice.org2-thesaurus-nr Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-nr Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-nr_2.4.0-3ubuntu1_all.deb Size: 403402 MD5sum: b8dfed09e8e21e3bba6b2b21c5c3431f SHA1: 11c3fc9e7d28abc0de64e872b0d110575b30521d SHA256: b9818e2ed8b82fb0534b1c16fbc17b0e1382ec1bf4789500aafa1f7a4cad8549 Description: Ndebele language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Ndebele. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-lo Priority: optional Section: editors Installed-Size: 5632 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-lo Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-lo Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-lo, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-lo, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-lo, ttf-lao Suggests: hunspell-dictionary-lo | myspell-dictionary-lo, openoffice.org-help-lo, openoffice.org-hyphenation-lo, openoffice.org2-thesaurus-lo Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-lo Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-lo_2.4.0-3ubuntu1_all.deb Size: 399546 MD5sum: 11860cc6159c0c3a8d9a200437811f12 SHA1: d4515f92f172613121b874c538af7cbf3dfec9d7 SHA256: 2a208246abdcdff850e7042c04d84ada826c92c564911cec3e137af480901538 Description: Lao language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Lao. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-ts Priority: optional Section: editors Installed-Size: 5244 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-ts Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-ts Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-ts, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-ts, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-ts Suggests: hunspell-dictionary-ts | myspell-dictionary-ts, openoffice.org-help-ts, openoffice.org-hyphenation-ts, openoffice.org2-thesaurus-ts Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-ts Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-ts_2.4.0-3ubuntu1_all.deb Size: 395884 MD5sum: 1263e82380b50f8f0e2c319bb5ead76b SHA1: 8d8187691f54bb7c7306ea85c4fc2c1b3bb305b8 SHA256: 496fa658fef0d4aecbc3778645f8c90c0b2193bb39bf2d648e92a7cd5cb36633 Description: Tsonga language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Tsonga. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-help-pt-br Priority: optional Section: doc Installed-Size: 28924 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-pt-br, openoffice.org-writer | language-support-translations-pt Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-pt Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-pt-br_2.4.0-3ubuntu1_all.deb Size: 8099618 MD5sum: e3d09d278db6c86c565450975bc635cd SHA1: 5a48252b81c2697f105f4c668d7cb31c65efe793 SHA256: 435f6887e61311b192a8b4d0fc8b541e41edb3457e7f1be295faac873154088a Description: Portuguese_brazilian help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Portuguese_brazilian. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-vi Priority: optional Section: editors Installed-Size: 5372 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-vi Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-vi Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-vi, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-vi, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-vi Suggests: hunspell-dictionary-vi | myspell-dictionary-vi, openoffice.org-help-vi, openoffice.org-hyphenation-vi, openoffice.org2-thesaurus-vi Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-vi Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-vi_2.4.0-3ubuntu1_all.deb Size: 384858 MD5sum: 6ebfba9b279fa4c4310fcf8022425a42 SHA1: 42ef45d35e4b15cc7ef8f72634851892f2c1b833 SHA256: f14cbf6ce8ded07c25100985491e70d95b6c88d55595333d57de5fef04981de3 Description: Vietnamese language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Vietnamese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-nb Priority: optional Section: editors Installed-Size: 5240 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-nb Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-nb Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-nb, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-nb, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-nb Suggests: hunspell-dictionary-nb | myspell-dictionary-nb, openoffice.org-help-nb, openoffice.org-hyphenation-nb, openoffice.org2-thesaurus-nb Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-nb Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-nb_2.4.0-3ubuntu1_all.deb Size: 379882 MD5sum: 85ebdf7ba65e0b6c979bc035a2813196 SHA1: e53fcdf1776854c0ce8acabd9faea4bb8cc7d39f SHA256: d13f21d16cd07e26c48fa746f04c249bbd876313f8863738925743bb9ced836f Description: Norwegian language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Norwegian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-eu Priority: optional Section: editors Installed-Size: 5280 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-eu Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-eu Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-eu, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-eu, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-eu Suggests: hunspell-dictionary-eu | myspell-dictionary-eu, openoffice.org-help-eu, openoffice.org-hyphenation-eu, openoffice.org2-thesaurus-eu Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-eu Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-eu_2.4.0-3ubuntu1_all.deb Size: 379208 MD5sum: 68018f6233b39ad5c23048b99907873d SHA1: e970a160a57443deaba6d7c0089d5c57fdfcb716 SHA256: dafef8c6ce81dd73982b17b0c0adfd8d63961677953ee0bbd77b18ab933b006f Description: Basque language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Basque. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-ku Priority: optional Section: editors Installed-Size: 5224 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-ku Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-ku Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-ku, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-ku, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-ku Suggests: hunspell-dictionary-ku | myspell-dictionary-ku, openoffice.org-help-ku, openoffice.org-hyphenation-ku, openoffice.org2-thesaurus-ku Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-ku Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-ku_2.4.0-3ubuntu1_all.deb Size: 399534 MD5sum: b8e2c47fc50298172a665afcd493cf97 SHA1: 616253c5f8247dfcceddcc0d7b196395c43e5732 SHA256: db7bc945d925c9a2dcce55bd7bdc19f2a5b5956b951ed41df2ed971de1d74b19 Description: Kurdish language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Kurdish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-zh-cn Priority: optional Section: editors Installed-Size: 6948 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-zh-cn Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-zh-cn Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-zh, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-zh, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-zh Suggests: hunspell-dictionary-zh-cn | myspell-dictionary-zh-cn, openoffice.org-help-zh-cn, openoffice.org-hyphenation-zh-cn, openoffice.org2-thesaurus-zh-cn Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-zh-cn Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-zh-cn_2.4.0-3ubuntu1_all.deb Size: 1395310 MD5sum: 6cb4e98cdb5be411b52e184c96b59b36 SHA1: ed7bdc3d156d652c73a327850e0af66cc19664bc SHA256: 6716cd6a188ed6c5c1df09895b1f2aa43b0dd9d49ac69a133629d92d3b8b04b3 Description: Chinese_simplified language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Chinese_simplified. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-sk Priority: optional Section: editors Installed-Size: 6836 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-sk Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-sk Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-sk, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-sk, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-sk Suggests: hunspell-dictionary-sk | myspell-dictionary-sk, openoffice.org-help-sk, openoffice.org-hyphenation-sk, openoffice.org2-thesaurus-sk Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-sk Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-sk_2.4.0-3ubuntu1_all.deb Size: 1402980 MD5sum: b54fb046b8a6861cc41be4110aeab760 SHA1: 94e47c5fea2f9ae9413218b206a16aafda4814c0 SHA256: a67bdd506d8489c50a0826725b93456fb838acc12def13869bd87c561e6eb80d Description: Slovak language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Slovak. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-de Priority: optional Section: editors Installed-Size: 6876 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-de Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-de Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-de, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-de, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-de Suggests: hunspell-dictionary-de | myspell-dictionary-de, openoffice.org-help-de, openoffice.org-hyphenation-de, openoffice.org2-thesaurus-de Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-de Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-de_2.4.0-3ubuntu1_all.deb Size: 1341586 MD5sum: 2fe1eeb108cec04513455fdf48897c80 SHA1: ced2b252826850e533b630c861d0282d1a6730a2 SHA256: e3819d46c80137206a08afce7b84a6759377a546f0827af219699c587b7b0a74 Description: German language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in German. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-cy Priority: optional Section: editors Installed-Size: 5200 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-cy Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-cy Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-cy, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-cy, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-cy Suggests: hunspell-dictionary-cy | myspell-dictionary-cy, openoffice.org-help-cy, openoffice.org-hyphenation-cy, openoffice.org2-thesaurus-cy Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-cy Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-cy_2.4.0-3ubuntu1_all.deb Size: 377302 MD5sum: 37b9bf6cbc294cb4ba6b4ea90f3331d8 SHA1: 34f7a3d4b5d32379e3dcc93ffe53b4752f50b07b SHA256: f059ed41bf38eeecc892d3d022d19df78d1441de5f86e8abbcddef9a8b6bed32 Description: Welsh language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Welsh. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-hu Priority: optional Section: editors Installed-Size: 7052 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-hu Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-hu Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-hu, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-hu, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-hu Suggests: hunspell-dictionary-hu | myspell-dictionary-hu, openoffice.org-help-hu, openoffice.org-hyphenation-hu, openoffice.org2-thesaurus-hu Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-hu Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-hu_2.4.0-3ubuntu1_all.deb Size: 1430588 MD5sum: 3b9187b6a959ccad9d7070e39cc1ecac SHA1: 5e820ba76c0c36591be7236b9dad9cadeca91262 SHA256: b5316cf2eb47f13202df699a2388bfd8b58f19b2105b58e775fc2a1325b87ea8 Description: Hungarian language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Hungarian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-el Priority: optional Section: editors Installed-Size: 5720 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-el Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-el Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-el, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-el, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-el Suggests: hunspell-dictionary-el | myspell-dictionary-el, openoffice.org-help-el, openoffice.org-hyphenation-el, openoffice.org2-thesaurus-el Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-el Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-el_2.4.0-3ubuntu1_all.deb Size: 406482 MD5sum: 9cb99912f55836c04bf5a3c631d072cd SHA1: ac02a7296ccd0952f92ec82832c8aa202f93b9c0 SHA256: 733c79037ae00c10cfdcb4bc6654aac9afba26afc24c26bae9509073bc1555d9 Description: Greek language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Greek. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-help-pt Priority: optional Section: doc Installed-Size: 29088 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-pt, openoffice.org-writer | language-support-translations-pt Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-pt Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-pt_2.4.0-3ubuntu1_all.deb Size: 8089574 MD5sum: 74c813477ba9767642fa546bb53d62b7 SHA1: 81ae27c046eea4fbf43df26d9bea639c499ae3cb SHA256: 2f1b0dbc9b7b0e9226add8c28a73f9e824b4dd02aa0bdb2ee22146eb1eee5fe3 Description: Portuguese help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Portuguese. Homepage: http://www.openoffice.org Package: openoffice.org-help-pl Priority: optional Section: doc Installed-Size: 28800 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-pl, openoffice.org-writer | language-support-translations-pl Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-pl Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-pl_2.4.0-3ubuntu1_all.deb Size: 8164670 MD5sum: 27777df2c115a09b7d098e2dfa3e0f69 SHA1: 8347a3bc9aec887c7c3f1e8fd5c211e296ee9e2f SHA256: 359754e0bf4ab58308af0f4777f7c31a65b413df8957246fafb356c2db8ac672 Description: Polish help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Polish. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-ta-in Priority: optional Section: editors Installed-Size: 5620 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-ta-in Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-ta-in Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-ta, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-ta, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-ta, ttf-tamil-fonts Suggests: hunspell-dictionary-ta-in | myspell-dictionary-ta-in, openoffice.org-help-ta-in, openoffice.org-hyphenation-ta-in, openoffice.org2-thesaurus-ta-in Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-ta-in Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-ta-in_2.4.0-3ubuntu1_all.deb Size: 401188 MD5sum: 71d50fcab028428b7b5f82a2e272f90c SHA1: 38e44a5f2f5a3efb9e60ba9e639fe75f14b2c5c0 SHA256: 4eace952acee0b14a12a4a09570f28b67abadfd9d490fd40fa14c41a2bc93694 Description: Tamil language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Tamil. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-ve Priority: optional Section: editors Installed-Size: 5236 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-ve Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-ve Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-ve, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-ve, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-ve Suggests: hunspell-dictionary-ve | myspell-dictionary-ve, openoffice.org-help-ve, openoffice.org-hyphenation-ve, openoffice.org2-thesaurus-ve Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-ve Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-ve_2.4.0-3ubuntu1_all.deb Size: 399924 MD5sum: 410f825456514d5e8f0e49f8ff5fa7b4 SHA1: dfc95938377842276830a11a25a1ca096682740f SHA256: d36902bcf7e6a47cf1a17ab45893c25c86b3c5dc2e02ded5881b3b2e7e09c91c Description: Venda language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Venda. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-help-br Priority: optional Section: doc Installed-Size: 26616 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-br, openoffice.org-writer | language-support-translations-br Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-br Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-br_2.4.0-3ubuntu1_all.deb Size: 7550838 MD5sum: 160570c377c08c7f97bc21c974f29e23 SHA1: cc1afffdc9952df89d0f18e9a1ad91e57c205b02 SHA256: 2d23865eab8d537ba69b84e2d3556352de3cc899e3c1e40dd51394a9e8cea49e Description: Breton help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Breton. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-nl Priority: optional Section: editors Installed-Size: 6856 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-nl Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-nl Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-nl, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-nl, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-nl Suggests: hunspell-dictionary-nl | myspell-dictionary-nl, openoffice.org-help-nl, openoffice.org-hyphenation-nl, openoffice.org2-thesaurus-nl Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-nl Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-nl_2.4.0-3ubuntu1_all.deb Size: 1379860 MD5sum: 37822fc02cc965c4a2acd472f9d79795 SHA1: 11f1fac4ade7d44adfc2b780cd8e9d7a19f9977d SHA256: 11fc93618edd499c2892fb6f588d0f5be10cbd262e8230b0c06a535b642024c6 Description: Dutch language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Dutch. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-bg Priority: optional Section: editors Installed-Size: 7396 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-bg Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-bg Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-bg, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-bg, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-bg Suggests: hunspell-dictionary-bg | myspell-dictionary-bg, openoffice.org-help-bg, openoffice.org-hyphenation-bg, openoffice.org2-thesaurus-bg Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-bg Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-bg_2.4.0-3ubuntu1_all.deb Size: 1449752 MD5sum: ee3ece72faa7f0e29879307d32b7af7d SHA1: 74250e50442f3db0b56f4297e60ab1ace4503684 SHA256: 9205dcd48ee46e00e22cdb6f98487ee428bc78c9bf1b7d6b01b85aeac4da6cf9 Description: Bulgarian language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Bulgarian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-ss Priority: optional Section: editors Installed-Size: 5164 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-ss Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-ss Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-ss, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-ss, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-ss Suggests: hunspell-dictionary-ss | myspell-dictionary-ss, openoffice.org-help-ss, openoffice.org-hyphenation-ss, openoffice.org2-thesaurus-ss Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-ss Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-ss_2.4.0-3ubuntu1_all.deb Size: 396806 MD5sum: 65c0b259583bccaf0102adae810b2d9c SHA1: f7e642bf900239e15f3a348641cccd5f20610de8 SHA256: 541d238bdd7963a0635bf7cff512ffa1e2372bcc75788871a9a7d0c75352e4fc Description: Swazi language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Swazi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-fi Priority: optional Section: editors Installed-Size: 5284 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-fi Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-fi Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-fi, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-fi, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-fi Suggests: hunspell-dictionary-fi | myspell-dictionary-fi | openoffice.org-spellcheck-fi, openoffice.org-help-fi, openoffice.org-hyphenation-fi, openoffice.org2-thesaurus-fi Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-fi Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-fi_2.4.0-3ubuntu1_all.deb Size: 380312 MD5sum: 7456faf86245a0d77477832fa74d53ff SHA1: bf3705e4fe6195c7896bcd1f66751142c6ff8689 SHA256: c1089b8aa53ec14e0ca0b66fe00cc0fe5cad47d43c77c51b2eff5bac472f40dc Description: Finnish language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Finnish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-help-ko Priority: optional Section: doc Installed-Size: 29236 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-ko, openoffice.org-writer | language-support-translations-ko Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-ko Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-ko_2.4.0-3ubuntu1_all.deb Size: 8150458 MD5sum: 9639afab5b8ec45fa303005a4d93561a SHA1: 6669b206d64bd254373b13ee493383dab08141de SHA256: 2e520afde711dd45b643009c50e5e5f37845ff710a04a6da74d1a640768e02dd Description: Korean help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Korean. Homepage: http://www.openoffice.org Package: openoffice.org-help-sv Priority: optional Section: doc Installed-Size: 28040 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-sv, openoffice.org-writer | language-support-translations-sv Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-sv Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-sv_2.4.0-3ubuntu1_all.deb Size: 7838456 MD5sum: 97162a60284cef05db87f1a8fc749f19 SHA1: 25f95ebc058a04abd805bda96a210e8e79b45e0b SHA256: 2bb8dce9de4e0f3f38e8cf8b16caf122d3c1875d374cdef6bfa972d39a36cb5c Description: Swedish help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Swedish. Homepage: http://www.openoffice.org Package: openoffice.org-help-cs Priority: optional Section: doc Installed-Size: 27812 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-cs, openoffice.org-writer | language-support-translations-cs Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-cs Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-cs_2.4.0-3ubuntu1_all.deb Size: 7894048 MD5sum: b831239222dd661a52e0e0c841d72199 SHA1: 5bdbc12c9b049d959f7eb1accea3a03e1379168d SHA256: e02b0f1073e77aed8dceb35ff3936d31e2aee9222efcdcc82a8132e6f4f6e488 Description: Czech help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Czech. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-pt-br Priority: optional Section: editors Installed-Size: 6904 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-pt-br Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-pt-br Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-pt, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-pt, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-pt Suggests: hunspell-dictionary-pt-br | myspell-dictionary-pt-br, openoffice.org-help-pt-br, openoffice.org-hyphenation-pt-br, openoffice.org2-thesaurus-pt-br Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-pt-br Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-pt-br_2.4.0-3ubuntu1_all.deb Size: 1343796 MD5sum: 8925be009f570984a6d524e412e25ba4 SHA1: 50fa97e63c7e4d5cf154af4cd3d344060d56cab1 SHA256: 29b0358b96486999457a4a7acdc8e402154373f767ff8ad73e4b5dfb61191947 Description: Portuguese_brazilian language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Portuguese_brazilian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-lv Priority: optional Section: editors Installed-Size: 5124 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-lv Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-lv Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-lv, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-lv, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-lv Suggests: hunspell-dictionary-lv | myspell-dictionary-lv, openoffice.org-help-lv, openoffice.org-hyphenation-lv, openoffice.org2-thesaurus-lv Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-lv Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-lv_2.4.0-3ubuntu1_all.deb Size: 391802 MD5sum: d96acb425885641780ba051c9919c559 SHA1: 77ce9e23115b1f50437561ee4fddf60f5dd487fb SHA256: a09fc144b5ef7f3eca07b6d86f5f37b7df6e40e00975dad1893c1a8e68442895 Description: Latvian language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Latvian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-ne Priority: optional Section: editors Installed-Size: 6100 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-ne Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-ne Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-ne, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-ne, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-ne, ttf-devanagari-fonts Suggests: hunspell-dictionary-ne | myspell-dictionary-ne, openoffice.org-help-ne, openoffice.org-hyphenation-ne, openoffice.org2-thesaurus-ne Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-ne Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-ne_2.4.0-3ubuntu1_all.deb Size: 404024 MD5sum: fc901ebf750c5cca42901fcc7e974752 SHA1: 139a6688091aa0135d54e8bf9a3eacb71d38bb5e SHA256: 13aa8b84f66f6d75794920c56f954ca6df91c777d385c0b5e0998d7f2eab467d Description: Nepalese language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Nepalese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-help-dz Priority: optional Section: doc Installed-Size: 51532 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-dz, openoffice.org-writer | language-support-translations-dz Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-dz Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-dz_2.4.0-3ubuntu1_all.deb Size: 9969188 MD5sum: dc0a507ac0b7daedcfc3220d0df1c29d SHA1: da4e1f03e1e93ff4cd15c10a20555664ca6568eb SHA256: ecb51d18aa9bc12da071b0444b018e217d8d936e48f69fcc1dd185fa055b87be Description: Dzongkha help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Dzongkha. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-ns Priority: optional Section: editors Installed-Size: 5220 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-ns Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-ns Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-ns, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-ns, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-ns Suggests: hunspell-dictionary-ns | myspell-dictionary-ns, openoffice.org-help-ns, openoffice.org-hyphenation-ns, openoffice.org2-thesaurus-ns Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-ns Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-ns_2.4.0-3ubuntu1_all.deb Size: 395946 MD5sum: 38ba1c759de5f4ef1cf8431f7215695c SHA1: 0b052227a850de82bfb295ec5ba56841bd02fa60 SHA256: d867ca5d702eda6e55b3bff36902359cfacffcbe040105e893447561f0c6c3d1 Description: Northernsotho language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Northernsotho. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-as-in Priority: optional Section: editors Installed-Size: 5288 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-as-in Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-as-in Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-as, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-as, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-as Suggests: hunspell-dictionary-as-in | myspell-dictionary-as-in, openoffice.org-help-as-in, openoffice.org-hyphenation-as-in, openoffice.org2-thesaurus-as-in Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-as-in Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-as-in_2.4.0-3ubuntu1_all.deb Size: 396610 MD5sum: 492b71a0150eefb4244839ced85b7597 SHA1: 985f15c9132aceed9c7364c4ac291c3adbace66a SHA256: 417dbc9ef28b378777b482ddb054fde97dc884e0f33436971253f4c5e5e86325 Description: Assamese language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Assamese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-pt Priority: optional Section: editors Installed-Size: 7016 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-pt Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-pt Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-pt, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-pt, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-pt Suggests: hunspell-dictionary-pt | myspell-dictionary-pt, openoffice.org-help-pt, openoffice.org-hyphenation-pt, openoffice.org2-thesaurus-pt Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-pt Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-pt_2.4.0-3ubuntu1_all.deb Size: 1395872 MD5sum: f94d4fe8e074151850b52ebe0f24eff5 SHA1: 5ca6ea8f2f4ca746b6b4673b5b9a987349d5c887 SHA256: 85305c6512562c05f8653a949ffe059a98ff1f9c35e58130d6784cb4e5e754fc Description: Portuguese language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Portuguese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-hr Priority: optional Section: editors Installed-Size: 5256 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-hr Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-hr Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-hr, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-hr, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-hr Suggests: hunspell-dictionary-hr | myspell-dictionary-hr, openoffice.org-help-hr, openoffice.org-hyphenation-hr, openoffice.org2-thesaurus-hr Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-hr Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-hr_2.4.0-3ubuntu1_all.deb Size: 391958 MD5sum: 0ef7d9d9c575bbcd4584c6e0b08d5b4f SHA1: fa86a60f2bafc1b9e5927ef50c21152afc71da10 SHA256: 28c273638eca94dfe31b5fe01d58186be6a03077e8df0fd93791cdd4873fa3f8 Description: Croatian language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Croatian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-sv Priority: optional Section: editors Installed-Size: 6832 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-sv Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-sv Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-sv, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-sv, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-sv Suggests: hunspell-dictionary-sv | myspell-dictionary-sv, openoffice.org-help-sv, openoffice.org-hyphenation-sv, openoffice.org2-thesaurus-sv Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-sv Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-sv_2.4.0-3ubuntu1_all.deb Size: 1318800 MD5sum: f2123490d4e5b84940ba8750ac16350f SHA1: 21816c307c2b6cee1c929fd8a49ac38f310e6233 SHA256: 54d9d36a251dbdc5a7d5fad508568a668fd9e401524bbd9af8ff566ab67d398a Description: Swedish language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Swedish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-help-hi-in Priority: optional Section: doc Installed-Size: 32384 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-hi-in, openoffice.org-writer | language-support-translations-hi Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-hi Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-hi-in_2.4.0-3ubuntu1_all.deb Size: 8541626 MD5sum: e854817d432579ddfc2c9d8e3e6462f4 SHA1: 8a7e1de3272dd337e4ed2c85491805640f6c26d3 SHA256: 4ba72c45519a9a476594ed1f9569f412b56a3e0487332fbee0b3258577510d63 Description: Hindi help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Hindi. Homepage: http://www.openoffice.org Package: openoffice.org-help-da Priority: optional Section: doc Installed-Size: 28032 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-da, openoffice.org-writer | language-support-translations-da Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-da Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-da_2.4.0-3ubuntu1_all.deb Size: 7855832 MD5sum: 525b6e28828aad4f12c6e977bf7331e5 SHA1: d24e7973553a34ed052510c82223e5ec2b4c3fec SHA256: 4b03f0ccc54646720967dfee38acfbb646ea878da6bf24562a182a07b18a4ffe Description: Danish help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Danish. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-be-by Priority: optional Section: editors Installed-Size: 5640 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-be-by Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-be-by Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-be, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-be, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-be Suggests: hunspell-dictionary-be-by | myspell-dictionary-be-by, openoffice.org-help-be-by, openoffice.org-hyphenation-be-by, openoffice.org2-thesaurus-be-by Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-be-by Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-be-by_2.4.0-3ubuntu1_all.deb Size: 394888 MD5sum: 946ede02eff115996484239bf41a60d1 SHA1: b664ed8608fc8b87669ef3078ab2a8469c2859b6 SHA256: 989458a5702e88f37e7c0d89552417aa9536531eeeefe1175d3bda2eb34a6f8b Description: Belarussian language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Belarussian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-ja Priority: optional Section: editors Installed-Size: 7108 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-ja Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-ja Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-ja, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-ja, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-ja Suggests: hunspell-dictionary-ja | myspell-dictionary-ja, openoffice.org-help-ja, openoffice.org-hyphenation-ja, openoffice.org2-thesaurus-ja Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-ja Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-ja_2.4.0-3ubuntu1_all.deb Size: 1413952 MD5sum: 48e57cddfe9bccdf98dcf8fdbda08962 SHA1: c4a9422c6de8e3981ee082d8d708bb40a56d2bcb SHA256: 8c33901a59e688d35d42146cb4c2e7eade67fb73c59a10967235958ab2f7e33e Description: Japanese language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Japanese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-ru Priority: optional Section: editors Installed-Size: 7204 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-ru Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-ru Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-ru, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-ru, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-ru Suggests: hunspell-dictionary-ru | myspell-dictionary-ru, openoffice.org-help-ru, openoffice.org-hyphenation-ru, openoffice.org2-thesaurus-ru Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-ru Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-ru_2.4.0-3ubuntu1_all.deb Size: 1352154 MD5sum: 92348e814f6af5dce21bae01c7ea63a6 SHA1: 811d7ee00690ea42e9c4e201ccaf9487985a7d96 SHA256: 1407eb2e39fee76d368c071c373d1d085c5d7c4aca6bdbf9da352ec9a87f284d Description: Russian language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Russian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-rw Priority: optional Section: editors Installed-Size: 5312 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-rw Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-rw Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-rw, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-rw, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-rw Suggests: hunspell-dictionary-rw | myspell-dictionary-rw, openoffice.org-help-rw, openoffice.org-hyphenation-rw, openoffice.org2-thesaurus-rw Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-rw Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-rw_2.4.0-3ubuntu1_all.deb Size: 385672 MD5sum: f3fd55a50f4d9724b62329962423f067 SHA1: 41cc6cfb7f2fb63b1eba1653c6ac1f9090aa2934 SHA256: fd88e88cc47b88ea9bacf2396b223c9a358a5530b2e3158b2f56bc9f45b66b12 Description: Kinarwanda language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Kinarwanda. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-zh-tw Priority: optional Section: editors Installed-Size: 6924 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-zh-tw Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-zh-tw Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-zh, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-zh, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-zh Suggests: hunspell-dictionary-zh-tw | myspell-dictionary-zh-tw, openoffice.org-help-zh-tw, openoffice.org-hyphenation-zh-tw, openoffice.org2-thesaurus-zh-tw Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-zh-tw Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-zh-tw_2.4.0-3ubuntu1_all.deb Size: 1382532 MD5sum: 620e96278198259310deb62a88c3b1e8 SHA1: 4da650d72ea6f2286b84dd597acfad68813ca82e SHA256: 85b64845903b39a7a70748338d26f803a48c539f1d88bc2a94945b65e9fb745e Description: Chinese_traditional language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Chinese_traditional. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-help-es Priority: optional Section: doc Installed-Size: 29100 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-es, openoffice.org-writer | language-support-translations-es Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-es Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-es_2.4.0-3ubuntu1_all.deb Size: 8141216 MD5sum: c371d28dd6c106fe897e45e8fa4eee47 SHA1: ca67a370e54b8f46f0ab6562c31be83b33012d6b SHA256: 2fa6a5690bd506bdbfae55f00eba37ecd8a8e4be940dd62c02f12e05c4cf3fc3 Description: Spanish help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Spanish. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-ur-in Priority: optional Section: editors Installed-Size: 5028 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-ur-in Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-ur-in Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-ur, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-ur, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-ur Suggests: hunspell-dictionary-ur-in | myspell-dictionary-ur-in, openoffice.org-help-ur-in, openoffice.org-hyphenation-ur-in, openoffice.org2-thesaurus-ur-in Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-ur-in Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-ur-in_2.4.0-3ubuntu1_all.deb Size: 401542 MD5sum: 0ced065c2dcf3f87b6aa756945700b5c SHA1: 23a3eda670aa97a24dd56800d1eb25b5edaaeb0e SHA256: 123bd82806ce06651117589a292acff46d4d55da03f4e3fe54269336b4c9e7d2 Description: Urdu language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Urdu. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-da Priority: optional Section: editors Installed-Size: 6800 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-da Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-da Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-da, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-da, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-da Suggests: hunspell-dictionary-da | myspell-dictionary-da, openoffice.org-help-da, openoffice.org-hyphenation-da, openoffice.org2-thesaurus-da Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-da Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-da_2.4.0-3ubuntu1_all.deb Size: 1371834 MD5sum: 5b529606a830531bc98f3f3b31d5c17e SHA1: db6f8fc6802f937d10b3dc165bcb9cf6c5580ad4 SHA256: 9e5a323174ce8882e26551c6b8090ad7a5b8a2121662a56565c3a742b7116867 Description: Danish language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Danish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-km Priority: optional Section: editors Installed-Size: 7736 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-km Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-km Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-km, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-km, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-km, ttf-khmeros Suggests: hunspell-dictionary-km | myspell-dictionary-km, openoffice.org-help-km, openoffice.org-hyphenation-km, openoffice.org2-thesaurus-km Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-km Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-km_2.4.0-3ubuntu1_all.deb Size: 1499136 MD5sum: f55d9182e49ff4e89c2aa5279bcc1e0b SHA1: 37599cc83c09bfa727be3739bce807ef5748257f SHA256: 12deed9e31fb9e462b18882c04786af9704aaf053e42e8bd8174bf8e96cddf15 Description: Khmer language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Khmer. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-dz Priority: optional Section: editors Installed-Size: 6388 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-dz Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-dz Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-dz, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-dz, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-dz, ttf-dzongkha Suggests: hunspell-dictionary-dz | myspell-dictionary-dz, openoffice.org-help-dz, openoffice.org-hyphenation-dz, openoffice.org2-thesaurus-dz Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-dz Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-dz_2.4.0-3ubuntu1_all.deb Size: 422986 MD5sum: 383f6a0135d33b5801ac01beb5e4cf00 SHA1: 8ab4adfdc55ec5926164378c2950fca21e74fb84 SHA256: 40e185cafc52fe1e6439dcd3c340bf4feef9c89342aba5da920892100a06ce29 Description: Dzongkha language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Dzongkha. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-help-fr Priority: optional Section: doc Installed-Size: 29708 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-fr, openoffice.org-writer | language-support-translations-fr Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-fr Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-fr_2.4.0-3ubuntu1_all.deb Size: 8274958 MD5sum: 4a71430026508a4d40dd31449910e2f5 SHA1: 1e872036881ac42ec77a943e8892cc03d1fd57f4 SHA256: 87fc6d8cc19cba834e0d841c4c63eb4088a512d42413d664384fa622f78fcc17 Description: French help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in French. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-ml-in Priority: optional Section: editors Installed-Size: 5340 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-ml-in Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-ml-in Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-ml, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-ml, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-ml, ttf-malayalam-fonts Suggests: hunspell-dictionary-ml-in | myspell-dictionary-ml-in, openoffice.org-help-ml-in, openoffice.org-hyphenation-ml-in, openoffice.org2-thesaurus-ml-in Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-ml-in Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-ml-in_2.4.0-3ubuntu1_all.deb Size: 400422 MD5sum: 19b49ec1f18fbf6a64d11c22241017d5 SHA1: 71b7aef12a82ebd7930c1e1db6622057dac097d8 SHA256: dc8be358870ce2748552b4db2bb01067f3af3eea27ac17e3b6e42b8d508212b1 Description: Malayalam language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Malayalam. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-common Priority: optional Section: editors Installed-Size: 404 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Pre-Depends: dpkg (>= 1.14.12ubuntu3) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-common_2.4.0-3ubuntu1_all.deb Size: 263304 MD5sum: 70c7d64745572d8ef1e4c3acd8d21ffb SHA1: 179664052433d6fb741857e53046c5bfea533982 SHA256: 9305270ade1d856c84f451fdb20ea82498a200062bf1b4ff655811e55a9c2f00 Description: common files for OpenOffice.org language and help packages OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains common files for the OpenOffice.org language and help packages. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-ti-er Priority: optional Section: editors Installed-Size: 2584 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-ti-er Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-ti-er Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-ti, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-ti, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-ti Suggests: hunspell-dictionary-ti-er | myspell-dictionary-ti-er, openoffice.org-help-ti-er, openoffice.org-hyphenation-ti-er, openoffice.org2-thesaurus-ti-er Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-ti-er Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-ti-er_2.4.0-3ubuntu1_all.deb Size: 340606 MD5sum: 5dcbb2ed1daafa4b10a2f23f7f0c7c78 SHA1: 6645913818f106235a258d07930ac9568275bcad SHA256: a9f81fc794d5eeed5e189d2f890ef1ca8bbf00a755e83ae5bc3ecc4ed32c9cee Description: Tigrinya language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Tigrinya. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-uz Priority: optional Section: editors Installed-Size: 5288 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-uz Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-uz Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-uz, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-uz, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-uz Suggests: hunspell-dictionary-uz | myspell-dictionary-uz, openoffice.org-help-uz, openoffice.org-hyphenation-uz, openoffice.org2-thesaurus-uz Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-uz Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-uz_2.4.0-3ubuntu1_all.deb Size: 387036 MD5sum: 309b34efd46fd5040d839122eb95065a SHA1: cc562f813b01fe4430e7afef78bb05aadb7affff SHA256: 29dae5977ad63a9c41fe74145b064abf36b84e50497ac3245ab1fafb714c5407 Description: Uzbek language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Uzbek. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-help-de Priority: optional Section: doc Installed-Size: 29796 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-de, openoffice.org-writer | language-support-translations-de Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-de Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-de_2.4.0-3ubuntu1_all.deb Size: 8377366 MD5sum: 5ff378964410d8aec9dfe0f3869066f5 SHA1: 954c088a1097761c84126efd664131d04624db63 SHA256: 751d35f6c62332f6bd27430acec1683aabf0a81492a10c376ff30ac39d83371e Description: German help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in German. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-ar Priority: optional Section: editors Installed-Size: 5504 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-ar Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-ar Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-ar, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-ar, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-ar, ttf-arabeyes Suggests: hunspell-dictionary-ar | myspell-dictionary-ar, openoffice.org-help-ar, openoffice.org-hyphenation-ar, openoffice.org2-thesaurus-ar Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-ar Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-ar_2.4.0-3ubuntu1_all.deb Size: 393252 MD5sum: b8c7770a813ee34107c1edd0d883486c SHA1: ff9eb204613fe192a42d1e8b6b947773715444f3 SHA256: 4aaeec08c2b95e4c5f5ef25211053a562e8f8e9e1c8157fda56071d081a72119 Description: Arabic language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Arabic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-sw Priority: optional Section: editors Installed-Size: 2460 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-sw Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-sw Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-sw, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-sw, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-sw Suggests: hunspell-dictionary-sw | myspell-dictionary-sw, openoffice.org-help-sw, openoffice.org-hyphenation-sw, openoffice.org2-thesaurus-sw Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-sw Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-sw_2.4.0-3ubuntu1_all.deb Size: 319008 MD5sum: 2d8b897e90e2419846924de47593a9e6 SHA1: 537b26c975031c5443b3c2bac801fefba69ea370 SHA256: ebdfffa25093f6592b537c4a4008b28f5c15e92e32cb1867e4e5bfa9a835c8e1 Description: Swahili language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Swahili. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-th Priority: optional Section: editors Installed-Size: 5608 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-th Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-th Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-th, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-th, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-th, ttf-thai-tlwg Suggests: hunspell-dictionary-th | myspell-dictionary-th, openoffice.org-help-th, openoffice.org-hyphenation-th, openoffice.org2-thesaurus-th Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-th Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-th_2.4.0-3ubuntu1_all.deb Size: 401684 MD5sum: a8bdb4ebcde3b58881e94e3c5d7eabd4 SHA1: 8bf2778199397d1ac20f87f64201558435a8b947 SHA256: 0d495303a1f881e71e256de96412dd6d31d010d54a77bfa7716864489fb600b3 Description: Thai language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Thai. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-help-ja Priority: optional Section: doc Installed-Size: 32056 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-ja, openoffice.org-writer | language-support-translations-ja Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-ja Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-ja_2.4.0-3ubuntu1_all.deb Size: 9205634 MD5sum: 2b9e1a3c52ba946e96529bf4d16a29ca SHA1: f9d979d1332ac5f232311c8869199ead871d258b SHA256: bf7df81a7b0f3948bb893bceb03409400312e3c4a30c08fda72890b315812791 Description: Japanese help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in Japanese. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-es Priority: optional Section: editors Installed-Size: 6876 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-es Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-es Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-es, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-es, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-es Suggests: hunspell-dictionary-es | myspell-dictionary-es, openoffice.org-help-es, openoffice.org-hyphenation-es, openoffice.org2-thesaurus-es Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-es Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-es_2.4.0-3ubuntu1_all.deb Size: 1347580 MD5sum: 0a1147ed99fe8b9e632e0fc4354fe28d SHA1: 1bd4fe2db91e5f656250bdc79ea57a8bbc1564d5 SHA256: 043a221c95a988a9f2c6123d49c897cc937c186511c67001fa42dd987c813e6a Description: Spanish language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Spanish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-help-en-gb Priority: optional Section: doc Installed-Size: 26564 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Provides: openoffice.org-help-2.4 Depends: openoffice.org-l10n-en-gb, openoffice.org-writer | language-support-translations-en Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-en Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 1:2.4.0) Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-help-en-gb_2.4.0-3ubuntu1_all.deb Size: 7560966 MD5sum: 1c6d587b56f572b1b51c92834f3b0756 SHA1: ddb68ec166a00c8f0f0b819a192bf16ad84f1da9 SHA256: 4b3d8b823fa4d85346cc12f228fd4032c8a575c762705f3ad462b2fa2c5b2a47 Description: English_british help for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of OpenOffice.org in English_british. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-fa Priority: optional Section: editors Installed-Size: 4776 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org-l10n Version: 1:2.4.0-3ubuntu1 Replaces: openoffice.org2-l10n-fa Provides: openoffice.org-l10n-2.4, openoffice.org2-l10n-fa Depends: openoffice.org-common (>= 1:2.4.0) | language-support-translations-fa, openoffice.org-common (<< 1:2.4.0.1) | language-support-translations-fa, openoffice.org-l10n-common (>= 1:2.4.0) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-core (>> 1:2.4.0) | language-support-translations-fa, ttf-farsiweb Suggests: hunspell-dictionary-fa | myspell-dictionary-fa, openoffice.org-help-fa, openoffice.org-hyphenation-fa, openoffice.org2-thesaurus-fa Conflicts: openoffice.org-core (>= 1:2.4.0.1), openoffice.org-core (<< 1:2.4.0), openoffice.org2-l10n-fa Filename: pool/2008/main/o/openoffice.org-l10n/openoffice.org-l10n-fa_2.4.0-3ubuntu1_all.deb Size: 385974 MD5sum: 59389faea93938a01268757bdf3f65dc SHA1: 92567687719b44447d68728c581b09bf21ea789e SHA256: 333ae28bbf8750fe2b1e0020fc3701e4cb7718b793178015f44953a0c6c203bf Description: Farsi language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in Farsi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Homepage: http://www.openoffice.org Package: openoffice.org-core Priority: optional Section: editors Installed-Size: 111752 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org (<< 1.9), openoffice.org-bin, openoffice.org-calc (<< 2.2.1~oof680m15-2), openoffice.org-common (<< 1:2.3.1), openoffice.org-gtk (<< 2.0.3+2.0.4m179), openoffice.org-hunspell, openoffice.org-java, openoffice.org2-core, openoffice.org2-hunspell Provides: openoffice.org-bundled, openoffice.org-hunspell, openoffice.org-java, openoffice.org2-core, openoffice.org2-hunspell Depends: fontconfig, libc6 (>= 2.4), libcairo2 (>= 1.6.0), libcurl3 (>= 7.16.2-1), libdb4.6, libexpat1 (>= 1.95.8), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1-21), libglib2.0-0 (>= 2.12.0), libgstreamer-plugins-base0.10-0 (>= 0.10.0), libgstreamer0.10-0 (>= 0.10.0), libgtk2.0-0 (>= 2.12.0), libhunspell-1.1-0 (>= 1.1.6-1), libice6 (>= 1:1.0.0), libicu38 (>= 3.8-5), libjpeg62, libldap-2.4-2 (>= 2.4.7), libneon27 (>= 0.27.2), libnspr4-0d (>= 1.8.0.10), libnss3-1d (>= 3.12.0~1.9b1), libpam0g (>= 0.99.7.1), libpango1.0-0 (>= 1.20.1), libsm6, libssl0.9.8 (>= 0.9.8f-1), libstdc++6 (>= 4.1.1-21), libx11-6, libxaw7, libxext6, libxinerama1, libxml2 (>= 2.6.27), libxrender1, libxslt1.1 (>= 1.1.20), libxt6, libxtst6, openoffice.org-common (>> 1:2.4.0), ttf-opensymbol, zlib1g (>= 1:1.2.3.3.dfsg-1) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Conflicts: libcairo2 (= 1.4.8-1), libicu38 (= 3.8~d01-1), oooqs-kde, ooqstart-gnome, openoffice.org-1.9.125, openoffice.org-base (<< 1:2.4.0-3ubuntu6), openoffice.org-bin, openoffice.org-calc (<< 1:2.4.0-3ubuntu6), openoffice.org-crashrep, openoffice.org-dev (<< 1:2.4.0-3ubuntu6), openoffice.org-draw (<< 1:2.4.0-3ubuntu6), openoffice.org-evolution (<< 1:2.4.0-3ubuntu6), openoffice.org-filter-so52 (<< 1:2.4.0-3ubuntu6), openoffice.org-gnome (<< 1:2.4.0-3ubuntu6), openoffice.org-gtk (<< 1:2.4.0-3ubuntu6), openoffice.org-help-2.0.0, openoffice.org-help-2.0.1, openoffice.org-help-2.0.2, openoffice.org-help-2.0.3, openoffice.org-help-de (<< 2.0), openoffice.org-help-el (<< 2.0), openoffice.org-help-en (<< 2.0), openoffice.org-help-es (<< 2.0), openoffice.org-help-fr (<< 2.0), openoffice.org-help-it (<< 2.0), openoffice.org-help-ja (<< 2.0), openoffice.org-help-ko (<< 2.0), openoffice.org-help-pt-br (<< 2.0), openoffice.org-help-sv (<< 2.0), openoffice.org-help-tr (<< 2.0), openoffice.org-help-zh-cn (<< 2.0), openoffice.org-help-zh-tw (<< 2.0), openoffice.org-hunspell, openoffice.org-impress (<< 1:2.4.0-3ubuntu6), openoffice.org-kde (<< 1:2.4.0-3ubuntu6), openoffice.org-l10n-1.9.108, openoffice.org-l10n-1.9.114, openoffice.org-l10n-1.9.121, openoffice.org-officebean (<< 1:2.4.0-3ubuntu6), openoffice.org-thesaurus, openoffice.org-unbundled, openoffice.org-writer (<< 1:2.4.0-3ubuntu6), openoffice.org2-core, openoffice.org2-hunspell Filename: pool/2008/main/o/openoffice.org/openoffice.org-core_2.4.0-3ubuntu6_i386.deb Size: 27253320 MD5sum: dc56aae4b9182d9c7382d0022b9ca61a SHA1: 9749e856614277fdb60916eebcd9360ed599fd0a SHA256: 8343cab1c985be32ae7034059d09f115c16be186e476ab30f905b287fe10a36d Description: OpenOffice.org office suite architecture dependent files OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-dependent core files of OpenOffice.org. See the openoffice.org package for more information. Homepage: http://www.openoffice.org Package: openoffice.org-style-crystal Priority: optional Section: editors Installed-Size: 5584 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org-common (<< 2.1~m190) Depends: openoffice.org-common (= 1:2.4.0-3ubuntu6) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Suggests: crystalcursors, kde-icons-crystal Filename: pool/2008/main/o/openoffice.org/openoffice.org-style-crystal_2.4.0-3ubuntu6_all.deb Size: 3482794 MD5sum: 85dc9353330980dcabfcd7df5a835894 SHA1: 9c81f667ffb1baaa47e5a69997cf4549ca2cb5f2 SHA256: 5b0aa5ebd8160ff4e2f6576c30d71938691d0abe2294adca02f06a8cc26deaa7 Description: Crystal symbol style for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "crystal" symbol style, default style for KDE. Homepage: http://www.openoffice.org Package: openoffice.org-filter-binfilter Priority: optional Section: misc Installed-Size: 24108 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org-calc (<< 1.9.113-0pre1), openoffice.org-filter-so52, openoffice.org-math (<< 1.9.113-0pre1), openoffice.org2-core (<= 1.9.108-1), openoffice.org2-filter-so52 Provides: openoffice.org-filter-so52, openoffice.org2-filter-so52 Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1-21), libicu38 (>= 3.8-5), libstdc++6 (>= 4.1.1-21), libx11-6, openoffice.org-core (= 1:2.4.0-3ubuntu6) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Conflicts: openoffice.org-filter-so52, openoffice.org2-filter-so52 Filename: pool/2008/main/o/openoffice.org/openoffice.org-filter-binfilter_2.4.0-3ubuntu6_i386.deb Size: 5965058 MD5sum: 11723e8a6cde0fa555a06f1241743ddf SHA1: 3816426776ef25439c0514c40efa06d93d5efbfa SHA256: ecb6765d72281fab6f5bcbc9648ff1691686ce4df4c2bba2ae8b444114a6be7b Description: Legacy filters (e.g. StarOffice 5.2) for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "binfilters", legacy filters for - the old StarOffice 5.2 formats - StarWriter 1.0/2.0 - StarWriter/DOS - *Writer* filters for + Excel + Lotus Homepage: http://www.openoffice.org Package: ure Priority: optional Section: libs Installed-Size: 8836 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org (1:2.4.0-3ubuntu6) Version: 1.4+OOo2.4.0-3ubuntu6 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1-21), libpam0g (>= 0.99.7.1), libstdc++6 (>= 4.1.1-21), libxml2 (>= 2.6.27) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: java2-runtime Filename: pool/2008/main/o/openoffice.org/ure_1.4+OOo2.4.0-3ubuntu6_i386.deb Size: 2589970 MD5sum: 0f5b78771f8f8e2c496641318dd733f7 SHA1: f72e61ad1c6c1f997606985e47cec415d2201ecd SHA256: 2d39fa4345064d84462ef7162a54a6975c067fdf436efd1a3b7c32614a7aaa08 Description: UNO runtime environment The Uno Runtime Environment (URE) is the well-known UNO component model of OpenOffice.org, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. Homepage: http://www.openoffice.org Package: libmythes-dev Priority: optional Section: libdevel Installed-Size: 328 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Pre-Depends: dpkg (>= 1.14.12ubuntu3) Suggests: perl Filename: pool/2008/main/o/openoffice.org/libmythes-dev_2.4.0-3ubuntu6_i386.deb Size: 142232 MD5sum: f5c92969e4b6e11a677c2651ab804aaf SHA1: 9159db5e4ae1fa02559f5c488b6f943c91e87ef2 SHA256: d9aaccafc4dad06175cc5efccc1794378a75a9a248066d60cd594c1a6f7fea0d Description: simple thesaurus library (development files) MyThes is a simple thesaurus that uses a structured text data file and an index file with binary search to lookup words and phrases and return information on part of speech, meanings, and synonyms . This package contains the static library and header file needed to develop applications using mythes and the perl script to create the index files. Homepage: http://www.openoffice.org Package: ure-dbg Priority: extra Section: devel Installed-Size: 420 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org (1:2.4.0-3ubuntu6) Version: 1.4+OOo2.4.0-3ubuntu6 Depends: ure (= 1.4+OOo2.4.0-3ubuntu6) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Filename: pool/2008/main/o/openoffice.org/ure-dbg_1.4+OOo2.4.0-3ubuntu6_i386.deb Size: 269132 MD5sum: 95406d7cbafa94cba0e30f6303667759 SHA1: 92d838f30c5912221185c278eff82772ec33ac6c SHA256: affb6516e9413e10de48fe1a6e03bc96716b2dcae0e7399e9d330e01ae24952f Description: UNO runtime environment -- debug symbols The Uno Runtime Environment (URE) is the well-known UNO component model of OpenOffice.org, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains the (detached) debug symbols for the URE. Homepage: http://www.openoffice.org Package: openoffice.org-style-industrial Priority: optional Section: editors Installed-Size: 5092 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org-common (<< 2.1~m190) Depends: openoffice.org-common (= 1:2.4.0-3ubuntu6) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Suggests: gnome-themes, gtk2-engines, industrial-cursor-theme Filename: pool/2008/main/o/openoffice.org/openoffice.org-style-industrial_2.4.0-3ubuntu6_all.deb Size: 3080856 MD5sum: 2b4d06790a58cd079746d80300ec8ea4 SHA1: 6724b743ccdd9cafc2f1709f17ef7ddcca08937d SHA256: 95b6a9d60ea2b4c301a918fef48bd00fc7438d4df0aecfcc1146272b34c86eaa Description: Industrial symbol style for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "industrial" symbol style. Homepage: http://www.openoffice.org Package: openoffice.org-qa-tools Priority: extra Section: devel Installed-Size: 1220 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org-common (<< 2.0.4~ood680m2) Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1-21), libice6 (>= 1:1.0.0), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxext6, openoffice.org (>> 1:2.4.0), openoffice.org-filter-so52, openoffice.org-java-common Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: openoffice.org-qa-api-tests, openoffice.org-qa-ui-tests Conflicts: openoffice.org-core (<< 1:2.3.0~oog680m2) Filename: pool/2008/main/o/openoffice.org/openoffice.org-qa-tools_2.4.0-3ubuntu6_i386.deb Size: 524054 MD5sum: 46f247a89fff941fff82b0030a5aeada SHA1: c00ad1fddfceeb3d04e6cac779d407383a53580d SHA256: fae2bcaa4f349b9589e72a1bc9393d8a8943515f68948a2c27bf8f7c89ae6934 Description: OpenOffice.org Automatic Test Programs OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the test tools to automatically test the OpenOffice.org programs. . Install the openoffice.org-qa-ui-tests and openoffice.org-qa-api-tests packages to get the official testscripts, or write your own scripts. Homepage: http://www.openoffice.org Package: openoffice.org-calc Priority: optional Section: editors Installed-Size: 15448 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org (<< 1.9), openoffice.org-common (<< 2.0.3+2.0.4m179), openoffice.org-core (<= 2.2.0-4), openoffice.org-debian-files, openoffice.org2-calc (<< 1:2.4.0-3ubuntu6), openoffice.org2-core (<< 1.9.113-0pre1) Provides: openoffice.org2-calc Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.1.1-21), openoffice.org-base-core (= 1:2.4.0-3ubuntu6), openoffice.org-core (= 1:2.4.0-3ubuntu6) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Conflicts: openoffice.org-bin (<< 1.9), openoffice.org-debian-files, openoffice.org2-calc (<< 1:2.4.0-3ubuntu6) Filename: pool/2008/main/o/openoffice.org/openoffice.org-calc_2.4.0-3ubuntu6_i386.deb Size: 4252134 MD5sum: a02813aa01253d02d737c5cd488bbfb5 SHA1: c1ffc325e9b2f3739bd034ebb4b348e0627aa865 SHA256: 1a924c22493ba6c2aee30b574efa8b1d7a29a9a84109c5ad7714b1a61c4b470e Description: OpenOffice.org office suite - spreadsheet OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the spreadsheet component for OpenOffice.org. Homepage: http://www.openoffice.org Package: openoffice.org-qa-api-tests Priority: extra Section: devel Installed-Size: 28848 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Depends: openoffice.org-qa-tools Pre-Depends: dpkg (>= 1.14.12ubuntu3) Filename: pool/2008/main/o/openoffice.org/openoffice.org-qa-api-tests_2.4.0-3ubuntu6_all.deb Size: 1287586 MD5sum: 3aebcb6cd1a9fe71a35de8a247765bef SHA1: 16181d690aa67c04c40ef8c133b7af1c9129d4f6 SHA256: 2d78b071c9952592d1aa91029a88d883268a351b75a07a2fc7922bca0a9063dc Description: OpenOffice.org API Test Data OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the test data for the OpenOffice.org Java and Basic APIs. Homepage: http://www.openoffice.org Package: openoffice.org-style-human Priority: optional Section: editors Installed-Size: 6356 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org-common (<< 2.1~m190) Depends: openoffice.org-common (= 1:2.4.0-3ubuntu6) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Filename: pool/2008/main/o/openoffice.org/openoffice.org-style-human_2.4.0-3ubuntu6_all.deb Size: 3925450 MD5sum: dd2dad68b2142119e046c8e33b09345b SHA1: d8efe5a7fc83e8080f7314ac30e400509ced2604 SHA256: 8b4c538d0fde6c4d5b04f6ccfe4fefa145d847a6b701474198f124740dc410d8 Description: Human symbol style for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "human" symbol style, default style for Ubuntu. Homepage: http://www.openoffice.org Package: openoffice.org-gnome Priority: optional Section: gnome Installed-Size: 308 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org-common (<< 2.0.4~rc1-0), openoffice.org-gtk (<< 2.0.3-1), openoffice.org-gtk-gnome, openoffice.org-kde (= 2.0.1-1), openoffice.org2-gnome (<< 1:2.4.0-3ubuntu6) Provides: openoffice.org-gtk-gnome, openoffice.org2-gnome Depends: gconf2, libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1-21), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnomevfs2-0 (>= 1:2.17.90), liborbit2 (>= 1:2.14.10), libstdc++6 (>= 4.1.1-21), openoffice.org-core (= 1:2.4.0-3ubuntu6), openoffice.org-gtk Pre-Depends: dpkg (>= 1.14.12ubuntu3) Suggests: openoffice.org-evolution Conflicts: openoffice.org2-gnome (<< 1:2.4.0-3ubuntu6) Filename: pool/2008/main/o/openoffice.org/openoffice.org-gnome_2.4.0-3ubuntu6_i386.deb Size: 65602 MD5sum: 28cfb226dd321c2d740174cf7ef6dd5e SHA1: f50316d060fa4748f27a869442f50659482eb463 SHA256: c266f00ec9fbc452507976289c8d3f9b2a02b261234bf7a190bb2fd4df4bd8ae Description: GNOME Integration for OpenOffice.org (VFS, GConf) OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the GNOME VFS support and a GConf backend. . You can extend the functionality of this by installing these packages: . * openoffice.org-evolution: Evolution addressbook support * evolution Enhances: openoffice.org Homepage: http://www.openoffice.org Package: openoffice.org-filter-mobiledev Priority: optional Section: misc Installed-Size: 224 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org-common (<< 2.0.3+2.0.4m178), openoffice.org-java-common (<< 2.0.3+2.0.4m178) Depends: openoffice.org-java-common (>> 2.2.0-4) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Filename: pool/2008/main/o/openoffice.org/openoffice.org-filter-mobiledev_2.4.0-3ubuntu6_all.deb Size: 92900 MD5sum: bf286cc51781aabcd436c31ec7f9cd5c SHA1: 69562496348b0ffbbda924dca17f0202c9e67d94 SHA256: 7ad45cc5e9b7fcc1faa8e63accf2c4c73ddb5bb478c77a927f1136420918fc9f Description: Mobile Devices Filters for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the filters for Mobile Devices: * AportisDoc (Palm) * PocketWord * PocketExcel Homepage: http://www.openoffice.org Package: openoffice.org-base-core Priority: optional Section: editors Installed-Size: 2624 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org-base (<< 1:2.3.1), openoffice.org-core (<< 1:2.3.1) Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.1.1-21) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Suggests: openoffice.org-base Filename: pool/2008/main/o/openoffice.org/openoffice.org-base-core_2.4.0-3ubuntu6_i386.deb Size: 810138 MD5sum: 1f4a60393bb9fa03d05b079059dae1f6 SHA1: 4231163cff4693d432a86e3c84a35d9dff5fa031 SHA256: 09ce81a5981bf883b4b239fd28fc4f4886ef978c52454b89df72cb042a2cf0f9 Description: OpenOffice.org office suite -- libdba OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains libdba, a common library of the OpenOffice.org suite used by Base, Writer and Calc. . If you need full Base functionality (or actual database drivers), please install openoffice.org-base. Homepage: http://www.openoffice.org Package: openoffice.org-java-common Priority: optional Section: editors Installed-Size: 3308 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org-common (<< 2.0.3-4), openoffice.org2-java-common Provides: openoffice.org2-java-common Depends: bsh (>= 2.0b4-1), libxalan2-java (>= 2.6.0-1), libxerces2-java, openoffice.org-common Pre-Depends: dpkg (>= 1.14.12ubuntu3) Conflicts: openoffice.org-base (<= 2.2.0-4), openoffice.org-filter-mobiledev (<= 2.2.0-4), openoffice.org-officebean (<= 2.2.0-4), openoffice.org-writer (<= 2.2.0-4), openoffice.org2-java-common Filename: pool/2008/main/o/openoffice.org/openoffice.org-java-common_2.4.0-3ubuntu6_all.deb Size: 2611990 MD5sum: eba336491b9cfcbf220a2b1862797f14 SHA1: 70d0d525baec6b2a8e4063d8eab86d84dc43f96a SHA256: 7e6534974dabafedd6b49362af1b9fc1bbc64be72088c0be2e34d77e8349b51c Description: OpenOffice.org office suite Java support arch. independent files OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-independent files of the Java support for OpenOffice.org (Java classes, scripts, config snippets). Homepage: http://www.openoffice.org Package: openoffice.org-l10n-in Priority: optional Section: editors Installed-Size: 24 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Depends: openoffice.org-l10n-as-in, openoffice.org-l10n-bn, openoffice.org-l10n-gu-in, openoffice.org-l10n-hi-in, openoffice.org-l10n-ml-in, openoffice.org-l10n-mr-in, openoffice.org-l10n-or-in, openoffice.org-l10n-pa-in, openoffice.org-l10n-ta-in, openoffice.org-l10n-te-in Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: ttf-indic-fonts Filename: pool/2008/main/o/openoffice.org/openoffice.org-l10n-in_2.4.0-3ubuntu6_all.deb Size: 1114 MD5sum: 28fb15edc8c06c373c2b5c46d775af0f SHA1: 474e3444db3396d65030442dea0b41b5be4e998e SHA256: 1139aa7709bf515dbfc8f23ab0357880b293bd0324c6e7d7eb0fd3451735908b Description: Indic language packages for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package is a metapackage installing l10n packages for all available indic languages. Homepage: http://www.openoffice.org Package: openoffice.org-l10n-za Priority: optional Section: editors Installed-Size: 24 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Depends: openoffice.org-l10n-af, openoffice.org-l10n-en-za, openoffice.org-l10n-nr, openoffice.org-l10n-ns, openoffice.org-l10n-ss, openoffice.org-l10n-st, openoffice.org-l10n-tn, openoffice.org-l10n-ts, openoffice.org-l10n-ve, openoffice.org-l10n-xh, openoffice.org-l10n-zu Pre-Depends: dpkg (>= 1.14.12ubuntu3) Filename: pool/2008/main/o/openoffice.org/openoffice.org-l10n-za_2.4.0-3ubuntu6_all.deb Size: 1102 MD5sum: 725848044d4cf2e064cc1de3c0d3e648 SHA1: bc463efac6a9ccf32be10baca4f3dfdb4b51f8e7 SHA256: 53617f47fcfbc2da7d87943e42b5b6385b4c6618657110d5b418858ae4a4484b Description: South African language packages for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package is a metapackage installing l10n packages for all 11 South African languages. Homepage: http://www.openoffice.org Package: openoffice.org-draw Priority: optional Section: editors Installed-Size: 7404 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org (<< 1.9), openoffice.org-common (<< 2.0.3+2.0.4m179), openoffice.org-core (<< 2.2.1~rc3-3), openoffice.org-debian-files, openoffice.org2-draw (<< 1:2.4.0-3ubuntu6) Provides: openoffice.org2-draw Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.1.1-21), libwpd8c2a, libwpg-0.1-1, openoffice.org-core (= 1:2.4.0-3ubuntu6), zlib1g (>= 1:1.2.3.3.dfsg-1) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Conflicts: openoffice.org-debian-files, openoffice.org2-draw (<< 1:2.4.0-3ubuntu6) Filename: pool/2008/main/o/openoffice.org/openoffice.org-draw_2.4.0-3ubuntu6_i386.deb Size: 1952888 MD5sum: 029de5e12fab5b4c0b658203cc388d43 SHA1: a2f65512efd4bd62d1ccdeabb4908d9ad090f0f3 SHA256: b04a9e681f66d399d851a0a5f94256d71441fa351b90b780d18c257258c4cd15 Description: OpenOffice.org office suite - drawing OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the drawing component for OpenOffice.org. Homepage: http://www.openoffice.org Package: openoffice.org-gcj Priority: optional Section: editors Installed-Size: 11008 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Depends: bsh-gcj, java-gcj-compat, libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1-21), libgcj-bc (>= 4.2.3-1), libgcj-common (>= 1:4.1.1-14), libhsqldb-java-gcj, libxalan2-java-gcj, libxerces2-java-gcj, openoffice.org-core (= 1:2.4.0-3ubuntu6), openoffice.org-java-common (= 1:2.4.0-3ubuntu6), zlib1g (>= 1:1.2.3.3.dfsg-1) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Filename: pool/2008/main/o/openoffice.org/openoffice.org-gcj_2.4.0-3ubuntu6_i386.deb Size: 2218820 MD5sum: 6ab86482ad97c540838c9c86a3f32a4e SHA1: db133944628c4465d0c8a4324e53f1c83530b64a SHA256: 57e409c822aeca712ac88c76ddbd88ff849a20e873df5a7913dbb6ea779dae39 Description: OpenOffice.orgs Java libraries (native for use with GIJ) OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the .jars from openoffice.org-java-common compiled to native to make the Java features of OOo faster when using gij. . This package has NO effect with Suns/Blackdowns/IBMs/etc. JDK. Enhances: openoffice.org-base, openoffice.org-writer Homepage: http://www.openoffice.org Package: openoffice.org-gtk Priority: optional Section: gnome Installed-Size: 568 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org-common (<< 2.0.4~rc1-0), openoffice.org-gnome (<< 2.0.4~rc1-0) Depends: libatk1.0-0 (>= 1.20.0), libc6 (>= 2.1.3), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libgcc1 (>= 1:4.1.1-21), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.20.1), libstdc++6 (>= 4.1.1-21), libx11-6, libxext6, openoffice.org-core (= 1:2.4.0-3ubuntu6), openoffice.org-style-human Pre-Depends: dpkg (>= 1.14.12ubuntu3) Conflicts: oooqs-kde, ooqstart-gnome Filename: pool/2008/main/o/openoffice.org/openoffice.org-gtk_2.4.0-3ubuntu6_i386.deb Size: 149772 MD5sum: 81b666ee82a71937f4418b07ab6ce5e0 SHA1: 51f115b5505c5bfe341325c2b1946fa576ecf63d SHA256: 2cd50dfca09a2a30685c19e1f1b6b4e0c19a386db66138874de05e5db1a51bb3 Description: GTK+ Integration for OpenOffice.org (Widgets, Dialogs, Quickstarter) OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Gtk plugin for drawing OOo's widgets with Gtk+ and a Gtk/GNOMEish File Picker when running under GNOME. It also contains a QuickStarter for the "notification area". Enhances: openoffice.org Homepage: http://www.openoffice.org Package: openoffice.org-dev-doc Priority: optional Section: doc Installed-Size: 72968 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org-dev (<< 2.1), openoffice.org2-dev-doc Provides: openoffice.org2-dev-doc Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: www-browser Suggests: g++, java2-compiler, openoffice.org-dtd-officedocument1.0 Conflicts: openoffice.org2-dev-doc Filename: pool/2008/main/o/openoffice.org/openoffice.org-dev-doc_2.4.0-3ubuntu6_all.deb Size: 3281276 MD5sum: 8178a68a54edf22e70816f0cf45b49d9 SHA1: 80cd6136e2cbbb72d5990a630b57a4873e36a77c SHA256: 0f2c0e3f0ec5eace586e79056e66c669d6cd7cacd0c847db0314b4c013249f40 Description: OpenOffice.org SDK -- documentation OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the documentation of the OpenOffice.org SDK: . * C++/Java API reference * IDL reference * C++/Java/Basic examples . It also contains the gsicheck utility. Homepage: http://www.openoffice.org Package: ttf-opensymbol Priority: optional Section: x11 Installed-Size: 548 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org (<= 1.1.1+1.1.2rc3) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: fontconfig Filename: pool/2008/main/o/openoffice.org/ttf-opensymbol_2.4.0-3ubuntu6_all.deb Size: 320028 MD5sum: fc9c49545eb89a54231813270f4448db SHA1: 748e66fb8b43f2c21a5c7e9310554b153c5314ce SHA256: 40f7ce43cb5e619063aae3f1aff3a7cfd837bd284b410dc08341c6cdb00ecf54 Description: The OpenSymbol TrueType font This package contains the OpenSymbol TrueType font included in OpenOffice.org. This font contains symbols (like fonts as Wingdings(tm)), bullets (needed for bullets in OpenOffice.org) and non-latin character Homepage: http://www.openoffice.org Package: openoffice.org-evolution Priority: optional Section: gnome Installed-Size: 336 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org2-evolution (<< 1:2.4.0-3ubuntu6) Provides: openoffice.org2-evolution Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1-21), libglib2.0-0 (>= 2.12.0), libstdc++6 (>= 4.1.1-21), openoffice.org-base, openoffice.org-core (= 1:2.4.0-3ubuntu6) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: evolution Conflicts: openoffice.org2-evolution (<< 1:2.4.0-3ubuntu6) Filename: pool/2008/main/o/openoffice.org/openoffice.org-evolution_2.4.0-3ubuntu6_i386.deb Size: 66878 MD5sum: d08b4bc90abb87bcefdd22081f85bb84 SHA1: 2c2ee756006382883eb2b902175d150e284eb077 SHA256: a022df160728917fb57e1a24b5f3f0e0fa39c3c5a1eaa3d27f88e92ef89f5a2c Description: Evolution Addressbook support for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package allows OpenOffice.org to access Evolution address books. You need to install evolution separately. Homepage: http://www.openoffice.org Package: openoffice.org-style-tango Priority: optional Section: editors Installed-Size: 5128 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org-common (<< 2.1~m190) Depends: openoffice.org-common (= 1:2.4.0-3ubuntu6) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Suggests: tango-icon-theme Filename: pool/2008/main/o/openoffice.org/openoffice.org-style-tango_2.4.0-3ubuntu6_all.deb Size: 3096470 MD5sum: 79c20ba00a2b15a93f1e0d67019f72bb SHA1: b64368234cf234c66e3c765757c5f929fb1debcd SHA256: 6e9b3b57e83b3d03f4279bba5b8c44719f71bd6b6f4705ca199b1282ef88d44b Description: Tango symbol style for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "tango" symbol style, default style for GTK+/Gnome. Homepage: http://www.openoffice.org Package: openoffice.org-style-andromeda Priority: optional Section: editors Installed-Size: 4984 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org-common (<< 2.1~m190), openoffice.org-style-default Provides: openoffice.org-style-default Depends: openoffice.org-common (= 1:2.4.0-3ubuntu6) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Conflicts: openoffice.org-style-default Filename: pool/2008/main/o/openoffice.org/openoffice.org-style-andromeda_2.4.0-3ubuntu6_all.deb Size: 2767872 MD5sum: c1ba52505d6e70b4acd15d031917470a SHA1: 009a303db936b32d730e99dca3d55c00b43ad347 SHA256: 8e6dea31b81b65f53c0d9c72aa50825f05eb77d59aabe90ed4406cba5ddc8755 Description: Default symbol style for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "Andromeda" symbol style from Sun, normally used on MS Windows (tm) and when not using GNOME or KDE, needs to be manually enabled in the OpenOffice.org option menu. Homepage: http://www.openoffice.org Package: openoffice.org-impress Priority: optional Section: editors Installed-Size: 2652 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org (<< 1.9), openoffice.org-common (<< 2.0.3+2.0.4m179), openoffice.org-debian-files, openoffice.org2-impress (<< 1:2.4.0-3ubuntu6) Provides: openoffice.org2-impress Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.1.1-21), openoffice.org-core (= 1:2.4.0-3ubuntu6), openoffice.org-draw (= 1:2.4.0-3ubuntu6) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Conflicts: openoffice.org-debian-files, openoffice.org2-impress (<< 1:2.4.0-3ubuntu6) Filename: pool/2008/main/o/openoffice.org/openoffice.org-impress_2.4.0-3ubuntu6_i386.deb Size: 497148 MD5sum: b4ba377bb793cf0375c5c53ca5dc6ee5 SHA1: 4203b81f507bd6cd18d4e080f671ec6aca5a9e5a SHA256: 32f7fffea9d9364edd84d2df79412d2950a2fd527db045bd9652b39ffd6a8d78 Description: OpenOffice.org office suite - presentation OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the presentation component for OpenOffice.org. Homepage: http://www.openoffice.org Package: openoffice.org-writer Priority: optional Section: editors Installed-Size: 20616 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org (<< 1.9), openoffice.org-common (<< 1:2.3.1), openoffice.org-debian-files, openoffice.org2-writer (<< 1:2.4.0-3ubuntu6) Provides: openoffice.org2-writer Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1-21), libicu38 (>= 3.8-5), libstdc++6 (>= 4.1.1-21), libwpd8c2a, libwps-0.1-1, libxml2, openoffice.org-base-core (= 1:2.4.0-3ubuntu6), openoffice.org-core (= 1:2.4.0-3ubuntu6), python-uno (>= 1:2.4.0), zlib1g (>= 1:1.2.3.3.dfsg-1) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: gij | java-gcj-compat | openjdk-6-jre | sun-java5-jre | sun-java6-jre | java2-runtime, openoffice.org-filter-binfilter, openoffice.org-java-common (>> 2.2.0-4), openoffice.org-writer2latex Suggests: openoffice.org-base, openoffice.org-gcj Conflicts: openoffice.org-debian-files, openoffice.org-java-common (<= 1:2.3.1), openoffice.org2-writer (<< 1:2.4.0-3ubuntu6) Filename: pool/2008/main/o/openoffice.org/openoffice.org-writer_2.4.0-3ubuntu6_i386.deb Size: 5263520 MD5sum: 94a0dc8e746fac1136abf47d3d55cd27 SHA1: 7b19f34fce0798558e7ef05e5c718e63a764a569 SHA256: f75b95306815dffd1f03bcbc0c9d48882fa6623651514a157ee4dc23bded9ef0 Description: OpenOffice.org office suite - word processor OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the wordprocessor component for OpenOffice.org. Homepage: http://www.openoffice.org Package: openoffice.org Priority: optional Section: editors Installed-Size: 44 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org-debian-files, openoffice.org2 (<< 1:2.4.0-3ubuntu6) Provides: openoffice.org2 Depends: openoffice.org-base, openoffice.org-calc, openoffice.org-core (= 1:2.4.0-3ubuntu6), openoffice.org-draw, openoffice.org-filter-binfilter, openoffice.org-filter-mobiledev, openoffice.org-impress, openoffice.org-java-common (>> 2.2.0-4), openoffice.org-math, openoffice.org-officebean, openoffice.org-writer, openoffice.org-writer2latex Pre-Depends: dpkg (>= 1.14.12ubuntu3) Suggests: cupsys-bsd, gij | java-gcj-compat | openjdk-6-jre | sun-java5-jre | sun-java6-jre | java2-runtime, graphicsmagick-imagemagick-compat | imagemagick, gstreamer0.10-ffmpeg, gstreamer0.10-plugins-bad, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, gstreamer0.10-plugins-ugly, hunspell-dictionary, iceweasel | firefox | icedove | thunderbird | iceape-browser | mozilla-browser, libgl1, libpaper-utils, libsane, libxrender1, menu, msttcorefonts, myspell-dictionary, openclipart-openoffice.org, openoffice.org-gnome | openoffice.org-kde, openoffice.org-help-2.4, openoffice.org-hyphenation, openoffice.org-l10n-2.4, openoffice.org2-thesaurus, pstoedit, ttf-dejavu, unixodbc Conflicts: openoffice.org2 (<< 1:2.4.0-3ubuntu6) Filename: pool/2008/main/o/openoffice.org/openoffice.org_2.4.0-3ubuntu6_i386.deb Size: 5028 MD5sum: 633d88c590a41b8c160651ed512489b8 SHA1: 26c3cadf00ac2a25301e54f5d073801603d153ac SHA256: 0d547d478d0ca1d3e7323c42de4f5a092cead7d0bc75c2e7f59ed6e1b9a66b63 Description: OpenOffice.org Office suite OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This metapackage installs all components of openoffice.org: * openoffice.org-writer: Word processor * openoffice.org-calc: Spreadsheet * openoffice.org-impress: Presentation * openoffice.org-draw: Drawing * openoffice.org-base: Database * openoffice.org-math: Equation editor * openoffice.org-filter-mobiledev: Mobile Devices filters * openoffice.org-filter-binfilter: legacy filters (e.g. StarOffice 5.2) . You can extend the functionality of OpenOffice.org by installing these packages: * hunspell-dictionary-*/myspell-dictionary-*: Hunspell/Myspell dictionaries for use with OpenOffice.org * openoffice.org-l10n-*: UI interface translation * openoffice.org-help-*: User help * openoffice.org-thesaurus-*: Thesauri for the use with OpenOffice.org * openoffice.org-hyphenation-*: Hyphenation patterns for OpenOffice.org * openoffice.org-gtk: Gtk UI Plugin, GNOME File Picker support, QuickStarter for GNOMEs notification are * openoffice.org-gnome: GNOME VFS, GConf backend * openoffice.org-kde: KDE UI Plugin and KDE File Picker support * openoffice.org-headless: Headless (svp) UI Plugin * menu: Will add openoffice.org menu entries for every Debian window manager. * unixodbc: ODBC database support * cupsys-bsd: Allows OpenOffice.org to detect your CUPS printer queues automatically * libsane: Use your sane-supported scanner with OpenOffice.org * libxrender1: Speed up display by using Xrender library * libgl1: OpenGL support * openclipart-openoffice.org: Open Clip Art Gallery with OOo index files * iceweasel | firefox | icedove | thunderbird | iceape-browser | mozilla-browser: Mozilla profile with Certificates needed for XML Security... * msttcorefonts: Installs standard MS truetype fonts (contrib) * java-gcj-compat | sun-java5-jre | java2-runtime Java Runtime Environment for use with OpenOffice.org * pstoedit / imagemagick: helper tools for EPS thumbnails * gstreamer0.10-plugins-*: GStreamer plugins for use with OOos media backend * libpaper-utils: papersize detection support via paperconf Homepage: http://www.openoffice.org Package: openoffice.org-base Priority: optional Section: editors Installed-Size: 8104 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org-bin (<< 1.9), openoffice.org-common (<< 1.9.113-0pre1), openoffice.org-core (<< 2.0.1), openoffice.org-debian-files, openoffice.org-java, openoffice.org2-base (<< 1:2.4.0-3ubuntu6) Provides: openoffice.org2-base Depends: gij | java-gcj-compat | openjdk-6-jre | sun-java5-jre | sun-java6-jre | java2-runtime, libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1-21), libhsqldb-java (>= 1.8.0.9-1), libstdc++6 (>= 4.1.1-21), openoffice.org-base-core (= 1:2.4.0-3ubuntu6), openoffice.org-core (= 1:2.4.0-3ubuntu6), openoffice.org-java-common (>> 2.2.0-4) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Suggests: libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | mdbtools, libmysql-java | libpg-java | libsapdbc-java, openoffice.org-gcj, openoffice.org-report-builder, unixodbc Conflicts: openoffice.org-common (= 2.0.4-4), openoffice.org-debian-files, openoffice.org2-base (<< 1:2.4.0-3ubuntu6) Filename: pool/2008/main/o/openoffice.org/openoffice.org-base_2.4.0-3ubuntu6_i386.deb Size: 1937276 MD5sum: e4b033dcec16dfa96ba6a1e5963eddfb SHA1: 6a17e190cadb8f6bfd1229e606cb181b30808d36 SHA256: 7053715c92abb7cb6ef68d6493baf1c39aa3fea38d646a28164e251c4c713197 Description: OpenOffice.org office suite - database OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the database component for OpenOffice.org. . You can extend the functionality of OpenOffice.org Base by installing these packages: . * unixodbc: ODBC database support * libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | mdbtools: ODBC drivers for: - MySQL - PostgreSQL - SQLite - MS SQL / Sybase SQL - *.mdb (JET / MS Access) * libmysql-java | libpg-java | libsapdbc-java: JDBC Drivers for: - MySQL - PostgreSQL - MaxDB Homepage: http://www.openoffice.org Package: libuno-cil Priority: optional Section: editors Installed-Size: 884 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Depends: cli-common (>= 0.5.1), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1-21), libglib2.0-0, libmono-corlib1.0-cil (>= 1.0), libmono-corlib2.0-cil (>= 1.2.6), libmono0 (>= 1.2.6), libstdc++6 (>= 4.1.1-21), mono-gac, openoffice.org-core (>> 1:2.4.0), ure (>= 1.4) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Filename: pool/2008/main/o/openoffice.org/libuno-cil_2.4.0-3ubuntu6_i386.deb Size: 192510 MD5sum: 0e88bb2b7a0a61d2e4ca09f04cb63acc SHA1: d4b230ecfcc1b6a544a104afa4dd74bd945cc9b6 SHA256: 237f9d2f1e773448bb52d04e0177a1a6eb116cec83f01df7ee8b4a7d7593845b Description: CLI binding for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the CLI bindings to OpenOffice.org for accessing the OpenOffice.org API from Mono languages (e.g. C# and Boo) . Note that currently the use of Mono for add-ins & scripting inside OpenOffice.org is *not* yet supported. Homepage: http://www.openoffice.org Package: openoffice.org-math Priority: optional Section: editors Installed-Size: 1088 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org (<< 1.9), openoffice.org-common (<< 2.0.3+2.0.4m179), openoffice.org-debian-files, openoffice.org2-math (<< 1:2.4.0-3ubuntu6) Provides: openoffice.org2-math Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.1.1-21), openoffice.org-core (= 1:2.4.0-3ubuntu6) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Conflicts: openoffice.org-debian-files, openoffice.org2-math (<< 1:2.4.0-3ubuntu6) Filename: pool/2008/main/o/openoffice.org/openoffice.org-math_2.4.0-3ubuntu6_i386.deb Size: 245502 MD5sum: 013a941fbd9aa0c9b30a5bf3574cef79 SHA1: 74d8def98f992f8871dd41729d4eb431a85a8ca6 SHA256: baf8f04d796eebd513d9bf9235fba5849bb260358849026ab34c92cc4f3fa46b Description: OpenOffice.org office suite - equation editor OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the equation editor component for OpenOffice.org. Homepage: http://www.openoffice.org Package: openoffice.org-common Priority: optional Section: editors Installed-Size: 35832 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: broffice.org (<< 2.2.1~rc1-1), openoffice.org (<< 1.9), openoffice.org-base (<< 2.0.4~rc1), openoffice.org-calc (<< 2.0.4~rc1), openoffice.org-debian-files, openoffice.org-l10n-en, openoffice.org-l10n-en-us, openoffice.org-math (<< 2.0.4~rc1), openoffice.org-mimelnk, openoffice.org2-common Provides: openoffice.org-l10n-en-us, openoffice.org2-common Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts, openoffice.org-core (>> 1:2.4.0), openoffice.org-style-human | openoffice.org-style-tango | openoffice.org-style-crystal | openoffice.org-style-andromeda Pre-Depends: dpkg (>= 1.14.12ubuntu3) Suggests: openoffice.org-style-hicontrast, openoffice.org-style-industrial Conflicts: openclipart-openoffice.org (<= 0.17+dfsg-4), openoffice.org-base (<< 1:2.4.0), openoffice.org-calc (<< 1:2.4.0), openoffice.org-core (= 2.0.4~rc3-1), openoffice.org-debian-files, openoffice.org-debian-menus, openoffice.org-draw (<< 1:2.4.0), openoffice.org-impress (<< 1:2.4.0), openoffice.org-l10n-en-us, openoffice.org-math (<< 1:2.4.0), openoffice.org-mimelnk, openoffice.org-writer (<< 1:2.4.0), openoffice.org2-common Filename: pool/2008/main/o/openoffice.org/openoffice.org-common_2.4.0-3ubuntu6_all.deb Size: 9625970 MD5sum: 72cf3a03495ef2ebdb17bb4fe8adaf97 SHA1: 222ee56339387d848ddc3083d6aaa4e3f545636c SHA256: c7e2aeee6aa7ab0ff62dfe08aca9f7a332bd0d4b8b95c246bcee4d0a2350247f Description: OpenOffice.org office suite architecture independent files OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-independent files of OpenOffice.org. Homepage: http://www.openoffice.org Package: openoffice.org-dev Priority: optional Section: devel Installed-Size: 29844 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org-common (<< 2.0.2-3), openoffice.org-dev-doc (<< 2.0.2-4), openoffice.org-java, openoffice.org2-core (<= 1.9.108-1), openoffice.org2-dev Provides: openoffice.org2-dev Depends: libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.1.1-21), libx11-6, openoffice.org-core (= 1:2.4.0-3ubuntu6) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Recommends: dmake, g++, java-gcj-compat-dev, openoffice.org-java-common (>> 2.2.0-4) Suggests: c-shell, libmythes-dev, openoffice.org-dev-doc Conflicts: openoffice.org-debian-files, openoffice.org2-dev Filename: pool/2008/main/o/openoffice.org/openoffice.org-dev_2.4.0-3ubuntu6_i386.deb Size: 2883584 MD5sum: 9b5b2dd5f6e7c6e59ad373feac87ae4e SHA1: 5149c0870ac0ecc30ad039406f7224369d9035d1 SHA256: 3be9577e48fa9fcff51187cb48894dbbbf824c5f442910823e57dcbe89745766 Description: OpenOffice.org SDK -- development files OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the files needed to build plugins/add-ons for OpenOffice.org (includes, IDL files, build tools, ...). It also contains the zipped source of the UNO Java libraries for use in IDEs like eclipse. Homepage: http://www.openoffice.org Package: python-uno Priority: optional Section: python Installed-Size: 516 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org-common (<< 1.9.82) Provides: python2.5-uno Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.1.1-21), openoffice.org-core (= 1:2.4.0-3ubuntu6), python (>= 2.5), python (<< 2.6), python-central (>= 0.6.1), python2.5 (>= 2.5) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Filename: pool/2008/main/o/openoffice.org/python-uno_2.4.0-3ubuntu6_i386.deb Size: 93716 MD5sum: bc7e42042a95c0604d37032ba8eefa1b SHA1: 7bbd280c974b8f955d236c6ad9de5e4ec8931524 SHA256: cb6be5c4cd98db1a4e89cf489043f7729d68dac2b5d8089ab26dd9ae2bed62c7 Description: Python interface for OpenOffice.org The Python-UNO bridge allows use of the standard OpenOffice.org API with the Python scripting language. It additionally allows others to develop UNO components in Python, thus Python UNO components may be run within the OpenOffice.org process and can be called from C++ or the built in StarBasic scripting language. . You can more information about Pyuno at http://udk.openoffice.org/python/python-bridge.html Enhances: openoffice.org Homepage: http://udk.openoffice.org/python/python-bridge.html Python-Version: 2.5 Package: openoffice.org-kde Priority: optional Section: kde Installed-Size: 716 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org2-kde (<< 1:2.4.0-3ubuntu6) Provides: openoffice.org2-kde Depends: kdelibs4c2a (>= 4:3.5.8-1), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1-21), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.1.1-21), libx11-6, libxext6, openoffice.org-core (= 1:2.4.0-3ubuntu6), openoffice.org-style-crystal Pre-Depends: dpkg (>= 1.14.12ubuntu3) Suggests: kaddressbook, kmail, konqueror Conflicts: openoffice.org2-kde (<< 1:2.4.0-3ubuntu6) Filename: pool/2008/main/o/openoffice.org/openoffice.org-kde_2.4.0-3ubuntu6_i386.deb Size: 159956 MD5sum: 3641eddf9cf1a46f8b83bd5ae938b761 SHA1: 212b62b3e2269799bc833db34c97f154086bd8b7 SHA256: 8ab5c0e5c92b54cbd3a54192519a45b74772b50bd3df40fb76f7aaee9c41d155 Description: KDE Integration for OpenOffice.org (Widgets, Dialogs, Addressbook) OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the KDE plugin for drawing OOo's widgets with KDE/Qt, a KDEish File Picker when running under KDE and KDE Addressbook integration. You can extend the functionality of this by installing these packages: . * konqueror / kmail * kaddressbook Enhances: openoffice.org Homepage: http://www.openoffice.org Package: openoffice.org-officebean Priority: optional Section: misc Installed-Size: 132 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: openoffice.org Version: 1:2.4.0-3ubuntu6 Replaces: openoffice.org-common (<< 1.9.113-0pre1), openoffice.org2-officebean Provides: openoffice.org2-officebean Depends: gij | java-gcj-compat (>= 1.0.77-4) | openjdk-6-jre | sun-java5-jre | sun-java6-jre | java2-runtime, libc6 (>= 2.1.3), libgcc1, libstdc++6, openoffice.org-core (= 1:2.4.0-3ubuntu6), openoffice.org-java-common (>> 2.2.0-4) Pre-Depends: dpkg (>= 1.14.12ubuntu3) Conflicts: openoffice.org2-officebean Filename: pool/2008/main/o/openoffice.org/openoffice.org-officebean_2.4.0-3ubuntu6_i386.deb Size: 48432 MD5sum: e5dc74d8ea73faac9d88f0ed6128ccef SHA1: 5e9b753af82acaf2681324ac504f24c6aa02dac7 SHA256: d173fb0cdd504780a1f9abd90e179351377cca2eb85bebb732897019b378f17b Description: OpenOffice.org Office Bean OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the OpenOffice.org Office Bean for embedding OpenOffice.org in custom Java applications. Homepage: http://www.openoffice.org Package: liborbit2 Priority: optional Section: libs Installed-Size: 488 Maintainer: Ubuntu Core Developers Original-Maintainer: Sebastian Rittau Architecture: i386 Source: orbit2 Version: 1:2.14.12-0.1 Replaces: liborbit2-dev (<< 2.8.1-1) Depends: libc6 (>= 2.7-1), libglib2.0-0 (>= 2.16.0), libidl0 Conflicts: libbonobo-activation4 (<< 1:2.4.0), liblinc1 (<< 1.0.3-4), liborbit2-dev (<< 2.8.1-1) Filename: pool/2008/main/o/orbit2/liborbit2_2.14.12-0.1_i386.deb Size: 169266 MD5sum: 9849afb094b6fe7008fa5abcabfbc8bd SHA1: ed2d26920619ec630a6d9d525ef3c4e076aec784 SHA256: bee2dabba0530df06bd1c8d9487c78d913496c18d2d273ff9541be74d5930a7e Description: libraries for ORBit2 - a CORBA ORB ORBit2 is a high-performance CORBA (Common Object Request Broker Architecture) ORB (Object Request Broker). It allows programs to send requests and receive replies from other programs, regardless of the locations of the two programs. CORBA is an architecture that enables communication between program objects, regardless of the programming language they're written in or the operating system they run on. . This package contains the run-time libraries used by ORBit2-based applications. Package: liborbit2-dev Priority: optional Section: libdevel Installed-Size: 2244 Maintainer: Ubuntu Core Developers Original-Maintainer: Sebastian Rittau Architecture: i386 Source: orbit2 Version: 1:2.14.12-0.1 Depends: libc6 (>= 2.7-1), libglib2.0-0 (>= 2.16.0), libglib2.0-dev, libidl-dev (>= 0.8.6-1), libidl0, liborbit2 (= 1:2.14.12-0.1), pkg-config Recommends: orbit2 Conflicts: liblinc-dev Filename: pool/2008/main/o/orbit2/liborbit2-dev_2.14.12-0.1_i386.deb Size: 374730 MD5sum: a0f42ddcc7e6bae0fd4a5d96b476b167 SHA1: 3263334e6437188b13ab9c295aed5160f0932356 SHA256: a876e4cfae84a65c686e6fe43833d6ad733dc939f9f2afecdd2390f1ea3a5943 Description: development files for ORBit2 - a CORBA ORB ORBit2 is a high-performance CORBA (Common Object Request Broker Architecture) ORB (Object Request Broker). It allows programs to send requests and receive replies from other programs, regardless of the locations of the two programs. CORBA is an architecture that enables communication between program objects, regardless of the programming language they're written in or the operating system they run on. . This package contains the header files and static libraries used for developing ORBit2-based applications. It also contains the IDL compiler needed to import object definitions into your C programs. Package: libostyle1c2 Priority: optional Section: libs Installed-Size: 2856 Maintainer: Ubuntu Core Developers Original-Maintainer: Neil Roeth Architecture: i386 Source: openjade Version: 1.4devel1-18build1 Replaces: libostyle1 Depends: libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2) Conflicts: libostyle1 Filename: pool/2008/main/o/openjade/libostyle1c2_1.4devel1-18build1_i386.deb Size: 859514 MD5sum: e34251aae6b12e4423a2d7200d603cca SHA1: a876ea983014911fb7132d3d74475bb7cf510768 SHA256: b8d41fa0a35ef972efbc80a017e49074592094aaebbf2923da7ec04ebe95f867 Description: Runtime libraries for OpenJade OpenJade's shared libraries, runtime support. Includes libogrove, providing an abstract interface to groves; libospgrove, an interface to groves on top of the OpenSP suite; and libostyle, the actual DSSSL style engine. . This shared library is used by the openjade package. Package: openjade Priority: optional Section: text Installed-Size: 1184 Maintainer: Ubuntu Core Developers Original-Maintainer: Neil Roeth Architecture: i386 Version: 1.4devel1-18build1 Depends: libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libosp5 (>= 1.5.2-1), libostyle1c2, libstdc++6 (>= 4.1.2), sgml-base (>= 1.17) Suggests: doc-base, sgml-data Conflicts: libostyle-dev (<< 1.4devel1-14) Filename: pool/2008/main/o/openjade/openjade_1.4devel1-18build1_i386.deb Size: 325960 MD5sum: 9b34530ba62babee31b3914bf6505a86 SHA1: f03188a10f2e5b8445ed83b7c04ab544348c2aff SHA256: 35f7ba41002046fe7d662bbd726091dc0a401b6012ade86c942b4a6d0e2ff21d Description: Implementation of the DSSSL language OpenJade is an implementation of the ISO/IEC 10179:1996 standard DSSSL language. It is based on James Clark's Jade software. . The OpenJade processor, in conjunction with a DSSSL style sheet, is capable of translating SGML documents into other formats. Output formats currently supported are RTF, HTML, MIF, JadeTeX, or an XML representation of the flow object tree. Using its own non-standard system, it is also capable of transforming one SGML or XML DTD to another. . Author: The OpenJade Team Homepage: http://openjade.sourceforge.net/ Package: libostyle-dev Priority: optional Section: libdevel Installed-Size: 4988 Maintainer: Ubuntu Core Developers Original-Maintainer: Neil Roeth Architecture: i386 Source: openjade Version: 1.4devel1-18build1 Depends: libostyle1c2 (= 1.4devel1-18build1) Conflicts: openjade (<< 1.4devel1-14) Filename: pool/2008/main/o/openjade/libostyle-dev_1.4devel1-18build1_i386.deb Size: 1022440 MD5sum: ae8258c307ac77c34c924126047e8184 SHA1: 12788039a0950638646ca88abf91deca2b9f5919 SHA256: 7612e1a984b3f3a3841def482c5a9588978e030a743f00e7b1c683185cadab9b Description: OpenJade libraries, developer support Contains include files and the static library for libogrove, libospgrove, and libostyle. This is useful for those developing on top of the OpenJade grove or DSSSL engine. Package: openais Priority: optional Section: admin Installed-Size: 888 Maintainer: Fabio M. Di Nitto Original-Maintainer: Debian Kernel Team Architecture: i386 Version: 0.82-3ubuntu2 Depends: libc6 (>= 2.7-1), libopenais2 (= 0.82-3ubuntu2), lsb-base (>= 3.0-6) Filename: pool/2008/main/o/openais/openais_0.82-3ubuntu2_i386.deb Size: 347594 MD5sum: 4bf135bd031d7f28dfe89e17a28ea698 SHA1: b9edeed50921c36970640a98972bcb8f6202581f SHA256: 7956a4f3844bb3124a0ad19024fd33a859ce418dc91b24bcddc3b9e5fc048525 Description: Standards-based cluster framework (daemon and modules) The openais project is a project to implement a production quality "Revised BSD" licensed implementation of the SA Forum's Application Interface Specification. The project implements cutting edge research on virtual synchrony to provide 100% correct operation in the face of failures or partitionable networks with excellent performance characteristics. . The Application Interface Specification is a software API and policies which are used to develop applications that maintain service during faults. The API consists of Availability Management Framework (AMF) which provides application failover, Cluster Membership (CLM), Checkpointing (CKPT), Event (EVT), Messaging (MSG), and Distributed Locks (DLOCK). . This package contains the aisexec daemon and modules Package: libopenais2 Priority: optional Section: libs Installed-Size: 500 Maintainer: Fabio M. Di Nitto Original-Maintainer: Debian Kernel Team Architecture: i386 Source: openais Version: 0.82-3ubuntu2 Depends: libc6 (>= 2.7-1) Filename: pool/2008/main/o/openais/libopenais2_0.82-3ubuntu2_i386.deb Size: 203468 MD5sum: 59a0549aa56c4c2c7b2258a98059936f SHA1: fe4769e3c3a28d31a689cf2808ecbd917aaea046 SHA256: 3af5b53fcdabcc1a38c7f9512c3cfe9f26c26e48e3daf122375bac6493cac6be Description: Standards-based cluster framework (libraries) The openais project is a project to implement a production quality "Revised BSD" licensed implementation of the SA Forum's Application Interface Specification. The project implements cutting edge research on virtual synchrony to provide 100% correct operation in the face of failures or partitionable networks with excellent performance characteristics. . The Application Interface Specification is a software API and policies which are used to develop applications that maintain service during faults. The API consists of Availability Management Framework (AMF) which provides application failover, Cluster Membership (CLM), Checkpointing (CKPT), Event (EVT), Messaging (MSG), and Distributed Locks (DLOCK). . This package contains libraries that should be used by openais clients. Package: libopenais-dev Priority: optional Section: libdevel Installed-Size: 860 Maintainer: Fabio M. Di Nitto Original-Maintainer: Debian Kernel Team Architecture: i386 Source: openais Version: 0.82-3ubuntu2 Depends: libopenais2 (= 0.82-3ubuntu2) Filename: pool/2008/main/o/openais/libopenais-dev_0.82-3ubuntu2_i386.deb Size: 261020 MD5sum: ce81740ca17e8e4f48c0f17280075a01 SHA1: 31f53d47fead23bc63b7a9e370f7783d8fcb9283 SHA256: e57a7961f25a38327b3277acb29e4f9847f626eb7b11fe9bd2a3bef3e28bb326 Description: Standards-based cluster framework (developer files) The openais project is a project to implement a production quality "Revised BSD" licensed implementation of the SA Forum's Application Interface Specification. The project implements cutting edge research on virtual synchrony to provide 100% correct operation in the face of failures or partitionable networks with excellent performance characteristics. . The Application Interface Specification is a software API and policies which are used to develop applications that maintain service during faults. The API consists of Availability Management Framework (AMF) which provides application failover, Cluster Membership (CLM), Checkpointing (CKPT), Event (EVT), Messaging (MSG), and Distributed Locks (DLOCK). . This package contains header files required to build clients for the openais infrastructure. Package: o3read Priority: optional Section: utils Installed-Size: 96 Maintainer: Bartosz Fenski Architecture: i386 Version: 0.0.4-1 Depends: libc6 (>= 2.4-1) Filename: pool/2008/main/o/o3read/o3read_0.0.4-1_i386.deb Size: 14360 MD5sum: e1597a3961da89619bdc41b3aa070c75 SHA1: bb651c8711f596e21bef90de10563c7a631943c1 SHA256: f09dcf26096baa7c058a6db0a8d7e8ed082ed64da6fb0184dbb6ff2b7532861b Description: standalone converter for OpenOffice.org documents o3read is a collection of utilities that helps convertion of OpenOffice.org Writer and Calc documents to the one of the three output formats. . * o3read - displays a dump of the parse tree * o3totxt - creates plain text * o3tohtml - creates html code . These utilities don't depend on OpenOffice.org nor any other external tools/libraries. . Homepage: http://siag.nu/o3read/ Package: libopenexr-dev Priority: optional Section: libdevel Installed-Size: 2392 Maintainer: Ubuntu Core Developers Original-Maintainer: Andrew Lau Architecture: i386 Source: openexr Version: 1.2.2-4.4ubuntu1 Depends: libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, libopenexr2ldbl (= 1.2.2-4.4ubuntu1) Filename: pool/2008/main/o/openexr/libopenexr-dev_1.2.2-4.4ubuntu1_i386.deb Size: 486646 MD5sum: 9f0a9fe561c0c59e04e824a92084aa0f SHA1: 292eea5b1324bc83a970dc974d8f7e8bb7ac2b58 SHA256: 8e83accefd1029f3cd8592e28510dac11ed904eba1490d549aa007566f3e52a5 Description: development files for the OpenEXR image library OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. . OpenEXR's features include: * Higher dynamic range and colour precision than existing 8- and 10-bit image file formats. * Support for the "half" 16-bit floating-point pixel format. * Multiple lossless image compression algorithms. Some of the included codecs can achieve 2:1 lossless compression ratios on images with film grain. * Extensibility. New compression codecs and image types can easily be added by extending the C++ classes included in the OpenEXR software distribution. New image attributes (strings, vectors, integers, etc.) can be added to OpenEXR image headers without affecting backward compatibility with existing OpenEXR applications. . This package contains the header files required if you wish to compile/develop applications that use libopenexr0; as well as * Half - a C++ class for manipulating half values as if they were a built-in C++ data type. . Homepage: http://www.openexr.com/ Package: libopenexr2ldbl Priority: optional Section: libs Installed-Size: 916 Maintainer: Ubuntu Core Developers Original-Maintainer: Andrew Lau Architecture: i386 Source: openexr Version: 1.2.2-4.4ubuntu1 Replaces: libopenexr2, libopenexr2c2, libopenexr2c2a Depends: libc6 (>= 2.6.1-1), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: libopenexr0, libopenexr2, libopenexr2c2, libopenexr2c2a Filename: pool/2008/main/o/openexr/libopenexr2ldbl_1.2.2-4.4ubuntu1_i386.deb Size: 285728 MD5sum: 31f87cef5bb2f35251b524d1fc1d6279 SHA1: d52243e5da0487b372762d3998a186d798fe4a8e SHA256: 044f831ed446880991ada37bc18e21c365a412aca191f7af366a5b2380774a37 Description: runtime files for the OpenEXR image library OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. . OpenEXR's features include: * Higher dynamic range and colour precision than existing 8- and 10-bit image file formats. * Support for the "half" 16-bit floating-point pixel format. * Multiple lossless image compression algorithms. Some of the included codecs can achieve 2:1 lossless compression ratios on images with film grain. * Extensibility. New compression codecs and image types can easily be added by extending the C++ classes included in the OpenEXR software distribution. New image attributes (strings, vectors, integers, etc.) can be added to OpenEXR image headers without affecting backward compatibility with existing OpenEXR applications. This package contains the following shared libraries: * IlmImf - a library that reads and writes OpenEXR images. * Imath - a math library with support for matrices, 2D and 3D transformations, solvers for linear/quadratic/cubic equations, and more. . Homepage: http://www.openexr.com/ Package: obex-data-server Priority: optional Section: admin Installed-Size: 156 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Baptiste Mille-Mathias Architecture: i386 Version: 0.3.1-0ubuntu1 Depends: libbluetooth2 (>= 3.14), libc6 (>= 2.4), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libglib2.0-0 (>= 2.16.0), libopenobex1 Filename: pool/2008/main/o/obex-data-server/obex-data-server_0.3.1-0ubuntu1_i386.deb Size: 39824 MD5sum: e35d61c8ce78214bc70bb4a504c282dd SHA1: a462365bd323b0155011184c2989bb3722c5c28b SHA256: 8ab31dbdb1e189e478dc325647bab2060c6755dfcde29b1fbd968b5244d63f21 Description: D-Bus service for OBEX client and server side functionality obex-data-server is a D-Bus service providing high-level OBEX client and server side functionality (currently supports OPP and FTP profiles and Bluetooth transport). Homepage: http://wiki.muiline.com/obex-data-server Package: onboard Priority: optional Section: gnome Installed-Size: 344 Maintainer: Ubuntu Core Developers Original-Maintainer: Chris Jones Architecture: all Version: 0.91ubuntu2 Depends: python, python-cairo, python-central (>= 0.5.62), python-gconf, python-glade2, python-gtk2, python-virtkey (>= 0.50) Filename: pool/2008/main/o/onboard/onboard_0.91ubuntu2_all.deb Size: 34966 MD5sum: 575646114acd8eed1314c154e82227a9 SHA1: 6992400097dd795bab5bc9c500b6ac2132c3d582 SHA256: a6b01228e2c141f34f8c16fbd0d68631b2312faf1fcfe8767f8b862c78930514 Description: Simple On-screen Keyboard Simple On-screen Keyboard with macros and easy layout creation. Homepage: https://launchpad.net/virtkey Python-Version: current Package: openipmi Priority: optional Section: admin Installed-Size: 420 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Noèl Köthe Architecture: i386 Version: 2.0.13-0ubuntu3 Depends: libc6 (>= 2.7-1), libncurses5 (>= 5.6+20071006-3), libopenipmi0, libpopt0 (>= 1.10), libsnmp15 (>= 5.4.1~dfsg) Filename: pool/2008/main/o/openipmi/openipmi_2.0.13-0ubuntu3_i386.deb Size: 194318 MD5sum: 6cf7313889c295968991cfa19b71e8e2 SHA1: cc7cd9eab2c54536cb6f978dbdcf248f7f20bba6 SHA256: 23597ab020ec0594d54677f7fce7fcf85c3af760e704dc9657ee411179823a36 Description: Intelligent Platform Management Interface (for servers) IPMI allows remote monitoring and remote management of devices. . This package contains some command-line and graphical-user-interfaces to interact with IPMI-enabled devices. . http://openipmi.sourceforge.net/ https://sourceforge.net/projects/openipmi Package: libopenipmi-dev Priority: optional Section: libdevel Installed-Size: 2432 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Noèl Köthe Architecture: i386 Source: openipmi Version: 2.0.13-0ubuntu3 Depends: libgdbm-dev, libopenipmi0 (= 2.0.13-0ubuntu3) Filename: pool/2008/main/o/openipmi/libopenipmi-dev_2.0.13-0ubuntu3_i386.deb Size: 721546 MD5sum: ada5eca6d57d6b997cbbbb62e2ca3605 SHA1: 22b93519d06a45652490f2f7372b1e1a13f511f4 SHA256: e55bfc9f7b9fbbb6cb473a480615c17246d681a24eefec4aafadc19496d18444 Description: Intelligent Platform Management Interface - development IPMI allows remote monitoring and remote management of devices. . This package contains the development headers needed for compiling programs against libopenipmi. Package: libopenipmi0 Priority: optional Section: devel Installed-Size: 1372 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Noèl Köthe Architecture: i386 Source: openipmi Version: 2.0.13-0ubuntu3 Depends: libc6 (>= 2.7-1), libncurses5 (>= 5.6+20071006-3) Filename: pool/2008/main/o/openipmi/libopenipmi0_2.0.13-0ubuntu3_i386.deb Size: 552416 MD5sum: bf2377ccba05e489d322efc65f74c6bc SHA1: d64907dd0a8bfb71453e9bdb5fe7ae16d1a5fbbc SHA256: 1ed825683cd60a2553d4fb190156f4b6ec1d281edac4794df22667ff8b3cc6a6 Description: Intelligent Platform Management Interface - runtime IPMI allows remote monitoring and remote management of devices. . This package contains the runtime library. Package: libopal-dbg Priority: extra Section: libdevel Installed-Size: 18872 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VoIP Team Architecture: i386 Source: opal Version: 2.2.11~dfsg1-3ubuntu2 Depends: libopal-2.2 Filename: pool/2008/main/o/opal/libopal-dbg_2.2.11~dfsg1-3ubuntu2_i386.deb Size: 6262174 MD5sum: ca7b9f5f9ec2e63e2597b46d7668e70a SHA1: 2bca0d7199268373cf294be2e704907d94e4198f SHA256: 0876592a8a14bc2472d1b9892ffebabb95da9ae97a1b8bc076c70dccd76e2255 Description: OPAL library debug symbols This package contains the shared and static debug symbols of the OPAL library. . The OPAL project aims to create a full featured, interoperable, Open Source implementation of the H.323 and SIP protocols that can be used freely by everybody. These protocols are most used for Voice over IP (VoIP) conferencing. Homepage: http://www.voxgratia.org/ Package: libopal-dev Priority: optional Section: libdevel Installed-Size: 70052 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VoIP Team Architecture: i386 Source: opal Version: 2.2.11~dfsg1-3ubuntu2 Depends: libopal-2.2 (= 2.2.11~dfsg1-3ubuntu2) | libopal-2.2-ptrace (= 2.2.11~dfsg1-3ubuntu2) | libopal-2.2-develop (= 2.2.11~dfsg1-3ubuntu2), libpt-dev (>= 1.10.10~dfsg~) Conflicts: openmpi-dev Filename: pool/2008/main/o/opal/libopal-dev_2.2.11~dfsg1-3ubuntu2_i386.deb Size: 13278962 MD5sum: ac783d6dc0ae740a7074c8709ec48bff SHA1: e7556bb9fef1c8b722030d99f4ba1e668cb59fbe SHA256: efe7dd1fa3f28972df8f1b399af1176c7951a61515e4f5ff755177340f6fd649 Description: OPAL library header files This package contains the the headers and a static version of the OPAL library. . The OPAL project aims to create a full featured, interoperable, Open Source implementation of the H.323 and SIP protocols that can be used freely by everybody. These protocols are most used for Voice over IP (VoIP) conferencing. . The static library comes in all three flavours: libopal_s.a - notrace opt version libopal_r_s.a - ptrace-enabled opt version libopal_d_s.a - ptrace-enabled debug version Homepage: http://www.voxgratia.org/ Package: libopal-doc Priority: extra Section: doc Installed-Size: 71620 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VoIP Team Architecture: all Source: opal Version: 2.2.11~dfsg1-3ubuntu2 Filename: pool/2008/main/o/opal/libopal-doc_2.2.11~dfsg1-3ubuntu2_all.deb Size: 8013988 MD5sum: 8219b60a8338885d114460f461218595 SHA1: a3782e0234ae694c228cca84077463df162b67a9 SHA256: 3899566cd7938ff7a5460e284334aa2d3efe2721205f9b56b77c39564d452f61 Description: OPAL library documentation files This package contains the documentation and samples to program with the OPAL library. . The OPAL project aims to create a full featured, interoperable, Open Source implementation of the H.323 and SIP protocols that can be used freely by everybody. These protocols are most used for Voice over IP (VoIP) conferencing. Homepage: http://www.voxgratia.org/ Package: libopal-2.2 Priority: optional Section: libs Installed-Size: 8836 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VoIP Team Architecture: i386 Source: opal Version: 2.2.11~dfsg1-3ubuntu2 Depends: libc6 (>= 2.7-1), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.1.1-21), libldap-2.4-2 (>= 2.4.7), libpt-1.10.10 (>= 1.10.10-1ubuntu5~) | libpt-1.10.10-ptrace (>= 1.10.10-1ubuntu5~) | libpt-1.10.10-develop (>= 1.10.10-1ubuntu5~), libsasl2-2, libspeex1 (>= 1.1.8), libssl0.9.8 (>= 0.9.8f-1), libstdc++6 (>= 4.2.1-4) Conflicts: libopal-2.2-develop, libopal-2.2-ptrace, libopal-2.2.0 Filename: pool/2008/main/o/opal/libopal-2.2_2.2.11~dfsg1-3ubuntu2_i386.deb Size: 2552116 MD5sum: 1bbb6e7ab685256aeea1b969143241ad SHA1: a72b884b22348c57a43a767162ab12de3f95bc0b SHA256: b16f9f94d0476c346b476e42ba72095b9fd850ad13619110525b9b4b6f0a2262 Description: Open Phone Abstraction Library - successor of OpenH323 This package contains the shared version of the OPAL library. . The OPAL project aims to create a full featured, interoperable, Open Source implementation of the H.323 and SIP protocols that can be used freely by everybody. These protocols are most used for Voice over IP (VoIP) conferencing. Homepage: http://www.voxgratia.org/ Package: openoffice.org-thesaurus-pl Priority: optional Section: text Installed-Size: 4912 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Mateusz Skowronski Architecture: all Version: 1.4-1 Provides: openoffice.org2-thesaurus, openoffice.org2-thesaurus-pl Depends: openoffice.org-core (>= 1.9), dictionaries-common (>= 0.10) | openoffice.org-updatedicts Conflicts: openoffice.org (<< 1.9) Filename: pool/2008/main/o/openoffice.org-thesaurus-pl/openoffice.org-thesaurus-pl_1.4-1_all.deb Size: 1379394 MD5sum: f31f312c67e70a724a9b5ced5ad0da98 SHA1: 714179afd4f2e41e2d580ec41edab1a56c1ec02d SHA256: 8643abc02b4f366f7b50fe32c8105e7d2c43b45d0e95e5188233dd9b9a0a8230 Description: Polish Thesaurus for OpenOffice.org Openoffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains a Polish thesaurus for OpenOffice.org. Package: libopensync0-dev Priority: optional Section: libdevel Installed-Size: 1472 Maintainer: Ubuntu Core Developers Original-Maintainer: Robert Collins Architecture: i386 Source: opensync Version: 0.22-2 Provides: libopensync-dev Depends: libglib2.0-dev, libopensync0 (= 0.22-2), libsqlite3-dev, libxml2-dev Conflicts: libopensync-dev Filename: pool/2008/main/o/opensync/libopensync0-dev_0.22-2_i386.deb Size: 438588 MD5sum: 68d88dba3864fd3e0a51eae97b4a1420 SHA1: f736dd1d72bef6f7eaea8674430284e5d8dc6fbd SHA256: 07422aeffcbb25d77dcf22c01ec674b845f86de0881d8ea633f30c965069111e Description: Headers and static libraries for libopensync Headers and static libraries for libopensync. These are not needed to use opensync, but are needed to build plugins or programs like multisync that link against libopensync. Package: libopensync0-dbg Priority: extra Section: libs Installed-Size: 1340 Maintainer: Ubuntu Core Developers Original-Maintainer: Robert Collins Architecture: i386 Source: opensync Version: 0.22-2 Depends: libopensync0 (= 0.22-2) Filename: pool/2008/main/o/opensync/libopensync0-dbg_0.22-2_i386.deb Size: 472304 MD5sum: 6261de812dda68d391ad180ab0f0c946 SHA1: 403eb433f921be87c35a9bf2e0d8f97698e06150 SHA256: 153ecf1f165d60e92c6ee14f26c416ef5ffbfe6aa7adb79805b745e85a0417e8 Description: Debug symbols for libopensync0 Debug symbols for libopensync that will allow useful tracebacks and debugging on end user machines. Package: libopensync0 Priority: optional Section: libs Installed-Size: 668 Maintainer: Ubuntu Core Developers Original-Maintainer: Robert Collins Architecture: i386 Source: opensync Version: 0.22-2 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.16.0), libsqlite3-0 (>= 3.4.2), libxml2 (>= 2.6.27) Filename: pool/2008/main/o/opensync/libopensync0_0.22-2_i386.deb Size: 230992 MD5sum: 8046b7a269d28a4730e0ebe7db0ce48f SHA1: 61c8dc3ce8c7b027096649faa3c24908a1a27f9a SHA256: 7ef6268942ad7f8b4dc232b07e2954ead05ce3b20cdf01ada2ec5f007f4b10aa Description: Synchronisation framework for email/pdas/and more A synchronisation framework for synchronising data in various format. You can use libopensync from programs. See multisync for an existing X11 gui program that uses opensync. Package: openoffice.org-voikko Priority: optional Section: text Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: Timo Jyrinki Architecture: i386 Version: 2.1-1build2 Provides: openoffice.org-hyphenation-fi, openoffice.org-spellcheck-fi Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.1.1-21), libvoikko1 (>= 1.5), openoffice.org-core (>= 1:2.4.0~rc2) Recommends: openoffice.org (>= 2.0.4) | openoffice.org-writer (>= 2.0.4) | openoffice.org-calc (>= 2.0.4) | openoffice.org-impress (>= 2.0.4) | openoffice.org-draw (>= 2.0.4) Conflicts: openoffice.org-core (>= 1:2.4.0.1) Filename: pool/2008/main/o/openoffice.org-voikko/openoffice.org-voikko_2.1-1build2_i386.deb Size: 45330 MD5sum: bd9ebf73394f467f59adab605d28f23c SHA1: 89c1ab05cbe2bcb3c6ee998f71f63e0ecbf9b51f SHA256: 10121fe0862358a04c38ea63535b15cb7d87e11c01dbc90058f22266d958ceff Description: Finnish spell-checker and hyphenation for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains a Finnish spell-checking and hyphenation component for OpenOffice.org. The actual spell-checking and hyphenation functionality is provided by the Voikko library. . NOTE: Usually spell-checking and hyphenation should be automatically activated after installing this package. If this is not the case, go to "Writing Aids" settings in OpenOffice.org and activate Voikko components manually. See file /usr/share/doc/openoffice.org-voikko/README.Debian for more information about using this package. . Homepage: http://voikko.sourceforge.net/ Enhances: openoffice.org Package: aspell-sv Priority: optional Section: text Installed-Size: 220 Maintainer: Ubuntu Core Developers Original-Maintainer: Magnus Holmgren Architecture: all Version: 0.51-0-1 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-sv/aspell-sv_0.51-0-1_all.deb Size: 110950 MD5sum: 860b56b88a97afc64602087ebb4fa6fa SHA1: d9e953f1ba66483605fe33a92f0adf9c6c0b2891 SHA256: 873966eb1505fad215dfc59b1ef8603ac8795c3ab3a7674f0d69e63522872187 Description: The Swedish dictionary for GNU aspell This is the Swedish dictionaries, to be used with aspell to check and correct spelling in Swedish texts. Package: libanthy0 Priority: optional Section: libs Installed-Size: 432 Maintainer: Ubuntu Core Developers Original-Maintainer: NOKUBI Takatsugu Architecture: i386 Source: anthy Version: 9100d-1 Depends: libc6 (>= 2.6.1-1) Filename: pool/2008/main/a/anthy/libanthy0_9100d-1_i386.deb Size: 167328 MD5sum: 7cdfbc1e80ec7e17f0073f4d76006359 SHA1: 878497e07c2265fb407bfec077857874f514c748 SHA256: 66aed37fbbd64485ebbd0c311550d073dfa48f24ca3882222fa1ffd3df055c67 Description: Anthy runtime library Anthy is a Japanese input method working on X11 and emacs. It converts Hiragana text to Kana Kanji mixed text. It is implemented as a library and stores user's private information into their own home directory. Thus, Anthy is simple and secure (your information is protected from spoofing and snooping). . This package includes Anthy shared libraries. Package: anthy Priority: optional Section: utils Installed-Size: 12872 Maintainer: Ubuntu Core Developers Original-Maintainer: NOKUBI Takatsugu Architecture: i386 Version: 9100d-1 Replaces: anthy-cannadic, anthy-cannadic-2ch Depends: libanthy0 (>= 9100d), libc6 (>= 2.6.1-1), debconf (>= 0.5) | debconf-2.0 Conflicts: anthy-cannadic, anthy-cannadic-2ch Filename: pool/2008/main/a/anthy/anthy_9100d-1_i386.deb Size: 3336988 MD5sum: b733120ccc99ff8a6d99b7680dd94a09 SHA1: aa44d41b7d39bb69aa93b867b06d1214d3931a9e SHA256: 297bb7ce8357f9fa24bda6381738eb7e45c63982b3c356fb35a9bb42f46891bf Description: A Japanese input method (backend, dictionary and utility) Anthy is a Japanese input method working on X11 and emacs. It converts Hiragana text to Kana Kanji mixed text. It is implemented as a library and stores user's private information into their own home directory. Thus, Anthy is simple and secure (your information is protected from spoofing and snooping). Package: libanthy-dev Priority: optional Section: libdevel Installed-Size: 592 Maintainer: Ubuntu Core Developers Original-Maintainer: NOKUBI Takatsugu Architecture: i386 Source: anthy Version: 9100d-1 Depends: libanthy0 (= 9100d-1) Filename: pool/2008/main/a/anthy/libanthy-dev_9100d-1_i386.deb Size: 200178 MD5sum: 56ea903dc3eb726d5e7fc7b24bda297f SHA1: abd2c9f31a6b93cd4bc2b88f437682a058ce8531 SHA256: 3e72503a4ca17aabf51a969604542e80d5cf98f73a31d75a84ed2d5ca776652a Description: Anthy static library, headers and documets for developers Anthy is a Japanese input method working on X11 and emacs. It converts Hiragana text to Kana Kanji mixed text. It is implemented as a library and stores user's private information into their own home directory. Thus, Anthy is simple and secure (your information is protected from spoofing and snooping). . This Package includes Anthy header and static libraries. Package: attr Priority: optional Section: utils Installed-Size: 240 Maintainer: Ubuntu Core Developers Original-Maintainer: Nathan Scott Architecture: i386 Version: 1:2.4.39-1 Depends: libattr1 (>= 2.4.4-1), libc6 (>= 2.6.1-1) Conflicts: xfsdump (<< 2.0.0) Filename: pool/2008/main/a/attr/attr_2.4.39-1_i386.deb Size: 31098 MD5sum: 84457d6edd44983bba3dcb50495359fd SHA1: 8ae3562e0a8e8a314c4c6997ca9aced0fb3bea46 SHA256: f566a0a57135754f0a79c2efd8fcec626cde10d2533c10c1660bf7064a336c82 Description: Utilities for manipulating filesystem extended attributes A set of tools for manipulating extended attributes on filesystem objects, in particular getfattr(1) and setfattr(1). An attr(1) command is also provided which is largely compatible with the SGI IRIX tool of the same name. . Homepage: http://oss.sgi.com/projects/xfs/ Package: libattr1 Priority: required Section: libs Installed-Size: 68 Maintainer: Ubuntu Core Developers Original-Maintainer: Nathan Scott Architecture: i386 Source: attr Version: 1:2.4.39-1 Depends: libc6 (>= 2.6.1-1) Conflicts: attr (<< 2.0.0) Filename: pool/2008/main/a/attr/libattr1_2.4.39-1_i386.deb Size: 10158 MD5sum: 42cfab31b500a0c905f45ca161d86aa0 SHA1: df2e1b5a91360761cd3779863511c93998f8614d SHA256: 2eb7fe212e3799f42eadc71986b86adc0d5c5b824f0e988d363343c9caa99e37 Description: Extended attribute shared library Contains the runtime environment required by programs that make use of extended attributes. . Homepage: http://oss.sgi.com/projects/xfs/ Package: libattr1-dev Priority: extra Section: libdevel Installed-Size: 140 Maintainer: Ubuntu Core Developers Original-Maintainer: Nathan Scott Architecture: i386 Source: attr Version: 1:2.4.39-1 Replaces: attr-dev Provides: attr-dev Depends: libc6-dev | libc-dev, libattr1 (= 1:2.4.39-1) Conflicts: attr-dev, attr (<< 2.0.0) Filename: pool/2008/main/a/attr/libattr1-dev_2.4.39-1_i386.deb Size: 30302 MD5sum: 323a402d8d66ce8909b7cbba6692070c SHA1: 409523d52db78dfe058af770af20012d6095b4ee SHA256: 00b1a078425d63e5080880d639ffe3661f167f1a93877129b22f6fe1f753c718 Description: Extended attribute static libraries and headers attr-dev contains the libraries and header files needed to develop programs which make use of extended attributes. For Linux programs, the documented system call API is the recommended interface, but an SGI IRIX compatibility interface is also provided. . Currently only ext2, ext3, JFS and XFS support extended attributes. The SGI IRIX compatibility API built above the Linux system calls is used by programs such as xfsdump(8), xfsrestore(8) and xfs_fsr(8). . Homepage: http://oss.sgi.com/projects/xfs/ Package: libopts25-dev Priority: optional Section: libdevel Installed-Size: 236 Maintainer: Ubuntu Core Developers Original-Maintainer: Matt Kraai Architecture: i386 Source: autogen Version: 1:5.9.3-4 Replaces: autogen, libopts9-dev Depends: base-files (>= 4.0.1), libopts25 (>= 1:5.9.3-4) Conflicts: libopts9-dev Filename: pool/2008/main/a/autogen/libopts25-dev_5.9.3-4_i386.deb Size: 69730 MD5sum: 33c347c278aafe9240c6a7bd4eb7da45 SHA1: 9d268960aa1fa7d988ce86e26a9aaceef84aae74 SHA256: 1a7a88f57198e8b769aaba8cbae340a1450d95727319a1b9b62b99d52147185e Description: automated option processing library based on autogen - development This package contains the header files and static libraries used by autoopts. The package containing the shared libraries is libopts25. The package containing the development tools is autogen. Package: libopts25 Priority: optional Section: libs Installed-Size: 136 Maintainer: Ubuntu Core Developers Original-Maintainer: Matt Kraai Architecture: i386 Source: autogen Version: 1:5.9.3-4 Replaces: autogen, libopts9 Depends: base-files (>= 4.0.1), libc6 (>= 2.6.1-1) Conflicts: libopts9 Filename: pool/2008/main/a/autogen/libopts25_5.9.3-4_i386.deb Size: 49864 MD5sum: c4422fec15161655a527b32bc11aa0cf SHA1: 46844652cb6dc7dce185716c892a344314d66085 SHA256: 03331ce552ba1faf9fa32f22c8ff809f530729c89c591c996c6afa2255a9f46d Description: automated option processing library based on autogen - runtime This package contains the shared libraries needed by binaries that use autoopts for option processing. The package containing the header files and static libraries is libopts25-dev. The package containing the development tools is autogen. Package: autogen Priority: optional Section: devel Installed-Size: 2384 Maintainer: Ubuntu Core Developers Original-Maintainer: Matt Kraai Architecture: i386 Version: 1:5.9.3-4 Depends: base-files (>= 4.0.1), guile-1.6-libs, libc6 (>= 2.6.1-1), libguile-ltdl-1, libopts25, libqthreads-12, libxml2 (>= 2.6.29), libopts25-dev (>= 1:5.9.3-4) Filename: pool/2008/main/a/autogen/autogen_5.9.3-4_i386.deb Size: 867928 MD5sum: 412b585d024d768b62139b32b5e649ea SHA1: e59684c7ea3053a65e4a057f0f7613c94c95270b SHA256: 9bb4ac495901a73e795a988bbe0ce0f92299bc79bee22d2db7fd4b1898fad230 Description: an automated text file generator AutoGen is a tool designed for generating program files that contain repetitive text with varied substitutions. This is especially valuable if there are several blocks of such text that must be kept synchronized. . Included with AutoGen is a tool that virtually eliminates the hassle of processing options, keeping usage text up to date and so on. This tool allows you to specify several program attributes, innumerable options and option attributes, then it produces all the code necessary to parse and handle the command line and initialization file options. . This package contains the development tools. libopts25-dev contains the static libraries and header files. libopts25 contains the shared libraries. Package: aspell-hy Priority: optional Section: text Installed-Size: 368 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Alan Baghumian Architecture: all Version: 0.10.0-0-1 Provides: aspell-dictionary Depends: aspell (>= 0.60.4), dictionaries-common (>= 0.70.0) Filename: pool/2008/main/a/aspell-hy/aspell-hy_0.10.0-0-1_all.deb Size: 252062 MD5sum: 2112b4d6ba2e1d295f6e28d295766b5d SHA1: a93f3a60ecada187084b3ab29c57cefed7f9cc6f SHA256: c13e13909837352bdaea1db09b01da01242bcaf1359cf43ae46f7205ecd69b30 Description: Armenian dictionary for GNU Aspell This package contains all the required files to add support for Armenian language to GNU Aspell spell checker. . Homepage: ftp://ftp.gnu.org/gnu/aspell/dict/hy/ Package: aspell-hu Priority: optional Section: text Installed-Size: 1144 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Balint Kozman Architecture: all Version: 0.99.4.2-0-3 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.9.1) Filename: pool/2008/main/a/aspell-hu/aspell-hu_0.99.4.2-0-3_all.deb Size: 530306 MD5sum: 9044e0db7e97f661d532e889107b2fdc SHA1: 5d72ca4a22c97c5bcf1d14f2e634f4adc6e16083 SHA256: eccbe5e35f2386e8aeabfbee536a3b113cdc0c25dde019ea98ff9c05cc684323 Description: Hungarian dictionary for aspell This package contains Hungarian dictionaries for the aspell spell checker. Package: iasl Priority: optional Section: devel Installed-Size: 728 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Mattia Dongili Architecture: i386 Source: acpica-unix Version: 20061109-0.1 Depends: libc6 (>= 2.5-5) Filename: pool/2008/main/a/acpica-unix/iasl_20061109-0.1_i386.deb Size: 367732 MD5sum: 1894c57a93cb4837d64b68b096ead11a SHA1: 021a1b1c887def97c219d8758c762656de5babeb SHA256: 6f095c6b3b8f848ac0b427334b23552e4865486de881129bce1b27e2a30037f6 Description: Intel ASL compiler/decompiler iASL compiles ASL (ACPI Source Language) into AML (ACPI Machine Language). This AML is suitable for inclusion as a DSDT in sytem firmware. It also can disassemble AML, for debugging purposes. . Homepage: http://developer.intel.com/technology/iapc/acpi/ Package: aspell-he Priority: optional Section: text Installed-Size: 364 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Hebrew Packaging Team Architecture: all Version: 1.0-0-1 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-he/aspell-he_1.0-0-1_all.deb Size: 189556 MD5sum: a0a0fc49c8cddcbbe7998bd76916fb77 SHA1: f632b972a68b6b4bac05c4aded9e49837ee375c4 SHA256: 330b079d29370b4967b0628eb844acff24a0c6eb8753aa8314246a842d47178d Description: Hebrew dictionary for aspell This package contains all the required files to add support for Hebrew language to aspell spell checker. . Homepage: ftp://ftp.gnu.org/gnu/aspell/dict/he/ Package: aspell-br Priority: optional Section: text Installed-Size: 180 Maintainer: Brian Nelson Architecture: all Version: 0.50-2-6 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) Suggests: aspell-bin Filename: pool/2008/main/a/aspell-br/aspell-br_0.50-2-6_all.deb Size: 66194 MD5sum: c4ae01bc10f44eee520344c6e4d443af SHA1: 5410a706e9f9d44ad178be35197d6990a407a058 SHA256: 4325138fe8e10436a110297c2b8a64cd0fb4b9e07ea2aa8916e316a1433f8a6e Description: Breton dictionary for GNU Aspell This package contains all the required files to add support for the Breton language to the GNU Aspell spell checker. Package: aspell-pt-pt Priority: optional Section: text Installed-Size: 244 Maintainer: Ubuntu Core Developers Original-Maintainer: Rafael Laboissiere Architecture: all Source: aspell6.pt Version: 20071003.0-1 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.9.1) Conflicts: aspell-pt (<< 1.0), aspell-pt-common (<< 1.0) Filename: pool/2008/main/a/aspell6.pt/aspell-pt-pt_20071003.0-1_all.deb Size: 104142 MD5sum: 69a02568cf359d4d61f1ebf38457d2ae SHA1: 03db839a652afe7799d66cc9ece5421131ead03e SHA256: b981211fa80789e0e0d442ad1e2bd944d577813d85038e3f6428bcc5b5584a29 Description: European Portuguese dictionary for GNU Aspell This package contains all the required files to add support for the European Portuguese language to the GNU Aspell spell checker. . Homepage: http://natura.di.uminho.pt/wiki/index.cgi?Aspell Package: adduser Priority: important Section: admin Installed-Size: 912 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Adduser Developers Architecture: all Version: 3.105ubuntu1 Replaces: manpages-pl (<= 20051117-1), manpages-it (<< 0.3.4-2) Depends: perl-base (>= 5.6.0), passwd (>= 1:4.0.12), debconf | debconf-2.0 Suggests: liblocale-gettext-perl, perl-modules Filename: pool/2008/main/a/adduser/adduser_3.105ubuntu1_all.deb Size: 129426 MD5sum: 0bf9afd6d8e01c1c463b11192559554b SHA1: c640035018a294c562deca0f6f6a234f7bfbdb0e SHA256: 7e61407fd83d03bf6e5706647365f9be1595c0a302a8763f81b7eebb52f31ef2 Description: add and remove users and groups This package includes the 'adduser' and 'deluser' commands for creating and removing users. . - 'adduser' creates new users and groups and adds existing users to existing groups; - 'deluser' removes users and groups and removes users from a given group. . Adding users with 'adduser' is much easier than adding them manually. Adduser will choose appropriate UID and GID values, create a home directory, copy skeletal user configuration, and automate setting initial values for the user's password, real name and so on. . Deluser can back up and remove users' home directories and mail spool or all the files they own on the system. . A custom script can be executed after each of the commands. . Homepage: http://alioth.debian.org/projects/adduser/ Development mailing list: http://lists.alioth.debian.org/mailman/listinfo/adduser-devel/ Package: autoconf2.13 Priority: optional Section: devel Installed-Size: 1324 Maintainer: Ubuntu Core Developers Original-Maintainer: Ben Pfaff Architecture: all Version: 2.13-59 Replaces: autoconf (<< 2.50) Depends: autoconf (>= 2.50), debianutils (>= 1.8), libfile-temp-perl, m4, perl Recommends: automake1.4 Suggests: gnu-standards Conflicts: autoconf (<< 2.50) Filename: pool/2008/main/a/autoconf2.13/autoconf2.13_2.13-59_all.deb Size: 351186 MD5sum: dc181faf8049d4940fc2e0c29504ca8e SHA1: 79131ae863ba44721ef6dfeedfdd793e4459fed8 SHA256: 3d0ca05abf6196e4bc7cf2d289fb52ecb45bd4251fcaec600aeebb121f062eb2 Description: automatic configure script builder (obsolete version) Obsolete compatibility package of Autoconf 2.13. For use only with packages that cannot easily be updated to use Autoconf 2.50+. . This package provides compatibility wrappers for autoconf, autoheader, and autoreconf that attempt to automatically choose which version of Autoconf to use, based on some simple heuristics. For information on these heuristics or how to force use of a particular Autoconf version, see /usr/share/doc/autoconf2.13/README.Debian.gz. Package: authbind Priority: extra Section: utils Installed-Size: 124 Maintainer: Ubuntu Core Developers Original-Maintainer: Ian Jackson Architecture: i386 Version: 1.2.0 Depends: libc6 (>= 2.6.1-1) Filename: pool/2008/main/a/authbind/authbind_1.2.0_i386.deb Size: 16684 MD5sum: f8acf35c91d9a157113c16c4d50e7d56 SHA1: 11cfa0810fdf110072534a727925a71ec0a81920 SHA256: 6eb2077663559a0ea5504714ab5d38977998691875b61ce0bf64750b31b1e554 Description: Allows non-root programs to bind() to low ports This package allows a package to be started as non-root but still bind to low ports, without any changes to the application. Package: akode-dbg Priority: extra Section: libdevel Installed-Size: 784 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: akode Version: 2.0.2-2ubuntu2 Depends: libakode2 (= 2.0.2-2ubuntu2) Filename: pool/2008/main/a/akode/akode-dbg_2.0.2-2ubuntu2_i386.deb Size: 276280 MD5sum: 3874abbf9fecdf4f305c696ca60d0c3d SHA1: e97d7e8c62faa266c477603b776381148ef1ae27 SHA256: e703f64662c823e7c7d8420edc1bb248868d49a5aaac6bfa43b4e53b6094255e Description: debugging symbols for akode This package contains the debugging symbols associated with akode. They will automatically be used by gdb for debugging akode-related issues. Package: libakode-dev Priority: optional Section: libdevel Installed-Size: 188 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: akode Version: 2.0.2-2ubuntu2 Replaces: kdemultimedia-dev (<< 4:3.5-rc1), libakode2 (<< 2.0-4) Depends: libakode2 (= 2.0.2-2ubuntu2), libasound2-dev, libflac-dev (>= 1.1.1-3), libmad0-dev, libogg-dev, libsamplerate0-dev, libspeex-dev, libvorbis-dev Filename: pool/2008/main/a/akode/libakode-dev_2.0.2-2ubuntu2_i386.deb Size: 14964 MD5sum: ff68833d929fc4158d76662574acc7c1 SHA1: 211ca563d97c6758c20e79d3fb3f1262a0877d45 SHA256: cfe8629516df7e2541802205cbb2fd595289d801b5842de3636a682fabc82275 Description: development files for akode aKode is a new multithreaded audio library that provides aRts with plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC), FLAC and Speex. aKode also focuses on performance, and so it means a big enhancement for users runing aRts in non-realtime mode. . This package contains the development files for libakode. . Homepage: http://www.carewolf.com/akode Package: libakode2 Priority: optional Section: libs Installed-Size: 300 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: akode Version: 2.0.2-2ubuntu2 Replaces: akode Depends: libasound2 (>> 1.0.14), libc6 (>= 2.7-1), libflac8, libgcc1 (>= 1:4.1.1-21), libogg0 (>= 1.0rc3), libsamplerate0, libspeex1 (>= 1.1.8), libstdc++6 (>= 4.2.1-4), libvorbis0a (>= 1.2.0), libvorbisfile3 (>= 1.2.0) Conflicts: akode Filename: pool/2008/main/a/akode/libakode2_2.0.2-2ubuntu2_i386.deb Size: 94588 MD5sum: a4ef93b5dd61bd92f62de5f727d41417 SHA1: 3836669283918ab7632008bec0b629c4d01f8a7a SHA256: c72812157428002770f42306e39422943cfb18e44bdde8351bfb7509fe72c86f Description: akode plugin for aRts aKode is a new multithreaded audio library that provides aRts with plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC), FLAC and Speex. aKode also focuses on performance, and so it means a big enhancement for users runing aRts in non-realtime mode. . Homepage: http://www.carewolf.com/akode Enhances: libarts1c2 Package: anacron Priority: optional Section: admin Installed-Size: 224 Maintainer: Ubuntu Core Developers Original-Maintainer: Pascal Hakim Architecture: i386 Version: 2.3-13ubuntu2 Replaces: pe Depends: libc6 (>= 2.5-0ubuntu1), debianutils (>= 1.7), lsb-base (>= 3.0-10) Recommends: cron (>= 3.0pl1-43), postfix | mail-transport-agent, sysklogd | system-log-daemon Suggests: powermgmt-base Filename: pool/2008/main/a/anacron/anacron_2.3-13ubuntu2_i386.deb Size: 30068 MD5sum: 55ca92c47df0c47116a94045a21cce46 SHA1: 57ea57a23b943fbfbae7aaf185bb54dc4a41c573 SHA256: bc35c8eea730389e95e6a2f2ed6ba532ead5d97f8325e61602011691040ef346 Description: cron-like program that doesn't go by time Anacron (like `anac(h)ronistic') is a periodic command scheduler. It executes commands at intervals specified in days. Unlike cron, it does not assume that the system is running continuously. It can therefore be used to control the execution of daily, weekly and monthly jobs (or anything with a period of n days), on systems that don't run 24 hours a day. When installed and configured properly, Anacron will make sure that the commands are run at the specified intervals as closely as machine-uptime permits. . This package is pre-configured to execute the daily jobs of the Debian system. You should install this program if your system isn't powered on 24 hours a day to make sure the maintenance jobs of other Debian packages are executed each day. Package: aspell-ku Priority: optional Section: text Installed-Size: 116 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Arabic Packaging Team Architecture: all Version: 0.20-0-4 Provides: aspell-dictionary Depends: aspell (>= 0.60.4), dictionaries-common (>= 0.70.2) Filename: pool/2008/main/a/aspell-ku/aspell-ku_0.20-0-4_all.deb Size: 18788 MD5sum: 6f185f524d155a57e25ac8d247974dad SHA1: cfad834768a1a46bf521baf65e84cc7f85b63d0c SHA256: f971cf1d0aad550f3a4601327126641789eee81ad4afcab850a0247e9c769d9f Description: Kurdish dictionary for aspell This package contains the Kurdish dictionary for the aspell spell checker. Package: arts Priority: optional Section: sound Installed-Size: 40 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Version: 1.5.9-0ubuntu2 Depends: libarts1c2a (>= 1.5.9-0ubuntu2), libartsc0 (>= 1.5.9-0ubuntu2) Filename: pool/2008/main/a/arts/arts_1.5.9-0ubuntu2_all.deb Size: 6594 MD5sum: 17b84a09c8a5d7526c48504ae1ccc4a8 SHA1: 8c6e048ba92a95104643688d72a4f33385ff17e0 SHA256: d41caf5a83370c7cd4abfa3b5b82bdf67e25aecc52feae3764027987720a5630 Description: sound system from the official KDE release KDE (the K Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This metapackage includes the complete aRts sound system, without development packages. aRts is the core sound system for KDE. Package: libartsc0 Priority: optional Section: libs Installed-Size: 72 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: arts Version: 1.5.9-0ubuntu2 Replaces: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0) Depends: libc6 (>= 2.7-1) Conflicts: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0) Filename: pool/2008/main/a/arts/libartsc0_1.5.9-0ubuntu2_i386.deb Size: 15576 MD5sum: 4c153e73a9d85fabd92b24703fa0fa7f SHA1: ecb8df0bf802b6cc09038af473f5cf01f972279e SHA256: 793baf140fb4d90d284cf01e5e7f49ffb1b3b8fdf0a421d5e65299e518604a37 Description: aRts sound system C support library This package contains the C bindings for the aRts sound daemon. . This package is part of KDE, and a component of the KDE aRts module. See the 'kde' and 'arts' packages for more information. Package: libarts1-dev Priority: optional Section: libdevel Installed-Size: 6124 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: arts Version: 1.5.9-0ubuntu2 Replaces: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0) Depends: libarts1c2a (= 1.5.9-0ubuntu2), libartsc0-dev (= 1.5.9-0ubuntu2), libasound2-dev, libaudio-dev, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libogg-dev, libqt3-mt-dev (>= 3:3.3.5), libvorbis-dev Conflicts: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0) Filename: pool/2008/main/a/arts/libarts1-dev_1.5.9-0ubuntu2_i386.deb Size: 1155890 MD5sum: 2bb52a53853fad54413bc9ffd7ca2801 SHA1: e24ff8576e5e25d5cc12e632d8efdcf211f6fc93 SHA256: 5a23691ad94318f6c1b0cdd778b98f002941f674aa9d785133cf92dd0eccacb7 Description: development files for the aRts sound system core components This package contains the header files needed to build applications that use the aRts sound system. . This package is part of KDE, and a component of the KDE aRts module. See the 'kde' and 'arts' packages for more information. Package: libartsc0-dev Priority: optional Section: libdevel Installed-Size: 116 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: arts Version: 1.5.9-0ubuntu2 Replaces: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0) Depends: libartsc0 (= 1.5.9-0ubuntu2), libglib2.0-dev Conflicts: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0) Filename: pool/2008/main/a/arts/libartsc0-dev_1.5.9-0ubuntu2_i386.deb Size: 16976 MD5sum: 660d5851933094033462e9704e19822e SHA1: 96b97afb80750f336ea2bee09192bf593fee1f38 SHA256: 358d8047e7db6c46ebb8fd5a12df4d45d2bedd11e8cc215ddeb06dcaeb6d5fa7 Description: development files for the aRts sound system C support library This package contains the header files needed to build applications that use the aRts sound daemon's C bindings. . This package is part of KDE, and a component of the KDE aRts module. See the 'kde' and 'arts' packages for more information. Package: arts-dbg Priority: extra Section: libdevel Installed-Size: 10696 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: arts Version: 1.5.9-0ubuntu2 Depends: libarts1c2a (= 1.5.9-0ubuntu2) Filename: pool/2008/main/a/arts/arts-dbg_1.5.9-0ubuntu2_i386.deb Size: 3285634 MD5sum: 10e16baccf56e654f88bc35ab37cd205 SHA1: 53dd2c7a29ca38951a9a90660e25a7d1078b5ab1 SHA256: f6cb62eafdab4473f9cf96ac14365ba3f9cb090af1854ad0675fed3602a91530 Description: debugging symbols for arts This package contains the debugging symbols associated with arts. They will automatically be used by gdb for debugging arts-related issues. Package: libarts1c2a Priority: optional Section: libs Installed-Size: 4180 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: arts Version: 1.5.9-0ubuntu2 Replaces: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0), libarts1, libarts1c2 Depends: libartsc0 (>= 1.5.0-1), libasound2 (>> 1.0.14), libaudio2, libaudiofile0 (>= 0.2.3-4), libc6 (>= 2.7-1), libesd-alsa0 (>= 0.2.35) | libesd0 (>= 0.2.35), libgcc1, libglib2.0-0 (>= 2.16.0), libice6 (>= 1:1.0.0), libogg0, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1-4), libvorbis0a (>= 1.2.0), libvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.2.0), libx11-6, libxext6, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: libarts1-akode Conflicts: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0), libarts1, libarts1c2 Filename: pool/2008/main/a/arts/libarts1c2a_1.5.9-0ubuntu2_i386.deb Size: 1070860 MD5sum: 4475e32af93c01af11dc07a6759fc996 SHA1: 34c28863e0833cc2d35bfd57fa7e530742a966f3 SHA256: b366325f5dd9050f7968a978506172e6646e7493e6181ebf899fc17dd466fd0f Description: aRts sound system core components aRts is a short form for "analog realtime synthesizer". aRts is highly modular, creating and processing sound using small modules performing specific tasks. These may create a waveform (oscillators), play samples, filter data, add signals, perform effects like delay/flanger/chorus, or output the data to the soundcard. . This package contains the aRts sound system, its libraries and binaries, including the aRts daemon, artsd. . The 'akode' package adds several plug-ins to arts that can dramatically improve performance and help maintain uninterrupted playback. Its use with aRts is recommended. . This package is part of KDE, and a component of the KDE aRts module. See the 'kde' and 'arts' packages for more information. Package: aspell-it Priority: optional Section: text Installed-Size: 2468 Maintainer: Ubuntu Core Developers Original-Maintainer: Stefano Melchior Architecture: all Version: 0.60.20060723ds1-1 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-it/aspell-it_0.60.20060723ds1-1_all.deb Size: 1021400 MD5sum: 1b0c3a560aecbc5d6dca5acddfee4256 SHA1: da36b177c3e577f2ecf4a2f670763be283381072 SHA256: d0d479b53ea0b62706a5f6e4719bff5f93e2787e46296ee12cf8f44c50bd5b44 Description: The Italian dictionary for GNU Aspell This package contains all the required files to add support for Italian language to the GNU Aspell spell checker. Package: app-install-data-commercial Priority: optional Section: x11 Installed-Size: 56 Maintainer: Michael Vogt Architecture: all Version: 9 Filename: pool/2008/main/a/app-install-data-commercial/app-install-data-commercial_9_all.deb Size: 2412 MD5sum: 03e8e8af07554c36818cb258323afa39 SHA1: a933600c271398fea002875090b2b49f8afef7a2 SHA256: 715d90ad967c8ef758d5bec8fe9307d02af4802275ffdb0f35a58698397497f2 Description: Application Installer (data files for commercial applications) A pretty application installer. . This package contains the data files for the commercial applications available in gnome-app-install. Package: analog Priority: optional Section: web Installed-Size: 4596 Maintainer: Ubuntu Core Developers Original-Maintainer: Joey Hess Architecture: i386 Version: 2:6.0-13 Depends: libbz2-1.0, libc6 (>= 2.6.1-1), libgd2-noxpm (>= 2.0.34) | libgd2-xpm (>= 2.0.34), libjpeg62, libpcre3 (>= 6.0), libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.2.3.3.dfsg-1), debconf (>= 0.5) | debconf-2.0, perl Suggests: apache | httpd, rmagic Filename: pool/2008/main/a/analog/analog_6.0-13_i386.deb Size: 1309082 MD5sum: 25d009ac6ebf583c09c9d6e787809e95 SHA1: 8af871997977b81e346a1ac41c1eb5472133d5b2 SHA256: c3d52c67ad475f0ee8f3329ec898bd3347faef0c7ca687763ffbc05c5d210fc5 Description: web server log analyzer Analog is a fast log file processor that generates usage statistic reports for web servers. . Features: - Fast: can process millions of lines per minute; - Scalable; - Flexible: the default output is well suited for many needs but there are many options and 32 alternative report styles; - Internationalized output; - HTML output (compliant with standards); - Handles many log file formats; - Uses a command-line interface or a web interface. Package: awstats Priority: optional Section: web Installed-Size: 4892 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian AWStats Team Architecture: all Version: 6.7.dfsg-1 Depends: perl, perl (>= 5.8.0-7) | libstorable-perl, perl (>= 5.8.0-7) | libtime-hires-perl Recommends: libnet-xwhois-perl Suggests: apache | httpd, libnet-dns-perl, libnet-ip-perl, libgeo-ipfree-perl Filename: pool/2008/main/a/awstats/awstats_6.7.dfsg-1_all.deb Size: 907640 MD5sum: 940ebfaf489d40c6a6da612c1708aab5 SHA1: 4e43111f92bedc9de91ff829e7f1a0703b27a9e3 SHA256: cf15ed8baa0ddc2e9326d192e15c4c37d152903ca26a4fae1adb5068542a6906 Description: powerful and featureful web server log analyzer Advanced Web Statistics (AWStats) is a powerful web server logfile analyzer written in perl that shows you all your web statistics including visits, unique visitors, pages, hits, rush hours, search engines, keywords used to find your site, robots, broken links and more. Gives more detailed information and better graphical charts than webalizer, and is easier to use. Works with several web server log format as a CGI and/or from command line. Supports more than 30 languages. . Homepage: http://awstats.sourceforge.net/ Package: libadns1-dev Priority: optional Section: libdevel Installed-Size: 204 Maintainer: Ubuntu Core Developers Original-Maintainer: Bernd Eckenfels Architecture: i386 Source: adns Version: 1.4-0.1build1 Depends: libadns1 (= 1.4-0.1build1), libc6-dev Conflicts: libadns0 Filename: pool/2008/main/a/adns/libadns1-dev_1.4-0.1build1_i386.deb Size: 72284 MD5sum: a16ecdf60e71882b9894e7eb9fd55395 SHA1: 3d1922d866a2fc0324ed099707da7ea1fb1506cd SHA256: da9dc89cafb4bdd2437b77c3ab0c48ea31a5cf11d503a863649d949d2561f684 Description: Asynchronous-capable DNS client library and utilities adns is a resolver library for C (and C++) programs. In contrast with the existing interfaces, gethostbyname et al and libresolv, It can be used in an asynchronous, non-blocking, manner. Many queries can be handled simultaneously. . Development Version. Package: libadns1 Priority: optional Section: libs Installed-Size: 152 Maintainer: Ubuntu Core Developers Original-Maintainer: Bernd Eckenfels Architecture: i386 Source: adns Version: 1.4-0.1build1 Depends: libc6 (>= 2.5-0ubuntu1) Recommends: libadns1-bin Filename: pool/2008/main/a/adns/libadns1_1.4-0.1build1_i386.deb Size: 57016 MD5sum: 13a2554d9e125b6b4573005f79f65c56 SHA1: 026950388a8f14a60f8f562d417be06e820d56e8 SHA256: 79586c3f6486a66248a58e2265e23d68a13329c07339a55c434b025e2044b140 Description: Asynchronous-capable DNS client library and utilities adns is a resolver library for C (and C++) programs. In contrast with the existing interfaces, gethostbyname et al and libresolv, It can be used in an asynchronous, non-blocking, manner. Many queries can be handled simultaneously. Package: alien Priority: optional Section: admin Installed-Size: 276 Maintainer: Ubuntu Core Developers Original-Maintainer: Joey Hess Architecture: all Version: 8.69 Depends: debhelper (>= 3), perl (>= 5.6.0-16), rpm (>= 2.4.4-2), dpkg-dev, make, cpio Suggests: patch, bzip2, lsb-rpm, lintian Filename: pool/2008/main/a/alien/alien_8.69_all.deb Size: 104100 MD5sum: ae6370f32b3537eacda84d1fcef26ab4 SHA1: b7eefb3857af7faa76e6a164eb636e6105dfd536 SHA256: d2b9ebfba3f74312ee082d2b767e366b10b922c03f66f70d084ce0880ee31fa8 Description: convert and install rpm and other packages Alien allows you to convert LSB, Red Hat, Stampede and Slackware Packages into Debian packages, which can be installed with dpkg. . It can also generate packages of any of the other formats. . This is a tool only suitable for binary packages. Package: automake1.9-doc Priority: optional Section: non-free/doc Installed-Size: 296 Maintainer: Ubuntu Core Developers Original-Maintainer: Eric Dorland Architecture: all Source: automake1.9-nonfree Version: 1.9.6-1 Replaces: automake1.9 Conflicts: automake1.9 (<= 1.9.6-5) Filename: pool/2008/main/a/automake1.9-nonfree/automake1.9-doc_1.9.6-1_all.deb Size: 221174 MD5sum: 928422ca852cbe45fb2d313d848d4638 SHA1: f05adc0e00cd132db756c7bfe7a08e1ba8fc7618 SHA256: cf8daee2b49ce64a50084a0c953652a2f819dc56f0e651595906e1bcbdc1ee9e Description: A tool for generating GNU Standards-compliant Makefiles Automake is a tool for automatically generating `Makefile.in's from files called `Makefile.am'. . The goal of Automake is to remove the burden of Makefile maintenance from the back of the individual GNU maintainer (and put it on the back of the Automake maintainer). . The `Makefile.am' is basically a series of `make' macro definitions (with rules being thrown in occasionally). The generated `Makefile.in's are compliant with the GNU Makefile standards. . Automake 1.9 fails to work in a number of situations that Automake 1.4, 1.6, 1.7 and 1.8 did, so has been renamed so that the previous version can continue to be made available. Package: automake Priority: optional Section: devel Installed-Size: 1672 Maintainer: Ubuntu Core Developers Original-Maintainer: Eric Dorland Architecture: all Source: automake1.10 Version: 1:1.10.1-2 Replaces: automake1.10-doc Provides: automake1.10, automaken Depends: autoconf (>= 2.60), autotools-dev (>= 20020320.1) Conflicts: automake (<< 1:1.4-p5-1), automake1.10-doc, automake1.5 (<< 1.5-2), automake1.6 (<< 1.6.1-4) Filename: pool/2008/main/a/automake1.10/automake_1.10.1-2_all.deb Size: 519266 MD5sum: ca031f29366c3cd599a5f3e721b28079 SHA1: de7e5385ed10fe917606f415e2d53158b379d91a SHA256: 56e69aef7d37ec6b42453c02a03a36dd53bfc33144bf9d229a4b272a5cd7228f Description: A tool for generating GNU Standards-compliant Makefiles Automake is a tool for automatically generating `Makefile.in's from files called `Makefile.am'. . The goal of Automake is to remove the burden of Makefile maintenance from the back of the individual GNU maintainer (and put it on the back of the Automake maintainer). . The `Makefile.am' is basically a series of `make' macro definitions (with rules being thrown in occasionally). The generated `Makefile.in's are compliant with the GNU Makefile standards. . Automake 1.10 fails to work in a number of situations that Automake 1.4, 1.6, 1.7, 1.8 and 1.9 did, so has been renamed so that the previous version can continue to be made available. Homepage: http://www.gnu.org/software/automake/ Package: avahi-daemon Priority: optional Section: net Installed-Size: 380 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Depends: adduser, bind9-host | host, dbus (>= 0.60), libavahi-common3, libavahi-core5, libc6 (>= 2.7-1), libcap1, libdaemon0 (>= 0.11), libdbus-1-3 (>= 1.1.1), libexpat1 (>= 1.95.8), lsb-base (>= 3.0-6) Recommends: libnss-mdns Suggests: avahi-autoipd Conflicts: mdnsresponder Filename: pool/2008/main/a/avahi/avahi-daemon_0.6.22-2ubuntu4_i386.deb Size: 63408 MD5sum: 03d2abd40313890b79603c982272e9ab SHA1: c3a4788bd35d672d4eedb329880d25a83fe96bdc SHA256: 3c8ce1d551352645bf2195c5a9000825ab42518ba1f8bd5261377af2a97ca5b3 Description: Avahi mDNS/DNS-SD daemon Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the Avahi Daemon which represents your machine on the network and allows other applications to publish and resolve mDNS/DNS-SD records. Homepage: http://avahi.org/ Package: libavahi-compat-libdnssd1 Priority: optional Section: libs Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Depends: libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libc6 (>= 2.7-1) Recommends: libnss-mdns Filename: pool/2008/main/a/avahi/libavahi-compat-libdnssd1_0.6.22-2ubuntu4_i386.deb Size: 16214 MD5sum: 7e6bd44a0e2f1cbb116876305a6799ac SHA1: d695c44b7618d9e34892e7fe0ce1af5bf06ad73f SHA256: e32b606e173e950e58157e7e6dea3b2038ed2960b8f56e536777b76bb8264365 Description: Avahi Apple Bonjour compatibility library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This library contains the Apple Bonjour compatibility library of Avahi. Homepage: http://avahi.org/ Package: libavahi-common3 Priority: optional Section: libs Installed-Size: 120 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Depends: libavahi-common-data, libc6 (>= 2.7-1) Filename: pool/2008/main/a/avahi/libavahi-common3_0.6.22-2ubuntu4_i386.deb Size: 22704 MD5sum: b4a2ab9edc385931c0d015d80f4e4a7c SHA1: eaaef898502b35c810c7eb8bd55b67aed3f83bb1 SHA256: f76af01fb73e5a2de75bc5a1cbb226e91a3be8ce07555c633eb56f00d5226be4 Description: Avahi common library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the Avahi common library, which is a set of common functions used by many of Avahis components and client applications. Homepage: http://avahi.org/ Package: libavahi-ui0 Priority: optional Section: libs Installed-Size: 120 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Depends: libatk1.0-0 (>= 1.20.0), libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-glib1 (>= 0.6.12), libc6 (>= 2.7-1), libcairo2 (>= 1.5.12), libgdbm3, libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.20.0) Suggests: ssh-client, xvncviewer Filename: pool/2008/main/a/avahi/libavahi-ui0_0.6.22-2ubuntu4_i386.deb Size: 21260 MD5sum: b64b8921c27242403da85c25ef275f84 SHA1: 46bae1727bc1946f73911745456ba3c3c10cde64 SHA256: 3bd698ffd4e710427a36f72a1f49ace707a49d5ff4a5bc9e4e48bf08f640f406 Description: Avahi GTK User interface library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This library contains a Gtk widget for browsing services. Homepage: http://avahi.org/ Package: libavahi-gobject-dev Priority: optional Section: libdevel Installed-Size: 180 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Depends: libavahi-client-dev, libavahi-common-dev, libavahi-gobject0 (= 0.6.22-2ubuntu4), libglib2.0-dev Filename: pool/2008/main/a/avahi/libavahi-gobject-dev_0.6.22-2ubuntu4_i386.deb Size: 25048 MD5sum: 6b4cc999b3409f15d01353c3abb88ef1 SHA1: 785beedda3e925c01693b6c1e2b30caaec324f74 SHA256: 91d22cb12b3dcf9d3ac218a537a735ebbba133b092e1c2891e90c968ecac7037 Description: Development headers for the Avahi GObject library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for a GObject interface to Avahi Homepage: http://avahi.org/ Package: libavahi-compat-libdnssd-dev Priority: optional Section: libdevel Installed-Size: 204 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Depends: libavahi-client-dev, libavahi-compat-libdnssd1 (= 0.6.22-2ubuntu4) Filename: pool/2008/main/a/avahi/libavahi-compat-libdnssd-dev_0.6.22-2ubuntu4_i386.deb Size: 57660 MD5sum: 313957bbd28d981ce2c5fc4ab12b6152 SHA1: cf78b2d08263d088cefa99b47997fc8f95a36d40 SHA256: 4daa1d890bb537ea08fc58afce5811c1c094ef9b259923bbc9c69d7fad997a4b Description: Development headers for the Avahi Apple Bonjour compatibility library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for Apple Bonjour compatibility library of Avahi. Homepage: http://avahi.org/ Package: libavahi-core5 Priority: optional Section: libs Installed-Size: 272 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Depends: libavahi-common3 (>= 0.6.10), libc6 (>= 2.7-1) Conflicts: libavahi-core3 (>= 0.6.8) Filename: pool/2008/main/a/avahi/libavahi-core5_0.6.22-2ubuntu4_i386.deb Size: 107212 MD5sum: 3f5494008f465be13d9dff7bfba1f054 SHA1: 76cce690506c75c69484621cf1a17882e4b652c7 SHA256: 010c278a5558870d37c603211cb6c541138110fb66604e87d1305318f662908d Description: Avahi's embeddable mDNS/DNS-SD library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the library for Avahi's embeddable mDNS/DNS-SD stack. This can be used by embedded applications to integrate mDNS/DNS-SD functionality into their applications. . You should not however use this library for non-embedded applications, you should use libavahi-client which interacts with the avahi daemon. Homepage: http://avahi.org/ Package: libavahi-client3 Priority: optional Section: libs Installed-Size: 140 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Depends: libavahi-common3 (>= 0.6.10), libc6 (>= 2.7-1), libdbus-1-3 (>= 1.1.1) Conflicts: avahi-daemon (<< 0.6) Filename: pool/2008/main/a/avahi/libavahi-client3_0.6.22-2ubuntu4_i386.deb Size: 49038 MD5sum: 69363157f47d2bd8298e2d610cc8dfbb SHA1: 7093bc15458da321e5471b3dc4f4690535868127 SHA256: 72b57d99fab773ec8b90b17bec0f76f51b2b6ed43dd8245477f4418c96855ed3 Description: Avahi client library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the library for Avahi's C API which allows you to integrate mDNS/DNS-SD functionality into your application. Homepage: http://avahi.org/ Package: avahi-dbg Priority: extra Section: libdevel Installed-Size: 1752 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Filename: pool/2008/main/a/avahi/avahi-dbg_0.6.22-2ubuntu4_i386.deb Size: 643866 MD5sum: e3676533e315d037c12e35c82f8109e9 SHA1: 86b7262fa39da270d393d3d744220ba0a25175f0 SHA256: 292ecc31cd74978a31f2900717187065b17e1366fe688bbdd32754cf3d45c914 Description: Avahi - debugging symbols This package contains detached debugging symbols for the binary packages produced by the avahi source. . Most people will not need this package. Homepage: http://avahi.org/ Package: libavahi-glib-dev Priority: optional Section: libdevel Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Depends: libavahi-common-dev, libavahi-glib1 (= 0.6.22-2ubuntu4), libglib2.0-dev Filename: pool/2008/main/a/avahi/libavahi-glib-dev_0.6.22-2ubuntu4_i386.deb Size: 9564 MD5sum: 0dda6a4e0f3b3d0bab51f03b3c5e5932 SHA1: 3d367cb1d6ca350df844d05e63d171055fad1ce9 SHA256: eb0de7278b10d7af2730e934a42de707cc2d879ce44232062a1059763fec01bb Description: Development headers for the Avahi glib integration library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for the interface to integrate the Avahi libraries into a GLIB main loop application, including GTK applications. Homepage: http://avahi.org/ Package: libavahi-common-data Priority: optional Section: libs Installed-Size: 96 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Conflicts: libavahi-common0 Filename: pool/2008/main/a/avahi/libavahi-common-data_0.6.22-2ubuntu4_i386.deb Size: 29458 MD5sum: baf240674728fa0bb9bd3ce543826889 SHA1: 51dd2894b67694a2f414acef807d27efa38059ae SHA256: 66ac71517734ea68719ce2372d97d0a0885d4316e4cd951863e521872d84c2fb Description: Avahi common data files Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains common data files for avahi. Homepage: http://avahi.org/ Package: libavahi-ui-dev Priority: optional Section: libdevel Installed-Size: 148 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Depends: libavahi-client-dev, libavahi-glib-dev, libavahi-ui0 (= 0.6.22-2ubuntu4), libgtk2.0-dev Filename: pool/2008/main/a/avahi/libavahi-ui-dev_0.6.22-2ubuntu4_i386.deb Size: 45198 MD5sum: b2a66c0babe979f2c157f65b3e9bab37 SHA1: f5acf91869dd0d455b71226a496c7babc6aacb94 SHA256: 4ba456f262f36f309e3aa40641bc8cbca227c0f8f20797e1fbf15879e8d6363f Description: Development headers for the Avahi GTK User interface library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for the Gtk library of Avahi. Homepage: http://avahi.org/ Package: libavahi-core-dev Priority: optional Section: libdevel Installed-Size: 476 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Replaces: libavahi-core1 (<< 0.4) Depends: libavahi-common-dev, libavahi-core5 (= 0.6.22-2ubuntu4) Filename: pool/2008/main/a/avahi/libavahi-core-dev_0.6.22-2ubuntu4_i386.deb Size: 126706 MD5sum: 671cdce181efdf3affb4dce0cec5e687 SHA1: eef9da3c5e3e39423addc9c1ac1e2ca799aeb530 SHA256: 1ee41bbd8163099685130ded8da9642bf06bf7c09cf599526650e2d4a42642fd Description: Development files for Avahi's embeddable mDNS/DNS-SD library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development files for Avahi's embeddable mDNS/DNS-SD stack. This can be used by embedded application developers to integrate mDNS/DNS-SD functionality into their applications. . You should not however use this library for non-embedded applications, you shoudl use libavahi-client-dev which interacts with the avahi daemon. Homepage: http://avahi.org/ Package: libavahi-compat-howl0 Priority: optional Section: libs Installed-Size: 132 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Replaces: libhowl0 Depends: libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libc6 (>= 2.7-1) Conflicts: libhowl0 Filename: pool/2008/main/a/avahi/libavahi-compat-howl0_0.6.22-2ubuntu4_i386.deb Size: 21736 MD5sum: c959e3f20a066e50f1cae3954cf6f8fd SHA1: 166267353ebe826905f487f42361e41279c6e729 SHA256: 46f3878f647ab9ee1442da06617b8451070fa9b4c71ea75c34f27533bc3cfd6d Description: Avahi Howl compatibility library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This library contains the howl compatibility library for Avahi. Homepage: http://avahi.org/ Package: libavahi-qt3-dev Priority: optional Section: libdevel Installed-Size: 108 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Depends: libavahi-common-dev, libavahi-qt3-1 (= 0.6.22-2ubuntu4), libqt3-mt-dev Filename: pool/2008/main/a/avahi/libavahi-qt3-dev_0.6.22-2ubuntu4_i386.deb Size: 10226 MD5sum: 862b65d66953c2ae2d2d1e5bd0219f6c SHA1: f6396d83d74810119d9d2f8c2d8b3139d1db42d7 SHA256: 9858faadeef8cd1d39591763efac31d8bac624874ebadaf8f593656235bb75c9 Description: Development headers for the Avahi Qt 3 integration library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for the interface to integrate the Avahi libraries into a Qt 3 main loop application. Homepage: http://avahi.org/ Package: libavahi-compat-howl-dev Priority: optional Section: libdevel Installed-Size: 296 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Replaces: libhowl-dev Depends: libavahi-client-dev, libavahi-compat-howl0 (= 0.6.22-2ubuntu4) Conflicts: libhowl-dev Filename: pool/2008/main/a/avahi/libavahi-compat-howl-dev_0.6.22-2ubuntu4_i386.deb Size: 58310 MD5sum: ffa679eb7d667095c53be958c91b473a SHA1: 2a6deda903a440f397b73ef43aea934956153f78 SHA256: 7176992598029afe57968b7d92ccfad60830cf5081ec96b60a514c5c9a4e3854 Description: Development headers for the Avahi Howl compatibility library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for howl compatibility library for Avahi. Homepage: http://avahi.org/ Package: python-avahi Priority: optional Section: python Installed-Size: 92 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: all Source: avahi Version: 0.6.22-2ubuntu4 Replaces: avahi-utils (<< 0.4), python2.4-avahi (<< 0.6.11) Provides: python2.4-avahi, python2.5-avahi Depends: libavahi-common-data (>= 0.6.22), python (>= 2.4), python-dbus, python-gdbm (>= 2.4.3-1), python-glade2 (>= 2.8.6-2), python-support (>= 0.7.1) Conflicts: python2.4-avahi (<< 0.6.11) Filename: pool/2008/main/a/avahi/python-avahi_0.6.22-2ubuntu4_all.deb Size: 27840 MD5sum: e3a9b2824838026cdbbdbb224c0ea3ba SHA1: bb6228cba11916fe31f936ffc7e12fd01fd3f90d SHA256: 0b512afa5acd8daecfb44967880dfb5fe754d8bcd3a8d0af00698515171947ef Description: Python utility package for Avahi Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains utility modules to talk to Avahi with Python easier. Homepage: http://avahi.org/ Python-Version: 2.4, 2.5 Package: libavahi-client-dev Priority: optional Section: libdevel Installed-Size: 208 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Depends: libavahi-client3 (= 0.6.22-2ubuntu4), libavahi-common-dev, libdbus-1-dev (>= 0.60) Filename: pool/2008/main/a/avahi/libavahi-client-dev_0.6.22-2ubuntu4_i386.deb Size: 37236 MD5sum: 8f0f1079d6f4273058d1859e997ef390 SHA1: d207b66580b4282efefca12540cc21e7f4380ba9 SHA256: f586e4992dce691349574a9ff232074d03bf71e805c8548a6e1b76c891e4960a Description: Development files for the Avahi client library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for Avahi's C API which allows you to integrate mDNS/DNS-SD functionality into your application. Homepage: http://avahi.org/ Package: libavahi-qt3-1 Priority: optional Section: libs Installed-Size: 96 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Depends: libaudio2, libavahi-common3 (>= 0.6.10), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1-21), libice6 (>= 1:1.0.0), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/a/avahi/libavahi-qt3-1_0.6.22-2ubuntu4_i386.deb Size: 33406 MD5sum: abe462c0107fbf2e982c0793afdda64c SHA1: 41196f1bfc298a33f90471cfb028939c80e7f331 SHA256: df05abb14bd74ade4525ab85d258583214bf3102fce2afd5994972c59cb92e77 Description: Avahi Qt 3 integration library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This library contains the interface to integrate the Avahi libraries into a Qt 3 main loop application. Homepage: http://avahi.org/ Package: libavahi-gobject0 Priority: optional Section: libs Installed-Size: 112 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Depends: libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-glib1 (>= 0.6.12), libc6 (>= 2.7-1), libglib2.0-0 (>= 2.16.0) Filename: pool/2008/main/a/avahi/libavahi-gobject0_0.6.22-2ubuntu4_i386.deb Size: 17848 MD5sum: 9f35053e9e791d2149bed91d1b5f6594 SHA1: d9c5abafbb12938be7bda8c511ec5da615ebb86c SHA256: a98fe217d220e681bde8ca7a1d54e314dd130dd231a880200077eae82ce6ec47 Description: Avahi GObject library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This library contains the development headers for a GObject interface to Avahi Homepage: http://avahi.org/ Package: libavahi-qt4-1 Priority: optional Section: libs Installed-Size: 92 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Depends: libavahi-common3 (>= 0.6.10), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.1.1-21), libglib2.0-0 (>= 2.4), libqt4-core (>= 4.3.4), libstdc++6 (>= 4.1.1-21), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/a/avahi/libavahi-qt4-1_0.6.22-2ubuntu4_i386.deb Size: 30988 MD5sum: 79a3eee8b9226253f47be907bb3aa014 SHA1: 292957166ad2244883ff784795ff5ecc7aa101f8 SHA256: dbedaaf22fe89d6113230fad4e3bb36480ee7b9fb1704368980cc61a0f1060fb Description: Avahi Qt 4 integration library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This library contains the interface to integrate the Avahi libraries into a Qt 4 main loop application. Homepage: http://avahi.org/ Package: avahi-autoipd Priority: optional Section: net Installed-Size: 184 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Depends: adduser, libc6 (>= 2.7-1), libdaemon0 (>= 0.11) Recommends: dhcp3-client, iproute Conflicts: zeroconf Filename: pool/2008/main/a/avahi/avahi-autoipd_0.6.22-2ubuntu4_i386.deb Size: 46874 MD5sum: 3dc48510793df79c16d800be33f2865b SHA1: 4ad9c03689b08e2d9e55be02fc7e7a08721df28c SHA256: cc9f815f1de601b548769c0a78343dcefa2aed8a8b534a34cf66daf2d02acb8f Description: Avahi IPv4LL network address configuration daemon Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This tool implements IPv4LL, "Dynamic Configuration of IPv4 Link-Local Addresses" (IETF RFC3927), a protocol for automatic IP address configuration from the link-local 169.254.0.0/16 range without the need for a central server. It is primarily intended to be used in ad-hoc networks which lack a DHCP server. Homepage: http://avahi.org/ Package: avahi-utils Priority: optional Section: net Installed-Size: 172 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Depends: avahi-daemon, libavahi-client3, libavahi-common3, libc6 (>= 2.7-1), libgdbm3 Filename: pool/2008/main/a/avahi/avahi-utils_0.6.22-2ubuntu4_i386.deb Size: 27650 MD5sum: bc0ba42f539fb79402210c9062eb32ed SHA1: a5d10c78b630f2837cd75e40837b6e4d7383d0e0 SHA256: 19f150574f227088c01c32ac1183a3a650c8194067f94d5585e05d0adde7f002 Description: Avahi browsing, publishing and discovery utilities Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains several utilities that allow you to interact with the Avahi daemon, including publish, browsing and discovering services. Homepage: http://avahi.org/ Package: libavahi-qt4-dev Priority: optional Section: libdevel Installed-Size: 100 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Depends: libavahi-common-dev, libavahi-qt4-1 (= 0.6.22-2ubuntu4), libqt4-dev Filename: pool/2008/main/a/avahi/libavahi-qt4-dev_0.6.22-2ubuntu4_i386.deb Size: 8460 MD5sum: 07560fd05f5a149242fa8139c6e31be5 SHA1: c8db899fac52257724b8798aaaaac66ee88dc701 SHA256: 1978444ac7639dda987b536e4530dfa5dabac5e55e436ed4418f6122abf65129 Description: Development headers for the Avahi Qt 4 integration library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for the interface to integrate the Avahi libraries into a Qt 4 main loop application. Homepage: http://avahi.org/ Package: libavahi-glib1 Priority: optional Section: libs Installed-Size: 88 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Depends: libavahi-common3 (>= 0.6.10), libc6 (>= 2.7-1), libglib2.0-0 (>= 2.16.0) Filename: pool/2008/main/a/avahi/libavahi-glib1_0.6.22-2ubuntu4_i386.deb Size: 30438 MD5sum: 14000ea3b607e757884313aee9cbaf08 SHA1: 50a673870fd947e0a85081ed004931224ff892bf SHA256: ea33afc6e1cf4b8a6450dcf52ea0c340e9eba4b4c9760985f26aebbd22610cc0 Description: Avahi glib integration library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This library contains the interface to integrate the Avahi libraries into a GLIB main loop application, including GTK applications. Homepage: http://avahi.org/ Package: libavahi-common-dev Priority: optional Section: libdevel Installed-Size: 240 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: avahi Version: 0.6.22-2ubuntu4 Depends: libavahi-common3 (= 0.6.22-2ubuntu4) Filename: pool/2008/main/a/avahi/libavahi-common-dev_0.6.22-2ubuntu4_i386.deb Size: 65268 MD5sum: c42794fd054ac8e7f4f6ae20e3ea5cb8 SHA1: 1f37439e38fa2ecbf23642cbc8ea1c92a48fd94f SHA256: 1b62d74ced02ce633556597e99cc7a8ecef1a8cf6901a4fc873659200d111603 Description: Development files for the Avahi common library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for the Avahi common library, which is a set of common functions and definitions used by many of Avahis components and client applications. Homepage: http://avahi.org/ Package: alsa-base Priority: optional Section: sound Installed-Size: 384 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian ALSA Maintainers Architecture: all Source: alsa-driver Version: 1.0.16-0ubuntu4 Provides: alsa Depends: linux-sound-base, lsof (>= 4.64), module-init-tools (>= 3.2.1) Recommends: alsa-utils Suggests: alsa-oss, apmd (>= 3.0.2-1) Conflicts: alsa-utils (<< 1.0.9a-4), discover (<< 2.0.7-1), discover1 (<< 1.7.3), lsof-2.2 (<< 4.64), modutils (= 2.3.20-1) Filename: pool/2008/main/a/alsa-driver/alsa-base_1.0.16-0ubuntu4_all.deb Size: 197788 MD5sum: 2af09b775a21da43199111bcc510cabd SHA1: 454df10e667bd734e83d77ffb1b06f25146627b8 SHA256: 7275ddd84d733ecc438ae570623b3a9636b27489f0f7ce9fe21cc2c5d781ff84 Description: ALSA driver configuration files This package contains various configuration files for the ALSA drivers. . For ALSA to work on a system with a given sound card, there must be an ALSA driver for that card in the kernel. Linux 2.6 as shipped in linux-image packages contains ALSA drivers for all supported sound cards in the form of loadable modules. For either Linux 2.6 or Linux 2.4 a custom alsa-modules package can be built from the sources in the alsa-source package using the make-kpkg utility (included in the kernel-package package). Some pre-built alsa-modules packages are available in the Debian archive. Please read the README.Debian file for information about loading modules. . ALSA is the Advanced Linux Sound Architecture. http://alsa.sourceforge.net OSS is the free version of the Open Sound System. Homepage: http://www.alsa-project.org/ Package: linux-sound-base Priority: optional Section: sound Installed-Size: 124 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian ALSA Maintainers Architecture: all Source: alsa-driver Version: 1.0.16-0ubuntu4 Replaces: alsa-base (<= 1.0.8-7) Depends: debconf (>= 0.5) | debconf-2.0, module-init-tools (>= 3.2.1) Suggests: alsa-base (>= 1.0.15-1) Conflicts: alsa-base (<= 1.0.8-7) Filename: pool/2008/main/a/alsa-driver/linux-sound-base_1.0.16-0ubuntu4_all.deb Size: 28810 MD5sum: 7acac15d340e9d48b3440ade998c74c4 SHA1: 06788dedaa536d38f5651ad49dca0f8febaa9ce8 SHA256: 03141438811e19ac0371e74dc9608e97010e220fb0a367420e97ec599f01fd54 Description: base package for ALSA and OSS sound systems This package allows the administrator to choose between the OSS and ALSA sound systems. Homepage: http://www.alsa-project.org/ Package: alsa-utils Priority: optional Section: sound Installed-Size: 1828 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian ALSA Maintainers Architecture: i386 Version: 1.0.15-3ubuntu2 Provides: audio-mixer Depends: libasound2 (>> 1.0.14), libc6 (>= 2.7-1), libncurses5 (>= 5.6+20071006-3), linux-sound-base (>= 1.0.15-1), lsb-base (>= 3.0-9), module-init-tools, pciutils (>= 1:2.1.11-4), python, whiptail | dialog Recommends: alsa-base (>= 1.0.15-1), udev (>= 0.096-1) Conflicts: alsa-base (<< 1.0.9b-3), udev (<< 0.060) Filename: pool/2008/main/a/alsa-utils/alsa-utils_1.0.15-3ubuntu2_i386.deb Size: 1052486 MD5sum: 77149b047a924f14a7bdabb7b366d3b2 SHA1: ea04e2b3515b33ee5011d751ec307868fbb4396a SHA256: 64251c42eec2c2d299b7ea2e8e2735af1a9bbdf0957fb0e89489f7e05789c847 Description: ALSA utilities This package contains utilities for configuring and using ALSA, including: o amixer: command line mixer o alsamixer: curses mixer o amidi: read from and write to ALSA RawMIDI ports o aplay, arecord: command line playback and recording o aplaymidi, arecordmidi: command line MIDI playback and recording o aconnect, aseqnet, aseqdump: command line MIDI sequencer control . ALSA is the Advanced Linux Sound Architecture. Homepage: http://www.alsa-project.org/ Package: aspell-fr Priority: optional Section: text Installed-Size: 644 Maintainer: Remi Vanicat Architecture: all Version: 0.50-3-6 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.9.1) Filename: pool/2008/main/a/aspell-fr/aspell-fr_0.50-3-6_all.deb Size: 376474 MD5sum: 96e7b79684d1c1e44a6277724f09e3d9 SHA1: ea274af953ce7dfe3f080ab137e6c33a9090a572 SHA256: 953934546057f9650302674c9967ae5f218c1961ffbde8cdb6239648ce238c65 Description: French dictionary for aspell This package contains all the required files to add support for French language to aspell spell checker. Package: aspell-te Priority: optional Section: text Installed-Size: 516 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian-IN Team Architecture: all Version: 0.01-2 Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-te/aspell-te_0.01-2_all.deb Size: 407508 MD5sum: f4b2fa8b416b5e74a3246672bf32cb8e SHA1: a60bb8ae5c5a9072af166f019ef2d24dd01c33cf SHA256: c75582c3b19255c50d8bc9e4a5e8aefc135ab7afcda3c93fae618b0485f86cb5 Description: Telugu (te) Wordlist for Aspell This package provides the Telugu (te) wordlist for GNU Aspell dictionary developed by Khader Abbeb N. Package: aspell-cs Priority: optional Section: text Installed-Size: 696 Maintainer: Miroslav Kure Architecture: all Version: 0.0.20040614.1-1build1 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-cs/aspell-cs_0.0.20040614.1-1build1_all.deb Size: 560748 MD5sum: f68fdb2791f6e748a6406425345b2dc4 SHA1: 5bd8134b63603aba6ee96662edb80412230becca SHA256: 5a5e2b9ebee60858b527825f3771783654034905166d532f60be7cc056de3b79 Description: Czech dictionary for GNU Aspell This package contains all the required files to add support for the Czech language to the GNU Aspell spell checker. Package: autoconf-doc Priority: optional Section: non-free/doc Installed-Size: 1424 Maintainer: Ubuntu Core Developers Original-Maintainer: Henrique de Moraes Holschuh Architecture: all Source: autoconf-nonfree Version: 2.61-0ubuntu1 Suggests: autoconf, autobook, autoconf-archive, gnu-standards Conflicts: autoconf (<< 2.59a-3), autoconf2.13 (<< 2.13-47), gettext (<< 0.10.39) Filename: pool/2008/main/a/autoconf-nonfree/autoconf-doc_2.61-0ubuntu1_all.deb Size: 503188 MD5sum: 8d8cf5c1876eda1dc1b79f9012866443 SHA1: aee06de4184e11dd68af79d57e338e4c69fd7dad SHA256: 9af122a46e07f4df400377b0d41b3def5f29762dfdbdc5f9e680944c513ddf13 Description: automatic configure script builder documentation The standard for FSF source packages. This is only useful if you write your own programs or if you extensively modify other people's programs. . For an extensive library of additional Autoconf macros, install the `autoconf-archive' package. For a book that explains how to use Autoconf, Automake, and Libtool in conjunction, install the `autobook' package. . This version of autoconf is not compatible with scripts meant for Autoconf 2.13 or earlier. If you need support for such scripts, you must also install the autoconf2.13 package. . This package contains the non-free GFDL documentation for autoconf Package: automake1.9 Priority: optional Section: devel Installed-Size: 1436 Maintainer: Ubuntu Core Developers Original-Maintainer: Eric Dorland Architecture: all Version: 1.9.6+nogfdl-3ubuntu1 Provides: automaken Depends: autoconf (>= 2.58), autotools-dev (>= 20020320.1) Suggests: automake1.9-doc Conflicts: automake1.6 (<< 1.6.1-4), automake (<< 1:1.4-p5-1), automake1.5 (<< 1.5-2) Filename: pool/2008/main/a/automake1.9/automake1.9_1.9.6+nogfdl-3ubuntu1_all.deb Size: 388378 MD5sum: 589cde4ecb828c0825fe9eadb3580029 SHA1: 5025425087145f5ec8b18fa36f502b21516c1025 SHA256: 68f9320cd0c88bab12c6311e6e2620d7642b45bd32164a1ff8c57e18ac6665c5 Description: A tool for generating GNU Standards-compliant Makefiles Automake is a tool for automatically generating `Makefile.in's from files called `Makefile.am'. . The goal of Automake is to remove the burden of Makefile maintenance from the back of the individual GNU maintainer (and put it on the back of the Automake maintainer). . The `Makefile.am' is basically a series of `make' macro definitions (with rules being thrown in occasionally). The generated `Makefile.in's are compliant with the GNU Makefile standards. . Automake 1.9 fails to work in a number of situations that Automake 1.4, 1.6, 1.7 and 1.8 did, so has been renamed so that the previous version can continue to be made available. Package: apt-listchanges Priority: optional Section: utils Installed-Size: 456 Maintainer: Michael Vogt Original-Maintainer: Pierre Habouzit Architecture: all Version: 2.79ubuntu2 Depends: apt (>= 0.5.3), debconf | debconf-2.0, debianutils (>= 2.0.2), python (>= 2.4), python-apt, python-support (>= 0.7.1), ucf (>= 0.28) Recommends: exim4 | mail-transport-agent, python-glade2, python-gtk2 Suggests: www-browser, x-terminal-emulator Filename: pool/2008/main/a/apt-listchanges/apt-listchanges_2.79ubuntu2_all.deb Size: 58020 MD5sum: a3d8eea8d72453be2500b9b02fd9310e SHA1: 6d4bfd8d82f48b069372163a7f63e100a8ba682d SHA256: 9faca7a63260a97be1ff24286e84cfd80f3f3021ad80f2c920621c55ad74ae77 Description: Display change history from .deb archives apt-listchanges is a tool to show what has been changed in a new version of a Debian package, as compared to the version currently installed on the system. It does this by extracting the relevant entries from the Debian changelog file, and the NEWS.Debian file. . It can be run on several .deb archives at a time to get a list of all of the changes that would be effected by installing or upgrading a group of packages. It can be configured to do this automatically during upgrades using apt. Package: acpid Priority: optional Section: admin Installed-Size: 176 Maintainer: Ubuntu Core developers Original-Maintainer: Cajus Pollmeier Architecture: i386 Version: 1.0.4-5ubuntu9 Depends: libc6 (>= 2.4), lsb-base (>= 1.3-9ubuntu3), module-init-tools (>= 3.1-rel-2ubuntu2), sysv-rc (>= 2.86.ds1-14.1ubuntu2) Filename: pool/2008/main/a/acpid/acpid_1.0.4-5ubuntu9_i386.deb Size: 28932 MD5sum: 7ecf25496a38248feecb186c58776c74 SHA1: 16bcf92f876788fdab6e71b80e0ef72a7c2ab38d SHA256: 402552a40eca19dd812f8af4900dd583ddadd6367c978b353a77ef09772438a2 Description: Utilities for using ACPI power management Modern computers support the Advanced Configuration and Power Interface (ACPI) to allow intelligent power management on your system and to query battery and configuration status. . ACPID is a completely flexible, totally extensible daemon for delivering ACPI events. It listens on a file (/proc/acpi/event) and when an event occurs, executes programs to handle the event. The programs it executes are configured through a set of configuration files, which can be dropped into place by packages or by the admin. . In order to use this package you need a recent Kernel (=>2.4.7). This can be one including the patches on http://acpid.sourceforge.net or a non patched one. Package: aspell-or Priority: optional Section: text Installed-Size: 136 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian-IN Team Architecture: all Version: 0.03-2 Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-or/aspell-or_0.03-2_all.deb Size: 15600 MD5sum: 7c181579759fa789c768cf32e673cdfb SHA1: 0dbdd1bc70204810abdc40cd836d2be972d17952 SHA256: 1d29f5ee62f8aff72bd0166e1a818743073fc366c922da418bf63181d0c367d8 Description: Oriya (or) Wordlist for Aspell This package provides the Oriya (or) wordlist for GNU aspell dictionary. . Homepage: Package: at Priority: important Section: admin Installed-Size: 208 Maintainer: Ubuntu Core Developers Original-Maintainer: Ryan Murray Architecture: i386 Version: 3.1.10ubuntu4 Depends: libc6 (>= 2.5-0ubuntu1), libpam0g (>= 0.76), lsb-base (>= 3.0-10), sysv-rc (>= 2.86.ds1-14.1ubuntu2) Recommends: postfix | mail-transport-agent Filename: pool/2008/main/a/at/at_3.1.10ubuntu4_i386.deb Size: 42980 MD5sum: 78716041de51aab6c723d16fbac6830d SHA1: c544aa425924998774d36a3c0bb1b3c17c5c3175 SHA256: 65163be62447842740ed4d12c497fe63e3dd6302e2991ed6a796bf4c378b38ab Description: Delayed job execution and batch processing At and batch read shell commands from standard input storing them as a job to be scheduled for execution in the future. . Use at to run the job at a specified time batch to run the job when system load levels permit Package: libappconfig-perl Priority: optional Section: perl Installed-Size: 256 Maintainer: Stefan Hornburg (Racke) Architecture: all Source: appconfig Version: 1.56-2 Depends: perl (>= 5.6.0-16) Filename: pool/2008/main/a/appconfig/libappconfig-perl_1.56-2_all.deb Size: 88522 MD5sum: 8e39684ee701be118c6b77f768916ec8 SHA1: 04e7675d6d0943645d4c2f186ed79d186838ac65 SHA256: 49921883795098e58648a5abad03f773778428c74b3c0ef691d61cbc8f8c76fa Description: Perl module for configuration file and command line handling AppConfig is a bundle of Perl5 modules for reading configuration files and parsing command line arguments. Note that writing configuration files is not supported at this time. . AppConfig supports a relaxed configuration file syntax with support for flags (booleans), single and multivalue (lists or hashes) items. A defined default and validation routine or regex can be defined for each option. . Environment variable, file variable and tilde (~) are supported and may be applied to selected configuration options. For long blocks of text you can also use Perl HEREDOC syntax. Additionally there is also a mechanism to utilise all these same features via a CGI. Package: apturl Priority: optional Section: admin Installed-Size: 180 Maintainer: Michael Vogt Architecture: all Version: 0.2.2ubuntu1 Depends: gconf2, gksu (>= 2.0.0-1ubuntu3), gnome-app-install, gnome-icon-theme (>= 2.14.0-1), python, python-apt, python-central (>= 0.6.1), python-glade2 (>= 2.6.3-2), python-gtk2 (>= 2.6.3-2), python-vte (>= 1:0.11.15-4), synaptic Recommends: libgnome2-perl Filename: pool/2008/main/a/apturl/apturl_0.2.2ubuntu1_all.deb Size: 11682 MD5sum: 6688da62400ebc9aaf58add68d77cb3c SHA1: 1bf365912acf26e46cd5982d1bea3223570a9134 SHA256: ee5072a4697f5ee335228f2a705742ac8cd69c65b8fe35c202ad247c62a378e6 Description: Install package with the apt protocol apturl lets you install packages using a apt:pkgname like syntax Python-Version: current Package: aspell-hi Priority: optional Section: text Installed-Size: 144 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian-IN Team Architecture: all Version: 0.01-3 Depends: aspell (>= 0.60.4-2), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-hi/aspell-hi_0.01-3_all.deb Size: 48240 MD5sum: f0e663968021de09e4b77fed7e0805e2 SHA1: b5c18bce01d6c254bbbaa1039678cb04804ad01c SHA256: 9ce176f58b869a0de019c07de6c02c6e1dd6eb0dfba70d5529a30545eb60a4f5 Description: Hindi Wordlist for Aspell This package provides the Hindi wordlist for GNU aspell dictionary. Package: aspell-gu Priority: optional Section: text Installed-Size: 316 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian-IN Team Architecture: all Version: 0.03-0-1 Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-gu/aspell-gu_0.03-0-1_all.deb Size: 204584 MD5sum: 66d945ff2af80837ebad14517dde64e8 SHA1: 0e208da4b532388b12cad78f5fd8ccc9f149932d SHA256: 239e75e525682bb034f4641160f921588e432c9f20b2f156e14f2c1e31a10214 Description: The Gujarati (gu) wordlist for GNU aspell dictionary This package provides the Gujarati (gu) wordlist for GNU aspell dictionary Developed by Utkarsh Team. . Homepage: Package: automake1.7 Priority: optional Section: devel Installed-Size: 1292 Maintainer: Eric Dorland Architecture: all Version: 1.7.9-9 Provides: automaken Depends: autoconf (>= 2.54), autotools-dev (>= 20020320.1) Conflicts: automake1.6 (<< 1.6.1-4), automake (<< 1:1.4-p5-1), automake1.5 (<< 1.5-2) Filename: pool/2008/main/a/automake1.7/automake1.7_1.7.9-9_all.deb Size: 391354 MD5sum: d5adc16386889303a3810479a508e981 SHA1: d2654cc78fb79330142ae938cf5cef95794b6f60 SHA256: 47487bf693e57e07f5a9202b878814e2c09cb5e6680f8269d7af26a0c8effed3 Description: A tool for generating GNU Standards-compliant Makefiles Automake is a tool for automatically generating `Makefile.in's from files called `Makefile.am'. . The goal of Automake is to remove the burden of Makefile maintenance from the back of the individual GNU maintainer (and put it on the back of the Automake maintainer). . The `Makefile.am' is basically a series of `make' macro definitions (with rules being thrown in occasionally). The generated `Makefile.in's are compliant with the GNU Makefile standards. . Automake 1.7 fails to work in a number of situations that Automake 1.4 and 1.5 did, so has been renamed so that the previous version can continue to be made available. Package: autoconf Priority: optional Section: devel Installed-Size: 1676 Maintainer: Ubuntu Core Developers Original-Maintainer: Ben Pfaff Architecture: all Version: 2.61-4 Depends: perl (>> 5.005), m4 (>= 1.4.8), debianutils (>= 1.8) Recommends: automaken Suggests: autoconf2.13, autobook, autoconf-archive, gnu-standards, autoconf-doc Conflicts: autoconf2.13 (<< 2.13-47), gettext (<< 0.10.39) Filename: pool/2008/main/a/autoconf/autoconf_2.61-4_all.deb Size: 447802 MD5sum: e91d2a163c0d789eebb021f954f2c1b7 SHA1: 65cdd18a9088e6aba548fb0943029c52966fd876 SHA256: 2dab28dbc33adbe1e8c8e2b92690b81b76ce01bc5ead6872820fd745aad06d6f Description: automatic configure script builder The standard for FSF source packages. This is only useful if you write your own programs or if you extensively modify other people's programs. . For an extensive library of additional Autoconf macros, install the `autoconf-archive' package. For a book that explains how to use Autoconf, Automake, and Libtool in conjunction, install the `autobook' package. . The Debian project regards the full documentation for autoconf to be non-free, so it is not included in Debian. Nevertheless, the non-free distribution that accompanies Debian includes the manual in its `autoconf-doc' package. . This version of autoconf is not compatible with scripts meant for Autoconf 2.13 or earlier. If you need support for such scripts, you must also install the autoconf2.13 package. Package: libaudiofile0 Priority: optional Section: libs Installed-Size: 232 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Kobras Architecture: i386 Source: audiofile Version: 0.2.6-7ubuntu1 Depends: libc6 (>= 2.6.1-1) Filename: pool/2008/main/a/audiofile/libaudiofile0_0.2.6-7ubuntu1_i386.deb Size: 80608 MD5sum: 15afb01019118e19511eac8c902c1343 SHA1: 39dcdbc9e1cbfe5b0a6de7ecc5820b6ac02a29f9 SHA256: ee3e55a6d5a0223c0ffd899584123a351e222fea9be2f4509dcc1ce70e1b1045 Description: Open-source version of SGI's audiofile library The audiofile library allows the processing of audio data to and from audio files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun, BICS, and raw data). . This package contains the library needed to run executables using libaudiofile. Package: libaudiofile-dev Priority: optional Section: libdevel Installed-Size: 468 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Kobras Architecture: i386 Source: audiofile Version: 0.2.6-7ubuntu1 Replaces: libaudiofile0 (<= 0.2.3-4) Depends: libaudiofile0 (= 0.2.6-7ubuntu1), libc6-dev Conflicts: libaudiofile0 (<= 0.2.3-4) Filename: pool/2008/main/a/audiofile/libaudiofile-dev_0.2.6-7ubuntu1_i386.deb Size: 119680 MD5sum: cd9cb481c745aaa8aa1aa101f776df60 SHA1: 094fb3d380230dcd5769db26c35822f109bbc6ba SHA256: d7753a02ee62c2fd1816915214c4dc3c1b836e79ff2cbc10ec169f1335a82b66 Description: Open-source version of SGI's audiofile library (header files) The audiofile library allows the processing of audio data to and from audio files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun, BICS, and raw data). . This package contains the development headers and library files needed to compile programs using libaudiofile, as well as example programs for identifying and converting audio files. Package: libaudiofile0-dbg Priority: optional Section: libdevel Installed-Size: 488 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Kobras Architecture: i386 Source: audiofile Version: 0.2.6-7ubuntu1 Depends: libaudiofile0 (= 0.2.6-7ubuntu1) Filename: pool/2008/main/a/audiofile/libaudiofile0-dbg_0.2.6-7ubuntu1_i386.deb Size: 163076 MD5sum: a9d994ed994be1cc8211b348667b7872 SHA1: 17a3d645f8b1e81386689c288b97888e630c034b SHA256: b66970e6c3f459ee1187340e1f7458150ff3dbb37e75f2557e15c93279160653 Description: Open-source version of SGI's audiofile library The audiofile library allows the processing of audio data to and from audio files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun, BICS, and raw data). . This package contains debugging symbols for the audiofile shared library. Tools like gdb and ltrace make use of these symbols. Package: autotools-dev Priority: optional Section: devel Installed-Size: 164 Maintainer: Ubuntu Core Developers Original-Maintainer: Henrique de Moraes Holschuh Architecture: all Version: 20070725.1 Filename: pool/2008/main/a/autotools-dev/autotools-dev_20070725.1_all.deb Size: 61860 MD5sum: b0fa7d3c7e4305081abd303475624551 SHA1: e5873854f824afd3fcd643f6a24292b46356b03c SHA256: 99b4389c507d25f4fbc0de210d0e415dfc27a44f0d01e2519ae34b99420e1d7c Description: Update infrastructure for config.{guess,sub} files This package installs an up-to-date (from CVS) version of config.guess and config.sub, used by the automake and libtool packages. It provides the canonical copy of those files for other packages as well. . It also documents in /usr/share/doc/autotools-dev/README.Debian.gz best practices and guidelines for using autoconf, automake and friends on Debian packages. This is a must-read for any developers packaging software that uses the GNU autotools, or GNU gettext. Package: aspell-pt-br Priority: optional Section: text Installed-Size: 1220 Maintainer: Ubuntu Core Developers Original-Maintainer: Rafael Laboissiere Architecture: all Source: aspell6-pt-br Version: 20070206-2 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.9.1) Conflicts: aspell-pt (<= 0.50-2-1), aspell-pt-common (<< 1.0) Filename: pool/2008/main/a/aspell6-pt-br/aspell-pt-br_20070206-2_all.deb Size: 1015530 MD5sum: 01af20a873e4a13b9ab1b06f3bd382c1 SHA1: 478d3ee9c9fed9dc469bb51c3bd425c99fccb10d SHA256: d387cc83a8d75bdcc3d99435a9893884ffc237de04b3bd28265e4baa85497e43 Description: Brazilian Portuguese dictionary for GNU Aspell This package contains all the required files to add support for the Brazilian Portuguese language to the GNU Aspell spell checker. . Homepage: http://lexico.codigolivre.org.br/ Package: aide-common Priority: optional Section: admin Installed-Size: 624 Maintainer: Ubuntu Core Developers Original-Maintainer: Aide Maintainers Architecture: all Source: aide Version: 0.13.1-8ubuntu1 Replaces: aide (<< 0.13.1-7) Depends: aide-binary, debconf (>= 0.5) | debconf-2.0, liblockfile1, mailx, ucf (>= 2.0020) Recommends: cron Filename: pool/2008/main/a/aide/aide-common_0.13.1-8ubuntu1_all.deb Size: 75712 MD5sum: 6d8fee596b410e35c7149c55121da75f SHA1: fc10317868314737dead70d2e83b3c9dc05ccdcb SHA256: 38adb1ea15b8407f1732fbb5699f035a38ec5c8f679c19cf5240e929f3cabeee Description: Advanced Intrusion Detection Environment - Common files AIDE is an intrusion detection system that detects changes to files on the local system. It creates a database from the regular expression rules that it finds from the config file. Once this database is initialized it can be used to verify the integrity of the files. It has several message digest algorithms (md5, sha1, rmd160, tiger, haval, etc.) that are used to check the integrity of the file. More algorithms can be added with relative ease. All of the usual file attributes can also be checked for inconsistencies. . This package contains base and configuration files that are needed to run the actual binaries. . You will almost certainly want to tweak the configuration file in /etc/aide/aide.conf or drop your own config snippets into /etc/aide/aide.conf.d. . Upstream URL: http://sourceforge.net/projects/aide Package: aide Priority: optional Section: admin Installed-Size: 1092 Maintainer: Ubuntu Core Developers Original-Maintainer: Aide Maintainers Architecture: i386 Version: 0.13.1-8ubuntu1 Provides: aide-binary Depends: aide-common (= 0.13.1-8ubuntu1), liblockfile1, mailx, ucf (>= 2.0020) Recommends: cron Conflicts: aide-dynamic, aide-xen Filename: pool/2008/main/a/aide/aide_0.13.1-8ubuntu1_i386.deb Size: 512998 MD5sum: 94426f8adabeccf87ab3269c1b279303 SHA1: a83f0888100a30104215bdfe489a4d3bfab305b1 SHA256: 8ac958e5b05914c4ab3a2641842f6eadccad14add3f7015950900d8867a1ee3a Description: Advanced Intrusion Detection Environment - static binary AIDE is an intrusion detection system that detects changes to files on the local system. It creates a database from the regular expression rules that it finds from the config file. Once this database is initialized it can be used to verify the integrity of the files. It has several message digest algorithms (md5, sha1, rmd160, tiger, haval, etc.) that are used to check the integrity of the file. More algorithms can be added with relative ease. All of the usual file attributes can also be checked for inconsistencies. . This package contains the statically linked binary for "normal" systems. . You will almost certainly want to tweak the configuration file in /etc/aide/aide.conf or drop your own config snippets into /etc/aide/aide.conf.d. . Upstream URL: http://sourceforge.net/projects/aide Package: aspell-pl Priority: optional Section: text Installed-Size: 1000 Maintainer: Ubuntu Core Developers Original-Maintainer: Krzysztof Krzyzaniak (eloy) Architecture: all Version: 20071210-1 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-pl/aspell-pl_20071210-1_all.deb Size: 697304 MD5sum: be9adc3891d89db6371d5356ec506cdf SHA1: d569cad83f341c2d2b95639f2ea3127fa6ce826f SHA256: 2e8a183667ae019c7b51eaa667747ccd8893799acbcfd5a1d291c99bbafbb03a Description: Polish dictionary for aspell An Polish spelling dictionary for the spelling checker aspell. . It is taken from project http://www.kurnik.pl/slownik/ Package: aspell-ta Priority: optional Section: text Installed-Size: 160 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian-IN Team Architecture: all Version: 0.01-2 Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-ta/aspell-ta_0.01-2_all.deb Size: 48492 MD5sum: c097361a2c0b1adf0af6cb2079e81488 SHA1: fd27c67d0188a293d596fcb6089acc78d484ef70 SHA256: 8e3dfa818f0c000249b876a5dcf09c60a2199aa7bc0584b72519c1b91b629b47 Description: Tamil (ta) Wordlist for Aspell This package provides the Tamil (ta) wordlist for GNU aspell dictionary. . Homepage: Package: aspell-ml Priority: optional Section: text Installed-Size: 692 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian-IN Team Architecture: all Version: 0.03-1-1 Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-ml/aspell-ml_0.03-1-1_all.deb Size: 595794 MD5sum: 29e869702002ca9076df669428f60ed7 SHA1: 347bc1e601494eae017f5ad6a5ec692d035401c8 SHA256: a7862f36694d078d903b9fbba5a1ea75acc5ad0ab9e967d2f60dca0fe0d4fcb1 Description: The Malayalam wordlist for GNU aspell dictionary This package provides the Malayalam (ml) language wordlist for GNU aspell dictionary. Package: aspell-el Priority: optional Section: text Installed-Size: 532 Maintainer: Brian Nelson Architecture: all Version: 0.50-3-6 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-el/aspell-el_0.50-3-6_all.deb Size: 434224 MD5sum: dedf7795e6658604d213b1a697c09f86 SHA1: 4cd560f53fb54df45299ccfc6adcaacc96cb4c23 SHA256: 25cf31a997550943c73a73147f6efae2bc254a5d4e1137b096f4d8c75c62c7f8 Description: Greek dictionary for GNU Aspell This package contains all the required files to add support for the Greek language to the GNU Aspell spell checker. Package: aspell-en Priority: optional Section: text Installed-Size: 548 Maintainer: Ubuntu Core Developers Original-Maintainer: Brian Nelson Architecture: all Version: 6.0-0-5.1 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-en/aspell-en_6.0-0-5.1_all.deb Size: 249496 MD5sum: 3f30cba98e676caebd484e3f8797f7e0 SHA1: 03022d52aba443043d95b9c6a2b8e8b13cdf809f SHA256: b26d5d201b74bf54c960fd37e773b0237c14036694a833781fe8816359f01fac Description: English dictionary for GNU Aspell This package contains all the required files to add support for English language to the GNU Aspell spell checker. . American, British and Canadian spellings are included. Package: apparmor-utils Priority: extra Section: base Installed-Size: 1704 Maintainer: Ubuntu Core Developers Original-Maintainer: Magnus Runesson Architecture: i386 Source: apparmor Version: 2.1+1075-0ubuntu9 Depends: apparmor, librpc-xml-perl, libterm-readkey-perl, perl (>= 5.6.0-16) Recommends: libterm-readline-gnu-perl Suggests: apparmor-docs Filename: pool/2008/main/a/apparmor/apparmor-utils_2.1+1075-0ubuntu9_i386.deb Size: 83220 MD5sum: 2af5ba2213b42f09fc647170ec61dfea SHA1: 59ff5cc85830839e9ff238129a00aae430be2187 SHA256: 3cae50d86fcde72930577573bb20af4703c15f6cbdee9f7a0c5ec5a234cd5db8 Description: Utilities for controlling AppArmor This provides some useful programs to help create and manage AppArmor profiles. Package: apparmor Priority: extra Section: base Installed-Size: 2056 Maintainer: Ubuntu Core Developers Original-Maintainer: Magnus Runesson Architecture: i386 Version: 2.1+1075-0ubuntu9 Replaces: apparmor-parser Depends: libc6 (>= 2.4), upstart-compat-sysv | sysvinit Recommends: apparmor-profiles Suggests: apparmor-docs, apparmor-modules-source Filename: pool/2008/main/a/apparmor/apparmor_2.1+1075-0ubuntu9_i386.deb Size: 313682 MD5sum: ccb22065ebb88c4d585fe3609b3ae4c2 SHA1: c5057f1c51c5e09e65dd85defa8b6be9bd24f01d SHA256: 11d128da73bcc8f4a7b9763239b851dfca4220fc3af8b4e711b8e02455fa73aa Description: User-space parser utility for AppArmor AppArmor Parser is a user level programs that is used to load in program profiles to the AppArmor Security kernel module. Package: libapparmor-dev Priority: extra Section: libdevel Installed-Size: 108 Maintainer: Ubuntu Core Developers Original-Maintainer: Magnus Runesson Architecture: i386 Source: apparmor Version: 2.1+1075-0ubuntu9 Depends: libapparmor1 (= 2.1+1075-0ubuntu9) Filename: pool/2008/main/a/apparmor/libapparmor-dev_2.1+1075-0ubuntu9_i386.deb Size: 26402 MD5sum: fcf959ac6e3046ccd4ce6932684773e9 SHA1: df32b1425899a879e43424a98d5fb1111d7ee8fb SHA256: ca66354ffd2dfdcc910a5fe66b3e75f0349c67fb27828f84f42ba64d46b7aba2 Description: changehat development libraries and header files This package provides the develpment libraries and header files needed to link against the AppArmor changehat function. Package: libapparmor1 Priority: extra Section: libs Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: Magnus Runesson Architecture: i386 Source: apparmor Version: 2.1+1075-0ubuntu9 Depends: libc6 (>= 2.4) Filename: pool/2008/main/a/apparmor/libapparmor1_2.1+1075-0ubuntu9_i386.deb Size: 28322 MD5sum: bdc3b693ad41c109084ec6e5741123a8 SHA1: 0fc40a145fd788eb670d85bfa6eed2027a29d8e6 SHA256: 766cf42868d5780707171c81cb14a121d1ce739a44bbe5d32f8f5d5c949726e8 Description: changehat AppArmor library Library for allowing AppArmor changehat function. Package: auth-client-config Priority: optional Section: admin Installed-Size: 116 Maintainer: Jamie Strandboge Architecture: all Version: 0.6.1 Depends: debconf, python (>= 2.3) Suggests: libpam-cracklib Filename: pool/2008/main/a/auth-client-config/auth-client-config_0.6.1_all.deb Size: 14594 MD5sum: ac738b2df816c6e492657de7a3dc53b6 SHA1: 6a45fa02b1c44c6e2de00abcba47c8857ce4fcbc SHA256: 38e94f9ccfe73c9b21fadc5522a00e67776374dfb1995ffe7758429222c98417 Description: pam and NSS profile switcher Script for modifying nsswitch.conf and pam configuration using a database of predefined configurations. Its intended use is to enable easier configuration of network authentication and authorization (such as LDAP and Kerberos). Python-Version: >= 2.3 Package: libaxis-java Priority: optional Section: libs Installed-Size: 1624 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Source: axis Version: 1.4-3 Depends: java-gcj-compat | java1-runtime | java2-runtime, libservlet2.4-java Recommends: ant, libaxis-java-gcj Suggests: libaxis-java-doc Filename: pool/2008/main/a/axis/libaxis-java_1.4-3_all.deb Size: 1496654 MD5sum: 35f9628ee8d2d1c10df183864e4e65a0 SHA1: b88a00f92e3de1450dbac228f19d2aeda5cd10be SHA256: 3bee9e5ddd2f2885024ceb92875af3c05b6320892fb46dffee49b648952c78a8 Description: A SOAP implementation in Java Apache AXIS is an implementation of the SOAP ("Simple Object Access Protocol") submission to W3C. . From the draft W3C specification: . SOAP is a lightweight protocol for exchange of information in a decentralized, distributed environment. It is an XML based protocol that consists of three parts: an envelope that defines a framework for describing what is in a message and how to process it, a set of encoding rules for expressing instances of application-defined datatypes, and a convention for representing remote procedure calls and responses. . This project is a follow-on to the Apache SOAP project. Package: libaxis-java-gcj Priority: optional Section: libs Installed-Size: 4616 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: i386 Source: axis Version: 1.4-3 Depends: libaxis-java (>= 1.4-3), libservlet2.4-java-gcj, libgcj-common (>> 1:4.1.1-13), libc6 (>= 2.6), libgcc1 (>= 1:4.2-20070516), libgcj-bc (>= 4.1), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/a/axis/libaxis-java-gcj_1.4-3_i386.deb Size: 1391324 MD5sum: 78172adf71698c1c8ea1459fef6bea84 SHA1: 37bf61bcbd1743ecb0abe7d55b3f275826a27603 SHA256: d4802135efa3fee53611486de296dc2fac0f38a741f6878ec7249ca3c4a4bb85 Description: A SOAP implementation in Java (native code) Apache AXIS is an implementation of the SOAP ("Simple Object Access Protocol") submission to W3C. . This package contains the natively compiled code for use by gij. Package: libaxis-java-doc Priority: optional Section: doc Installed-Size: 27280 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Source: axis Version: 1.4-3 Suggests: libaxis-java Filename: pool/2008/main/a/axis/libaxis-java-doc_1.4-3_all.deb Size: 1817784 MD5sum: cf5a1470d638c5205abb7405dc4959fa SHA1: 0ced554977ce27ce2aa2abd5a27c5aaa061b052a SHA256: 6cecf747a121d878978c83566dcfd963168529a9502e95b1e13be9718fd4e91e Description: A SOAP implementation in Java Apache AXIS is an implementation of the SOAP ("Simple Object Access Protocol") submission to W3C. . From the draft W3C specification: . SOAP is a lightweight protocol for exchange of information in a decentralized, distributed environment. It is an XML based protocol that consists of three parts: an envelope that defines a framework for describing what is in a message and how to process it, a set of encoding rules for expressing instances of application-defined datatypes, and a convention for representing remote procedure calls and responses. . This project is a follow-on to the Apache SOAP project. . This package contains the Javadoc API documentation. Package: autofs Priority: extra Section: utils Installed-Size: 476 Maintainer: Ubuntu Core Developers Original-Maintainer: Jan Christoph Nordholz Architecture: i386 Version: 4.1.4+debian-2.1ubuntu1 Depends: libc6 (>= 2.4), ucf Recommends: module-init-tools, nfs-common Conflicts: autofs Filename: pool/2008/main/a/autofs/autofs_4.1.4+debian-2.1ubuntu1_i386.deb Size: 114394 MD5sum: b4d9d90183f878ee05746c54392ecf6a SHA1: 8d42b8bfd06fbec159d2e38d6184bf1428807869 SHA256: ad150aef1bdc72b1247f43cc84c3f1986abee79b228b183d16f9413b95b248b6 Description: kernel-based automounter for Linux Autofs controls the operation of the automount daemons. The automount daemons automatically mount filesystems when they are used and unmount them after a period of inactivity. This is done based on a set of pre-configured maps. . The kernel automounter implements an almost complete SunOS style automounter under Linux. Automounter version 4 (autofs4) has to be enabled when compiling the kernel. Debian packaged kernels have it enabled. Package: aoetools Priority: optional Section: admin Installed-Size: 192 Maintainer: Ubuntu MOTU Developers Original-Maintainer: David Martínez Moreno Architecture: i386 Version: 23-0ubuntu5 Depends: libc6 (>= 2.7-1), lsb-base Filename: pool/2008/main/a/aoetools/aoetools_23-0ubuntu5_i386.deb Size: 31118 MD5sum: fc6d1defe440e7b9bcdebca4a5755894 SHA1: 36e601b85fc45e50269b18d2f3e085c3be35163f SHA256: 6a28fa4237bbe4abadf1ffcc665240ba35779e2494d920af30aadc37ac63ede2 Description: tools to assist in using ATA over Ethernet The aoetools are programs that assist in using ATA over Ethernet. This tools are designed to work with the "aoe" driver for Linux 2.6 kernels; in fact, this version recommends kernel 2.6.14 or later, as both support up to 16 slots per shelf address. . Systems running Linux 2.4 kernels do not need and should not install the aoetools. The aoe driver for 2.4 kernels is self-sufficient. . There are several tools included in this package: * aoe-discover - trigger discovery of ATA over Ethernet devices * aoe-interfaces - restrict network interfaces used for AoE * aoe-mkdevs - create character and block device files * aoe-mkshelf - create block device files for one shelf address * aoe-stat - print status information for AoE devices * aoeping - simple userland communication with AoE devices * aoe-revalidate - revalidate the disk size of an AoE device * aoe-version - print AoE-related software version information * aoe-flush . flush the down devices out of the aoe driver * aoecfg . manipulate AoE configuration strings Package: libasound2-dev Priority: optional Section: libdevel Installed-Size: 1840 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian ALSA Maintainers Architecture: i386 Source: alsa-lib Version: 1.0.15-3ubuntu4 Replaces: alsa-headers, libasound2 (<< 0.9.0rc7-2) Provides: libasound-dev Depends: libasound2 (= 1.0.15-3ubuntu4), libc6-dev | libc-dev Suggests: libasound2-doc Conflicts: alsa-headers, libasound-dev Filename: pool/2008/main/a/alsa-lib/libasound2-dev_1.0.15-3ubuntu4_i386.deb Size: 500648 MD5sum: 2b285fe43b3dfd43944152e01ac9b892 SHA1: 271860557a5afe895de811129866c74cfbeed3d9 SHA256: fb7074d8882cf2f845776d4bd51b4d3b1f7ecf83d877d2449c6fc3d7a8666fcf Description: ALSA library development files This package contains files required for developing software that makes use of libasound2, the ALSA library. . ALSA is the Advanced Linux Sound Architecture. Homepage: http://www.alsa-project.org/ Package: libasound2 Priority: optional Section: libs Installed-Size: 1208 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian ALSA Maintainers Architecture: i386 Source: alsa-lib Version: 1.0.15-3ubuntu4 Depends: libc6 (>= 2.7-1) Suggests: libasound2-plugins (>= 1.0.9) Conflicts: libasound2-plugins (<< 1.0.9) Filename: pool/2008/main/a/alsa-lib/libasound2_1.0.15-3ubuntu4_i386.deb Size: 361684 MD5sum: 28c79118bd7cfca0c4754aa5063e8d4a SHA1: 8bfcb05b78aa5df590c0866f0f9017d8cd5662c0 SHA256: 6676ef75c0e60245e7701c2fce2b33fb863a4d8da9bf2546a06c1572169f4a57 Description: ALSA library This package contains the ALSA library and its standard plugins. . ALSA is the Advanced Linux Sound Architecture. Homepage: http://www.alsa-project.org/ Package: libasound2-doc Priority: optional Section: doc Installed-Size: 9108 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian ALSA Maintainers Architecture: all Source: alsa-lib Version: 1.0.15-3ubuntu4 Suggests: libasound2-dev Filename: pool/2008/main/a/alsa-lib/libasound2-doc_1.0.15-3ubuntu4_all.deb Size: 959788 MD5sum: 4b2f0a5c686816720849937a37282e5d SHA1: 550ff8fd3e3341e129ac391957c6a0159369d71b SHA256: 90a7afb1ed9b5116c887ee638173ff9ba4194189cfbb2d40059f596ca0221ff5 Description: ALSA library developer documentation This package contains documentation for the ALSA library. . ALSA is the Advanced Linux Sound Architecture. Homepage: http://www.alsa-project.org/ Package: lib64asound2-dev Priority: optional Section: libdevel Installed-Size: 1844 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian ALSA Maintainers Architecture: i386 Source: alsa-lib Version: 1.0.15-3ubuntu4 Depends: lib64asound2 (= 1.0.15-3ubuntu4), libasound2-dev (= 1.0.15-3ubuntu4) Suggests: libasound2-doc Filename: pool/2008/main/a/alsa-lib/lib64asound2-dev_1.0.15-3ubuntu4_i386.deb Size: 478926 MD5sum: fb9beeabea6ec3e36d837697c930ca47 SHA1: d6f07db51cd648110214567d2a3c2b3a3b3f64d8 SHA256: 1e9de04c4bcceb93a0d12d4260474ffcd8e736a2dffb9a96e021b04ee20c471b Description: ALSA library development files (64 bit) This package contains files required for developing software that makes use of lib64asound2, the ALSA library. . ALSA is the Advanced Linux Sound Architecture. Homepage: http://www.alsa-project.org/ Package: lib64asound2 Priority: optional Section: libs Installed-Size: 940 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian ALSA Maintainers Architecture: i386 Source: alsa-lib Version: 1.0.15-3ubuntu4 Depends: libasound2 (= 1.0.15-3ubuntu4) Suggests: libasound2-plugins (>= 1.0.9) Conflicts: libasound2-plugins (<< 1.0.9) Filename: pool/2008/main/a/alsa-lib/lib64asound2_1.0.15-3ubuntu4_i386.deb Size: 356298 MD5sum: cefef78805f27321356e581cfba42b1a SHA1: 2eb06060d5a4adfb67757f07420d44bc51b69653 SHA256: 326b8cf9305448d743e63539a47ce5b405bfe4429ed76d31bcfc40d7e15872ed Description: ALSA library (64bit) This package contains the ALSA library (64 bit) and its standard plugins. . ALSA is the Advanced Linux Sound Architecture. Homepage: http://www.alsa-project.org/ Package: aspell-fa Priority: optional Section: text Installed-Size: 380 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Arabic Packaging Team Architecture: all Version: 0.11-0-1 Provides: aspell-dictionary Depends: aspell (>= 0.60.4), dictionaries-common (>= 0.70.0) Filename: pool/2008/main/a/aspell-fa/aspell-fa_0.11-0-1_all.deb Size: 199056 MD5sum: df193586b6c558f08d90008d62617e84 SHA1: 9b1553cae02ceb38633e41cbfe99333d89f943d0 SHA256: 278a46c805ae02f9e8ea485749692fca5af05ef1bc793bcb16684220cf10ef13 Description: Persian dictionary for GNU Aspell This package contains all the required files to add support for Persian (Farsi) language to GNU Aspell spell checker. . Homepage: http://ftp.gnu.org/gnu/aspell/dict/fa/ Package: alacarte Priority: optional Section: utils Installed-Size: 1248 Maintainer: Travis Watkins Original-Maintainer: Utnubu Team Architecture: all Version: 0.11.5-0ubuntu1 Replaces: smeg Provides: smeg Depends: gnome-menus (>= 2.15.4.1), gnome-panel, python (>= 2.4), python-central (>= 0.5.62), python-glade2 (>= 2.6), python-gmenu (>= 2.15.4.1), python-gnome2 (>= 2.6), python-gtk2 (>= 2.6), python-libxml2 (>= 2.6.17) Conflicts: smeg (<< 0.8-0ubuntu1) Filename: pool/2008/main/a/alacarte/alacarte_0.11.5-0ubuntu1_all.deb Size: 72994 MD5sum: f38443d2a3c213ee4362506afb6fa3aa SHA1: 5b36c44d884f8064ed3231c20609cc6e73713f58 SHA256: 34670aed8ae779921e38b0a1f8e08505842757db1d759fb2e57e47f9f1e7237f Description: easy GNOME menu editing tool Alacarte is an easy-to-use menu editor for GNOME that can add and edit new entries and menus. It works with the freedesktop.org menu specification and should work with any desktop environment that uses the spec. Python-Version: >= 2.4 Package: automake1.4 Priority: optional Section: devel Installed-Size: 972 Maintainer: Ubuntu Core Developers Original-Maintainer: Eric Dorland Architecture: all Source: automake Version: 1:1.4-p6-12 Replaces: automake, automake1.4-doc Provides: automake1.4-doc Depends: autoconf, autotools-dev (>= 20010511.2) Conflicts: automake (<< 1:1.4-p6-3), automake1.5, automake1.4-doc Filename: pool/2008/main/a/automake/automake1.4_1.4-p6-12_all.deb Size: 272236 MD5sum: 3948db60cfcf5a08dd8dcd761878b0bf SHA1: 3b627aed0d0198120250e3d47a73396696ac2ba9 SHA256: 854853d561553b7c815e7233efc6d0e0a5e5a86976eb9167785ebae4eb0c0e54 Description: A tool for generating GNU Standards-compliant Makefiles Automake is a tool for automatically generating `Makefile.in's from files called `Makefile.am'. . The goal of Automake is to remove the burden of Makefile maintenance from the back of the individual GNU maintainer (and put it on the back of the Automake maintainer). . The `Makefile.am' is basically a series of `make' macro definitions (with rules being thrown in occasionally). The generated `Makefile.in's are compliant with the GNU Makefile standards. Package: libacl1 Priority: required Section: libs Installed-Size: 76 Maintainer: Ubuntu Core Developers Original-Maintainer: Nathan Scott Architecture: i386 Source: acl Version: 2.2.45-1 Depends: libattr1 (>= 2.4.4-1), libc6 (>= 2.6.1-1) Conflicts: acl (<< 2.0.0), libacl1-kerberos4kth Filename: pool/2008/main/a/acl/libacl1_2.2.45-1_i386.deb Size: 15810 MD5sum: 8d5241fab2f24c966e1ec9857cd843cd SHA1: e9ecb3b93a049ff636fb80b7cf6ab8199d3ebfd8 SHA256: 7b62c108200d4ef3e2b1abc119b77370dcbe0281ffc9e6a1e65cd144eddf12f9 Description: Access control list shared library This package contains the libacl.so dynamic library containing the POSIX 1003.1e draft standard 17 functions for manipulating access control lists. . Homepage: http://oss.sgi.com/projects/xfs/ Package: acl Priority: optional Section: utils Installed-Size: 260 Maintainer: Ubuntu Core Developers Original-Maintainer: Nathan Scott Architecture: i386 Version: 2.2.45-1 Depends: libacl1 (>= 2.2.11-1), libattr1 (>= 2.4.4-1), libc6 (>= 2.6.1-1) Filename: pool/2008/main/a/acl/acl_2.2.45-1_i386.deb Size: 44456 MD5sum: 8f24f37ad9066ab0a5c947b37c589a86 SHA1: 0fa64ab4d30ed3884d3462ac6ce27a9b45a63cd3 SHA256: 1bd8b71a005fe681e3c845fcb9623fc2ebdf5ab2229b748db861eae500c8ceb5 Description: Access control list utilities This package contains the getfacl and setfacl utilities needed for manipulating access control lists. . Homepage: http://oss.sgi.com/projects/xfs/ Package: libacl1-dev Priority: extra Section: libdevel Installed-Size: 300 Maintainer: Ubuntu Core Developers Original-Maintainer: Nathan Scott Architecture: i386 Source: acl Version: 2.2.45-1 Replaces: acl-dev Provides: acl-dev Depends: libc6-dev | libc-dev, libacl1 (= 2.2.45-1), libattr1-dev (>= 2.4.4) Conflicts: acl-dev, acl (<< 2.0.0), kerberos4kth-dev (<< 1.2.2-4) Filename: pool/2008/main/a/acl/libacl1-dev_2.2.45-1_i386.deb Size: 76414 MD5sum: be65c5252061da4da3724272d8bbb274 SHA1: f770a931495f013c8f3bbf520bc4f6f569db7f90 SHA256: 398e6c554ac442a76baa0af5234bd0556060b11ab6608e2c537d203c280bcbbd Description: Access control list static libraries and headers This package contains the static libraries and header files needed for developing programs which make use of the access control list programming interface defined in POSIX 1003.1e draft standard 17. . Homepage: http://oss.sgi.com/projects/xfs/ Package: automake1.8 Priority: optional Section: devel Installed-Size: 1376 Maintainer: Ubuntu Core Developers Original-Maintainer: Eric Dorland Architecture: all Version: 1.8.5+nogfdl-2 Provides: automaken Depends: autoconf (>= 2.58), autotools-dev (>= 20020320.1) Suggests: automake1.8-doc Conflicts: automake1.6 (<< 1.6.1-4), automake (<< 1:1.4-p5-1), automake1.5 (<< 1.5-2) Filename: pool/2008/main/a/automake1.8/automake1.8_1.8.5+nogfdl-2_all.deb Size: 357990 MD5sum: 33bc1a847baf9a11ea7fa965c7383488 SHA1: bce4a8824724bb1e946fe2382788ff319fe3dc0f SHA256: f671355c5465e885e6e4de974d74b2a287585a96359b80af51efe0bd32ff2923 Description: A tool for generating GNU Standards-compliant Makefiles Automake is a tool for automatically generating `Makefile.in's from files called `Makefile.am'. . The goal of Automake is to remove the burden of Makefile maintenance from the back of the individual GNU maintainer (and put it on the back of the Automake maintainer). . The `Makefile.am' is basically a series of `make' macro definitions (with rules being thrown in occasionally). The generated `Makefile.in's are compliant with the GNU Makefile standards. . Automake 1.8 fails to work in a number of situations that Automake 1.4, 1.6 and 1.7 did, so has been renamed so that the previous version can continue to be made available. Package: acpi Priority: optional Section: utils Installed-Size: 84 Maintainer: Ubuntu Core Developers Original-Maintainer: Joey Hess Architecture: i386 Version: 0.09-3ubuntu1 Depends: libc6 (>= 2.6-1) Filename: pool/2008/main/a/acpi/acpi_0.09-3ubuntu1_i386.deb Size: 12036 MD5sum: f58bd1d72a8b8ca2bfcd7a3f13ddf5b5 SHA1: 8640c2537291012a689a39d6a76df2c779b08ba1 SHA256: 7d38f61b51dcc962125258a4902f54bb34b68e6999d98b841ce476e2224ed956 Description: displays information on ACPI devices Attempts to replicate the functionality of the 'old' apm command on ACPI systems, including battery and thermal information. Does not support ACPI suspending, only displays information about ACPI devices. Package: at-spi-doc Priority: optional Section: doc Installed-Size: 896 Maintainer: Ubuntu Accessibility Developers Original-Maintainer: Debian GNOME Maintainers Architecture: all Source: at-spi Version: 1.22.1-0ubuntu1 Depends: lynx | www-browser Filename: pool/2008/main/a/at-spi/at-spi-doc_1.22.1-0ubuntu1_all.deb Size: 98786 MD5sum: f6689083ad299c65876907085108b1b9 SHA1: 688f5b6136f1b818e4970e3542a554eba68de020 SHA256: 4aec059eef05cadb6a163ea0cf1caaefb159a59fbffa4c959b1d9d09e24009c5 Description: Documentation files of at-spi for GNOME Accessibility at-spi is the "Assistive Technology Service Provider Interface". . Accessibility is enabling people with disabilities to participate in substantial life activities that include work and the use of services, products and information. . This package contains the documentation files for at-spi. Package: libatspi-dev Priority: optional Section: libdevel Installed-Size: 756 Maintainer: Ubuntu Accessibility Developers Original-Maintainer: Debian GNOME Maintainers Architecture: i386 Source: at-spi Version: 1.22.1-0ubuntu1 Depends: libatspi1.0-0 (= 1.22.1-0ubuntu1), libbonobo2-dev, libgail-dev (>= 1.9.0), libgtk2.0-dev (>= 2.10.0), libice-dev, libsm-dev, libx11-dev, libxml2-dev, libxtst-dev, pkg-config Suggests: at-spi-doc Filename: pool/2008/main/a/at-spi/libatspi-dev_1.22.1-0ubuntu1_i386.deb Size: 64324 MD5sum: c43aa7e8c1e48346c74f128d3dabd8ec SHA1: cfdd3ab2e7aeaffeeb23bc9be8baea0e861f5e58 SHA256: 8b7c1b043629a40e950a81438b00d2df2959924cfe84b4a80f014c9114888d57 Description: Development files of at-spi for GNOME Accessibility at-spi is the "Assistive Technology Service Provider Interface". . Accessibility is enabling people with disabilities to participate in substantial life activities that include work and the use of services, products and information. . This package contains the development files for at-spi. Package: python-pyatspi Priority: optional Section: python Installed-Size: 180 Maintainer: Ubuntu Accessibility Developers Original-Maintainer: Debian GNOME Maintainers Architecture: all Source: at-spi Version: 1.22.1-0ubuntu1 Depends: at-spi (>= 1.22.1-0ubuntu1), at-spi (<< 1.22.1-0ubuntu1.1~), python, python-central (>= 0.6.1), python-gnome2, python-pyorbit Filename: pool/2008/main/a/at-spi/python-pyatspi_1.22.1-0ubuntu1_all.deb Size: 42378 MD5sum: e873708225cece1ac89d3e5d7a64f1e1 SHA1: ad58d547c181f3d692b895d9cd3e9344dfdc56ec SHA256: 9308d9b94108e9508a8ce1f4db1573e3a86353d5d58e3ae62f3ad693af043809 Description: Assistive Technology Service Provider Interface - Python bindings at-spi is the "Assistive Technology Service Provider Interface". . Accessibility is enabling people with disabilities to participate in substantial life activities that include work and the use of services, products and information. . This package contains Python bindings for the core components of GNOME Accessibility. Python-Version: all Package: libatspi-dbg Priority: extra Section: libdevel Installed-Size: 1352 Maintainer: Ubuntu Accessibility Developers Original-Maintainer: Debian GNOME Maintainers Architecture: i386 Source: at-spi Version: 1.22.1-0ubuntu1 Depends: libatspi1.0-0 (= 1.22.1-0ubuntu1) Filename: pool/2008/main/a/at-spi/libatspi-dbg_1.22.1-0ubuntu1_i386.deb Size: 426680 MD5sum: b29d13db41831fd60012a5e0a6afbb99 SHA1: 195b598145455c6ed12f6c4f01281ef619b51096 SHA256: 8904cbbf0833f6a690f4707d2311fa875ed303ec6bb84b3ad622d4ee84138708 Description: at-spi libraries and debugging symbols at-spi is the "Assistive Technology Service Provider Interface". . This package contains detached debugging symbols. . Most people will not need this package. Package: at-spi Priority: optional Section: gnome Installed-Size: 1324 Maintainer: Ubuntu Accessibility Developers Original-Maintainer: Debian GNOME Maintainers Architecture: i386 Version: 1.22.1-0ubuntu1 Replaces: libatspi-dev (<< 1.6.0-2) Depends: libatk1.0-0 (>= 1.20.0), libatspi1.0-0 (>= 1.22.1), libbonobo2-0 (>= 2.15.0), libc6 (>= 2.4), libcairo2 (>= 1.5.14), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.0), libsm6, libx11-6, libxevie1, libxext6, libxtst6 Filename: pool/2008/main/a/at-spi/at-spi_1.22.1-0ubuntu1_i386.deb Size: 102042 MD5sum: f4a982137ada44d28a6a8c58aa247d8d SHA1: f321c7627bf6aba402b2a447b8eb0d97e853de9c SHA256: 6bb31388bc7d1b28a911031f8686a6e33853867cdabb1c99b48d6602c3590afe Description: Assistive Technology Service Provider Interface Providing accessibility means removing barriers that prevent people with disabilities from participating in substantial life activities, including the use of services, products, and information. Assistive access means that system infrastructure allows add-on assistive software to transparently provide specialized input and output capabilities. . This package contains the core components of GNOME Accessibility. if you need to use Assistive technology, install it. Package: libatspi1.0-0 Priority: optional Section: libs Installed-Size: 488 Maintainer: Ubuntu Accessibility Developers Original-Maintainer: Debian GNOME Maintainers Architecture: i386 Source: at-spi Version: 1.22.1-0ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libc6 (>= 2.4), libcairo2 (>= 1.5.14), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.0), libsm6, libx11-6, libxtst6 Conflicts: libatspi0 Filename: pool/2008/main/a/at-spi/libatspi1.0-0_1.22.1-0ubuntu1_i386.deb Size: 141480 MD5sum: 9bffa6617785ba94297f8776649f8a8c SHA1: 051cc5fff014828c986c7c8d9b94ce272c435dc6 SHA256: 123539691c695de7f1bbf6ba3ff163e2b84db576644b6716d756d670f51775a2 Description: C binding libraries of at-spi for GNOME Accessibility at-spi is the "Assistive Technology Service Provider Interface". . Accessibility is enabling people with disabilities to participate in substantial life activities that include work and the use of services, products, and information. . This package contains the C binding libraries for at-spi. Package: aspell Priority: optional Section: text Installed-Size: 1132 Maintainer: Ubuntu Core developers Original-Maintainer: Brian Nelson Architecture: i386 Version: 0.60.5-1ubuntu2 Replaces: aspell-bin (<< 0.60.3-2), aspell-hi (<= 0.01-1), aspell-mr (<= 0.10-1) Provides: aspell-bin Depends: dictionaries-common (>> 0.40), libaspell15 (= 0.60.5-1ubuntu2), libc6 (>= 2.7-1), libgcc1, libncursesw5 (>= 5.6+20071006-3), libstdc++6 (>= 4.1.1-21) Recommends: aspell-en | aspell-dictionary | aspell6a-dictionary Suggests: aspell-doc, spellutils Conflicts: aspell-bin (<< 0.60.3-2) Filename: pool/2008/main/a/aspell/aspell_0.60.5-1ubuntu2_i386.deb Size: 92774 MD5sum: 59adf85e8e329a8af7f0bd47e8113821 SHA1: 5d6f802d6f04ac8d77416afb70a3cdb81562e856 SHA256: 0dadf06822c115384806950dc20293b5a509886a4358a0d3a042b1c08c0b00be Description: GNU Aspell spell-checker GNU Aspell is a spell-checker which can be used either as a standalone application or embedded in other programs. Its main feature is that it does a much better job of suggesting possible spellings than just about any other spell-checker available for the English language, including Ispell and Microsoft Word. It also has many other technical enhancements over Ispell such as using shared memory for dictionaries and intelligently handling personal dictionaries when more than one Aspell process is open at once. . Aspell is designed to be a drop-in replacement for Ispell. . Homepage: http://aspell.net/ Package: libaspell15 Priority: optional Section: libs Installed-Size: 2412 Maintainer: Ubuntu Core developers Original-Maintainer: Brian Nelson Architecture: i386 Source: aspell Version: 0.60.5-1ubuntu2 Depends: libc6 (>= 2.7-1), libgcc1, libstdc++6 (>= 4.1.1-21) Recommends: aspell-en | aspell-dictionary | aspell6a-dictionary Suggests: aspell Conflicts: aspell-bin (<< 0.60.3-2), aspell6-dictionary Filename: pool/2008/main/a/aspell/libaspell15_0.60.5-1ubuntu2_i386.deb Size: 660806 MD5sum: a6fed7a4de3b1daecae1605a499ad803 SHA1: e54fd9b1d7c564e271c7246cdb460c514d0be219 SHA256: 2014f085b564d4452e7857b96c03513218b50be398a595c18dd366641c7ce0b8 Description: GNU Aspell spell-checker runtime library These are the runtime parts of the Aspell and pspell spell-checking toolkits, needed by applications that use the toolkits at runtime. . For a standalone spell-checker, install aspell as well. Package: libaspell-dev Priority: optional Section: libdevel Installed-Size: 124 Maintainer: Ubuntu Core developers Original-Maintainer: Brian Nelson Architecture: i386 Source: aspell Version: 0.60.5-1ubuntu2 Depends: libaspell15 (= 0.60.5-1ubuntu2) Suggests: aspell-doc Filename: pool/2008/main/a/aspell/libaspell-dev_0.60.5-1ubuntu2_i386.deb Size: 7498 MD5sum: d343e9370f68ec3e9d3a10f43feb0e15 SHA1: e638c38dcd3dadbd583c2de1dfbc348a4978ca5c SHA256: 11b1d02c7df75bd0066b35aa2f8b180c2532159509848cf9122be22033bf3c1e Description: Development files for applications with GNU Aspell support This package contains the headers and static libraries for developing applications with Aspell spell-checking support. . You need this package ONLY if you plan to build applications that link against the Aspell libraries. You do not have to install this package if all you want to do is use the Aspell program to spell-check documents. Package: libpspell-dev Priority: optional Section: libdevel Installed-Size: 128 Maintainer: Ubuntu Core developers Original-Maintainer: Brian Nelson Architecture: i386 Source: aspell Version: 0.60.5-1ubuntu2 Replaces: aspell-bin (<< 0.50.3-3) Depends: libaspell-dev, libaspell15 (= 0.60.5-1ubuntu2) Suggests: aspell-doc Filename: pool/2008/main/a/aspell/libpspell-dev_0.60.5-1ubuntu2_i386.deb Size: 4582 MD5sum: 6810074e6212d9caee6d8aa01a07c246 SHA1: 6fd71e61476381ccbfa1736799bb7863ab288bc2 SHA256: 6bee2304140e7637e05df57e51f1540d5b4bb1da922b7cf07754aa69a82ad91b Description: Development files for applications with pspell support This package contains the headers and static libraries for developing applications with portable spell-checking interface (pspell) support. . You need this package ONLY if you plan to build applications that link against the pspell static libraries. You do not have to install this package if all you want to do is use the Aspell program to spell-check. Package: aspell-doc Priority: optional Section: doc Installed-Size: 232 Maintainer: Ubuntu Core developers Original-Maintainer: Brian Nelson Architecture: all Source: aspell Version: 0.60.5-1ubuntu2 Suggests: aspell (>> 0.60) Filename: pool/2008/main/a/aspell/aspell-doc_0.60.5-1ubuntu2_all.deb Size: 160948 MD5sum: b49cc9d048584944e73b34236247970e SHA1: 1d8bea6eae6f6c123341cc135b8761d343ebd2a0 SHA256: bfc1714adf06b7a1031f93e914db86a180ee5f35e29923c7d26f7727e006d1e8 Description: Documentation for GNU Aspell spell-checker This package contains the documentation for GNU Aspell in various formats. The aspell package comes with minimal man pages. Install this package if you need further information on the development process and workings of Aspell. Package: asciidoc Priority: optional Section: text Installed-Size: 2760 Maintainer: Ubuntu Core Developers Original-Maintainer: Fredrik Steen Architecture: all Version: 8.2.2-1 Depends: python (>= 2.3) Recommends: docbook-utils, xmlto, fop, source-highlight, vim-addon-manager Filename: pool/2008/main/a/asciidoc/asciidoc_8.2.2-1_all.deb Size: 860800 MD5sum: 498f3e133901e98300fe87c8fc4eb356 SHA1: 3339091d1cca4104cb75feaad219c6cdcb40b05f SHA256: 8f72f87f26539d6b693dec29c593870f8f14f77da5c7ea17e59ab8baabd35e01 Description: Highly configurable text format for writing documentation AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats Package: libapr1-dbg Priority: extra Section: libdevel Installed-Size: 504 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: i386 Source: apr Version: 1.2.11-1 Depends: libapr1 (= 1.2.11-1) Filename: pool/2008/main/a/apr/libapr1-dbg_1.2.11-1_i386.deb Size: 189064 MD5sum: cd3202d6e9ad1a4ea47dd06610cdecba SHA1: 497df5462a9bad8438c0f2d53b76ee2696d8a6c3 SHA256: e3a7d3482b375517f08b0d1f2fa5b0474903b484bde49e7e72e64a63bccb99c3 Description: The Apache Portable Runtime Library - Development Headers APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . This package contains the debugging symbols for APR. Package: libapr1-dev Priority: optional Section: libdevel Installed-Size: 5156 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: i386 Source: apr Version: 1.2.11-1 Depends: libapr1 (= 1.2.11-1), uuid-dev Suggests: python Conflicts: libapr1.0-dev, libapr0-dev Filename: pool/2008/main/a/apr/libapr1-dev_1.2.11-1_i386.deb Size: 775944 MD5sum: 48c3aab9bec7545ee10cd3b68b350d01 SHA1: fcaedfbc3302f7b64feb236d81950c9c85e38eb4 SHA256: 2cdb67c930b5a5653232bb4d9238a394aec7f7d4adba19dff88cdac97621c1e9 Description: The Apache Portable Runtime Library - Development Headers APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . This package contains development headers for APR. Package: libapr1 Priority: optional Section: libs Installed-Size: 248 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: i386 Source: apr Version: 1.2.11-1 Depends: libc6 (>= 2.6.1-1), libuuid1 Conflicts: libapr1.0 Filename: pool/2008/main/a/apr/libapr1_1.2.11-1_i386.deb Size: 114732 MD5sum: a2dacb15b1e23c74e73c6349721fd75b SHA1: fdd6185da3bf22676be0d154091723913d38e8ed SHA256: 447306e7ecf04014abb43532de00fa66c32a1f0675c66702b7e3f9a7cd09bf15 Description: The Apache Portable Runtime Library APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. Package: aspell-pa Priority: optional Section: text Installed-Size: 132 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian-IN Team Architecture: all Version: 0.01-2 Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-pa/aspell-pa_0.01-2_all.deb Size: 18498 MD5sum: bce1be293bead54a33bd7e136b55508b SHA1: ea8e1ef00fb27daed85630df7c659477770328a2 SHA256: a021143dbd87fcff9305dd4c2385b3a82b64ff8fc06da84b59f4436178342436 Description: Punjabi Wordlist for Aspell This package provides the Punjabi (pa) wordlist for GNU aspell dictionary developed by Amanpreet Singh Alam. Package: python-apport Priority: optional Section: python Installed-Size: 432 Maintainer: Martin Pitt Architecture: all Source: apport Version: 0.108 Replaces: python-apport-utils Depends: gdb, python (>= 2.5), python (<< 2.6), python-apt, python-central (>= 0.6.1), python-launchpad-bugs (>= 0.2.11), python-problem-report (>= 0.94) Conflicts: python-apport-utils Filename: pool/2008/main/a/apport/python-apport_0.108_all.deb Size: 56782 MD5sum: 08e2a982a2e8db0560ac4ad839165dfe SHA1: c1525d01e13caa167973742d13d82cfebe864dbb SHA256: 36a04e3a41fe9b5ca57b036fbc24db9b1e2c560762a67c8e362c354771daf46a Description: apport crash report handling library This Python package provides high-level functions for creating and handling apport crash reports: . * Query available and new reports. * Add OS, packaging, and process runtime information to a report. * Various frontend utility functions. * Python hook to generate crash reports when Python scripts fail. Python-Version: 2.5 Package: apport-retrace Priority: optional Section: devel Installed-Size: 140 Maintainer: Martin Pitt Architecture: all Source: apport Version: 0.108 Replaces: apport (<< 0.72) Depends: apt, binutils, dpkg-dev, python (>= 2.4), python-apport (>= 0.88), python-apt, python-launchpad-bugs (>= 0.2.11) Suggests: debootstrap (>= 0.3.3.2ubuntu2), fakechroot, fakeroot Conflicts: apport (<< 0.72) Filename: pool/2008/main/a/apport/apport-retrace_0.108_all.deb Size: 62926 MD5sum: e3d7a9de960c902892c8da623d53aaad SHA1: 886c4a84aa7035cd26e9d2fb67b81528da821913 SHA256: 0ccc6bcfa8118034e0d8f931da05b452034269664be17e2d61234f677a79dc0f Description: tools for reprocessing Apport crash reports apport-retrace recombines an Apport crash report (either a file or a Launchpad bug) and debug symbol packages (.ddebs) into fully symbolic stack traces. . This package also ships apport-chroot. This tool can create and manage chroots for usage with apport-retrace. If the fakeroot and fakechroot libraries are available (either by installing the packages or by merely putting their libraries somewhere and setting two environment variables), the entire process of retracing crashes in chroots can happen with normal user privileges. Python-Version: current Package: apport-qt Priority: optional Section: kde Installed-Size: 132 Maintainer: Martin Pitt Architecture: all Source: apport Version: 0.108 Depends: apport (>= 0.41), procps, python (>= 2.4), python-apport (>= 0.80), python-qt4, python-xdg Recommends: adept-notifier Filename: pool/2008/main/a/apport/apport-qt_0.108_all.deb Size: 53466 MD5sum: 7a9d6831ba9055d23cc342dc9740461f SHA1: bb16b8fe47b2f93e0a49eddcdbd802bf3d64ebc3 SHA256: 0e0c9d52c7ed77fe7fa46dffc96b269b5e48f10d8647f1125829ee160b4f7944 Description: Qt4 frontend for the apport crash report system apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides a Qt4 frontend for browsing and handling the crash reports. . See https://wiki.ubuntu.com/AutomatedProblemReports for more information. Python-Version: current Package: python-problem-report Priority: optional Section: python Installed-Size: 152 Maintainer: Martin Pitt Architecture: all Source: apport Version: 0.108 Depends: python (>= 2.5), python (<< 2.6), python-central (>= 0.6.1) Filename: pool/2008/main/a/apport/python-problem-report_0.108_all.deb Size: 58238 MD5sum: 3d39d1dc715a4bded6d11b7a9ef03489 SHA1: 2e0c636799e531d97a015c273f773e0f560311b0 SHA256: ec201185f2137c56168d03d4fee428847bdbf676057a5395954e15d0713a961d Description: Python library to handle problem reports This Python library provides an interface for creating, modifying, and accessing standardized problem reports for program and kernel crashes and packaging bugs (for details, see https://wiki.ubuntu.com/AutomatedProblemReports). . These problem reports use standard Debian control format syntax (RFC822). Python-Version: 2.5 Package: apport Priority: optional Section: utils Installed-Size: 464 Maintainer: Martin Pitt Architecture: all Version: 0.108 Replaces: apport-cli, apport-gtk (<< 0.51) Depends: lsb-base (>= 3.0-6), python (>= 2.4), python-apport (>= 0.43), python-xdg, sysv-rc (>= 2.86.ds1-14.1ubuntu2) Suggests: apport-gtk | apport-qt Conflicts: apport-cli, apport-gtk (<< 0.51) Filename: pool/2008/main/a/apport/apport_0.108_all.deb Size: 104914 MD5sum: 54e29bced8b238d1b1df180be415359e SHA1: 62c27c760224145f51a1b32b624190e8a4f12543 SHA256: 7ea8de27fd0f4b11cdb0a1b72ade3a3ad02e0b13bb496aa47b81e9f386e18a39 Description: automatically generate crash reports for debugging apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package also provides a command line frontend for browsing and handling the crash reports. For desktops, you should consider installing the GTK+ or Qt user interface (apport-gtk or apport-qt). . See https://wiki.ubuntu.com/AutomatedProblemReports for more information. Python-Version: current Package: apport-gtk Priority: optional Section: gnome Installed-Size: 156 Maintainer: Martin Pitt Architecture: all Source: apport Version: 0.108 Depends: apport (>= 0.41), procps, python (>= 2.4), python-apport (>= 0.80), python-glade2, python-gtk2, python-xdg Recommends: update-notifier Filename: pool/2008/main/a/apport/apport-gtk_0.108_all.deb Size: 54718 MD5sum: e015a29287a92923e4dd2c1101b4098b SHA1: 7bd706c4809fb54385a70e0aa5eaa3d79123e259 SHA256: 2c894dbf5327f0baacebd6c258643578a7df4f2bb0313614c57b634b307c4607 Description: GTK+ frontend for the apport crash report system apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides a GTK+ frontend for browsing and handling the crash reports. . See https://wiki.ubuntu.com/AutomatedProblemReports for more information. Python-Version: current Package: aptitude Priority: important Section: admin Installed-Size: 7592 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Burrows Architecture: i386 Version: 0.4.9-2ubuntu5 Depends: libapt-pkg-libc6.7-6-4.6, libc6 (>= 2.7-1), libcwidget3, libgcc1 (>= 1:4.1.1-21), libncursesw5 (>= 5.6+20071006-3), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1-4) Recommends: aptitude-doc-en | aptitude-doc, libparse-debianchangelog-perl Suggests: debtags, tasksel Filename: pool/2008/main/a/aptitude/aptitude_0.4.9-2ubuntu5_i386.deb Size: 1296664 MD5sum: 998e76afcf0ddc58ab6ab47becaf9acf SHA1: d4608ec667d038e90c15f422efeebc113a4a360f SHA256: ccd4dc1e993035f1f3ed9069a3215dca03e84948117d54a1754f40c3585c99d7 Description: terminal-based package manager aptitude is a terminal-based package managemer with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . aptitude is also Y2K-compliant, non-fattening, naturally cleansing, and housebroken. Package: aptitude-dbg Priority: extra Section: devel Installed-Size: 18344 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Burrows Architecture: i386 Source: aptitude Version: 0.4.9-2ubuntu5 Depends: aptitude (= 0.4.9-2ubuntu5) Recommends: libcwidget0-dbg Filename: pool/2008/main/a/aptitude/aptitude-dbg_0.4.9-2ubuntu5_i386.deb Size: 6234602 MD5sum: d050ff0a0498d4839ed2202980c5ddf6 SHA1: 70bbd4091aedd0b0a26afd92050bc1307f97d9a6 SHA256: b58b23756ca0cd2b74501c88c22c45a8970036c4a27c36168f4c804a0ab32c21 Description: Debug symbols for the aptitude package manager aptitude is a terminal-based package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the debugging symbols for aptitude. You only need these if you want to generate debugging backtraces of aptitude; if you do, you probably also want the debug package for the cwidget library. Package: libaiksaurus-1.2-0c2a Priority: optional Section: libs Installed-Size: 88 Maintainer: Ubuntu Core Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: i386 Source: aiksaurus Version: 1.2.1+dev-0.12-5 Replaces: libaiksaurus-1.2-0, libaiksaurus0, libaiksaurus0c102 Depends: libaiksaurus-1.2-data, libc6 (>= 2.7-1), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1) Conflicts: libaiksaurus-1.2-0, libaiksaurus0, libaiksaurus0c102 Filename: pool/2008/main/a/aiksaurus/libaiksaurus-1.2-0c2a_1.2.1+dev-0.12-5_i386.deb Size: 24364 MD5sum: 65febf2f2c278a918f178dc395f5a3a9 SHA1: d7e784fbda6759f607929a484cc41695bd47ab5a SHA256: c919ebb622459c5875d2565e2d0c213efaf9f80bf685268f7f88237216266887 Description: an English-language thesaurus (development) Aiksaurus is an English-language thesaurus that is suitable for integration with word processors, email composers, and other authoring software. . This package contains the shared library. Package: libaiksaurus-1.2-dev Priority: optional Section: libdevel Installed-Size: 136 Maintainer: Ubuntu Core Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: i386 Source: aiksaurus Version: 1.2.1+dev-0.12-5 Provides: libaiksaurus-dev Depends: libaiksaurus-1.2-0c2a (= 1.2.1+dev-0.12-5) Conflicts: libaiksaurus-dev Filename: pool/2008/main/a/aiksaurus/libaiksaurus-1.2-dev_1.2.1+dev-0.12-5_i386.deb Size: 26276 MD5sum: cf2ac0cdd5272d4e2ec4f7c74f4b6093 SHA1: 6b8f22975248ba38d9452b060b46e64bb7ae1fd3 SHA256: ba8f197429fe27c4c465091f65ddf79e4ca962043c32fffeb556773282cdab35 Description: an English-language thesaurus (development) Aiksaurus is an English-language thesaurus that is suitable for integration with word processors, email composers, and other authoring software. . This package contains files needed for development with Aiksaurus. Package: libaiksaurusgtk-1.2-0c2a Priority: optional Section: libs Installed-Size: 124 Maintainer: Ubuntu Core Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: i386 Source: aiksaurus Version: 1.2.1+dev-0.12-5 Replaces: libaiksaurusgtk-1.2-0, libaiksaurusgtk0, libaiksaurusgtk0c102 Depends: libaiksaurus-1.2-0c2a (>= 1.2.1+dev-0.12), libatk1.0-0 (>= 1.20.0), libc6 (>= 2.7-1), libcairo2 (>= 1.4.0), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.19.1), libstdc++6 (>= 4.2.1) Conflicts: libaiksaurusgtk-1.2-0, libaiksaurusgtk0, libaiksaurusgtk0c102 Filename: pool/2008/main/a/aiksaurus/libaiksaurusgtk-1.2-0c2a_1.2.1+dev-0.12-5_i386.deb Size: 33390 MD5sum: 5127d65900a35a55087cd2563d0dcdfe SHA1: a1da71714d9f93c9516eea0babbb373ba1bd2fb2 SHA256: 0960cc9e8d2b4b96ee246f05df4d61e904930350e3d02d2d2f02fb34abdd18ab Description: graphical interface to the Aiksaurus toolkit (library) This is a graphical interface to the Aiksaurus English language thesaurus programming toolkit, meant to be embedded in other applications. A standalone AiksaurusGTK program is available in libaiksaursgtk-bin. . This is the runtime component of AiksaurusGTK, needed to run applications built with it. Package: libaiksaurus-1.2-data Priority: optional Section: libs Installed-Size: 560 Maintainer: Ubuntu Core Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: all Source: aiksaurus Version: 1.2.1+dev-0.12-5 Provides: libaiksaurus-data Conflicts: libaiksaurus-data Filename: pool/2008/main/a/aiksaurus/libaiksaurus-1.2-data_1.2.1+dev-0.12-5_all.deb Size: 317618 MD5sum: aa32a662763b6d2d1cf95701d5a3a378 SHA1: 8ade161c6afb86bf6263309d852e54030a0aa287 SHA256: 998117f97cffd9599eb996b6e43935b5cb92ff57dbd8ba8e67930ea13bae952f Description: an English-language thesaurus (data) Aiksaurus is an English-language thesaurus that is suitable for integration with word processors, email composers, and other authoring software. . This package contains thesaurus data. Package: libaiksaurusgtk-1.2-dev Priority: optional Section: libdevel Installed-Size: 168 Maintainer: Ubuntu Core Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: i386 Source: aiksaurus Version: 1.2.1+dev-0.12-5 Provides: libaiksaurusgtk-dev Depends: libaiksaurusgtk-1.2-0c2a (= 1.2.1+dev-0.12-5) Conflicts: libaiksaurusgtk-dev Filename: pool/2008/main/a/aiksaurus/libaiksaurusgtk-1.2-dev_1.2.1+dev-0.12-5_i386.deb Size: 32428 MD5sum: 296c27f326f06abd06cec9f5996d4410 SHA1: 5bc67e1bb7bf7440876a3fa92e28299f8e401de3 SHA256: 4b5f03ac11cbb7ca50286047407da69dbf0e1cb8be04664d8301f154e77c72f5 Description: graphical interface to the Aiksaurus toolkit (development) This is a graphical interface to the Aiksaurus English language thesaurus programming toolkit, meant to be embedded in other applications. A standalone AiksaurusGTK program is available in libaiksaursgtk-bin. . This is the development component of AiksaurusGTK, needed to develop applications with AiksaurusGTK. Package: libasound2-plugins Priority: optional Section: libs Installed-Size: 432 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian ALSA Maintainers Architecture: i386 Source: alsa-plugins Version: 1.0.15-1ubuntu3 Depends: libasound2 (>> 1.0.14), libc6 (>= 2.7-1), libdbus-1-3 (>= 1.1.1), libpulse0 (>= 0.9.8), libsamplerate0 Filename: pool/2008/main/a/alsa-plugins/libasound2-plugins_1.0.15-1ubuntu3_i386.deb Size: 105534 MD5sum: dbbb846afa90929a7ba16cf64f898695 SHA1: 983c4ec980563679db93c8b995b551180516547a SHA256: b686ab1953e1736d7a371a32dfdc87a55a18e32c983a3dc960e25a8e4c02670a Description: ALSA library additional plugins This package contains plugins for the ALSA library that are not included in the main libasound2 package. . The ALSA library plugin "jack" allows the ALSA library to play or capture via JACK. (This should not be confused with the jackd output driver "alsa", included in the jackd package, which allows the JACK daemon to play back via the ALSA library.) . The PulseAudio library plugin "pulse" allows the ALSA library to play or capture via PulseAudio. . The OSS library plugin "oss" allows the ALSA library to play or capture via OSS. . Also included are enhanced resampling, a52 conversion, and Maemo ALSA library plugins. . Note that in the Ubuntu package the JACK, a52, and Maemo plugins are disabled by default due to build component separation and cd image capacity issues. . ALSA is the Advanced Linux Sound Architecture. JACK is the Jack Audio Connection Kit. OSS is the Open Sound System. Enhances: libasound2 Homepage: http://www.alsa-project.org/ Package: aspell-hr Priority: optional Section: text Installed-Size: 376 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Vedran Furač Architecture: all Version: 0.51-4 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-hr/aspell-hr_0.51-4_all.deb Size: 282316 MD5sum: 6ffa98d611565bbdb596f94ecf1a79f6 SHA1: ebd2d5ecff6647baf24d7e2bd71a41754b973dbc SHA256: 10529d3a997c1ac29a7c3b2408c4f5a192c9778affb52cbfecacb28db4dc362d Description: The Croatian dictionary for GNU Aspell This package contains all the required files to add support for Croatian language to the GNU Aspell spell checker. Package: acct Priority: optional Section: admin Installed-Size: 368 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Baumann Architecture: i386 Version: 6.4~pre1-4ubuntu1 Depends: libc6 (>= 2.5-5) Filename: pool/2008/main/a/acct/acct_6.4~pre1-4ubuntu1_i386.deb Size: 105842 MD5sum: 4a5837ba52f51d3bc2560b51ef3c53c0 SHA1: 166cde5ca05c784bdb80f13bc7a6cd74afdb20fd SHA256: 916b988b87454912fcbc599f6c12d895010bf5781fef4428a95831399cbde5ec Description: The GNU Accounting utilities for process and login accounting GNU Accounting Utilities is a set of utilities which reports and summarizes data about user connect times and process execution statistics. . "Login accounting" provides summaries of system resource usage based on connect time, and "process accounting" provides summaries based on the commands executed on the system. . Homepage: . The 'last' command is provided by the sysvinit package and not included here. Package: libatk1.0-doc Priority: optional Section: doc Installed-Size: 920 Maintainer: Ubuntu Accessibility Developers Original-Maintainer: Debian GNOME Maintainers Architecture: all Source: atk1.0 Version: 1.22.0-0ubuntu1 Replaces: libatk-doc Depends: lynx | www-browser Suggests: libglib2.0-doc, libgtk2.0-doc Conflicts: libatk-doc Filename: pool/2008/main/a/atk1.0/libatk1.0-doc_1.22.0-0ubuntu1_all.deb Size: 105148 MD5sum: 871adfba3331f400767d816373936970 SHA1: 946578d2477c44f4beb8161cb15621df8a6c2e90 SHA256: 8c79c0c06d4511bb09abaabba8e381d108212e3f0c1865ce3188cf39065ae58d Description: Documentation files for the ATK toolkit ATK is a toolkit providing accessibility interfaces for applications or other toolkits. By implementing these interfaces, those other toolkits or applications can be used with tools such as screen readers, magnifiers, and other alternative input devices. . This contains the HTML documentation for the ATK library in /usr/share/doc/libatk1.0-doc/ . Package: libatk1.0-dbg Priority: extra Section: libdevel Installed-Size: 332 Maintainer: Ubuntu Accessibility Developers Original-Maintainer: Debian GNOME Maintainers Architecture: i386 Source: atk1.0 Version: 1.22.0-0ubuntu1 Replaces: libatk1.0-0 (<< 1.11.4-3) Depends: libatk1.0-0 (= 1.22.0-0ubuntu1) Filename: pool/2008/main/a/atk1.0/libatk1.0-dbg_1.22.0-0ubuntu1_i386.deb Size: 96692 MD5sum: 6104d296f702c380edb790f824d48a8d SHA1: 3bc10a04ad1d85cab030af4b2354be6bf7da2ed4 SHA256: 6bfe310feffc209aa3b376b8742e6a9572c077059ee3bf1b2700fa71ead69a6d Description: The ATK libraries and debugging symbols ATK is a toolkit providing accessibility interfaces for applications or other toolkits. By implementing these interfaces, those other toolkits or applications can be used with tools such as screen readers, magnifiers, and other alternative input devices. . This package contains detached debugging symbols. . Most people will not need this package. Package: libatk1.0-0 Priority: optional Section: libs Installed-Size: 172 Maintainer: Ubuntu Accessibility Developers Original-Maintainer: Debian GNOME Maintainers Architecture: i386 Source: atk1.0 Version: 1.22.0-0ubuntu1 Depends: libc6 (>= 2.7-1), libglib2.0-0 (>= 2.15.6) Recommends: libatk1.0-data Filename: pool/2008/main/a/atk1.0/libatk1.0-0_1.22.0-0ubuntu1_i386.deb Size: 50592 MD5sum: 1dd00e00e4577ec4b35785e9b216e133 SHA1: e4bff0a84411a68625c2c9160d824e4bd1e20cd7 SHA256: 86a5bb986bf10a1cf1a9a22637d70315bf2e6b8500e4d6b253272d9a65b1a300 Description: The ATK accessibility toolkit ATK is a toolkit providing accessibility interfaces for applications or other toolkits. By implementing these interfaces, those other toolkits or applications can be used with tools such as screen readers, magnifiers, and other alternative input devices. . This is the runtime part of ATK, needed to run applications built with it. Package: libatk1.0-dev Priority: optional Section: libdevel Installed-Size: 444 Maintainer: Ubuntu Accessibility Developers Original-Maintainer: Debian GNOME Maintainers Architecture: i386 Source: atk1.0 Version: 1.22.0-0ubuntu1 Replaces: libatk-dev, libatk0-dev Depends: libatk1.0-0 (= 1.22.0-0ubuntu1), libglib2.0-dev (>= 2.4.1-2), pkg-config Conflicts: libatk-dev, libatk0-dev Filename: pool/2008/main/a/atk1.0/libatk1.0-dev_1.22.0-0ubuntu1_i386.deb Size: 75400 MD5sum: 3ca78b6e667e6c318650901b56fa6a7e SHA1: 47bc51b8299a0788aa587d9129e327b9c39f2abd SHA256: fe02f7d444d458d86c9d33918b489a43def2c6c1cf0419ff7046994f5a114118 Description: Development files for the ATK accessibility toolkit ATK is a toolkit providing accessibility interfaces for applications or other toolkits. By implementing these interfaces, those other toolkits or applications can be used with tools such as screen readers, magnifiers, and other alternative input devices. . These are the development files for ATK, needed for compilation of programs or toolkits which use it. Package: aspell-is Priority: optional Section: text Installed-Size: 500 Maintainer: Brian Nelson Architecture: all Version: 0.51-0-4 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-is/aspell-is_0.51-0-4_all.deb Size: 404312 MD5sum: 77e56829f3eaf4540a6f250e3fc914b7 SHA1: 7a97764306de64d7ecbaa482d7250d0122a33669 SHA256: 41909f9d759551fa56cded9a438aa29cf2358c95337ec18a2f769d4ee144898a Description: Icelandic dictionary for GNU Aspell This package contains all the required files to add support for the Icelandic language to the GNU Aspell spell checker. Package: apt-utils Priority: important Section: admin Installed-Size: 480 Maintainer: Ubuntu Core Developers Original-Maintainer: APT Development Team Architecture: i386 Source: apt Version: 0.7.9ubuntu17 Replaces: apt (<< 0.5.9) Provides: libapt-inst-libc6.7-6-1.1 Depends: libapt-pkg-libc6.7-6-4.6, libc6 (>= 2.4), libdb4.6, libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.2.1-4) Filename: pool/2008/main/a/apt/apt-utils_0.7.9ubuntu17_i386.deb Size: 200338 MD5sum: 9fdcd3ed0082f933711a7952946fa03c SHA1: f6003efcac70d619ef2107d3038bc89055776eb6 SHA256: b184e6e47488c95572f577ac7a3effb75f28d7422b2baf060fbc0fc418c5fc18 Description: APT utility programs This package contains some APT utility programs such as apt-ftparchive, apt-sortpkgs and apt-extracttemplates. . apt-extracttemplates is used by debconf to prompt for configuration questions before installation. apt-ftparchive is used to create Package and other index files. apt-sortpkgs is a Package/Source file normalizer. Package: libapt-pkg-doc Priority: optional Section: doc Installed-Size: 344 Maintainer: Ubuntu Core Developers Original-Maintainer: APT Development Team Architecture: all Source: apt Version: 0.7.9ubuntu17 Filename: pool/2008/main/a/apt/libapt-pkg-doc_0.7.9ubuntu17_all.deb Size: 125702 MD5sum: 145a3dcfc72f9db4ab8e03493a1cdcd9 SHA1: 4cf1272f8e03f865ac3e6ba21fdd9b327bc49cdf SHA256: 91c9f150d053a5ad76506e3c7fec8394b8e733342394b0e409c714ed77e7c652 Description: Documentation for APT development This package contains documentation for development of the APT Debian package manipulation program and its libraries. Package: apt Priority: important Section: admin Installed-Size: 5200 Maintainer: Ubuntu Core Developers Original-Maintainer: APT Development Team Architecture: i386 Version: 0.7.9ubuntu17 Replaces: libapt-pkg-dev (<< 0.3.7), libapt-pkg-doc (<< 0.3.7) Provides: libapt-pkg-libc6.7-6-4.6 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.2.1-4) Recommends: ubuntu-keyring Suggests: apt-doc, aptitude | synaptic | gnome-apt | wajig, bzip2, dpkg-dev, gnupg, lzma Filename: pool/2008/main/a/apt/apt_0.7.9ubuntu17_i386.deb Size: 1649540 MD5sum: a56db4babf8ce7c311d22629086afb3a SHA1: c18a0a037f53deac166e30b75e0922311a70e1af SHA256: 454c57a8dfe258261e71da39755ee7e9a047eb2853f7f09f3c8fad13ee3727f6 Description: Advanced front-end for dpkg This is Debian's next generation front-end for the dpkg package manager. It provides the apt-get utility and APT dselect method that provides a simpler, safer way to install and upgrade packages. . APT features complete installation ordering, multiple source capability and several other unique features, see the Users Guide in apt-doc. Package: apt-doc Priority: optional Section: doc Installed-Size: 280 Maintainer: Ubuntu Core Developers Original-Maintainer: APT Development Team Architecture: all Source: apt Version: 0.7.9ubuntu17 Replaces: apt (<< 0.5.4.9) Filename: pool/2008/main/a/apt/apt-doc_0.7.9ubuntu17_all.deb Size: 102004 MD5sum: b8e274a9c6cb400fcee3673516ad9e02 SHA1: 6e54df8fdbeba39a9f1e22aa6c3b57f5e256bbf2 SHA256: ff127aca688ab0bc6fa482613aa0687593497e49e9111a82527baca997a7d5c0 Description: Documentation for APT This package contains the user guide and offline guide, for APT, an Advanced Package Tool. Package: libapt-pkg-dev Priority: optional Section: libdevel Installed-Size: 436 Maintainer: Ubuntu Core Developers Original-Maintainer: APT Development Team Architecture: i386 Source: apt Version: 0.7.9ubuntu17 Depends: apt (= 0.7.9ubuntu17), apt-utils (= 0.7.9ubuntu17), libapt-pkg-libc6.7-6-4.6 Filename: pool/2008/main/a/apt/libapt-pkg-dev_0.7.9ubuntu17_i386.deb Size: 110406 MD5sum: 7bac7083b0f2d25d92942f27bc22698c SHA1: 200bf109a78d600d6e9a4c47e3415bb7135cebbe SHA256: 19f1a01badb971b8b7cde3ef1356458ce8a5ac653af8d4aa745a2f9ad43b1305 Description: Development files for APT's libapt-pkg and libapt-inst This package contains the header files and libraries for developing with APT's libapt-pkg Debian package manipulation library and the libapt-inst deb/tar/ar library. Package: apt-transport-https Priority: optional Section: admin Installed-Size: 116 Maintainer: Ubuntu Core Developers Original-Maintainer: APT Development Team Architecture: i386 Source: apt Version: 0.7.9ubuntu17 Depends: libapt-pkg-libc6.7-6-4.6, libc6 (>= 2.4), libcurl3-gnutls (>= 7.16.2-1), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.1.1-21) Filename: pool/2008/main/a/apt/apt-transport-https_0.7.9ubuntu17_i386.deb Size: 60204 MD5sum: 95e681e5692497a8e181420e4ff56c2a SHA1: 727cb93d41afcf62eab881bf8149a3f66dff3cad SHA256: ea22dc92b31aac85ea20051b391690f4bda1de98c6be52f76e2eb7edeb95ae30 Description: APT https transport This package contains a APT https transport. It makes it possible to use 'deb https://foo distro main' lines in the sources.list. Package: aspell-sl Priority: optional Section: text Installed-Size: 652 Maintainer: Jure Cuhalev Architecture: all Version: 0.60-3 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-sl/aspell-sl_0.60-3_all.deb Size: 563412 MD5sum: 5721d620810d471726a30bb5b83d08f8 SHA1: 274831b9302f215c8657a46b80082e04e9d3a894 SHA256: 8780a4c1b5832240ae175a96b02417636b0df27e1c0d715218b7bfb8f41e0ed3 Description: The Slovenian dictionary for GNU Aspell This package contains all the required files to add support for Slovenian language to the GNU Aspell spell checker. . Homepage: http://nl.ijs.si/GNUsl/ Package: amavisd-new Priority: extra Section: mail Installed-Size: 2028 Maintainer: Ubuntu Core Developers Original-Maintainer: Brian May Architecture: all Version: 1:2.5.3-1ubuntu3 Replaces: amavis Provides: amavis Depends: adduser (>= 3.34), debconf | debconf-2.0, file, libarchive-tar-perl, libarchive-zip-perl (>= 1.14), libberkeleydb-perl, libcompress-zlib-perl (>= 1.35), libconvert-tnef-perl (>= 0.06), libconvert-uulib-perl (>= 1.0.5), libdigest-md5-perl, libio-stringy-perl, libmailtools-perl (>= 1.58), libmime-base64-perl, libmime-perl (>= 5.417), libmime-perl (<< 5.4.19) | libmime-perl (>= 5.420), libnet-server-perl, libtime-hires-perl, libunix-syslog-perl, perl (>= 5.6.0-16) Suggests: apt-listchanges (>= 2.35), arj, cabextract, clamav, clamav-daemon, cpio, dspam, lha, libauthen-sasl-perl, libdbi-perl (>= 1.43), libnet-ldap-perl (>= 1:0.32), lzop, nomarch, spamassassin (>= 3.1.0a), unrar, zoo Conflicts: amavis, logcheck (<= 1.2.62) Filename: pool/2008/main/a/amavisd-new/amavisd-new_2.5.3-1ubuntu3_all.deb Size: 754996 MD5sum: aa17349e6c5ec539349b3df5884b9f2d SHA1: 132c5afbf206586ec39b6ae44b1b1bb2fb7f17d6 SHA256: 261ea8756297944d2eca7362bf4c316d5ac3c5dd57d7e11d333c50c267283a15 Description: Interface between MTA and virus scanner/content filters AMaViSd-new is a script that interfaces a mail transport agent (MTA) with zero or more virus scanners, and spamassassin (optional). . It supports all common virus scanners (more than 20 different AVs), with direct talk-to-daemon support for ClamAV, OpenAntiVirus, Trophie, AVG, f-prot, and Sophos AVs. . AMaViSd-new supports all MTAs through its generic SMTP/LMTP filter mode (ideal for postfix and exim). It is faster and safer to use the SMTP/LMTP filter mode than using the AMaViS pipe client. It supports sendmail milter through the amavisd-new-milter package. Package: aspell-tl Priority: optional Section: text Installed-Size: 140 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jan Alonzo Architecture: all Version: 0.4-0-1 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.9.1) Filename: pool/2008/main/a/aspell-tl/aspell-tl_0.4-0-1_all.deb Size: 47772 MD5sum: 585ef76dc6f3ed10f7d198dffc12e37b SHA1: 89774bedfa41381fe5cf3e32a718d1d603d16a44 SHA256: 9764a58035fbcba52908e28e5b9a5583e41c7efa96f4a7534fb08fed137faed3 Description: The Tagalog dictionary for GNU Aspell This package contains all the required files to add support for the Tagalog language to the GNU Aspell spell checker. . Homepage: http://code.google.com/p/tagalog-wordlist/ Package: aspell-sk Priority: optional Section: text Installed-Size: 640 Maintainer: Brian Nelson Architecture: all Version: 0.52-0-4 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-sk/aspell-sk_0.52-0-4_all.deb Size: 525204 MD5sum: 994a2959d05c1c82f915adeb679b1a55 SHA1: 81883d0ffafdd54f72c6f7308b0a958f4af7a717 SHA256: ade6286b3b5ce8a0f09ff8c4d8d8ceb7a974c9136796311744facdc2e242a6d6 Description: Slovak dictionary for GNU Aspell This package contains all the required files to add support for the Slovak language to the GNU Aspell spell checker. Package: autopkgtest Priority: optional Section: devel Installed-Size: 200 Maintainer: Ian Jackson Architecture: all Version: 1.0.8 Replaces: autodebtest (<< 0.5.3) Depends: python2.4 Suggests: autopkgtest-xenlvm, curl Conflicts: autodebtest (<< 0.5.3) Filename: pool/2008/main/a/autopkgtest/autopkgtest_1.0.8_all.deb Size: 49590 MD5sum: b3bcf5cb80f43a7bbb413f76957e0608 SHA1: dd9569ec50a48caf499d0895a0f4c9ca77796cce SHA256: 032ed2fe582b298a83bd88fd0ea9a612b845dcd60566b96e9abe53c7d8b942b9 Description: automatic as-installed testing for Debian packages autopkgtest runs tests on binary packages. The tests are run on the package as installed on a testbed system (which may be found via a virtualisation or containment system). The tests are expected to be supplied in the corresponding Debian source package. . See adt-run(1) and /usr/share/doc/autopkgtest. Use of adt-virt-xenlvm requires the autopkgtest-xenlvm package too; Use of the pre-cooked adt-testreport-onepackage script requires curl. Package: libapm-dev Priority: optional Section: libdevel Installed-Size: 92 Maintainer: Ubuntu Core Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: i386 Source: apmd Version: 3.2.2-8.1ubuntu1 Depends: libapm1 (= 3.2.2-8.1ubuntu1) Conflicts: apmd (<< 3.0.2-1.6) Filename: pool/2008/main/a/apmd/libapm-dev_3.2.2-8.1ubuntu1_i386.deb Size: 26116 MD5sum: 5eb1c40ecf7434b6274a21488752ec5c SHA1: 70f28022330e1bef2b1ede07c5faff450dc38881 SHA256: 05425d498784d289d87721c5a6d6f8a6842a2c4ffe489b7a1e440487e46f5752 Description: Library for interacting with APM driver in kernel On laptop computers, the Advanced Power Management (APM) support provides access to battery status information and may help you to conserve battery power, depending on your laptop and the APM implementation. . This package contains a library and header files needed to write programs that interact with the APM driver in the kernel. . Homepage: http://www.worldvisions.ca/~apenwarr/apmd/ Package: apmd Priority: optional Section: admin Installed-Size: 252 Maintainer: Ubuntu Core Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: i386 Version: 3.2.2-8.1ubuntu1 Depends: libapm1 (>= 3.2.0-7), libc6 (>= 2.5-5), debconf (>= 1.2.9) | debconf-2.0, powermgmt-base, lsb-base (>= 1.3-9ubuntu3), sysv-rc (>= 2.86.ds1-14.1ubuntu2) Suggests: xapm Filename: pool/2008/main/a/apmd/apmd_3.2.2-8.1ubuntu1_i386.deb Size: 51110 MD5sum: 69d1485f3727c29f708bc319a4ad8e0f SHA1: 9120540093146892c5064e5a2876a16008fb1e8d SHA256: 4be9ec09352ec1beaa8c8e9d4a1aed3181e5e78ebd06a7ef7dcfedd466ef91ef Description: Utilities for Advanced Power Management (APM) On laptop computers, the Advanced Power Management (APM) support provides access to battery status information and may help you to conserve battery power, depending on your laptop and the APM implementation. The apmd program also lets you run arbitrary programs when APM events happen (for example, you can eject PCMCIA devices when you suspend, or change hard drive timeouts when you connect the battery). . This package contains apmd(8), a daemon for logging and acting on APM events; and apm(1), a client that prints the information in /proc/apm in a readable format. . apmd is notified of APM events by the APM driver in the kernel. . Debian kernels are built with APM support but it is disabled by default. You need to boot the kernel with the "apm=on" option if you want to enable the driver. (You may need to add this option to your lilo command line.) . In most cases, users may want to know that there are newer power management schemes, like ACPI. . Homepage: http://www.worldvisions.ca/~apenwarr/apmd/ Package: libapm1 Priority: optional Section: libs Installed-Size: 88 Maintainer: Ubuntu Core Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: i386 Source: apmd Version: 3.2.2-8.1ubuntu1 Depends: libc6 (>= 2.5-5), powermgmt-base Conflicts: apmd (<< 3.0.2-1.9), libapm-dev (<< 3.0.2-1.9) Filename: pool/2008/main/a/apmd/libapm1_3.2.2-8.1ubuntu1_i386.deb Size: 25886 MD5sum: b009ab1c9f5600518c0c595f1f2e6725 SHA1: 5b1a48a09a607fb711391cccfb4a9acd27a55649 SHA256: ee16e383be684685ed20bad819f4d26e55b3b4288264ccf0d2ea6b983388a689 Description: Library for interacting with APM driver in kernel On laptop computers, the Advanced Power Management (APM) support provides access to battery status information and may help you to conserve battery power, depending on your laptop and the APM implementation. . This package contains a shared library that provides support for interacting with the APM driver in the kernel. . Homepage: http://www.worldvisions.ca/~apenwarr/apmd/ Package: acpi-support Priority: optional Section: admin Installed-Size: 872 Maintainer: Ubuntu Core developers Original-Maintainer: Matthew Garrett Architecture: i386 Version: 0.109 Depends: acpid (>= 1.0.4-1ubuntu4), dmidecode (>= 2.7-1), finger, hdparm, laptop-detect, laptop-mode-tools, lsb-base (>= 1.3-9ubuntu3), powermgmt-base, radeontool, smartdimmer, toshset, vbetool, x11-xserver-utils Conflicts: uswsusp (<= 0.2) Filename: pool/2008/main/a/acpi-support/acpi-support_0.109_i386.deb Size: 37440 MD5sum: 124e98611611a899ab4d64593805a371 SHA1: 5a6a7f39218290e7c5632cdd45aefdb2cae1764c SHA256: bac4c57835272e13585d9f72204b333f818962ca66a3c872d688fd00c15149df Description: a collection of useful events for acpi The scripts included in acpi-support include events for lid closure and loss and gain of ac power. These are the only events that can be supported with any level of safety cross platform. Package: aspell-ro Priority: optional Section: text Installed-Size: 180 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Eddy Petrișor Architecture: all Version: 0.50-2-3 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.24) Filename: pool/2008/main/a/aspell-ro/aspell-ro_0.50-2-3_all.deb Size: 77978 MD5sum: 5b16f61f91a7a2d1da26d67ce579cafd SHA1: a533a08bb392f781a58125b6feab069198fb6dd5 SHA256: dd4271c1e83e3a45511cd4078b121aff37e6d39e301499066693bc7cd1d690da Description: The Romanian dictionary for GNU aspell This contains the Romanian dictionaries, to be used with aspell to check and correct spelling in Romanian texts. . Warning: Please note that the current word data base is really small and there might be a lot of false misspellings during the spell checking. . Homepage: http://ftp.gnu.org/gnu/aspell/dict/ro/ Package: libaa1 Priority: optional Section: libs Installed-Size: 172 Maintainer: Ubuntu Core Developers Original-Maintainer: Joey Hess Architecture: i386 Source: aalib Version: 1.4p5-33ubuntu1 Replaces: aalib1 Provides: aalib1 Depends: libc6 (>= 2.4), libgpmg1 (>= 1.19.6-1), libncurses5 (>= 5.6+20071006-3), libslang2 (>= 2.0.7-1), libx11-6 Filename: pool/2008/main/a/aalib/libaa1_1.4p5-33ubuntu1_i386.deb Size: 58126 MD5sum: 4ddb265d143da734ea440f79864f0474 SHA1: 964a62662e0f075e97e62256c8e819527398b607 SHA256: 0beaedb9710914f9cab2fe45f80017bbbbc609ec427d370d1d91734c2c100c02 Description: ascii art library AAlib is a portable ascii art graphics library. Internally, it works like a graphics display, but the output is rendered into gorgeous platform independent ascii graphics. Homepage: http://aa-project.sourceforge.net/aalib/ Package: libaa1-dbg Priority: optional Section: libs Installed-Size: 280 Maintainer: Ubuntu Core Developers Original-Maintainer: Joey Hess Architecture: i386 Source: aalib Version: 1.4p5-33ubuntu1 Depends: libaa1 (= 1.4p5-33ubuntu1) Filename: pool/2008/main/a/aalib/libaa1-dbg_1.4p5-33ubuntu1_i386.deb Size: 69402 MD5sum: e199d97c066b481e305e163df439a180 SHA1: 690bf68da6311abdd3b2093842be70272eed2294 SHA256: f9f446d570f6c1eec0530e2036d7e5400c1d13c0ddd760481a58539e381a2070 Description: ascii art library, debugging symbols AAlib is a portable ascii art graphics library. Internally, it works like a graphics display, but the output is rendered into gorgeous platform independent ascii graphics. . This package contains the debugging symbols associated with AAlib. gdb will automatically use these symbols when debugging programs linked with AAlib. Homepage: http://aa-project.sourceforge.net/aalib/ Package: libaa1-dev Priority: optional Section: libdevel Installed-Size: 548 Maintainer: Ubuntu Core Developers Original-Maintainer: Joey Hess Architecture: i386 Source: aalib Version: 1.4p5-33ubuntu1 Replaces: aalib1-dev Depends: libaa1 (>= 1.2-18), libncurses5-dev, libslang2-dev, libx11-dev Conflicts: aalib1-dev Filename: pool/2008/main/a/aalib/libaa1-dev_1.4p5-33ubuntu1_i386.deb Size: 140068 MD5sum: 5d021500079ec3983752e1aa87234f23 SHA1: 17b32250b3e306b20bb0bc91dd88b03b6df83339 SHA256: b225bfde998045daf1fbb2ca502aae4cd8e94bc95736bec0939034f9ee78f22f Description: ascii art library, development kit AAlib is a portable ascii art graphics library. Internally, it works like a graphics display, but the output is rendered into platform-independent ascii graphics. . This package contains the static library and header files used in development, plus developer's documentation. Homepage: http://aa-project.sourceforge.net/aalib/ Package: libantlr-dev Priority: optional Section: libdevel Installed-Size: 1432 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: i386 Source: antlr Version: 2.7.6-10 Recommends: antlr Filename: pool/2008/main/a/antlr/libantlr-dev_2.7.6-10_i386.deb Size: 333172 MD5sum: cde209557adaa6c5042c6766af12e5a3 SHA1: 7130d72c8e495cd631ff4a422947873177bd2d14 SHA256: 119cfb946bd25fe8cb2e0b3a59830cde71a89a77dc0984e21dac66c90653af66 Description: language tool for constructing recognizers, compilers etc ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . These are the static libraries for C++. Package: antlr-doc Priority: optional Section: doc Installed-Size: 3508 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Source: antlr Version: 2.7.6-10 Conflicts: antlr (<< 2.7.6-8) Filename: pool/2008/main/a/antlr/antlr-doc_2.7.6-10_all.deb Size: 887302 MD5sum: 87082adf184b1243abf98fc942ee9a84 SHA1: d3dd4a06458fd5ac2cfaaf3661994d20ba994989 SHA256: dcd25bc17212ba7c24843d3ae6b6759a6e3916e10c217d782739fd60bc8f3616 Description: language tool for constructing recognizers, compilers etc This package contains the documentation and examples for antlr. ANTLR stands for ANother Tool for Language Recognition, (formerly PCCTS). It is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . See antlr package for a complete description Package: antlr Priority: optional Section: devel Installed-Size: 620 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Version: 2.7.6-10 Depends: java-gcj-compat | java1-runtime | java2-runtime Filename: pool/2008/main/a/antlr/antlr_2.7.6-10_all.deb Size: 456446 MD5sum: 11bfd1440d3859473ac3f1e1824cafc5 SHA1: 1ec614f24bb860c534a6630bc117b4fd82c6594f SHA256: 0c29d14b184c7f307c5a938a9c6a11c2fcb386a34d9e9775cd11563566732e2e Description: language tool for constructing recognizers, compilers etc ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . Computer language translation has become a common task. While compilers and tools for traditional computer languages (such as C or Java) are still being built, their number is dwarfed by the thousands of mini-languages for which recognizers and translators are being developed. Programmers construct translators for database formats, graphical data files (e.g., PostScript, AutoCAD), text processing files (e.g., HTML, SGML). ANTLR is designed to handle all of your translation tasks. Package: adept Priority: optional Section: kde Installed-Size: 36 Maintainer: Jonathan Riddell Original-Maintainer: Peter Rockai Architecture: all Version: 2.1.3ubuntu25 Depends: adept-batch, adept-installer, adept-manager, adept-notifier, adept-updater Filename: pool/2008/main/a/adept/adept_2.1.3ubuntu25_all.deb Size: 9602 MD5sum: f1689e2136110fd3b7ddbfa98297e076 SHA1: 27042e4d0cfa477c72393d91684a72de50fb46b2 SHA256: 26cef6c1f59286929db900e2d70e8d2eb18e3d9f47e5a83e941e0f36988efe4b Description: package management suite for KDE These packages belong to the adept suite: * adept-manager - package manager * adept-installer - application manager * adept-updater - system upgrade wizard * adept-notifier - systray notification of available updates Package: adept-batch Priority: optional Section: kde Installed-Size: 536 Maintainer: Jonathan Riddell Original-Maintainer: Peter Rockai Architecture: i386 Source: adept Version: 2.1.3ubuntu25 Depends: adept-manager, kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libapt-pkg-libc6.7-6-4.6, libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.4), libept0, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1-21), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1-4), libx11-6, libxapian15, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/a/adept/adept-batch_2.1.3ubuntu25_i386.deb Size: 199542 MD5sum: 0889d73e5f24b610e915f8e618c58a4f SHA1: d8541d5abaeaa751939c6370d02b8a2d904befb7 SHA256: 6be950b28efd91eb3844c7820180a6e154bccbc93eaff397eab86309134d3dbd Description: command line install for Adept Adept Batch lets you install packages with Adept from the command line. It is intended for shell scripts and being run by external applications. Package: adept-installer Priority: optional Section: kde Installed-Size: 1860 Maintainer: Jonathan Riddell Original-Maintainer: Peter Rockai Architecture: i386 Source: adept Version: 2.1.3ubuntu25 Depends: adept-common, app-install-data, kdelibs4c2a (>= 4:3.5.8-1), libapt-pkg-libc6.7-6-4.6, libaudio2, libc6 (>= 2.4), libept0, libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.1.1-21), libice6 (>= 1:1.0.0), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1-4), libx11-6, libxapian15, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: libqt-perl Filename: pool/2008/main/a/adept/adept-installer_2.1.3ubuntu25_i386.deb Size: 669170 MD5sum: 571f128ce5de35446996978d1cbf482e SHA1: 9b0e6f6fc8d98dc5a65d220cbc7b4a5a43b34b09 SHA256: 6bf82978e105b5959f8432c21f3137044130fac39900e8fcde06c5c6ed976326 Description: simple user interface for application management (for KDE) Adept Installer presents a list of applications available through the Advanced Package Tool (APT). An application is considered a package that contains a .desktop file for use with KDE, GNOME or other desktop environment. . Please also install libqt-perl if you want the KDE Debconf frontend to function. Package: adept-common Priority: optional Section: kde Installed-Size: 396 Maintainer: Jonathan Riddell Original-Maintainer: Peter Rockai Architecture: all Source: adept Version: 2.1.3ubuntu25 Replaces: adept (<< 2.1) Depends: debtags (>= 1.6.1), konsole (>= 3.5.0) Conflicts: adept (<< 2.1) Filename: pool/2008/main/a/adept/adept-common_2.1.3ubuntu25_all.deb Size: 139332 MD5sum: 45812f3ed3ef18b93ff52c395d1bfadc SHA1: 5c07d1c71acc5bb06401ccd6cb7edf73abb2d273 SHA256: 8ab058b7a66291b87ae8e758ec114a3a6fd2a92ed153e3b4d0de608891f3e08f Description: package manager for KDE -- common files Icons and other common files for all adept components. Package: adept-manager Priority: optional Section: kde Installed-Size: 1676 Maintainer: Jonathan Riddell Original-Maintainer: Peter Rockai Architecture: i386 Source: adept Version: 2.1.3ubuntu25 Depends: adept-common, kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libapt-pkg-libc6.7-6-4.6, libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.4), libept0, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1-21), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1-4), libx11-6, libxapian15, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: libqt-perl Filename: pool/2008/main/a/adept/adept-manager_2.1.3ubuntu25_i386.deb Size: 611496 MD5sum: 69dcedcf79fb0bc1a6a7c63760d6692e SHA1: 977e315d98e5962dc8b140fe39d3b75ea6fafc7c SHA256: f62b22dfa230b43bd590f462a8184e93a8d1c2f2282a556267292193c8b2f890 Description: package manager for KDE Adept Manager is a graphical user interface for package management. . Besides these basic functions the following features are provided: * Search and filter the list of available packages (also using debtags) * Perform smart system upgrades * Edit the list of used repositories (sources.list) * Configure packages through the debconf system . Please also install libqt-perl if you want the KDE Debconf frontend to function. Package: adept-updater Priority: optional Section: kde Installed-Size: 1576 Maintainer: Jonathan Riddell Original-Maintainer: Peter Rockai Architecture: i386 Source: adept Version: 2.1.3ubuntu25 Depends: adept-common, kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libapt-pkg-libc6.7-6-4.6, libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.4), libept0, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1-21), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1-4), libx11-6, libxapian15, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: libqt-perl Filename: pool/2008/main/a/adept/adept-updater_2.1.3ubuntu25_i386.deb Size: 571856 MD5sum: 9823b3b846d0e14af0a215b7da25744b SHA1: 5bf4db981152d55a4e7abb87a09c7fdea57153df SHA256: 49610c54684ff151a83035fd1348169fddf6f6e179346a3dfb76e6b453912e1d Description: system update tool for KDE Adept Updater provides a simple wizard-style user interface to system upgrades. It uses same algorithms as apt-get dist-upgrade. . Please also install libqt-perl if you want the KDE Debconf frontend to function. Package: adept-notifier Priority: optional Section: kde Installed-Size: 408 Maintainer: Jonathan Riddell Original-Maintainer: Peter Rockai Architecture: i386 Source: adept Version: 2.1.3ubuntu25 Depends: adept-updater, kdelibs4c2a (>= 4:3.5.8-1), libapt-pkg-libc6.7-6-4.6, libaudio2, libc6 (>= 2.4), libept0, libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.1.1-21), libice6 (>= 1:1.0.0), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1-4), libx11-6, libxapian15, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, update-notifier-common, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/a/adept/adept-notifier_2.1.3ubuntu25_i386.deb Size: 144722 MD5sum: bd80998c2dac36c34ff619683df9f7ac SHA1: 7aaeaa8991a85260c5ee6610b683a048bb55a886 SHA256: 4167f322eff540a75c6573c183bd21ee5733bd43241102743ccd082e4169656e Description: system tray notifier of available system updates Adept Notifier provides a system tray icon notifying the user of available updates. It will run Adept Updater for the user when clicked. Package: preview-latex-style Priority: optional Section: tex Installed-Size: 284 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Davide G. M. Salvetti Architecture: all Source: auctex Version: 11.84-0ubuntu1 Depends: tex-common, texlive-base-bin Recommends: doc-base Conflicts: preview-latex (<= 0.7.3-2) Filename: pool/2008/main/a/auctex/preview-latex-style_11.84-0ubuntu1_all.deb Size: 120482 MD5sum: ac974d85f165339db204c35f43721d20 SHA1: 1216dadb358a1783a2088af7e4eb93299374355b SHA256: 793b59b24e6807caee609cd7622b4b586558bedfe63354d04bca52a53d4991d6 Description: LaTeX style files for editor embedded preview of some environments These style files are allow previewing LaTeX environments such as math or figures in editors which support it. . Homepage: http://www.gnu.org/software/auctex/preview-latex.html Package: auctex Priority: optional Section: tex Installed-Size: 4376 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Davide G. M. Salvetti Architecture: all Version: 11.84-0ubuntu1 Replaces: preview-latex Provides: preview-latex Depends: debconf | debconf-2.0, emacs22 | emacs21 | emacs-snapshot, make, preview-latex-style Recommends: doc-base, gs-gpl | gs, texlive-latex-recommended, xpdf-reader | pdf-viewer Suggests: catdvi, dvipng, lacheck Conflicts: emacspeak (<= 17.0-1), preview-latex Filename: pool/2008/main/a/auctex/auctex_11.84-0ubuntu1_all.deb Size: 1191692 MD5sum: a6e87ffd0c89a9fb62a13ab024f3c600 SHA1: 2677b91b9e2ca8b6399fa4665e0c644c166d8328 SHA256: 83b7af8455757c98fb2d9792cc2677b2719dd634c38c2a0c7050d496efa961f7 Description: An integrated environment for editing TeX and friends documents AUCTeX is a comprehensive customizable integrated environment for writing input files for TeX/LaTeX/ConTeXt/Texinfo using Emacs. . It lets you process your source files by running TeX and related tools (such as output filters, post processors for generating indices and bibliographies, and viewers) from inside Emacs. AUCTeX lets you browse through the errors TeX reported, while it moves the cursor directly to the reported error, and displays some documentation for that particular error. This will even work when the document is spread over several files. . One component of AUCTeX that LaTeX users will find attractive is preview-latex, a combination of folding and in-source previewing that provides true "What You See Is What You Get" experience in your sourcebuffer, while letting you retain full control. preview-latex comes with its own manual. . AUCTeX automatically indents your `LaTeX-source', not only as you write it---you can also let it indent and format an entire document. It has a special outline feature, which can greatly help you `getting an overview' of a document. . Apart from these special features, AUCTeX provides a large range of handy Emacs macros, which in several different ways can help you write your documents fast and painlessly. . All features of AUCTeX are documented using the GNU Emacs online documentation system. That is, documentation for any command is just a key click away! . AUCTeX is written entirely in Emacs-Lisp, and hence you can easily add new features for your own needs. It has become recently a GNU project. AUCTeX is distributed under the `GNU General Public License Version 2'. . Currently XEmacs ships with its own AUCTeX, so this package should only be used with GNU/Emacs. (I.e., you don't need to install this package if your site uses only XEmacs.) . Homepage: http://www.gnu.org/software/auctex/ Package: libaprutil1 Priority: optional Section: libs Installed-Size: 184 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: i386 Source: apr-util Version: 1.2.12+dfsg-3 Depends: libapr1, libc6 (>= 2.7-1), libdb4.6, libexpat1 (>= 1.95.8), libldap-2.4-2 (>= 2.4.7), libpq5 (>= 8.3~beta1), libsqlite3-0 (>= 3.4.2), libuuid1 Conflicts: libaprutil1.0 Filename: pool/2008/main/a/apr-util/libaprutil1_1.2.12+dfsg-3_i386.deb Size: 69954 MD5sum: c465567aa63874ee8e0e7b2601f1753c SHA1: c3843e778f56002f8b60f270cbbb63e83ab63e3a SHA256: 72e9b4526934bb570042ff37d35f67b97e2e35e5757e4647fcf7daa44388ea18 Description: The Apache Portable Runtime Utility Library APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. Homepage: http://apr.apache.org/ Package: libaprutil1-dbg Priority: extra Section: libdevel Installed-Size: 360 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: i386 Source: apr-util Version: 1.2.12+dfsg-3 Depends: libaprutil1 (= 1.2.12+dfsg-3) Conflicts: libaprutil1.0-dev Filename: pool/2008/main/a/apr-util/libaprutil1-dbg_1.2.12+dfsg-3_i386.deb Size: 125604 MD5sum: 8a30b32c7781bf2d863b0b479aa05a7b SHA1: 4ba06bca201a5fb6bd86cf6834be0879100a43f1 SHA256: ba900cc932b8eeff92000270ce84d9392c06732e57f48caa2492b432ffc37c72 Description: The Apache Portable Runtime Utility Library - Development Headers APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. . This package contains the debugging symbols for APR util. Homepage: http://apr.apache.org/ Package: libaprutil1-dev Priority: optional Section: libdevel Installed-Size: 508 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: i386 Source: apr-util Version: 1.2.12+dfsg-3 Depends: libapr1-dev (>= 1.2.2-1), libaprutil1 (= 1.2.12+dfsg-3), libdb4.6-dev, libexpat1-dev, libldap2-dev, libpcre3-dev, libpq-dev, libsqlite3-dev Conflicts: libaprutil1.0-dev Filename: pool/2008/main/a/apr-util/libaprutil1-dev_1.2.12+dfsg-3_i386.deb Size: 118956 MD5sum: c9bcb7128895da7478cda1d32270fecc SHA1: 2873bad2788b3346b9e619407c3dea2d32a84e7a SHA256: ea4b2432a8d92a47bf636075744216f5323c9aba8f29a40486039b5e82c039f0 Description: The Apache Portable Runtime Utility Library - Development Headers APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. . This package contains development headers for APR util. Homepage: http://apr.apache.org/ Package: automake1.8-doc Priority: optional Section: non-free/doc Installed-Size: 240 Maintainer: Ubuntu Core Developers Original-Maintainer: Eric Dorland Architecture: all Source: automake1.8-nonfree Version: 1.8.5-1 Replaces: automake1.8 Conflicts: automake1.8 (<= 1.8.5-5) Filename: pool/2008/main/a/automake1.8-nonfree/automake1.8-doc_1.8.5-1_all.deb Size: 167758 MD5sum: a32612650eeb7e1ca7fa0faf03c79bb9 SHA1: cdccf797977b2e8038d26dd3a287d113efb02832 SHA256: 352b1318d41235285a96c303a891afac619270551f2dc5b39baf5e30ccb8315e Description: A tool for generating GNU Standards-compliant Makefiles Automake is a tool for automatically generating `Makefile.in's from files called `Makefile.am'. . The goal of Automake is to remove the burden of Makefile maintenance from the back of the individual GNU maintainer (and put it on the back of the Automake maintainer). . The `Makefile.am' is basically a series of `make' macro definitions (with rules being thrown in occasionally). The generated `Makefile.in's are compliant with the GNU Makefile standards. . Automake 1.8 fails to work in a number of situations that Automake 1.4, 1.6 and 1.7 did, so has been renamed so that the previous version can continue to be made available. Package: aspell-ar Priority: optional Section: text Installed-Size: 200 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Arabic Packaging Team Architecture: all Version: 0.0.20060329-3 Provides: aspell-dictionary Depends: aspell (>= 0.60.4), dictionaries-common (>= 0.70.2) Filename: pool/2008/main/a/aspell-ar/aspell-ar_0.0.20060329-3_all.deb Size: 107210 MD5sum: 297e4f92e2160c5cff01bc1146120297 SHA1: 5d142d56166245fa212cc51ab7ec4460093c5e69 SHA256: fdfd25f3420f9bb6c81d20b28d059af2fcbfdaa311ce86a070a42e75190e37b4 Description: Arabic dictionary for aspell This package contains all the required files to add support for Arabic language to aspell spell checker. . Homepage: http://foolab.org/projects/arspell/ Package: ant-gcj Priority: optional Section: devel Installed-Size: 3812 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: i386 Source: ant Version: 1.7.0-3 Depends: ant Filename: pool/2008/main/a/ant/ant-gcj_1.7.0-3_i386.deb Size: 1171546 MD5sum: c302423bf7b0d584809c730069881fef SHA1: 12cbacaa1a0ffd5dad49cc36d36e92edafae2faa SHA256: 30542eef481648d967abf4b1fd47853e51b0955300f8f024adc957a11fd89819 Description: Java based build tool like make A system independent (i.e. not shell based) build tool that uses XML files as "Makefiles". This package contains the scripts and the core tasks libraries. . Homepage: http://ant.apache.org/ Package: ant-optional Priority: optional Section: devel Installed-Size: 1064 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Source: ant Version: 1.7.0-3 Replaces: libant1.6-java Depends: ant (= 1.7.0-3) Recommends: ant-optional-gcj Suggests: libbsf-java, liboro-java, libxalan2-java (>= 2.4.0-1), junit, liblog4j1.2-java, libregexp-java, jython, antlr, libbcel-java (>= 5.0), libcommons-logging-java, libjdepend-java, libgnumail-java, libxml-commons-resolver1.1-java, libcommons-net-java, libjsch-java, javacc Conflicts: libant1.6-java Filename: pool/2008/main/a/ant/ant-optional_1.7.0-3_all.deb Size: 694018 MD5sum: 58c46c778876bb17e6c0e719b5396ad5 SHA1: ef4015ddba8fd6bde7fb0b4f85d368eedac9045d SHA256: 920e38beafa32531ece90cb207e7c6abb0f8748d9c1a67b845ea83e9edf5ba31 Description: Java based build tool like make - optional libraries A system independent (i.e. not shell based) build tool that uses XML files as "Makefiles". This package contains the optional tasks libraries. . Homepage: http://ant.apache.org/ Package: ant-doc Priority: optional Section: doc Installed-Size: 34604 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Source: ant Version: 1.7.0-3 Suggests: ant Filename: pool/2008/main/a/ant/ant-doc_1.7.0-3_all.deb Size: 3186600 MD5sum: 6674b1a011b51d271552859682c5c532 SHA1: 99525166776a2fd53fa08b522c59c82be1c1f4be SHA256: 813f1f06b3f83d8ce56b5535cca0e45b631f59fb50d0e00b8b35141894f0dd71 Description: Java based build tool like make - API documentation and manual A system independent (i.e. not shell based) build tool that uses XML files as "Makefiles". This package contains the manual of ant as well as the Javadoc API documentation. . Homepage: http://ant.apache.org/ Package: ant Priority: optional Section: devel Installed-Size: 1460 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Version: 1.7.0-3 Replaces: libant1.6-java, ant-doc (<= 1.6.5-1) Depends: java-gcj-compat-dev | java-virtual-machine, java-gcj-compat | java1-runtime | java2-runtime, libxerces2-java Recommends: ant-optional, ant-gcj Suggests: ant-doc Conflicts: libant1.6-java, ant-doc (<= 1.6.5-1) Filename: pool/2008/main/a/ant/ant_1.7.0-3_all.deb Size: 1281048 MD5sum: bc3ae0ff50241b4ec81f109a04feb114 SHA1: eda619ce5d6ad97742b2f6abcc6cb30316aec1fa SHA256: 6f8c71b09bfb2df2b7ac0e5cebe85a733a06a3f61226413b3913460c81ea777d Description: Java based build tool like make A system independent (i.e. not shell based) build tool that uses XML files as "Makefiles". This package contains the scripts and the core tasks libraries. . Homepage: http://ant.apache.org/ Package: ant-optional-gcj Priority: optional Section: devel Installed-Size: 2220 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: i386 Source: ant Version: 1.7.0-3 Depends: ant-optional Filename: pool/2008/main/a/ant/ant-optional-gcj_1.7.0-3_i386.deb Size: 651728 MD5sum: 2481cf563d7576fff7398d1d19650207 SHA1: 3c0a6ef6e6b8d911539374eca0f25484195229dd SHA256: f46af0a1faedf8e0bfcdb37cfce14c509ca7ac11016a062f1f61d1855fe5df5b Description: Java based build tool like make - API documentation and manual A system independent (i.e. not shell based) build tool that uses XML files as "Makefiles". This package contains the manual of ant as well as the Javadoc API documentation. . Homepage: http://ant.apache.org/ Package: aspell-ga Priority: optional Section: text Installed-Size: 428 Maintainer: Brian Nelson Architecture: all Version: 0.50-4-4 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-ga/aspell-ga_0.50-4-4_all.deb Size: 322020 MD5sum: 5c02cf95f84e033c8e82b522444b8afe SHA1: 03e06ac3afbd3ffda13b8e9052451d83d74f910e SHA256: 5ed63e433919220e020c8d9ba200c00f1569cdee468a2b64514820f6526a5301 Description: Irish (Gaeilge) dictionary for GNU Aspell This package contains all the required files to add support for the Irish (Gaeilge) language to the GNU Aspell spell checker. Package: aspell-am Priority: optional Section: text Installed-Size: 176 Maintainer: Ubuntu Core Developers Original-Maintainer: Lior Kaplan Architecture: all Version: 0.03-1-2 Provides: aspell-dictionary Depends: aspell (>= 0.60), dictionaries-common (>= 0.70.0) Filename: pool/2008/main/a/aspell-am/aspell-am_0.03-1-2_all.deb Size: 46872 MD5sum: 130ae02f5a3c89334683f4078cf5282a SHA1: 28c57d1e966a0ace143ceb8583cf11c23b2c8290 SHA256: 2bd70318f3e063232e3515d569a7ee650a7afe0fff37b6084d3400a375618685 Description: Amharic dictionary for aspell This package contains all the required files to add support for Amharic language to aspell spell checker. . Homepage: ftp://ftp.gnu.org/gnu/aspell/dict/am/ Package: abiword-plugins Priority: optional Section: editors Installed-Size: 2068 Maintainer: Ubuntu Core Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: i386 Source: abiword Version: 2.4.6-3ubuntu3 Replaces: abiword-plugins-gnome (<< 2.4.6) Depends: abiword-common (>= 2.4.1), libaiksaurus-1.2-0c2a (>= 1.2.1+dev-0.12), libaiksaurusgtk-1.2-0c2a (>= 1.2.1+dev-0.12), libatk1.0-0 (>= 1.20.0), libbz2-1.0, libc6 (>= 2.7-1), libcairo2 (>= 1.5.8), libexpat1 (>= 1.95.8), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libfribidi0 (>= 0.10.9), libgcc1 (>= 1:4.1.1-21), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.15.5), libgsf-1-114 (>= 1.14.7), libgtk2.0-0 (>= 2.12.0), libgtkmathview0c2a, libjpeg62, liblink-grammar4, libncurses5 (>= 5.6+20071006-3), libots0, libpango1.0-0 (>= 1.19.3), libpixman-1-0 (>= 0.9.4-2), libpng12-0 (>= 1.2.13-4), libpoppler2 (>= 0.6), libreadline5 (>= 5.2), librsvg2-2 (>= 2.18.1), libstdc++6 (>= 4.1.1-21), libt1-5, libwmf0.2-7 (>= 0.2.8.4), libwpd-stream8c2a (>= 0.8.10), libwpd8c2a, libx11-6, libxft2 (>> 2.1.1), libxml2 (>= 2.6.27), libxrender1, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: latex-xft-fonts Suggests: gimp Filename: pool/2008/main/a/abiword/abiword-plugins_2.4.6-3ubuntu3_i386.deb Size: 658876 MD5sum: 42a45d6a4a573ce13daf41ba08d6fe4d SHA1: b8d397b7feefcb885d2ea3f518b568bb3cdd39a1 SHA256: 84c5dc6032fafa6ff9fd3a803d3a8fac90956bf4c9659286cd07e767eac52c40 Description: plugins for AbiWord AbiWord is the first of a complete, open source office suite. The upstream source includes cross-platform support for Win32, BeOS, and QNX as well as GTK+ on Unix. . This package contains several plugins shipped with AbiWord. They enable the user to do different stuff from within Abiword: Run commands, edit images with gimp, use several web services (like Babelfish, Wikipedia), let the computer read the text, etc. . Several plugins are omitted for various reasons. See README.Debian of abiword-common package for detail. Package: abiword-plugins-gnome Priority: optional Section: gnome Installed-Size: 52 Maintainer: Ubuntu Core Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: i386 Source: abiword Version: 2.4.6-3ubuntu3 Replaces: abiword-plugins (<< 2.0.10) Depends: abiword-common (>= 2.4.1) Suggests: gimp Conflicts: abiword-plugins (<< 2.0.10) Filename: pool/2008/main/a/abiword/abiword-plugins-gnome_2.4.6-3ubuntu3_i386.deb Size: 25420 MD5sum: 5dd6cd2eb50e232573f404544797a492 SHA1: c90c403ac5a8479ad89e6d8b26e2717254233b80 SHA256: 0dec705c587fef33de8aac55cc374689ca6f11368dba5c5cc21a9faca7205252 Description: plugins for AbiWord (with GNOME dependency) AbiWord is the first of a complete, open source office suite. The upstream source includes cross-platform support for Win32, BeOS, and QNX as well as GTK+ on Unix. . This package used to contain several plugins for AbiWord which require GNOME libraries. However, at this time, only the Gnome Office plugin that manages communication between Gnome Office-supporting programs is included. Package: abiword-common Priority: optional Section: editors Installed-Size: 7600 Maintainer: Ubuntu Core Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: all Source: abiword Version: 2.4.6-3ubuntu3 Replaces: abiword (<< 2.0.14-1), abiword-doc (<< 2.0.0), abiword-gnome (<< 2.0.14-1), xfonts-abi (<< 2.0.0) Depends: gsfonts Recommends: abiword-gnome | abiword, abiword-help, aspell-en | aspell-dictionary Conflicts: abiword-doc (<< 2.0.0), abiword-plugins (<< 1.1.3), xfonts-abi (<< 2.0.0) Filename: pool/2008/main/a/abiword/abiword-common_2.4.6-3ubuntu3_all.deb Size: 1846694 MD5sum: 42e4dfe7785315cef04679e69b124b2d SHA1: 5816634c05f28993afcab1fa007a99b3dd5117cb SHA256: 8802935257c8f1d02895fc8c52744086ee3be591a99772f3b22d3cf4179b1e93 Description: WYSIWYG word processor based on GTK2 AbiWord is the first application of a complete, open source office suite. The upstream source includes cross-platform support for Win32, BeOS, and QNX as well as GTK+ on Unix. . AbiWord is still being developed. It's quite usable but not yet full- featured or polished. For many applications, however, it should prove effective and efficient. . This program includes support for reading Microsoft Word files, RTF files, and many other foreign file formats. Natively, it uses a custom XML-based file format. Package: abiword-help Priority: optional Section: doc Installed-Size: 1476 Maintainer: Ubuntu Core Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: all Source: abiword Version: 2.4.6-3ubuntu3 Depends: abiword-common (>= 2.4.1) Recommends: doc-base Filename: pool/2008/main/a/abiword/abiword-help_2.4.6-3ubuntu3_all.deb Size: 590516 MD5sum: 7dd4b58834c7ed9cbda814c49dc51aa1 SHA1: 4e9debad609744862c42049695f1d178b36bb583 SHA256: 814a05cd3b05136e2557c70c17047cb191b0d76f9c1dda62f506d5b4b233d3f4 Description: online help for AbiWord AbiWord is the first of a complete, open source office suite. The upstream source includes cross-platform support for Win32, BeOS, and QNX as well as GTK+ on Unix. . This package contains online help files (in HTML format) for AbiWord. Package: abiword-gnome Priority: optional Section: gnome Installed-Size: 5460 Maintainer: Ubuntu Core Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: i386 Source: abiword Version: 2.4.6-3ubuntu3 Replaces: abiword, abiword-common (<< 2.0.14-1) Depends: abiword-common (>= 2.4.1), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.7-1), libcairo2 (>= 1.5.8), libenchant1c2a, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libfribidi0 (>= 0.10.9), libgcc1 (>= 1:4.1.1-21), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.15.5), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeprintui2.2-0 (>= 2.17.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libgucharmap6 (>= 1:2.21.4), libice6 (>= 1:1.0.0), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.19.3), libperl5.8 (>= 5.8.8), libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxft2 (>> 2.1.1), libxml2 (>= 2.6.27), zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: abiword-plugins-gnome Conflicts: abiword Filename: pool/2008/main/a/abiword/abiword-gnome_2.4.6-3ubuntu3_i386.deb Size: 2199480 MD5sum: bc8e9e0d7fad648d75a44962c7d0089f SHA1: 01d2145c89369ae67cdfa64e6fb0f865e2f2895f SHA256: d95f096c8096d723cf423b67b36828ae5e5e64cc74782a431fc7420463f111a8 Description: WYSIWYG word processor based on GTK2/GNOME2 AbiWord is the first application of a complete, open source office suite. The upstream source includes cross-platform support for Win32, BeOS, and QNX as well as GTK+ on Unix. . This package contains the AbiWord binary built with GTK2/GNOME2. Package: aspell-cy Priority: optional Section: text Installed-Size: 252 Maintainer: Brian Nelson Architecture: all Version: 0.50-3-6 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-cy/aspell-cy_0.50-3-6_all.deb Size: 157006 MD5sum: 5092fd1903ddfe8421395ed1ce0d1278 SHA1: ad66cf2f2ac54a854f12cda64b2a41cbf2049bc5 SHA256: a5ebd405717de64f7f3d7114d0703112d530b8bcb5efdc0b6e5f2b8c5ab81c05 Description: Welsh dictionary for GNU Aspell This package contains all the required files to add support for the Welsh language to the GNU Aspell spell checker. Package: aspell-mr Priority: optional Section: text Installed-Size: 284 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian-IN Team Architecture: all Version: 0.10-3 Depends: aspell (>= 0.60.4-2), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-mr/aspell-mr_0.10-3_all.deb Size: 188306 MD5sum: c785fd3b2ea607d7641d103580402e37 SHA1: 88800261443bd5dee5507dc05224e2c0ba96e6d8 SHA256: 66721b5e64f0666a7d5328354b17d8024cf296b61e95b5ea156537f91ed86f52 Description: Marathi (mr) Wordlist for Aspell This package provides the Marathi (mr) wordlist for GNU aspell dictionary. Package: apache2-mpm-perchild Priority: optional Section: web Installed-Size: 120 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.2.8-1 Depends: apache2-mpm-worker Filename: pool/2008/main/a/apache2/apache2-mpm-perchild_2.2.8-1_all.deb Size: 71152 MD5sum: 53da964f67abe111cd9ff1f0e8e4a581 SHA1: d6847dcc1fa3ca7788db5085b971562bda3ec939 SHA256: 4609532bfdd176d38c2eba9fcff81c3fdec58d99906663f099fca1c3681657b3 Description: Transitional package - please remove This is a transitional package to upgrade apache2-mpm-perchild to apache2-mpm-worker. Homepage: http://httpd.apache.org/ Package: apache2.2-common Priority: optional Section: web Installed-Size: 3400 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: i386 Source: apache2 Version: 2.2.8-1 Replaces: apache2-common Depends: apache2-utils, libapr1, libaprutil1, libc6 (>= 2.7-1), libmagic1, libssl0.9.8 (>= 0.9.8f-1), lsb-base, mime-support, net-tools, procps, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: apache2-doc, www-browser Conflicts: apache2-common, libapache2-mod-mime-xattr (<= 0.3-2), libapache2-mod-mono (<= 1.1.17-3), libapache2-mod-php4 (<= 4:4.4.4-2), libapache2-mod-php5 (<= 5.1.6-3), libapache2-mod-proxy-html (<= 2.4.3-2), libapache2-mod-scgi (<= 1.11-1), libapache2-mod-speedycgi (<= 2.22-3), libapache2-modxslt (<= 2005072700-1), libapache2-redirtoservername (<= 0.1-1), libapache2-webauth (<= 3.5.3-1), libapache2-webkdc (<= 3.5.3-1) Filename: pool/2008/main/a/apache2/apache2.2-common_2.2.8-1_i386.deb Size: 752832 MD5sum: 97f241ce66950d33aa19ad363e8c9b38 SHA1: e3f1ba9c41f3af79e49680deb41015850982a2dd SHA256: 2906ebe5ce6d1d28fedc5d9795e42a2151e73890d1c00572b9633fdc8b50ad3e Description: Next generation, scalable, extendable web server Apache v2 is the next generation of the omnipresent Apache web server. This version - a total rewrite - introduces many new improvements, such as threading, a new API, IPv6 support, request/response filtering, and more. . It is also considerably faster, and can be easily extended to provide services other than http. . This package contains all the standard apache2 modules, including SSL support. However, it does *not* include the server itself; for this you need to install one of the apache2-mpm-* packages; such as worker or prefork. Homepage: http://httpd.apache.org/ Package: apache2-src Priority: extra Section: devel Installed-Size: 6200 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.2.8-1 Filename: pool/2008/main/a/apache2/apache2-src_2.2.8-1_all.deb Size: 6251474 MD5sum: 485aea920effc065c3b785ba5f7071fd SHA1: 367c7711934cc11521628acb0aa095110fb670a1 SHA256: 45a48b8c655b4820550c11e3e94b39efe3b1929f5d18f6baaa618c96c34f41c8 Description: Apache source code This package includes the complete and patched source code for the Apache HTTPD. It is useful for other packages to build-depend on in order to build custom MPMs. Homepage: http://httpd.apache.org/ Package: apache2-mpm-worker Priority: optional Section: web Installed-Size: 512 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: i386 Source: apache2 Version: 2.2.8-1 Replaces: apache2-mpm-perchild (<< 2.2.0), apache2-mpm-threadpool (<< 2.0.53) Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.8-1), libapr1, libaprutil1, libc6 (>= 2.7-1), libpcre3 (>= 7.4) Conflicts: apache2-common, apache2-mpm Filename: pool/2008/main/a/apache2/apache2-mpm-worker_2.2.8-1_i386.deb Size: 233498 MD5sum: 67d9a31a8d7c0edcb3bf6a3966c08e85 SHA1: aaca8c273653d148cdc33fc2734aaa3fb8f2b569 SHA256: 65eda85828b6a15b6caffe900409a5905c9ba29bde5ba9979c2768bee77226e0 Description: High speed threaded model for Apache HTTPD The worker MPM provides a threaded implementation for Apache HTTPD. It is considerably faster than the traditional model, and is the recommended MPM. . Worker generally is a good choice for high-traffic servers because it has a smaller memory footprint than the prefork MPM. Homepage: http://httpd.apache.org/ Package: apache2-mpm-event Priority: optional Section: web Installed-Size: 512 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: i386 Source: apache2 Version: 2.2.8-1 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.8-1), libapr1, libaprutil1, libc6 (>= 2.7-1), libpcre3 (>= 7.4) Conflicts: apache2-common, apache2-mpm Filename: pool/2008/main/a/apache2/apache2-mpm-event_2.2.8-1_i386.deb Size: 234146 MD5sum: 53ee6635af30308ac25e1fd103d470a5 SHA1: a98d7c34ce855e10581e7061336b2cc8ea52ff1a SHA256: c25e5548ccdb3016aa8fe4e08440415a2d0641db5435ece4808e70f9ea61c5a0 Description: Event driven model for Apache HTTPD The event Multi-Processing Module (MPM) is designed to allow more requests to be served simultaneously by passing off some processing work to supporting threads, freeing up the main threads to work on new requests. . This MPM is especially suitable for sites that see extensive KeepAlive traffic Homepage: http://httpd.apache.org/ Package: apache2-threaded-dev Priority: extra Section: devel Installed-Size: 784 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: i386 Source: apache2 Version: 2.2.8-1 Provides: apache2-dev Depends: apache2.2-common (= 2.2.8-1), libaprutil1-dev, openssl Conflicts: apache2-prefork-dev Filename: pool/2008/main/a/apache2/apache2-threaded-dev_2.2.8-1_i386.deb Size: 204338 MD5sum: d5ccf0a9d39b95a615409c4730bc3e61 SHA1: a9869e013572db1609012fadd8fd701a5592426d SHA256: 783a11ff5784b8f803d68500ea60cdf033126ece3ab76c3afb0134b923e72b63 Description: development headers for apache2 This package provides the development headers and apxs2 binary for threaded versions of apache2; see the apache2 package description for more details. Homepage: http://httpd.apache.org/ Package: apache2-utils Priority: optional Section: web Installed-Size: 320 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: i386 Source: apache2 Version: 2.2.8-1 Replaces: apache-utils (<< 1.3.33-4), apache2-common Depends: libapr1, libaprutil1, libc6 (>= 2.7-1), libssl0.9.8 (>= 0.9.8f-1) Conflicts: apache-common (<< 1.3.28.0.1-1) Filename: pool/2008/main/a/apache2/apache2-utils_2.2.8-1_i386.deb Size: 138896 MD5sum: c2f360e3e1b8e8f7da42024cff8d9211 SHA1: 88447adb1da6d26960e9b623de310a03c2b33bc4 SHA256: 9b426014ba06be5e3f2bfbbf5d4ceef33ace6836c8928abd6459dcc9f9dde45a Description: utility programs for webservers Provides some add-on programs useful for any webserver. These include: - ab (Apache benchmark tool) - logresolve (Resolve IP addresses to hostname in logfiles) - htpasswd (Manipulate basic authentication files) - htdigest (Manipulate digest authentication files) - dbmmanage (Manipulate basic authentication files in DBM format, using perl) - htdbm (Manipulate basic authentication files in DBM format, using APR) - rotatelogs (Periodically stop writing to a logfile and open a new one) - split-logfile (Split a single log including multiple vhosts) - checkgid (Checks whether the caller can setgid to the specified group) - check_forensic (Extract mod_log_forensic output from apache log files) Homepage: http://httpd.apache.org/ Package: apache2-mpm-prefork Priority: optional Section: web Installed-Size: 504 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: i386 Source: apache2 Version: 2.2.8-1 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.8-1), libapr1, libaprutil1, libc6 (>= 2.7-1), libpcre3 (>= 7.4) Conflicts: apache2-common, apache2-mpm Filename: pool/2008/main/a/apache2/apache2-mpm-prefork_2.2.8-1_i386.deb Size: 229690 MD5sum: edb43ab7489d6c1cad436466b81838df SHA1: 03f8149ef616747b27ce6db528a746be2c33e285 SHA256: 7222aba118637e114680a44220c4ce4effd34e7a40e84d55c2128891f215d70e Description: Traditional model for Apache HTTPD This Multi-Processing Module (MPM) implements a non-threaded, pre-forking web server that handles requests in a manner similar to Apache 1.3. It is appropriate for sites that need to avoid threading for compatibility with non-thread-safe libraries. It is also the best MPM for isolating each request, so that a problem with a single request will not affect any other. . It is not as fast, but is considered to be more stable. Homepage: http://httpd.apache.org/ Package: apache2-prefork-dev Priority: extra Section: devel Installed-Size: 776 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: i386 Source: apache2 Version: 2.2.8-1 Depends: apache2.2-common (= 2.2.8-1), libaprutil1-dev, openssl Conflicts: apache2-threaded-dev Filename: pool/2008/main/a/apache2/apache2-prefork-dev_2.2.8-1_i386.deb Size: 203610 MD5sum: 1408116104d0332621e5348dc99d10cf SHA1: f85eb42368fb27017e2d5e65c3671874a0994d2f SHA256: 9219f965573d60d41c0ddad47c8ab80f7b4ee4365ac95e1c407e776324d25297 Description: development headers for apache2 This package provides the development headers and apxs2 binary for apache2-mpm-prefork; see the apache2 package description for more details. . This should only be used when you absolutely *have* to have a non-threaded environment, ie for PHP4. Homepage: http://httpd.apache.org/ Package: apache2-doc Priority: optional Section: doc Installed-Size: 10084 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.2.8-1 Filename: pool/2008/main/a/apache2/apache2-doc_2.2.8-1_all.deb Size: 1927086 MD5sum: b329c1395e782033b45bd2a5317f0937 SHA1: c1ffbc19a3adb257889321427816724b972f089b SHA256: bc88a89dd7a1160936994708320d4c0957ef89c9f3f8583aa1237c5baec40b54 Description: documentation for apache2 This is the documentation for apache2, see the apache2 package description for more details. Homepage: http://httpd.apache.org/ Package: apache2 Priority: optional Section: web Installed-Size: 100 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: all Version: 2.2.8-1 Depends: apache2-mpm-worker (>= 2.2.8-1) | apache2-mpm-prefork (>= 2.2.8-1) | apache2-mpm-event (>= 2.2.8-1) Filename: pool/2008/main/a/apache2/apache2_2.2.8-1_all.deb Size: 43978 MD5sum: b844d8196f279fa7d46007b2e8e862a9 SHA1: d09cb634bec34627415098f3b79e7a7f186ed8f5 SHA256: 62d235c87f7be5006099f803261fb6f7a77778e4601004f963c5e66695321bd9 Description: Next generation, scalable, extendable web server Apache v2 is the next generation of the omnipresent Apache web server. This version - a total rewrite - introduces many new improvements, such as threading, a new API, IPv6 support, request/response filtering, and more. Homepage: http://httpd.apache.org/ Package: aspell-bn Priority: optional Section: text Installed-Size: 272 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian-IN Team Architecture: all Version: 0.60.0.01.1.1-6 Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/a/aspell-bn/aspell-bn_0.60.0.01.1.1-6_all.deb Size: 149364 MD5sum: f8b3cc3dc9c81e055298c4bbcfc9b171 SHA1: ba0791a51a04d803146f4990983fc0b7123637a8 SHA256: 33bcc93537ed6f51b9c5603ea111517cede68b2365a5cc6a42659d0797523192 Description: Bengali Wordlist for Aspell This package provides the Bengali wordlist for aspell. Developed by The Ankur Group . Homepage: Package: atomix Priority: optional Section: games Installed-Size: 156 Maintainer: Guilherme de S. Pastore Architecture: i386 Version: 2.14.0-1 Replaces: atomix-data (<< 2.13.3) Depends: libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.9.0), libbonobo2-0 (>= 2.13.0), libbonoboui2-0 (>= 2.5.4), libc6 (>= 2.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.11.3), libgnome-keyring0 (>= 0.5.1), libgnome2-0 (>= 2.8.0), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.13.0), libgnomevfs2-0 (>= 2.15.2), libgtk2.0-0 (>= 2.8.0), libice6, liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.12.2), libpopt0 (>= 1.10), libsm6, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.26), libxrandr2, libxrender1, zlib1g (>= 1:1.2.1), atomix-data (>= 2.14.0-1) Filename: pool/2008/main/a/atomix/atomix_2.14.0-1_i386.deb Size: 48752 MD5sum: 92d3411017c50ca0e9ddf28175e96a7d SHA1: c071991b2707b15957a98a0061fec1810fc61971 SHA256: 1c520085a41c2b63799ab6870a72d0b4129a2299e2c1b0db2165c28474f63ed4 Description: puzzle game for building molecules out of isolated atoms Atomix is a game designed for GNOME in which you have to build molecules, from simple inorganic to extremely complex organic ones, out of isolated atoms. . The first levels can be misleadingly easy, but added complexity always comes with the next level, so that several minutes (or even much more than that) can be spent on getting out of one single level. Package: atomix-data Priority: optional Section: games Installed-Size: 648 Maintainer: Guilherme de S. Pastore Architecture: all Source: atomix Version: 2.14.0-1 Filename: pool/2008/main/a/atomix/atomix-data_2.14.0-1_all.deb Size: 109578 MD5sum: 289074d0529e327ff7bd02464f7737f5 SHA1: 8e7ecb80129032345a5c6fda3465b6eda076640b SHA256: 68df80ca5abe1a8bbe9cdb9dbb8a30c4b49b55d21816f92db0dd7b05578f5e7f Description: architecture independent files for atomix This package contains all the files which atomix places under /usr/share, which are not specific to any single processor architecture once the package is build, so a single package can serve all the architectures Debian supports. . This package is not useful at all if atomix is not installed. Package: app-install-data Priority: optional Section: gnome Installed-Size: 21208 Maintainer: Michael Vogt Architecture: all Source: app-install-data-ubuntu Version: 0.5.10.2 Filename: pool/2008/main/a/app-install-data-ubuntu/app-install-data_0.5.10.2_all.deb Size: 6522282 MD5sum: 2a10d57221b073b699ef9c4b0c4d682b SHA1: fb57c0f63802eb45471395326bbe2652b2010757 SHA256: b117a07102c36d2ac78ad9ee194c939dadafe0928aea405a3b4424667c3eab3c Description: Ubuntu applications (data files) This package contains the Ubuntu specific application data for gnome-app-install, an easy to use and simple application installer. Package: amarok Priority: optional Section: kde Installed-Size: 30784 Maintainer: Ubuntu Core developers Original-Maintainer: Adeodato Simó Architecture: i386 Version: 2:1.4.9.1-0ubuntu3 Depends: amarok-xine | amarok-engine, kdelibs4c2a (>= 4:3.5.8-1), libart-2.0-2 (>= 2.3.18), libaudio2, libc6 (>= 2.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1-21), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.12.0), libgpod3-nogtk | libgpod3, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libifp4, libjpeg62, libmtp7, libmysqlclient15off (>= 5.0.27-1), libnjb5, libpng12-0 (>= 1.2.13-4), libpq5 (>= 8.3~beta1), libqt3-mt (>= 3:3.3.8-b), libruby1.8 (>= 1.8.6.111), libsdl1.2debian (>= 1.2.10-1), libsm6, libsqlite3-0 (>= 3.4.2), libstdc++6 (>= 4.2.1-4), libtag1c2a (>= 1.4), libtunepimp5, libusb-0.1-4 (>= 2:0.1.12), libvisual-0.4-0 (>= 0.4.0), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, ruby, unzip, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: kdebase-kio-plugins, kdemultimedia-kio-plugins Suggests: konqueror | www-browser, libqt0-ruby1.8, libvisual-0.4-plugins, python, python-qt3 Filename: pool/2008/main/a/amarok/amarok_1.4.9.1-0ubuntu3_i386.deb Size: 9611786 MD5sum: db7aa340428e7aec63f6e410367b6361 SHA1: def185fd63d4771ec39ba802003623e306e4e86b SHA256: 4d1fe87964b7197019711328417e0ecb3f6d91138aed21500149c596930b0ebf Description: versatile and easy to use audio player for KDE Amarok tries to be a little different, providing a simple drag and drop interface that really makes playlist handling easy. . Features include: - rapid playlist creation, with drag and drop from a directory view - nice playlist browser for your existing playlists (PLS or M3U formats) - collection-indexing support, for smart browsing and playlist creation - possibility of accessing media via kioslaves, allowing you to play via smb:// or fish:// (normal streams are of course supported) - inline ID3 tag editing, capable of retrieving tags via MusicBrainz - album cover support: automatically displays album covers from the filesystem, or downloaded on the fly - miscellaneous audio effects, including crossfading - easy bindable global shortcuts, rich DCOP interface - On-Screen Display (OSD), on track change or at keypress - iPod and iRiver support - Last.fm stream playing support (if ruby is installed) . Support for libvisual visualization plugins is also compiled in (you need to have libvisual-0.4-plugins installed to be able to use it). Homepage: http://amarok.kde.org Package: amarok-xine Priority: optional Section: kde Installed-Size: 200 Maintainer: Ubuntu Core developers Original-Maintainer: Adeodato Simó Architecture: i386 Source: amarok Version: 2:1.4.9.1-0ubuntu3 Provides: amarok-engine Depends: amarok (= 2:1.4.9.1-0ubuntu3), kdelibs4c2a (>= 4:3.5.8-1), libc6 (>= 2.4), libgcc1, libstdc++6 (>= 4.1.1-21), libxine1 (>= 1.1.8) Filename: pool/2008/main/a/amarok/amarok-xine_1.4.9.1-0ubuntu3_i386.deb Size: 55158 MD5sum: 00e9fd9e278e46bb95fa243b80f5fa07 SHA1: 8106ce76f2318ec8b447fb56ba2e4668fa3813f1 SHA256: 1a2675e54a3202b8621f95cb0bbe0100fcef91db544d5dce01a6daa3dde8ac33 Description: xine engine for the Amarok audio player This package provides the xine engine for Amarok, which you may prefer for some reason over the other engines (e.g., it is the lightest engine Dependency-wise). Homepage: http://amarok.kde.org Package: libreiser4-dev Priority: extra Section: libdevel Installed-Size: 1004 Maintainer: Ubuntu Core Developers Original-Maintainer: Ed Boraas Architecture: i386 Source: reiser4progs Version: 1.0.6-1 Depends: libc6-dev | libc-dev, libaal-dev (>= 1.0.4-1), uuid-dev, libreadline5-dev, libncurses5-dev Filename: pool/2008/main/r/reiser4progs/libreiser4-dev_1.0.6-1_i386.deb Size: 248834 MD5sum: 827cd40b10a9bbc7d1b0e077a2544389 SHA1: 11e8ff7525ea9cfaf7ccfe8b5faabe029f8cde85 SHA256: 1d4cc8887297bcfd36dd3a48c9eb629d91857e29bd942e7e07f1a756459788d3 Description: Reiser4's filesystem access and manipulation library These are the development files for Reiser4 libraries. Stand alone libraries are also provided to allow the build of grub with support for Reiser4. . They are part of the Reiser4's filesystem support tools. . Homepage: http://www.namesys.com/ Package: reiser4progs Priority: optional Section: admin Installed-Size: 1196 Maintainer: Ubuntu Core Developers Original-Maintainer: Ed Boraas Architecture: i386 Version: 1.0.6-1 Depends: libc6 (>= 2.5-5), libncurses5 (>= 5.4-5), libreadline5 (>= 5.2), libuuid1 Suggests: kernel-patch-2.6-reiser4 (>= 20050715-1) Filename: pool/2008/main/r/reiser4progs/reiser4progs_1.0.6-1_i386.deb Size: 510034 MD5sum: e969ab8cba1bbe99f2f56559d4b5a45b SHA1: 6f21ce9e3c93399864be02ad84d0a5b1652acf77 SHA256: 5f5eca423b4da8cd10dee40849aaa961fcb16c1adfb640021d00d1d9fe154745 Description: administration utilities for the Reiser4 filesystem The following utilities to manage Reiser4 filesystems are provided: . - debugfs.reiser4 - fsck.reiser4 - measurefs.reiser4 - mkfs.reiser4 . Homepage: http://www.namesys.com/ Package: libreadline5 Priority: important Section: libs Installed-Size: 316 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: i386 Source: readline5 Version: 5.2-3build1 Depends: readline-common, libc6 (>= 2.6-1), libncurses5 (>= 5.6) Filename: pool/2008/main/r/readline5/libreadline5_5.2-3build1_i386.deb Size: 130194 MD5sum: baf2e9961c20caf174d9a36edeab7331 SHA1: e1f429123aeb37b2022606b7f4306ee26eb581a8 SHA256: 31c37e74b2d6d0e10f9be7c583df51049d9cab2866673372a8b22023cb7f5ed9 Description: GNU readline and history libraries, run-time libraries The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: readline-common Priority: standard Section: utils Installed-Size: 136 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: all Source: readline5 Version: 5.2-3build1 Replaces: libreadline4 (<< 4.3-16), libreadline5 (<< 5.0-11), libreadline-common Conflicts: libreadline5 (<< 5.0-11), libreadline-common Filename: pool/2008/main/r/readline5/readline-common_5.2-3build1_all.deb Size: 50926 MD5sum: 8a16daa5bc8c3f7cba4c4470bbba0494 SHA1: de25240a9a5b15d98e769cb42e3c9a88af1c79f8 SHA256: 4f9c9067b88fc41d7f28f04de5dfd459440b9635534fc56b78dfa1af0e89c712 Description: GNU readline and history libraries, common files The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: lib64readline5 Priority: optional Section: libs Installed-Size: 364 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: i386 Source: readline5 Version: 5.2-3build1 Depends: readline-common, lib64ncurses5 (>= 5.6), libc6-amd64 (>= 2.6-1) Filename: pool/2008/main/r/readline5/lib64readline5_5.2-3build1_i386.deb Size: 142846 MD5sum: 421208934e4b4c447f89f26b322a47f6 SHA1: 464738263e1b1e3694afafea3bcc9063f085063d SHA256: 6ae54d075b154700bc692ec6fe4578a31d8446ca3eaaf3d4d893a2cda7a86b89 Description: GNU readline and history libraries, run-time libraries (64-bit) The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: libreadline5-dbg Priority: extra Section: libdevel Installed-Size: 636 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: i386 Source: readline5 Version: 5.2-3build1 Provides: libreadline-dbg Depends: libreadline5 (= 5.2-3build1) Suggests: libreadline5-dev Conflicts: libreadline-dbg Filename: pool/2008/main/r/readline5/libreadline5-dbg_5.2-3build1_i386.deb Size: 256800 MD5sum: 069a21be6136e253fdc915ef4a9bc523 SHA1: 1e1fb1e6a38310f04a21389a25629ba1d18d99e0 SHA256: 0538c5a1187bfe50346f00c0145863f03cd5a3fc39cbc8cf5b58d4dea17a9c75 Description: GNU readline and history libraries, debugging libraries The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: libreadline5-dev Priority: optional Section: libdevel Installed-Size: 592 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: i386 Source: readline5 Version: 5.2-3build1 Provides: libreadline-dev Depends: libreadline5 (= 5.2-3build1), libncurses5-dev Conflicts: libreadline-dev Filename: pool/2008/main/r/readline5/libreadline5-dev_5.2-3build1_i386.deb Size: 220918 MD5sum: 1bc3afdf12aa15596d59578b5f71c279 SHA1: 894070ed77ec0f954e516f5f8f89664246c1368a SHA256: 8091f53743f143154a84748e8692519762831989abbb0c1329d4a20484c4d591 Description: GNU readline and history libraries, development files The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. . This package contains as well the readline documentation in info format. Package: lib64readline5-dev Priority: optional Section: libdevel Installed-Size: 544 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: i386 Source: readline5 Version: 5.2-3build1 Replaces: libreadline5-dev (<< 4.1-6) Provides: lib64readline-dev Depends: lib64readline5 (= 5.2-3build1), lib64ncurses5-dev, libc6-dev-amd64 Conflicts: lib64readline-dev Filename: pool/2008/main/r/readline5/lib64readline5-dev_5.2-3build1_i386.deb Size: 141690 MD5sum: f614965e4d3175af785f0fb4967a94e8 SHA1: c12162e28bdcb414eb67fabb29bb2705c2068c0f SHA256: 2cc9299c8697bfd55c41cd249d7d1884cf206aff513024f91f3e24b41245175f Description: GNU readline and history libraries, development files (64-bit) The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: rsync Priority: optional Section: net Installed-Size: 512 Maintainer: Ubuntu Core Developers Original-Maintainer: Paul Slootman Architecture: i386 Version: 2.6.9-6ubuntu2 Depends: libacl1 (>= 2.2.11-1), libc6 (>= 2.4), libpopt0 (>= 1.10), lsb-base (>= 3.0), sysv-rc (>= 2.86.ds1-14.1ubuntu2) Suggests: openssh-client, openssh-server Filename: pool/2008/main/r/rsync/rsync_2.6.9-6ubuntu2_i386.deb Size: 262964 MD5sum: f5201d2a87a29156bcadcfda531929c7 SHA1: bd218df95f58a36463f6142f544ba87e402aaa7f SHA256: 5a6e5808b1a8becaebae92213d23f08d620ede61db8887a01f520c48c5ba5666 Description: fast remote file copy program (like rcp) rsync is a program that allows files to be copied to and from remote machines in much the same way as rcp. It has many more options than rcp, and uses the rsync remote-update protocol to greatly speed up file transfers when the destination file already exists. . The rsync remote-update protocol allows rsync to transfer just the differences between two sets of files across the network link. . This package also includes rsyncd daemon functionality. Package: radeontool Priority: optional Section: utils Installed-Size: 72 Maintainer: Ubuntu Core Developers Original-Maintainer: Luigi Gangitano Architecture: i386 Version: 1.5-5build1 Depends: libc6 (>= 2.5-0ubuntu1) Filename: pool/2008/main/r/radeontool/radeontool_1.5-5build1_i386.deb Size: 9644 MD5sum: 816017e1d18a67dec3a50added231d59 SHA1: 20bf462460f524bb1d5245ae7c563297746b6880 SHA256: 01bd95bd3e473bd4df00b279b2379737d126bdca6697db363ed738941930ef79 Description: utility to control ATI Radeon backlight functions on laptops Radeontool is a small utility to control ATI Radeon based laptops' backlight and external output functions. . WARNING: Radeontool code has not been completely audited and may contain bugs that could damage your hardware. Use at your own risk. Package: re2c Priority: optional Section: devel Installed-Size: 460 Maintainer: Ubuntu Core Developers Original-Maintainer: Robert S. Edmonds Architecture: i386 Version: 0.12.1-1build1 Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.2.1-4) Filename: pool/2008/main/r/re2c/re2c_0.12.1-1build1_i386.deb Size: 187066 MD5sum: 1f6461ea9270f45afc742fc049714fa0 SHA1: 3890f6efed37c3aed2f8eca371c46bbf98ff9569 SHA256: 2df325df1df514cd954048b5f25f118a096409dce272ea3422603e5bf6790028 Description: tool for generating fast C-based recognizers re2c is a great tool for writing fast and flexible lexers. Unlike other such tools, re2c concentrates solely on generating efficient code for matching regular expressions. Not only does this singleness make re2c more suitable for a wider variety of applications, it allows us to generate scanners which approach hand-crafted ones in terms of size and speed. . Homepage: http://re2c.sourceforge.net/ Package: librasqal0 Priority: optional Section: libs Installed-Size: 284 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: i386 Source: rasqal Version: 0.9.15-2 Depends: libc6 (>= 2.6.1-1), libgmp3c2, libraptor1 (>= 1.4.16) Filename: pool/2008/main/r/rasqal/librasqal0_0.9.15-2_i386.deb Size: 101526 MD5sum: 1f466d90dcf1cbe61e24d42e045cef72 SHA1: 10d50435a76abc7728ee3b5ff3e8ee0ae432c3bf SHA256: c57ba8f05ca4a03288c9480e274bf9338f9fc59c416e5a604e3d7c8863e025ab Description: Rasqal RDF query library Rasqal is a C library providing support for querying the Resource Description Framework (RDF) including parsing query syntaxes, constructing the queries, executing them and returning result bindings. It currently supports the SPARQL RDF Query languages and RDF Data Query Language (RDQL). . Rasqal is designed for performance, flexibility and embedding (no memory leaks) and to track ongoing RDF query language work. Package: librasqal0-dev Priority: optional Section: libdevel Installed-Size: 424 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: i386 Source: rasqal Version: 0.9.15-2 Provides: librasqal-dev Depends: librasqal0 (= 0.9.15-2), libraptor1-dev (>= 1.4.16), libgmp3-dev Recommends: rasqal-utils Conflicts: librasqal-dev Filename: pool/2008/main/r/rasqal/librasqal0-dev_0.9.15-2_i386.deb Size: 128440 MD5sum: 877b1cdb664c59191a31efb426e512e0 SHA1: e6ed2c96719c5a081c144776e785289cdb354cf7 SHA256: 0bc62311f4d7934656e0a55242b9ddb694642e515f717f086d0e9c369e4a39f9 Description: Rasqal RDF query library development libraries and headers Development libraries, header files and documentation needed by programs that want to compile with the Rasqal RDF query library. Package: librecode-dev Priority: optional Section: libdevel Installed-Size: 1456 Maintainer: Ubuntu Core Developers Original-Maintainer: Santiago Vila Architecture: i386 Source: recode Version: 3.6-14ubuntu1 Depends: libc6 (>= 2.7-1), librecode0 (>= 3.6) Filename: pool/2008/main/r/recode/librecode-dev_3.6-14ubuntu1_i386.deb Size: 741156 MD5sum: 96a8defcf0523d522e05296ac2dc24eb SHA1: 5591be97c89bb779c66e0ebfbfc9c5e2c99c5cee SHA256: 171f56c86d50d310df774640a04980dc4ca8e1e631d552f383d639d2c5f66142 Description: Development package for librecode0 This package contains the header files and static librecode.a library needed to build applications based on librecode. Package: recode-doc Priority: optional Section: doc Installed-Size: 916 Maintainer: Ubuntu Core Developers Original-Maintainer: Santiago Vila Architecture: all Source: recode Version: 3.6-14ubuntu1 Filename: pool/2008/main/r/recode/recode-doc_3.6-14ubuntu1_all.deb Size: 125822 MD5sum: ac6e77fbf78dd951810ae57a59d705f0 SHA1: b56e0a97a446b51d7e7a6f7b40f1b6fbe5ea4e92 SHA256: 3853166f15bd9afebef7dc6a575a7d7069d5a253b22231135cbdbf75c43b8774 Description: Documentation for Free recode This package contains the HTML documentation for Free recode. Package: librecode0 Priority: optional Section: libs Installed-Size: 1304 Maintainer: Ubuntu Core Developers Original-Maintainer: Santiago Vila Architecture: i386 Source: recode Version: 3.6-14ubuntu1 Depends: libc6 (>= 2.7-1) Filename: pool/2008/main/r/recode/librecode0_3.6-14ubuntu1_i386.deb Size: 700722 MD5sum: 0770ee939d5675fc804d8aff036fe5c1 SHA1: 40ae9a3ac167614b3d165eeb00e31b4c7e0ebbe5 SHA256: f28854c724b9f14f461c78dae06510bb5d32190ae1d9ef61b4eeacf946cfa955 Description: Shared library on which recode is based This recoding library converts files between various coded character sets and surface encodings. The library recognizes or produces more than 300 different character sets and is able to convert files between almost any pair. Most RFC 1345 character sets, and all `libiconv' character sets, are supported. Package: recode Priority: optional Section: text Installed-Size: 776 Maintainer: Ubuntu Core Developers Original-Maintainer: Santiago Vila Architecture: i386 Version: 3.6-14ubuntu1 Depends: libc6 (>= 2.7-1), librecode0 (>= 3.6) Filename: pool/2008/main/r/recode/recode_3.6-14ubuntu1_i386.deb Size: 121974 MD5sum: ad4b9ef53d23aaa619900cd8bc86c565 SHA1: 56eb521d0f1cfa1bfa3c9274a614b09806a1d854 SHA256: 643dcf61d1b067ded224955072a0c2278d709f85ba4df65e635643ae0f90c9a9 Description: Character set conversion utility Free `recode' converts files between character sets and usages. When exact transliterations are not possible, it may get rid of the offending characters or fall back on approximations. This program recognizes or produces nearly 300 different character sets and is able to transliterate files between almost any pair. Most RFC 1345 character sets, and all `libiconv' character sets, are supported. Package: libraptor1 Priority: optional Section: libs Installed-Size: 420 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: i386 Source: raptor Version: 1.4.16-1 Depends: libc6 (>= 2.6-1), libcurl3 (>= 7.16.2-1), libkrb53 (>= 1.6.dfsg.1), libxml2 (>= 2.6.29), libxslt1.1 (>= 1.1.20) Recommends: raptor-utils Filename: pool/2008/main/r/raptor/libraptor1_1.4.16-1_i386.deb Size: 165344 MD5sum: 967d3ee98496049eaa7f2cc47d5b3ea3 SHA1: ebc8682ca56928031d7a739321cbbbf0c16d5002 SHA256: a7310927b07fc689ad752efd4236b3a3546adf17396cb49e8aeb6729b752f2c0 Description: Raptor RDF parser and serializer library Raptor is a C library providing a set of parsers and serializers for Resource Description Framework (RDF) triples by parsing syntaxes or serializing the triples into a syntax. . The parsing syntaxes are RDF/XML, N-Triples, Turtle, GRDDL and RSS tag soup including Atom 0.3 and Atom 1.0. The serializing syntaxes are RDF/XML, N-Triples RSS 1.0 and Atom 1.0. Raptor can handle RDF/XML as used by RDF applications such as RSS 1.0, FOAF, DOAP, Dublin Core and OWL. . Raptor is designed for performance, flexibility and embedding (no memory leaks) and to closely match the revised RDF/XML specification. Package: libraptor1-doc Priority: optional Section: doc Installed-Size: 1176 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: all Source: raptor Version: 1.4.16-1 Depends: lynx | www-browser Filename: pool/2008/main/r/raptor/libraptor1-doc_1.4.16-1_all.deb Size: 140734 MD5sum: 978cb204a0460a29bdfc999ce2a6af51 SHA1: 07302020119f26451044d75396c4382a634e9459 SHA256: 1d7e0f0f6d438b747286bd0dbdba6c6392660a0d663488ed28119696f9b4d676 Description: Documentation for the Raptor RDF parser and serializer library Raptor is a C library providing a set of parsers and serializers for Resource Description Framework (RDF) triples by parsing syntaxes or serializing the triples into a syntax. . This package contains the HTML documentation for the Raptor library in /usr/share/doc/libraptor1-doc/ . Package: libraptor1-dev Priority: optional Section: libdevel Installed-Size: 644 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: i386 Source: raptor Version: 1.4.16-1 Provides: libraptor-dev Depends: libraptor1 (= 1.4.16-1), libxml2-dev (>= 2.5.10), libcurl4-openssl-dev, libxslt1-dev (>= 1.0.18), pkg-config (>= 0.18) Recommends: raptor-utils Suggests: libraptor1-doc Conflicts: libraptor-dev, libraptor0 (<= 0.9.12-2), libraptor1 (<= 1.0.0-4) Filename: pool/2008/main/r/raptor/libraptor1-dev_1.4.16-1_i386.deb Size: 215370 MD5sum: 275a524c137dd3e77f436e80dff89055 SHA1: da3c58bd5a5f1c28cbe74f00cc7d22f52540b1b9 SHA256: 105b3f2344363d63785025d601ac81e20646366a9f78c8b3c34eda08a9826bd4 Description: Raptor RDF parser and serializer development libraries and headers Raptor Resource Description Framework (RDF) parser and serializer development libraries, header files and documentation needed by programs that want to be compiled with Raptor. Package: rpm Priority: optional Section: admin Installed-Size: 3852 Maintainer: Ubuntu Core developers Original-Maintainer: Anibal Monsalve Salazar Architecture: i386 Version: 4.4.2.1-1ubuntu6 Replaces: manpages-pl (<< 20051017-1) Depends: libbeecrypt6, libbz2-1.0, libc6 (>= 2.7-1), libneon27 (>= 0.27.2), libpopt0 (>= 1.10), librpm4.4 (>= 4.4), librpm4.4 (<< 4.5), libselinux1, perl, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: alien Conflicts: manpages-pl (<< 20051017-1) Filename: pool/2008/main/r/rpm/rpm_4.4.2.1-1ubuntu6_i386.deb Size: 625388 MD5sum: 57eb789e5574752387bb0da76574eed1 SHA1: b13ec473b79d8068a80b529ff22ba388584e95f5 SHA256: 177d6a1918d0c345f483cd937b59d08f353c9d11f51ffe4bfe0cd7d0ff29366f Description: Red Hat package manager If you want to install Red Hat Packages then please use the alien package. Using rpm directly will bypass the Debian packaging system! Homepage: http://rpm.org/ Package: librpm4.4 Priority: optional Section: libs Installed-Size: 2012 Maintainer: Ubuntu Core developers Original-Maintainer: Anibal Monsalve Salazar Architecture: i386 Source: rpm Version: 4.4.2.1-1ubuntu6 Replaces: librpm0, librpm1 (<< 4.0), librpm4, rpm (<< 2.5) Depends: libbeecrypt6, libbz2-1.0, libc6 (>= 2.7-1), libneon27 (>= 0.27.2), libpopt0 (>= 1.10), libselinux1, libsqlite3-0 (>= 3.4.2), zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: kleandisk (<< 2.1-beta2-2), kpackage (<< 4:2.2.2-8), librpm0, librpm1 (<< 4.0), librpm4, rpm (<< 4.0.2), rpm2html (<< 1.7-3) Filename: pool/2008/main/r/rpm/librpm4.4_4.4.2.1-1ubuntu6_i386.deb Size: 952856 MD5sum: 0635f5e620bf34c56e2c096985cf15e7 SHA1: 26aab773a926fbe89d27ba3375fd5abafbb6e563 SHA256: 25b097168038ded915b57df1f8bf94157fad00f12b433a45342742d92033ddd5 Description: RPM shared library This library allows programs to make use of a rpm database or rpm packages without going through the rpm program. Homepage: http://rpm.org/ Package: librpm-dev Priority: extra Section: libdevel Installed-Size: 3524 Maintainer: Ubuntu Core developers Original-Maintainer: Anibal Monsalve Salazar Architecture: i386 Source: rpm Version: 4.4.2.1-1ubuntu6 Replaces: librpm0-dev, librpm1-dev (<< 4.0), rpm (<< 2.5) Provides: librpm0-dev Depends: libbeecrypt6-dev, libbz2-dev, libc6-dev, libdb-dev, libneon27-dev, libpopt-dev (>= 1.6.4), libreadline5-dev, librpm4.4, libselinux1-dev, libsqlite3-dev, libxml2-dev, libz-dev Conflicts: librpm0-dev, librpm1-dev (<< 4.0) Filename: pool/2008/main/r/rpm/librpm-dev_4.4.2.1-1ubuntu6_i386.deb Size: 1263324 MD5sum: 57c60e90b75cd663babe02a792befe8d SHA1: 64a894487e5b6de2a92503eeb5dba3fddfd08fe2 SHA256: 7e0f2540746a1830a3ed2c8a58545cdd2a08569563f785289f2281b3191ae636 Description: RPM shared library, development kit This library allows programs to make use of a rpm database or rpm packages without going through the rpm program. . This is the development kit, containing static libraries and header files necessary to build programs that use librpm. Homepage: http://rpm.org/ Package: radvd Priority: optional Section: net Installed-Size: 216 Maintainer: Ubuntu Core Developers Original-Maintainer: Andreas Rottmann Architecture: i386 Version: 1:1.0-2ubuntu1 Depends: libc6 (>= 2.5-5), adduser Filename: pool/2008/main/r/radvd/radvd_1.0-2ubuntu1_i386.deb Size: 60216 MD5sum: e6c00f72f0067a68ea9a711f2c8ed337 SHA1: 12a22708b7295cd6ce59d60feec3519c7f1ba01d SHA256: a188a4dd0198a2e83a3765925828f4bd0fb7525a42ed9ac5ef478a26ee216fdc Description: Router Advertisement Daemon IPv6 has a lot more support for autoconfiguration than IPv4. But for this autoconfiguration to work on the hosts of a network, the routers of the local network have to run a program which answers the autoconfiguration requests of the hosts. . On Linux this program is called radvd, which stands for Router ADVertisement Daemon. This daemon listens to router solicitations (RS) and answers with router advertisement (RA). Furthermore unsolicited RAs are also sent from time to time. Package: ruby Priority: optional Section: interpreters Installed-Size: 100 Maintainer: Ubuntu Core Developers Original-Maintainer: Fumitoshi UKAI Architecture: all Source: ruby-defaults Version: 4.1 Depends: ruby1.8 Filename: pool/2008/main/r/ruby-defaults/ruby_4.1_all.deb Size: 20678 MD5sum: b49c2b7f9d3cb65ced6c1743b03bcb4a SHA1: b87be72746ea01c03771beff9a631705892c8355 SHA256: 9b7128bc8b187a7402123f778948aaf305ee08218602f29987e819417d3f5d89 Description: An interpreter of object-oriented scripting language Ruby Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package is a dependency package, which depends on Debian's default Ruby version (currently 1.8.x). Package: librarian0 Priority: extra Section: libs Installed-Size: 176 Maintainer: Ubuntu Desktop Team Original-Maintainer: Frederic Peters Architecture: i386 Source: rarian Version: 0.8.0-0ubuntu1 Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.1.1-21) Breaks: yelp (<< 2.21) Filename: pool/2008/main/r/rarian/librarian0_0.8.0-0ubuntu1_i386.deb Size: 58220 MD5sum: 748a5996ed856eb7e9b65d992d2938b1 SHA1: 01d06da4fb644b2a26b25aa26aa1a05c386b24a6 SHA256: 58c3d466410520ee875a53654be7619136bd6efdf6e14d07fe18a6d580f67361 Description: Rarian is a documentation meta-data library (library package) Rarian (formerly Spoon) is a documentation meta-data library, designed as a replacement for Scrollkeeper. . Homepage: http://code.google.com/p/rarian/ Package: librarian-dev Priority: extra Section: libdevel Installed-Size: 228 Maintainer: Ubuntu Desktop Team Original-Maintainer: Frederic Peters Architecture: i386 Source: rarian Version: 0.8.0-0ubuntu1 Depends: librarian0 (= 0.8.0-0ubuntu1) Filename: pool/2008/main/r/rarian/librarian-dev_0.8.0-0ubuntu1_i386.deb Size: 25412 MD5sum: d7ac980746bc24a7f2b18cb048af5dee SHA1: e1db64afff57b9c2ff722f84197c3f85a13d89ba SHA256: e8165075c57d9f2fc6f717370f0bb0ac3a1110a35490e1ba21fb45ed51013bd7 Description: Rarian is a documentation meta-data library (header files) Rarian (formerly Spoon) is a documentation meta-data library, designed as a replacement for Scrollkeeper. . Homepage: http://code.google.com/p/rarian/ Package: rdesktop Priority: optional Section: x11 Installed-Size: 452 Maintainer: Ubuntu Core Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Architecture: i386 Version: 1.5.0-3+cvs20071006 Depends: libc6 (>= 2.6.1-1), libssl0.9.8 (>= 0.9.8e-1), libx11-6 Filename: pool/2008/main/r/rdesktop/rdesktop_1.5.0-3+cvs20071006_i386.deb Size: 128246 MD5sum: a617614fe3151d101f0558b366b618d5 SHA1: 804d108a90e281e646e5fc6bcaaa17c9a7484609 SHA256: ca5901df20ba7fecd5e2709ca353f6e03f24ad8869a7c9129b087e1392540017 Description: RDP client for Windows NT/2000 Terminal Server rdesktop is an open source client for Windows NT/2000 Terminal Server, capable of natively speaking its Remote Desktop Protocol (RDP) in order to present the user's NT/2000 desktop. Unlike Citrix ICA, no server extensions are required. Package: rhythmbox-dbg Priority: extra Section: gnome Installed-Size: 4916 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: i386 Source: rhythmbox Version: 0.11.5-0ubuntu6 Depends: rhythmbox (= 0.11.5-0ubuntu6) Recommends: gstreamer0.10-plugins-base-dbg, gstreamer0.10-plugins-good-dbg, gstreamer0.10-plugins-ugly-dbg, libgstreamer0.10-0-dbg Filename: pool/2008/main/r/rhythmbox/rhythmbox-dbg_0.11.5-0ubuntu6_i386.deb Size: 2031704 MD5sum: ad3b2a34e63cdc8c218c7bc24d7a0fc0 SHA1: 6de8dca4ef1e5d63482294766c2b29f4b332036a SHA256: 23529443f534bd2e27afdbc831d15c3352935b4705339496cad073fe93cabfa8 Description: debugging symbols for rhythmbox Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). Originally inspired by Apple's iTunes, the current version also supports Internet Radio, iPod integration and generic portable audio player support, Audio CD burning, Audio CD playback, music sharing, and Podcasts. . This package contains the debugging symbols for rhythmbox. Package: rhythmbox Priority: optional Section: gnome Installed-Size: 13180 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: i386 Version: 0.11.5-0ubuntu6 Depends: dbus, gconf2 (>= 2.12.1-1), gnome-icon-theme, gstreamer0.10-alsa | gstreamer0.10-audiosink, gstreamer0.10-gnomevfs, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, gstreamer0.10-x, libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-glib1 (>= 0.6.12), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.4), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libexpat1 (>= 1.95.8), libffi4, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome-keyring0 (>= 2.22.0), libgnome-media0, libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgpod3, libgstreamer-plugins-base0.10-0 (>= 0.10.12), libgstreamer0.10-0 (>= 0.10.14), libgtk2.0-0 (>= 2.12.0), libhal1 (>= 0.5.8.1), libice6 (>= 1:1.0.0), liblaunchpad-integration1 (>= 0.1.17), liblircclient0, libmtp7, libmusicbrainz4c2a (>= 2.1.5), libnautilus-burn4, libnotify1 (>= 0.4.4), libnotify1-gtk2.10, libnspr4-0d, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsexy2 (>= 0.1.8), libsm6, libsoup2.4-1 (>= 2.4.1), libtotem-plparser10 (>= 2.21.92), libusb-0.1-4 (>= 2:0.1.12), libx11-6, libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2 (>= 2:1.2.0), libxrender1, python, python-gnome2 (>= 2.18), python-gtk2 (>= 2.10), python-support (>= 0.7.1), python2.5 (>= 2.5), zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: avahi-daemon, gnome-control-center (>= 2.15.90), gnome-volume-manager, gstreamer0.10-plugins-ugly, hal, libgnomevfs2-extra, notification-daemon, python-coherence, python-louie, scrollkeeper, sound-juicer, yelp Suggests: gstreamer0.10-plugins-bad Conflicts: gnome-control-center (<< 2.15.90) Filename: pool/2008/main/r/rhythmbox/rhythmbox_0.11.5-0ubuntu6_i386.deb Size: 3207918 MD5sum: e2fb7328def27e3a42d1c2f1b0665b11 SHA1: 91ff540adbb44a65900abae49200603584da54a6 SHA256: b2c36223497256c27167c33e3d6c69ce79ccdab9d7a77f3dd7a9a5619bc46f01 Description: music player and organizer for GNOME Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). Originally inspired by Apple's iTunes, the current version also supports Internet Radio, iPod integration and generic portable audio player support, Audio CD burning, Audio CD playback, music sharing, and Podcasts. Package: ruby1.8 Priority: optional Section: interpreters Installed-Size: 132 Maintainer: Ubuntu Core developers Original-Maintainer: akira yamada Architecture: i386 Version: 1.8.6.111-2ubuntu1 Depends: libc6 (>= 2.6.1-1), libruby1.8 (>= 1.8.6.111) Suggests: ruby1.8-examples, rdoc1.8, ri1.8 Filename: pool/2008/main/r/ruby1.8/ruby1.8_1.8.6.111-2ubuntu1_i386.deb Size: 24900 MD5sum: adada3aeed8588741af86057fdb8b04c SHA1: d9c993818a3df0e20c9eba74b252fa4af0e7fdf3 SHA256: ba87bf8e09d7f0f13ea69ed23d5f42d9620b78c762014089284ac0580179159f Description: Interpreter of object-oriented scripting language Ruby 1.8 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package provides version 1.8 series of Ruby. . On Debian, Ruby 1.8 is provided as separate packages. You can get full Ruby 1.8 distribution by installing following packages. . ruby1.8 ruby1.8-dev ri1.8 rdoc1.8 irb1.8 ruby1.8-elisp ruby1.8-examples libdbm-ruby1.8 libgdbm-ruby1.8 libtcltk-ruby1.8 libopenssl-ruby1.8 libreadline-ruby1.8 Package: ruby1.8-dev Priority: optional Section: devel Installed-Size: 1500 Maintainer: Ubuntu Core developers Original-Maintainer: akira yamada Architecture: i386 Source: ruby1.8 Version: 1.8.6.111-2ubuntu1 Depends: libruby1.8 (= 1.8.6.111-2ubuntu1) Recommends: ruby1.8 (= 1.8.6.111-2ubuntu1) Filename: pool/2008/main/r/ruby1.8/ruby1.8-dev_1.8.6.111-2ubuntu1_i386.deb Size: 535802 MD5sum: 481b748d972e902899c60662414dfa3b SHA1: b45aab163e7e42947a11f06d5d9dcbfb64a98e4e SHA256: f8df4a6406bcd7e209fac3b1001b5c0c3cc1f8c801e8b20061ce85b1678c4a1b Description: Header files for compiling extension modules for the Ruby 1.8 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package contains the header files, necessary to make extension library for Ruby 1.8. Package: libruby1.8-dbg Priority: extra Section: libdevel Installed-Size: 3068 Maintainer: Ubuntu Core developers Original-Maintainer: akira yamada Architecture: i386 Source: ruby1.8 Version: 1.8.6.111-2ubuntu1 Depends: libruby1.8 (= 1.8.6.111-2ubuntu1) Filename: pool/2008/main/r/ruby1.8/libruby1.8-dbg_1.8.6.111-2ubuntu1_i386.deb Size: 1116490 MD5sum: 427ab2c4da36c8d0a06601cb291bc71b SHA1: ce150dbfca7a3a77f5811858c4b676d26020c12c SHA256: 8684dd4b19ef55ea1dd4db8bc77fb4a20ca17d5b697983123f67cdaaa3999d16 Description: Debugging symbols for Ruby 1.8 Contains debugging symbols for libruby1.8. . This package is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. Most people will not need this package. Package: libruby1.8 Priority: optional Section: libs Installed-Size: 5624 Maintainer: Ubuntu Core developers Original-Maintainer: akira yamada Architecture: i386 Source: ruby1.8 Version: 1.8.6.111-2ubuntu1 Replaces: libsdbm-ruby1.8, libdl-ruby1.8, libpty-ruby1.8, libbigdecimal-ruby1.8, libsyslog-ruby1.8, libstrscan-ruby1.8, libiconv-ruby1.8, libracc-runtime-ruby1.8, libdrb-ruby1.8, liberb-ruby1.8, libtest-unit-ruby1.8, librexml-ruby1.8, libxmlrpc-ruby1.8, libsoap-ruby1.8, libwebrick-ruby1.8, libyaml-ruby1.8, libzlib-ruby1.8, libcurses-ruby1.8 Provides: libsdbm-ruby1.8, libdl-ruby1.8, libpty-ruby1.8, libbigdecimal-ruby1.8, libsyslog-ruby1.8, libstrscan-ruby1.8, libiconv-ruby1.8, libracc-runtime-ruby1.8, libdrb-ruby1.8, liberb-ruby1.8, libtest-unit-ruby1.8, librexml-ruby1.8, libxmlrpc-ruby1.8, libsoap-ruby1.8, libwebrick-ruby1.8, libyaml-ruby1.8, libzlib-ruby1.8, libcurses-ruby1.8 Depends: libc6 (>= 2.6.1-1), libncurses5 (>= 5.6), zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: libsdbm-ruby1.8, libdl-ruby1.8, libpty-ruby1.8, libbigdecimal-ruby1.8, libsyslog-ruby1.8, libstrscan-ruby1.8, libiconv-ruby1.8, libracc-runtime-ruby1.8, libdrb-ruby1.8, liberb-ruby1.8, libtest-unit-ruby1.8, librexml-ruby1.8, libxmlrpc-ruby1.8, libsoap-ruby1.8, libwebrick-ruby1.8, libyaml-ruby1.8, libzlib-ruby1.8, libcurses-ruby1.8, libopenssl-ruby1.8 (<< 1.8.6) Filename: pool/2008/main/r/ruby1.8/libruby1.8_1.8.6.111-2ubuntu1_i386.deb Size: 1384518 MD5sum: 24de5cbfe4ea0380f1b2885234e6ea47 SHA1: da0b6f12ff8caecabbb6f3ac1fb07d623895949d SHA256: 61e1ffcfd0925a42903cd0db68cb68a028fed5fe138d7f8c3163e2df3d0d83d9 Description: Libraries necessary to run Ruby 1.8 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package includes the libruby, necessary to run Ruby 1.8. Package: cman Priority: optional Section: admin Installed-Size: 1312 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Kernel Team Architecture: i386 Source: redhat-cluster Version: 2.20080227-0ubuntu1 Replaces: ccs, fence, fence-gnbd Depends: libc6 (>= 2.7-1), libcman2, libdlm2, libnet-snmp-perl, libnet-telnet-perl, libnss3-1d (>= 3.12.0~1.9b1), libopenais2 (>= 0.82), libvirt0 (>= 0.4.0) | libvirt0-dbg (>= 0.4.0), libxml2 (>= 2.6.27), openais (>= 0.82-3ubuntu2), python Pre-Depends: debconf | debconf-2.0 Conflicts: ccs, fence, fence-gnbd, gulm, libgulm-dev, libgulm1, libiddev-dev, libmagma-dev, libmagma1, magma, magma-plugins Filename: pool/2008/main/r/redhat-cluster/cman_2.20080227-0ubuntu1_i386.deb Size: 446270 MD5sum: 94ce259ccc610a59d516b78054eea96e SHA1: c2808c16cc03a405a010a4217ef984a7372a1ea9 SHA256: 27a883ad698cae74c4abd08bbede9d184b108cc1f8d8618f2f969be310b27dfc Description: cluster manager CMAN is a symmetric general-purpose cluster manager. It consists of a connection manager that handles cluster membership management, messaging among the cluster nodes, event notification, quorum and state transitions. Another part of CMAN is a service manager that handles service groups. . This package contains only userspace tools for controlling the actual cluster manager. Package: libcman2 Priority: optional Section: libs Installed-Size: 72 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Kernel Team Architecture: i386 Source: redhat-cluster Version: 2.20080227-0ubuntu1 Depends: libc6 (>= 2.7-1) Filename: pool/2008/main/r/redhat-cluster/libcman2_2.20080227-0ubuntu1_i386.deb Size: 20086 MD5sum: 05bd75e5ddc126139f0c19d5018f4e64 SHA1: 18b45bc80b3a588bfde79c23c12f842f6a97ef44 SHA256: e5f3e77edefdf90c37547f683c0ee2274b5d3b82c4f0e9cc1c002b1cfbf159c7 Description: cluster manager - libraries cman provides a general purpose, openais based, cluster manager. . This package contains the client libraries. Package: rgmanager Priority: optional Section: admin Installed-Size: 928 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Kernel Team Architecture: i386 Source: redhat-cluster Version: 2.20080227-0ubuntu1 Depends: cman (= 2.20080227-0ubuntu1), iproute, iputils-arping, iputils-ping, libc6 (>= 2.7-1), libcman2, libdlm2, libncurses5 (>= 5.6+20071006-3), libslang2 (>= 2.0.7-1), libxml2 (>= 2.6.27), nfs-common, nfs-kernel-server Conflicts: nfs-user-server Filename: pool/2008/main/r/redhat-cluster/rgmanager_2.20080227-0ubuntu1_i386.deb Size: 278694 MD5sum: eadced98654bd860042734ba6cd6d8f0 SHA1: da2a5eb006a082cba62b1f008ce6066e7631fd91 SHA256: 45b350c3a702158e95d7e66b69d89080666f5ee8c43a073307cbf676a5c0d9ec Description: clustered resource group manager Resource Group Manager provides high availability of critical server applications in the event of planned or unplanned system downtime. Package: gnbd-client Priority: optional Section: admin Installed-Size: 188 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Kernel Team Architecture: i386 Source: redhat-cluster Version: 2.20080227-0ubuntu1 Depends: libc6 (>= 2.7-1), libcman2 Recommends: fence-gnbd (= 2.20080227-0ubuntu1), redhat-cluster-modules Filename: pool/2008/main/r/redhat-cluster/gnbd-client_2.20080227-0ubuntu1_i386.deb Size: 52578 MD5sum: 2d407acfa18eee3764765f941db597b8 SHA1: 070218c8709f3bad448ed77e71be611b96c9b0d3 SHA256: 0c92298dfdd1a606fe4060d379716a68c43349493f37ec1e2e4e8bffe463c061 Description: global network block device - client tools GNBD allows to use block devices over the network. It is a modified version of the Linux network block device for the use within a cluster environment. . This package contains userspace tools for running GNBD clients. Package: redhat-cluster-suite Priority: optional Section: admin Installed-Size: 48 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Kernel Team Architecture: all Source: redhat-cluster Version: 2.20080227-0ubuntu1 Depends: clvm, cman, gfs-tools, gfs2-tools, rgmanager Filename: pool/2008/main/r/redhat-cluster/redhat-cluster-suite_2.20080227-0ubuntu1_all.deb Size: 14422 MD5sum: f7e0a0efabbe2f1eaf3fa5a4ee9639a5 SHA1: 810a6c6877b61adc4c9ae9e73d3020b8f611e4bc SHA256: 302a9f3ec3b575cbc27a10d079d1fa978b5dfbb7648c9e6a0136a882c3ae8a05 Description: Red Hat cluster suite (meta package) The only scope for this package is to install the full Red Hat Cluster Suite in one shot. It is safe to remove it. Package: libdlm-dev Priority: optional Section: libdevel Installed-Size: 204 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Kernel Team Architecture: i386 Source: redhat-cluster Version: 2.20080227-0ubuntu1 Depends: libc6 (>= 2.7-1), libdlm2 (= 2.20080227-0ubuntu1) Filename: pool/2008/main/r/redhat-cluster/libdlm-dev_2.20080227-0ubuntu1_i386.deb Size: 39132 MD5sum: 803e49c6c74411e13b8e468c4e030bbb SHA1: 3ebfc3d9064aa4fcfb63a4c1b1ce6d61164c5f36 SHA256: 8d840844fe38f9312016d1682c5cd3d9017101b5a13498631a1526384ebfb357 Description: distributed lock manager - development files DLM is a symmetric general-purpose distributed lock manager. It is used for example by GFS and the distributed volume manager. . This package contains the files needed for developing applications that use the lock manager. Package: gfs2-tools Priority: optional Section: admin Installed-Size: 844 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Kernel Team Architecture: i386 Source: redhat-cluster Version: 2.20080227-0ubuntu1 Depends: libc6 (>= 2.7-1), libncurses5 (>= 5.6+20071006-3), psmisc Filename: pool/2008/main/r/redhat-cluster/gfs2-tools_2.20080227-0ubuntu1_i386.deb Size: 320576 MD5sum: eda6ff90355e1cc032c710d36836948f SHA1: b65726711ab0ae99000486420d2c02e8294c0703 SHA256: 8e3a9bec01d5389bb6f62f9788dfbc7815efa28c2a1f8f694dc49c18a7985425 Description: global file system 2 tools (EXPERIMENTAL) The Global File System 2 allows a cluster of machines to concurrently access shared storage hardware like SANs or iSCSI and network block devices. GFS can be deployed to build high available services without the single point of failure a file server would be. . This package contains userspace tools for creating and managing global file systems. GFS2 itself is a set of kernel modules. . GFS2 *MUST NOT* be used in production enviroment yet. Package: gfs-tools Priority: optional Section: admin Installed-Size: 664 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Kernel Team Architecture: i386 Source: redhat-cluster Version: 2.20080227-0ubuntu1 Depends: gfs2-tools, libc6 (>= 2.7-1), libncurses5 (>= 5.6+20071006-3), psmisc Recommends: redhat-cluster-modules Filename: pool/2008/main/r/redhat-cluster/gfs-tools_2.20080227-0ubuntu1_i386.deb Size: 237998 MD5sum: 061b020026055d201e3e58c0e1419bb5 SHA1: 813b2a061a18edee9a3db282e6592f6cc2c13b92 SHA256: c1b6684860d4154be1a0932caad4f050e54511340d845bfd0a31d183b60fc688 Description: global file system tools The Global File System allows a cluster of machines to concurrently access shared storage hardware like SANs or iSCSI and network block devices. GFS can be deployed to build high available services without the single point of failure a file server would be. . This package contains userspace tools for creating and managing global file systems. GFS itself is a set of kernel modules. . Note: the package requires gfs2-tools installed and it's known to work fine even if GFS2 is highly experimental and *MUST NOT* be used in production enviroment yet. Package: libcman-dev Priority: optional Section: libdevel Installed-Size: 80 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Kernel Team Architecture: i386 Source: redhat-cluster Version: 2.20080227-0ubuntu1 Depends: libcman2 (= 2.20080227-0ubuntu1) Filename: pool/2008/main/r/redhat-cluster/libcman-dev_2.20080227-0ubuntu1_i386.deb Size: 24494 MD5sum: 599e638e0d7ecf4b9e330dbd0c4a0c12 SHA1: 2079b2b2a229c151525a5db7f8e0baefa3c0dd35 SHA256: c13d32ff4a0b56e14916dfb977f200713e7c6600f94aff7834ffed659dc19ef2 Description: cluster manager - development files cman provides a general purpose, openais based, cluster manager. . This package contains the files needed for developing applications. Package: gnbd-server Priority: optional Section: admin Installed-Size: 204 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Kernel Team Architecture: i386 Source: redhat-cluster Version: 2.20080227-0ubuntu1 Depends: libc6 (>= 2.7-1), libcman2 Recommends: fence-gnbd (= 2.20080227-0ubuntu1) Filename: pool/2008/main/r/redhat-cluster/gnbd-server_2.20080227-0ubuntu1_i386.deb Size: 53008 MD5sum: 0c2183becf6d644bb8683c061de5ba65 SHA1: 95cd6f4eeac9311932006513f2440196a8c05ff4 SHA256: b636b74f24f1685b117dcb24725dd155f421bdfca24a4d916e5e8c8917ec33f9 Description: global network block device - server tools GNBD allows to use block devices over the network. It is a modified version of the Linux network block device for the use within a cluster environment. . This package contains userspace tools for running GNBD servers. Package: libdlm2 Priority: optional Section: libs Installed-Size: 108 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Kernel Team Architecture: i386 Source: redhat-cluster Version: 2.20080227-0ubuntu1 Depends: libc6 (>= 2.7-1) Filename: pool/2008/main/r/redhat-cluster/libdlm2_2.20080227-0ubuntu1_i386.deb Size: 24134 MD5sum: cf68fb95a8b2afe99304194433b842c4 SHA1: 41a6873c7103fbc794323bf65ca82b6940196591 SHA256: 7f7c7460c634f7fa2bd67083d031155469f18e83d7603786f25432eea4ad72f0 Description: distributed lock manager - library DLM is a symmetric general-purpose distributed lock manager. It is used for example by GFS and the distributed volume manager. . This is the client library for applications using the lock manager. The lock manager itself is a kernel module. Package: myspell-ru Priority: optional Section: text Installed-Size: 2020 Maintainer: Martin-Éric Racine Architecture: all Source: rus-ispell Version: 0.99g4-6 Provides: myspell-dictionary, myspell-dictionary-ru, openoffice.org-spellcheck-ru Depends: dictionaries-common (>= 0.49.2) Suggests: openoffice.org Filename: pool/2008/main/r/rus-ispell/myspell-ru_0.99g4-6_all.deb Size: 516656 MD5sum: 0d9c01f2a805e6cffe7c0664c0efe2b7 SHA1: 3bf87178fbda89f9ab1a6e3b3c591ba5f79adc88 SHA256: 250a8131a3c718121027e1e7ffe46ff07729fb8d678b880eb358a5a764f97c86 Description: Russian dictionary for MySpell This dictionary contains Russian wordlists for the MySpell spellchecker currently supported by Mozilla and OpenOffice. . The dictionary is generated from the Ispell wordlist. Package: aspell-ru Priority: optional Section: text Installed-Size: 492 Maintainer: Martin-Éric Racine Architecture: all Source: rus-ispell Version: 0.99g4-6 Provides: aspell-dictionary Depends: aspell (>= 0.60.4), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/r/rus-ispell/aspell-ru_0.99g4-6_all.deb Size: 338202 MD5sum: 9608e388392075a2352fac33eb2a9232 SHA1: 608adc7414fb8f5ff7746eae1cf9c712804b953d SHA256: 8c5185a76270d17e5dffdc67cb9f9f9909d9f059224d8ecb1db55f6f22208f39 Description: Russian dictionary for Aspell This dictionary contains Russian wordlists for the Aspell spellchecker currently supported by GNOME applications. . The dictionary is generated from the Ispell wordlist. Package: irussian Priority: optional Section: text Installed-Size: 4680 Maintainer: Martin-Éric Racine Architecture: i386 Source: rus-ispell Version: 0.99g4-6 Provides: ispell-dictionary Depends: ispell, dictionaries-common (>= 0.49.2), debconf | debconf-2.0 Filename: pool/2008/main/r/rus-ispell/irussian_0.99g4-6_i386.deb Size: 1389678 MD5sum: b907808329e5b9ba7f8ef4c3aa9f1828 SHA1: 37dfc56d684be5ca1b2605cf7f32c01ad142cd2e SHA256: 4c564b00f84832c10aa05d993c4441eb4d815bf52ab2498ebe685a9bb75de9e5 Description: Russian dictionary for Ispell This dictionary contains Russian wordlists for the Ispell spellchecker. . The dictionary contains over 122,200 stem words and produces over 1,168,000 derivate words, including support for the :E (yo) letter. Package: rdiff-backup Priority: optional Section: utils Installed-Size: 704 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Baumann Architecture: i386 Version: 1.1.15-1 Depends: libc6 (>= 2.7-1), librsync1 (>= 0.9.6), python (>= 2.5), python (<< 2.6), python-support (>= 0.7.1) Recommends: python-pylibacl, python-pyxattr Filename: pool/2008/main/r/rdiff-backup/rdiff-backup_1.1.15-1_i386.deb Size: 184638 MD5sum: 3437d5f55ba79577078ddca931dc2150 SHA1: ed7497265770f34aabbcc23466e9050e98dc4532 SHA256: bf568de7abe153f26faaa17579994afcfbc0dbd855b5c15a40a92080f1d37415 Description: remote incremental backup rdiff-backup backs up one directory to another, possibly over a network. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special subdirectory of that target directory, so you can still recover files lost some time ago. The idea is to combine the best features of a mirror and an incremental backup. rdiff-backup also preserves subdirectories, hard links, dev files, permissions, uid/gid ownership, modification times, extended attributes, acls, and resource forks. . Also, rdiff-backup can operate in a bandwidth efficient manner over a pipe, like rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up to a remote location, and only the differences will be transmitted. Finally, rdiff-backup is easy to use and settings have sensible defaults. Homepage: http://rdiff-backup.nongnu.org/ Package: readahead Priority: optional Section: admin Installed-Size: 164 Maintainer: Tollef Fog Heen Architecture: i386 Source: readahead-list Version: 1:0.20050517.0220-0ubuntu14 Depends: libc6 (>= 2.4) Filename: pool/2008/main/r/readahead-list/readahead_0.20050517.0220-0ubuntu14_i386.deb Size: 23052 MD5sum: 0173690b530a9da074d9a8130e6b2c26 SHA1: f34428d588de95cc0240421773e6d15e35db7104 SHA256: 1c37d10b32936d71f2930b77650f22897459f03b0be44d1477685d5baf8c9cf1 Description: read files into the page cache readahead-list is an updated and enhanced version of the original readahead utility. . It allows the user to specify a set of files to be read into the page cache to accelerate first time loading of programs, typically during the boot sequence. Package: libradius1-dev Priority: extra Section: libdevel Installed-Size: 124 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Turbo Fredriksson Architecture: i386 Source: radiusclient Version: 0.3.2-11 Depends: libradius1, libc6-dev Filename: pool/2008/main/r/radiusclient/libradius1-dev_0.3.2-11_i386.deb Size: 30820 MD5sum: b5118887d8d29b9e4234c8e5ec982ba1 SHA1: b93880fd42238bce7ae1cac1b14341cbfcc4cd81 SHA256: 3c4c278ef8e725288e980bbf3662adff764afab843c93c9224fbeccc63582649 Description: /bin/login replacement with RADIUS. Header file and link lib. Radiusclient is a /bin/login replacement which gets called by a getty to log in a user and to setup the user's login environment. Normal login programs just check the login name and password which the user entered against the local password file (/etc/passwd, /etc/shadow). In contrast to that Radiusclient also uses the RADIUS protocol to authenticate the user. . This is the development package, to be able to develop programs that uses the RADIUS library. Package: libradius1 Priority: extra Section: libs Installed-Size: 136 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Turbo Fredriksson Architecture: i386 Source: radiusclient Version: 0.3.2-11 Depends: libc6 (>= 2.5-0ubuntu1) Filename: pool/2008/main/r/radiusclient/libradius1_0.3.2-11_i386.deb Size: 33818 MD5sum: c9a831d75a975ab0c0c0e123905efb65 SHA1: 39a9cf7d141aa47f923af532ad7b68ff1493e528 SHA256: 6c5d6e3aa76b5b82014d31c4eab7e26d629b4a06e7ef712e5ab8587a0c9f6ae6 Description: /bin/login replacement with RADIUS. Shared lib to used by programs. Radiusclient is a /bin/login replacement which gets called by a getty to log in a user and to setup the user's login environment. Normal login programs just check the login name and password which the user entered against the local password file (/etc/passwd, /etc/shadow). In contrast to that Radiusclient also uses the RADIUS protocol to authenticate the user. . This is the libraries needed by any client needing the RADIUS protocol. Package: radiusclient1 Priority: extra Section: admin Installed-Size: 180 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Turbo Fredriksson Architecture: i386 Source: radiusclient Version: 0.3.2-11 Depends: libradius1, perl5, libc6 (>= 2.5-0ubuntu1) Filename: pool/2008/main/r/radiusclient/radiusclient1_0.3.2-11_i386.deb Size: 33214 MD5sum: 79bb5a4ac2f88c7e6a6ad53219665250 SHA1: 31fac311a7905831cf4288186759094b7f80fae5 SHA256: 90d71ab67e7387c6854f9175f158890b1dc55f0b909319c1ce207d988e651d55 Description: /bin/login replacement which uses the RADIUS protocol for authentication. Radiusclient is a /bin/login replacement which gets called by a getty to log in a user and to setup the user's login environment. Normal login programs just check the login name and password which the user entered against the local password file (/etc/passwd, /etc/shadow). In contrast to that Radiusclient also uses the RADIUS protocol to authenticate the user. . This is the main binary archive. Package: reiserfsprogs Priority: optional Section: admin Installed-Size: 1136 Maintainer: Ubuntu Core Developers Original-Maintainer: Ed Boraas Architecture: i386 Version: 1:3.6.19-6 Depends: libc6 (>= 2.6), libuuid1 Filename: pool/2008/main/r/reiserfsprogs/reiserfsprogs_3.6.19-6_i386.deb Size: 476254 MD5sum: 28871b03f4f4d3946a1705e914edd41e SHA1: 2efd3f203813d05160d493a11ef8c7b31aee5758 SHA256: 63596f8cdd2079680c35da03d02ca250e6f12d61fde9d2083f6b0106bb8f6319 Description: User-level tools for ReiserFS filesystems This package contains utilities to create, check, resize, and debug ReiserFS filesystems. . Homepage: http://www.namesys.com/ Package: librdf0 Priority: optional Section: libs Installed-Size: 372 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: i386 Source: redland Version: 1.0.7-1 Depends: libc6 (>= 2.7-1), libdb4.6, libmysqlclient15off (>= 5.0.27-1), libpq5, libraptor1 (>= 1.4.16), librasqal0 (>= 0.9.15), libsqlite3-0 (>= 3.4.2), libssl0.9.8 (>= 0.9.8f-1) Recommends: redland-utils Filename: pool/2008/main/r/redland/librdf0_1.0.7-1_i386.deb Size: 127996 MD5sum: 59b1e1ab6d26d10586ecd474c06b4db3 SHA1: 9a30834654ba57d6398c09e90aa141ceda9e4579 SHA256: ffa22b52f5a074b669e05142b0501a9aeef5d7f63b338ebeb269ae2ce2fcd987 Description: Redland Resource Description Framework (RDF) library Redland is a library that provides a high-level interface for RDF (Resource Description Framework) implemented in an object-based API. It is modular and supports different RDF/XML parsers, storage mechanisms and other elements. Redland is designed for applications developers to provide RDF support in their applications as well as for RDF developers to experiment with the technology. Homepage: http://librdf.org/ Package: librdf0-dev Priority: optional Section: libdevel Installed-Size: 1892 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: i386 Source: redland Version: 1.0.7-1 Provides: librdf-dev Depends: libdb-dev, libmysqlclient15-dev, libpq-dev, libraptor1-dev (>= 1.4.16), librasqal0-dev (>= 0.9.15), librdf0 (= 1.0.7-1), libsqlite3-dev Recommends: redland-utils Suggests: librdf-perl, librdf-ruby, python2.3-librdf, python2.4-librdf Conflicts: librdf-dev Filename: pool/2008/main/r/redland/librdf0-dev_1.0.7-1_i386.deb Size: 279674 MD5sum: aae40212ee0b64976813b204d132f246 SHA1: 0c3e88c16ca552419c917ad52b945158cd5e095c SHA256: 5d5b484b16f179e448d5afb545e19577f9729b4e0bfe72cdae4a89d9ea51facb Description: Redland RDF library development libraries and headers RDF development libraries, header files, documentation and utilities needed by program that want to be compiled with Redland. Homepage: http://librdf.org/ Package: rss-glx Priority: optional Section: x11 Installed-Size: 5732 Maintainer: Ubuntu Core Developers Original-Maintainer: Ari Pollak Architecture: i386 Version: 0.8.1-8ubuntu4 Depends: libalut0 (>= 1.1.0-1), libbz2-1.0, libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libgl1-mesa-glx | libgl1, libglew1.5 (>= 1.5.0dfsg1), libglu1-mesa | libglu1, libmagick10, libopenal0a, libstdc++6 (>= 4.1.1-21), libx11-6, xscreensaver-gl Suggests: xscreensaver | gnome-screensaver (>= 2.18) Filename: pool/2008/main/r/rss-glx/rss-glx_0.8.1-8ubuntu4_i386.deb Size: 5009210 MD5sum: d42734d1818cf37cc0c3ba0cd54e7aa3 SHA1: 7cc2985259dfeb565b11ec950ea429fdb3532400 SHA256: 68ea8bf5f3ec6730faacc537856a8b5ae3129eb514a967cb5683d50a88424152 Description: Really Slick Screensavers GLX Port rss-glx is a GLX port of the Really Slick Screensavers collection by Terry Welsh (http://www.reallyslick.com/). Also included are several other OpenGL screensavers ported from other platforms. . The screensavers can either be run as stand-alone applications or get integrated into XScreenSaver's list of active screensavers. More information about using these with xscreensaver can be found in /usr/share/doc/rss-glx. . Screensavers included in this package are: Biof, Busy Spheres, Colorfire, Cyclone, Euphoria, Fieldlines, Flocks, Flux, Helios, Hufo's Smoke, Hufo's Tunnel, Lattice, MatrixView, Plasma, Skyrocket, Solarwinds, SpirographX, and Sundancer2. . More information about this project can be found at . Package: librrds-perl Priority: optional Section: perl Installed-Size: 124 Maintainer: Ubuntu Core Developers Original-Maintainer: David Martínez Moreno Architecture: i386 Source: rrdtool Version: 1.2.19-1ubuntu1 Depends: perlapi-5.8.8, perl (>= 5.8.8-7build1), libc6 (>= 2.5-5), librrd2 (>= 1.2.19-1ubuntu1) Filename: pool/2008/main/r/rrdtool/librrds-perl_1.2.19-1ubuntu1_i386.deb Size: 45892 MD5sum: 01bbceb1049ca76adb6431c0ed8dab43 SHA1: 5f53c341ce83b3830f22f394ee64afd1db65a523 SHA256: b0397df3018310272717296da3d9fb799b3ec8b43ee520e5f384c9c2c1c42fc9 Description: Time-series data storage and display system (Perl interface, shared) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . This package contains a Perl interface to RRDs using a shared library. Package: librrd2-dev Priority: optional Section: libdevel Installed-Size: 884 Maintainer: Ubuntu Core Developers Original-Maintainer: David Martínez Moreno Architecture: i386 Source: rrdtool Version: 1.2.19-1ubuntu1 Replaces: librrd0 Depends: librrd2 (= 1.2.19-1ubuntu1), libpng12-dev, zlib1g-dev, libart-2.0-dev, libfreetype6-dev Conflicts: librrd0-dev, librrd0 Filename: pool/2008/main/r/rrdtool/librrd2-dev_1.2.19-1ubuntu1_i386.deb Size: 322076 MD5sum: 3ac0a2b03d344877392a6399155ca19f SHA1: 5c4af27a103a559faf634ca7cda7730adfaf3ff1 SHA256: c866235f8ba60b0b0527c3be229b6663e76a16740070ae0ae31501d0ff8b887d Description: Time-series data storage and display system (development) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . This package contains header files and libraries used to develop software that uses RRDs. Package: librrd2 Priority: optional Section: libs Installed-Size: 644 Maintainer: Ubuntu Core Developers Original-Maintainer: David Martínez Moreno Architecture: i386 Source: rrdtool Version: 1.2.19-1ubuntu1 Depends: libart-2.0-2 (>= 2.3.18), libc6 (>= 2.5-5), libfreetype6 (>= 2.2), libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.2.1), ttf-dejavu (>= 2.1-1) Conflicts: rrdtool (<< 1.0.42-1), librrds-perl (<< 1.0.42-1) Filename: pool/2008/main/r/rrdtool/librrd2_1.2.19-1ubuntu1_i386.deb Size: 263294 MD5sum: bbe5dc632d27c25450446b24de7b0236 SHA1: 826a695716bd93b9c9791c2b30f24f960ebaa1d3 SHA256: d23cc4858f064c580402a062674f3819e182cab8403386d7a88ef83d1c1f6061 Description: Time-series data storage and display system (runtime library) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . This package contains shared libraries used to access and manipulate RRDs. Package: rrdtool Priority: optional Section: utils Installed-Size: 1136 Maintainer: Ubuntu Core Developers Original-Maintainer: David Martínez Moreno Architecture: i386 Version: 1.2.19-1ubuntu1 Depends: libc6 (>= 2.5-5), libpng12-0 (>= 1.2.13-4), librrd2 (>= 1.2.19-1ubuntu1), zlib1g (>= 1:1.2.1) Suggests: librrds-perl Filename: pool/2008/main/r/rrdtool/rrdtool_1.2.19-1ubuntu1_i386.deb Size: 522910 MD5sum: d0f01b89e283b656774b67adf36ec6ce SHA1: 44108a3a19494b2393a540b00568b94b73a0ef21 SHA256: b510c8d98b03ed5a76f9d31271ac282124024dd3e2d9650efb0cbcdc1ba06e9d Description: Time-series data storage and display system (programs) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . RRDtool is often used via various wrappers that can poll data from devices and feed data into RRDs, as well as provide a friendlier user interface and customized graphs. . This package contains command-line programs used to access and manipulate RRDs. Package: python-librdf Priority: optional Section: python Installed-Size: 520 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: i386 Source: redland-bindings Version: 1.0.6.1-2ubuntu3 Replaces: python2.3-librdf (<< 1.0.4.1-2), python2.4-librdf (<< 1.0.4.1-2) Provides: python2.4-librdf, python2.5-librdf Depends: libc6 (>= 2.7-1), librdf0 (>= 1.0.6), python (>= 2.4), python (<< 2.6), python-central (>= 0.5.62) Conflicts: python2.3-librdf (<< 1.0.4.1-2), python2.4-librdf (<< 1.0.4.1-2) Filename: pool/2008/main/r/redland-bindings/python-librdf_1.0.6.1-2ubuntu3_i386.deb Size: 108100 MD5sum: 1f61b077b743cbe495cf851b0ad80045 SHA1: a14de7543d82cef071a5a3b1b3b90b3903331fe3 SHA256: 5b97b49baec928761cb283dbb78ee5513e52fa7d095ed1c42559905695102c4a Description: Python language bindings for the Redland RDF library This package contains the files needed to use the Redland Resource Description Framework (RDF) library in Python programs. Python-Version: 2.4, 2.5 Package: rasmol Priority: optional Section: science Installed-Size: 2272 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Teemu Ikonen Architecture: i386 Version: 2.7.3.1-3ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libc6 (>= 2.7-1), libcairo2 (>= 1.5.14), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.20.0), libvte9 (>= 1:0.16.9), libx11-6, libxext6, libxft2 (>> 2.1.1), libxi6, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: rasmol-doc Filename: pool/2008/main/r/rasmol/rasmol_2.7.3.1-3ubuntu1_i386.deb Size: 984624 MD5sum: 40041ce1ab57aba7be972431bd4b1f66 SHA1: 5e7c30e132bc859da0a9a9969ae7ced532b7d226 SHA256: 1d651e3bcfe098424a824b8ff861be19d8e59c25372a54cd41a5ec1ea7fa3f6d Description: Visualize biological macromolecules RasMol is a molecular graphics program intended for the visualisation of proteins, nucleic acids and small molecules. The program is aimed at display, teaching and generation of publication quality images. . The program reads in a molecule coordinate file and interactively displays the molecule on the screen in a variety of colour schemes and molecule representations. Currently available representations include depth-cued wireframes, 'Dreiding' sticks, spacefilling (CPK) spheres, ball and stick, solid and strand biomolecular ribbons, atom labels and dot surfaces. . Supported input file formats include Protein Data Bank (PDB), Tripos Associates' Alchemy and Sybyl Mol2 formats, Molecular Design Limited's (MDL) Mol file format, Minnesota Supercomputer Center's (MSC) XYZ (XMol) format, CHARMm format, CIF format and mmCIF format files. . This package installs two versions of RasMol, rasmol-gtk has a modern GTK-based user interface and rasmol-classic is the version with the old Xlib GUI. . Homepage: http://rasmol.org Package: rasmol-doc Priority: optional Section: doc Installed-Size: 2052 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Teemu Ikonen Architecture: all Source: rasmol Version: 2.7.3.1-3ubuntu1 Filename: pool/2008/main/r/rasmol/rasmol-doc_2.7.3.1-3ubuntu1_all.deb Size: 1551726 MD5sum: da6fb936133af03f6d698088dfdc24bc SHA1: e11b5ab29e28859f123fef7418e11264841176ec SHA256: ae7d5dbd6b49d91f92bbd7db705568aeba0df49b0a47947b1f379209634be578 Description: Documentation for rasmol Extra documentation for Rasmol, a program to visualize biological macromolecules. Included are the Rasmol manual in various formats, a command reference card and a copy of the openrasmol website, http://rasmol.org. Enhances: rasmol Package: realpath Priority: optional Section: utils Installed-Size: 56 Maintainer: Robert Luberda Architecture: i386 Version: 1.10 Replaces: dwww (<= 1.6.10) Depends: libc6 (>= 2.4-1) Filename: pool/2008/main/r/realpath/realpath_1.10_i386.deb Size: 6734 MD5sum: f379783f5808a5110627b2f70f5b8bbb SHA1: e630094060ee85893d971c7664497dd3d3079764 SHA256: 90e0a22d85649e4041a376e794eb3507e4e249cb1b320631a36517293e83c55d Description: Return the canonicalized absolute pathname The package contains a small utility realpath, which converts each pathname argument to an absolute pathname, which has no components that are symbolic links or the special . or .. directory entries. . This utility provides mostly the same functionality as `/bin/readlink -f' in the coreutils package. Package: liblogkit-java Priority: optional Section: libs Installed-Size: 1700 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Version: 1.2.2-9 Depends: java-gcj-compat | java2-runtime | java1-runtime Suggests: libservlet2.3-java, libgnumail-java Filename: pool/2008/main/libl/liblogkit-java/liblogkit-java_1.2.2-9_all.deb Size: 170564 MD5sum: 9d952389cfb8030651cad166ebdf2393 SHA1: 7076f1958b2a15c578e2b4310f171408c9c505d0 SHA256: a189f88f31d56c190377bf9043d64d50a72c72cda29313b056d60dc12fd506c8 Description: Lightweight and fast designed logging toolkit for Java LogKit is a logging toolkit designed for secure performance orientated logging in Java applications from Jakarta Avalon Project. Log4j is another logging tool for Java. LogKit is more lightweight than Log4j. Log4j has more functions then LogKit. Package: liblayout-java-doc Priority: optional Section: doc Installed-Size: 32 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Java Maintainers Architecture: all Source: liblayout Version: 0.2.6.dfsg-3 Filename: pool/2008/main/libl/liblayout/liblayout-java-doc_0.2.6.dfsg-3_all.deb Size: 2098 MD5sum: 0332293fa7050c93697331de391d9346 SHA1: b05e42d5ed14c0770c8ded0b6156879c61e7cdc7 SHA256: 25002a77087f1c288fe8d4b27a0d5f2b8de5344fc29e635a57ebd7a94733a0ba Description: Java layouting framework -- documentation LibLayout is a layouting framework. It is based on the Cascading StyleSheets standard (in the upcoming version 3). The layouting expects to receive its content as a DOM structure (although it does not rely on the W3C-DOM API). . This package contains the Javadoc. Package: liblayout-java Priority: optional Section: libs Installed-Size: 1068 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Java Maintainers Architecture: all Source: liblayout Version: 0.2.6.dfsg-3 Depends: java-gcj-compat | java1-runtime | java2-runtime, libjcommon-java (>= 1.0.10-1), libitext-java, libjakarta-poi-java, libflute-1.3-jfree-java, libfonts-java, libloader-java, libxml-java, libsac-java, librepository-java Suggests: liblayout-java-doc Filename: pool/2008/main/libl/liblayout/liblayout-java_0.2.6.dfsg-3_all.deb Size: 888230 MD5sum: bcc5a9802891a846ec3439f3ad7e1f34 SHA1: 9c86fcc7bede1fe94d4bb0cfa9241e80090134a7 SHA256: e758331dbdd0e177228e0bce282ccfab514aa52bb0d3037b0cd725b17d1053c7 Description: Java layouting framework LibLayout is a layouting framework. It is based on the Cascading StyleSheets standard (in the upcoming version 3). The layouting expects to receive its content as a DOM structure (although it does not rely on the W3C-DOM API). Package: liblocale-gettext-perl Priority: important Section: perl Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Perl Group Architecture: i386 Version: 1.05-2ubuntu1 Depends: libc6 (>= 2.2), perl-base (>= 5.8.8-6), perlapi-5.8.8 Filename: pool/2008/main/libl/liblocale-gettext-perl/liblocale-gettext-perl_1.05-2ubuntu1_i386.deb Size: 20112 MD5sum: aa37468bd65f34a24f87631ab6994b23 SHA1: a8d5435157b5345f283396da5e9756ba2e399b1a SHA256: 18417a79aa7c0741c99932a02f23b09e96757a514b5fe6e4e585ca52dff03351 Description: Using libc functions for internationalization in Perl The gettext module permits access from perl to the gettext() family of functions for retrieving message strings from databases constructed to internationalize software. . It provides gettext(), dgettext(), dcgettext(), textdomain(), bindtextdomain(), bind_textdomain_codeset(), ngettext(), dcngettext() and dngettext(). Homepage: http://search.cpan.org/dist/Locale-gettext/ Package: libloader-java Priority: optional Section: libs Installed-Size: 196 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Java Maintainers Architecture: all Source: libloader Version: 0.3.4-1 Depends: java-gcj-compat | java1-runtime | java2-runtime, libjcommon-java (>= 1.0.10-1) Recommends: libehcache-java, libpixie-java (>= 0.8.6-1) Filename: pool/2008/main/libl/libloader/libloader-java_0.3.4-1_all.deb Size: 121014 MD5sum: e7326c97ef99fd40584c60f3e7357bed SHA1: 5760d1154027ae27105614aef410443ed977095c SHA256: 55d3186c9f6b7a3357f1a0a21520b5f36c802125b058ed26a5132225e5939d5c Description: Java general purpose resource loading framework LibLoader is a general purpose resource loading framework. It has been designed to allow to load resources from any physical location and to allow the processing of that content data in a generic way, totally transparent to the user of that library. Package: libloader-java-doc Priority: optional Section: doc Installed-Size: 788 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Java Maintainers Architecture: all Source: libloader Version: 0.3.4-1 Filename: pool/2008/main/libl/libloader/libloader-java-doc_0.3.4-1_all.deb Size: 58218 MD5sum: 504592b3c75fa02f67aed8248cbc1a77 SHA1: 28035eeca1a74ac958e2224c3ff18354dab8f5b2 SHA256: 01dd502514ba67e27478961ef34540338626897db71b297e08019e14bc0f074b Description: Java general purpose resource loading framework -- documentation LibLoader is a general purpose resource loading framework. It has been designed to allow to load resources from any physical location and to allow the processing of that content data in a generic way, totally transparent to the user of that library. . This package contains the Javadoc. Package: liblockfile1 Priority: important Section: libs Installed-Size: 84 Maintainer: Ubuntu Core Developers Original-Maintainer: Miquel van Smoorenburg Architecture: i386 Source: liblockfile Version: 1.06.2 Depends: libc6 (>= 2.5-5) Filename: pool/2008/main/libl/liblockfile/liblockfile1_1.06.2_i386.deb Size: 14814 MD5sum: 2a1d0043bc452f4d3cd1dcb31c7d677f SHA1: 1520a2625d37b830ee269a3fd44dd1ebad199672 SHA256: cf37d61b42ca5b16fd16744a67749f4818cf0b07212db5733ff725d245cbef69 Description: NFS-safe locking library, includes dotlockfile program Liblockfile is a shared library with NFS-safe locking functions. It includes the command-line utility ``dotlockfile''. Package: liblockfile-dev Priority: optional Section: devel Installed-Size: 84 Maintainer: Ubuntu Core Developers Original-Maintainer: Miquel van Smoorenburg Architecture: i386 Source: liblockfile Version: 1.06.2 Depends: liblockfile1 (= 1.06.2) Filename: pool/2008/main/libl/liblockfile/liblockfile-dev_1.06.2_i386.deb Size: 18316 MD5sum: bd5cb56b47d6d3f17c6840a311aac9d5 SHA1: 7ec192d48e3136d385cedc80277cd56c18b0d789 SHA256: 9ca9040d551972bbcbe9311f6852fdd365b4f2b1d52cca422bb6274dd2a0cbdd Description: Development library for liblockfile. This is a development library for liblockfile. It includes headers and documentation. Package: libtextwrap1 Priority: standard Section: libs Installed-Size: 76 Maintainer: Anibal Monsalve Salazar Architecture: i386 Source: libtextwrap Version: 0.1-5 Depends: libc6 (>= 2.4-1) Filename: pool/2008/main/libt/libtextwrap/libtextwrap1_0.1-5_i386.deb Size: 9308 MD5sum: 48a41e2559cf324c4176b17f003fc0ba SHA1: 75b834fe117a719d6b9c76a4fdd50735dee50da8 SHA256: f7ece2d25fb0871a9a355d20c86d700127cebc56486579c98848e6fadd3311d4 Description: text-wrapping library with i18n - runtime Text-wrapping (or line-folding) library for displaying a string on the terminal. This supports i18n (internationalization), i.e, automatic locale-encoding detection, multibyte encoding (such as UTF-8, EUC-JP, and so on), fullwidth characters (occupying two columns per one character, like CJK Ideogram), combining characters (occupying zero columns per one character, like Thai and diacritical marks), and languages which do not use whitespaces between words (like Chinese and Japanese). . Homepage: http://libtextwrap.sourceforge.net/ Package: libtextwrap-dev Priority: optional Section: libdevel Installed-Size: 92 Maintainer: Anibal Monsalve Salazar Architecture: i386 Source: libtextwrap Version: 0.1-5 Replaces: libtextwrap1 (<< 0.1-2) Depends: libtextwrap1 (= 0.1-5) Filename: pool/2008/main/libt/libtextwrap/libtextwrap-dev_0.1-5_i386.deb Size: 14412 MD5sum: 92f64fa06b64fc21bfe94205fef0efc9 SHA1: 3f724c98c928a09cb9672c5a329b2491057364ef SHA256: f1122f1a172aee971752c27fb21e885d58162ad496731b71a27de1371edcae64 Description: text-wrapping library with i18n - development files Text-wrapping (or line-folding) library for displaying a string on the terminal. This supports i18n (internationalization), i.e, automatic locale-encoding detection, multibyte encoding (such as UTF-8, EUC-JP, and so on), fullwidth characters (occupying two columns per one character, like CJK Ideogram), combining characters (occupying zero columns per one character, like Thai and diacritical marks), and languages which do not use whitespaces between words (like Chinese and Japanese). . This package contains files needed for development using this library. . Homepage: http://libtextwrap.sourceforge.net/ Package: libthai-dev Priority: optional Section: libdevel Installed-Size: 568 Maintainer: Ubuntu Core Developers Original-Maintainer: Theppitak Karoonboonyanan Architecture: i386 Source: libthai Version: 0.1.9-1 Depends: libthai0 (= 0.1.9-1), libdatrie0-dev Suggests: libthai-doc Filename: pool/2008/main/libt/libthai/libthai-dev_0.1.9-1_i386.deb Size: 69838 MD5sum: b7a23f15972d1958890a90fdcfaa57dd SHA1: 0cd68e5db70019452e5f6d8b77a3b0b7e44acd52 SHA256: dce13ff6eb39462da283a9bcd823eb7e560d5d341977ce5b92adb91c30eed936 Description: Development files for Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains the development libraries, header files and manpages you need to develop your programs using the LibThai library. . Homepage: http://libthai.sourceforge.net/ Package: libthai0 Priority: optional Section: libs Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: Theppitak Karoonboonyanan Architecture: i386 Source: libthai Version: 0.1.9-1 Depends: libc6 (>= 2.6-1), libdatrie0, libthai-data Filename: pool/2008/main/libt/libthai/libthai0_0.1.9-1_i386.deb Size: 32616 MD5sum: 267f20b3f2348d0eb8cf11a8795c090e SHA1: 9fdb4bf41d2418f0f14211a6c64db56727dc4267 SHA256: dbe6b7c70397986e2d7cfc6413f718c902fbdb365b5e1725f52d81f568a0499b Description: Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains the shared libraries needed to run programs that use the LibThai library. . Homepage: http://libthai.sourceforge.net/ Package: libthai-doc Priority: optional Section: doc Installed-Size: 368 Maintainer: Ubuntu Core Developers Original-Maintainer: Theppitak Karoonboonyanan Architecture: all Source: libthai Version: 0.1.9-1 Depends: lynx | www-browser Filename: pool/2008/main/libt/libthai/libthai-doc_0.1.9-1_all.deb Size: 54440 MD5sum: 3a68f9ef88fb79e97f8fc6ed4b159f5d SHA1: 1b42ea4def6fbc5fa9d354d58a7acc1ab081104c SHA256: 7f25baa3e73710b9a6952ba74faff565dc2ec0f2fbb4f5a710b69ebbaa156124 Description: Documentation files for Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains some documents about the LibThai library. . Homepage: http://libthai.sourceforge.net/ Package: libthai-data Priority: optional Section: libs Installed-Size: 348 Maintainer: Ubuntu Core Developers Original-Maintainer: Theppitak Karoonboonyanan Architecture: all Source: libthai Version: 0.1.9-1 Filename: pool/2008/main/libt/libthai/libthai-data_0.1.9-1_all.deb Size: 163660 MD5sum: 50780b3959f2927aeb022107abec4f40 SHA1: eb0248cf23bebf302b2d85e4d72f6acce678152c SHA256: d08c786833436a08c9fdba2c347a3857734a46049c31df0ec4582da86f33bf1b Description: Data files for Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains the data needed by LibThai library. . Homepage: http://libthai.sourceforge.net/ Package: libterm-readkey-perl Priority: optional Section: perl Installed-Size: 140 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Perl Group Architecture: i386 Version: 2.30-3ubuntu1 Replaces: adbbs Depends: perlapi-5.8.8, perl (>= 5.8.8-7), libc6 (>= 2.5-0ubuntu1) Filename: pool/2008/main/libt/libterm-readkey-perl/libterm-readkey-perl_2.30-3ubuntu1_i386.deb Size: 32638 MD5sum: dc0698faadfaebf3c5b41f5f827dd4cd SHA1: 6e0869e9d3e61e5b43b8b1f5b710e495e797d309 SHA256: 8fb6d416ff95cda1483749382d76521a770a6a0cfe4591a0d5ad78590b3d52dd Description: A perl module for simple terminal control Term::ReadKey is a compiled perl module dedicated to providing simple control over terminal driver modes (cbreak, raw, cooked, etc.,) support for non-blocking reads, if the architecture allows, and some generalized handy functions for working with terminals. One of the main goals is to have the functions as portable as possible, so you can just plug in "use Term::ReadKey" on any architecture and have a good likelyhood of it working. Package: libtest-pod-perl Priority: optional Section: perl Installed-Size: 64 Maintainer: Jay Bonci Architecture: all Version: 1.24-1 Depends: perl (>= 5.6.0-16), libio-stringy-perl, libpod-simple-perl Filename: pool/2008/main/libt/libtest-pod-perl/libtest-pod-perl_1.24-1_all.deb Size: 10310 MD5sum: 3c30477f81de1d909e7adbfcb7d3240f SHA1: 15badbfc030e3bd74fb32b028a971ddd20560e93 SHA256: 17b84020d7336036378a91349b9bd7c061d2c0913abb60f232e07f1910a8ccf3 Description: Test::Pod - check for POD errors in files Check POD files for errors or warnings in a test file, using Pod::Simple for most of the parsing. This module from CPAN integrates well with other Test::Builder and Test::More based modules. Package: libtemplate-perl Priority: optional Section: perl Installed-Size: 5400 Maintainer: Ubuntu Core Developers Original-Maintainer: Benjamin Mako Hill Architecture: i386 Version: 2.19-1 Replaces: libtemplate-stash-perl Provides: templatetoolkit-perl Depends: perlapi-5.8.8, perl (>= 5.8.8-7build1), libc6 (>= 2.5-5), libappconfig-perl (>= 1.52) Suggests: libtemplate-perl-doc, libtemplate-plugin-gd-perl Conflicts: libtemplate-stash-perl Filename: pool/2008/main/libt/libtemplate-perl/libtemplate-perl_2.19-1_i386.deb Size: 755790 MD5sum: 9e51165c63fd127f7966d152237f3b4a SHA1: 6bdd03c90f0caba086e5c59239f14ae711eb1515 SHA256: 95a0cd88acb1a7619e056a7b2c541981362d64775656fa29fed6b279a9cf8623 Description: template processing system written in perl The Template Toolkit is a fast, powerful, flexible, and easily extensible template processing system written in Perl. It is ideally suited for (but not limited) to the creation of static and dynamic web content. It includes support for all standard templating directives and many additional features including output filtering, exception handling, macro definition, support for plugin objects, definition of template metadata, embedded Perl code, and much more. . This package contains the 'tpage' and 'ttree' executables which serve as simple, powerful tools in the creation of static content without any prerequisite knowledge of Perl. It also contains an extensive set of Perl modules ideally suited to act as a templating system in the dynamic creation of web content. . Excellent offline batch processing makes it ideal for generating non-web-based content including POD, LaTeX, PostScript, and plain text from source templates. . This package includes the HTML and Postscript template libraries which provide a number of basic templates for use in building pages in these forms. . This package also includes Doug Steinwand's high-speed drop-in replacement for Template::Stash written in Perl XS. Package: libtemplate-perl-doc Priority: optional Section: doc Installed-Size: 4208 Maintainer: Ubuntu Core Developers Original-Maintainer: Benjamin Mako Hill Architecture: all Source: libtemplate-perl Version: 2.19-1 Suggests: libtemplate-perl Filename: pool/2008/main/libt/libtemplate-perl/libtemplate-perl-doc_2.19-1_all.deb Size: 587154 MD5sum: 08cd442f8b32485862762e7c70a3f23e SHA1: bb4e5521fe6c6275790f9a4767e303e37e60f5a6 SHA256: 5c8bc0cd0e62adcd26e0dba2291e5cb1fc34e6b2e450aaab54f212c449ef3ab6 Description: documentation for libtemplate-perl (template toolkit) This package provides the HTML documentation and examples for Andy Wardley's Template Toolkit (libtemplate-perl). This package contains the source, libraries, and styles needed to build the documentation with TT2 in addition to the pre-built HTML. . Manual pages, pod, and perldoc documentation is distributed in libtemplate-perl and libtemplate-stash-perl. Package: libtext-wrapi18n-perl Priority: required Section: perl Installed-Size: 76 Maintainer: Anibal Monsalve Salazar Architecture: all Version: 0.06-5 Depends: libtext-charwidth-perl Filename: pool/2008/main/libt/libtext-wrapi18n-perl/libtext-wrapi18n-perl_0.06-5_all.deb Size: 8708 MD5sum: 8db3f5384888489bb119a02c829243ff SHA1: d0034b269efcec1b62afb3ef8c982482664ae60e SHA256: ca9adfc2c06e195e2885aed70ad39dd2f170a148cbaecf1339accb3f1c1b4485 Description: internationalized substitute of Text::Wrap This module is a substitution for Text::Wrap, supporting multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth characters such as east Asian characters, combining characters such as diacritical marks and Thai, and languages which don't use whitespaces between words such as Chinese and Japanese. . It provides wrap(). . Homepage: http://search.cpan.org/~kubota/Text-WrapI18N-0.06/WrapI18N.pm Package: libtunepimp5-dbg Priority: optional Section: libs Installed-Size: 4232 Maintainer: Ubuntu Core Developers Original-Maintainer: Adam Cécile (Le_Vert) Architecture: i386 Source: libtunepimp Version: 0.5.3-6ubuntu4 Depends: libtunepimp5 (= 0.5.3-6ubuntu4) Filename: pool/2008/main/libt/libtunepimp/libtunepimp5-dbg_0.5.3-6ubuntu4_i386.deb Size: 1496868 MD5sum: 298bce1abe6dccb66c790d84ff1ef584 SHA1: 016354b6305b39e841197d36f7ed35c4a7df2e97 SHA256: 9341a27db8b529255bc42b5eb842895a792b77472d18fd0dc7a08015c270d8c4 Description: Debug symbols for libtunepimp5 library Libtunepimp simplifies tagging your audio files with the correct data about artist, album and track title using the MusicBrainz infrastrucure. It works on top of libmusicbrainz and libraries to read audio in FLAC, MP3 Musepack (MPC), Speex, The True Audio (TTA), Ogg Vorbis, WAVE and WMA and WavPack (WV). . This package contains debug data for the shared libraries. Its purpose is to allow debuggers to produce backtraces with names, making it easier to interpret core dumps. The data is installed in /usr/lib/debug. . Most people will not need this package. Please install it to produce useful stacktraces to help debugging the libtunepimp5 library. . Homepage: http://musicbrainz.org/doc/libtunepimp Package: libtunepimp-dev Priority: optional Section: libdevel Installed-Size: 1084 Maintainer: Ubuntu Core Developers Original-Maintainer: Adam Cécile (Le_Vert) Architecture: i386 Source: libtunepimp Version: 0.5.3-6ubuntu4 Replaces: libtunepimp2-dev, libtunepimp3-dev Depends: libcurl4-gnutls-dev, libexpat1-dev | libexpat-dev, libflac-dev, libmad0-dev, libmpcdec-dev, libmusicbrainz4-dev | libmusicbrainz-dev, libofa0-dev, libogg-dev, libtag1-dev, libtunepimp5 (= 0.5.3-6ubuntu4), libvorbis-dev, zlib1g-dev Conflicts: libtunepimp2-dev, libtunepimp3-dev Filename: pool/2008/main/libt/libtunepimp/libtunepimp-dev_0.5.3-6ubuntu4_i386.deb Size: 242178 MD5sum: 5d6ea10370564702cee5e59d77f69c83 SHA1: a55cc283c70cd75114d91c44294a89fb5857cb2a SHA256: b41897870ad6f1441c2abac930500297db052fd0d02ab393565014f1ade05910 Description: MusicBrainz tagging library development files Libtunepimp simplifies tagging your audio files with the correct data about artist, album and track title using the MusicBrainz infrastrucure. It works on top of libmusicbrainz and libraries to read audio in FLAC, MP3 Musepack (MPC), Speex, The True Audio (TTA), Ogg Vorbis, WAVE and WMA and WavPack (WV). . This package contains headers, documentation and static libraries. . Homepage: http://musicbrainz.org/doc/libtunepimp Package: libtunepimp5 Priority: optional Section: libs Installed-Size: 888 Maintainer: Ubuntu Core Developers Original-Maintainer: Adam Cécile (Le_Vert) Architecture: i386 Source: libtunepimp Version: 0.5.3-6ubuntu4 Depends: libc6 (>= 2.7-1), libcurl3-gnutls (>= 7.16.2-1), libexpat1 (>= 1.95.8), libfftw3-3, libflac8, libgcc1 (>= 1:4.1.1-21), libgnutls13 (>= 2.0.4-0), libidn11 (>= 0.5.18), libkrb53 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libmpcdec3, libmusicbrainz4c2a (>= 2.1.5), libofa0 (>= 0.9.3), libogg0 (>= 1.1.3), libstdc++6 (>= 4.1.1-21), libtag1c2a (>= 1.4), libvorbis0a (>= 1.2.0), libvorbisfile3 (>= 1.2.0), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/libt/libtunepimp/libtunepimp5_0.5.3-6ubuntu4_i386.deb Size: 345168 MD5sum: cc64d51c6671519cf8cc2c2e8508c0d1 SHA1: fe5d5752feaa3fca0bba0263a7b8ea9de2637822 SHA256: 773af6d122ee7991423ef68c0bf1a240398ddcd64c9ffa7cab8784048648ff0c Description: MusicBrainz tagging library Libtunepimp simplifies tagging your audio files with the correct data about artist, album and track title using the MusicBrainz infrastrucure. It works on top of libmusicbrainz and libraries to read audio in FLAC, MP3 Musepack (MPC), Speex, The True Audio (TTA), Ogg Vorbis, WAVE and WMA and WavPack (WV). . This package contains the shared librairy. . Homepage: http://musicbrainz.org/doc/libtunepimp . For MP3 support install libtunepimp5-mp3. Package: libtext-charwidth-perl Priority: required Section: perl Installed-Size: 92 Maintainer: Ubuntu Core Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: i386 Version: 0.04-4build1 Depends: libc6 (>= 2.5-0ubuntu1), perl-base (>= 5.8.8-7), perlapi-5.8.8 Filename: pool/2008/main/libt/libtext-charwidth-perl/libtext-charwidth-perl_0.04-4build1_i386.deb Size: 11186 MD5sum: ab0197465743f7f7cab8d73b6bc71030 SHA1: 2adda3e8981cd2e9c757e567a87b391bf84fa32c SHA256: aca57fcee4aafe7e7aab1d413f381c78322dc073a710184c0761be588d5c1385 Description: get display widths of characters on the terminal This module permits perl software to get the display widths of characters and strings on the terminal, using wcwidth() and wcswidth() from libc. . It provides mbwidth(), mbswidth(), and mblen(). . Homepage: http://search.cpan.org/~kubota/Text-CharWidth-0.04/CharWidth.pm Package: libtest-exception-perl Priority: optional Section: perl Installed-Size: 72 Maintainer: Ubuntu Core Developers Original-Maintainer: Jay Bonci Architecture: all Version: 0.25-1 Depends: perl (>= 5.6.0-16), libsub-uplevel-perl, libtest-simple-perl Filename: pool/2008/main/libt/libtest-exception-perl/libtest-exception-perl_0.25-1_all.deb Size: 14890 MD5sum: d6a94cc867c2df385118ba2d67acf6a2 SHA1: c9381c33f6a44e2fdd6b00b8dec1281dd2245dac SHA256: d7463c8fb1b1ddb04dcff5e5b061c662913842b4e5b192cf5857fe2258dc2a27 Description: Test functions for exception based code in perl This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::More and friends. Package: libtext-iconv-perl Priority: required Section: perl Installed-Size: 96 Maintainer: Anibal Monsalve Salazar Architecture: i386 Version: 1.4-3 Depends: libc6 (>= 2.4-1), perl-base (>= 5.8.7-10ubuntu2), perlapi-5.8.7 Filename: pool/2008/main/libt/libtext-iconv-perl/libtext-iconv-perl_1.4-3_i386.deb Size: 14736 MD5sum: a13d561c20df6542b7f2534b3e25a49c SHA1: c71e9fc3a5bedc9ef49fac84de06996ec08a882f SHA256: 5d4ccb4620137da604c4718de8b27201e5b0a017ccc7f133b0b2a30c0e7c66d4 Description: converts between character sets in Perl The iconv() family of functions from XPG4 define an API for converting between character sets (e.g. UTF-8 to Latin1, EBCDIC to ASCII). They are provided by libc6. . This package allows access to them from Perl via the Text::Iconv package. . Homepage: http://search.cpan.org/~mpiotr/Text-Iconv-1.4/Iconv.pm Package: libtext-format-perl Priority: optional Section: perl Installed-Size: 96 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 0.52-21 Depends: perl (>= 5.6.0-16) Filename: pool/2008/main/libt/libtext-format-perl/libtext-format-perl_0.52-21_all.deb Size: 19292 MD5sum: b80eafd09baa62211f08fb2b04c3ae29 SHA1: 1dca13bf1cc8f60ba4154f8577da538af53145d6 SHA256: cb85485087bd8e6052311e58faccc87b157bef60308bd3c572560267fc3227a1 Description: Perl module for formatting (text) paragraphs This module provides the following functions: . format() Format text into a paragraph. Text is first broken into words and then joined back together to make up the paragraph. There are numerous attributes you can set to your liking. . paragraphs() Treats each element of the array passed in as a separate paragraph and passes them to format() for formatting. The list returned will be then formatted into separate paragraphs. . center() Centers all the lines that were passed in. . expand() Expand tabs into spaces. . unexpand() Turn spaces into tabs. First calls expand() to expand tabs into spaces and then turns tabstop number of spaces into tabs, you can set tabstop size with tabstop(). Package: libtasn1-3 Priority: important Section: libs Installed-Size: 156 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GnuTLS Maintainers Architecture: i386 Version: 1.1-1 Depends: libc6 (>= 2.6.1-1) Conflicts: libtasn1-2 (= 0.3.1-1) Filename: pool/2008/main/libt/libtasn1-3/libtasn1-3_1.1-1_i386.deb Size: 48908 MD5sum: 85e03a7fbdeba4db89e51e59f9ad4c12 SHA1: 6192e21b389a1469bb50c476d9d3c5184c79dada SHA256: a5c0fab55046ef513b01583ef94004779157135b5c9e74ba94c4d0c06f3c67e0 Description: Manage ASN.1 structures (runtime) Manage ASN1 (Abstract Syntax Notation One) structures. The main features of this library are: * on-line ASN1 structure management that doesn't require any C code file generation. * off-line ASN1 structure management with C code file generation containing an array. * DER (Distinguish Encoding Rules) encoding * no limits for INTEGER and ENUMERATED values . This package contains runtime libraries. Package: libtasn1-3-dbg Priority: extra Section: devel Installed-Size: 248 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GnuTLS Maintainers Architecture: i386 Source: libtasn1-3 Version: 1.1-1 Depends: libtasn1-3 (= 1.1-1) Filename: pool/2008/main/libt/libtasn1-3/libtasn1-3-dbg_1.1-1_i386.deb Size: 61250 MD5sum: b25c54b9fdb3f9dc6ccf07ca11859a4b SHA1: c820b82eb9eb40d7352195705807a74221507668 SHA256: 0f5d440e9df1aaf06021cad53ea67848018e1a60e298abef2194c7c48320245c Description: Manage ASN.1 structures (development) Manage ASN1 (Abstract Syntax Notation One) structures. The main features of this library are: * on-line ASN1 structure management that doesn't require any C code file generation. * off-line ASN1 structure management with C code file generation containing an array. * DER (Distinguish Encoding Rules) encoding * no limits for INTEGER and ENUMERATED values . This package contains symbol files for debugging. Package: libtasn1-3-dev Priority: optional Section: libdevel Installed-Size: 716 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GnuTLS Maintainers Architecture: i386 Source: libtasn1-3 Version: 1.1-1 Provides: libtasn1-dev Depends: libtasn1-3 (= 1.1-1) Conflicts: libgnutls-dev (<< 0.5.1-4), libtasn1-dev Filename: pool/2008/main/libt/libtasn1-3/libtasn1-3-dev_1.1-1_i386.deb Size: 367166 MD5sum: 16d58157e7bd9cdbabfc8b4d5383bceb SHA1: a1df1cb16a8e719b1e2c34ceafa28cf70fc5fa0d SHA256: 130123e075b6f12a4a93250372b273794c066b580edb891ad3264dec00997378 Description: Manage ASN.1 structures (development) Manage ASN1 (Abstract Syntax Notation One) structures. The main features of this library are: * on-line ASN1 structure management that doesn't require any C code file generation. * off-line ASN1 structure management with C code file generation containing an array. * DER (Distinguish Encoding Rules) encoding * no limits for INTEGER and ENUMERATED values . This package contains header files and libraries for static linking. Package: libtest-number-delta-perl Priority: optional Section: perl Installed-Size: 84 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Marc 'HE' Brockschmidt Architecture: all Version: 1.03-1 Depends: perl (>= 5.6.0-16), perl-modules Filename: pool/2008/main/libt/libtest-number-delta-perl/libtest-number-delta-perl_1.03-1_all.deb Size: 16634 MD5sum: ea7e588989a3d28e56225d97576f2e92 SHA1: ea8dd3fd9122c259022dcf03a257a486392bec80 SHA256: ec3a48b36f21d62e3c8dcab323996760e4a179e986541fd0c9994c1bd3c4673f Description: compare the difference between numbers against a given tolerance Test::Number::Delta allows perl programmers to define tests for operations that have no exact outcome, but need to return values in a given tolerance range around a certain value. Package: libtheora0 Priority: optional Section: libs Installed-Size: 348 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xiph.org Maintainers Architecture: i386 Source: libtheora Version: 1.0~beta2-2 Depends: libc6 (>= 2.6.1-1), libogg0 (>= 1.1.3) Filename: pool/2008/main/libt/libtheora/libtheora0_1.0~beta2-2_i386.deb Size: 134342 MD5sum: 5f04e7434283111d36c906b0d1ceefaf SHA1: 46600ab7f8382223f3ff2efebb13e105c1fe412d SHA256: 78421fee5c91f84c830ae2d72a1870e2830988e1e3ca9d98a6dd253693f9af32 Description: The Theora Video Compression Codec Theora is an open video codec being developed by the Xiph.org Foundation as part of their Ogg project (It is a project that aims to integrate On2's VP3 video codec, Ogg Vorbis audio codec and Ogg multimedia container formats into a multimedia solution that can compete with MPEG-4 format). Theora is derived directly from On2's VP3 codec; currently the two are nearly identical, varying only in framing headers, but Theora will diverge and improve from the main VP3 development lineage as time progresses. Package: libtheora-dev Priority: optional Section: libdevel Installed-Size: 828 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xiph.org Maintainers Architecture: i386 Source: libtheora Version: 1.0~beta2-2 Depends: libtheora0 (= 1.0~beta2-2), libogg-dev Filename: pool/2008/main/libt/libtheora/libtheora-dev_1.0~beta2-2_i386.deb Size: 243100 MD5sum: 94b61c7c5f968e7979e849f2ed4c4e9c SHA1: 368ce441f5a37ac722f44718bcd6411c82e53dfb SHA256: f48062bb958944231402ebfc874eea902d92a735465cdc7d46f8e4814912468b Description: The Theora Video Compression Codec (development files) Theora is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed video format. . This package contains the header files and documentation needed to develop applications with libtheora. Package: libtie-ixhash-perl Priority: optional Section: interpreters Installed-Size: 84 Maintainer: Ivan Kohler Architecture: all Version: 1.21-2 Depends: perl (>= 5.6.0-16) Filename: pool/2008/main/libt/libtie-ixhash-perl/libtie-ixhash-perl_1.21-2_all.deb Size: 11950 MD5sum: e1d9acb1adcc4c195028e28b6635ab19 SHA1: 10a82efd2249d01dfeaceae1c46ddb1cc767a783 SHA256: c97cee7b3915e3ac9afe90af9c13db61f8b87431491af8a848001747b0ccd0ee Description: ordered associative arrays for Perl This Perl module implements Perl hashes that preserve the order in which the hash elements were added. The order is not affected when values corresponding to existing keys in the IxHash are changed. The elements can also be set to any arbitrary supplied order. The familiar perl array operations can also be performed on the IxHash. Package: libtool-doc Priority: optional Section: doc Installed-Size: 796 Maintainer: Ubuntu Core Developers Original-Maintainer: Kurt Roeckx Architecture: all Source: libtool Version: 1.5.26-1ubuntu1 Conflicts: libtool1.4-doc Filename: pool/2008/main/libt/libtool/libtool-doc_1.5.26-1ubuntu1_all.deb Size: 354486 MD5sum: 377db540cc997d690f4af97f6712cdd1 SHA1: 85191beca9e6ba021570c7f34a8c6835c5be4667 SHA256: fdf29c690687e7e4c4077890c4f20d198e86d9c9d809a746aa32d4279c8187b0 Description: Generic library support script This package contains the GNU libtool documentation. . GNU libtool is generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am. See the documentation for details. Libtool supports building static libraries on all platforms. Package: libltdl3 Priority: optional Section: libs Installed-Size: 248 Maintainer: Ubuntu Core Developers Original-Maintainer: Kurt Roeckx Architecture: i386 Source: libtool Version: 1.5.26-1ubuntu1 Depends: libc6 (>= 2.7-1) Filename: pool/2008/main/libt/libtool/libltdl3_1.5.26-1ubuntu1_i386.deb Size: 177566 MD5sum: 548416bdddf3835d10788a271d302f44 SHA1: 8cb59aadee0598b6cd0ebe437f2ee0d50d68182e SHA256: 91b77bff9cc45672525ee0f39761633c21648de78209002068ae78a09abd3e4f Description: A system independent dlopen wrapper for GNU libtool This package contains the run-time libltdl library. . A small library that aims at hiding the various difficulties of dlopening libraries from programmers. It is a system independent dlopen wrapper for GNU libtool. . It supports the following dlopen interfaces: * dlopen (Solaris, Linux and various BSD flavors) * shl_load (HP-UX) * LoadLibrary (Win16 and Win32) * load_add_on (BeOS) * GNU DLD (emulates dynamic linking for static libraries) * libtool's dlpreopen Package: libltdl3-dev Priority: optional Section: libdevel Installed-Size: 1640 Maintainer: Ubuntu Core Developers Original-Maintainer: Kurt Roeckx Architecture: i386 Source: libtool Version: 1.5.26-1ubuntu1 Replaces: libtool (<< 1.5.20) Depends: libltdl3 (= 1.5.26-1ubuntu1) Recommends: libtool Suggests: libtool-doc Conflicts: libtool (<< 1.5.20), libtool1.4 Filename: pool/2008/main/libt/libtool/libltdl3-dev_1.5.26-1ubuntu1_i386.deb Size: 370066 MD5sum: d76c9d587775a2fc2e53e713717bf207 SHA1: 76ce92a3cc064e48d4450127a77ef54817583494 SHA256: f25e51d115a6940b0a1b7d763baf20b2d5e163a2a0bb8d1eeb04f1c487f149cc Description: A system independent dlopen wrapper for GNU libtool This package contains the header files and static libraries for the libltdl package. . A small library that aims at hiding the various difficulties of dlopening libraries from programmers. It is a system independent dlopen wrapper for GNU libtool. . It supports the following dlopen interfaces: * dlopen (Solaris, Linux and various BSD flavors) * shl_load (HP-UX) * LoadLibrary (Win16 and Win32) * load_add_on (BeOS) * GNU DLD (emulates dynamic linking for static libraries) * libtool's dlpreopen Package: libtool Priority: optional Section: devel Installed-Size: 952 Maintainer: Ubuntu Core Developers Original-Maintainer: Kurt Roeckx Architecture: i386 Version: 1.5.26-1ubuntu1 Depends: autotools-dev, cpp, file, gcc | c-compiler, libc6-dev | libc-dev Recommends: libltdl3-dev Suggests: autoconf (>> 2.50), automaken, gcj, gfortran | fortran95-compiler, libtool-doc Conflicts: autoconf (<= 2.12), automake (<= 1.3), libtool1.4 Filename: pool/2008/main/libt/libtool/libtool_1.5.26-1ubuntu1_i386.deb Size: 340314 MD5sum: 59a611897c07b4940c0ed0a6a8237720 SHA1: 30718adcf26412fcef293f49fe62943ce5829898 SHA256: bdb349abc19345f9abb012de0383f69776368ab7c1271fe6e358c60eee970f09 Description: Generic library support script This is GNU libtool, a generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am. See the documentation for details. Libtool supports building static libraries on all platforms. . Libtool supports generation of C, C++, Fortran and Java libraries. Package: libtest-pod-coverage-perl Priority: optional Section: perl Installed-Size: 72 Maintainer: Debian Perl Group Architecture: all Version: 1.08-2 Depends: perl (>= 5.6.0-16), libpod-coverage-perl, libtest-simple-perl Recommends: libtest-pod-perl Filename: pool/2008/main/libt/libtest-pod-coverage-perl/libtest-pod-coverage-perl_1.08-2_all.deb Size: 10420 MD5sum: 7e15e61438ca85da0e61cf8d2bb219a8 SHA1: b7a862cd99a3f78068bf1ec18b874ab82f3e4c2b SHA256: a0c2193c82d5ecf8433fa93ebfd6a0a3a10d50ab1107fb5aff7c6a91ab86c874 Description: Check for pod coverage in your distribution Test::Pod::Coverage is a wrapper for Pod::Coverage that automates the process of testing one's documentation for completeness. It is mostly used as a final check before distributing a new release. . Also see lib-pod-coverage-perl. Package: libtut-dev Priority: optional Section: libdevel Installed-Size: 284 Maintainer: martin f. krafft Architecture: all Source: libtut Version: 0.0.20060329-1 Suggests: pkg-config (>= 0.16.0-1) Filename: pool/2008/main/libt/libtut/libtut-dev_0.0.20060329-1_all.deb Size: 41450 MD5sum: 42305eb8f09eb7ad9333ddf5233227fe SHA1: 91670978b3356e78a5c4179946aaa8827edfccd3 SHA256: 3275d35d5a7d28132070162e53ce1daa5a0eaa42dcd3d4a61913869e7f14da0a Description: elegant C++ unit test framework TUT is a unit test framework for C++, written in pure C++. It makes use of C++ templates to reduce the responsibilities of the user and provide an intuitive and easy-to-use interface. Unlike other test unit frameworks for C++, TUT doesn't use macros, since their usage conceals actual implementation and (what's worse) can interfere with client application. . TUT completely fits into a single header file. No library compilation is required, thus a lot of portability problems are avoided and integration with client code is very simple. Package: epydoc-doc Priority: optional Section: doc Installed-Size: 14576 Maintainer: Ubuntu Core Developers Original-Maintainer: Kenneth J. Pronovici Architecture: all Source: epydoc Version: 3.0~beta1-5ubuntu2 Recommends: firefox | www-browser Filename: pool/2008/main/e/epydoc/epydoc-doc_3.0~beta1-5ubuntu2_all.deb Size: 1472048 MD5sum: 99c559f4ab85d9afcd0b9d76522cfc32 SHA1: 74afa3ae09a094fb3eeae879e560026c843fbc5e SHA256: a6f72f362e3285cf8416b1c43551fc3fb98733c578a13900f1291c336077a223 Description: official documentation for the Epydoc package Epydoc is a tool for generating API documentation for Python modules based on their docstrings. A lightweight markup language called epytext can be used to format docstrings and to add information about specific fields, such as parameters and instance variables. Epydoc also understands docstrings written in ReStructuredText, Javadoc, and plaintext. . This package contains the API reference and usage information for Epydoc, all available through the Debian documentation system (dhelp, dwww, doc-central, etc.) in the Devel section. Package: python-epydoc Priority: optional Section: python Installed-Size: 1184 Maintainer: Ubuntu Core Developers Original-Maintainer: Kenneth J. Pronovici Architecture: all Source: epydoc Version: 3.0~beta1-5ubuntu2 Replaces: python2.1-epydoc (<< 2.0-2), python2.2-epydoc (<< 2.0-2), python2.3-epydoc (<< 2.0-2), python2.4-epydoc Depends: python (>= 2.1), python-support (>= 0.7.1) Recommends: graphviz, gs-common, python-docutils, python-tk, texlive-fonts-recommended, texlive-latex-base, texlive-latex-extra, texlive-latex-recommended Suggests: epydoc-doc Conflicts: python2.1-epydoc (<< 2.0-2), python2.2-epydoc (<< 2.0-2), python2.3-epydoc (<< 2.0-2), python2.4-epydoc Filename: pool/2008/main/e/epydoc/python-epydoc_3.0~beta1-5ubuntu2_all.deb Size: 258344 MD5sum: 0aac336a4811abb7b3786f376c5e971b SHA1: cd44771a1874d73f85d122b3236aa6603b005543 SHA256: 56ce36c713183db4da02ebe17b47a26e951570d5e7e46ee37206f5f14ea96b15 Description: tool for generating Python API documentation Epydoc is a tool for generating API documentation for Python modules based on their docstrings. A lightweight markup language called epytext can be used to format docstrings and to add information about specific fields, such as parameters and instance variables. Epydoc also understands docstrings written in ReStructuredText, Javadoc, and plaintext. . This package contains the epydoc and epydocgui commands, their manpages, and their associated Python modules. Package: libehcache-java Priority: optional Section: libs Installed-Size: 232 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Java Maintainers Architecture: all Source: ehcache Version: 1.4.0~beta-1 Depends: java-gcj-compat | java2-runtime, libcommons-logging-java, libcommons-collections3-java, libservlet2.4-java, libbackport-util-concurrent-java, libjsr107cache-java Filename: pool/2008/main/e/ehcache/libehcache-java_1.4.0~beta-1_all.deb Size: 168578 MD5sum: 0150acbaec8138ba3e9351b6568c1038 SHA1: 6cf2f26e17b8af4f9a8a391cfdce5298f2a839c7 SHA256: e88115ff6f8011a86b8f672df202180d2615cedfe29d3ee8193dde0574ea5407 Description: distributed cache library Ehcache is a distributed cache for general purpose caching in Java, J2EE and light-weight containers. It features memory and disk stores, replicate by copy and invalidate, listeners, a gzip caching servlet filter and much more. . Homepage: http://ehcache.sourceforge.net/ Package: myspell-es Priority: optional Section: text Installed-Size: 800 Maintainer: Ubuntu Core Developers Original-Maintainer: Agustin Martin Domingo Architecture: all Source: espa-nol Version: 1.9-13 Replaces: openoffice.org-spellcheck-es Provides: myspell-dictionary, myspell-dictionary-es, openoffice.org-spellcheck-es Depends: dictionaries-common (>> 0.10) | openoffice.org-updatedicts Suggests: openoffice.org (>= 1.0.3-3), mozilla-browser, mozilla-thunderbird Conflicts: openoffice.org (<= 1.0.3-2), openoffice.org-spellcheck-es Filename: pool/2008/main/e/espa-nol/myspell-es_1.9-13_all.deb Size: 211890 MD5sum: bbd278e14f725151807980a031301615 SHA1: bdaa541ccc16abd7ed0f141b50621cd887426a3c SHA256: d1ae36537c529dafb3c60a5551016a4d4d9f88c46823491359d990a5bade57e0 Description: Spanish dictionary for myspell This is the Spanish dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. It is based on ispell dictionary put together by Santiago Rodriguez and Jesus Carretero . Package: aspell-es Priority: optional Section: text Installed-Size: 372 Maintainer: Ubuntu Core Developers Original-Maintainer: Agustin Martin Domingo Architecture: all Source: espa-nol Version: 1.9-13 Provides: aspell-dictionary Depends: dictionaries-common (>= 0.40), aspell (>> 0.60.3-2) Filename: pool/2008/main/e/espa-nol/aspell-es_1.9-13_all.deb Size: 167878 MD5sum: f3cf4704fe31e524fbc36b4bb4300544 SHA1: e0c9eb4c23e232b06d82fd2efd09277a25ce96dd SHA256: a5083cb68fea9f9d586fd3fd154fa1fbbc44ad36ac24643fce4486718c311cfc Description: Spanish dictionary for aspell This is the Spanish dictionary for use with the aspell spellchecker. It is based on ispell dictionary put together by Santiago Rodriguez and Jesus Carretero . Package: ispanish Priority: optional Section: text Installed-Size: 496 Maintainer: Ubuntu Core Developers Original-Maintainer: Agustin Martin Domingo Architecture: all Source: espa-nol Version: 1.9-13 Provides: ispell-dictionary Depends: dictionaries-common (>= 0.20), ispell, debconf | debconf-2.0 Suggests: wspanish Filename: pool/2008/main/e/espa-nol/ispanish_1.9-13_all.deb Size: 230070 MD5sum: 250692e484f12db6cb3bb58fcae411bf SHA1: 682ba900caf4613b1ee6c9e0a1748abbc8b5d838 SHA256: 0d76ef7be30db73ec019d1366333eb039e072f954e527678ad9a751e57a06b7b Description: Spanish dictionary for ispell This is the Spanish dictionary for use with the ispell spellchecker. Put together by Santiago Rodriguez and Jesus Carretero . Package: emacs-goodies-el Priority: optional Section: editors Installed-Size: 4120 Maintainer: Ubuntu Core Developers Original-Maintainer: Peter S Galbraith Architecture: all Version: 29.0-1 Replaces: emacs-goodies-extra-el Provides: emacs-goodies-extra-el Depends: emacs22 | emacsen, bash (>= 2.05a) | bash-static Recommends: dict, wget, perl-doc Filename: pool/2008/main/e/emacs-goodies-el/emacs-goodies-el_29.0-1_all.deb Size: 959086 MD5sum: 4388320061848d5ddc36f4b21cff1721 SHA1: 06d18b433d9bd410faaf9737d82156ab38f6c580 SHA256: 57e35be806ec3262f40ee0f51dd4f4040383b20133b27d48054a56e793faeaad Description: Miscellaneous add-ons for Emacs This package contains: align-string - align string components over several lines; all - edit all lines matching a given regexp; apache-mode - major mode for editing Apache configuration files; ascii - ASCII code display for character under point; auto-fill-inhibit - finer grained control over auto-fill-mode; bar-cursor - change your cursor to a bar instead of a block; boxquote - quote texts in nice boxes; browse-huge-tar - browse tar files without reading them memory; browse-kill-ring - browse, search, modify the kill ring; clipper - save strings of data for further use; coffee - now Emacs can even brew coffee; color-theme - changes the colors used within Emacs; csv-mode - major mode for comma-separated value files; ctypes - enhanced Font lock support for custom defined types; cua - emulate CUA key bindings (C-z undo, C-x cut, C-c copy, C-v paste); cyclebuffer - select buffer by cycling through; cwebm - a modified CWEB/WEB modified mode; dedicated - make a window dedicated to a single buffer; df - display in the mode line space left on devices; dict - wrapper around the 'dict' command. (Depends on bash and dict) diminish - shorten or erase modeline presence of minor modes; dirvars - provides directory-wide local variables; edit-env - display, edit, delete and add environment variables; egocentric - highlight your name inside emacs buffers; ff-paths - $PATH-like searching in C-x C-f; filladapt - enhances Emacs's built-in adaptive fill; floatbg - slowly modify background color; framepop - display temporary buffers in a dedicated frame; highlight-beyond-fill-column - highlight lines that are too long; highlight-completion - highlight completions in the minibuffer; highlight-current-line - highlight line where the cursor is; home-end - alternative Home and End commands; htmlize - HTML-ize font-lock buffers; initsplit - split customizations into different files; joc-toggle-buffer - fast switching between two buffers; joc-toggle-case - a set of functions to toggle the case of characters; keydef - a simpler way to define key mappings; keywiz - Emacs key sequence quiz; lcomp - list-completion hacks; maplev - major mode for Maple; map-lines - map a command over lines matching a regexp; markdown-mode - major mode for editing Markdown files; marker-visit - navigate through a buffer's marks in order; matlab - major mode for MatLab dot-m files; minibuf-electric - electric minibuffer behavior from XEmacs; minibuffer-complete-cycle - cycle through the *Completions* buffer; mutt-alias - lookup and insert the expansion of mutt mail aliases; muttrc-mode - major mode for editing Mutt config files; nuke-trailing-whitespace - kill the trailing blanks at end of lines; obfusurl - obfuscate an URL; pack-windows - resize all windows to display as much info as possible; perldoc - show help for Perl functions and modules. (Depends on perl-doc) pod-mode - major mode for editing POD files projects - create project-based meaningful buffer names; prot-buf - protect buffers from accidental killing; protocols - perform lookups in /etc/protocols; rfcview - view IETF RFCs with readability-improved formatting; services - perform lookups in /etc/services; session - menu to restore files visited in previous editing session; setnu - setnu-mode, a vi-style line number mode; shell-command - enables tab-completion for shell-command; show-wspace - highlight whitespaces of various kinds; silly-mail - generate bozotic mail headers; slang-mode.el - a major-mode for editing slang scripts; sys-apropos - interface for the *nix apropos command; tabbar - Display a tab bar in the header line; tail - "tail -f" a file or a command form within Emacs; tc - cite text with proper filling; thinks - quote texts in cartoon-like think bubbles; tlc - major mode for editing Target Language Compiler scripts; tld - explain top-level domain names; todoo - major mode for editing TODO files; toggle-option - easily toggle frequently toggled options; twiddle - mode line hacks to keep you awake; under - underline a region with ^ characters; wdired - rename files editing their names in dired buffers; xrdb-mode - mode for editing X resource database files. . As well as some packages included in emacs22 for use in other flavours: cfengine - major mode for editing cfengine scripts; ibuffer - advanced replacement for the `buffer-menu'; ido - a faster way to switch buffers and get files; newsticker - a newsticker for Emacs. (Depends on wget) newsticker - a newsticker for Emacs. (Depends on wget) table - create and edit WYSIWYG text based embedded tables; . See /usr/share/doc/emacs-goodies-el/README.Debian.gz for a short description of all files, or the Info node `emacs-goodies-el' for details. Package: edubuntu-addon-young Priority: optional Section: metapackages Installed-Size: 32 Maintainer: Jordan Mantha Architecture: all Source: edubuntu-addon-meta Version: 0.7 Depends: atomix, gcompris, gcompris-sound-cs, gcompris-sound-da, gcompris-sound-de, gcompris-sound-en, gcompris-sound-es, gcompris-sound-eu, gcompris-sound-fi, gcompris-sound-fr, gcompris-sound-hu, gcompris-sound-it, gcompris-sound-mr, gcompris-sound-nl, gcompris-sound-pt, gcompris-sound-ptbr, gcompris-sound-ru, gcompris-sound-so, gcompris-sound-sv, gcompris-sound-tr, gpaint, tuxmath, tuxpaint, tuxpaint-stamps-default, tuxtype Filename: pool/2008/main/e/edubuntu-addon-meta/edubuntu-addon-young_0.7_all.deb Size: 2570 MD5sum: 7418c232d622a7dd2af16ed4b1b55a6b SHA1: ee9fda48eec302b3494de1d3f07d593cf95f6698 SHA256: ec4a6dc753049867e4da056185c612258cd4a30e1b87bf4fa979e7d8fbe9cecc Description: Edubuntu add-on packages for young children This package depends on educational software and games for younger children. Package: edubuntu-addon-kde Priority: optional Section: metapackages Installed-Size: 32 Maintainer: Jordan Mantha Architecture: all Source: edubuntu-addon-meta Version: 0.7 Depends: kalzium, kanagram, kbruch, keduca, khangman, kig, kmplot, kpercentage, kstars, ktouch, ktuberling, kturtle, kverbos, kvoctrain, kwordquiz Filename: pool/2008/main/e/edubuntu-addon-meta/edubuntu-addon-kde_0.7_all.deb Size: 2546 MD5sum: 8226d30e906c795e608fbbc664ba8c9a SHA1: 5c570b3829a132db4fb845cb0f474d1670ebef13 SHA256: 7b8b982d7d286cd89b35808ec79a529fdbc83ddbd8297286d4ffa80db45423bb Description: Edubuntu add-on packages for the KDE desktop This package depends on educational software for the KDE desktop environment. Package: edubuntu-addon-science Priority: optional Section: metapackages Installed-Size: 32 Maintainer: Jordan Mantha Architecture: all Source: edubuntu-addon-meta Version: 0.7 Depends: kalzium, kig, kmplot, kstars, qcad, rasmol Filename: pool/2008/main/e/edubuntu-addon-meta/edubuntu-addon-science_0.7_all.deb Size: 2488 MD5sum: 3aedb68e32c12276e4bcebc2789519dc SHA1: 3bd0ea46d683ca7637f7659c0535570811c75d6a SHA256: 57d2fcd04f22b2da9f83e9c9678ae0a4ce7035361858eec8c1f64c751ed9593c Description: Edubuntu add-on packages for science education This package depends on educational scientific software. Package: edubuntu-addon-legacy Priority: optional Section: metapackages Installed-Size: 32 Maintainer: Jordan Mantha Architecture: all Source: edubuntu-addon-meta Version: 0.7 Depends: atomix, denemo, dia-gnome, gcompris, gcompris-sound-cs, gcompris-sound-da, gcompris-sound-de, gcompris-sound-en, gcompris-sound-es, gcompris-sound-eu, gcompris-sound-fi, gcompris-sound-fr, gcompris-sound-hu, gcompris-sound-it, gcompris-sound-mr, gcompris-sound-nl, gcompris-sound-pt, gcompris-sound-ptbr, gcompris-sound-ru, gcompris-sound-so, gcompris-sound-sv, gcompris-sound-tr, gpaint, kalzium, kanagram, kbruch, keduca, khangman, khelpcenter, kig, kino, kmplot, kpercentage, kstars, ktouch, ktuberling, kturtle, kverbos, kvoctrain, kwordquiz, scribus, tuxmath, tuxpaint, tuxpaint-stamps-default, tuxtype, xaos Filename: pool/2008/main/e/edubuntu-addon-meta/edubuntu-addon-legacy_0.7_all.deb Size: 2710 MD5sum: 8816a61e5b3d075c21d196bba9af2b27 SHA1: 56ba729953d45a3e3bc2d6410099e161d98769e3 SHA256: 0bd869d436f8e4ab6789ebca694a6d4b8a2b0a3909127a151f95bf57465dc03a Description: Edubuntu add-on packages from older releases This package depends on the educational software that was installed by default in the Edubuntu 6.10 release. Package: app-install-data-edubuntu Priority: optional Section: gnome Installed-Size: 160 Maintainer: Jordan Mantha Architecture: all Source: edubuntu-addon-meta Version: 0.7 Filename: pool/2008/main/e/edubuntu-addon-meta/app-install-data-edubuntu_0.7_all.deb Size: 34568 MD5sum: 0eb69d9360a4ed4a5b60fa72beec9857 SHA1: b77c874b558654628a5de4209508605e473dc5f5 SHA256: 98f23711c6d468d911864b5f9124cd322c854f68a0b2a448a23cd492f2c49136 Description: Edubuntu add-on data for gnome-app-install This package provides the menu data for gnome-app-install to present users a useful menu for installing applications form the Edubuntu Addon CD. Package: exim4-doc-html Priority: optional Section: doc Installed-Size: 3384 Maintainer: Ubuntu Core Developers Original-Maintainer: Exim4 Maintainers Architecture: all Source: eximdoc4 Version: 4.67-1 Replaces: eximdoc4-html Filename: pool/2008/main/e/eximdoc4/exim4-doc-html_4.67-1_all.deb Size: 655526 MD5sum: 8d2f1b04e0578919046e46d512516432 SHA1: 6d9013fcebf904636ae5aaff1955f1b3985d0063 SHA256: 8d93e3796f1294666e0edd66fa1ee4ed8162c5f32fd3f24f225f57e69161cc67 Description: documentation for the Exim MTA (v4) in html format Contains FAQ, specification and filtering documentation in HTML format, taken from upstream's exim-html.tar.bz2. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a FAQ list. Local information about the way the Debian packages can be configured is can be found in /usr/share/doc/exim4-base/README.Debian.gz. This file has also information about the way the Debian binary packages are built. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . exim is a drop-in replacement for sendmail/mailq/rsmtp. . Upstream URL: http://www.exim.org/ Package: efibootmgr Priority: optional Section: admin Installed-Size: 132 Maintainer: Ubuntu Core developers Original-Maintainer: Bdale Garbee Architecture: i386 Version: 0.5.3-3ubuntu1 Depends: libc6 (>= 2.7-1), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/e/efibootmgr/efibootmgr_0.5.3-3ubuntu1_i386.deb Size: 44042 MD5sum: 79cfe9d220b9b4b9291409ab3e342f24 SHA1: 29511f53d10abaf5f55822dd58a335b1c7d4005e SHA256: a409a4edfdb09a0d5cb1a1b002dbc6adb8bf73e1716e1e74f9f82ea3a521e5d8 Description: Interact with the EFI Boot Manager This is a Linux user-space application to modify the Intel Extensible Firmware Interface (EFI) Boot Manager configuration. This application can create and destroy boot entries, change the boot order, change the next running boot option, and more. . Details on the EFI Boot Manager are available from the EFI Specification, v1.02 or above, available from http://developer.intel.com. . Note: efibootmgr requires that the kernel module efivars be loaded prior to use. 'modprobe efivars' should do the trick. Package: eperl Priority: optional Section: devel Installed-Size: 472 Maintainer: Ubuntu Core Developers Original-Maintainer: Felipe Augusto van de Wiel (faw) Architecture: i386 Version: 2.2.14-15 Depends: libc6 (>= 2.7-1), libperl5.8 (>= 5.8.8), perl (>= 5.8.8-12), perlapi-5.8.8 Suggests: libapache-mod-perl (>= 1.24.01-1) Filename: pool/2008/main/e/eperl/eperl_2.2.14-15_i386.deb Size: 135570 MD5sum: 4408eea257ee9909fee92c9acffc4ff1 SHA1: 3f757da4027eeb8e5282ac60b3e56d3f57371b9c SHA256: 2c4ffcae2c8b1c369a0cbef43c0fa9e7f78609209077d626745a8b6efde244f9 Description: Embedded Perl 5 Language ePerl interprets an ASCII file bristled with Perl 5 program statements by evaluating the Perl 5 code while passing through the plain ASCII data. It can operate in various ways: As a stand-alone Unix filter or integrated Perl 5 module for general file generation tasks and as a powerful Webserver scripting language for dynamic HTML page programming. Package: eject Priority: optional Section: utils Installed-Size: 288 Maintainer: Ubuntu Core Developers Original-Maintainer: Frank Lichtenheld Architecture: i386 Version: 2.1.5-6 Depends: libc6 (>= 2.6.1-1), libdevmapper1.02.1 Suggests: cdtool, setcd Filename: pool/2008/main/e/eject/eject_2.1.5-6_i386.deb Size: 30606 MD5sum: 915d5f7f56b6d7663db43963cdac1958 SHA1: 748fc311e4386493ceefd6d6164598c93fc4087a SHA256: 4f8f77bd2f8c3bfdfa412329a166f290d73630f23725d77f29116e80729487fd Description: ejects CDs and operates CD-Changers under Linux This little program will eject CD-ROMs (assuming your drive supports the CDROMEJECT ioctl). It also allows setting the autoeject feature. . On supported ATAPI/IDE multi-disc CD-ROM changers, it allows changing the active disc. . You can also use eject to properly disconnect external mass-storage devices like digital cameras or portable music players. Package: libeel2-dev Priority: optional Section: libdevel Installed-Size: 328 Maintainer: Ubuntu Desktop Team Original-Maintainer: Josselin Mouette Architecture: i386 Source: eel2 Version: 2.22.1-0ubuntu1 Depends: libart-2.0-dev (>= 2.3.8), libeel2-2 (= 2.22.1-0ubuntu1), libgail-dev (>= 1.9), libgconf2-dev, libglade2-dev, libglib2.0-dev (>= 2.15.2), libgnome-desktop-dev (>= 2.21.3), libgnomeui-dev (>= 2.16.0-2), libgtk2.0-dev (>= 2.9.4), libstartup-notification0-dev (>= 0.8), libxml2-dev (>= 2.4.7), libxrender-dev Filename: pool/2008/main/e/eel2/libeel2-dev_2.22.1-0ubuntu1_i386.deb Size: 34626 MD5sum: b2ad9e8aedb3e6e09378d9aacf7c4488 SHA1: 5fb480e0f01feccc8919235ce081e58ed16b1b97 SHA256: 532caad64ab4cdb9cf051ef554913e59dd9c536cb4e80f04a50f748c53ccb1ee Description: Eazel Extensions Library - development files (GNOME2) This package provides the necessary development libraries and include files to allow you to develop with Eel. . The Eazel Extensions Library is a collection of widgets and extensions to many modules of the GNOME platform. These widgets and extensions were developed by hackers working on Nautilus. For the duration of the Nautilus 1.0 development cycle, the code was internal to Nautilus and its components. Package: libeel2-data Priority: optional Section: libs Installed-Size: 1164 Maintainer: Ubuntu Desktop Team Original-Maintainer: Josselin Mouette Architecture: all Source: eel2 Version: 2.22.1-0ubuntu1 Recommends: libeel2-2 Filename: pool/2008/main/e/eel2/libeel2-data_2.22.1-0ubuntu1_all.deb Size: 13240 MD5sum: b544b01289f1629e5bdd8b205738997f SHA1: 55647a3bc6691ae0feeb2f2159508bc2d9f0c4ea SHA256: d79b16efaaf7b5bfb4aa2f58eae815390619579e21aa7db7aeaad78f4752244d Description: Eazel Extensions Library - data files (for GNOME2) This package includes locale data and fonts for EEL. . The Eazel Extensions Library is a collection of widgets and extensions to many modules of the GNOME platform. These widgets and extensions were developed by hackers working on Nautilus. For the duration of the Nautilus 1.0 development cycle, the code was internal to Nautilus and its components. Package: libeel2-2 Priority: optional Section: libs Installed-Size: 472 Maintainer: Ubuntu Desktop Team Original-Maintainer: Josselin Mouette Architecture: i386 Source: eel2 Version: 2.22.1-0ubuntu1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.7-1), libcairo2 (>= 1.5.14), libeel2-data, libgail-common (>= 1.10.1), libgail18 (>= 1.10.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome-desktop-2 (>= 2.11.1), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.0), libpopt0 (>= 1.10), libsm6, libstartup-notification0 (>= 0.8-1), libx11-6, libxext6, libxml2 (>= 2.6.27), libxrender1 Breaks: gnome-translate (<= 0.99-0ubuntu1), link-monitor-applet (<= 2.1-2), mail-notification (<= 4.1.dfsg.1-4), nautilus (<= 1:2.21.90), nautilus-cd-burner (<= 2.20.0-1), nautilus-share (<= 0.7.1-2), python-nautilus (<= 0.4.3-2) Filename: pool/2008/main/e/eel2/libeel2-2_2.22.1-0ubuntu1_i386.deb Size: 163010 MD5sum: 3ba15a7ee4170b8b2c49a69b579f41db SHA1: 0be7feb2000811c9c0e9d133bdaae3fb6dc268f1 SHA256: 3c16e1c0d0435c182930759ac12dbc939e519cbd6748cb2b77482c21dca7f7aa Description: Eazel Extensions Library (for GNOME2) The Eazel Extensions Library is a collection of widgets and extensions to many modules of the GNOME platform. These widgets and extensions were developed by hackers working on Nautilus. For the duration of the Nautilus 1.0 development cycle, the code was internal to Nautilus and its components. Package: ekiga-dbg Priority: optional Section: gnome Installed-Size: 5380 Maintainer: Ubuntu Core Developers Original-Maintainer: Kilian Krause Architecture: i386 Source: ekiga Version: 2.0.12-0ubuntu2 Depends: ekiga (= 2.0.12-0ubuntu2) | ekiga-gtkonly (= 2.0.12-0ubuntu2) Suggests: libc6-dbg Filename: pool/2008/main/e/ekiga/ekiga-dbg_2.0.12-0ubuntu2_i386.deb Size: 2215590 MD5sum: 7166898bfeffe0f8fe4673fd1135725d SHA1: 88250058fdf0d3603ccd0d137106ed926d14c71f SHA256: 70a25d7d8ea7f4ed6c724bdfad9ddbe76f7d24ac3e4ec1ef98960f2ffd47e399 Description: H.323 and SIP compatible VoIP client - debug symbols H.323 and SIP compatible videoconferencing and VoIP/IP-Telephony application that allows you to make audio and video calls to remote users with H.323 hardware or software (such as Microsoft Netmeeting) as well as SIP endpoints. . It supports all modern videoconferencing features, such as registering to an LDAP directory, gatekeeper support, making multi-user conference calls using an external MCU, using modern Quicknet telephony cards, and making PC-To-Phone calls. . This package contains the debugging symbols for Ekiga. Package: ekiga Priority: optional Section: gnome Installed-Size: 14632 Maintainer: Ubuntu Core Developers Original-Maintainer: Kilian Krause Architecture: i386 Version: 2.0.12-0ubuntu2 Depends: evolution-data-server, gconf2 (>= 2.10.1-2), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libaudiofile0 (>= 0.2.3-4), libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-glib1 (>= 0.6.12), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.4), libcairo2 (>= 1.5.18), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libebook1.2-9 (>= 2.22.1), libedataserver1.2-9 (>= 2.22.1), libesd-alsa0 (>= 0.2.35) | libesd0 (>= 0.2.35), libgcc1, libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), liblaunchpad-integration1 (>= 0.1.17), libopal-2.2 (>= 2.2.11~dfsg1-3ubuntu2~) | libopal-2.2-ptrace (>= 2.2.11~dfsg1-3ubuntu2~) | libopal-2.2-develop (>= 2.2.11~dfsg1-3ubuntu2~), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.0), libpopt0 (>= 1.10), libpt-1.10.10 (>= 1.10.10-1ubuntu5~) | libpt-1.10.10-ptrace (>= 1.10.10-1ubuntu5~) | libpt-1.10.10-develop (>= 1.10.10-1ubuntu5~), libsdl1.2debian (>= 1.2.10-1), libsm6, libstdc++6 (>= 4.2.1-4), libx11-6, libxml2 Recommends: yelp Suggests: asterisk, callweaver, gnugk, mediaproxy, openser, rtpproxy, ser, siproxd, yate Filename: pool/2008/main/e/ekiga/ekiga_2.0.12-0ubuntu2_i386.deb Size: 4561740 MD5sum: 84af051a8301f7ff8b69c299c4d746df SHA1: 3043aa032923c229be85f9fe2cad6c2218838f64 SHA256: 1c322824deda7a73fe51e71faf5e8fb4a9f77985be312f392368dc1272c2dc63 Description: H.323 and SIP compatible VoIP client H.323 and SIP compatible videoconferencing and VoIP/IP-Telephony application that allows you to make audio and video calls to remote users with H.323 hardware or software (such as Microsoft Netmeeting) as well as SIP endpoints. . It supports all modern videoconferencing features, such as registering to an LDAP directory, gatekeeper support, making multi-user conference calls using an external MCU, using modern Quicknet telephony cards, and making PC-To-Phone calls. Package: espeak Priority: optional Section: sound Installed-Size: 244 Maintainer: Ubuntu Core Developers Original-Maintainer: Mario Lang Architecture: i386 Version: 1.36-0ubuntu1 Depends: libc6 (>= 2.7-1), libespeak1 (>= 1.36), libgcc1, libstdc++6 Filename: pool/2008/main/e/espeak/espeak_1.36-0ubuntu1_i386.deb Size: 69010 MD5sum: f2a94602350530254a681732ada93ec9 SHA1: 417fd6a2f78f348b4aa508b37ee60a148a891fe4 SHA256: 974572c92350559c5f1703187f397fc3438fd04e6e1b3d950f8ede8a8f009e32 Description: A multi-lingual software speech synthesizer eSpeak is a software speech synthesizer for English, and some other languages. . eSpeak produces good quality English speech. It uses a different synthesis method from other open source text to speech (TTS) engines, and sounds quite different. It's perhaps not as natural or "smooth", but some find the articulation clearer and easier to listen to for long periods. . It can run as a command line program to speak text from a file or from stdin. . It works well as a "Talker" with the KDE text to speech system (KTTS), as an alternative to Festival for example. As such, it can speak text which has been selected into the clipboard, or directly from the Konquerer browser or the Kate editor. . * Includes different Voices, whose characteristics can be altered. * Can produce speech output as a WAV file. * Can translate text to phoneme codes, so it could be adapted as a front end for another speech synthesis engine. * Potential for other languages. Rudimentary (and probably humourous) attempts at German and Esperanto are included. * Compact size. The program and its data total about 350 kbytes. * Written in C++. Homepage: http://espeak.sourceforge.net Homepage: http://espeak.sourceforge.net/ Package: libespeak1 Priority: optional Section: libs Installed-Size: 272 Maintainer: Ubuntu Core Developers Original-Maintainer: Mario Lang Architecture: i386 Source: espeak Version: 1.36-0ubuntu1 Depends: espeak-data (= 1.36-0ubuntu1), libc6 (>= 2.7-1), libgcc1, libportaudio0, libstdc++6 (>= 4.1.1-21) Filename: pool/2008/main/e/espeak/libespeak1_1.36-0ubuntu1_i386.deb Size: 124032 MD5sum: 3ebcb4abe7242fa7829d3a86a57c1af7 SHA1: 7d0e1713ed4d032c604e6a6ab68ed70e7058ab8e SHA256: 98c386d84757b1bad362453559b76a2124d21d2ba7632a329f0ab067241d51f2 Description: A multi-lingual software speech synthesizer: shared library eSpeak is a software speech synthesizer for English, and some other languages. This package contains the espeak program in a shared library. Homepage: http://espeak.sourceforge.net/ Package: espeak-data Priority: optional Section: sound Installed-Size: 1368 Maintainer: Ubuntu Core Developers Original-Maintainer: Mario Lang Architecture: i386 Source: espeak Version: 1.36-0ubuntu1 Replaces: espeak (<= 1.11) Recommends: espeak (= 1.36-0ubuntu1) Conflicts: espeak (<= 1.11) Filename: pool/2008/main/e/espeak/espeak-data_1.36-0ubuntu1_i386.deb Size: 453822 MD5sum: 69e90cbfef1b64b7a52e00bb8d3d36d3 SHA1: 50fae45e99711f5962e2120d745816496f55a44b SHA256: 06012b6abc8849124bfe69ddfaaec837d214fa0ef356c65a7984e8644fa8e19b Description: A multi-lingual software speech synthesizer: speech data files eSpeak is a software speech synthesizer for English, and some other languages. This package contains necessary synthesizer data files needed for the espeak program, and the shared library. Homepage: http://espeak.sourceforge.net/ Package: libespeak-dev Priority: optional Section: libdevel Installed-Size: 72 Maintainer: Ubuntu Core Developers Original-Maintainer: Mario Lang Architecture: i386 Source: espeak Version: 1.36-0ubuntu1 Replaces: libespeak-dev (<= 1.15) Depends: libespeak1 (= 1.36-0ubuntu1) Conflicts: libespeak-dev (<= 1.15) Filename: pool/2008/main/e/espeak/libespeak-dev_1.36-0ubuntu1_i386.deb Size: 15122 MD5sum: 72943f44920d8757c7fd18a8a1dcac6e SHA1: c1ae2ade30d1ce2756a60014dfbf190e75449c7d SHA256: 26834da0f2486afa78152e04b8ae346cdc90544c6217312f640cd375056bc3fc Description: A multi-lingual software speech synthesizer: development files eSpeak is a software speech synthesizer for English, and some other languages. This package contains the eSpeak development files needed to build against the espeak shared library. Homepage: http://espeak.sourceforge.net Homepage: http://espeak.sourceforge.net/ Package: myspell-eo Priority: optional Section: text Installed-Size: 344 Maintainer: Ubuntu Core Developers Original-Maintainer: Agustin Martin Domingo Architecture: all Source: eo-spell Version: 2.1.2000.02.25-33 Replaces: openoffice.org-spellcheck-eo Provides: myspell-dictionary, myspell-dictionary-eo, openoffice.org-spellcheck-eo Depends: dictionaries-common (>> 0.10) | openoffice.org-updatedicts Suggests: openoffice.org (>= 1.0.3-3), iceweasel | mozilla-browser, icedove | mozilla-thunderbird Conflicts: openoffice.org (<= 1.0.3-2), openoffice.org-spellcheck-eo Filename: pool/2008/main/e/eo-spell/myspell-eo_2.1.2000.02.25-33_all.deb Size: 100532 MD5sum: d16b42e3ec6bb2c36e638984bb559934 SHA1: a3a90ca8989ec9c25960d9ba9e083b4485870ead SHA256: 68b1d0aa0bfc0bea9817c5dbbbe46fc4f16dc4da3438c5bc12c820fa28ddb114 Description: Esperanto dictionary for myspell This is the Esperanto dictionary for use with the myspell spellchecker, which is currently used within OpenOffice.org and the mozilla spellchecker. The dictionary is based on the words from Plena Ilustrita Vortaro, with additional country/language names. It accepts Latin-3 form. Package: aspell-eo Priority: optional Section: text Installed-Size: 228 Maintainer: Ubuntu Core Developers Original-Maintainer: Agustin Martin Domingo Architecture: all Source: eo-spell Version: 2.1.2000.02.25-33 Provides: aspell-dictionary Depends: dictionaries-common (>= 0.40), aspell (>> 0.60.3-2) Filename: pool/2008/main/e/eo-spell/aspell-eo_2.1.2000.02.25-33_all.deb Size: 86794 MD5sum: 98401d9ee088394093f9964a45002f96 SHA1: 1a77d79b6cfa0396c9915dd70c32f8eed64bbbad SHA256: 0991e00c1f6ca87440dfe465bdc0fb10c9a4a012843201e22c51fe245e448b19 Description: Esperanto dictionary for aspell This is the Esperanto dictionary for use with the aspell spellchecker. The dictionary is based on the words from Plena Ilustrita Vortaro, with additional country/language names. Package: iesperanto Priority: optional Section: text Installed-Size: 240 Maintainer: Ubuntu Core Developers Original-Maintainer: Agustin Martin Domingo Architecture: all Source: eo-spell Version: 2.1.2000.02.25-33 Provides: ispell-dictionary Depends: dictionaries-common (>= 0.20), ispell, debconf | debconf-2.0 Filename: pool/2008/main/e/eo-spell/iesperanto_2.1.2000.02.25-33_all.deb Size: 102250 MD5sum: c662e400776f5b5cb32b0de9711e71e0 SHA1: e53cb681f2e5d710754924f89b3267e5a9b03d7a SHA256: 57ad07df20ecc8c5147e9c131516bbac81a5213cac358b0729faab0506b6d426 Description: Esperanto dictionary for ispell This is the Esperanto dictionary for use with the ispell spellchecker, version 3.1.04 and following. The dictionary is based on the words from Plena Ilustrita Vortaro, with additional country/language names. It accepts Latin-3, 'cx' and '^c' forms. Package: epiphany-browser-dev Priority: optional Section: devel Installed-Size: 728 Maintainer: Ubuntu Desktop Team Original-Maintainer: Josselin Mouette Architecture: all Source: epiphany-browser Version: 2.22.1.1-0ubuntu1 Depends: epiphany-gecko (>= 2.22.1.1-0ubuntu1), libgnomeui-dev (>= 2.16.0-2) Filename: pool/2008/main/e/epiphany-browser/epiphany-browser-dev_2.22.1.1-0ubuntu1_all.deb Size: 114690 MD5sum: 09d410f2c89140166dad0025b3545d0e SHA1: d71b8a1870bcab7ab021b54018c4494a7b07c866 SHA256: 7603052116559523e37ab3bff547c35d52bc4cd78e4af26da0849a483ffae50a Description: Development files for the GNOME web browser Epiphany is a simple yet powerful GNOME web browser targeted at non-technical users. Its principles are simplicity and standards compliance. . This package is required to develop extensions for Epiphany. Package: epiphany-gecko Priority: optional Section: gnome Installed-Size: 1316 Maintainer: Ubuntu Desktop Team Original-Maintainer: Josselin Mouette Architecture: i386 Source: epiphany-browser Version: 2.22.1.1-0ubuntu1 Provides: gnome-www-browser, www-browser Depends: dbus, epiphany-browser-data (>= 2.22), epiphany-browser-data (<< 2.23), gnome-icon-theme (>= 2.9.90), iso-codes, libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-glib1 (>= 0.6.12), libavahi-gobject0, libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.4), libcairo2 (>= 1.5.18), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libenchant1c2a, libffi4, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1-21), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome-desktop-2 (>= 1:2.22), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), liblaunchpad-integration1 (>= 0.1.17), libnspr4-0d (>= 1.8.0.10), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.0), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libstartup-notification0 (>= 0.8-1), libstdc++6 (>= 4.1.1-21), libx11-6, libxml2 (>= 2.6.27), libxrender1, libxslt1.1 (>= 1.1.20), python2.5 (>= 2.5), xulrunner-1.9 (>= 1.9~b4), zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: epiphany-extensions, yelp Suggests: mozplugger Conflicts: epiphany-browser (<< 2.20.1-2ubuntu1) Breaks: epiphany-extensions (<< 2.20.1-2ubuntu3) Filename: pool/2008/main/e/epiphany-browser/epiphany-gecko_2.22.1.1-0ubuntu1_i386.deb Size: 541506 MD5sum: 43842a5fc18fc5a95445fb02d52cd04a SHA1: bc6523cbd45232a86ad455b6b4b96f5e84c34502 SHA256: 6a39a728f88d10464919fe9380101d9b39e209df4669fa3350498d65ac103955 Description: Intuitive GNOME web browser - Gecko version Epiphany is a simple yet powerful GNOME web browser targeted at non-technical users. Its principles are simplicity and standards compliance. Simplicity is achieved by a well designed user interface and reliance on external applications for performing external tasks (such as reading email). Simplicity should not mean less powerful. Standards compliance is achieved on the HTML side by using the Gecko rendering engine, as developed for the Mozilla and Firefox browsers; and on the user interface side by closely following the GNOME Human Interface Guidelines (HIG) and by close integration with the GNOME desktop. . This version uses the Gecko backend to render web pages. . Homepage: http://www.gnome.org/projects/epiphany/ Package: epiphany-browser-dbg Priority: extra Section: gnome Installed-Size: 4620 Maintainer: Ubuntu Desktop Team Original-Maintainer: Josselin Mouette Architecture: i386 Source: epiphany-browser Version: 2.22.1.1-0ubuntu1 Depends: epiphany-gecko (= 2.22.1.1-0ubuntu1) | epiphany-webkit (= 2.22.1.1-0ubuntu1) Filename: pool/2008/main/e/epiphany-browser/epiphany-browser-dbg_2.22.1.1-0ubuntu1_i386.deb Size: 1849504 MD5sum: b611e1e49da1e75c356f7b4def938537 SHA1: a45767a07bb473dbe1895a5d7eb09579bd3a3388 SHA256: e8dd35f9d1324c13cf3afa61df39f6667fb4e1fbfd4b58232946922ca1f613af Description: Debugging symbols for the GNOME web browser Epiphany is a simple yet powerful GNOME web browser targeted at non-technical users. Its principles are simplicity and standards compliance. . This package contains detached debugging symbols. Package: epiphany-browser-data Priority: optional Section: gnome Installed-Size: 13984 Maintainer: Ubuntu Desktop Team Original-Maintainer: Josselin Mouette Architecture: all Source: epiphany-browser Version: 2.22.1.1-0ubuntu1 Replaces: epiphany-browser (<< 2.20.1-2ubuntu1) Depends: gconf2 (>= 2.12.1-1) Recommends: epiphany-browser Conflicts: epiphany-browser (<< 2.20.1-2ubuntu1) Filename: pool/2008/main/e/epiphany-browser/epiphany-browser-data_2.22.1.1-0ubuntu1_all.deb Size: 3293124 MD5sum: 96ba1d1e3ed7645be5bdbaac01362bbe SHA1: 0f471ae7df06dbcf7a373621a4a5bb190d046db0 SHA256: 694c8042a203920743e7d3eb015798bd84a234f524e732b1df0990562c822736 Description: Data files for the GNOME web browser Epiphany is a simple yet powerful GNOME web browser targeted at non-technical users. Its principles are simplicity and standards compliance. . This package contains the common files, artwork and translations for Epiphany. Package: epiphany-browser Priority: optional Section: gnome Installed-Size: 104 Maintainer: Ubuntu Desktop Team Original-Maintainer: Josselin Mouette Architecture: all Version: 2.22.1.1-0ubuntu1 Depends: epiphany-gecko | epiphany-webkit Filename: pool/2008/main/e/epiphany-browser/epiphany-browser_2.22.1.1-0ubuntu1_all.deb Size: 47482 MD5sum: b7a9ad0ef09b689b185e8f3206d7fe13 SHA1: fa45831f0dd56ddfc747220c1c9c69e2ade97175 SHA256: a45795f5ca85d29c5ccb2a413b473025f8c095e4c24836fac331ff621163f099 Description: Intuitive web browser - dummy package Epiphany is a simple yet powerful GNOME web browser targeted at non-technical users. Its principles are simplicity and standards compliance. . This dummy package installs Epiphany with the Gecko backend by default. Package: ed Priority: important Section: editors Installed-Size: 140 Maintainer: Ubuntu MOTU Developers Original-Maintainer: James Troup Architecture: i386 Version: 0.7-1ubuntu1 Depends: libc6 (>= 2.7-1) Filename: pool/2008/main/e/ed/ed_0.7-1ubuntu1_i386.deb Size: 48594 MD5sum: e0c80f84b6ccfcb25974f44959b3b30b SHA1: f79f4b9c93200e36cb795a4033b91a7166225134 SHA256: cfb1fdccc0eca64355372664e24dc2fa7b1a295ea683f073e04f5cea40ce2401 Description: The classic unix line editor ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files. . red is a restricted ed: it can only edit files in the current directory and cannot execute shell commands. Homepage: http://www.gnu.org/software/ed/ Package: ecj-gcj Priority: optional Section: devel Installed-Size: 3796 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: i386 Source: ecj Version: 3.3.0+0728-5 Replaces: ecj-bootstrap-gcj (<< 3.2.2), eclipse-ecj-gcj Provides: libecj-java-gcj Depends: ecj (>= 3.3.0+0728-5), libecj-java-gcj (>= 3.3.0+0728-5), libc6 (>= 2.6-1), libgcc1 (>= 1:4.2.1), libgcj-bc (>= 4.2.1-1), libgcj8-1 (>= 4.2.1), zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: java-gcj-compat (>= 1.0.69) Conflicts: eclipse-ecj-gcj Filename: pool/2008/main/e/ecj/ecj-gcj_3.3.0+0728-5_i386.deb Size: 1358186 MD5sum: 3ce4f932e3614c63964128e31814c760 SHA1: 9901376df439724af19453b8e9f5bd110eb4a4d6 SHA256: 0232b8d510da8f1cd2cb0019c93663d8dcede87c5862fae000d0eb713a239373 Description: standalone version of the Eclipse Java compiler (native version) This package provides a standalone version of the Eclipse JDT compiler which is distributed as part of Eclipse. It passes the JCK (Java Compatibility Kit) and is compatible with Java 1.3, 1.4, 1.5, 1.6 and 1.7. . This package contains a native version of ecj built using gcj. Package: libecj-java Priority: optional Section: libs Installed-Size: 1232 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Source: ecj Version: 3.3.0+0728-5 Replaces: ecj-bootstrap (<< 3.2.2), eclipse-ecj, ecj (<< 3.3.0-1) Depends: java-common (>= 0.23) Recommends: libecj-java-gcj, java2-runtime Suggests: ecj, ant Conflicts: ecj-bootstrap (<< 3.2.2), eclipse-ecj Filename: pool/2008/main/e/ecj/libecj-java_3.3.0+0728-5_all.deb Size: 1157712 MD5sum: da78c992497e844ffa8eb632ca773b9a SHA1: 5937065fca6c91f6bffac6d895797e95603d7be7 SHA256: 6d28d4b7d8db24c8a3b9ddf87759c47fbd9868dc5fdf6ec0bcc4bbd0b73a721e Description: Eclipse Java compiler (library) This package provides a standalone version of the Eclipse JDT compiler library which is distributed as part of Eclipse. It passes the JCK (Java Compatibility Kit) and is compatible with Java 1.3, 1.4, 1.5, 1.6 and 1.7. Package: ecj Priority: optional Section: devel Installed-Size: 76 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: i386 Version: 3.3.0+0728-5 Replaces: ecj-bootstrap (<< 3.2.2), eclipse-ecj Depends: libecj-java (>= 3.3.0+0728-5), gij-4.2 (>= 4.2.1), libgcj8-jar (>= 4.2.1), java-common (>= 0.23) Recommends: ecj-gcj Suggests: ant Conflicts: ecj-bootstrap (<< 3.2.2), eclipse-ecj Filename: pool/2008/main/e/ecj/ecj_3.3.0+0728-5_i386.deb Size: 13616 MD5sum: 674b7fb950937a659cdd264b35a3178b SHA1: 4a13b9637383bbe94ad8d14774d29cee1d8f57f0 SHA256: 56b1d518bdf17a1edf1c9356c483b6076be670e31f351a8049a357bf64bf422b Description: standalone version of the Eclipse Java compiler This package provides a standalone version of the Eclipse JDT compiler which is distributed as part of Eclipse. It passes the JCK (Java Compatibility Kit) and is compatible with Java 1.3, 1.4, 1.5, 1.6 and 1.7. Package: libecj-java-gcj Priority: optional Section: libs Installed-Size: 4324 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: i386 Source: ecj Version: 3.3.0+0728-5 Replaces: ecj-bootstrap-gcj (<< 3.2.2), eclipse-ecj-gcj, ecj-gcj (<< 3.3.0+0728) Depends: java-common (>= 0.23), libecj-java (>= 3.3.0+0728-5), libc6 (>= 2.6-1), libgcc1 (>= 1:4.2.1), libgcj-bc (>= 4.2.1-1), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/e/ecj/libecj-java-gcj_3.3.0+0728-5_i386.deb Size: 1445572 MD5sum: ad47f4c06dd24f28838c72aba52b9d29 SHA1: bd12b6d6684434e52f7a3165f7c8e02cbc284939 SHA256: 52b5d59690c87d3ff2c6868c83536995a33eca6487d4da89349c18903f758ebb Description: Eclipse Java compiler (native library) This package provides a standalone version of the Eclipse JDT compiler library which is distributed as part of Eclipse. It passes the JCK (Java Compatibility Kit) and is compatible with Java 1.3, 1.4, 1.5, 1.6 and 1.7. . This package contains a native version of libecj-java built using gcj. Package: edubuntu-artwork Priority: optional Section: gnome Installed-Size: 2584 Maintainer: Oliver Grawert Architecture: all Version: 0.1.0-55ubuntu1 Depends: edubuntu-artwork-usplash, gdm, gnome-icon-theme-gartoon, human-theme Filename: pool/2008/main/e/edubuntu-artwork/edubuntu-artwork_0.1.0-55ubuntu1_all.deb Size: 2199896 MD5sum: 234c9c62226a8ea5d0965a5d999433c9 SHA1: 4cd6aa0acf167d6b3de00e42499b122ffd8ad886 SHA256: c01de3732418c4cfc9f8fc7378e25cd945a125f2587f83a15c1213ea600f32e9 Description: edubuntu themes and artwork This package contains edubuntu themes, artwork and default settings. Package: edubuntu-artwork-usplash Priority: optional Section: gnome Installed-Size: 2868 Maintainer: Oliver Grawert Architecture: i386 Source: edubuntu-artwork Version: 0.1.0-55ubuntu1 Depends: libc6 (>= 2.7-1) Recommends: usplash Filename: pool/2008/main/e/edubuntu-artwork/edubuntu-artwork-usplash_0.1.0-55ubuntu1_i386.deb Size: 106722 MD5sum: c45d3a6eaf6454836b03b134d4e22928 SHA1: 95ef6eb94eb0f5c34a922c480160a54b7475b8fe SHA256: 424b39f2322b7988f17473f0c96c36e135e9273335eceeb6b6df4ebde2025633 Description: edubuntu artwork for usplash This is us the usplash startup screen for edubuntu. Package: libgadu-dev Priority: optional Section: libdevel Installed-Size: 544 Maintainer: Ubuntu Core Developers Original-Maintainer: Marcin Owsiany Architecture: i386 Source: ekg Version: 1:1.7~rc2-2 Depends: libgadu3 (= 1:1.7~rc2-2) Filename: pool/2008/main/e/ekg/libgadu-dev_1.7~rc2-2_i386.deb Size: 130844 MD5sum: 3cc0e693124893e0165bdda29fba4705 SHA1: 4719e53a673c7eeefcf49398225b22f170c6ba43 SHA256: a5e51fb4880ae28c0d40d840967d1887384947d128b812efe1f79d242d72c924 Description: Gadu-Gadu protocol library - development files Gadu-Gadu is an instant messaging program, very popular in Poland. libgadu is a Gadu-Gadu protocol implementation library. . This package contains the development files. Package: libgadu3 Priority: optional Section: libs Installed-Size: 172 Maintainer: Ubuntu Core Developers Original-Maintainer: Marcin Owsiany Architecture: i386 Source: ekg Version: 1:1.7~rc2-2 Depends: libc6 (>= 2.5-0ubuntu1) Filename: pool/2008/main/e/ekg/libgadu3_1.7~rc2-2_i386.deb Size: 68470 MD5sum: 78edd42c5bcaaa60cbb534816b676200 SHA1: 95b7c25b6ee7ff6da051dcab662c9335df82545d SHA256: a60cf50a17536e321be503c7eaf1dfc52fcc8fc6ca06cab4eba1baac9095c58b Description: Gadu-Gadu protocol library - runtime files Gadu-Gadu is an instant messaging program, very popular in Poland. libgadu is a Gadu-Gadu protocol implementation library. . This package contains the shared library. Package: libecal1.2-7 Priority: optional Section: libs Installed-Size: 716 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libbonobo2-0 (>= 2.15.0), libc6 (>= 2.4), libedataserver1.2-9 (>= 2.22.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomevfs2-0 (>= 1:2.17.90), liborbit2 (>= 1:2.14.10), libpopt0 (>= 1.10), libxml2 Filename: pool/2008/main/e/evolution-data-server/libecal1.2-7_2.22.1-0ubuntu2_i386.deb Size: 241978 MD5sum: 5a10104ee34179de5554b9dd736c187c SHA1: e09f46abeba5548dc85e86fc48c85d3659f9a846 SHA256: 25a4467f46027744afe78caf21e9c6c8286423e743231de702a320fb6a1b3e19 Description: Client library for evolution calendars Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a client library for evolution calendar. Package: libcamel1.2-dev Priority: optional Section: libdevel Installed-Size: 2684 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libcamel1.2-11 (= 2.22.1-0ubuntu2), libedataserver1.2-dev (>= 1.8.0), libglib2.0-dev Filename: pool/2008/main/e/evolution-data-server/libcamel1.2-dev_2.22.1-0ubuntu2_i386.deb Size: 276994 MD5sum: 9183c6e48e7909023f6bf65af69f9783 SHA1: 9aa50a8e87b0a7d643d395e2a925509bc4f57ba5 SHA256: 3dd067bf6e2e4d469e7a98cc8951137d536fb4f66e1f16df99d6adb46fec84fc Description: Development files for libcamel This package contains header files and static library for libcamel1.2-11 . Camel is a generic messaging library. It supports the standard messaging system for receiving and sending messages. It is the messaging backend for Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: evolution-data-server-dbg Priority: extra Section: gnome Installed-Size: 8116 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: evolution-data-server (= 2.22.1-0ubuntu2) Filename: pool/2008/main/e/evolution-data-server/evolution-data-server-dbg_2.22.1-0ubuntu2_i386.deb Size: 3251990 MD5sum: d4c49a473626bc2803b1fa78e6e4fe6e SHA1: 35745b3fb34b0e8cfd57fdbf76adf36116603ef9 SHA256: d8c18f3a2b83a565727fa1a7aa47192e3ce9602118716924995b6a1e79f3af7d Description: evolution database backend server with debugging symbols This package contains unstripped binaries used for debugging. Package: evolution-data-server-dev Priority: optional Section: devel Installed-Size: 100 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libbonobo2-dev (>= 2.4.2), libgnome2-dev Filename: pool/2008/main/e/evolution-data-server/evolution-data-server-dev_2.22.1-0ubuntu2_i386.deb Size: 46520 MD5sum: a924101778a0488d019fbaf202c36395 SHA1: 78abafb92af9b3d431eafa3dcc0970b033e56445 SHA256: bed879beb15818b58bcbc878089248d26dcec96771d203cbf569d5d7e40cf00d Description: Development files for evolution-data-server (meta package) This package contains header files and static library of evolution-data-server. Package: libedataserver1.2-dev Priority: optional Section: libdevel Installed-Size: 1036 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libbonobo2-dev (>= 2.4.2), libedataserver1.2-9 (= 2.22.1-0ubuntu2), libgconf2-dev, libglib2.0-dev, libnspr4-dev, liborbit2-dev (>= 1:2.9.8), libxml2-dev Filename: pool/2008/main/e/evolution-data-server/libedataserver1.2-dev_2.22.1-0ubuntu2_i386.deb Size: 88508 MD5sum: 3ab54630cb15a163c37b4d9dfc70e9b7 SHA1: 3ac9aac155c9df38203c11b1667ec22973235fc5 SHA256: 3256eb912c3227a3dcb33a1c0c0fa1a77a127ebd2f502f504e2429bc0916d9df Description: Utility library for evolution data servers (development files) The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains header files and static library for libedataserver1.2-9. Package: libgdata1.2-dev Priority: optional Section: libdevel Installed-Size: 132 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libgdata1.2-1 (= 2.22.1-0ubuntu2), libsoup2.2-dev Filename: pool/2008/main/e/evolution-data-server/libgdata1.2-dev_2.22.1-0ubuntu2_i386.deb Size: 8642 MD5sum: 7547570ccb9334783b1993f325a5434f SHA1: 01d1e4827d48a7b5c406fc1ac403a180b6afc765 SHA256: 6e06e10e7276b2bf3ea51facd8e0f6ccb5c289e2169d4c29fbf5c30b1dba02f5 Description: Client library for accessing google POA through SOAP interface (development files) This package is a client library for accessing google POA through SOAP interface . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libgdata1.2-1. Package: libexchange-storage1.2-3 Priority: optional Section: libs Installed-Size: 368 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libc6 (>= 2.4), libcairo2 (>= 1.6.0), libcomerr2 (>= 1.33-3), libedataserver1.2-9 (>= 2.22.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libkrb53 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libnspr4-0d, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsoup2.4-1 (>= 2.4.1), libxml2 (>= 2.6.27) Filename: pool/2008/main/e/evolution-data-server/libexchange-storage1.2-3_2.22.1-0ubuntu2_i386.deb Size: 118840 MD5sum: c37b8ad62707c59b6b7ca8a99e03aee3 SHA1: f26cd5b5830a8ba72581b246d5986aab303fd6b5 SHA256: 33d0c2b448b650f5e4bee3aa7c34ff189c9434216824f511f1a1862cffdabd16 Description: Backend library for evolution calendars Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a backend library for evolution exchange. Package: libedataserverui1.2-dev Priority: optional Section: libdevel Installed-Size: 556 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libebook1.2-dev (>= 1.8.0), libedataserver1.2-dev (>= 1.8.0), libedataserverui1.2-8 (= 2.22.1-0ubuntu2), libglade2-dev, libgnome2-dev, libgtk2.0-dev Filename: pool/2008/main/e/evolution-data-server/libedataserverui1.2-dev_2.22.1-0ubuntu2_i386.deb Size: 42998 MD5sum: 111735d71df3ceefebfe8c2a0c6b4c83 SHA1: 6f228f29fb95ed6cc21347a55654cd25f21ec90a SHA256: f1cfb4e3f23d5ceabc99f04a5d55519d53f0fd3f51f36cb6cd9a1a176a1cc9dd Description: GUI utility library for evolution data servers (development files) The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains header files and static library for libedataserverui1.2-8. Package: libgdata1.2-1 Priority: optional Section: libs Installed-Size: 132 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libbonobo2-0 (>= 2.15.0), libc6 (>= 2.1.3), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.15.4), libnspr4-0d, liborbit2 (>= 1:2.14.10), libsoup2.4-1 (>= 2.4.1), libxml2 (>= 2.6.27) Filename: pool/2008/main/e/evolution-data-server/libgdata1.2-1_2.22.1-0ubuntu2_i386.deb Size: 57884 MD5sum: 55f80422cd2a119e8ae7ed33976a6c9d SHA1: 68467b41c3a15ed74cae66f9ccc5c581c26eae8f SHA256: 13a9398e9e2c5250b7d9f46233d9418c3307513e07bf9b98b0e4c2c4759098e3 Description: Client library for accessing google POA through SOAP interface This package is a client library for accessing google POA through SOAP interface . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: evolution-data-server-common Priority: optional Section: gnome Installed-Size: 7856 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: all Source: evolution-data-server Version: 2.22.1-0ubuntu2 Replaces: evolution-data-server (<< 1.6.2-1) Conflicts: evolution-data-server (<< 1.6.2-1) Filename: pool/2008/main/e/evolution-data-server/evolution-data-server-common_2.22.1-0ubuntu2_all.deb Size: 72004 MD5sum: bbb95bab7a393e32a4123d9c711d115a SHA1: c80cf170610bd8163d640e0ccc49e7a73d56a125 SHA256: d833a78946a8c9b60b454d396288f21d196b099abacc08ce8bca9d6e0ae8c5a6 Description: architecture independent files for Evolution Data Server The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains the architecture independent files needed by the evolution-data-server package. Package: libebook1.2-9 Priority: optional Section: libs Installed-Size: 300 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libbonobo2-0 (>= 2.15.0), libc6 (>= 2.4), libcamel1.2-11 (>= 2.22.1), libedataserver1.2-9 (>= 2.22.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomevfs2-0 (>= 1:2.17.90), liborbit2 (>= 1:2.14.10), libpopt0 (>= 1.10), libxml2 (>= 2.6.27) Filename: pool/2008/main/e/evolution-data-server/libebook1.2-9_2.22.1-0ubuntu2_i386.deb Size: 79614 MD5sum: b6d91ccbb55da3e6b2ba6398e5495e5e SHA1: db83dd9ff195634413c81b139f29910c57359b23 SHA256: 3974feec9487f3ee719bc9fe4157badaff1afa723efe649e6fa4a50a3135c4c2 Description: Client library for evolution address books Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a client library for evolution address book. Package: libegroupwise1.2-13 Priority: optional Section: libs Installed-Size: 268 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libbonobo2-0 (>= 2.15.0), libc6 (>= 2.3), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.15.4), libnspr4-0d, liborbit2 (>= 1:2.14.10), libsoup2.4-1 (>= 2.4.1), libxml2 (>= 2.6.27) Filename: pool/2008/main/e/evolution-data-server/libegroupwise1.2-13_2.22.1-0ubuntu2_i386.deb Size: 105318 MD5sum: 75687d526c2089dd2b1151b7eb497f5a SHA1: f916c62b7ef63656c5fc31bb96d427f465a5971a SHA256: 1ff1900d3886736f21c978ce3e4531ccb3b9fab91a4553ebcaf5b16c05770a9b Description: Client library for accessing groupwise POA through SOAP interface This package is a client library for accessing groupwise POA through SOAP interface of Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libecal1.2-dev Priority: optional Section: libdevel Installed-Size: 1188 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libbonobo2-dev (>= 2.4.2), libecal1.2-7 (= 2.22.1-0ubuntu2), libedataserver1.2-dev (>= 1.8.0), libgnome2-dev Filename: pool/2008/main/e/evolution-data-server/libecal1.2-dev_2.22.1-0ubuntu2_i386.deb Size: 164218 MD5sum: 7f74b07dbffcf924c09dc1bc5c7af0a0 SHA1: 9ef82cc964d93354498bdecbf7508c002e9642be SHA256: e0e8de6e4293f3e331ae5c3a13ea450d98d50401f63275b626d6ebea54774e3b Description: Client library for evolution calendars (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libecal1.2-7. Package: libgdata-google1.2-dev Priority: optional Section: libdevel Installed-Size: 120 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libgdata-google1.2-1 (= 2.22.1-0ubuntu2), libsoup2.2-dev Filename: pool/2008/main/e/evolution-data-server/libgdata-google1.2-dev_2.22.1-0ubuntu2_i386.deb Size: 47996 MD5sum: fc024d9439e626f98c9a5fac2aaff27b SHA1: b46a07f94ec8686431aefc5e1d249ebfce4e79b6 SHA256: 11123ba7975c59efa79e34ccebe201349cd5e9151a49e923f930e30fe224cf7a Description: Client library for accessing google POA through SOAP interface (development files) This package is a client library for accessing google POA through SOAP interface . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libgdata-google1.2-1. Package: libgdata-google1.2-1 Priority: optional Section: libs Installed-Size: 120 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libbonobo2-0 (>= 2.15.0), libc6 (>= 2.1.3), libgconf2-4 (>= 2.13.5), libgdata1.2-1 (>= 2.22.1), libglib2.0-0 (>= 2.15.4), libnspr4-0d, liborbit2 (>= 1:2.14.10), libsoup2.4-1 (>= 2.4.1), libxml2 Filename: pool/2008/main/e/evolution-data-server/libgdata-google1.2-1_2.22.1-0ubuntu2_i386.deb Size: 12672 MD5sum: 371dc23486570083715b2b0b106adb7c SHA1: f3c77d9200627f422e1f76d39d7e667a92894852 SHA256: 2b27a7536a38d5ae1c6c63c53cc0d3b9797b14ba2d61144e123ff2d8fcca7fb5 Description: Client library for accessing google POA through SOAP interface This package is a client library for accessing google POA through SOAP interface . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libedata-book1.2-2 Priority: optional Section: libs Installed-Size: 232 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libbonobo2-0 (>= 2.15.0), libc6 (>= 2.4), libdb4.6, libebook1.2-9 (>= 2.22.1), libedataserver1.2-9 (>= 2.22.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomevfs2-0 (>= 1:2.17.90), liborbit2 (>= 1:2.14.10), libpopt0 (>= 1.10), libxml2 Filename: pool/2008/main/e/evolution-data-server/libedata-book1.2-2_2.22.1-0ubuntu2_i386.deb Size: 47594 MD5sum: 791845688d23c67318c79b1f65d6af22 SHA1: e254a46632d38d097bb9ca90c23e77507094d131 SHA256: 9deab654ffbea8f14c3b58a4e518807d39dfaf9946dd188f3a343e001d6d4d47 Description: Backend library for evolution address books Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a backend library for evolution address book. Package: libebook1.2-dev Priority: optional Section: libdevel Installed-Size: 892 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libbonobo2-dev (>= 2.4.2), libebook1.2-9 (= 2.22.1-0ubuntu2), libedataserver1.2-dev (>= 1.8.0), libgnome2-dev Filename: pool/2008/main/e/evolution-data-server/libebook1.2-dev_2.22.1-0ubuntu2_i386.deb Size: 122014 MD5sum: 998d249c9bf336a42514a16c42f6dfeb SHA1: 298061880a8a5ebb7a5743a8d807602be5d5a67e SHA256: 5c490efc702255932ed3af89cc51d90e897198dafaee2f8fd1f5c823f70cbbca Description: Client library for evolution address books (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libebook1.2-9. Package: libegroupwise1.2-dev Priority: optional Section: libdevel Installed-Size: 176 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libegroupwise1.2-13 (= 2.22.1-0ubuntu2), libsoup2.2-dev Filename: pool/2008/main/e/evolution-data-server/libegroupwise1.2-dev_2.22.1-0ubuntu2_i386.deb Size: 14996 MD5sum: 45cfa314a38d0d2351efed96310be8c2 SHA1: a09d21e91e5d5afffd5bd4a5c936d87c8ef68fc8 SHA256: 5fee8c4903e5f4f0903a749fcb697ad96bb80aba78bf180f4c1ff20543070aa2 Description: Development files for libegroupwise This package contains header files and static library for libegroupwise1.2-13. . libegroupwise is client library for accessing groupwise POA through SOAP interface of Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libcamel1.2-11 Priority: optional Section: libs Installed-Size: 800 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libc6 (>= 2.4), libcomerr2 (>= 1.33-3), libedataserver1.2-9 (>= 2.22.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnomevfs2-0 (>= 1:2.17.90), libkrb53 (>= 1.6.dfsg.2), libnspr4-0d (>= 1.8.0.10), libnss3-1d (>= 3.12.0~1.9b1), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/e/evolution-data-server/libcamel1.2-11_2.22.1-0ubuntu2_i386.deb Size: 303812 MD5sum: 142864b5edf33b7dfea22100b4d5faae SHA1: 0d96fdde3ed2df910ec7c41541dfe11dfde6bef9 SHA256: a94dc87c0036bb299656d5d5eb2794add5be85b779fcfabe085bbdaa1e2c387e Description: The Evolution MIME message handling library Camel is a generic messaging library. It supports the standard messaging system for receiving and sending messages. It is the messaging backend for Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: evolution-data-server Priority: optional Section: gnome Installed-Size: 1188 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Version: 2.22.1-0ubuntu2 Replaces: evolution-data-server1.2, libcamel1.2-8 (<< 1.8) Depends: evolution-data-server-common (= 2.22.1-0ubuntu2), libbonobo2-0 (>= 2.15.0), libc6 (>= 2.4), libcamel1.2-11 (>= 2.22.1), libcomerr2 (>= 1.33-3), libdb4.6, libebook1.2-9 (>= 2.22.1), libecal1.2-7 (>= 2.22.1), libedata-book1.2-2 (>= 2.22.1), libedata-cal1.2-6 (>= 2.22.1), libedataserver1.2-9 (>= 2.22.1), libegroupwise1.2-13 (>= 2.22.1), libgconf2-4 (>= 2.13.5), libgdata-google1.2-1 (>= 2.22.1), libgdata1.2-1 (>= 2.22.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomevfs2-0 (>= 1:2.17.90), libkrb53 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libnspr4-0d, libnss3-1d, liborbit2 (>= 1:2.14.10), libpopt0 (>= 1.10), libsoup2.4-1 (>= 2.4.1), libxml2 (>= 2.6.27), zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: evolution (>= 2.6.1), evolution-data-server-dbg (= 2.22.1-0ubuntu2) Conflicts: evolution-scalix (<= 10.0.0.357-0ubuntu10) Breaks: evolution (<< 2.21.90-0ubuntu1), evolution-exchange (<< 2.21.90-0ubuntu1), evolution-jescs (<= 2.9.0-0ubuntu1) Filename: pool/2008/main/e/evolution-data-server/evolution-data-server_2.22.1-0ubuntu2_i386.deb Size: 416740 MD5sum: 1f69853de2da25a521598f16f13755a7 SHA1: 228b73cba9849da43d6a292dfaef6fcbb1e2cc90 SHA256: 3e1591c8f43a7acbd296cb19146888468cdeba1abd096ac246da4e057cf10975 Description: evolution database backend server The data server, called "Evolution Data Server" is responsible for managing mail, calendar, addressbook, tasks and memo information. Package: libedataserverui1.2-8 Priority: optional Section: libs Installed-Size: 280 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: evolution-data-server-common (>= 1.12.0), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libc6 (>= 2.1.3), libcairo2 (>= 1.6.0), libebook1.2-9 (>= 2.22.1), libedataserver1.2-9 (>= 2.22.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libxml2 Filename: pool/2008/main/e/evolution-data-server/libedataserverui1.2-8_2.22.1-0ubuntu2_i386.deb Size: 75264 MD5sum: 9e3122910487aaf1338237be62b0a442 SHA1: 28892f3ac2a21442db414ca4aa058e4eaed0cc85 SHA256: f27f2808a1e0f1be7e961f9b3509282f5cb2f5dd0f77bc33dc11b0e03cf66de3 Description: GUI utility library for evolution data servers The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package is a GUI utility library for evolution-data-server. Package: libedata-cal1.2-dev Priority: optional Section: libdevel Installed-Size: 828 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libbonobo2-dev (>= 2.4.2), libecal1.2-dev (>= 1.8.0), libedata-cal1.2-6 (= 2.22.1-0ubuntu2), libedataserver1.2-dev (>= 1.8.0), libgnome2-dev, libgnomevfs2-dev Filename: pool/2008/main/e/evolution-data-server/libedata-cal1.2-dev_2.22.1-0ubuntu2_i386.deb Size: 61454 MD5sum: c812858794f427f00d83c581066ea9ad SHA1: 9059e608fb7e132a610f40ab374a17e7eefba50d SHA256: 5d1dacdc33d0601e86d7b01e205f8904d761ecc506394ada875a9626f0d99bee Description: Backend library for evolution calendars (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libedata-cal1.2-6. Package: libedata-book1.2-dev Priority: optional Section: libdevel Installed-Size: 732 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libbonobo2-dev (>= 2.4.2), libdb-dev, libebook1.2-dev (>= 1.8.0), libedata-book1.2-2 (= 2.22.1-0ubuntu2), libedataserver1.2-dev (>= 1.8.0), libgnome2-dev Filename: pool/2008/main/e/evolution-data-server/libedata-book1.2-dev_2.22.1-0ubuntu2_i386.deb Size: 55214 MD5sum: f24616f590b66ab63a582326e1e0a226 SHA1: 1c17cb59ab3cbba21d9df1fda1dfc8e19dfb1ff6 SHA256: 9d080d46e930b60e980b7b66b17309ce5c3726a1f1f2254f5f40b5a1b56e00b7 Description: Backend library for evolution address books (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libedata-book1.2-2 Package: libexchange-storage1.2-dev Priority: optional Section: libdevel Installed-Size: 400 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libexchange-storage1.2-3 (= 2.22.1-0ubuntu2), libsoup2.2-dev Filename: pool/2008/main/e/evolution-data-server/libexchange-storage1.2-dev_2.22.1-0ubuntu2_i386.deb Size: 86114 MD5sum: 5dcc4c9bf570d3ddf52c8d98bfa9b695 SHA1: 03b2140672cb9ff487c2933b403ca222da7473e5 SHA256: b56613cded7ac65aedfdff6b518170d06a69415e40fcf9580379f177784f4770 Description: Backend library for evolution calendars (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libexchange-storage1.2-3. Package: libedataserver1.2-9 Priority: optional Section: libs Installed-Size: 256 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libbonobo2-0 (>= 2.15.0), libc6 (>= 2.4), libdb4.6, libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libnspr4-0d (>= 1.8.0.10), liborbit2 (>= 1:2.14.10), libxml2 (>= 2.6.27) Filename: pool/2008/main/e/evolution-data-server/libedataserver1.2-9_2.22.1-0ubuntu2_i386.deb Size: 111516 MD5sum: 13af91d9cfc066cb4cf9680e73e9bbc2 SHA1: 29e8cc760068e7b1427efb4a6f05ad29829d2a9a SHA256: 2d78fb1c97a164bd79376a2dbf316164211a4cbecd123e54d4f5019c8de04351 Description: Utility library for evolution data servers The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package is a utility library for evolution-data-server. Package: libedata-cal1.2-6 Priority: optional Section: libs Installed-Size: 268 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-data-server Version: 2.22.1-0ubuntu2 Depends: libbonobo2-0 (>= 2.15.0), libc6 (>= 2.1.3), libecal1.2-7 (>= 2.22.1), libedataserver1.2-9 (>= 2.22.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomevfs2-0 (>= 1:2.17.90), liborbit2 (>= 1:2.14.10), libpopt0 (>= 1.10), libxml2 Filename: pool/2008/main/e/evolution-data-server/libedata-cal1.2-6_2.22.1-0ubuntu2_i386.deb Size: 57082 MD5sum: 034c10d476599f1b6c98fcc8cefefc8e SHA1: 44f6ab21a806634376a2e148e574d7bb493e5747 SHA256: 936d460c1fc1f7d77367138447e7a889046fb2a8d140b35034489ab9663c16f4 Description: Backend library for evolution calendars Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a backend library for evolution calendar. Package: exuberant-ctags Priority: optional Section: editors Installed-Size: 248 Maintainer: Colin Watson Architecture: i386 Version: 1:5.7-3 Provides: ctags Depends: libc6 (>= 2.7-1) Suggests: vim | nvi | elvis | vile | emacsen Filename: pool/2008/main/e/exuberant-ctags/exuberant-ctags_5.7-3_i386.deb Size: 114684 MD5sum: aae5e4f932443eea6a6e49403ebb9fea SHA1: 97854e1a8b8fcacaf4970be6272d88d87632170e SHA256: 0950e75c4795efe9c925b3ed1c94408730a3142d6daf9e33f0819106c099856e Description: build tag file indexes of source code definitions ctags parses source code and produces a sort of index mapping the names of significant entities (e.g. functions, classes, variables) to the location where that entity is defined. This index is used by editors like vi and emacsen to allow moving to the definition of a user-specified entity. . Exuberant Ctags supports all possible C language constructions and multiple other languages such as assembler, AWK, ASP, BETA, Bourne/Korn/Z shell, C++, COBOL, Eiffel, Fortran, Java, Lisp, Lua, Makefile, Pascal, Perl, PHP, Python, REXX, Ruby, S-Lang, Scheme, Tcl, Verilog, Vim and YACC. Package: expect Priority: optional Section: interpreters Installed-Size: 620 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Baumann Architecture: i386 Version: 5.43.0-14 Depends: libc6 (>= 2.6.1-1), tcl8.4 (>= 8.4.5) Suggests: expectk Filename: pool/2008/main/e/expect/expect_5.43.0-14_i386.deb Size: 312638 MD5sum: 563038b55a7bb7f6f46eac5f18025de3 SHA1: 0c92ffa184c084c3139b8163d4a46fdbb7b214c4 SHA256: f4f0a1d9ac6e158f6f680af4d9fd09aaf789b44559fa51c8cd8ed406857ad311 Description: A program that can automate interactive applications Expect is a tool for automating interactive applications according to a script. Following the script, Expect knows what can be expected from a program and what the correct response should be. Expect is also useful for testing these same applications. And by adding Tk, you can also wrap interactive applications in X11 GUIs. An interpreted language provides branching and high-level control structures to direct the dialogue. In addition, the user can take control and interact directly when desired, afterward returning control to the script. . Homepage: Package: expect-dev Priority: optional Section: interpreters Installed-Size: 564 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Baumann Architecture: i386 Source: expect Version: 5.43.0-14 Depends: expect (= 5.43.0-14), tcl8.4-dev Filename: pool/2008/main/e/expect/expect-dev_5.43.0-14_i386.deb Size: 275068 MD5sum: f59bbbd29a80ec36a5dced366a91ce19 SHA1: b559b002274e16a7ffb644a3d23b16e089546616 SHA256: 52ab8eaee8f708095cef644e53c6bf66d391027bdaa0ab343d81c1789fc2fb8d Description: A program that can automate interactive applications (development) Expect is a tool for automating interactive applications according to a script. Following the script, Expect knows what can be expected from a program and what the correct response should be. Expect is also useful for testing these same applications. And by adding Tk, you can also wrap interactive applications in X11 GUIs. An interpreted language provides branching and high-level control structures to direct the dialogue. In addition, the user can take control and interact directly when desired, afterward returning control to the script. . Homepage: . This package contains the development files and examples. Package: exim4-daemon-heavy Priority: optional Section: mail Installed-Size: 1000 Maintainer: Ubuntu Core Developers Original-Maintainer: Exim4 Maintainers Architecture: i386 Source: exim4 Version: 4.69-2 Replaces: exim4-base (<= 4.61-1), mail-transport-agent Provides: exim4-localscanapi-1.0, exim4-localscanapi-1.1, mail-transport-agent Depends: debconf (>= 0.5) | debconf-2.0, exim4-base (>= 4.69), libc6 (>= 2.7-1), libdb4.6, libgnutls13 (>= 2.0.4-0), libldap-2.4-2 (>= 2.4.7), libmysqlclient15off (>= 5.0.27-1), libpam0g (>= 0.99.7.1), libpcre3 (>= 7.4), libperl5.8 (>= 5.8.8), libpq5 (>= 8.3~beta1), libsasl2-2, libsqlite3-0 (>= 3.4.2) Conflicts: mail-transport-agent Filename: pool/2008/main/e/exim4/exim4-daemon-heavy_4.69-2_i386.deb Size: 467348 MD5sum: dd101d05a6af9bc8ce92bae5904a9bce SHA1: 624dd70670c11031fbdb588c3e53967f06ad824e SHA256: 1c23e7d1aee08161f3d0ccd6c6cb4a83c5dd6626f5562d9808286f9785b0ba30 Description: Exim MTA (v4) daemon with extended features, including exiscan-acl Exim (v4) is a mail transport agent. This package contains the exim4 daemon with extended features. In addition to the features already supported by exim4-daemon-light, exim4-daemon-heavy includes LDAP, sqlite, PostgreSQL and MySQL data lookups, SASL and SPA SMTP authentication, embedded Perl interpreter, and the content scanning extension (formerly known as "exiscan-acl") for integration of virus scanners and spamassassin. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . Homepage: http://www.exim.org/ Homepage: http://www.exim.org/ Package: eximon4 Priority: optional Section: mail Installed-Size: 232 Maintainer: Ubuntu Core Developers Original-Maintainer: Exim4 Maintainers Architecture: i386 Source: exim4 Version: 4.69-2 Replaces: eximon Depends: exim4-base (>= 4.10), libc6 (>= 2.7-1), libpcre3 (>= 7.4), libx11-6, libxaw7, libxext6, libxmu6, libxt6 Conflicts: eximon Filename: pool/2008/main/e/exim4/eximon4_4.69-2_i386.deb Size: 95666 MD5sum: f5a21f4d0b0dbe003fed81a4a1f46e16 SHA1: f432ef57f572531da994c14a9c013eeffcfa37d4 SHA256: edaff9e2ef385603169001c10f6c9b9f5e9599209bec2f034a0f55e2ada7ccd9 Description: monitor application for the Exim MTA (v4) (X11 interface) Eximon is a helper program for the Exim MTA (v4). It allows administrators to view the mail queue and logs, and perform a variety of actions on queued messages, such as freezing, bouncing and thawing messages. . Homepage: http://www.exim.org/ Homepage: http://www.exim.org/ Package: exim4-dev Priority: extra Section: mail Installed-Size: 160 Maintainer: Ubuntu Core Developers Original-Maintainer: Exim4 Maintainers Architecture: i386 Source: exim4 Version: 4.69-2 Filename: pool/2008/main/e/exim4/exim4-dev_4.69-2_i386.deb Size: 67954 MD5sum: 890bad62bd14d932fc4cc7bfb1fb7661 SHA1: 9764c5b75e7baf848f6e5bc26c32591b08ba23f8 SHA256: 04f93558bad782a42f83a9d278199a573ef3ed4c1c3d7c30a31259357a089d50 Description: header files for the Exim MTA (v4) packages Exim (v4) is a mail transport agent. This package contains header files that can be used to compile code that is then dynamically linked to exim's local_scan interface. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . Homepage: http://www.exim.org/ Homepage: http://www.exim.org/ Package: exim4-daemon-light Priority: standard Section: mail Installed-Size: 884 Maintainer: Ubuntu Core Developers Original-Maintainer: Exim4 Maintainers Architecture: i386 Source: exim4 Version: 4.69-2 Replaces: exim4-base (<= 4.61-1), mail-transport-agent Provides: exim4-localscanapi-1.0, exim4-localscanapi-1.1, mail-transport-agent Depends: debconf (>= 0.5) | debconf-2.0, exim4-base (>= 4.69), libc6 (>= 2.7-1), libdb4.6, libgnutls13 (>= 2.0.4-0), libpcre3 (>= 7.4) Conflicts: mail-transport-agent Filename: pool/2008/main/e/exim4/exim4-daemon-light_4.69-2_i386.deb Size: 416276 MD5sum: 8c4badfa0f993f11ee3d7ee272dd18a2 SHA1: d6b5ced4c2c260943f88fd80e5104f414eecdbbf SHA256: 41f66a2323a617237735c20d92791ac0878977151b7988c421e0456fb73790b5 Description: lightweight Exim MTA (v4) daemon Exim (v4) is a mail transport agent. This package contains the exim4 daemon with only basic features enabled. It works well with the standard setups that are provided by Debian and includes support for TLS encryption and the dlopen patch to allow dynamic loading of a local_scan function. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . Homepage: http://www.exim.org/ Homepage: http://www.exim.org/ Package: exim4 Priority: standard Section: mail Installed-Size: 68 Maintainer: Ubuntu Core Developers Original-Maintainer: Exim4 Maintainers Architecture: all Version: 4.69-2 Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.4.69) | cdebconf (>= 0.39), exim4-base (>= 4.69), exim4-daemon-light | exim4-daemon-heavy | exim4-daemon-custom Filename: pool/2008/main/e/exim4/exim4_4.69-2_all.deb Size: 6354 MD5sum: 16fbb0855b3fbf3fdf8328d8cf6393f4 SHA1: 05acee6bf17a692fdabf34936905266122de4ebe SHA256: d100ca31e857e411c8b934456ef42f36898375070f279bf6f96ab3da21de05e6 Description: meta-package to ease Exim MTA (v4) installation Exim (v4) is a mail transport agent. exim4 is the meta-package depending on the essential components for a basic exim4 installation. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . Homepage: http://www.exim.org/ Homepage: http://www.exim.org/ Package: exim4-daemon-light-dbg Priority: extra Section: mail Installed-Size: 1580 Maintainer: Ubuntu Core Developers Original-Maintainer: Exim4 Maintainers Architecture: i386 Source: exim4 Version: 4.69-2 Depends: exim4-daemon-light Filename: pool/2008/main/e/exim4/exim4-daemon-light-dbg_4.69-2_i386.deb Size: 667688 MD5sum: 301017710318fb84fc0d24ca3e01e8ca SHA1: 6fcc11a7086c80f9b6f767da76fbc52a3efd4673 SHA256: 7061e22cb24df99554f84c7729cffd404a0c35f651582427d25a8071f8217085 Description: debugging symbols for the Exim MTA (v4) packages Exim (v4) is a mail transport agent. This package contains debugging symbols for the binaries contained in the exim4-daemon-light package. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . Homepage: http://www.exim.org/ Homepage: http://www.exim.org/ Package: exim4-dbg Priority: extra Section: mail Installed-Size: 608 Maintainer: Ubuntu Core Developers Original-Maintainer: Exim4 Maintainers Architecture: i386 Source: exim4 Version: 4.69-2 Depends: exim4-base, exim4-config, eximon4 Filename: pool/2008/main/e/exim4/exim4-dbg_4.69-2_i386.deb Size: 260596 MD5sum: e44a6a9b377ebce959d8de017703b321 SHA1: 5c0efff5aad477fa69104276a6c6a3bc5faf8461 SHA256: 27b018ba28e4ab3c6d0a182f3c48804db3013dbbba10f0d948b2ab4ef9e4df95 Description: debugging symbols for the Exim MTA (v4) packages Exim (v4) is a mail transport agent. This package contains debugging symbols for the binaries contained in the exim4 packages. The daemon packages have their own debug package. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . Homepage: http://www.exim.org/ Homepage: http://www.exim.org/ Package: exim4-base Priority: standard Section: mail Installed-Size: 1620 Maintainer: Ubuntu Core Developers Original-Maintainer: Exim4 Maintainers Architecture: i386 Source: exim4 Version: 4.69-2 Replaces: exim, exim-tls, exim4-daemon-custom, exim4-daemon-heavy, exim4-daemon-light Depends: adduser, cron | fcron, debconf (>= 0.5) | debconf-2.0, exim4-config (>= 4.30) | exim4-config-2, libc6 (>= 2.7-1), libdb4.6, lsb-base (>= 3.0-3), netbase Recommends: mailx, psmisc Suggests: exim4-doc-html | exim4-doc-info, eximon4, file, gnutls-bin | openssl, libmail-spf-query-perl (>= 1.999-1), mail-reader Conflicts: exim, exim-tls, exim4-daemon-custom (<< 4.69), exim4-daemon-heavy (<< 4.69), exim4-daemon-light (<< 4.69) Filename: pool/2008/main/e/exim4/exim4-base_4.69-2_i386.deb Size: 981054 MD5sum: 0136d893025c22fbbc541e446197fcac SHA1: c8bf0540f7cb0bee4d33c1c395a0fd73188baa96 SHA256: 23e5d4655c0b8e768590456e97f466819edd39bb7af0628477dcb1ca23d6fe89 Description: support files for all Exim MTA (v4) packages Exim (v4) is a mail transport agent. exim4-base provides the support files needed by all exim4 daemon packages. You need an additional package containing the main executable. The available packages are: . exim4-daemon-light exim4-daemon-heavy . If you build exim4 from the source package locally, you can also build an exim4-daemon-custom package tailored to your own feature set. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . Homepage: http://www.exim.org/ Homepage: http://www.exim.org/ Package: exim4-daemon-heavy-dbg Priority: extra Section: mail Installed-Size: 1772 Maintainer: Ubuntu Core Developers Original-Maintainer: Exim4 Maintainers Architecture: i386 Source: exim4 Version: 4.69-2 Depends: exim4-daemon-heavy Filename: pool/2008/main/e/exim4/exim4-daemon-heavy-dbg_4.69-2_i386.deb Size: 747686 MD5sum: df270060e0e8c03a0dbf5ae7406d0e4b SHA1: f00fb1452199936ef84ff84b086e825315154e45 SHA256: a6d531ee1ea3df67df89b7ba5fafb288ac5b860e14ab07d8800706e99e0f816d Description: debugging symbols for the Exim MTA (v4) packages Exim (v4) is a mail transport agent. This package contains debugging symbols for the binaries contained in the exim4-daemon-heavy package. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . Homepage: http://www.exim.org/ Homepage: http://www.exim.org/ Package: exim4-config Priority: standard Section: mail Installed-Size: 1028 Maintainer: Ubuntu Core Developers Original-Maintainer: Exim4 Maintainers Architecture: all Source: exim4 Version: 4.69-2 Provides: exim4-config-2 Depends: adduser, debconf (>= 0.5) | debconf-2.0 Conflicts: bash (<< 2.05), courier-mta, esmtp-run, exim, exim-tls, exim4-config, exim4-config-2, exim4-daemon-heavy (<< 4.63), exim4-daemon-light (<< 4.63), hula-mta, masqmail, mta-dummy, nullmailer, postfix, sendmail-bin, smail, ssmtp, xmail, zmailer Filename: pool/2008/main/e/exim4/exim4-config_4.69-2_all.deb Size: 309638 MD5sum: af5562e565b6336174ca83e58b43b123 SHA1: 617cbd25c42ba8931d32ecd0e5be969ca837427d SHA256: 8a0cb97f6d17bed876c2926351e1162147f64086b762a09c9e727ac196d22328 Description: configuration for the Exim MTA (v4) Exim (v4) is a mail transport agent. exim4-config provides the configuration for the exim4 daemon packages. The configuration framework has been split off the main package to allow sites to replace the configuration scheme with their own without having to change the actual exim4 packages. . Sites with special configuration needs (having a lot of identically configured machines for example) can use this to distribute their own custom configuration via the packaging system, using the magic available with dpkg's conffile handling, without having to do local changes on all of these machines. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . Homepage: http://www.exim.org/ Homepage: http://www.exim.org/ Package: libcomerr2 Priority: required Section: libs Installed-Size: 84 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: i386 Source: e2fsprogs Version: 1.40.8-2ubuntu2 Replaces: e2fsprogs (<< 1.34-1) Provides: libcomerr-kth-compat Depends: libc6 (>= 2.7-1) Filename: pool/2008/main/e/e2fsprogs/libcomerr2_1.40.8-2ubuntu2_i386.deb Size: 37420 MD5sum: 291ffbf61b50a79222d5b7a316e92ec3 SHA1: b00181fd7a3add21a04e73d7a778a27960e82c7e SHA256: 58b050f32a67c707584b7e2e83195da43e7f76626ddd00d88e54a3ab025fe811 Description: common error description library libcomerr is an attempt to present a common error-handling mechanism to manipulate the most common form of error code in a fashion that does not have the problems identified with mechanisms commonly in use. Package: libblkid-dev Priority: extra Section: libdevel Installed-Size: 108 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: i386 Source: e2fsprogs Version: 1.40.8-2ubuntu2 Depends: libblkid1 (= 1.40.8-2ubuntu2), libc6-dev | libc-dev Filename: pool/2008/main/e/e2fsprogs/libblkid-dev_1.40.8-2ubuntu2_i386.deb Size: 23472 MD5sum: c44f96100c23fb517ac5a4bb5ebdda5e SHA1: 639b437d8e6eac2b05afe27787ab5dcf3dc2c3e1 SHA256: a7c8560baccf231a901635b97b5971429b43179e17f21b8d6c6ecbfa85448e9e Description: block device id library - headers and static libraries The blkid library which allows system programs like fsck and mount to quickly and easily find block devices by filesystem UUID and LABEL. This allows system administrators to avoid specifiying filesystems by hard-coded device names, but via a logical naming system instead. . This package contains the development environment for the blkid library. Package: ss-dev Priority: extra Section: libdevel Installed-Size: 124 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: i386 Source: e2fsprogs (1.40.8-2ubuntu2) Version: 2.0-1.40.8-2ubuntu2 Depends: comerr-dev, libc6-dev | libc-dev, libss2 (= 1.40.8-2ubuntu2) Filename: pool/2008/main/e/e2fsprogs/ss-dev_2.0-1.40.8-2ubuntu2_i386.deb Size: 16802 MD5sum: 4af8fb6246f51e5798dfef41ef58b70b SHA1: 6f9fdd0e2998e74c1e5f99ce147e589c97d338f9 SHA256: f7f2fb026aee146b10041f9c5c9e5b222c1e9a17d1167222e1c9805a25d7fb61 Description: command-line interface parsing library - headers and static libraries This package includes a tool that parses a command table to generate a simple command-line interface parser, the include files needed to compile and use it, and the static libs. . It was originally inspired by the Multics SubSystem library. . This package contains the development environment for the ss library. Package: e2fslibs-dev Priority: extra Section: libdevel Installed-Size: 628 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: i386 Source: e2fsprogs Version: 1.40.8-2ubuntu2 Replaces: libkrb5-dev (<< 1.3) Provides: e2p-dev, ext2fs-dev Depends: comerr-dev, e2fslibs (= 1.40.8-2ubuntu2), libc6-dev | libc-dev Suggests: doc-base Filename: pool/2008/main/e/e2fsprogs/e2fslibs-dev_1.40.8-2ubuntu2_i386.deb Size: 153940 MD5sum: eb37485ffdd0f15123163206bcf48996 SHA1: 43826020a4f5f06a3f474a03f3a0e01345c0dcf5 SHA256: b5b4d3a7fa188408127fb82a3b63683faeed1f028f1e431f99b862d05e697972 Description: ext2 filesystem libraries - headers and static libraries The ext2fs and e2p libraries are used by programs that directly access EXT2 filesystems from usermode programs. The EXT2 filesystem is very often used as the default filesystem on Linux systems. Various system programs that use libext2fs include e2fsck, mke2fs, tune2fs, etc. Programs that use libe2p include dumpe2fs, chattr, and lsattr. . This package contains the development environment for the ext2fs and e2p libraries. Package: e2fsprogs Essential: yes Priority: required Section: admin Installed-Size: 1740 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: i386 Version: 1.40.8-2ubuntu2 Replaces: hurd (<= 20040301-1), libblkid1 (<< 1.38+1.39-WIP-2005.12.10-2), libuuid1 (<< 1.38+1.39-WIP-2005.12.10-2) Pre-Depends: e2fslibs (= 1.40.8-2ubuntu2), libblkid1 (>= 1.34-1), libc6 (>= 2.7-1), libcomerr2 (>= 1.34-1), libss2 (>= 1.34-1), libuuid1 (>= 1.34-1) Suggests: e2fsck-static, gpart, parted Conflicts: dump (<< 0.4b4-4), initscripts (<< 2.85-4), quota (<< 1.55-8.1), sysvinit (<< 2.85-4) Filename: pool/2008/main/e/e2fsprogs/e2fsprogs_1.40.8-2ubuntu2_i386.deb Size: 338136 MD5sum: e7409d7353e73fcfb10decb74a1b81fb SHA1: 1769239369d0e7cb692eff56e3cce87b20976874 SHA256: 92e454970790a0567ddc9f723ddf6e38e6f6e0cb60a7051bbc896dca5f658e0c Description: ext2 file system utilities and libraries EXT2 stands for "Extended Filesystem", version 2. It's the main filesystem type used for hard disks on Debian and other Linux systems. . This package contains programs for creating, checking, and maintaining EXT2 filesystems, and the generic `fsck' wrapper. Package: uuid-runtime Priority: optional Section: libs Installed-Size: 124 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: i386 Source: e2fsprogs Version: 1.40.8-2ubuntu2 Replaces: e2fsprogs (<= 1.40.3-1ubuntu1) Depends: libc6 (>= 2.7-1), libuuid1 (>> 1.40.3-1), passwd Filename: pool/2008/main/e/e2fsprogs/uuid-runtime_1.40.8-2ubuntu2_i386.deb Size: 43380 MD5sum: 76839fa8dbde8ec3606128d5fc7a541d SHA1: 5434bfb653759bf7c7190a995a0b99dc59179afc SHA256: cb435d9e8791b1bea5d22db80dd99209a91e78832d933916c94e2014210bd3f0 Description: universally unique id library libuuid generates and parses 128-bit universally unique id's (UUID's). See RFC 4122 for more information. . This package contains the uuidd daemon which is used by libuuid as well as the uuidgen program. Package: e2fslibs Priority: required Section: libs Installed-Size: 240 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: i386 Source: e2fsprogs Version: 1.40.8-2ubuntu2 Replaces: e2fsprogs (<< 1.34-1) Provides: libe2p2, libext2fs2 Depends: libc6 (>= 2.7-1) Filename: pool/2008/main/e/e2fsprogs/e2fslibs_1.40.8-2ubuntu2_i386.deb Size: 111278 MD5sum: 5881a71189de5a8b0b356674de6ec683 SHA1: 997d6e93fc6b8273b7f73afd93197fe6b7c07c74 SHA256: 10e987033e259deed3062353a0c5b84df29c644afd35e29fcc7a14f5ec150d4f Description: ext2 filesystem libraries The ext2fs and e2p libraries are used by programs that directly access EXT2 filesystems from usermode programs. The EXT2 filesystem is very often used as the default filesystem on Linux systems. Various system programs that use libext2fs include e2fsck, mke2fs, tune2fs, etc. Programs that use libe2p include dumpe2fs, chattr, and lsattr. Package: libblkid1 Priority: required Section: libs Installed-Size: 116 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: i386 Source: e2fsprogs Version: 1.40.8-2ubuntu2 Depends: libc6 (>= 2.7-1), libdevmapper1.02.1 (>= 2:1.02.20) Filename: pool/2008/main/e/e2fsprogs/libblkid1_1.40.8-2ubuntu2_i386.deb Size: 51982 MD5sum: 38f76ae53bbec95df1e5fa30331fdbee SHA1: 80453151c391e06f45506f80b58902648e0511f9 SHA256: ec552b9efefd3eb89adc9a56648aa94c331acdf324745ec1cdcd7131da982452 Description: block device id library The blkid library which allows system programs like fsck and mount to quickly and easily find block devices by filesystem UUID and LABEL. This allows system administrators to avoid specifying filesystems by hard-coded device names, but via a logical naming system instead. Package: libuuid1 Priority: required Section: libs Installed-Size: 92 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: i386 Source: e2fsprogs Version: 1.40.8-2ubuntu2 Replaces: e2fsprogs (<< 1.34-1) Depends: libc6 (>= 2.7-1), passwd Recommends: uuid-runtime Filename: pool/2008/main/e/e2fsprogs/libuuid1_1.40.8-2ubuntu2_i386.deb Size: 41170 MD5sum: 5865e9cff177b9d24de2db5633082831 SHA1: db371f04c11e0969eb241bf312ccb4c10e938ad0 SHA256: 1cd33e87a10e6a5b74efcf6e979c064d0a97c6d7d34c82d006eeae6943794dee Description: universally unique id library libuuid generates and parses 128-bit universally unique id's (UUID's). See RFC 4122 for more information. Package: libss2 Priority: required Section: libs Installed-Size: 96 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: i386 Source: e2fsprogs Version: 1.40.8-2ubuntu2 Replaces: e2fsprogs (<< 1.34-1) Depends: libc6 (>= 2.7-1), libcomerr2 Filename: pool/2008/main/e/e2fsprogs/libss2_1.40.8-2ubuntu2_i386.deb Size: 42882 MD5sum: d78dc08e23c45adf16a80305c084344f SHA1: b1488c8519c2e82ded759f2118561c1e7459a41b SHA256: 9980b638000beac69bba421d8cfcd9918b72e31c8543b10286fe46f14ef8fdcc Description: command-line interface parsing library This package includes a tool that parses a command table to generate a simple command-line interface parser, the include files needed to compile and use it, and the static libs. . It was originally inspired by the Multics SubSystem library. Package: comerr-dev Priority: extra Section: libdevel Installed-Size: 256 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: i386 Source: e2fsprogs (1.40.8-2ubuntu2) Version: 2.1-1.40.8-2ubuntu2 Replaces: e2fslibs-dev (<< 1.33-2), libkrb5-dev (<< 1.3) Depends: libc6-dev | libc-dev, libcomerr2 (= 1.40.8-2ubuntu2) Suggests: doc-base Filename: pool/2008/main/e/e2fsprogs/comerr-dev_2.1-1.40.8-2ubuntu2_i386.deb Size: 40778 MD5sum: 361c84e54540a5fcfa235cb58a88823a SHA1: 4d051fa04727f07d98687e82bb73a18136428954 SHA256: c36ad0988dc64bc2e669e0a117c990d6c04db8f696ed234924d2fbe7a4dc4b1b Description: common error description library - headers and static libraries libcom_err is an attempt to present a common error-handling mechanism to manipulate the most common form of error code in a fashion that does not have the problems identified with mechanisms commonly in use. . This package contains the development environment for the com_err library. Package: uuid-dev Priority: extra Section: libdevel Installed-Size: 152 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: i386 Source: e2fsprogs (1.40.8-2ubuntu2) Version: 1.2-1.40.8-2ubuntu2 Replaces: e2fslibs-dev (<< 1.15) Depends: libc6-dev | libc-dev, libuuid1 (= 1.40.8-2ubuntu2) Filename: pool/2008/main/e/e2fsprogs/uuid-dev_1.2-1.40.8-2ubuntu2_i386.deb Size: 54714 MD5sum: a92bc65df7ee3fb31153477f1adfa119 SHA1: 2e2eb1cd3c59d55e57dcba4d028310d620a3aa9d SHA256: 367e961f055bac131a123736b8d611757a7ea470443bc42b4a87c4231c0ab0d9 Description: universally unique id library - headers and static libraries libuuid generates and parses 128-bit universally unique id's (UUID's). See RFC 4122 for more information. . This package contains the development environment for the uuid library. Package: libenchant1c2a Priority: optional Section: libs Installed-Size: 260 Maintainer: Ubuntu Core Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: i386 Source: enchant Version: 1.3.0-5 Replaces: libenchant-dev (<< 1.1.1++cvs.2003.11.08), libenchant1, libenchant1c2 Depends: libaspell15 (>= 0.60), libc6 (>= 2.7-1), libgcc1 (>= 1:4.2.1), libglib2.0-0 (>= 2.14.0), libhunspell-1.1-0 (>= 1.1.6-1), libstdc++6 (>= 4.2.1), zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: libenchant1, libenchant1c2 Filename: pool/2008/main/e/enchant/libenchant1c2a_1.3.0-5_i386.deb Size: 74768 MD5sum: 2d6708bae9ab64e54b900d76a43e66f4 SHA1: b9bc342efa6cfc674c1eaa165ffcdcd29f33f721 SHA256: 0b6452e46735ebd6965c6ecc3ded1bdb1348e943dfce89478085e761d37113ce Description: a wrapper library for various spell checker engines Enchant is a generic spell checking library which uses existing spell checker engines such as ispell, aspell and myspell as its backends. . Enchant steps in to provide uniformity and conformity on top of these libraries, and implement certain features that may be lacking in any individual provider library. . This package contains shared library and program. Package: libenchant-dev Priority: optional Section: libdevel Installed-Size: 236 Maintainer: Ubuntu Core Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: i386 Source: enchant Version: 1.3.0-5 Depends: libenchant1c2a (= 1.3.0-5) Filename: pool/2008/main/e/enchant/libenchant-dev_1.3.0-5_i386.deb Size: 52848 MD5sum: 137980265b5fc80697eb380df53aee9e SHA1: 52790a0cb818fad7c7d5e3eb5e69904ce685db39 SHA256: 1b1e1098a0789b470b631183d3ec0c8a78414846190d9e7e954512aef9de103e Description: a wrapper library for various spell checker engines (development) Enchant is a generic spell checking library which uses existing spell checker engines such as ispell, aspell and myspell as its backends. . Enchant steps in to provide uniformity and conformity on top of these libraries, and implement certain features that may be lacking in any individual provider library. . This package contains files needed for development with Enchant. Package: elisa Priority: optional Section: gnome Installed-Size: 144 Maintainer: Ubuntu Core Developers Original-Maintainer: Maintainers of GStreamer packages Architecture: all Version: 0.3.5-3 Depends: elisa-plugins-bad, elisa-plugins-good, python (>= 2.4), python-elisa Recommends: elisa-plugins-ugly Filename: pool/2008/main/e/elisa/elisa_0.3.5-3_all.deb Size: 20172 MD5sum: 946dee80a620e4cc09d11b111ccd4c85 SHA1: 9875f80e7a348250032ee9f088dd9de10253c33a SHA256: 2ef0c0f26655c85f221747f318e18044aa3a40ab1258c4b8f0a294979885ba98 Description: media center solution - runtime executables Elisa is a project to create an open source media center solution for GNU/Linux and Unix operating systems. Elisa runs on top of the GStreamer multimedia framework. In addition to personal video recorder functionality (PVR) and Music Jukebox support, Elisa will also interoperate with devices following the DLNA standard like Intel's ViiV systems. . GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the elisa executables. Python-Version: >= 2.4 Package: python-elisa Priority: optional Section: python Installed-Size: 1840 Maintainer: Ubuntu Core Developers Original-Maintainer: Maintainers of GStreamer packages Architecture: all Source: elisa Version: 0.3.5-3 Replaces: elisa (<< 0.3.4-1), elisa-core Provides: python2.4-elisa, python2.5-elisa Depends: python (>= 2.4), python (>= 2.5) | python-ctypes, python (>= 2.5) | python-pysqlite2 (>= 2.0.5), python-cairo, python-central (>= 0.6.1), python-gobject, python-gst0.10, python-gtk2, python-pgm, python-pkg-resources, python-setuptools, python-twisted-core (>= 2.2), python-twisted-web Recommends: python (>= 2.5) | python-elementtree, python (>= 2.5) | python-celementtree Conflicts: elisa-core Filename: pool/2008/main/e/elisa/python-elisa_0.3.5-3_all.deb Size: 442950 MD5sum: 82124e47054c018d89ed8e98a1e1311e SHA1: 03dc7e477fef393ee22de6b81bc5edaeab581594 SHA256: 3830362e350a13d4e7fdde74e23f4e1c24ec446d876c7ad5cb7440fcdd6501fb Description: media center solution - Python library Elisa is a project to create an open source media center solution for GNU/Linux and Unix operating systems. Elisa runs on top of the GStreamer multimedia framework. In addition to personal video recorder functionality (PVR) and Music Jukebox support, Elisa will also interoperate with devices following the DLNA standard like Intel's ViiV systems. . GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the elisa.core Python package. Python-Version: >= 2.4 Package: evolution-exchange-dbg Priority: extra Section: gnome Installed-Size: 920 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution-exchange Version: 2.22.1-0ubuntu1 Depends: evolution-exchange (= 2.22.1-0ubuntu1) Filename: pool/2008/main/e/evolution-exchange/evolution-exchange-dbg_2.22.1-0ubuntu1_i386.deb Size: 363298 MD5sum: 0267f6c0657375d349844dafc0918b55 SHA1: 36656725984e939514e6a3d1b465407e2888b97c SHA256: 24359dca508b80d006bb15e98671688e859bf784ac799499b8c020bb2edb798d Description: Exchange plugin for Evolution with debugging symbols The Evolution Exchange Connector adds support for Microsoft Exchange 2000 and 2003 to the Evolution groupware suite. . This package contains unstripped binaries used for debugging. Package: evolution-exchange Priority: optional Section: gnome Installed-Size: 3408 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Version: 2.22.1-0ubuntu1 Replaces: ximian-connector Provides: ximian-connector Depends: evolution (>= 2.22.1), gconf2 (>= 2.10.1-2), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.4), libcairo2 (>= 1.5.14), libcamel1.2-11 (>= 2.22.1), libdb4.6, libebook1.2-9 (>= 2.22.1), libecal1.2-7 (>= 2.22.1), libedata-book1.2-2 (>= 2.22.1), libedata-cal1.2-6 (>= 2.22.1), libedataserver1.2-9 (>= 2.22.1), libedataserverui1.2-8 (>= 2.22.1), libexchange-storage1.2-3 (>= 2.22.1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.15.3), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libldap-2.4-2 (>= 2.4.7), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.0), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libsoup2.4-1 (>= 2.3.2), libx11-6, libxml2 (>= 2.6.27), libxrender1, zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: evolution (>= 2.23.0), evolution (<< 2.21.0), ximian-connector Filename: pool/2008/main/e/evolution-exchange/evolution-exchange_2.22.1-0ubuntu1_i386.deb Size: 248354 MD5sum: 8509e9f3e6863c5bad3c466be45ec902 SHA1: 40a9c2f3dd76349ef10d1d8fc159a0ba47f422d1 SHA256: 2ab3adc354cb4e144c03e8118fe41a11a4f1c5ecfaf5917162dd68d83093f8a7 Description: Exchange plugin for the Evolution groupware suite The Evolution Exchange Connector adds support for Microsoft Exchange 2000 and 2003 to the Evolution groupware suite. . It uses the functionality of Outlook Web Access (OWA) to integrate with Exchange. Therefore, it is a requirement that OWA is enabled on the corporate Exchange infrastructure. Package: libexpat1 Priority: optional Section: libs Installed-Size: 188 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian XML/SGML Group Architecture: i386 Source: expat Version: 2.0.1-0ubuntu1 Depends: libc6 (>= 2.6.1-1) Filename: pool/2008/main/e/expat/libexpat1_2.0.1-0ubuntu1_i386.deb Size: 65832 MD5sum: 821b76e5e472dd6d4f18d2cde337891f SHA1: d448bc0e94ecfe02865827c3acd2f374dfcb103f SHA256: a91f36677a1949fff62b8c572ff19a57494a00c8480efb9c9ae80479b16634a3 Description: XML parsing C library - runtime library This package contains the runtime, shared library of expat, the C library for parsing XML. Package: lib64expat1-dev Priority: optional Section: libdevel Installed-Size: 300 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian XML/SGML Group Architecture: i386 Source: expat Version: 2.0.1-0ubuntu1 Depends: lib64expat1 (= 2.0.1-0ubuntu1), gcc-multilib Filename: pool/2008/main/e/expat/lib64expat1-dev_2.0.1-0ubuntu1_i386.deb Size: 78330 MD5sum: 10ec014b8862e78e175bd27620b5e806 SHA1: 3cef1cfdda4f6375a944a960b0689694f627c7a2 SHA256: ab2ea926f949b6ca1ee7340134dc819748c066d77c5f4e77c36c7d0960fd47b2 Description: XML parsing C library - development kit (64bit) This package contains the header file and development libraries of expat, the C library for parsing XML. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers. Package: libexpat1-dev Priority: optional Section: libdevel Installed-Size: 428 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian XML/SGML Group Architecture: i386 Source: expat Version: 2.0.1-0ubuntu1 Provides: libexpat-dev Depends: libexpat1 (= 2.0.1-0ubuntu1), libc6-dev | libc-dev Conflicts: libexpat-dev Filename: pool/2008/main/e/expat/libexpat1-dev_2.0.1-0ubuntu1_i386.deb Size: 133842 MD5sum: 4c542d613dcfbbb3c4d2c1f3a8f80a18 SHA1: 36f7e75e31e94887d7e67028d862962f383ebe3d SHA256: 4740c7bdd04f6fa4e444f1e8c03b614674bec3e7d53ec9cb3689b06ab4650788 Description: XML parsing C library - development kit This package contains the header file and development libraries of expat, the C library for parsing XML. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers. Package: lib64expat1 Priority: optional Section: libs Installed-Size: 204 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian XML/SGML Group Architecture: i386 Source: expat Version: 2.0.1-0ubuntu1 Depends: libc6-amd64 (>= 2.6.1-1) Filename: pool/2008/main/e/expat/lib64expat1_2.0.1-0ubuntu1_i386.deb Size: 68300 MD5sum: f173b9368fa2413c65bfa1d1ad92ad58 SHA1: 18915fb1d52304c14f34f655c76abce91d4f1a55 SHA256: c623fcc86af59c7fce95a44212703e410b3cdfd54b2c26d9da143a61fbd5832b Description: XML parsing C library - runtime library (64bit) This package contains the runtime, shared library of expat, the C library for parsing XML. Package: enigmail Priority: optional Section: mail Installed-Size: 1440 Maintainer: Alexander Sack Original-Maintainer: Alexander Sack Architecture: i386 Version: 2:0.95.0-0ubuntu5 Replaces: mozilla-thunderbird-enigmail Depends: gnupg, libc6 (>= 2.7-1), libgcc1, libnspr4-0d (>= 1.8.0.10), libstdc++6 (>= 4.1.1-21), thunderbird | iceape-mailnews | seamonkey-mailnews Conflicts: iceape-mailnews (>> 1.1.z999), iceape-mailnews (<< 1.1.1~), mozilla-thunderbird-enigmail (<< 2:0.95.0~), seamonkey-mailnews (>> 1.1.z999), seamonkey-mailnews (<< 1.1.1~), thunderbird (>> 2.0.0.z999), thunderbird (<< 2.0.0.0~) Filename: pool/2008/main/e/enigmail/enigmail_0.95.0-0ubuntu5_i386.deb Size: 338424 MD5sum: db37a386bd0a7a537d3302ece69351d3 SHA1: bd63dd4f774250f134e0a1af7012347025306aee SHA256: 56e1264bcb0a204b5e28cd0076e708b34f889c6e77ebe4a99fd4edea8be52be4 Description: Enigmail - GPG support for Thunderbird OpenPGP extension for Thunderbird. Enigmail allows users to access the features provided by the popular GnuPG software from within Thunderbird. . Enigmail is capable of signing, authenticating, encrypting and decrypting email. Additionally, it supports both the inline PGP format, as well as the PGP/MIME format as described in RFC 3156. Package: mozilla-thunderbird-enigmail Priority: optional Section: mail Installed-Size: 56 Maintainer: Alexander Sack Original-Maintainer: Alexander Sack Architecture: all Source: enigmail Version: 2:0.95.0-0ubuntu5 Depends: enigmail Filename: pool/2008/main/e/enigmail/mozilla-thunderbird-enigmail_0.95.0-0ubuntu5_all.deb Size: 13964 MD5sum: 9e8bf11f539ded206121d422cd7d6db6 SHA1: ee8fde58fd78ddcec944833a16624624361701fe SHA256: e733366280f5f6bcc83d2e0b038a34dc75c205b98f77f03da24ceb59b5568d6a Description: Transitional package for enigmail This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: emacs22-bin-common Priority: optional Section: editors Installed-Size: 492 Maintainer: Ubuntu Core Developers Original-Maintainer: Michael W. Olson (GNU address) Architecture: i386 Source: emacs22 Version: 22.1-0ubuntu10 Depends: emacs22-common (= 22.1-0ubuntu10), libc6 (>= 2.7-1), liblockfile1 (>= 1.0) Filename: pool/2008/main/e/emacs22/emacs22-bin-common_22.1-0ubuntu10_i386.deb Size: 163214 MD5sum: fa4ab57f98b87db8b76aea33aef07331 SHA1: 75de9c58513680c043356514f07bd176f4d2e288 SHA256: 6d5d625411bfb45a1f4eab44ec304b8ad44244170323a6be823ec8642df0a3ac Description: The GNU Emacs editor's shared, architecture dependent files GNU Emacs is the extensible self-documenting text editor. This package contains the architecture dependent infrastructure that's shared by emacs22, emacs22-gtk, and emacs22-nox. Package: emacs22-el Priority: optional Section: editors Installed-Size: 13080 Maintainer: Ubuntu Core Developers Original-Maintainer: Michael W. Olson (GNU address) Architecture: all Source: emacs22 Version: 22.1-0ubuntu10 Depends: emacs22-common (= 22.1-0ubuntu10) Filename: pool/2008/main/e/emacs22/emacs22-el_22.1-0ubuntu10_all.deb Size: 11172790 MD5sum: 3ce47eb269eff605c7d6a2537b838bff SHA1: ac9ee6a22a1af4a3bfcb9aa5681d3c8bd9724cbd SHA256: 8d3cd705bbf5f905aaf594f84dd3288bebf78ff395d7595ed1035a90eac754b1 Description: GNU Emacs LISP (.el) files GNU Emacs is the extensible self-documenting text editor. This package contains the elisp sources for the convenience of users, saving space in the main package for small systems. Package: emacs Priority: optional Section: editors Installed-Size: 36 Maintainer: Ubuntu Core Developers Original-Maintainer: Michael W. Olson (GNU address) Architecture: all Source: emacs22 Version: 22.1-0ubuntu10 Provides: editor, emacsen, info-browser, mail-reader, news-reader Depends: emacs22-gtk | emacs22 | emacs22-nox Filename: pool/2008/main/e/emacs22/emacs_22.1-0ubuntu10_all.deb Size: 6220 MD5sum: 24a56c23e55a70cfc2df8437b2788463 SHA1: f667fc68af60ee03d1308bed1ce919c8868ac0c4 SHA256: 4d8f89909db07600db194b3eeafd0e081b2826e0110f8f18034fc01726bfff5d Description: The GNU Emacs editor (metapackage) GNU Emacs is the extensible self-documenting text editor. This is a metapackage which will always depend on the latest Emacs release. Package: emacs22-common Priority: optional Section: editors Installed-Size: 57220 Maintainer: Ubuntu Core Developers Original-Maintainer: Michael W. Olson (GNU address) Architecture: all Source: emacs22 Version: 22.1-0ubuntu10 Replaces: emacs22-common-non-dfsg Depends: dpkg (>= 1.9.0), emacsen-common (>= 1.4.10) Suggests: emacs22-el Conflicts: dictionaries-common (<< 0.60.0), emacs22-common-non-dfsg, emacs22-el (<< 22.1-0ubuntu10), w3-el Filename: pool/2008/main/e/emacs22/emacs22-common_22.1-0ubuntu10_all.deb Size: 18577844 MD5sum: 10ac9e7b751b8348e80e1d0d5a793cf4 SHA1: 2b605b68b52e154449866cc2ac5b1c47a5db9088 SHA256: 2e1123e5329f43371da2f474e1864c961bd0490de4cbcb664551b93590d0c300 Description: The GNU Emacs editor's common infrastructure GNU Emacs is the extensible self-documenting text editor. This package contains the infrastructure common between emacs22, emacs22-gtk, and emacs22-nox. Package: emacs22-nox Priority: optional Section: editors Installed-Size: 5036 Maintainer: Ubuntu Core Developers Original-Maintainer: Michael W. Olson (GNU address) Architecture: i386 Source: emacs22 Version: 22.1-0ubuntu10 Provides: editor, emacs22, emacsen, info-browser, mail-reader, news-reader Depends: emacs22-bin-common (= 22.1-0ubuntu10), libasound2 (>> 1.0.14), libc6 (>= 2.7-1), libncurses5 (>= 5.6+20071006-3) Conflicts: w3-el Filename: pool/2008/main/e/emacs22/emacs22-nox_22.1-0ubuntu10_i386.deb Size: 1707960 MD5sum: f0b800ae218460f61a9b8e8ae3b7c84a SHA1: 630b291eaf4a040dd04d04f6116c7a932e2294e8 SHA256: bf2c30fd01b0d520ce8c7f16f36906a048fe3e0686dac698d29eef7d3941e6eb Description: The GNU Emacs editor (without X support) GNU Emacs is the extensible self-documenting text editor. This package contains a version of Emacs compiled without support for X. Package: emacs22 Priority: optional Section: editors Installed-Size: 5468 Maintainer: Ubuntu Core Developers Original-Maintainer: Michael W. Olson (GNU address) Architecture: i386 Version: 22.1-0ubuntu10 Provides: editor, emacsen, info-browser, mail-reader, news-reader Depends: emacs22-bin-common (= 22.1-0ubuntu10), libasound2 (>> 1.0.14), libc6 (>= 2.7-1), libice6 (>= 1:1.0.0), libjpeg62, libncurses5 (>= 5.6+20071006-3), libpng12-0 (>= 1.2.13-4), libsm6, libtiff4, libx11-6, libxmu6, libxpm4, libxt6, xaw3dg (>= 1.5+E-1) Conflicts: w3-el Filename: pool/2008/main/e/emacs22/emacs22_22.1-0ubuntu10_i386.deb Size: 1954996 MD5sum: a6d5c943479a9c0382c42c502e6e72b3 SHA1: ee5a3b66b5ce2e5f2aeeaeaf042599bcc9c41c95 SHA256: f7dd05612f7bd0e45e99e20be26550e9d3ab93e2451210b93989b54fea8a60a6 Description: The GNU Emacs editor (Emacs 22) GNU Emacs is the extensible self-documenting text editor. This package contains a version of Emacs compiled with support for X. . If you have GTK+ 2.x installed on your system, you will probably have a better experience with the emacs22-gtk package, instead of this one. Package: evolution-webcal Priority: optional Section: gnome Installed-Size: 1060 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Version: 2.21.92-0ubuntu1 Depends: gconf2 (>= 2.10.1-2), libbonobo2-0 (>= 2.15.0), libc6 (>= 2.7-1), libecal1.2-7 (>= 2.21.91), libedataserver1.2-9 (>= 2.21.91), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.15.5), libgnome2-0 (>= 2.17.3), libgnomeui-0 (>= 2.17.1), libgtk2.0-0 (>= 2.12.0), libsoup2.4-1 (>= 2.3.2) Filename: pool/2008/main/e/evolution-webcal/evolution-webcal_2.21.92-0ubuntu1_i386.deb Size: 26630 MD5sum: 045a98f1c3eebb6680d1e8b6f7628077 SHA1: b7c152a62344f7d1208310c54c0aec751da0ce45 SHA256: b0899109d6c4e8374dcdeb7739f901a70f66452f83301d86572a6c5102ae1d03 Description: webcal: URL handler for GNOME and Evolution A GNOME URL handler for web-published ical calendar files, which integrates with the Evolution groupware suite. It allows you to subscribe to a published calendar simply by clicking on a webcal: URL. Package: python-egenix-mx-base-dbg Priority: extra Section: python Installed-Size: 2896 Maintainer: Ubuntu Core Developers Original-Maintainer: Joel Rosdahl Architecture: i386 Source: egenix-mx-base Version: 3.0.0-3build1 Provides: python-egenix-mxbeebase-dbg, python-egenix-mxdatetime-dbg, python-egenix-mxproxy-dbg, python-egenix-mxqueue-dbg, python-egenix-mxstack-dbg, python-egenix-mxtexttools-dbg, python-egenix-mxtools-dbg, python-egenix-mxuid-dbg, python-egenix-mxurl-dbg Depends: libc6 (>= 2.7-1), python-dbg, python-egenix-mx-base-dev (= 3.0.0-3build1), python-egenix-mxbeebase (= 3.0.0-3build1), python-egenix-mxdatetime (= 3.0.0-3build1), python-egenix-mxproxy (= 3.0.0-3build1), python-egenix-mxqueue (= 3.0.0-3build1), python-egenix-mxstack (= 3.0.0-3build1), python-egenix-mxtexttools (= 3.0.0-3build1), python-egenix-mxtools (= 3.0.0-3build1), python-egenix-mxuid (= 3.0.0-3build1), python-egenix-mxurl (= 3.0.0-3build1) Filename: pool/2008/main/e/egenix-mx-base/python-egenix-mx-base-dbg_3.0.0-3build1_i386.deb Size: 919856 MD5sum: 3682e8f0ac631cf0b97617265afc0241 SHA1: 00fbc6890169e7064699ed2a0f8eb0120503f04f SHA256: 76dfa0982646604fccb49c526c4ffc3fea6235a101a8991b9352f63fb674b8bf Description: extension files for the egenix-mx-base distribution (debug build) This package contains the extensions built for the python debug interpreter. Package: python-egenix-mxstack Priority: optional Section: python Installed-Size: 324 Maintainer: Ubuntu Core Developers Original-Maintainer: Joel Rosdahl Architecture: i386 Source: egenix-mx-base Version: 3.0.0-3build1 Replaces: python2.3-egenix-mxstack, python2.4-egenix-mxstack Provides: python2.4-egenix-mxstack, python2.5-egenix-mxstack Depends: libc6 (>= 2.7-1), python (>= 2.4), python (<< 2.6), python-central (>= 0.5.62), python-egenix-mxtools Suggests: python-egenix-mxstack-dbg Conflicts: python2.3-egenix-mxstack, python2.4-egenix-mxstack Filename: pool/2008/main/e/egenix-mx-base/python-egenix-mxstack_3.0.0-3build1_i386.deb Size: 160390 MD5sum: 286fa88483bb14943b73002a4a1268d7 SHA1: 02331a6a06f0fe9fb8b6560ae82e2ebd604ea78e SHA256: 33bd1dd34a982e45bfa454097c4b69633e0a22478814374707ca4bdd786a1643 Description: fast and memory-efficient stack for Python mxStack is a Python extension package that provides a new object type called Stack. . It works much like what you would expect from such a type, having push() and pop() methods and focuses on obtaining maximum speed at low memory costs. Python-Version: 2.4, 2.5 Package: python-egenix-mxproxy Priority: optional Section: python Installed-Size: 372 Maintainer: Ubuntu Core Developers Original-Maintainer: Joel Rosdahl Architecture: i386 Source: egenix-mx-base Version: 3.0.0-3build1 Replaces: python2.3-egenix-mxproxy, python2.4-egenix-mxproxy Provides: python2.4-egenix-mxproxy, python2.5-egenix-mxproxy Depends: libc6 (>= 2.7-1), python (>= 2.4), python (<< 2.6), python-central (>= 0.5.62), python-egenix-mxtools Suggests: python-egenix-mxproxy-dbg Conflicts: python2.3-egenix-mxproxy, python2.4-egenix-mxproxy Filename: pool/2008/main/e/egenix-mx-base/python-egenix-mxproxy_3.0.0-3build1_i386.deb Size: 186554 MD5sum: 7a1a71f56fc6b7b6cdbdf02ad6384904 SHA1: 0b7c2d863a392d69471531506e077063c7ea5b41 SHA256: a0856ac85b6abfdaa779cb2d6080f964fb5f1539f7e0aa19ed9e2b860315a504 Description: generic proxy wrapper type for Python mxProxy is an extension package that provides a new type that is suitable to implement Bastion like features without the need to use restricted execution environments. . Given that current Python versions no longer support Bastion or rexec as secure sand-box execution models, mxProxy fills an important gap. It also gives the programmer more control over how and to what extent access should be controlled or not. Python-Version: 2.4, 2.5 Package: python-egenix-mxbeebase Priority: optional Section: python Installed-Size: 524 Maintainer: Ubuntu Core Developers Original-Maintainer: Joel Rosdahl Architecture: i386 Source: egenix-mx-base Version: 3.0.0-3build1 Provides: python2.4-egenix-mxbeebase, python2.5-egenix-mxbeebase Depends: libc6 (>= 2.7-1), python (>= 2.4), python (<< 2.6), python-central (>= 0.5.62), python-egenix-mxtools Suggests: python-egenix-mxbeebase-dbg Filename: pool/2008/main/e/egenix-mx-base/python-egenix-mxbeebase_3.0.0-3build1_i386.deb Size: 247418 MD5sum: c1a18b5595febb3b28d7cbeb6bb76d44 SHA1: 34371ab7251c63a79a84b738b2db3a5cc20645c9 SHA256: b64dcbda4aafcddd9a48d48c7c44a5ac6fd51646b8f5127b6f3c5792d8884c5f Description: on-disk B+Tree based database kit for Python mxBeeBase is a high performance construction kit for disk based indexed databases. It offers components which you can plug together to easily build your own custom mid-sized databases. . The two basic building blocks in mxBeeBase are storage and index. Storage is implemented as variable record length data storage with integrated data protection features, automatic data recovery and locking for multi process access. Indexes use a high performance optimized B+Tree implementation built on top of Thomas Niemann's Cookbook B+Tree implementation. . mxBeeBase comes with two readily usable on-disk dictionary implementations: BeeDict and BeeStringDict. Python-Version: 2.4, 2.5 Package: python-egenix-mxurl Priority: optional Section: python Installed-Size: 408 Maintainer: Ubuntu Core Developers Original-Maintainer: Joel Rosdahl Architecture: i386 Source: egenix-mx-base Version: 3.0.0-3build1 Provides: python2.4-egenix-mxurl, python2.5-egenix-mxurl Depends: libc6 (>= 2.7-1), python (>= 2.4), python (<< 2.6), python-central (>= 0.5.62), python-egenix-mxtools Suggests: python-egenix-mxurl-dbg Filename: pool/2008/main/e/egenix-mx-base/python-egenix-mxurl_3.0.0-3build1_i386.deb Size: 218044 MD5sum: 42b9fafa1f3adfa5d682528b1ec1ada4 SHA1: 02e0b0899b2c29ec50b34b507f393c73cf46e101 SHA256: 0de1e8cad15f02db7499004342546448991319d44bdf8f1620f821b30bfd074c Description: flexible URL datatype for Python mxURL provides a new easy to use, fast and light-weight builtin datatype URL for storing and manipulating Universal Resource Locators (URLs), as well as a few helpers related to URL building, encoding and decoding. . The new type supports the common tasks of URL joining and gives direct access to the various URL components. It also provides methods for rebuilding URLs, e.g. replacing the host or just the scheme in an existing URL. . All this is coded in C to give you the fastest possible performance for these everyday web application operations. Python-Version: 2.4, 2.5 Package: python-egenix-mx-base-dev Priority: extra Section: python Installed-Size: 220 Maintainer: Ubuntu Core Developers Original-Maintainer: Joel Rosdahl Architecture: all Source: egenix-mx-base Version: 3.0.0-3build1 Filename: pool/2008/main/e/egenix-mx-base/python-egenix-mx-base-dev_3.0.0-3build1_all.deb Size: 30930 MD5sum: ed7880dc7ccf3c8c6b7d671c2b35faad SHA1: d0b529428ad26b96da17dcfdb7191bf9cb957654 SHA256: 74467f0183e99ad67a8b36845fa5c97b28cf8fb841a57e6dfda99c121bc195c4 Description: development files for the egenix-mx-base distribution This package contains the C header files needed to build C Python modules based on the egenix-mx-base modules. Package: python-egenix-mxuid Priority: optional Section: python Installed-Size: 300 Maintainer: Ubuntu Core Developers Original-Maintainer: Joel Rosdahl Architecture: i386 Source: egenix-mx-base Version: 3.0.0-3build1 Provides: python2.4-egenix-mxuid, python2.5-egenix-mxuid Depends: libc6 (>= 2.7-1), python (>= 2.4), python (<< 2.6), python-central (>= 0.5.62), python-egenix-mxtools Suggests: python-egenix-mxuid-dbg Filename: pool/2008/main/e/egenix-mx-base/python-egenix-mxuid_3.0.0-3build1_i386.deb Size: 145380 MD5sum: ffe5bdeb78a6fb00c251566a5f505d2b SHA1: 97185e1c63759049b22d08346577a486307cab77 SHA256: 8c8e84cde4451c0c76e57a76cf5a9655963bb5654a2a0f4b5ea5713d3cf331c5 Description: unique identifiers for Python mxUID provides a fast mechanism for generating universal identification strings (UIDs) with intention of making these UIDs unique with high probability in order to serve as object or data set identifiers. . A typical use lies in generating session IDs. Other areas where unique IDs play an important role are RPC-implementations, ORBs, user identification, message passing systems, object databases, etc. Python-Version: 2.4, 2.5 Package: python-egenix-mxtools Priority: optional Section: python Installed-Size: 656 Maintainer: Ubuntu Core Developers Original-Maintainer: Joel Rosdahl Architecture: i386 Source: egenix-mx-base Version: 3.0.0-3build1 Replaces: python2.3-egenix-mxtools, python2.4-egenix-mxtools Provides: python2.4-egenix-mxtools, python2.5-egenix-mxtools Depends: libc6 (>= 2.7-1), python (>= 2.4), python (<< 2.6), python-central (>= 0.5.62) Suggests: python-egenix-mxtools-dbg Conflicts: python2.3-egenix-mxtools, python2.4-egenix-mxtools Filename: pool/2008/main/e/egenix-mx-base/python-egenix-mxtools_3.0.0-3build1_i386.deb Size: 270300 MD5sum: ed24377f988c657b941908d1489f76bf SHA1: 042ae5ffb378a0b1fdc5b75bfc8bf5d8347578ab SHA256: c245c42197483f93df8d852fcc497db855d815da26a4bfa844e7859b8bfd479e Description: collection of additional builtins for Python mxTools is a Python extension package that includes a collection of handy functions and objects giving additional functionality to the Python programmer in form of new builtins, extensions to the sys module and several other helpers as part of the package. . The package includes several functions which provide access to Python internals that would otherwise not be available. Python-Version: 2.4, 2.5 Package: python-egenix-mxdatetime Priority: optional Section: python Installed-Size: 824 Maintainer: Ubuntu Core Developers Original-Maintainer: Joel Rosdahl Architecture: i386 Source: egenix-mx-base Version: 3.0.0-3build1 Replaces: python2.3-egenix-mxdatetime, python2.4-egenix-mxdatetime Provides: python2.4-egenix-mxdatetime, python2.5-egenix-mxdatetime Depends: libc6 (>= 2.7-1), python (>= 2.4), python (<< 2.6), python-central (>= 0.5.62), python-egenix-mxtools Suggests: python-egenix-mxdatetime-dbg Conflicts: python2.3-egenix-mxdatetime, python2.4-egenix-mxdatetime Filename: pool/2008/main/e/egenix-mx-base/python-egenix-mxdatetime_3.0.0-3build1_i386.deb Size: 432838 MD5sum: 4905fcf9a940e397263152a89f1dced8 SHA1: 867c6a605046a8e9a641eb069150615a566d6b04 SHA256: 1a3f4321f355ee302012ab059c213431eeff46c47898a3fe3a399a78b3f3413a Description: date and time handling routines for Python mxDateTime is a Python extension package that provides three new objects, DateTime, DateTimeDelta and RelativeDateTime, which let you store and handle date/time values in a much more natural way than by using ticks (seconds since 1.1.1970 0:00 UTC), the representation used by Python's time module). . You can add, subtract and even multiply instances, pickle and copy them and convert the results to strings, COM dates, ticks and some other more esoteric values. In addition, there are several convenient constructors and formatters at hand to greatly simplify dealing with dates and times in real-world applications. . In addition to providing an easy-to-use Python interface the package also exports a comfortable C API interface for other extensions to build upon. This is especially interesting for database applications which often have to deal with date/time values (the mxODBC package is one example of an extension using this interface). . mxDateTime can convert between various different date/time storage formats, including COM dates, TJD, MJD, JDN, tuples and, probably most important, strings. . The date/time parser included in mxDateTime is one of the most flexible such parser available for Python. It is constantly being improved to make parsing date/time strings as easy as possible. At the same time, it offers a fully customizable interface which allows selecting valid date/time formats from a range of predefined categories. . There are also special parser and formatter modules for ARPA and ISO date/time formats, which are handy if you work a lot with Internet standards. Python-Version: 2.4, 2.5 Package: python-egenix-mxtexttools Priority: optional Section: python Installed-Size: 692 Maintainer: Ubuntu Core Developers Original-Maintainer: Joel Rosdahl Architecture: i386 Source: egenix-mx-base Version: 3.0.0-3build1 Replaces: python2.3-egenix-mxtexttools, python2.4-egenix-mxtexttools Provides: python2.4-egenix-mxtexttools, python2.5-egenix-mxtexttools Depends: libc6 (>= 2.7-1), python (>= 2.4), python (<< 2.6), python-central (>= 0.5.62), python-egenix-mxtools Suggests: python-egenix-mxtexttools-dbg Conflicts: python2.3-egenix-mxtexttools, python2.4-egenix-mxtexttools Filename: pool/2008/main/e/egenix-mx-base/python-egenix-mxtexttools_3.0.0-3build1_i386.deb Size: 373840 MD5sum: 012615a4b0fe5a3c3f5ef4ef127b42ca SHA1: f3f9f033b0cfe5dea8fa91e36d955b58dfb9b373 SHA256: 452f0195489509b15e1d9fd599ec9f880d32bbd26a44b606492cd27e46a7fa05 Description: fast text processing tools for Python mxTextTools is an extension package for Python that provides high-performance text manipulation and searching algorithms, in addition to a very flexible and extendable state machine, the Tagging Engine, which allows scanning and processing text at C speeds. Python-Version: 2.4, 2.5 Package: python-egenix-mxqueue Priority: optional Section: python Installed-Size: 312 Maintainer: Ubuntu Core Developers Original-Maintainer: Joel Rosdahl Architecture: i386 Source: egenix-mx-base Version: 3.0.0-3build1 Replaces: python2.3-egenix-mxqueue, python2.4-egenix-mxqueue Provides: python2.4-egenix-mxqueue, python2.5-egenix-mxqueue Depends: libc6 (>= 2.7-1), python (>= 2.4), python (<< 2.6), python-central (>= 0.5.62), python-egenix-mxtools Suggests: python-egenix-mxqueue-dbg Conflicts: python2.3-egenix-mxqueue, python2.4-egenix-mxqueue Filename: pool/2008/main/e/egenix-mx-base/python-egenix-mxqueue_3.0.0-3build1_i386.deb Size: 153516 MD5sum: ffbe85cae1b7bd6d2e31c3d412dcb844 SHA1: 823429d0cad4674f8bb8149f380cd93e39c24ff7 SHA256: 77c47991c02bdcf0073cf9f06873c1ce1551c093d884c5137594ccc9cf01c5bd Description: fast and memory-efficient queue for Python mxQueue is a Python extension package that provides a new object type called Queue. . It works much like what you would expect from such a type, having push() and pop() methods and focuses on obtaining maximum speed at low memory costs. Python-Version: 2.4, 2.5 Package: elinks-doc Priority: optional Section: doc Installed-Size: 1308 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Y Giridhar Appaji Nag Architecture: all Source: elinks Version: 0.11.3-5ubuntu2 Suggests: elinks Conflicts: elinks (<< 0.11.3-1), elinks-lite (<< 0.11.3-1) Filename: pool/2008/main/e/elinks/elinks-doc_0.11.3-5ubuntu2_all.deb Size: 537444 MD5sum: 5583dc555ca094c3ce219cb60b5f3807 SHA1: d4afe67ae08458d79b489d2d372673316b720886 SHA256: abb28b433629ce3b852d36d528cd143d5e1ae773afa3d18885a9bfbadead0c70 Description: Documentation for ELinks - An advanced text-mode WWW browser ELinks (Enhanced Links) is a lynx-like character mode browser, created from the Links browser with many patches and enhancements. It includes support for rendering tables and frames, features background downloads, can display colors, supports the Lua scripting language, IPV6 and has many other features. . This package contains the documentation and manuals for ELinks. Homepage: http://elinks.or.cz/ Package: elinks Priority: optional Section: web Installed-Size: 1088 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Y Giridhar Appaji Nag Architecture: i386 Version: 0.11.3-5ubuntu2 Provides: www-browser Depends: elinks-data (= 0.11.3-5ubuntu2), libbz2-1.0, libc6 (>= 2.4), libexpat1 (>= 1.95.8), libgnutls13 (>= 2.0.4-0), libgpmg1 (>= 1.19.6-1), libidn11 (>= 0.5.18), liblua50 (>= 5.0.3), liblualib50 (>= 5.0.3), libperl5.8 (>= 5.8.8), libruby1.8 (>= 1.8.6.111), zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: elinks-doc Conflicts: elinks-lite Filename: pool/2008/main/e/elinks/elinks_0.11.3-5ubuntu2_i386.deb Size: 462378 MD5sum: 2f27f05080f91bf893f434a3aa7e34f8 SHA1: 681db589aff3e1dfaaa86a9ef7b5a8d865623867 SHA256: 0b059482051dfb2ccbd4d17bb2e3ac81fc74b524fce8b027ac71ed8fdf6d7748 Description: Advanced text-mode WWW browser ELinks (Enhanced Links) is a lynx-like character mode browser, created from the Links browser with many patches and enhancements. It includes support for rendering tables and frames, features background downloads, can display colors, supports the Lua scripting language, IPV6 and has many other features. Homepage: http://elinks.or.cz/ Package: elinks-data Priority: optional Section: web Installed-Size: 2080 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Y Giridhar Appaji Nag Architecture: all Source: elinks Version: 0.11.3-5ubuntu2 Replaces: elinks (<< 0.11.3-1) Recommends: elinks (= 0.11.3-5ubuntu2) Conflicts: elinks (<< 0.11.3-1), elinks-lite Filename: pool/2008/main/e/elinks/elinks-data_0.11.3-5ubuntu2_all.deb Size: 96246 MD5sum: 8599d746dfc35d61c2fad8e5c7b5223e SHA1: f2535cab7d775c301904f187e516d578aed40233 SHA256: 297aaccd3ccc6892c97d0cc68eef366a9c63d20a4d55d192602afd61e4555eed Description: Data files for ELinks - An advanced text-mode WWW browser ELinks (Enhanced Links) is a lynx-like character mode browser, created from the Links browser with many patches and enhancements. It includes support for rendering tables and frames, features background downloads, can display colors, supports the Lua scripting language, IPV6 and has many other features. . This package contains the data files that are necessary to use elinks. Homepage: http://elinks.or.cz/ Package: example-content Priority: optional Section: x11 Installed-Size: 11052 Maintainer: Ubuntu Artwork Team Architecture: all Version: 31 Filename: pool/2008/main/e/example-content/example-content_31_all.deb Size: 10249382 MD5sum: 941586547b11af5ff28f7e839a2bde43 SHA1: 2951a19f163c521173766dc81040465c782a41be SHA256: ccd6653411d263d5c0cbcd2ffd86a493381fd915fc852ab2dfa5c187a784a2cf Description: Ubuntu example content For each desktop application in the default install where it is practical, we provide at least one piece of example content. This is valuable for testing, experimentation and demonstration of Ubuntu (especially the live CD). These examples should be small but meaningful, and easily discoverable. Homepage: https://launchpad.net/example-content Package: libexiv2-dev Priority: optional Section: libdevel Installed-Size: 3980 Maintainer: Ubuntu Core developers Original-Maintainer: Debian KDE Extras Team Architecture: i386 Source: exiv2 Version: 0.16-3ubuntu1 Depends: libexiv2-2 (= 0.16-3ubuntu1), pkg-config Suggests: libexiv2-doc Filename: pool/2008/main/e/exiv2/libexiv2-dev_0.16-3ubuntu1_i386.deb Size: 885486 MD5sum: 0f38eb4b32a4610dc5c746ba04b2297e SHA1: cecffe1d5fb8c954115a98c24b462a42b7dce726 SHA256: 5a64223750ecab3ef016aac0c6fb1cd891d01677ae51fce487dd4f3a61566642 Description: EXIF/IPTC metadata manipulation library - development files Exiv2 C++ header files. Homepage: http://www.exiv2.org Package: libexiv2-2 Priority: optional Section: libs Installed-Size: 1556 Maintainer: Ubuntu Core developers Original-Maintainer: Debian KDE Extras Team Architecture: i386 Source: exiv2 Version: 0.16-3ubuntu1 Replaces: libexiv2-0, libexiv2-0.12, libexiv2c2a Depends: libc6 (>= 2.7-1), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.2.1-4), zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: exiv2 Conflicts: libexiv2-0, libexiv2-0.12, libexiv2c2a Filename: pool/2008/main/e/exiv2/libexiv2-2_0.16-3ubuntu1_i386.deb Size: 547378 MD5sum: 274b788b7195f464182e64092f9cd975 SHA1: c1b4ce38ce9589b6c39565cb0072b3d1ead13abe SHA256: 891eb47322df40cdf0c74a7b3e9ae48bb4715821df156b4648f35317fc3e0545 Description: EXIF/IPTC metadata manipulation library Exiv2 library supports: * full read and write access to the EXIF and IPTC metadata of an image through Exiv2 keys and standard C++ iterators * a smart IPTC implementation that does not affect data that programs like Photoshop store in the same image segment * EXIF MakerNote support: o MakerNote tags can be accessed just like any other EXIF metadata o a sophisticated write algorithm avoids corrupting the MakerNote: * extract and delete methods for EXIF thumbnails (both, JPEG and TIFF thumbnails) * set methods for EXIF thumbnails (JPEG only, TIFF thumbnails can be set from individual tags) * complete API documentation (by Doxygen) * generic lower-level classes to access IFD (Image File Directory) data structures Homepage: http://www.exiv2.org Package: libexiv2-doc Priority: optional Section: doc Installed-Size: 13528 Maintainer: Ubuntu Core developers Original-Maintainer: Debian KDE Extras Team Architecture: all Source: exiv2 Version: 0.16-3ubuntu1 Filename: pool/2008/main/e/exiv2/libexiv2-doc_0.16-3ubuntu1_all.deb Size: 2422810 MD5sum: 78b4f3a0a96384e12cad041785263a61 SHA1: a845bd094542c5eb4cb77143ce7f86d99fa39ea3 SHA256: cc6f05fc67c2e442328b1da1da38f5dd0fddf96d5b1b83028719b38e0706f557 Description: EXIF/IPTC metadata manipulation library - HTML documentation Exiv2 HTML documentation. Homepage: http://www.exiv2.org Package: libexempi3-dbg Priority: extra Section: libs Installed-Size: 3380 Maintainer: Ubuntu Core Developers Original-Maintainer: Asheesh Laroia Architecture: i386 Source: exempi Version: 1.99.9-1 Depends: libexempi3 (= 1.99.9-1) Filename: pool/2008/main/e/exempi/libexempi3-dbg_1.99.9-1_i386.deb Size: 1222284 MD5sum: b77ece5c460bede20354137e80cede1d SHA1: 9c77e223849b41b207d61e1ccb134298dbe734ac SHA256: d06dd194543cb254468761c09e7df38b46e62b6b57916c86e375291e3b2dc4ec Description: library to parse XMP metadata (Debug files) Exempi is a library to parse XMP metadata as defined by the specification. . XMP (Extensible Metadata Platform) facilitates embedding metadata in files using a subset of RDF. Most notably XMP supports embedding metadata in PDF and many image formats, though it is designed to support nearly any file type. Homepage: http://libopenraw.freedesktop.org/wiki/Exempi Package: libexempi3 Priority: optional Section: libs Installed-Size: 760 Maintainer: Ubuntu Core Developers Original-Maintainer: Asheesh Laroia Architecture: i386 Source: exempi Version: 1.99.9-1 Depends: libc6 (>= 2.7-1), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.2.1-4) Filename: pool/2008/main/e/exempi/libexempi3_1.99.9-1_i386.deb Size: 286648 MD5sum: 4a628611177593bcb5903fb635a0ece6 SHA1: 9c24400f31b7d82be066bb005e89e8bdff7092ef SHA256: 544423ad174d36adab1e4afe78dd5d1e546be526641d37b1b533b75f65d926c8 Description: library to parse XMP metadata (Library) Exempi is a library to parse XMP metadata as defined by the specification. . XMP (Extensible Metadata Platform) facilitates embedding metadata in files using a subset of RDF. Most notably XMP supports embedding metadata in PDF and many image formats, though it is designed to support nearly any file type. Homepage: http://libopenraw.freedesktop.org/wiki/Exempi Package: libexempi-dev Priority: optional Section: libdevel Installed-Size: 1328 Maintainer: Ubuntu Core Developers Original-Maintainer: Asheesh Laroia Architecture: i386 Source: exempi Version: 1.99.9-1 Depends: libexempi3 (= 1.99.9-1) Filename: pool/2008/main/e/exempi/libexempi-dev_1.99.9-1_i386.deb Size: 405330 MD5sum: 0df94a805e4d538e0ca8fdec6f0584f8 SHA1: 5d0d4e4b6f14c032dc1729752d71b5b3de154409 SHA256: 4099dfaf4ad39aa3d2bbf1a58d6ca04ac99b1ab88601c7ee69bf9e2264785f6a Description: library to parse XMP metadata (Development files) Exempi is a library to parse XMP metadata as defined by the specification. . XMP (Extensible Metadata Platform) facilitates embedding metadata in files using a subset of RDF. Most notably XMP supports embedding metadata in PDF and many image formats, though it is designed to support nearly any file type. Homepage: http://libopenraw.freedesktop.org/wiki/Exempi Package: ethtool Priority: extra Section: utils Installed-Size: 180 Maintainer: Ubuntu Core Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: i386 Version: 6-0 Depends: libc6 (>= 2.6.1-1) Conflicts: sparc-utils (<< 1.9-1) Filename: pool/2008/main/e/ethtool/ethtool_6-0_i386.deb Size: 54244 MD5sum: d272ee46a4b5de2789460ce0e3e934da SHA1: 3de9895383527e65c37b67f556761345d84f560e SHA256: 4aba56c878ef036c2588b467d5e3f023476ebe1b71a49a1a338a1ae2ab6a6d89 Description: display or change ethernet card settings ethtool is used for querying settings of an ethernet device and changing them. . Homepage: http://sourceforge.net/projects/gkernel/ Package: edubuntu-docs Priority: optional Section: text Installed-Size: 2136 Maintainer: Ubuntu Documentation Team Architecture: all Version: 8.04.1 Depends: scrollkeeper, ubuntu-docs Recommends: yelp Filename: pool/2008/main/e/edubuntu-docs/edubuntu-docs_8.04.1_all.deb Size: 958386 MD5sum: 8e84f0850d8b4cc0b51c0b0ddedbd9b8 SHA1: 1ed29c37c777f88c9b412fcb07c569bfe96df0b4 SHA256: 44aabf3ced62e394e3d47f2404ae14503037d6f934dcbdde15b66167520545a7 Description: The Ubuntu Documentation Project - Edubuntu Documentation This package holds the official Edubuntu-specific documentation, maintained by the Ubuntu Documentation Team. It includes the Edubuntu Handbook, About Edubuntu, and the School Advocacy Guide. . The guides can be viewed using Yelp, the GNOME help browser. Package: elisa-plugins-good Priority: optional Section: gnome Installed-Size: 1264 Maintainer: Ubuntu Core Developers Original-Maintainer: Maintainers of GStreamer packages Architecture: all Version: 0.3.5-1 Depends: gstreamer0.10-gnomevfs, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, hal, python (>= 2.4), python (>= 2.5) | python-elementtree, python (>= 2.5) | python-celementtree, python-avahi, python-central (>= 0.6.1), python-dbus, python-gnome2, python-gnome2-desktop, python-gobject, python-gst0.10, python-pgm (>= 0.3.3), python-pkg-resources | python-setuptools, python-pylirc, python-twisted-core (>= 2.2), python-twisted-web, python-xdg, xdg-user-dirs Recommends: gstreamer0.10-ffmpeg, gstreamer0.10-plugins-ugly, libvisual-0.4-plugins Suggests: gstreamer0.10-fluendo-mpegdemux, gstreamer0.10-plugins-bad Filename: pool/2008/main/e/elisa-plugins-good/elisa-plugins-good_0.3.5-1_all.deb Size: 112000 MD5sum: 2cf8343277e048cc5e3e3855f0da93d9 SHA1: d3212f4041470bb67b4aea93bdf1cb1f2c540e5a SHA256: b1503a8ddc409c44be48e6d55c02cb4ad00520b88ca327a9ea63ffde44eac90a Description: Elisa plugins from the "good" set Elisa is a project to create an open source media center solution for GNU/Linux and Unix operating systems. Elisa runs on top of the GStreamer multimedia framework. In addition to personal video recorder functionality (PVR) and Music Jukebox support, Elisa will also interoperate with devices following the DLNA standard like Intel's ViiV systems. . GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the Elisa plugins from the "good" set, a set of good-quality plug-ins. Python-Version: >= 2.4 Package: elementary-icon-theme Priority: optional Section: gnome Installed-Size: 44664 Maintainer: Veselin Mijuskovic Architecture: i386 Version: 1.7.0-1 Depends: gnome-icon-theme, tango-icon-theme, hicolor-icon-theme Filename: pool/2008/main/e/elementary-icon-theme/elementary-icon-theme_1.7.0-1_i386.deb Size: 7877178 MD5sum: 3dd97f726844d86d32f444f279f6695c SHA1: 62efeb5c0565f9e0a8a85709f0b346d9a3af853b SHA256: dfb1a1ff163e24204f66024855e84bfe9303c87af06b1938c30043658cba9875 Description: Elementary icon theme for Gnome Desktop Environment This package contains Elementary icon theme for Gnome Desktop Environment. . Elementary icon theme is the default icon theme for cp6Linux distribution. Package: elisa-plugins-bad Priority: optional Section: gnome Installed-Size: 7152 Maintainer: Ubuntu Core Developers Original-Maintainer: Maintainers of GStreamer packages Architecture: all Version: 0.3.5-1ubuntu2 Depends: elisa-plugins-good, python (>= 2.4), python (>= 2.5) | python-pysqlite2, python-avahi, python-bluez, python-central (>= 0.6), python-daap, python-dbus, python-gpod, python-gst0.10, python-gtk2, python-pgm Suggests: python-coherence Filename: pool/2008/main/e/elisa-plugins-bad/elisa-plugins-bad_0.3.5-1ubuntu2_all.deb Size: 5435510 MD5sum: d7034b1d91ebcc355d23e9c20d96ede2 SHA1: 43d06cbec176317e9744071c9e64ce3ad7d94343 SHA256: c49d29579a7b8f36feece69bc3af62928d74328c5718b3bcdbb360063812170d Description: Elisa plugins from the "bad" set Elisa is a project to create an open source media center solution for GNU/Linux and Unix operating systems. Elisa runs on top of the GStreamer multimedia framework. In addition to personal video recorder functionality (PVR) and Music Jukebox support, Elisa will also interoperate with devices following the DLNA standard like Intel's ViiV systems. . GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the Elisa plugins from the "bad" set, a set of bad-quality plug-ins. Python-Version: >= 2.4 Package: esound-clients Priority: optional Section: sound Installed-Size: 164 Maintainer: Ubuntu Core Developers Original-Maintainer: Ryan Murray Architecture: i386 Source: esound Version: 0.2.38-0ubuntu9 Depends: esound-common (>= 0.2.38-0ubuntu9), libaudiofile0 (>= 0.2.3-4), libc6 (>= 2.7-1), libesd-alsa0 (>= 0.2.35) | libesd0 (>= 0.2.35) Conflicts: libesd-alsa0 (<< 0.2.36-1), libesd0 (<< 0.2.36-1) Filename: pool/2008/main/e/esound/esound-clients_0.2.38-0ubuntu9_i386.deb Size: 33038 MD5sum: 6bae8580ce6c9b25891e89aee24e31f3 SHA1: 3a7fb62fa30450f0988fc43768085f6418b31a35 SHA256: c285dd72565b01b0b08955191e8ad104012ef629ae5e4a0f56de7e28e13c5b20 Description: Enlightened Sound Daemon - clients Utilities that control and interact with the Enlightened Sound Daemon. Package: esound-common Priority: optional Section: sound Installed-Size: 100 Maintainer: Ubuntu Core Developers Original-Maintainer: Ryan Murray Architecture: all Source: esound Version: 0.2.38-0ubuntu9 Filename: pool/2008/main/e/esound/esound-common_0.2.38-0ubuntu9_all.deb Size: 42690 MD5sum: 9faf9525adc240b9f414bda4605ebeba SHA1: f36150d83535a8bf9a6afca586bc3d259aaed751 SHA256: 5ac4fe8e1232b3f82849f894626a852901a81f265fa45e9bbd7fc9790413871b Description: Enlightened Sound Daemon - Common files This program is designed to mix together several digitized audio streams for playback by a single device. . This package contains the documentation and configuration files. Package: libesd-alsa0 Priority: extra Section: libs Installed-Size: 92 Maintainer: Ubuntu Core Developers Original-Maintainer: Ryan Murray Architecture: i386 Source: esound Version: 0.2.38-0ubuntu9 Provides: libesd0 Depends: esound-common (>= 0.2.38-0ubuntu9), libasound2 (>> 1.0.14), libaudiofile0 (>= 0.2.3-4), libc6 (>= 2.7-1) Recommends: esound-clients Suggests: esound Conflicts: esound-clients (<< 0.2.36-1), libesd0 Filename: pool/2008/main/e/esound/libesd-alsa0_0.2.38-0ubuntu9_i386.deb Size: 21368 MD5sum: ac01bd15717820717a779c06e163e0df SHA1: d38d70d1f2dc07c94729cb3ee8a20e7ee38bb2f8 SHA256: 1073c9e30c95acbe52824f1bca8faf842662eb59d4f443a834a91a255d8f4978 Description: Enlightened Sound Daemon (ALSA) - Shared libraries This program is designed to mix together several digitized audio streams for playback by a single device. . This package is for use with ALSA sound drivers. Package: libesd0-dev Priority: optional Section: libdevel Installed-Size: 124 Maintainer: Ubuntu Core Developers Original-Maintainer: Ryan Murray Architecture: i386 Source: esound Version: 0.2.38-0ubuntu9 Depends: esound-common (>= 0.2.38-0ubuntu9), libaudiofile-dev, libesd-alsa0 (= 0.2.38-0ubuntu9) | libesd0 (= 0.2.38-0ubuntu9) Filename: pool/2008/main/e/esound/libesd0-dev_0.2.38-0ubuntu9_i386.deb Size: 22796 MD5sum: 1e9efa30281a305feeabfab308a5f010 SHA1: 228ae06265f25d814557aa2997151d979f8441d1 SHA256: 44540896a5daef7fd87e5a7210db19a959250c8af2f3c472d4f475d33d577f8d Description: Enlightened Sound Daemon - Development files This program is designed to mix together several digitized audio streams for playback by a single device. . This package contains the header files needed to compile applications that use libesd0. Package: edubuntu-desktop-kde Priority: optional Section: metapackages Installed-Size: 44 Maintainer: Oliver Grawert Architecture: i386 Source: edubuntu-meta Version: 1.59 Depends: atomix, denemo, dia-gnome, edubuntu-artwork-usplash, gobby, gpaint, kalzium, kanagram, kbruch, kdeartwork-theme-icon, kdegames, keduca, khangman, khelpcenter, kig, kino, kmplot, kpercentage, kstars, ktouch, ktuberling, kturtle, kubuntu-desktop, kverbos, kvoctrain, kwordquiz, libpcre3, pessulus, scribus, xaos Recommends: edubuntu-docs, jockey-kde Filename: pool/2008/main/e/edubuntu-meta/edubuntu-desktop-kde_1.59_i386.deb Size: 17364 MD5sum: 41dae585fcf2477323dbcab5606197ce SHA1: 8aff73c5cb4641da417581b479977177ff92d378 SHA256: fb13e68dbeaf2f39f8d2a0864bdb30ae9b8af4faea8864c1c8cc1505177f9dca Description: edubuntu desktop system with KDE desktop This package depends on all of the packages in the edubuntu desktop system with KDE. . It is safe to remove this package if some of the desktop system packages are not desired. Package: edubuntu-desktop Priority: optional Section: metapackages Installed-Size: 44 Maintainer: Oliver Grawert Architecture: i386 Source: edubuntu-meta Version: 1.59 Depends: atomix, denemo, dia-gnome, edubuntu-artwork, edubuntu-artwork-usplash, gcompris, gcompris-data, gcompris-sound-cs, gcompris-sound-da, gcompris-sound-de, gcompris-sound-en, gcompris-sound-es, gcompris-sound-eu, gcompris-sound-fi, gcompris-sound-fr, gcompris-sound-hu, gcompris-sound-it, gcompris-sound-mr, gcompris-sound-nl, gcompris-sound-pt, gcompris-sound-ptbr, gcompris-sound-ru, gcompris-sound-so, gcompris-sound-sv, gcompris-sound-tr, gnome-icon-theme-gartoon, gobby, gpaint, inkscape, italc-client, kalzium, kanagram, kbruch, keduca, khangman, khelpcenter, kig, kino, kmplot, kpercentage, kstars, ktouch, ktuberling, kturtle, kverbos, kvoctrain, kwordquiz, libpcre3, liferea, qcad, screem, scribus, thin-client-manager-backend, tuxmath, tuxpaint, tuxpaint-data, tuxpaint-stamps-default, tuxtype, ubuntu-desktop, xaos Recommends: edubuntu-docs Filename: pool/2008/main/e/edubuntu-meta/edubuntu-desktop_1.59_i386.deb Size: 17478 MD5sum: 90a91881a17f916dea4ffc397f9e3b56 SHA1: 28d5143fe76dcde07b28fb2c6ebc95a3b9d11920 SHA256: 10d81f3218b0fd04d12a1597684d8c0be9a4342baa77f3569320d38a2023664a Description: edubuntu desktop system This package depends on all of the packages in the edubuntu desktop system . It is safe to remove this package if some of the desktop system packages are not desired. Package: edubuntu-server Priority: optional Section: metapackages Installed-Size: 44 Maintainer: Oliver Grawert Architecture: i386 Source: edubuntu-meta Version: 1.59 Depends: apache2-mpm-prefork, libapache2-mod-php5, moodle, php5-pgsql, postgresql, postgresql-client Filename: pool/2008/main/e/edubuntu-meta/edubuntu-server_1.59_i386.deb Size: 17208 MD5sum: ce58bb92d39095fdc1bdd8c33132e49c SHA1: 7f56201741ea530499d87c3f506a96c9f3bdae7c SHA256: 271a284bca22f3404bfe9aa7b0c6263cb5a7363d03c189f19d16b6b0da55d743 Description: edubuntu servers This package depends on all of the packages for the edubuntu classroom server . It is safe to remove this package if some of the server system packages are not desired. Package: evolution-dev Priority: optional Section: devel Installed-Size: 1452 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution Version: 2.22.1-0ubuntu3 Depends: evolution (= 2.22.1-0ubuntu3), libbonoboui2-dev (>= 2.4.2), libcamel1.2-dev (>= 1.8.0), libgnome2-dev, libgnomeui-dev Filename: pool/2008/main/e/evolution/evolution-dev_2.22.1-0ubuntu3_i386.deb Size: 228448 MD5sum: f0d9f33dafd5a01ced2510903d244694 SHA1: 24d888e5b92827793b3ced111d01fbbe036c19a8 SHA256: d9aefbff2b2bb30589f737e991354aea98aa08a3987b1fbe1c04f3e06e4c1359 Description: development library files for Evolution Evolution is a groupware suite which integrates mail, calendar, address book, to-do list and memo tools. . This package contains header and static library files for developing Evolution components. Package: evolution Priority: optional Section: gnome Installed-Size: 8316 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Version: 2.22.1-0ubuntu3 Replaces: evolution-common (<< 2.6.2-3), evolution-plugins (<= 2.6.1-2) Provides: imap-client, mail-reader Depends: dbus, evolution-common (= 2.22.1-0ubuntu3), evolution-data-server (>= 2.21.92), gconf2 (>= 2.12.1-1), gnome-icon-theme (>= 2.19.91), gtkhtml3.14 (>= 3.17.5), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.4), libcairo2 (>= 1.6.0), libcamel1.2-11 (>= 2.22.1), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libebook1.2-9 (>= 2.22.1), libecal1.2-7 (>= 2.22.1), libedataserver1.2-9 (>= 2.22.1), libedataserverui1.2-8 (>= 2.22.1), libegroupwise1.2-13 (>= 2.22.1), libexchange-storage1.2-3 (>= 2.22.1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome-pilot2 (>= 2.0.2), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libgtkhtml3.14-19 (>= 3.18.1), libhal1, libice6 (>= 1:1.0.0), liblaunchpad-integration1 (>= 0.1.17), libldap-2.4-2 (>= 2.4.7), liblpint-bonobo0, libnm-glib0, libnotify1 (>= 0.4.4), libnotify1-gtk2.10, libnspr4-0d (>= 1.8.0.10), libnss3-1d (>= 3.12.0~1.9b1), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpisock9, libpisync1, libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libsoup2.4-1 (>= 2.4.1), libx11-6, libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2 (>= 2:1.2.0), libxrender1, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: evolution-plugins, gnome-desktop-data, gnome-pilot-conduits (>= 2.0.9), spamassassin | bogofilter, yelp Suggests: bug-buddy, evolution-dbg, evolution-exchange, evolution-plugins-experimental, gnome-spell (>= 1.0.4), gnupg, network-manager Conflicts: evolution-exchange (<< 2.11.90) Filename: pool/2008/main/e/evolution/evolution_2.22.1-0ubuntu3_i386.deb Size: 2600524 MD5sum: 537f3d1872427eb5b504c063095e084c SHA1: 9a09321ed2539532bb86cc80b2fdaf89e88a4e0e SHA256: 310c9d7e54a9694d88f54e717cae3dd0d3ffa6f7d468f1930ab99edb49fb40a4 Description: groupware suite with mail client and organizer Evolution is a groupware suite which integrates mail, calendar, address book, to-do list and memo tools. . Additional features include integration with Exchange and Groupwise servers, newsgroup client, LDAP support, web calendars and synchronization with Palm devices. . Evolution is a graphical application that is part of GNOME, and is distributed by Novell, Inc. . See http://www.novell.com/products/evolution/ for more information. . The following plugins belonging to the "base" set are included. - bogo-junk-plugin - calendar-file - calendar-http - calendar-weather - google-account-setup - itip-formatter - plugin-manager - default-source - addressbook-file - startup-wizard - print-message - mark-all-read - groupwise-features - groupwise-account-setup - hula-account-setup - mail-account-disable - publish-calendar - caldav - imap-features - sa-junk-plugin - exchange-operations Package: evolution-plugins Priority: optional Section: gnome Installed-Size: 460 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution Version: 2.22.1-0ubuntu3 Replaces: evolution-plugins-experimental (<= 2.12.0-0ubuntu1) Depends: evolution (>= 2.22.1), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.2), libcairo2 (>= 1.6.0), libcamel1.2-11 (>= 2.22.1), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libebook1.2-9 (>= 2.22.1), libedataserver1.2-9 (>= 2.22.1), libedataserverui1.2-8 (>= 2.22.1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgstreamer0.10-0 (>= 0.10.0), libgtk2.0-0 (>= 2.12.0), libgtkhtml3.14-19 (>= 3.18.1), libice6 (>= 1:1.0.0), libnotify1 (>= 0.4.4), libnotify1-gtk2.10, libnspr4-0d, libnss3-1d, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), libsm6, libxml2 Recommends: notification-daemon Filename: pool/2008/main/e/evolution/evolution-plugins_2.22.1-0ubuntu3_i386.deb Size: 158400 MD5sum: e0938524ef2bba089c3b31532203749e SHA1: dc555f88d34f5afab861a0e3369a477b94b21d1c SHA256: 29a1e9a59b53470676225d4f04381bb83f51d2331b0a1f8c8229a7e83a54a5da Description: standard plugins for Evolution Evolution is a groupware suite which integrates mail, calendar, address book, to-do list and memo tools. . This package includes plugins for evolution. The plugins belong to the set of "standard" plugins, which are useful, but not necessary for a functioning application. . The following standard plugins are included. - backup-restore - bbdb - subject-thread - save-calendar - select-one-source - copy-tool - mail-to-task - mark-calendar-offline - mailing-list-actions - mail-notification - default-mailer - import-ics-attachments - prefer-plain Package: evolution-dbg Priority: extra Section: gnome Installed-Size: 15904 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: i386 Source: evolution Version: 2.22.1-0ubuntu3 Depends: evolution (= 2.22.1-0ubuntu3) Filename: pool/2008/main/e/evolution/evolution-dbg_2.22.1-0ubuntu3_i386.deb Size: 6913838 MD5sum: a88d31dfecf8187d53a88bed01824359 SHA1: 2000d0a5a0be644a67d67238fd926141b4ea42d9 SHA256: 44579d97448a98dab83d0e446b724613a77debb7858ddd1203208363390df6bb Description: debugging symbols for Evolution Evolution is a groupware suite which integrates mail, calendar, address book, to-do list and memo tools. . This package contains unstripped binaries of evolution for use in debugging. Package: evolution-common Priority: optional Section: gnome Installed-Size: 91168 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: all Source: evolution Version: 2.22.1-0ubuntu3 Replaces: evolution (<< 2.9.2) Recommends: evolution Filename: pool/2008/main/e/evolution/evolution-common_2.22.1-0ubuntu3_all.deb Size: 15727814 MD5sum: 5c8b251897d444e8a5387040b7a93a87 SHA1: b51d5820fdd6600eacd7fba548f70d799f992aa1 SHA256: fdaeadcc3683c661bcb924b62ae18c52e05650758ac18fdddec14fe6fe7fe8cf Description: architecture independent files for Evolution Evolution is a groupware suite which integrates mail, calendar, address book, to-do list and memo tools. . This package contains the architecture independent files needed by the evolution package. Package: epiphany-extensions Priority: optional Section: gnome Installed-Size: 3520 Maintainer: Ubuntu Desktop Team Original-Maintainer: Josselin Mouette Architecture: i386 Version: 2.22.1-0ubuntu1 Depends: epiphany-gecko (>= 2.22.0), gconf2 (>= 2.10.1-2), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1-21), libnspr4-0d (>= 1.8.0.10), libosp5 (>= 1.5.2-1), libpcre3 (>= 7.4), python-gnome2, python-gtk2 (>= 2.11.0), sgml-data, w3c-dtd-xhtml Suggests: epiphany-extension-gwget Filename: pool/2008/main/e/epiphany-extensions/epiphany-extensions_2.22.1-0ubuntu1_i386.deb Size: 530572 MD5sum: fea09300b165065ad651838de36b5bdc SHA1: ca82a9f5cb1e65a79a88b4cca2433c8163122299 SHA256: fa7e39b3652930bc600d247a8f731c6fb296d8acea8ed180246dd908c77935ed Description: Extensions for Epiphany web browser Adds extra features to GNOME's Epiphany web browser, including action, adblocking, auto-reload, auto-scroller, console, extensions manager, find, greasemonkey, javaconsole, mouse gestures, move tabs between windows, python-console, pushscroller, rss extension, error viewer and validator, certificate viewer, sidebar, smart bookmarks, page info, CSS Stylesheet, favicon.ico, tab states and a GNOME Dashboard interface. Package: evince Priority: optional Section: gnome Installed-Size: 6252 Maintainer: Ubuntu Desktop Team Original-Maintainer: Marc 'HE' Brockschmidt Architecture: i386 Version: 2.22.1.1-0ubuntu1 Replaces: evince-gtk Provides: pdf-viewer, postscript-viewer Depends: gconf2 (>= 2.10.1-2), gnome-icon-theme (>= 2.17.1), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.4), libcairo2 (>= 1.5.18), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libdjvulibre15 (>= 3.5.20), libfontconfig1 (>= 2.4.0), libgcc1, libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome-keyring0 (>= 2.22.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libjpeg62, libkpathsea4 (>= 2007), liblaunchpad-integration1 (>= 0.1.17), libnautilus-extension1 (>= 1:2.22.2), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.0), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpoppler-glib2 (>= 0.6), libpopt0 (>= 1.10), libsm6, libstdc++6 (>= 4.1.1-21), libtiff4, libx11-6, libxml2 (>= 2.6.27), libxrender1, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: unrar Conflicts: evince-gtk Filename: pool/2008/main/e/evince/evince_2.22.1.1-0ubuntu1_i386.deb Size: 879314 MD5sum: 89f2b317036990835d726c35953aceb5 SHA1: bcf1a8c0c418522ca5b627436ae582595e80bc05 SHA256: 2e7c0dc3b10c1f6f00dfd085f51365ad13ffc2d8ff7145ae1e2c4bace3a3a0f8 Description: Document (postscript, pdf) viewer Evince is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable Document Format (PDF) files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. . The PDF renderer is based on poppler. The PS renderer uses Ghostscript. . Homepage: http://www.gnome.org/projects/evince/ Package: evince-dbg Priority: extra Section: gnome Installed-Size: 2296 Maintainer: Ubuntu Desktop Team Original-Maintainer: Marc 'HE' Brockschmidt Architecture: i386 Source: evince Version: 2.22.1.1-0ubuntu1 Depends: evince (= 2.22.1.1-0ubuntu1) Filename: pool/2008/main/e/evince/evince-dbg_2.22.1.1-0ubuntu1_i386.deb Size: 921682 MD5sum: c7166b3949e2b1da65f683a03d8aa7f2 SHA1: 075fdecf882ffc2071cf1167de5e435a2f5973b5 SHA256: 39300007012b448c546bbaa3e3844638a1e1474328203b6a7b081943f792d1a0 Description: Document (postscript, pdf) viewer - debugging symbols Evince is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable Document Format (PDF) files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. . The PDF renderer is based on poppler. The PS renderer uses Ghostscript. . Homepage: http://www.gnome.org/projects/evince/ . This package contains the debugging symbols needed by gdb. Package: evince-gtk Priority: optional Section: gnome Installed-Size: 6224 Maintainer: Ubuntu Desktop Team Original-Maintainer: Marc 'HE' Brockschmidt Architecture: i386 Source: evince Version: 2.22.1.1-0ubuntu1 Replaces: evince Provides: pdf-viewer, postscript-viewer Depends: gconf2 (>= 2.10.1-2), gnome-icon-theme (>= 2.17.1), libatk1.0-0 (>= 1.20.0), libc6 (>= 2.4), libcairo2 (>= 1.5.18), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libdjvulibre15 (>= 3.5.20), libfontconfig1 (>= 2.4.0), libgcc1, libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome-keyring0 (>= 2.22.0), libgtk2.0-0 (>= 2.12.0), libjpeg62, libkpathsea4 (>= 2007), liblaunchpad-integration1 (>= 0.1.17), libpango1.0-0 (>= 1.20.0), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpoppler-glib2 (>= 0.6), libstdc++6 (>= 4.1.1-21), libtiff4, libx11-6, libxml2 (>= 2.6.27), libxrender1, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: unrar Conflicts: evince Filename: pool/2008/main/e/evince/evince-gtk_2.22.1.1-0ubuntu1_i386.deb Size: 873626 MD5sum: 6b670c6a91c51ebc061a297545133b2f SHA1: 29dae51ae2635a5e52938d1890d1a4b5fb90d69c SHA256: 161bb53c4dd563b0c9a7b71b22b60fe613966d54dbc723fbd97a4277dd86e517 Description: Document (postscript, pdf) viewer (gtk version) Evince is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable Document Format (PDF) files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. . This version of evince is built without GNOME support. . The PDF renderer is based on poppler. The PS renderer uses Ghostscript. . Homepage: http://www.gnome.org/projects/evince/ Package: evince-gtk-dbg Priority: extra Section: gnome Installed-Size: 2220 Maintainer: Ubuntu Desktop Team Original-Maintainer: Marc 'HE' Brockschmidt Architecture: i386 Source: evince Version: 2.22.1.1-0ubuntu1 Depends: evince-gtk (= 2.22.1.1-0ubuntu1) Filename: pool/2008/main/e/evince/evince-gtk-dbg_2.22.1.1-0ubuntu1_i386.deb Size: 890596 MD5sum: 3ef854d4bd3d193ed69804741f92c7ee SHA1: 1153fc49a9584ce4a8a878258822d7f108517679 SHA256: 38ac5728523af8f1f9b907ee423eb4ec951d7dc53728c0b5112c20b849bcd5a2 Description: Document (postscript, pdf) viewer (gtk version) - debugging symbols Evince is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable Document Format (PDF) files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. . This version of evince is built without GNOME support. . The PDF renderer is based on poppler. The PS renderer uses Ghostscript. . Homepage: http://www.gnome.org/projects/evince/ . This package contains the debugging symbols needed by gdb. Package: eog-dev Priority: optional Section: gnome Installed-Size: 196 Maintainer: Ubuntu Desktop Team Original-Maintainer: Guilherme de S. Pastore Architecture: all Source: eog Version: 2.22.1-0ubuntu2 Replaces: eog (<< 2.21) Depends: eog (>= 2.22.1-0ubuntu2) Filename: pool/2008/main/e/eog/eog-dev_2.22.1-0ubuntu2_all.deb Size: 47152 MD5sum: 4f0b35ef648350281af603a003d4882d SHA1: 98f1db6ceb99fdcdf1fd23a40cab710fd218eac2 SHA256: a1e8df75169c4b7d89dabb6923444d64304d785168f2e17f3462c817759be9ae Description: Development files for the Eye of GNOME eog or the Eye of GNOME is a graphics viewer for the GNOME desktop which uses the gdk-pixbuf library. . This package contains header files and development information, which is needed to build plugins for the Eye of GNOME. Package: eog Priority: optional Section: gnome Installed-Size: 5976 Maintainer: Ubuntu Desktop Team Original-Maintainer: Guilherme de S. Pastore Architecture: i386 Version: 2.22.1-0ubuntu2 Depends: gconf2 (>= 2.10.1-2), gnome-icon-theme (>= 2.19.1), libart-2.0-2 (>= 2.3.18), libc6 (>= 2.4), libcairo2 (>= 1.5.18), libdbus-glib-1-2 (>= 0.74), libexempi3, libexif12, libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome-desktop-2 (>= 1:2.22), libgnome2-0 (>= 2.17.3), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libjpeg62, liblaunchpad-integration1 (>= 0.1.17), liblcms1 (>= 1.15-1), libx11-6, libxml2 (>= 2.6.27), python2.5 (>= 2.5), shared-mime-info (>= 0.20) Recommends: librsvg2-common Conflicts: eog2 Filename: pool/2008/main/e/eog/eog_2.22.1-0ubuntu2_i386.deb Size: 1138192 MD5sum: d9d2963cb958f02eabb309a3084e830e SHA1: c1d921feb141fcc06376534142c3025750aeca8d SHA256: 275de0f0387c28d6b6914f7c9b86d4f59803b4b4e81e0d89b2c0dfa0280b0357 Description: Eye of GNOME graphics viewer program eog or the Eye of GNOME is a simple graphics viewer for the GNOME desktop which uses the gdk-pixbuf library. It can deal with large images, and zoom and scroll with constant memory usage. Its goals are simplicity and standards compliance. Package: eog-dbg Priority: extra Section: gnome Installed-Size: 1296 Maintainer: Ubuntu Desktop Team Original-Maintainer: Guilherme de S. Pastore Architecture: i386 Source: eog Version: 2.22.1-0ubuntu2 Depends: eog (= 2.22.1-0ubuntu2) Filename: pool/2008/main/e/eog/eog-dbg_2.22.1-0ubuntu2_i386.deb Size: 531222 MD5sum: efc8e38a0cc8802906be207b97daeb94 SHA1: 015b7f24c4a79311eab220555c7dc641f6ca44e1 SHA256: 1432a75274187859ed886ea7015592c98244184b904729463b13651b875bada1 Description: Eye of GNOME graphics viewer program - debugging symbols eog or the Eye of GNOME is a simple graphics viewer for the GNOME desktop which uses the gdk-pixbuf library. It can deal with large images, and zoom and scroll with constant memory usage. Its goals are simplicity and standards compliance. . This package contains the debugging symbols for eog. Package: emacsen-common Priority: optional Section: editors Installed-Size: 144 Maintainer: Rob Browning Architecture: all Version: 1.4.17 Depends: bsdmainutils Filename: pool/2008/main/e/emacsen-common/emacsen-common_1.4.17_all.deb Size: 17564 MD5sum: bfc93108011e5d318aff5ff1deec9948 SHA1: 3b40f86a277cef5368c65b8b5dfa92da6a302d90 SHA256: 4a5b989a531c8f1cf3c47d9882d65859a0856e255b2de89a597950a0277adad6 Description: Common facilities for all emacsen This package contains code that is needed by all the (x)emacs packages. It will be automatically installed when needed. Package: enscript Priority: optional Section: text Installed-Size: 2356 Maintainer: Ubuntu Core Developers Original-Maintainer: Tim Retout Architecture: i386 Version: 1.6.4-12 Replaces: genscript Depends: libc6 (>= 2.6.1-1), libpaper1 Suggests: gv | postscript-viewer, lpr Conflicts: genscript Filename: pool/2008/main/e/enscript/enscript_1.6.4-12_i386.deb Size: 411964 MD5sum: 05088fd98f28c2d38dbe68c57af3a28d SHA1: fb5034ae8237d48206c0920991188ab3ca57bbcd SHA256: 3301cd027e3e3e2ec91a5d20cfc01c627a7e7b47fb1439992554e5ec578f3f77 Description: Converts ASCII text to Postscript, HTML, RTF or Pretty-Print Enscript converts ASCII files to PostScript, HTML, RTF or Pretty-Print and stores generated output to a file or sends it directly to the printer. Package: elilo Priority: optional Section: admin Installed-Size: 444 Maintainer: Ubuntu Core developers Original-Maintainer: Bdale Garbee Architecture: i386 Version: 3.7-3ubuntu1 Depends: debconf (>= 0.5), dosfstools, efibootmgr Filename: pool/2008/main/e/elilo/elilo_3.7-3ubuntu1_i386.deb Size: 135022 MD5sum: b21603337978d0fb7533d49214027955 SHA1: afdfabbfd285edc1024b88bab616be87624e61af SHA256: a01b6c17157eb1f8ecd5d1c860c956bda3f02f7b18e9b012c2afc97e784ab9da Description: Bootloader for systems using EFI-based firmware This is the Linux bootloader for systems using the Intel EFI firmware specification. This includes all ia64 systems, and some ia32 systems. Package: python-eyed3 Priority: optional Section: sound Installed-Size: 292 Maintainer: Ubuntu Core Developers Original-Maintainer: Alexander Wirt Architecture: all Source: eyed3 Version: 0.6.14-1 Replaces: python2.3-eyed3, python2.4-eyed3 Provides: python2.3-eyed3, python2.5-eyed3, python2.4-eyed3 Depends: python (>= 2.3), python-support (>= 0.7.1) Conflicts: python2.3-eyed3, python2.4-eyed3 Filename: pool/2008/main/e/eyed3/python-eyed3_0.6.14-1_all.deb Size: 61718 MD5sum: 16a405dc7c3de2fa7a6330ce276fe324 SHA1: 4d78fd66d5b6f7b2cda38e0e3dad191fff40f226 SHA256: 2c0a6da8462d28c0b147454996ff7ef6b0ca6a113474a5811106a2c0192d5252 Description: Python module for id3-tags manipulation A Python module for the manipulation of ID3 tags. It supports versions 1.0, 1.1, 2.3, and 2.4 of the ID3 standard. It can also retrieve information such as length and bit rate from an MP3 file. Python-Version: 2.4, 2.3, 2.5 Package: eyed3 Priority: optional Section: sound Installed-Size: 100 Maintainer: Ubuntu Core Developers Original-Maintainer: Alexander Wirt Architecture: all Version: 0.6.14-1 Depends: python-eyed3 (= 0.6.14-1), python (>= 2.3) Filename: pool/2008/main/e/eyed3/eyed3_0.6.14-1_all.deb Size: 19064 MD5sum: 1083be9c1e7fce262353d680f9e987be SHA1: 0c70618a511831716e05351c4d4b85a024092b04 SHA256: 2f76bd4ad3653584045b9eb49268c1efe156247b262ed6702568e19a8b696391 Description: Display and manipulate id3-tags on the command-line A command-line editor to add/edit/remove ID3-tags on mp3 files. It supports version 1.0,1.1,2.3 and 2.4 of the ID3 standard. Additionally it displays several informations about the file such as length and bitrate from an MP3 file. Package: ipolish Priority: optional Section: text Installed-Size: 10668 Maintainer: Ubuntu Core Developers Original-Maintainer: Robert Luberda Architecture: i386 Version: 20071015-1 Provides: ispell-dictionary Depends: dictionaries-common (>= 0.20.1), ispell, debconf (>= 0.5) | debconf-2.0 Suggests: wpolish Filename: pool/2008/main/i/ipolish/ipolish_20071015-1_i386.deb Size: 2889600 MD5sum: 9dfb139cedcf778d4f66d67460635c2f SHA1: 42ffe7108e8cc6c815252fed70ea47ed81d2a218 SHA256: ef0a6df71afd32ed9ab021fe0fe4e13a79887e90eb27ee64803a59fb497768ee Description: The Polish dictionary for ispell This is the Polish dictionary, to be used with the ispell program, version 3.1.04 and following. The dictionary contains roughly 200,000 roots, which expand to about 2,500,000 words. . Homepage: http://www.kurnik.pl/slownik/ (in Polish) http://www.kurnik.pl/dictionary/ (in English) Package: myspell-pl Priority: optional Section: text Installed-Size: 4336 Maintainer: Ubuntu Core Developers Original-Maintainer: Robert Luberda Architecture: all Source: ipolish Version: 20071015-1 Provides: myspell-dictionary, myspell-dictionary-pl Depends: dictionaries-common (>= 0.20.1) Suggests: openoffice.org (>= 1.0.3-3) Conflicts: openoffice.org (<< 1.0.3-3) Filename: pool/2008/main/i/ipolish/myspell-pl_20071015-1_all.deb Size: 1071824 MD5sum: 43257c0db8951e67ba91ef2715cfad7d SHA1: 5089c5d658bcaaa7b3071a20dd8866fc39346d97 SHA256: 4520ebee68ea7e5c4aad260889bde9d7f91248094c3ad229caee76a90a8cba8e Description: The Polish dictionary for myspell This is the Polish dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. . Homepage: http://www.kurnik.pl/slownik/ (in Polish) http://www.kurnik.pl/dictionary/ (in English) Package: wpolish Priority: optional Section: text Installed-Size: 44600 Maintainer: Ubuntu Core Developers Original-Maintainer: Robert Luberda Architecture: all Source: ipolish Version: 20071015-1 Replaces: manpages-pl (<= 20030214) Provides: wordlist Depends: dictionaries-common (>= 0.20.1), debconf (>= 0.5) | debconf-2.0 Filename: pool/2008/main/i/ipolish/wpolish_20071015-1_all.deb Size: 9070946 MD5sum: 624d3f4180e6541badac3a2056d74a22 SHA1: d73c13276d7c72b24955a6899aa7c07f5c699d7b SHA256: 7abaef50b17499f3d5b692dc5a36fd37e5ad66cd3fbcad1f39721ddb19f2a0ee Description: Polish dictionary words for /usr/share/dict This package provides the file /usr/share/dict/polish containing a list of Polish words. This list can be used by spelling checkers, and by programs such as look(1). . Homepage: http://www.kurnik.pl/slownik/ (in Polish) http://www.kurnik.pl/dictionary/ (in English) Package: i855-crt Priority: optional Section: x11 Installed-Size: 80 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Stone Architecture: i386 Version: 0.4-0ubuntu3 Depends: libc6 (>= 2.6-1), libx11-6, libxext6, libxv1 Filename: pool/2008/main/i/i855-crt/i855-crt_0.4-0ubuntu3_i386.deb Size: 16296 MD5sum: a75c582cab5a83119b6b2e1d514a4f13 SHA1: d8836757d8f7a76e951c32350f6cb954ac4d9dde SHA256: 1af127ae755073b0d8e675d648fad20615d2178128180919390b11c290f2c91e Description: i855 TV Out switching i855-crt is a small utility to enable or disable the TV Out function of many i855-based laptops. Package: libicu38 Priority: optional Section: libs Installed-Size: 13996 Maintainer: Ubuntu Core Developers Original-Maintainer: Jay Berkenbilt Architecture: i386 Source: icu Version: 3.8-6 Replaces: icu, icu-locales Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.1.1-21) Conflicts: icu, icu-locales Filename: pool/2008/main/i/icu/libicu38_3.8-6_i386.deb Size: 5876946 MD5sum: ecbcde80af369630c7a4ff460135bede SHA1: c92a422fdc94453cc4de9889b51e8f0d1eaae6bc SHA256: 62a060ad4ff9c1d685078a2904d469db8ffcb91f5a0c1874cc98ebbc552a6648 Description: International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the runtime libraries for ICU. Package: icu-doc Priority: optional Section: doc Installed-Size: 22836 Maintainer: Ubuntu Core Developers Original-Maintainer: Jay Berkenbilt Architecture: all Source: icu Version: 3.8-6 Filename: pool/2008/main/i/icu/icu-doc_3.8-6_all.deb Size: 3647534 MD5sum: 17feac90f46f72744317818abf01971a SHA1: b5094d52aa17bac81e8496c49c1e619a45366451 SHA256: 218acbffbf3ca9f2435165092a7b6622ffd1ac5a6657a8e7257e867eabede0e2 Description: API documentation for ICU classes and functions ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains HTML files documenting the ICU APIs. Package: libicu38-dbg Priority: extra Section: libs Installed-Size: 6212 Maintainer: Ubuntu Core Developers Original-Maintainer: Jay Berkenbilt Architecture: i386 Source: icu Version: 3.8-6 Depends: libicu38 (= 3.8-6) Filename: pool/2008/main/i/icu/libicu38-dbg_3.8-6_i386.deb Size: 2247804 MD5sum: fb0919c34649b064f9fcde26b983d7f6 SHA1: 2dd436320ce5c866d32352c7ab9d884f1a3b8921 SHA256: ae4784b6b9ac8ae8ed519d4bac8410f8ed30c75017a0fb8a818fb5e09910f3ff Description: International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains debugging symbols for the libraries. Package: libicu-dev Priority: optional Section: libdevel Installed-Size: 20180 Maintainer: Ubuntu Core Developers Original-Maintainer: Jay Berkenbilt Architecture: i386 Source: icu Version: 3.8-6 Replaces: libicu34-dev, libicu36-dev Depends: libc6-dev | libc-dev, libicu38 (= 3.8-6) Suggests: icu-doc Conflicts: libicu34-dev, libicu36-dev Filename: pool/2008/main/i/icu/libicu-dev_3.8-6_i386.deb Size: 6906228 MD5sum: 36b5ae0d5df6f583f78c1d0fc2892e07 SHA1: 8e7cd85568aad01d954764ef60ef5322e3e3c78f SHA256: 90f595980d1ebea1da2f2b4c0e08b057444ab708a8af500b2907245978185a95 Description: Development files for International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the development files for ICU along with programs used to manipulate data files found in the ICU sources. Package: irda-utils Priority: optional Section: utils Installed-Size: 332 Maintainer: Ubuntu Core Developers Original-Maintainer: Alberto Gonzalez Iniesta Architecture: i386 Version: 0.9.18-7ubuntu2 Replaces: irda-common, irda-tools Provides: irda-tools Depends: bash, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.7-1), libglib2.0-0 (>= 2.15.5), makedev | udev, module-init-tools, sysv-rc (>= 2.86.ds1-14.1ubuntu2), zlib1g (>= 1:1.2.3.3.dfsg-1) Pre-Depends: debconf | debconf-2.0 Recommends: openobex-apps, setserial Suggests: libgsmme1c102, liblinc1, obexftp Conflicts: irda-common, irda-tools Filename: pool/2008/main/i/irda-utils/irda-utils_0.9.18-7ubuntu2_i386.deb Size: 101314 MD5sum: fbc947a9d0851fce3bf99713fa276e88 SHA1: c51e059735d12f2c3bf4fa47ad096c73a1f010d8 SHA256: 996053b4a73f134653c40351778dd68235bcde978292b3921f45119ef462e2fb Description: IrDA management and handling utilities This package contains userspace utilities to manage and handle infrared devices. It includes irattach, findchip, irdadump, irdaping and irpsion5. OBEX tools are removed since 0.9.5. If you need to use IrOBEX, use openobex-apps package. Homepage: http://irda.sourceforge.net Package: libio-stringy-perl Priority: optional Section: perl Installed-Size: 360 Maintainer: Ubuntu Core Developers Original-Maintainer: Bart Martens Architecture: all Source: io-stringy Version: 2.110-3 Depends: perl (>= 5.6.0-16) Filename: pool/2008/main/i/io-stringy/libio-stringy-perl_2.110-3_all.deb Size: 94922 MD5sum: d57df4d0dc4aafa249edd28700d57d9a SHA1: 0f4e3ecfd771ea09818f441af93d3b72872e437c SHA256: db7f6a93614081a0daa1295fc6af50567b821aaddb15dbcf7e22021a0cf972c8 Description: Perl5 modules for IO from scalars and arrays The libio-stringy-perl package (which corresponds to the CPAN package IO-stringy) provides the following Perl modules: IO::AtomicFile Write a file which is updated atomically IO::Lines I/O handle to read/write to array of lines IO::Scalar I/O handle to read/write to a string IO::ScalarArray I/O handle to read/write to array of scalars IO::Wrap Wrap old-style FHs in standard OO interface IO::WrapTie Tie your handles & retain full OO interface . Homepage: http://search.cpan.org/~dskoll/IO-stringy/ Package: isdnutils-doc Priority: extra Section: doc Installed-Size: 1380 Maintainer: Ubuntu Core developers Original-Maintainer: Paul Slootman Architecture: all Source: isdnutils Version: 1:3.12.20071127-0ubuntu1 Suggests: isdnutils-base (= 1:3.12.20071127-0ubuntu1) Conflicts: isdnutils (<< 1:3.1pre1b-1) Filename: pool/2008/main/i/isdnutils/isdnutils-doc_3.12.20071127-0ubuntu1_all.deb Size: 661296 MD5sum: 03fa89d810319a32147a642deba04427 SHA1: 4a338b682ef52d3455c72c7c791c9bb776f24145 SHA256: 7948afbd16fc515a93b91098354959665310eb5d873dbd75ed5cb0b088a9b36a Description: Extensive documentation for isdnutils This includes the FAQ and other miscellaneous documentation. German-language docs also included. Package: pppdcapiplugin Priority: extra Section: net Installed-Size: 240 Maintainer: Ubuntu Core developers Original-Maintainer: Paul Slootman Architecture: i386 Source: isdnutils Version: 1:3.12.20071127-0ubuntu1 Depends: libc6 (>= 2.4), libcapi20-3 (= 1:3.12.20071127-0ubuntu1), ppp (>= 2.3.11) Filename: pool/2008/main/i/isdnutils/pppdcapiplugin_3.12.20071127-0ubuntu1_i386.deb Size: 58762 MD5sum: fe7fc75775679bcc235dbbb5e0515826 SHA1: 73981d963bcb20c0c84d18e79050953a39faa58c SHA256: b83e310ded941edcaaee8749917bcdd5dbe488bf5b86a9bff70d52172228c5f5 Description: plugin for pppd to communicate with CAPI-capable ISDN cards Some ISDN cards (notably the AVM passive cards, when a module from the AVM website is loaded) can be used by CAPI utilities. This is a plugin for the regular PPP daemon to use CAPI on such cards. . See /usr/share/doc/pppdcapiplugin/* for some (rudimentary) info. Package: capiutils Priority: extra Section: net Installed-Size: 268 Maintainer: Ubuntu Core developers Original-Maintainer: Paul Slootman Architecture: i386 Source: isdnutils Version: 1:3.12.20071127-0ubuntu1 Replaces: isdnactivecards (<< 1:3.6.2004-12-19-1) Depends: libc6 (>= 2.4), libcapi20-3 (= 1:3.12.20071127-0ubuntu1), lsb-base (>= 1.3-9ubuntu3) Filename: pool/2008/main/i/isdnutils/capiutils_3.12.20071127-0ubuntu1_i386.deb Size: 79560 MD5sum: eb3e623b83925dfeb9ebd2096ac7740f SHA1: ffe20172a8a161c1958768abc8a8f1e8ad9a6080 SHA256: 9b50c6deb18bc8138e476ee72dd8f50319747b79c637e0da892acd1bd999f971 Description: Utilities for CAPI-capable ISDN cards Some ISDN cards (notably the AVM active cards, and the AVM passive cards when using the proprietary drivers) are accessed via the CAPI interface. The package contains utilities to initialize and get information about these cards. . See /usr/share/doc/capiutils/* for some (rudimentary) info. Package: libcapi20-dev Priority: extra Section: libdevel Installed-Size: 152 Maintainer: Ubuntu Core developers Original-Maintainer: Paul Slootman Architecture: i386 Source: isdnutils Version: 1:3.12.20071127-0ubuntu1 Replaces: isdnutils (<< 1:3.1pre1b-0), libcapi20, libcapi20-2 Depends: libcapi20-3 (= 1:3.12.20071127-0ubuntu1) Conflicts: libcapi20, libcapi20-2 Filename: pool/2008/main/i/isdnutils/libcapi20-dev_3.12.20071127-0ubuntu1_i386.deb Size: 28260 MD5sum: d1b95dae7c8d91cd306aa4364974706a SHA1: 065c66df58a478a96b4b30ab410ae377ce914dc6 SHA256: 841cbd5185b0b79560c23b16a65d12e701f269daa4ab313d031bc020d6fefc1d Description: libraries for CAPI support If you have an ISDN card with which CAPI works, you may be able to use applications that use CAPI, e.g. a fax system. At this point, AVM cards can work with CAPI, as well as some active cards. For the AVM passive cards you need to visit the www.AVM.de website. . If you need this package, it will be installed automatically via dependencies, no need to select it yourself. Package: isdnutils-base Priority: optional Section: utils Installed-Size: 512 Maintainer: Ubuntu Core developers Original-Maintainer: Paul Slootman Architecture: i386 Source: isdnutils Version: 1:3.12.20071127-0ubuntu1 Replaces: isdnutils (<< 1:3.1pre1b-23) Depends: debconf (>= 1.2.9) | debconf-2.0, libc6 (>= 2.4), libncurses5 (>= 5.6+20071006-3), lsb-base (>= 1.3-9ubuntu3), makedev (>= 2.3.1-77) Suggests: ipppd, isdnlog, isdnutils-doc, isdnutils-xtools, isdnvboxclient, isdnvboxserver Filename: pool/2008/main/i/isdnutils/isdnutils-base_3.12.20071127-0ubuntu1_i386.deb Size: 155628 MD5sum: edce480ca7ee1e7866936049cb1bbc6a SHA1: 560a7dd59e659a01327148804774ff9c0b1a14a1 SHA256: cbc7f8a4aa350e5dc091c546fffbd045c7d5ff7b3547a4e16f106ba298ba22e5 Description: ISDN utilities, the basic (minimal) set These utilities are the basic set of ISDN utilities that you need when you have an ISDN card installed. For complete functionality comparable to the old isdnutils package, you also need the following packages: . ipppd for networking over ISDN with syncPPP isdnlog for logging ISDN calls (and much more) isdnutils-xtools for X ISDN apps (currently only xisdnload and xmonisdn) isdnutils-doc for extensive documentation (basic docs are of course included with each package) isdnvboxserver ISDN answering machine, things needed on a server system isdnvboxclient ISDN answering machine, client side (vbox) Package: libcapi20-3 Priority: extra Section: libs Installed-Size: 116 Maintainer: Ubuntu Core developers Original-Maintainer: Paul Slootman Architecture: i386 Source: isdnutils Version: 1:3.12.20071127-0ubuntu1 Replaces: isdnutils (<< 1:3.1pre1b-0), libcapi20, libcapi20-2 Depends: libc6 (>= 2.4) Conflicts: libcapi20, libcapi20-2 Filename: pool/2008/main/i/isdnutils/libcapi20-3_3.12.20071127-0ubuntu1_i386.deb Size: 40928 MD5sum: 6672c8daabc06068666bc0f6dc64701d SHA1: 69c650d65753706291520301572178f5caa65796 SHA256: 71734c0a2098eaf4f7c8c68a9ac152661eed71fbc12c4fd3aa4eef1133a6d8ff Description: libraries for CAPI support If you have an ISDN card with which CAPI works, you may be able to use applications that use CAPI, e.g. a fax system. At this point, AVM cards can work with CAPI, as well as some active cards. For the AVM passive cards you need to visit the www.AVM.de website. . If you need this package, it will be installed automatically via dependencies, no need to select it yourself. Package: ipppd Priority: extra Section: net Installed-Size: 432 Maintainer: Ubuntu Core developers Original-Maintainer: Paul Slootman Architecture: i386 Source: isdnutils Version: 1:3.12.20071127-0ubuntu1 Replaces: isdnutils (<< 1:3.1pre1b-0) Depends: debconf (>= 1.2.9) | debconf-2.0, isdnutils-base (= 1:3.12.20071127-0ubuntu1), libc6 (>= 2.4), libpcap0.8 (>= 0.9.3-1), libssl0.9.8 (>= 0.9.8f-1), ppp Suggests: pdnsd Filename: pool/2008/main/i/isdnutils/ipppd_3.12.20071127-0ubuntu1_i386.deb Size: 166868 MD5sum: e08504c477baefaaa39ba08811ccc12b SHA1: 8ae8f270fa14a342c780e592d79a8c75722d6635 SHA256: 40fbe2b84983294a264b6ae9cfefd754a6df704bd1037e88f28277157a0fda21 Description: PPP daemon for syncPPP over ISDN If you want to connect to the internet over ISDN with an internal ISDN card, you will need this. . Also needed for allowing dialins from Windows PCs over ISDN. Package: isdnutils-xtools Priority: extra Section: x11 Installed-Size: 180 Maintainer: Ubuntu Core developers Original-Maintainer: Paul Slootman Architecture: i386 Source: isdnutils Version: 1:3.12.20071127-0ubuntu1 Replaces: isdnutils (<< 1:3.1pre1b-0) Depends: isdnutils-base (= 1:3.12.20071127-0ubuntu1), libc6 (>= 2.4), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7, libxext6, libxmu6, libxpm4, libxt6 Filename: pool/2008/main/i/isdnutils/isdnutils-xtools_3.12.20071127-0ubuntu1_i386.deb Size: 46280 MD5sum: 2a48188c55d37ebb1adc1fd8e20ea054 SHA1: 6f24b26475b0345d09cf8debce43e6243ab77ecd SHA256: 741e031decd4ab22a5ed1bd8e8b66dfc4db98472b2507a69e4e7e500b2556d9f Description: ISDN utilities that use X These are the graphical utilities for ISDN, xmonisdn and xisdnload. They provide, each in their own way, a visual indication of the status of the ISDN lines, so that it is directly obvious when there is a connection, for example. . This has been separated out of the main isdnutils package so that if you don't run X but do need ISDN, you don't have to include the X libraries unnecessarily. Package: iptraf Priority: optional Section: net Installed-Size: 744 Maintainer: Ubuntu Core Developers Original-Maintainer: Frederic Peters Architecture: i386 Version: 3.0.0-6 Depends: libc6 (>= 2.6.1-1), libncurses5 (>= 5.6) Filename: pool/2008/main/i/iptraf/iptraf_3.0.0-6_i386.deb Size: 165664 MD5sum: 2109a99e15a90827e2474f21dd2b2183 SHA1: 99093494c43d347a2b0fd1dbb561f6bcbfef11bf SHA256: 7fd55de0911589092246803ddbc04a17f01ea1a731ce9e56d6f59fa7ce889339 Description: Interactive Colorful IP LAN Monitor IPTraf is an ncurses-based IP LAN monitor that generates various network statistics including TCP info, UDP counts, ICMP and OSPF information, Ethernet load info, node stats, IP checksum errors, and others. Package: initramfs-tools Priority: optional Section: utils Installed-Size: 372 Maintainer: Ubuntu Kernel Team Original-Maintainer: Debian kernel team Architecture: all Version: 0.85eubuntu36 Provides: linux-initramfs-tool Depends: busybox-initramfs, cpio, klibc-utils (>= 1.4.19-2), module-init-tools, udev (>= 117-5) Filename: pool/2008/main/i/initramfs-tools/initramfs-tools_0.85eubuntu36_all.deb Size: 66132 MD5sum: 0b03de8b14ef698b81743547185c44c1 SHA1: 7769731088e42724a54e9caf59ecefbbd8c17f8f SHA256: 971959f11ab747d2ea8df6e9a16b94b040262b9050c14203757299d47aa32783 Description: tools for generating an initramfs This package contains tools to create and boot an initramfs for packaged 2.6 Linux kernel. The initramfs is a gzipped cpio archive. At boot time, the kernel unpacks that archive into RAM, mounts and uses it as initial root file system. The mounting of the real root file system occurs in early user space. klibc provides utilities to setup root. Having the root on EVMS, MD, LVM2, LUKS or NFS is also supported. Any boot loader with initrd support is able to load an initramfs archive. Package: wngerman Priority: optional Section: text Installed-Size: 4116 Maintainer: Ubuntu Core Developers Original-Maintainer: Roland Rosenfeld Architecture: all Source: igerman98 Version: 20070829-5ubuntu1 Provides: wordlist Depends: debconf (>= 0.5.0.0) | debconf-2.0, dictionaries-common (>= 0.20.0) Filename: pool/2008/main/i/igerman98/wngerman_20070829-5ubuntu1_all.deb Size: 860684 MD5sum: bd82412a17686ca899ae104f87514b8d SHA1: f788038b4524f1651795a5323cf4cd7addd704d9 SHA256: 09efd07212c3dd81e48565e21275c2b0846f6321a93dd2ea45600a32470331fe Description: New German orthography wordlist This is a wordlist with the new German orthography (de-DE-1996), which is used since 1998-08-01 and which is obligatory as of 2005-08-01. . It is based on the famous hkgerman dictionary (using the old German orthography (de-DE-1901), which is available as package wogerman), with many corrections and additions. Homepage: http://j3e.de/ispell/igerman98/ Package: hunspell-de-de Priority: optional Section: text Installed-Size: 1104 Maintainer: Ubuntu Core Developers Original-Maintainer: Roland Rosenfeld Architecture: all Source: igerman98 Version: 20070829-5ubuntu1 Replaces: myspell-de-de, openoffice.org-spellcheck-de-de Provides: hunspell-dictionary, hunspell-dictionary-de, openoffice.org-spellcheck-de-de Depends: dictionaries-common (>= 0.10) Suggests: hunspell, openoffice.org-hunspell | openoffice.org-core (>= 2.0.2) Conflicts: firefox (<< 2.0.0.3-2), iceape-browser (<< 1.1.1-2), icedove (<< 2.0.0.0-4), iceweasel (<< 2.0.0.3-2), libxul0d (= 1.8.0.11-3), mozilla-browser (<< 1.8+1.1.1-2), myspell-de-de, openoffice.org (<= 1.0.3-2), openoffice.org-core (<< 2.1~m190-1), openoffice.org-spellcheck-de-de, thunderbird (<< 2.0.0.1+0dfsg-0) Filename: pool/2008/main/i/igerman98/hunspell-de-de_20070829-5ubuntu1_all.deb Size: 325164 MD5sum: 61884614354a09df7f25b0a3a4a38ee5 SHA1: e0d2289e482acb590950e75d3079a0833aa5c5cb SHA256: 0a0f7f755664b0a72dc002e2716164d68088d9d046562a3f653a6a4ac89a4579 Description: German dictionary for hunspell This is the German (Belgium, Germany, Luxemburg) dictionary (de-DE-1996) for use with the hunspell spellchecker which is currently used within OpenOffice.org2 and as an ispell clone. Homepage: http://j3e.de/ispell/igerman98/ Package: aspell-de Priority: optional Section: text Installed-Size: 480 Maintainer: Ubuntu Core Developers Original-Maintainer: Roland Rosenfeld Architecture: all Source: igerman98 Version: 20070829-5ubuntu1 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.9.1) Filename: pool/2008/main/i/igerman98/aspell-de_20070829-5ubuntu1_all.deb Size: 329358 MD5sum: 9deec1259b622f5e47a7851c75786003 SHA1: 75c647c568b45d0d4e1dcd8b8a32736b40a4e912 SHA256: 015a9d37513af432d3db923e6e59e76c422f04888a476f9438558ca1ffc749a4 Description: German dictionary for aspell This package contains German dictionaries for the aspell spell checker. . Dictionaries included are: de_DE (de/deutsch/german), de_CH (swiss), and de_AT, all using the new German orthography from 1996 (neue Rechtschreibung). . The old (1901) spelling is provided by aspell-de-alt. Homepage: http://j3e.de/ispell/igerman98/ Package: wswiss Priority: optional Section: text Installed-Size: 4124 Maintainer: Ubuntu Core Developers Original-Maintainer: Roland Rosenfeld Architecture: all Source: igerman98 Version: 20070829-5ubuntu1 Provides: wordlist Depends: debconf (>= 0.5.0.0) | debconf-2.0, dictionaries-common (>= 0.20.0) Filename: pool/2008/main/i/igerman98/wswiss_20070829-5ubuntu1_all.deb Size: 860890 MD5sum: 08e7f2c03ef7d3c34d96392e2b1b04ee SHA1: c397df66792dd6c85935ef68d5ac7e2d0fd92787 SHA256: fb0d7af9ddeeaeeab82b2302a63d0b2463f2b172ef153430476ed5e85a880768 Description: Swiss (German) orthography wordlist This is a wordlist with the new German orthography (de-CH-1996), which is used since 1998-08-01 and which is obligatory as of 2005-08-01. . It is based on the famous hkgerman dictionary (using the old German orthography, which is available as wogerman), with many corrections and additions. . This particular rendering supports swiss spelling. This includes some Swiss words, as well as ss instead of German sz ligature. Homepage: http://j3e.de/ispell/igerman98/ Package: hunspell-de-at Priority: optional Section: text Installed-Size: 1108 Maintainer: Ubuntu Core Developers Original-Maintainer: Roland Rosenfeld Architecture: all Source: igerman98 Version: 20070829-5ubuntu1 Replaces: myspell-de-at, openoffice.org-spellcheck-de-at Provides: hunspell-dictionary, hunspell-dictionary-de, openoffice.org-spellcheck-de-at Depends: dictionaries-common (>= 0.10) Suggests: hunspell, openoffice.org-hunspell | openoffice.org-core (>= 2.0.2) Conflicts: firefox (<< 2.0.0.3-2), iceape-browser (<< 1.1.1-2), icedove (<< 2.0.0.0-4), iceweasel (<< 2.0.0.3-2), libxul0d (= 1.8.0.11-3), mozilla-browser (<< 1.8+1.1.1-2), myspell-de-at, openoffice.org (<= 1.0.3-2), openoffice.org-spellcheck-de-at, thunderbird (<< 2.0.0.1+0dfsg-0) Filename: pool/2008/main/i/igerman98/hunspell-de-at_20070829-5ubuntu1_all.deb Size: 326564 MD5sum: 383146aff644d405d165bd0dfe9b24cc SHA1: 4f7b60064bd75420e29e1b705c9092e663fde4f0 SHA256: 06af0de415e285bfb05117ade51d8e06b1a43f62621018bd2988ea8853dfd782 Description: Austrian (German) dictionary for hunspell This is the German (Austria) dictionary (de-AT-1996) for use with the hunspell spellchecker which is currently used within OpenOffice.org2 and as an ispell clone. Homepage: http://j3e.de/ispell/igerman98/ Package: ingerman Priority: optional Section: text Installed-Size: 2624 Maintainer: Ubuntu Core Developers Original-Maintainer: Roland Rosenfeld Architecture: i386 Source: igerman98 Version: 20070829-5ubuntu1 Provides: ispell-dictionary Depends: debconf (>= 0.5.0.0) | debconf-2.0, dictionaries-common (>= 0.20.0), ispell Suggests: wngerman Filename: pool/2008/main/i/igerman98/ingerman_20070829-5ubuntu1_i386.deb Size: 847522 MD5sum: b48ee59bd08da3478e18a3350d1fabee SHA1: e5e5283e7231ae4b83b729d08d7544831468d484 SHA256: e2ff67eb587a3a7003d4dd02da7f74611170168a46bff544c8fdeed5a6b95a68 Description: New German orthography dictionary for ispell This is a dictionary for ispell for the new German orthography (de-DE-1996), which is used since 1998-08-01 and which is obligatory as of 2005-08-01. . It is based on the famous hkgerman dictionary (using the old German orthography (de-DE-1901), which is available as package iogerman), with many corrections and additions. Homepage: http://j3e.de/ispell/igerman98/ Package: hunspell-de-ch Priority: optional Section: text Installed-Size: 1132 Maintainer: Ubuntu Core Developers Original-Maintainer: Roland Rosenfeld Architecture: all Source: igerman98 Version: 20070829-5ubuntu1 Replaces: myspell-de-ch, openoffice.org-spellcheck-de-ch Provides: hunspell-dictionary, hunspell-dictionary-de, openoffice.org-spellcheck-de-ch Depends: dictionaries-common (>= 0.10) Suggests: hunspell, openoffice.org-hunspell | openoffice.org-core (>= 2.0.2) Conflicts: firefox (<< 2.0.0.3-2), iceape-browser (<< 1.1.1-2), icedove (<< 2.0.0.0-4), iceweasel (<< 2.0.0.3-2), libxul0d (= 1.8.0.11-3), mozilla-browser (<< 1.8+1.1.1-2), myspell-de-ch, openoffice.org (<= 1.0.3-2), openoffice.org-spellcheck-de-ch, thunderbird (<< 2.0.0.1+0dfsg-0) Filename: pool/2008/main/i/igerman98/hunspell-de-ch_20070829-5ubuntu1_all.deb Size: 333196 MD5sum: e848e095456b96adeedd80a9f87e3495 SHA1: 03d10b863de0a853b797d58472d1f033e20ecc9f SHA256: 3c97ad51b2691985a8665d08a221d2c612b2d89812c813c5f8f9cf0717e469bc Description: Swiss (German) dictionary for hunspell This is the German (Switzerland, Liechtenstein) dictionary (de-CH-1996) for use with the hunspell spellchecker which is currently used within OpenOffice.org2 and as an ispell clone. Homepage: http://j3e.de/ispell/igerman98/ Package: iswiss Priority: optional Section: text Installed-Size: 2624 Maintainer: Ubuntu Core Developers Original-Maintainer: Roland Rosenfeld Architecture: i386 Source: igerman98 Version: 20070829-5ubuntu1 Provides: ispell-dictionary Depends: debconf (>= 0.5.0.0) | debconf-2.0, dictionaries-common (>= 0.20.0), ispell Suggests: wswiss Filename: pool/2008/main/i/igerman98/iswiss_20070829-5ubuntu1_i386.deb Size: 848052 MD5sum: a26f59707a3da0e8ee9ba3870672748a SHA1: aef15db55ee5653343393a1cca752a19e6310f3d SHA256: 38b6e429a1eeb3afe4906f4866a8dc2c7c2790a88066727de3d34ea64b0d2ed0 Description: Swiss (German) orthography dictionary for ispell This is a dictionary for ispell for the new German orthography (de-CH-1996), which is used since 1998-08-01 and which is obligatory as of 2005-08-01. . It is based on the famous hkgerman dictionary (using the old German orthography, which is available as iogerman), with many corrections and additions. . This particular rendering supports swiss spelling. This includes some Swiss words, as well as ss instead of German sz ligature. Homepage: http://j3e.de/ispell/igerman98/ Package: myspell-cs-cz Priority: optional Section: text Installed-Size: 3848 Maintainer: Ubuntu Core Developers Original-Maintainer: Petr Cech Architecture: all Source: ispell-czech Version: 20040229-4.1 Provides: myspell-dictionary, myspell-dictionary-cs Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts Conflicts: openoffice.org (<= 1.0.3-2) Filename: pool/2008/main/i/ispell-czech/myspell-cs-cz_20040229-4.1_all.deb Size: 994726 MD5sum: 4610502a764e86301e7a82795949efde SHA1: 14d9124b43aabe591617c9d0b3a73e30894015ca SHA256: f4b9de3a0d3098c0151074f2d92b6ba54d946aeff9a95060b15cd13fc40214ed Description: Czech dictionary for myspell This is the Czech dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. Package: iczech Priority: optional Section: text Installed-Size: 8812 Maintainer: Ubuntu Core Developers Original-Maintainer: Petr Cech Architecture: i386 Source: ispell-czech Version: 20040229-4.1 Provides: ispell-dictionary Depends: dictionaries-common (>= 0.20), ispell, debconf (>= 0.5) | debconf-2.0 Filename: pool/2008/main/i/ispell-czech/iczech_20040229-4.1_i386.deb Size: 2838098 MD5sum: 78199d1e2b4212cced61f5a9e5c02f00 SHA1: 045a42b2e4d8a92a7781f15934ef463aeb28e996 SHA256: bc7f28e0cfcd6b1622a8bac7d542907f8c316e26903c2583e3097df7f7bc404a Description: The Czech dictionary for ispell This is the Czech dictionary for ispell. Author: Petr Kolar Package: libmagick++9-dev Priority: optional Section: libdevel Installed-Size: 1016 Maintainer: Ubuntu Core developers Original-Maintainer: Luciano Bello Architecture: i386 Source: imagemagick Version: 7:6.3.7.9.dfsg1-2ubuntu1 Replaces: libmagick++6-dev Depends: libmagick++10 (= 7:6.3.7.9.dfsg1-2ubuntu1), libmagick9-dev (= 7:6.3.7.9.dfsg1-2ubuntu1) Conflicts: libmagick++6-dev Filename: pool/2008/main/i/imagemagick/libmagick++9-dev_6.3.7.9.dfsg1-2ubuntu1_i386.deb Size: 208568 MD5sum: 7a748f532a05e560e03d15e7cbabfd7c SHA1: b574960adfe30873422d96f2403407f7212e6086 SHA256: bf5c4c3ba1d4c8267a8f4281af312ecae6e13a10e010601841f8e03bd7251235 Description: C++ API to the ImageMagick library - development files Magick++ supports an object model which is inspired by PerlMagick. Magick++ executes faster than PerlMagick since it is accessed from a compiled language rather than from a scripting language. This makes it more suitable for Web CGI programs which must start-up and execute quickly. Images support implicit reference counting so that copy constructors and assignment incur almost no cost. The cost of actually copying an image (if necessary) is done just before modification and this copy is managed automatically by Magick++. De-referenced copies are automatically deleted. The image objects support value (rather than pointer) semantics so it is trivial to support multiple generations of an image in memory at one time. . Magick++ provides integrated support for STL. This support allows Magick++ to be used with the Standard Template Library (STL) so that the powerful containers available (e.g. deque, vector, list, and map) can be used to write programs similar to those possible with Perl and PerlMagick. STL-compatible template versions of ImageMagick's list-style operations are provided so that operations may be performed on multiple images stored in STL containers. . This package includes header files and static libraries needed to compile programs using libMagick++. Homepage: http://www.imagemagick.org/ Package: imagemagick Priority: optional Section: graphics Installed-Size: 4464 Maintainer: Ubuntu Core developers Original-Maintainer: Luciano Bello Architecture: i386 Version: 7:6.3.7.9.dfsg1-2ubuntu1 Replaces: geomview (<= 1.8.0), imagemagick-doc Depends: libbz2-1.0, libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libice6 (>= 1:1.0.0), libjpeg62, liblcms1 (>= 1.15-1), libmagick10, libsm6, libtiff4, libx11-6, libxext6, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: imagemagick-doc Filename: pool/2008/main/i/imagemagick/imagemagick_6.3.7.9.dfsg1-2ubuntu1_i386.deb Size: 1421452 MD5sum: 0890174965aaa9e022f1ca78ec9d48fa SHA1: ff5974ef403ade3d2ace7a611fcc4f4afc10a956 SHA256: c28a381601580f90c08b5c38aad863a30842b67c3966a8d894e2da889f134fcb Description: image manipulation programs Imagemagick is a set of programs to manipulate various image formats (JPEG, TIFF, PhotoCD, PBM, XPM, etc...). All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display). . Possible effects: colormap manipulation, channel operations, thumbnail creation, image annotation, limited drawing, image distortion, etc... Homepage: http://www.imagemagick.org/ Package: libmagick9-dev Priority: optional Section: libdevel Installed-Size: 4440 Maintainer: Ubuntu Core developers Original-Maintainer: Luciano Bello Architecture: i386 Source: imagemagick Version: 7:6.3.7.9.dfsg1-2ubuntu1 Replaces: libmagick6-dev Depends: libbz2-dev, libdjvulibre-dev, libexif-dev, libfreetype6-dev, libgraphviz-dev, libjasper-dev, libjpeg62-dev, liblcms1-dev, libltdl3-dev, libmagick10 (= 7:6.3.7.9.dfsg1-2ubuntu1), libopenexr-dev, libpng12-dev, librsvg2-dev, libtiff4-dev, libwmf-dev (>= 0.2.7-1), libx11-dev, libxext-dev, libxml2-dev, libxt-dev, libz-dev Conflicts: libmagick6-dev Filename: pool/2008/main/i/imagemagick/libmagick9-dev_6.3.7.9.dfsg1-2ubuntu1_i386.deb Size: 1212046 MD5sum: 599045192c0e6f2a6292ab7517c6c561 SHA1: 65468b134ade01ca03ba140ee3e4691d240ae023 SHA256: 715deb37cb6e982d2efbd00d161048f3dd9976b1a14499859bb5fc17e362d431 Description: image manipulation library - development files LibMagick supports loading and saving a very large set of image formats. It allows a lot of image manipulation as well. . This package includes header files and static libraries needed to compile programs using libMagick. Homepage: http://www.imagemagick.org/ Package: libmagick++10 Priority: optional Section: libs Installed-Size: 568 Maintainer: Ubuntu Core developers Original-Maintainer: Luciano Bello Architecture: i386 Source: imagemagick Version: 7:6.3.7.9.dfsg1-2ubuntu1 Replaces: libmagick++6 Depends: libbz2-1.0, libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1-21), libice6 (>= 1:1.0.0), libjpeg62, liblcms1 (>= 1.15-1), libmagick10, libsm6, libstdc++6 (>= 4.1.1-21), libtiff4, libx11-6, libxext6, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: libmagick++6 Filename: pool/2008/main/i/imagemagick/libmagick++10_6.3.7.9.dfsg1-2ubuntu1_i386.deb Size: 173566 MD5sum: 41bc3901c450b5f359c236fa06f280fd SHA1: 50d8bcffb5419ca72f6491079c094d39e76c6d3b SHA256: 20a13c9120192fe6ce18461ead8503811633cbbd3017cc6e6fdef92531f2a19a Description: C++ API to the ImageMagick library Magick++ supports an object model which is inspired by PerlMagick. Magick++ executes faster than PerlMagick since it is accessed from a compiled language rather than from a scripting language. This makes it more suitable for Web CGI programs which must start-up and execute quickly. Images support implicit reference counting so that copy constructors and assignment incur almost no cost. The cost of actually copying an image (if necessary) is done just before modification and this copy is managed automatically by Magick++. De-referenced copies are automatically deleted. The image objects support value (rather than pointer) semantics so it is trivial to support multiple generations of an image in memory at one time. . Magick++ provides integrated support for STL. This support allows Magick++ to be used with the Standard Template Library (STL) so that the powerful containers available (e.g. deque, vector, list, and map) can be used to write programs similar to those possible with Perl and PerlMagick. STL-compatible template versions of ImageMagick's list-style operations are provided so that operations may be performed on multiple images stored in STL containers. . This package contains the C++ libraries needed to run executables that make use of libMagick++. Homepage: http://www.imagemagick.org/ Package: libmagick10 Priority: optional Section: libs Installed-Size: 11756 Maintainer: Ubuntu Core developers Original-Maintainer: Luciano Bello Architecture: i386 Source: imagemagick Version: 7:6.3.7.9.dfsg1-2ubuntu1 Depends: libbz2-1.0, libc6 (>= 2.7-1), libdjvulibre15 (>= 3.5.20), libexpat1 (>= 1.95.8), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libglib2.0-0 (>= 2.15.5), libgraphviz4 (>= 2.16), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libjasper1 (>= 1.900.1), libjpeg62, liblcms1 (>= 1.15-1), libltdl3 (>= 1.5.2-2), libopenexr2ldbl (>= 1.2.2), libpng12-0 (>= 1.2.13-4), librsvg2-2 (>= 2.18.1), libsm6, libtiff4, libwmf0.2-7 (>= 0.2.8.4), libx11-6, libxext6, libxml2 (>= 2.6.27), libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: ghostscript, gsfonts Suggests: html2ps, libwmf-bin Filename: pool/2008/main/i/imagemagick/libmagick10_6.3.7.9.dfsg1-2ubuntu1_i386.deb Size: 4042354 MD5sum: fade5d663a06e75ff6cceee816770ba0 SHA1: 740263b1f0d84ea9863b3b58d5cc7b24a1549586 SHA256: 592f3fb0b0437562e8efa4d9f83d51e6e39b9018f144fe622b319cc0d02c4230 Description: image manipulation library LibMagick supports loading and saving a very large set of image formats. It allows a lot of image manipulation as well. . This package contains the C libraries needed to run executables that make use of libMagick. Homepage: http://www.imagemagick.org/ Package: myspell-fr Priority: extra Section: text Installed-Size: 620 Maintainer: Ubuntu Core Developers Original-Maintainer: Francois Marier Architecture: all Source: ifrench Version: 1.4-22 Provides: myspell-dictionary, myspell-dictionary-fr Depends: debconf, dictionaries-common (>= 0.10) | openoffice.org-updatedicts Conflicts: myspell-fr-fr, myspell-fr-gut, openoffice.org (<= 1.0.3-2), openoffice.org-spellcheck-fr-fr Filename: pool/2008/main/i/ifrench/myspell-fr_1.4-22_all.deb Size: 161160 MD5sum: fc0a457af46ec2e853e7c107d9ae096c SHA1: e1299ff1309452a1f8dc58f2eae034347e2a407f SHA256: 4c8f597479e2863d91163eeb43080945a0d743d486a227e12200b94fb0554ad6 Description: The French dictionary for myspell (Hydro-Quebec version) This is a French dictionary, to be used with myspell, version 3.1.04 and following. The dictionary contains roughly 50,000 roots, which expand to about 220,000 words. . This is the Martin Boyer and Hydro-Quebec version. You may prefer to use the GUTenberg version installed by the myspell-fr-gut package. Package: wukrainian Priority: optional Section: text Installed-Size: 23648 Maintainer: Ubuntu Core Developers Original-Maintainer: Eugeniy Meshcheryakov Architecture: all Source: ispell-uk Version: 1.4.0-3 Provides: wordlist Depends: dictionaries-common, debconf (>= 0.5) | debconf-2.0 Filename: pool/2008/main/i/ispell-uk/wukrainian_1.4.0-3_all.deb Size: 3280198 MD5sum: fdfeab67cd43be1e1a0a17e00e0d5193 SHA1: fea381f813ac84a9b433167f789ba33884a24229 SHA256: 1f02ce8a293ddf4b3f1583abbd3a24794913a57116c70f7a0f03cc20b09f20cd Description: Ukrainian dictionary words for /usr/share/dict This package provides the file /usr/share/dict/ukrainian containing a list of Ukrainian words. This list can be used by spelling checkers, and by programs such as look(1). Package: iukrainian Priority: optional Section: text Installed-Size: 4480 Maintainer: Ubuntu Core Developers Original-Maintainer: Eugeniy Meshcheryakov Architecture: i386 Source: ispell-uk Version: 1.4.0-3 Provides: ispell-dictionary Depends: dictionaries-common (>= 0.20), ispell, debconf (>= 0.5) | debconf-2.0 Suggests: wukrainian Filename: pool/2008/main/i/ispell-uk/iukrainian_1.4.0-3_i386.deb Size: 974464 MD5sum: 0f435f6ff5212f839d85385fa9bc09c1 SHA1: 59a75005f81dfa59b0796edbb7d82597c5130ce6 SHA256: 241626c01fa7f035812bee86cc3bc2955ff92698fd55f218b5ab9a07a47644c3 Description: Ukrainian dictionary for ispell This is a Ukrainian dictionary, to be used with the ispell program. Package: aspell-uk Priority: optional Section: text Installed-Size: 564 Maintainer: Ubuntu Core Developers Original-Maintainer: Eugeniy Meshcheryakov Architecture: all Source: ispell-uk Version: 1.4.0-3 Replaces: aspell-ukr (<< 1.1) Provides: aspell-dictionary, aspell-ukr Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.49.2) Conflicts: aspell-ukr (<< 1.1) Filename: pool/2008/main/i/ispell-uk/aspell-uk_1.4.0-3_all.deb Size: 304606 MD5sum: 4f93814101c2500d003cf1874407a203 SHA1: ded16a12d971214025b30469f3c9925e1d68cd27 SHA256: 39b26b0229035cd699b81ef85179a3b74d82891e2629f7b05ba01ff18b39e671 Description: Ukrainian dictionary for GNU Aspell This package contains all the required files to add support for the Ukrainian language to the GNU Aspell spell checker. Package: myspell-uk Priority: optional Section: text Installed-Size: 1376 Maintainer: Ubuntu Core Developers Original-Maintainer: Eugeniy Meshcheryakov Architecture: all Source: ispell-uk Version: 1.4.0-3 Provides: myspell-dictionary, myspell-dictionary-uk Depends: dictionaries-common (>= 0.10) Suggests: openoffice.org (>= 1.1.1-4) Conflicts: openoffice.org (<= 1.1.1-3) Filename: pool/2008/main/i/ispell-uk/myspell-uk_1.4.0-3_all.deb Size: 360678 MD5sum: a8b309c19eadfcf6c8c8ac475850b2c3 SHA1: 8f75fe763dade23de10cfec414304164705b0b06 SHA256: 14236287d54a302a62fa1db61c8a935a8274dedeaae34226e583ccd328cb2891 Description: Ukrainian dictionary for myspell This is the Ukrainian dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. Package: imhangul Priority: optional Section: gnome Installed-Size: 556 Maintainer: Ubuntu Core Developers Original-Maintainer: Changwoo Ryu Architecture: i386 Version: 0.9.13-6 Depends: libatk1.0-0 (>= 1.13.2), libc6 (>= 2.5-5), libcairo2 (>= 1.4.0), libfontconfig1 (>= 2.4.0), libglib2.0-0 (>= 2.12.9), libgtk2.0-0 (>= 2.10.3), libpango1.0-0 (>= 1.17.0), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, gtk2.0-binver-2.10.0, im-switch Suggests: imhangul-status-applet Filename: pool/2008/main/i/imhangul/imhangul_0.9.13-6_i386.deb Size: 170468 MD5sum: e37ee591752fa2bc6df65f548a5ab3b6 SHA1: 0f72106c0510e10f31b352bf523869b1ac494cbf SHA256: a33c3856493780391233b70a4ff24a2fc11860a1797e137fb93bf14abef03940 Description: A Hangul (Korean) input module for GTK+ Imhangul is a Hangul input module for GTK+ 2. This supports Korean Hangul input with several types of keyboards widely used in Korea. . See http://imhangul.kldp.net for more information (in Korean). Package: icatalan Priority: optional Section: text Installed-Size: 688 Maintainer: Jordi Mallach Architecture: all Source: ispellcat Version: 0.5-3 Provides: ispell-dictionary Depends: dictionaries-common (>= 0.20), ispell, debconf | debconf-2.0 Suggests: wcatalan Filename: pool/2008/main/i/ispellcat/icatalan_0.5-3_all.deb Size: 544462 MD5sum: 3687e2f27150370c6903499c1209d543 SHA1: 71146085f61198b84f8955d8ca9780f2066dfe1d SHA256: 3b5fe0d94109130630be515d40c6e4446a7655a8cdc7d11b7b9ad9aa58cf1928 Description: Catalan dictionary for ispell This is the Catalan dictionary for ispell as put together by Joan Moratinos using data from different sources. Package: wcatalan Priority: extra Section: text Installed-Size: 7592 Maintainer: Jordi Mallach Architecture: all Source: ispellcat Version: 0.5-3 Provides: wordlist Depends: dictionaries-common (>= 0.20), debconf | debconf-2.0 Filename: pool/2008/main/i/ispellcat/wcatalan_0.5-3_all.deb Size: 1671738 MD5sum: 0c2534a07b55d2fbb83e92b53682f405 SHA1: 17b22555ef0a760579e68cb9a5fc00396b4e92e5 SHA256: 0b6242560c96cafee706d3bbfd16cf6b5f0bd5194477a4b51d484847789839f5 Description: Catalan dictionary words for /usr/share/dict This package provides the file /usr/share/dict/catala containing an alphabetic list of Catalan words. . It was put together by Joan Moratinos using data from different sources. Package: myspell-ca Priority: optional Section: text Installed-Size: 2240 Maintainer: Jordi Mallach Architecture: all Source: ispellcat Version: 0.5-3 Provides: myspell-dictionary, myspell-dictionary-ca Depends: dictionaries-common (>= 0.20) Suggests: openoffice.org (>= 1.0.3-3), mozilla-spellchecker Conflicts: openoffice.org (<= 1.0.3-2) Filename: pool/2008/main/i/ispellcat/myspell-ca_0.5-3_all.deb Size: 567232 MD5sum: f24d0d8baa6e22ad75427b75aba65e8f SHA1: d0d8304682de9686b09da686e0782975f2fa1d45 SHA256: 4d62fd6d582f307b570e1b5a8b04c542f6c65e604442a0c7ac4b1fb81cb29827 Description: Catalan dictionary for myspell This is the Catalan dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the Mozilla spellchecker. . It was put together by Joan Moratinos using data from different sources. Package: aspell-ca Priority: optional Section: text Installed-Size: 432 Maintainer: Jordi Mallach Architecture: all Source: ispellcat Version: 0.5-3 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.50) Filename: pool/2008/main/i/ispellcat/aspell-ca_0.5-3_all.deb Size: 267852 MD5sum: 27ac4035cecc6b579b0692da4f865d84 SHA1: aa88da4066a633d21baca7b75240758166f6e768 SHA256: 1b952d93ce27c30c88c2b5ac7a62c036f927981481fcfcf44a0b0d7e00fcc14d Description: Catalan dictionary for aspell This package contains all the required files to add support for the Catalan language to the GNU Aspell spell checker. . It was put together by Joan Moratinos using data from different sources. Package: italc-client Priority: optional Section: x11 Installed-Size: 1212 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Patrick Winnertz Architecture: i386 Source: italc Version: 1:1.0.7-0ubuntu2 Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libitalc (= 1:1.0.7-0ubuntu2), libjpeg62, libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libssl0.9.8 (>= 0.9.8f-1), libstdc++6 (>= 4.1.1-21), libx11-6, libxext6, libxfixes3 (>= 1:4.0.1), libxinerama1, libxrandr2 (>= 2:1.2.0), libxtst6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/i/italc/italc-client_1.0.7-0ubuntu2_i386.deb Size: 496358 MD5sum: daa69070769beff4b6f21c0116d89b3b SHA1: f00fc36f3719a98f900de655f0d74b46c88fa4e1 SHA256: 11a982440d05687f97b392fc6059d1fd7cb39c1bd8b2f708864fae810083a1d0 Description: Intelligent Teaching and Learning with Computers iTALC makes it possible, to access and influence the pupils activities just from the computer of the teacher. With the help of iTALC, for example the teacher is able to see the content of the pupils screens on his screen. If a pupil needs help, the teacher can access the pupils desktop and give support from his computer. The pupil can watch all activities, the teacher is doing on his desktop. So the pupil can learn new processes. For teaching something to all pupils, you can switch into demo-mode where all screens of the pupils show the teacher-screen. Furthermore things like locking pupil's screens, killing games, power on/off clients and much more can be done with iTALC. . This package contains the client software for iTALC that can be controlled using italc-master. Homepage: http://italc.sourceforge.net/home.php Package: italc-master Priority: optional Section: x11 Installed-Size: 1596 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Patrick Winnertz Architecture: i386 Source: italc Version: 1:1.0.7-0ubuntu2 Depends: italc-client, libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libitalc (= 1:1.0.7-0ubuntu2), libjpeg62, libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libssl0.9.8 (>= 0.9.8f-1), libstdc++6 (>= 4.1.1-21), python, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/i/italc/italc-master_1.0.7-0ubuntu2_i386.deb Size: 1033656 MD5sum: 282dc4ac1da133462e6b04ca6cc523c3 SHA1: f1689704c163f3ef3af5d7b564dedc044e856a11 SHA256: c87b5a512e754df90b459417e248e256678a8912754146f51161104396943b19 Description: Intelligent Teaching and Learning with Computers iTALC makes it possible, to access and influence the pupils activities just from the computer of the teacher. With the help of iTALC, for example the teacher is able to see the content of the pupils screens on his screen. If a pupil needs help, the teacher can access the pupils desktop and give support from his computer. The pupil can watch all activities, the teacher is doing on his desktop. So the pupil can learn new processes. For teaching something to all pupils, you can switch into demo-mode where all screens of the pupils show the teacher-screen. Furthermore things like locking pupil's screens, killing games, power on/off clients and much more can be done with iTALC. . This package contains the software necessary to observe and control iTALC clients provided by the italc-client package. Homepage: http://italc.sourceforge.net/home.php Package: libitalc Priority: optional Section: x11 Installed-Size: 384 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Patrick Winnertz Architecture: i386 Source: italc Version: 1:1.0.7-0ubuntu2 Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libjpeg62, libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libssl0.9.8 (>= 0.9.8f-1), libstdc++6 (>= 4.1.1-21), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/i/italc/libitalc_1.0.7-0ubuntu2_i386.deb Size: 200180 MD5sum: ad731f745877b03ad26fec0307ba467e SHA1: c74c6d8eb51a3c04bc4f954a20d7bd7d8e3e18d5 SHA256: c09ded7cf8d1c4305ab886be050793a15fe508611e4cbf59d28e72613473d5a6 Description: Intelligent Teaching and Learning with Computers iTALC makes it possible, to access and influence the pupils activities just from the computer of the teacher. With the help of iTALC, for example the teacher is able to see the content of the pupils screens on his screen. If a pupil needs help, the teacher can access the pupils desktop and give support from his computer. The pupil can watch all activities, the teacher is doing on his desktop. So the pupil can learn new processes. For teaching something to all pupils, you can switch into demo-mode where all screens of the pupils show the teacher-screen. Furthermore things like locking pupil's screens, killing games, power on/off clients and much more can be done with iTALC. . This package provides the necessary library for italc Homepage: http://italc.sourceforge.net/home.php Package: icon-naming-utils Priority: optional Section: x11 Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: Philipp Kern Architecture: all Version: 0.8.6-1 Depends: perl, libxml-simple-perl Filename: pool/2008/main/i/icon-naming-utils/icon-naming-utils_0.8.6-1_all.deb Size: 11172 MD5sum: b97836e7b69a4aeea6ba852b00cfc3c7 SHA1: 6cde3c007cbeafb84c5b82f22b1a1b85acef8f4b SHA256: fcb2f4ac0bcb423a96f6e922bb160449b0429f68e2267be2038a03205d8d053e Description: script for maintaining backwards compatibility of Tango Project Tango is a project to create a new cross-desktop and cross-platform icon theme, using a standard style guide, and the new Icon Naming Specification. This package contains the perl script for maintaining backwards compatibility. . Homepage: http://www.tango-project.org Package: imanx Priority: optional Section: text Installed-Size: 848 Maintainer: Ubuntu Core Developers Original-Maintainer: Alastair McKinstry Architecture: i386 Version: 0.50-6build1 Provides: ispell-dictionary Depends: ispell, dictionaries-common, debconf | debconf-2.0 Filename: pool/2008/main/i/imanx/imanx_0.50-6build1_i386.deb Size: 201524 MD5sum: ea91d46e22aaa45120b6efe7c294fa26 SHA1: 404d32ee6e010fa51c60ee85699149faa7c6b4fd SHA256: aefd360773bb5846ab66bf27f3dbe5829922415df7fa6a683ab62a12d03e79e1 Description: A Manx Gaelic dictionary for ispell This is a Manx Gaelic dictionary for ispell spelling checker. The dictionary has about 30,000 words, but is of Alpha quality. Help in checking its quality and word submissions gratefully accepted. Package: myspell-gv Priority: optional Section: text Installed-Size: 372 Maintainer: Ubuntu Core Developers Original-Maintainer: Alastair McKinstry Architecture: all Source: imanx Version: 0.50-6build1 Provides: myspell-dictionary, myspell-dictionary-gv Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts Conflicts: openoffice.org (<= 1.0.3-2) Filename: pool/2008/main/i/imanx/myspell-gv_0.50-6build1_all.deb Size: 101852 MD5sum: 6a8afc7015f4684693ade38d451abe2a SHA1: b6fb1b4fc46c1fd723f32e4cbb0fbd65c773af6c SHA256: 7021ea48696aee0dccec98fffe023e601a1d2f191760faee7f36f86b25ec31ac Description: Manx Gaelic dictionary for myspell This is the Manx Gaelic dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. Package: wmanx Priority: optional Section: text Installed-Size: 392 Maintainer: Ubuntu Core Developers Original-Maintainer: Alastair McKinstry Architecture: all Source: imanx Version: 0.50-6build1 Depends: dictionaries-common, debconf | debconf-2.0 Filename: pool/2008/main/i/imanx/wmanx_0.50-6build1_all.deb Size: 102906 MD5sum: 6233af902cf51e707557789947bde98c SHA1: 291be6cc9eeb5b3093a3dd1a21f462da0195c0cb SHA256: 1dfd300b4daa090c1feb2607f4aca1713a48e4548291e917da6e8371de91bc52 Description: Manx Gaelic dictionary words for /usr/share/dict This package provides the file /usr/share/dict/manx containing a list of Manx Gaelic words. This list can be used by spelling checkers, and by programs such as look(1). Package: intltool Priority: optional Section: devel Installed-Size: 328 Maintainer: Ubuntu Core Developers Original-Maintainer: Jordi Mallach Architecture: all Version: 0.37.1-1ubuntu1 Provides: xml-i18n-tools Depends: automake1.7 | automaken, file, gettext (>= 0.10.36-1), libxml-parser-perl, patch, perl Filename: pool/2008/main/i/intltool/intltool_0.37.1-1ubuntu1_all.deb Size: 85800 MD5sum: b685d133209141f9335a621c0ce6a182 SHA1: aa86d6f54c75b7ddc1cf55866ff9daf483d0b4e0 SHA256: 379927f498a7d1acfad4d5dc672bd86c70546c338ad8a4797573423353a74a47 Description: Utility scripts for internationalizing XML Automatically extracts translatable strings from oaf, glade, bonobo ui, nautilus theme and other XML files into the po files. . Automatically merges translations from po files back into .oaf files (encoding to be 7-bit clean). The merging mechanism can also be extended to support other types of XML files. Package: inkscape Priority: optional Section: graphics Installed-Size: 60876 Maintainer: Ubuntu Core Developers Original-Maintainer: Wolfram Quester Architecture: i386 Version: 0.46-0ubuntu2 Depends: libatk1.0-0 (>= 1.20.0), libc6 (>= 2.4), libcairo2 (>= 1.5.14), libcairomm-1.0-1 (>= 1.4.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgc1c2 (>= 1:6.8-1.1), libgcc1 (>= 1:4.1.1-21), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libglibmm-2.4-1c2a (>= 2.16.0), libgnomevfs2-0 (>= 1:2.17.90), libgnomevfs2-extra, libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libgtkspell0 (>= 2.0.10), liblcms1 (>= 1.15-1), libmagick++10, libmagick10, libpango1.0-0 (>= 1.20.0), libpng12-0 (>= 1.2.13-4), libpoppler-glib2 (>= 0.6), libpoppler2 (>= 0.6), libpopt0 (>= 1.10), libsigc++-2.0-0c2a (>= 2.0.2), libssl0.9.8 (>= 0.9.8f-1), libstdc++6 (>= 4.2.1-4), libwpd8c2a, libwpg-0.1-1, libx11-6, libxft2 (>> 2.1.1), libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.20), zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: imagemagick, libwmf-bin, perlmagick, pstoedit, python-lxml, python-numpy Suggests: dia | dia-gnome, libxml-xql-perl, python, skencil Filename: pool/2008/main/i/inkscape/inkscape_0.46-0ubuntu2_i386.deb Size: 14408536 MD5sum: 155d552dabf27fe0e3f483fdaaa362e6 SHA1: cbbbac850f58e876d8a63cb242d1c1db878723bc SHA256: 8b91427febe0ca004a4e008cd16bc12d900184219ae1c5833dd27b579f6817ed Description: vector-based drawing program Inkscape loads and saves a subset of the SVG (Scalable Vector Graphics) format, a standard maintained by the WWW consortium. . Inkscape user interface should be familiar from CorelDraw and similar drawing programs. There are rectangles, ellipses, text items, bitmap images and freehand curves. As an added bonus, both vector and bitmap objects can have alpha transparency and can be arbitrarily transformed. . Inkscape supports multiple opened files and multiple views per file. Graphics can be printed and exported to png bitmaps. . Some of the import and export features are provided using the packages dia, libwmf-bin, pstoedit, sketch, imagemagick, and perlmagick. . Other Extensions use libxml-xql-perl and python-xml. Homepage: http://inkscape.org/ Package: libid3-3.8.3c2a Priority: optional Section: libs Installed-Size: 384 Maintainer: Ubuntu Core developers Original-Maintainer: Robert Woodcock Architecture: i386 Source: id3lib3.8.3 Version: 3.8.3-7ubuntu2 Replaces: libid3-3.8.3, libid3-3.8.3c2 Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.1.1-21), zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: libid3-3.8.3, libid3-3.8.3c2 Filename: pool/2008/main/i/id3lib3.8.3/libid3-3.8.3c2a_3.8.3-7ubuntu2_i386.deb Size: 177904 MD5sum: 25ce2ad5004b69edf142617afdcb059a SHA1: 151f5dd5bc3fa76486b9a9976e3eac27c2759c35 SHA256: a0359da7358dacdfa97c2a21bd7cba2d66c1903d1d9ecc775ab58e5f72b6b819 Description: Library for manipulating ID3v1 and ID3v2 tags. This package provides a software library for manipulating ID3v1 and ID3v2 tags. It provides a convenient interface for software developers to include standards-compliant ID3v1/2 tagging capabilities in their applications. Features include identification of valid tags, automatic size conversions, (re)synchronisation of tag frames, seamless tag (de)compression, and optional padding facilities. Package: libid3-3.8.3-dev Priority: optional Section: libdevel Installed-Size: 848 Maintainer: Ubuntu Core developers Original-Maintainer: Robert Woodcock Architecture: i386 Source: id3lib3.8.3 Version: 3.8.3-7ubuntu2 Replaces: libid3-dev Provides: libid3-dev Depends: libid3-3.8.3c2a (= 3.8.3-7ubuntu2), zlib1g-dev Conflicts: libid3-dev Filename: pool/2008/main/i/id3lib3.8.3/libid3-3.8.3-dev_3.8.3-7ubuntu2_i386.deb Size: 262456 MD5sum: c3a1c8a9e49064a6d5bdbfa64f29ba22 SHA1: 8a2eff051516a93998cc9d8d9213ced3fc37b348 SHA256: bd623bce2d26bffe2af9d13bbf3d8805609c594a32b871eccf742b3df2b5c40f Description: ID3 Tag Library: Development Libraries and Header Files. This package contains the headers that programmers will need to develop applications which will use id3lib, the software library for ID3v1 and ID3v2 tag manipulation. Package: wirish Priority: optional Section: text Installed-Size: 892 Maintainer: Ubuntu Core Developers Original-Maintainer: Alastair McKinstry Architecture: all Source: iirish Version: 2.0-17 Depends: dictionaries-common, debconf | debconf-2.0 Filename: pool/2008/main/i/iirish/wirish_2.0-17_all.deb Size: 205244 MD5sum: 2ef7fd5314825ad5d2576178b8ed228d SHA1: a21fc7fdda98649b67f3103cfc5908b872f71f5c SHA256: 8b06967ae35da4ad8e55cffdef85975c11c37f8d7415dfb2ae010fa4c84d9d11 Description: Irish (Gaeilge) dictionary words for /usr/share/dict This package provides the file /usr/share/dict/irish containing a list of Irish words. This list can be used by spelling checkers, and by programs such as look(1). Package: myspell-ga Priority: optional Section: text Installed-Size: 892 Maintainer: Ubuntu Core Developers Original-Maintainer: Alastair McKinstry Architecture: all Source: iirish Version: 2.0-17 Provides: myspell-dictionary, myspell-dictionary-ga Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts Suggests: openoffice.org (>= 1.0.3-3) Conflicts: openoffice.org (<= 1.0.3-2) Filename: pool/2008/main/i/iirish/myspell-ga_2.0-17_all.deb Size: 208424 MD5sum: e9598ea4e94feba276c3553dfb15914b SHA1: b1a864f02cee3da7ac61964275e1a76cfea0446d SHA256: 781f7a7f099e2f6d1f0437058c2b82f696723d5afabd68db4c11c51975db3671 Description: An Irish (Gaeilge) dictionary for OpenOffice and Mozilla This is the Irish (Gaeilge) dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. Package: iirish Priority: optional Section: text Installed-Size: 2132 Maintainer: Ubuntu Core Developers Original-Maintainer: Alastair McKinstry Architecture: i386 Version: 2.0-17 Replaces: spell-ga Provides: ispell-dictionary Depends: ispell, dictionaries-common, debconf | debconf-2.0 Conflicts: spell-ga Filename: pool/2008/main/i/iirish/iirish_2.0-17_i386.deb Size: 639206 MD5sum: 53ec2956152be3f2065a11f5a4f2229d SHA1: 58f7bdadf9ee8b4c227445c4b7f703b96021c4ae SHA256: e41ba31bf697852157ecf1928148c6593aa8244fdccd2c8d40be8c3edcfdf3f7 Description: An Irish (Gaeilge) dictionary for ispell This is an Irish dictionary for the ispell spell-checker program. The dictionary has about 26,000 words, conforming strictly to standardised Irish spelling. Package: aspell-et Priority: optional Section: text Installed-Size: 588 Maintainer: Martin-Éric Racine Architecture: all Source: ispell-et Version: 1:20030606-6 Provides: aspell-dictionary Depends: aspell (>= 0.60.4), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/i/ispell-et/aspell-et_20030606-6_all.deb Size: 266976 MD5sum: 55a953e61c8878ad1bf474c8ebaf342e SHA1: 5128e7bcde5d09a8fba3e4ec51844818c2eb4536 SHA256: cfc16d644110e7da40bb3b2d941a509506f0649b4e4f1e014807d68fa7f849c7 Description: Estonian dictionary for Aspell This dictionary provides Estonian wordlists for the Aspell spellchecker currently supported by GNOME applications. . Homepage: http://www.meso.ee/~jjpp/speller/ Package: myspell-et Priority: optional Section: text Installed-Size: 4620 Maintainer: Martin-Éric Racine Architecture: all Source: ispell-et Version: 1:20030606-6 Replaces: openoffice.org-hyphenation-et Provides: openoffice.org-hyphenation-et, openoffice.org-spellcheck-et, myspell-dictionary-et, myspell-dictionary Depends: dictionaries-common (>= 0.49.2) Suggests: openoffice.org (>= 1.1.4) | openoffice.org-calc | openoffice.org-impress | openoffice.org-writer Conflicts: openoffice.org-hyphenation-et Filename: pool/2008/main/i/ispell-et/myspell-et_20030606-6_all.deb Size: 881472 MD5sum: c1129244a5d9c52148d443264d9f3f5d SHA1: 4d6cfc146825266341e0df32102f832cc3cb31f7 SHA256: 70517957eb66a4330b5ac88782a5601966884ac17f1cd462ab265d19dbf5b86a Description: Estonian dictionary for MySpell This package provides Estonian wordlists for the MySpell spellchecker currently supported by Mozilla and OpenOffice, plus an Estonian hyphenation pattern for OpenOffice. . Homepage: http://www.meso.ee/~jjpp/speller/ Package: iestonian Priority: optional Section: text Installed-Size: 11656 Maintainer: Martin-Éric Racine Architecture: i386 Source: ispell-et Version: 1:20030606-6 Provides: ispell-dictionary Depends: ispell, dictionaries-common (>= 0.49.2), debconf | debconf-2.0 Suggests: westonian Filename: pool/2008/main/i/ispell-et/iestonian_20030606-6_i386.deb Size: 2511498 MD5sum: a7f51b803f2d0534828ff82663ab4330 SHA1: 3cbe206cb60cf046ea86329dfea49e6e02217c4a SHA256: 46b68bd050aa4e4c716a7b188b1d0f55874d92ace9dae3c785e4d62f8f455fd6 Description: Estonian dictionary for Ispell This dictionary provides Estonian wordlists for the Ispell spellchecker. . Homepage: http://www.meso.ee/~jjpp/speller/ Package: iitalian Priority: optional Section: text Installed-Size: 1220 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Francesco Paolo Lovergine Architecture: i386 Version: 1:2.3-2 Provides: ispell-dictionary Depends: ispell, debconf | debconf-2.0, dictionaries-common (>= 0.20) Suggests: witalian Filename: pool/2008/main/i/iitalian/iitalian_2.3-2_i386.deb Size: 323780 MD5sum: 162ea198c604eefbbbb6c54db06b0016 SHA1: 86d208114c1318e1fc59ef887215fe1c70495041 SHA256: ba61b24b343fc4bb783d69539a5e71e664314f7adfeb7f552069cba207eb2f83 Description: The Italian dictionary for ispell This is an italian dictionary to be used with ispell. It contains more than 185,000 italian words. Package: itagalog Priority: optional Section: text Installed-Size: 560 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jan Alonzo Architecture: i386 Source: ispell-tl Version: 0.3.1-1 Provides: ispell-dictionary Depends: dictionaries-common (>= 0.10), ispell, debconf | debconf-2.0 Filename: pool/2008/main/i/ispell-tl/itagalog_0.3.1-1_i386.deb Size: 139238 MD5sum: 891f7cecb591b48084ee734ed6061b52 SHA1: 21f77a0d2e5f914e646f7756a3dbe2c41682e028 SHA256: 256df62d592cee185989d30dae91437371981da388f462b0cfb93877e88122e3 Description: A Tagalog dictionary for Ispell This is the Tagalog dictionary to be used with Ispell. It contains more than 18,000 words. . Homepage: http://code.google.com/p/tagalog-wordlist/ Package: im-switch Priority: optional Section: x11 Installed-Size: 124 Maintainer: Ubuntu Core Developers Original-Maintainer: Kenshi Muto Architecture: all Version: 1.16ubuntu1 Recommends: x11-common | xfree86-common Filename: pool/2008/main/i/im-switch/im-switch_1.16ubuntu1_all.deb Size: 15444 MD5sum: d922901af2a8c8903f554d9e7dfaa817 SHA1: 7bd2594c4402cd2caeed26cbb9aeeb7427911723 SHA256: e53aef26e23bc23c33d6fb1b02a00b0244de7c9b9c4eba7f601f56c5e52e4615 Description: Input method switch framework im-switch provides the framework to configure and to switch the input method on X Window System depending on the locale. This input method is the essential mechanism for Japanese, Chinese and Korean (CJK) language to enter their non-ASCII native characters. . Some input methods such as SCIM support not only one of these CJK languages but support almost all languages simultaneously by dynamically switching keyboard modes with GUI. . By installing this package, the most desirable input method and its backend conversion engine are automatically configured with both XIM or IMmodule mechanism. . You can further customize your input method with 'im-switch' command. Package: iamerican Priority: standard Section: text Installed-Size: 1252 Maintainer: Ubuntu Core Developers Original-Maintainer: David Coe Architecture: i386 Source: ispell Version: 3.1.20.0-4.4 Provides: ispell-dictionary Depends: ispell, debconf | debconf-2.0, dictionaries-common (>= 0.20), debconf (>= 0.5) | debconf-2.0 Recommends: wamerican Conflicts: ispell (<< 3.1.18-2) Filename: pool/2008/main/i/ispell/iamerican_3.1.20.0-4.4_i386.deb Size: 425824 MD5sum: 57b19d419d7099a95fe304e20c8dfef9 SHA1: 77a237879d4761e811bd9e8ff41422ae670d1489 SHA256: 7d5ae2a20d833e49d6e3f57537e4b3c706908ed0c11dc41bde527713c3f8ed58 Description: An American English dictionary for ispell This is the americanmed+ dictionary, as supplied with the source for ispell, with additional words added from the more comprehensive wamerican wordlist package. . This package also recommends wamerican because ispell's (L)ookup command needs a wordlist. Package: ispell Priority: standard Section: text Installed-Size: 412 Maintainer: Ubuntu Core Developers Original-Maintainer: David Coe Architecture: i386 Version: 3.1.20.0-4.4 Depends: dictionaries-common (>= 0.20), iamerican | ispell-dictionary, libc6 (>= 2.5-5), libncurses5 (>= 5.4-5) Recommends: wordlist Suggests: spell Filename: pool/2008/main/i/ispell/ispell_3.1.20.0-4.4_i386.deb Size: 153802 MD5sum: 04933573980098aed1f9eafa94c01ca8 SHA1: 2dead950a750e2736675f36352866709f9b5f215 SHA256: 1904e2dde76c5a9a4be965ad45c2631c029e34cf32b2eb8ea049229e81ad2faa Description: International Ispell (an interactive spelling corrector) Ispell corrects spelling in plain text, LaTeX, sgml/html/xml, and nroff files. [x]Emacs and jed have nice interfaces to ispell, and ispell works from many other tools and from the command line as well. . No ispell dictionaries are included in this package; you must install at least one of them ("iamerican" is the default dependency for no good reason); install the "ispell-dictionary" package(s) for the language(s) you and your users will want to spell-check. . It's a good idea to install "wordlist" package(s) for the same language(s), because they'll be used by ispell's (L)ookup command. Package: ibritish Priority: standard Section: text Installed-Size: 1252 Maintainer: Ubuntu Core Developers Original-Maintainer: David Coe Architecture: i386 Source: ispell Version: 3.1.20.0-4.4 Provides: ispell-dictionary Depends: ispell, debconf | debconf-2.0, dictionaries-common (>= 0.20), debconf (>= 0.5) | debconf-2.0 Recommends: wbritish Conflicts: ispell (<< 3.1.18-2) Filename: pool/2008/main/i/ispell/ibritish_3.1.20.0-4.4_i386.deb Size: 426612 MD5sum: 5d227f20c2d2a7bbb6ea13a256a77ff6 SHA1: c8dd87333cdd469c78dd8c05cbd07568e7af6a11 SHA256: be331978d7ae59877b29c9cddf0accfa97ab8002ff6d5737f5a5e16f887a53b8 Description: A British English dictionary for ispell This is the britishmed+ dictionary, as supplied with the source for ispell, with additional words added from the more comprehensive wbritish wordlist package. . This package also recommends wbritish because ispell's (L)ookup command needs a wordlist. Package: libimlib2 Priority: optional Section: libs Installed-Size: 544 Maintainer: Ubuntu Core Developers Original-Maintainer: Laurence J. Lane Architecture: i386 Source: imlib2 Version: 1.4.0-1ubuntu1 Depends: libbz2-1.0, libc6 (>= 2.7-1), libfreetype6 (>= 2.3.5), libgif4 (>= 4.1.4), libid3tag0 (>= 0.15.1b), libjpeg62, libpng12-0 (>= 1.2.13-4), libtiff4, libx11-6, libxext6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/i/imlib2/libimlib2_1.4.0-1ubuntu1_i386.deb Size: 190748 MD5sum: 64fe84c1dd71b3fb40ca75e479e58ec4 SHA1: a11b913ead98f6fe68736a31bba9792cdcec6e7e SHA256: 35aca8a7b33771275df4dd46999992550fb54c636365f22052875ebba9f35d69 Description: powerful image loading and rendering library Imlib2 is an advanced replacement for libraries like libXpm. Imlib2 provides many more features with much greater flexibility and speed than standard libraries, including font rasterization, rotation, RGBA space rendering and blending, dynamic binary filters, scripting, and more. . Imlib2 is not a drop-in replacement for Imlib 1.x. Package: libimlib2-dev Priority: optional Section: libdevel Installed-Size: 1040 Maintainer: Ubuntu Core Developers Original-Maintainer: Laurence J. Lane Architecture: i386 Source: imlib2 Version: 1.4.0-1ubuntu1 Replaces: libimlib2 Depends: libc6-dev, libfreetype6-dev, libgif-dev, libimlib2 (= 1.4.0-1ubuntu1), libjpeg62-dev, libltdl3-dev, libpng12-dev, libtiff4-dev, libx11-dev, libxext-dev, zlib1g-dev Filename: pool/2008/main/i/imlib2/libimlib2-dev_1.4.0-1ubuntu1_i386.deb Size: 309826 MD5sum: b3a19da1add7117d538e3e324402b6f6 SHA1: 5378700292e85b167c730f120c08330cbfea31d9 SHA256: 77249bf2ee2d67ace9d9c649d58c0987700527d844870e41fc43a98e175bf3da Description: Imlib2 development files Headers, static libraries and documentation for developing software that uses Imlib2. . Imlib2 is an advanced replacement for libraries like libXpm. Imlib2 provides many more features with much greater flexibility and speed than standard libraries, including font rasterization, rotation, RGBA space rendering and blending, dynamic binary filters, scripting, and more. . Imlib2 is not a drop-in replacement for Imlib 1.x. Package: libijs-0.35 Priority: optional Section: libs Installed-Size: 68 Maintainer: Debian Printing Group Architecture: i386 Source: ijs Version: 0.35-3 Depends: libc6 (>= 2.4-1) Filename: pool/2008/main/i/ijs/libijs-0.35_0.35-3_i386.deb Size: 13342 MD5sum: d4f7695239253761c801eaa2e7d4b186 SHA1: 89dd134d92b09e47f060629f11367f15c3d1bb86 SHA256: 698a25fd76b94274081582083668c5122917d0e06f7eb368aa696798b4d669f4 Description: IJS raster image transport protocol: shared library IJS is, first and foremost, a protocol for transmission of raster page images. This snapshot provides a reference implementation of the protocol, the design of which is still in flux. When the protocol specification is published, it will be authoritative. Applications should feel free to link against the library provided in this package, adapt that code for their own needs, or roll a completely new implementation. . IJS is a client-server protocol, used to write ghostscript drivers. The drivers are separate programs. The client and server communicate via pipes, though shared memory may be used additionally in the future. Currently IJS is used by the hpijs and ijsgimpprint drivers. . Code for both the client- and server-side is included in the library. This package provides the shared library. Package: libijs-dev Priority: optional Section: libdevel Installed-Size: 152 Maintainer: Debian Printing Group Architecture: i386 Source: ijs Version: 0.35-3 Depends: libc6-dev, libijs-0.35 Filename: pool/2008/main/i/ijs/libijs-dev_0.35-3_i386.deb Size: 51988 MD5sum: 17e698a0766b09c1fd02ee6db99f645d SHA1: bb3eed7da1c9e903ce4f76d424ca5923215b5684 SHA256: c5a40a433db42db6f406d985ac9e9dce66f399c69312ae9cf267276d3f3c2fc5 Description: IJS raster image transport protocol: development files IJS (InkJet Server) is, first and foremost, a protocol for transmission of raster page images. This snapshot provides a reference implementation of the protocol, the design of which is still in flux. When the protocol specification is published, it will be authoritative. Applications should feel free to link against the library provided in this package, adapt that code for their own needs, or roll a completely new implementation. . IJS is a client-server protocol, used to write ghostscript drivers. The drivers are separate programs. The client and server communicate via pipes, though shared memory may be used additionally in the future. Currently IJS is used by the hpijs and ijsgimpprint drivers. . Code for both the client- and server-side is included in the library. This package provides a static library, development headers and documentation. Package: ipvsadm Priority: extra Section: net Installed-Size: 236 Maintainer: Ubuntu Core Developers Original-Maintainer: Joerg Wendland Architecture: i386 Version: 1.24+1.21-1.4ubuntu1 Replaces: lvs Depends: libc6 (>= 2.5-5), libpopt0 (>= 1.10), debconf (>> 0.5.00) | debconf-2.0 Suggests: heartbeat, keepalived, ldirectord Conflicts: lvs Filename: pool/2008/main/i/ipvsadm/ipvsadm_1.24+1.21-1.4ubuntu1_i386.deb Size: 47612 MD5sum: 7d7a01e90fa088910be9e4c12f4ffbf8 SHA1: 9c0494b8cf62d88a0b5e2ee2b2db524e917ba5ea SHA256: 0198ff1b501e81609f865e493fe29e625ecf220b160170aff2752bb22636c154 Description: Linux Virtual Server support programs The Linux Virtual Server is a highly scalable and highly available server built on a cluster of real servers. The architecture of the cluster is transparent to end users, and the users see only a single virtual server. . This package provides some support programs necessary to implement a virtual server under Linux. With the addition of the mon and heartbeat packages it is possible to implement a complete high-availability solution for Linux. Package: inputattach Priority: extra Section: utils Installed-Size: 64 Maintainer: Scott James Remnant Architecture: i386 Version: 1.23-0ubuntu2 Replaces: joystick (<= 20051019-1) Depends: libc6 (>= 2.6-1) Filename: pool/2008/main/i/inputattach/inputattach_1.23-0ubuntu2_i386.deb Size: 7788 MD5sum: f7b3143e92587e685c9c5f855fcbc379 SHA1: 6232de46327c3da8df77ba696b6215b89b9031ce SHA256: 806e9c58e077e9c3c02d14016ac8467ed65841ab426204592ce5fd63bac3d869 Description: utility to attach serial devices to the input subsystem inputattach is a utility to attach legacy serial devices such as mice and joysticks to the input subsystem using the serport and sermouse kernel modules. . Amongst other things, this allows you to use a serial mouse through the /dev/input/mice device. Package: iconx Priority: optional Section: devel Installed-Size: 404 Maintainer: Ubuntu Core developers Original-Maintainer: Christian Hudon Architecture: i386 Source: icon Version: 9.4.3-1ubuntu1 Depends: libc6 (>= 2.7-1), libx11-6 Filename: pool/2008/main/i/icon/iconx_9.4.3-1ubuntu1_i386.deb Size: 161412 MD5sum: c435b23a3d3bad29814a46e250a28bf9 SHA1: 4bde3ee54527a2aa2d90cb89dc69182af21eb051 SHA256: 6252dcfb933e5c8a69d5de22331d69aec0cc2477c0abd97d6b112ace547a78a7 Description: Executor for Icon, a high-level programming language Ideal for both complex nonnumerical applications and for situations where users need quick solutions with a minimum of programming effort, Icon is a high-level, general purpose programming language with a syntax similar to Pascal and C. Its applications include: rapid prototyping, analyzing natural languages, generating computer programs, and artificial intelligence. (From the back cover of the book "The Icon Programming Language," by Griswold and Griswold.) . This package contains the Icon executor, iconx, which is needed to execute interpreted Icon programs. If you are starting from Icon source code (as opposed to precompiled `ucode' files), you will also need the icont package, which converts your Icon source into a program that iconx can execute. Package: iconc Priority: optional Section: devel Installed-Size: 1436 Maintainer: Ubuntu Core developers Original-Maintainer: Christian Hudon Architecture: i386 Source: icon Version: 9.4.3-1ubuntu1 Depends: gcc, libc6 (>= 2.7-1), libx11-dev, libxt-dev Suggests: icon-ipl, icont Filename: pool/2008/main/i/icon/iconc_9.4.3-1ubuntu1_i386.deb Size: 380060 MD5sum: f08f0ccd3d25f36f81c813ea04264293 SHA1: e6a98b2a3f403b70317241735f42868020193bf8 SHA256: 1d018bdd2785b1350f7ca71a6089d79a9f134c2cccbfdaaff33a31c13d2ba1c4 Description: Compiler for Icon, a high-level programming language Ideal for both complex nonnumerical applications and for situations where users need quick solutions with a minimum of programming effort, Icon is a high-level, general purpose programming language with a syntax similar to Pascal and C. Its applications include: rapid prototyping, analyzing natural languages, generating computer programs, and artificial intelligence. (From the back cover of the book "The Icon Programming Language," by Griswold and Griswold.) . This package contains the Icon compiler. It generates programs that generally run faster than those of the icont/iconx Icon interpreter. On the other hand, the Icon compiler takes much longer to compile programs and is more memory-hungry than the iconx/icont pair. As such, the compiler is probably only useful to speed up the execution of large Icon programs once they are fully developed and debugged. Package: icont Priority: optional Section: devel Installed-Size: 136 Maintainer: Ubuntu Core developers Original-Maintainer: Christian Hudon Architecture: i386 Source: icon Version: 9.4.3-1ubuntu1 Depends: libc6 (>= 2.7-1) Recommends: iconx Suggests: icon-ipl Filename: pool/2008/main/i/icon/icont_9.4.3-1ubuntu1_i386.deb Size: 45320 MD5sum: 0fc6d7a9733e0ce5d3301b7e66d2a383 SHA1: 78c5b7f512f966a5bea48044c845a8258afbbc82 SHA256: 80a3a4a0730defbfcb3718542e6be10c53aa5604bcbdf505d2c8081eed47711a Description: Interpreter for Icon, a high-level programming language Ideal for both complex nonnumerical applications and for situations where users need quick solutions with a minimum of programming effort, Icon is a high-level, general purpose programming language with a syntax similar to Pascal and C. Its applications include: rapid prototyping, analyzing natural languages, generating computer programs, and artificial intelligence. (From the back cover of the book "The Icon Programming Language," by Griswold and Griswold.) . This package contains the Icon translator, which converts Icon source code into `ucode` that can then be executed with the help of the iconx program. Package: myspell-fr-gut Priority: optional Section: text Installed-Size: 1236 Maintainer: Ubuntu Core Developers Original-Maintainer: Lionel Elie Mamane Architecture: all Source: ifrench-gut Version: 1:1.0-23ubuntu1 Replaces: myspell-fr-fr, openoffice.org-spellcheck-fr-fr Provides: myspell-dictionary, myspell-dictionary-fr, myspell-fr-fr, openoffice.org-spellcheck-fr-fr Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts Conflicts: myspell-fr, myspell-fr-fr, openoffice.org (<= 1.0.3-2), openoffice.org-spellcheck-fr-fr Filename: pool/2008/main/i/ifrench-gut/myspell-fr-gut_1.0-23ubuntu1_all.deb Size: 311564 MD5sum: 984b40b15adf44930662fc4264631653 SHA1: aed634e3b06ad7aec59591b9c174360a8bd6beb5 SHA256: e9b0a1f909aa1aabddce387b8cc36d90e44cfbce4eaf05c5776b88ae23aa40bb Description: The French dictionary for myspell (GUTenberg version) This is a French dictionary, to be used with myspell. . This is the GUTenberg version. Homepage: http://www.gutenberg.eu.org/distributions/rubrique9.html Package: ifrench-gut Priority: optional Section: text Installed-Size: 5916 Maintainer: Ubuntu Core Developers Original-Maintainer: Lionel Elie Mamane Architecture: i386 Version: 1:1.0-23ubuntu1 Provides: ispell-dictionary Depends: debconf (>= 0.5) | debconf-2.0, dictionaries-common (>= 0.20), ispell Suggests: wfrench Conflicts: ifrench Filename: pool/2008/main/i/ifrench-gut/ifrench-gut_1.0-23ubuntu1_i386.deb Size: 1980938 MD5sum: 6843dee4b7866b9aae774d967c0d4351 SHA1: 469bced0f8b5139af9802e185b37b64689117cd8 SHA256: bf70b59bf7063e628acfe3c85e57df3bd030bec03ccd153dab790a3fb3678e33 Description: The French dictionary for ispell (GUTenberg version) This is a French dictionary, to be used with the ispell program, version 3.1.20 and following. . This is the GUTenberg version. Homepage: http://www.gutenberg.eu.org/distributions/rubrique9.html Package: irssi Priority: optional Section: net Installed-Size: 2840 Maintainer: Ubuntu Core Developers Original-Maintainer: David Pashley Architecture: i386 Version: 0.8.12-3ubuntu3 Depends: libc6 (>= 2.7-1), libglib2.0-0 (>= 2.15.5), libncurses5 (>= 5.6+20071006-3), libperl5.8 (>= 5.8.8), libssl0.9.8 (>= 0.9.8f-1), perl (>= 5.8.8-12), perl-base (>= 5.8.1), perlapi-5.8.8 Suggests: irssi-scripts Filename: pool/2008/main/i/irssi/irssi_0.8.12-3ubuntu3_i386.deb Size: 1076100 MD5sum: fb676bfd4f99504007b693f880d670a2 SHA1: 0b45b5044b8e34ee4908cdd5f7fc9fb971d66442 SHA256: 6040f1ee9ba57cca386bd80a0a9bf4a556382032aa74f7caa2db1fa46d15e12f Description: terminal based IRC client Irssi is a terminal based IRC client for UNIX systems. It also supports SILC and ICB protocols via plugins. . Features include: * Autologging * Formats and themes * Configurable keybindings * Paste detection * Perl scripting * Irssi-proxy * Transparent upgrading * Recode support Homepage: http://irssi.org/ Package: irssi-dev Priority: optional Section: net Installed-Size: 812 Maintainer: Ubuntu Core Developers Original-Maintainer: David Pashley Architecture: i386 Source: irssi Version: 0.8.12-3ubuntu3 Depends: irssi Filename: pool/2008/main/i/irssi/irssi-dev_0.8.12-3ubuntu3_i386.deb Size: 271002 MD5sum: a6fa3f08c13362640938b851e7f07333 SHA1: 3f9d491690b22df00f49fd4a0fbb5902398bc579 SHA256: 2f94e653cf719d8959b41f697ad1bebe2f408924446187e7c3b55c129f74ac60 Description: text-mode version of the irssi IRC client development files Irssi is a terminal based IRC client for UNIX systems. It also supports SILC and ICB protocols via plugins. . Features include: * Autologging * Formats and themes * Configurable keybindings * Paste detection * Perl scripting * Irssi-proxy * Transparent upgrading * Recode support . This package includes the development files for the irssi client. Homepage: http://irssi.org/ Package: racoon Priority: extra Section: net Installed-Size: 992 Maintainer: Ubuntu Core Developers Original-Maintainer: Ganesan Rajagopal Architecture: i386 Source: ipsec-tools Version: 1:0.6.7-1.1ubuntu1 Provides: ike-server Depends: ipsec-tools, libc6 (>= 2.6.1-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.6.dfsg.2), libpam0g (>= 0.99.7.1), libssl0.9.8 (>= 0.9.8e-1), debconf (>= 0.2.26) | debconf-2.0, perl Filename: pool/2008/main/i/ipsec-tools/racoon_0.6.7-1.1ubuntu1_i386.deb Size: 324076 MD5sum: 65b3bb63ed9fc84b1d9ae90a89c27830 SHA1: 964e9046394c69467e2bdb56a10b9446ddac5c2b SHA256: 4f56d3fd2b7b7d1a9ed8d7cf3821cff85bed1e5e0e78d46bebc8aa4f2486eb48 Description: IPsec IKE keying daemon racoon is the KAME IKE (ipsec key exchange) server. It can be used with the Linux ipsec implementation in 2.6 and later kernels or with the 2.4 backport of the ipsec changes. Package: ipsec-tools Priority: extra Section: net Installed-Size: 224 Maintainer: Ubuntu Core Developers Original-Maintainer: Ganesan Rajagopal Architecture: i386 Version: 1:0.6.7-1.1ubuntu1 Depends: libc6 (>= 2.6.1-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.6.dfsg.2), libpam0g (>= 0.99.7.1), libssl0.9.8 (>= 0.9.8e-1), lsb-base (>= 3.0) Filename: pool/2008/main/i/ipsec-tools/ipsec-tools_0.6.7-1.1ubuntu1_i386.deb Size: 86728 MD5sum: 6b6bd3f3e6e080ee67aff723c60dfbad SHA1: 66a1e1094651c34e7ac8fbf57536285c2711255f SHA256: fd9cc073a8f9f21f9e787c644155c245f7e0d00b91b2e9803129d4fc94fa723d Description: IPsec tools for Linux IPsec-Tools is a port of the KAME IPsec utilities for Linux. It can be used with the ipsec implementation in 2.6 and later kernels or with the 2.4 backport of the ipsec changes. Package: ifupdown Priority: important Section: admin Installed-Size: 252 Maintainer: Ubuntu Core Developers Original-Maintainer: Anthony Towns Architecture: i386 Version: 0.6.8ubuntu8 Replaces: netbase (<< 4.00) Depends: net-tools, libc6 (>= 2.6-1), debconf (>= 1.2.0) | debconf-2.0, lsb-base (>= 1.3-9ubuntu3) Suggests: iproute, dhcp3-client | dhcp-client, ppp Filename: pool/2008/main/i/ifupdown/ifupdown_0.6.8ubuntu8_i386.deb Size: 52964 MD5sum: 5c7a69add5c2e1c274bd505b08674e4e SHA1: 02a3ea8f7cac8ee034196f5e80b881194dda0831 SHA256: 401c9b0294c83a4612e31b12c4e5e1e15726142639a17f86eaa05cba0838f19c Description: high level tools to configure network interfaces This package provides the tools ifup and ifdown which may be used to configure (or, respectively, deconfigure) network interfaces based on interface definitions in the file /etc/network/interfaces. Package: aspell-gl-minimos Priority: optional Section: text Installed-Size: 248 Maintainer: Ubuntu Core Developers Original-Maintainer: Agustin Martin Domingo Architecture: all Source: ispell-gl Version: 0.5-27 Provides: aspell-dictionary Depends: dictionaries-common (>= 0.50), aspell (>> 0.60.3-2) Filename: pool/2008/main/i/ispell-gl/aspell-gl-minimos_0.5-27_all.deb Size: 104396 MD5sum: 1de8bbda9f492bab9d26c7c8be0bb588 SHA1: 186d467aed2f0c6fbb111e76f1737ea918df523a SHA256: 558736aebb859ca15c94c85836dd2872ab7e4d644338409bb49313e0317458c5 Description: Aspell dictionary for Galician (minimos) This a aspell dictionary for Galician, using the "minimos" standard, as put together by Andre Ventas and Ramon Flores. . There are at least three orthographic conventions for Galician: ILG (official), reintegrationist and minimos. ILG uses orthographic conventions more similar to Spanish; reintegrationists are weighed towards Portuguese. Minimos tries to reach a middle consensus point. Package: wgalician-minimos Priority: optional Section: text Installed-Size: 6328 Maintainer: Ubuntu Core Developers Original-Maintainer: Agustin Martin Domingo Architecture: all Source: ispell-gl Version: 0.5-27 Provides: wordlist Depends: dictionaries-common (>= 0.20), debconf (>= 0.5) | debconf-2.0 Filename: pool/2008/main/i/ispell-gl/wgalician-minimos_0.5-27_all.deb Size: 1280392 MD5sum: 2671d49fd481bc97e0f59893e9eff594 SHA1: b189792f02698292352ec05dbf8e7618225fc316 SHA256: 5f957dabbb393458f7238d4c23cc8e6f8b238474b14ea1a9efb29b07d34622ba Description: Wordlist for Galician (minimos) This a list of words for Galician, using the "minimos" standard, as put together by Andre Ventas and Ramon Flores. . There are at least three orthographic conventions for Galician: ILG (official), reintegrationist and minimos. ILG uses orthographic conventions more similar to Spanish; reintegrationists are weighed towards Portuguese. Minimos tries to reach a middle consensus point. Package: myspell-gl-es Priority: optional Section: text Installed-Size: 428 Maintainer: Ubuntu Core Developers Original-Maintainer: Agustin Martin Domingo Architecture: all Source: ispell-gl Version: 0.5-27 Replaces: openoffice.org-spellcheck-gl-es Provides: myspell-dictionary, myspell-dictionary-gl, openoffice.org-spellcheck-gl-es Depends: dictionaries-common (>> 0.10) | openoffice.org-updatedicts Suggests: openoffice.org (>= 1.0.3-3), mozilla-browser, mozilla-thunderbird Conflicts: openoffice.org (<= 1.0.3-2), openoffice.org-spellcheck-gl-es Filename: pool/2008/main/i/ispell-gl/myspell-gl-es_0.5-27_all.deb Size: 125274 MD5sum: 653cd41f80979f2342fc92efe197ebfd SHA1: 8dddce8e336b68275271cf2b7854e4f82ac8f544 SHA256: 09e8a3e0fdf7feb33f1abee1655cef1ac6a3864735c7ce84bfaac2f07d5ba087 Description: Galician dictionary for myspell This is the Galician dictionary for myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. It uses the "minimos" standard and is based on ispell dictionary put together by Andre Ventas and Ramon Flores. . There are at least three orthographic conventions for Galician: ILG (official), reintegrationist and minimos. ILG uses orthographic conventions more similar to Spanish; reintegrationists are weighed towards Portuguese. Minimos tries to reach a middle consensus point. Package: installation-report Priority: optional Section: misc Installed-Size: 104 Maintainer: Ubuntu Installer Team Original-Maintainer: Debian Install System Team Architecture: all Version: 2.31ubuntu1 Recommends: reportbug, pciutils Filename: pool/2008/main/i/installation-report/installation-report_2.31ubuntu1_all.deb Size: 16088 MD5sum: 145da4808191f35cb5f6b827cee86336 SHA1: 889d34d2075de120886f769513107ec6df95c634 SHA256: ff670267d90e023822f452980e26b00c31ceba82783e030814f1c98a08f426e6 Description: system installation report This package contains instructions and programs for reporting on the installation of a new system. It can help you fill out an installation report and send it to the Debian bug tracking system. . Purging this package will remove the logs of the system's installation. Package: iproute Priority: optional Section: net Installed-Size: 884 Maintainer: Ubuntu Core Developers Original-Maintainer: Alexander Wirt Architecture: i386 Version: 20071016-2ubuntu1 Provides: arpd Depends: libatm1, libc6 (>= 2.4), libdb4.6 Suggests: iproute-doc Conflicts: arpd Filename: pool/2008/main/i/iproute/iproute_20071016-2ubuntu1_i386.deb Size: 349830 MD5sum: a06d8e6ea682b0ce8b3b0f90ef8abae0 SHA1: c9024c2525548817e1c893d28e66904196adc6a5 SHA256: 03208aab8efbee37b7581b0b07f8205667a2a7b878f6c48b3303030c8b409b99 Description: Professional tools to control the networking in Linux kernels This is `iproute', the professional set of tools to control the networking behavior in kernels 2.2.x and later. . At least, the options CONFIG_NETLINK and CONFIG_NETLINK_DEV (or CONFIG_RTNETLINK) must be compiled into the running kernel. . This package is also known as iproute2 upstream and in some documentation. Homepage: http://www.linux-foundation.org/en/Net:Iproute2 Package: iproute-doc Priority: optional Section: doc Installed-Size: 900 Maintainer: Ubuntu Core Developers Original-Maintainer: Alexander Wirt Architecture: i386 Source: iproute Version: 20071016-2ubuntu1 Filename: pool/2008/main/i/iproute/iproute-doc_20071016-2ubuntu1_i386.deb Size: 698056 MD5sum: e7b55ee7877390e3a014ecbebcd770dd SHA1: 264cf10b90c17583af61b704375bf35e512b6607 SHA256: 54215fb8d633cdd2f3dc6b4f00c1eacf603044c16549fb1f30316e947c94e784 Description: Professional tools to control the networking in Linux kernels This package contains the documentation for the iproute package. . iproute is the professional set of tools to control the networking behavior in kernels 2.2.x and late Homepage: http://www.linux-foundation.org/en/Net:Iproute2 Package: iproute-dev Priority: optional Section: libdevel Installed-Size: 176 Maintainer: Ubuntu Core Developers Original-Maintainer: Alexander Wirt Architecture: i386 Source: iproute Version: 20071016-2ubuntu1 Filename: pool/2008/main/i/iproute/iproute-dev_20071016-2ubuntu1_i386.deb Size: 26152 MD5sum: 865619f9e5d538d649e6cdc8ac0f3c23 SHA1: 6740365d96c3febc3f63c79e291dd4849763191a SHA256: 108c17f704e91d3753940d18bfe8ccddcb519aaf5917e40c74c745bd3548c447 Description: Development package for iproute This package contains the header files and static libs for developing iproute additions. iproute is the professional set of tools to control the networking behavior in kernels 2.2.x and later. . You don't need this package unless doing development. Homepage: http://www.linux-foundation.org/en/Net:Iproute2 Package: myspell-gd Priority: optional Section: text Installed-Size: 200 Maintainer: Ubuntu Core Developers Original-Maintainer: Alastair McKinstry Architecture: all Source: igaelic Version: 0.50-5build1 Provides: myspell-dictionary, myspell-dictionary-gd Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts Conflicts: openoffice.org (<= 1.0.3-2) Filename: pool/2008/main/i/igaelic/myspell-gd_0.50-5build1_all.deb Size: 49664 MD5sum: d5d36af46a467690b05f5ebdc1e01876 SHA1: c76849640fd618a59351d171becf940ab8393e99 SHA256: 49d450739a34d2231a84f75a2a32c277506ce56f0589d275e0fe24c1d0b89373 Description: Scots Gaelic dictionary for myspell This is the Scots Gaelic dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. Package: ifenslave-2.6 Priority: optional Section: net Installed-Size: 108 Maintainer: Ubuntu Core Developers Original-Maintainer: Guus Sliepen Architecture: i386 Version: 1.1.0-7 Depends: libc6 (>= 2.5-5) Recommends: net-tools Conflicts: ifenslave (<< 2), ifenslave-2.4 (<= 0.07+2.5.15-6) Filename: pool/2008/main/i/ifenslave-2.6/ifenslave-2.6_1.1.0-7_i386.deb Size: 11668 MD5sum: 463ad020ee6362359efafc858b4498f1 SHA1: c29fa879014153f2b04859256c115c42f2885df3 SHA256: 94a61c9dd3d33356484026170d370d5b4938e884b3d69ce9595c2074216c8409 Description: Attach and detach slave interfaces to a bonding device This is a tool to attach and detach slave network interfaces to a bonding device. A bonding device will act like a normal Ethernet network device to the kernel, but will send out the packets via the slave devices using a simple round-robin scheduler. This allows for simple load-balancing, identical to "channel bonding" or "trunking" techniques used in switches. . The kernel must have support for bonding devices for ifenslave to be useful. This package supports 2.6.x kernels and the most recent 2.4.x kernels. For older kernels use the ifenslave-2.4 package. Package: indent Priority: optional Section: devel Installed-Size: 672 Maintainer: Ubuntu Core Developers Original-Maintainer: Santiago Vila Architecture: i386 Version: 2.2.9-9 Depends: libc6 (>= 2.6.1-1) Filename: pool/2008/main/i/indent/indent_2.2.9-9_i386.deb Size: 77594 MD5sum: 736e72a64bfbdfa2c9331d3cc1018e91 SHA1: 5e529479716fd3b9ffc2a6b4aa1f476ae8dc1e3a SHA256: 1308d1fde2bb3929a84923a0c3a1e934ee9e32483fe5b24eacd441a67b21ac5a Description: C language source code formatting program The `indent' program changes the appearance of a C program by inserting or deleting whitespace. . `indent' also provides options for controlling the alignment of braces and declarations, program indenting, and other stylistic parameters, including formatting of both C and C++ comments. Package: indent-doc Priority: optional Section: doc Installed-Size: 180 Maintainer: Ubuntu Core Developers Original-Maintainer: Santiago Vila Architecture: all Source: indent Version: 2.2.9-9 Filename: pool/2008/main/i/indent/indent-doc_2.2.9-9_all.deb Size: 27424 MD5sum: 35cd2646d4a8e481619e93ea6b65d4d5 SHA1: d278f3dcd6ac00465edbe2365f3d2a025b718e11 SHA256: f47e8d78c01f776e51361238add6579ae7ae222e61dcf51b51d87b39dfb23520 Description: Documentation for GNU indent This package contains the HTML documentation for GNU indent. Package: iso-codes Priority: optional Section: misc Installed-Size: 7700 Maintainer: Ubuntu Core Developers Original-Maintainer: Alastair McKinstry Architecture: all Version: 1.7-1ubuntu1 Filename: pool/2008/main/i/iso-codes/iso-codes_1.7-1ubuntu1_all.deb Size: 1387982 MD5sum: 4c5bbf820b58dbea58d0be00135aa827 SHA1: bb0ff8c531170e1ca17ffc72afdc01db40df1fd9 SHA256: 34472797a895a90cdd6ae4953e34f0e1e3ee7e8754554aa298d40b8a5496f8f1 Description: ISO language, territory, currency, script codes and their translations This package provides the ISO 639 language code list, the ISO 4217 currency code list, the ISO 3166 territory code list, the ISO 3166-2 sub-territory list, and the ISO 15924 script code list. . It also (more importantly) provides their translations in .po form. Homepage: http://pkg-isocodes.alioth.debian.org/ Package: installation-guide-powerpc Priority: optional Section: doc Installed-Size: 1724 Maintainer: Ubuntu Installer Team Original-Maintainer: Debian Install System Team Architecture: all Source: installation-guide Version: 20080211ubuntu4 Conflicts: installation-guide Filename: pool/2008/main/i/installation-guide/installation-guide-powerpc_20080211ubuntu4_all.deb Size: 1065784 MD5sum: 20266e86c69507af3de3d8d19e80e0cd SHA1: 880942b17947905897bf61f50afc872d56c885dc SHA256: 2de09615d54154b008e678542d77fb646ecfd7a79884133dafe32929d6b0c986 Description: Ubuntu installation guide This package contains the Ubuntu installation guide for the PowerPC architecture, in a variety of languages. . A shorter reference, the installation HOWTO, is included in an appendix. Package: installation-guide-amd64 Priority: optional Section: doc Installed-Size: 1804 Maintainer: Ubuntu Installer Team Original-Maintainer: Debian Install System Team Architecture: all Source: installation-guide Version: 20080211ubuntu4 Conflicts: installation-guide Filename: pool/2008/main/i/installation-guide/installation-guide-amd64_20080211ubuntu4_all.deb Size: 1119728 MD5sum: 448e316840fab7a17d37f3c9457b4c41 SHA1: 608aa2fc84a557487a4b85a1bf66e75b38f7b12e SHA256: 544cb1badc23c65106c3ffd4219ac162946356099043c13297e4e1eb23be4d0b Description: Ubuntu installation guide This package contains the Ubuntu installation guide for the AMD64 architecture, in a variety of languages. . A shorter reference, the installation HOWTO, is included in an appendix. Package: installation-guide-sparc Priority: optional Section: doc Installed-Size: 1644 Maintainer: Ubuntu Installer Team Original-Maintainer: Debian Install System Team Architecture: all Source: installation-guide Version: 20080211ubuntu4 Conflicts: installation-guide Filename: pool/2008/main/i/installation-guide/installation-guide-sparc_20080211ubuntu4_all.deb Size: 1012102 MD5sum: 822eca396d631cc11ac31866369b6f2b SHA1: c1e831bc353e4e286825ec62a2781f3570bef9c0 SHA256: 571bf010e4236ba877fe137c193f949ffc3523bd2635000471507f6f7f99f067 Description: Ubuntu installation guide This package contains the Ubuntu installation guide for the Sparc architecture, in a variety of languages. . A shorter reference, the installation HOWTO, is included in an appendix. Package: installation-guide-i386 Priority: optional Section: doc Installed-Size: 1812 Maintainer: Ubuntu Installer Team Original-Maintainer: Debian Install System Team Architecture: all Source: installation-guide Version: 20080211ubuntu4 Conflicts: installation-guide Filename: pool/2008/main/i/installation-guide/installation-guide-i386_20080211ubuntu4_all.deb Size: 1128118 MD5sum: 6b2d1597f3b94898ec362f73284d5187 SHA1: 4477f5ec29a88b4cc8294b9be0081f585a1c81d6 SHA256: f5d9f7d80391f4f6f989d3a08414371f7732b5c47421c5a008a7a0b174253e96 Description: Ubuntu installation guide This package contains the Ubuntu installation guide for the Intel x86 architecture, in a variety of languages. . A shorter reference, the installation HOWTO, is included in an appendix. Package: installation-guide-ia64 Priority: optional Section: doc Installed-Size: 1636 Maintainer: Ubuntu Installer Team Original-Maintainer: Debian Install System Team Architecture: all Source: installation-guide Version: 20080211ubuntu4 Conflicts: installation-guide Filename: pool/2008/main/i/installation-guide/installation-guide-ia64_20080211ubuntu4_all.deb Size: 1018200 MD5sum: 96b8efd23b31ab1bfce4b4f3ca5d794d SHA1: 2a19521198ce1e63eeeeaf64b2177d824db4ec16 SHA256: 4ebc86816b6585c4d126b3dfd613cdeceeaad8a24d9cb254748bb971a474fc63 Description: Ubuntu installation guide This package contains the Ubuntu installation guide for the IA-64 architecture, in a variety of languages. . A shorter reference, the installation HOWTO, is included in an appendix. Package: installation-guide-hppa Priority: optional Section: doc Installed-Size: 1552 Maintainer: Ubuntu Installer Team Original-Maintainer: Debian Install System Team Architecture: all Source: installation-guide Version: 20080211ubuntu4 Conflicts: installation-guide Filename: pool/2008/main/i/installation-guide/installation-guide-hppa_20080211ubuntu4_all.deb Size: 957696 MD5sum: 99ba7681ffd6117eaeb2f87856525365 SHA1: 9132aac971ad773de23671233b3d072d69d75798 SHA256: 3da6fda41b55c9e14b69a5f8a7584b800db9e44de4bb7df3e06c0075523b4dc9 Description: Ubuntu installation guide This package contains the Ubuntu installation guide for the PA-RISC architecture, in a variety of languages. . A shorter reference, the installation HOWTO, is included in an appendix. Package: ibmasm-utils Priority: extra Section: admin Installed-Size: 132 Maintainer: Chuck Short Architecture: i386 Version: 3.0-1ubuntu7 Depends: libc6 (>= 2.4) Conflicts: ibmasm Filename: pool/2008/main/i/ibmasm-utils/ibmasm-utils_3.0-1ubuntu7_i386.deb Size: 15940 MD5sum: a78bd78445e72ee04d6e913d79273561 SHA1: cc2c367f5765dc9a83ad6d766a90454e1874f42b SHA256: dbea4ceb93b12434ceaf8ddf8dce9599e2a124832185802b59d1dd15f566c8e6 Description: IBM Advanced System Management Drivers This package contains the tools necessary to set up the IBM Advanced System Management Drives. Package: aspell-fo Priority: optional Section: text Installed-Size: 312 Maintainer: Ubuntu Core Developers Original-Maintainer: Agustin Martin Domingo Architecture: all Source: ispell-fo Version: 0.2.30-1 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.50) Filename: pool/2008/main/i/ispell-fo/aspell-fo_0.2.30-1_all.deb Size: 211882 MD5sum: 761cb8ac84e55ca6efdd9d7f5c28b51e SHA1: 8f466135ab99871b6672c3c493269d4f09781450 SHA256: 2a764f4ca96d4378e4633d0b2d29d71b6c3227bd902a645aa63475b4d7030d8f Description: The Faroese dictionary for aspell This is the Faroese dictionaries, to be used with aspell to check and correct spelling in Faroese texts. Package: wfaroese Priority: optional Section: text Installed-Size: 1324 Maintainer: Ubuntu Core Developers Original-Maintainer: Agustin Martin Domingo Architecture: all Source: ispell-fo Version: 0.2.30-1 Provides: wordlist Depends: debconf | debconf-2.0, dictionaries-common (>= 0.20) Filename: pool/2008/main/i/ispell-fo/wfaroese_0.2.30-1_all.deb Size: 341674 MD5sum: 19357a7f979a48b86882f8a0a1fdf9e0 SHA1: b5b08f31ebb90afb2b9c2c2b582c7351f5c9edd2 SHA256: ed78884014184e7283223f5faf72919cf57f1fd42a004dd8931e3426abec4c35 Description: The Faroese dictionary / wordlist This is a flat list of Faroese words and names. This can be used by spellcheckers or any other purpose needing a lot of words. Package: myspell-fo Priority: optional Section: text Installed-Size: 1156 Maintainer: Ubuntu Core Developers Original-Maintainer: Agustin Martin Domingo Architecture: all Source: ispell-fo Version: 0.2.30-1 Replaces: openoffice.org-spellcheck-fo, myspell-fo-fo Provides: myspell-dictionary, myspell-dictionary-fo, openoffice.org-spellcheck-fo, myspell-fo-fo Depends: dictionaries-common (>> 0.10) | openoffice.org-updatedicts Suggests: openoffice.org (>= 1.0.3-3), mozilla-browser, mozilla-thunderbird Conflicts: openoffice.org (<= 1.0.3-2), openoffice.org-spellcheck-fo, myspell-fo-fo Filename: pool/2008/main/i/ispell-fo/myspell-fo_0.2.30-1_all.deb Size: 316136 MD5sum: 8e1fa6b62419c56a89f727901cf26a11 SHA1: 195e5cbe9d267ac65041517ce64b675cbaf62aac SHA256: 88f4d1afa78c47b4fb0c26f53b1e820cf487d1e5626e3ca4501a8e17b6612fe7 Description: The Faroese dictionary for myspell This is the Faroese dictionaries, to be used with myspell to check and correct spelling in Faroese texts. Package: ifaroese Priority: optional Section: text Installed-Size: 424 Maintainer: Ubuntu Core Developers Original-Maintainer: Agustin Martin Domingo Architecture: all Source: ispell-fo Version: 0.2.30-1 Provides: ispell-dictionary Depends: ispell, debconf | debconf-2.0, dictionaries-common (>= 0.20) Suggests: wfaroese Filename: pool/2008/main/i/ispell-fo/ifaroese_0.2.30-1_all.deb Size: 317268 MD5sum: a98fccdc3edd7dad99bca43db64eac45 SHA1: 184819ecbdb12f8a146c3d3d4ca14e6ff0569427 SHA256: 8b5d9ab1836a4d137213be117b499b875e3a0f5461d3df5e8542b87918ed87ab Description: The Faroese dictionary for ispell This is the Faroese dictionaries, to be used with ispell to check and correct spelling in Faroese texts. Package: iptables Priority: important Section: net Installed-Size: 1380 Maintainer: Ubuntu Core Developers Original-Maintainer: Laurence J. Lane Architecture: i386 Version: 1.3.8.0debian1-1ubuntu2 Depends: libc6 (>= 2.7-1) Filename: pool/2008/main/i/iptables/iptables_1.3.8.0debian1-1ubuntu2_i386.deb Size: 399730 MD5sum: 3ac2012cf0e935a797f8aeeb9d9e4f9e SHA1: eb02eb7d1f0543f4ad09398dd20679cc30a2ee98 SHA256: b32e4f40ed57000f50b8f9266d69fafcba8c4cacf01c64e09aead7e18beb7240 Description: administration tools for packet filtering and NAT netfilter and iptables provide a Linux kernel framework for stateful and stateless packet filtering, network and port address translation, and other IP packet manipulation. The framework is the successor to ipchains. . netfilter and iptables are used in applications such as Internet connection sharing, firewalls, IP accounting, transparent proxying, advanced routing and traffic control. . Please note: the iptables extensions included in this package require kernel support that might not be available in official Linux kernel sources or Debian's packaged Linux kernel sources. And if support for any extension is available for the specific Linux kernel source version, that support might not be enabled in the Linux kernel binary in use. . In particular, kernel patches for IPV4OPTSSTRIP, TARPIT, ipv4options, u32 and set are currently located in patch-o-matic-ng via the netfilter website. patch-o-matic-ng patches are often imported into the official Linux kernel source tree. . netfilter web site: http://www.netfilter.org/ Package: iptables-dev Priority: optional Section: devel Installed-Size: 576 Maintainer: Ubuntu Core Developers Original-Maintainer: Laurence J. Lane Architecture: i386 Source: iptables Version: 1.3.8.0debian1-1ubuntu2 Filename: pool/2008/main/i/iptables/iptables-dev_1.3.8.0debian1-1ubuntu2_i386.deb Size: 141320 MD5sum: 3695e02a9ea1a6176a4563c1607cf173 SHA1: 0d96997985113154057061fc3974ddc692bcae50 SHA256: b6d7d3b04f147d439d2fba38ee8c27fc9efa8bbfaa8c18b081f5c58fae34c5ba Description: development files for iptable's libipq and libiptc Header files, static libs and documentation for libipq (iptables user-space packet queuing library) and libiptc. Package: iputils-tracepath Priority: optional Section: net Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: Noah Meyerhans Architecture: i386 Source: iputils Version: 3:20071127-1 Replaces: netbase (<< 4.00) Depends: libc6 (>= 2.7-1) Suggests: traceroute Conflicts: suidmanager (<< 0.50) Filename: pool/2008/main/i/iputils/iputils-tracepath_20071127-1_i386.deb Size: 29478 MD5sum: 44f450e3c49c40e02e966a3ace679c02 SHA1: 218b273f7ebbfa9129a4635ba51830d0cc5b798b SHA256: fbcf855364b8e66ef7567320282f928022e5053ca2acf57b23793ea45680a7a4 Description: Tools to trace the network path to a remote host The tracepath utility is similar to the traceroute utility, but also attempts to discover the MTU of the path. . This package also includes tracepath6 and traceroute6 utilities, which may be used on IPv6 networks. Package: iputils-ping Priority: important Section: net Installed-Size: 120 Maintainer: Ubuntu Core Developers Original-Maintainer: Noah Meyerhans Architecture: i386 Source: iputils Version: 3:20071127-1 Replaces: netbase (<< 4.00) Provides: ping Depends: libc6 (>= 2.7-1) Conflicts: ping, suidmanager (<< 0.50) Filename: pool/2008/main/i/iputils/iputils-ping_20071127-1_i386.deb Size: 42936 MD5sum: 709f99531de3203307bad26a986942f8 SHA1: f5fb226f33d315b5d2515e8e5481c2b5e9486226 SHA256: 288689cc8e3aed9a13575f19a853e2cf4bd37d6e5d09eb723289d886fa958365 Description: Tools to test the reachability of network hosts The ping command sends ICMP ECHO_REQUEST packets to a host in order to test if the host is reachable via the network. . This package includes a ping6 utility which supports IPv6 network connections. Package: iputils-arping Priority: extra Section: net Installed-Size: 68 Maintainer: Ubuntu Core Developers Original-Maintainer: Noah Meyerhans Architecture: i386 Source: iputils Version: 3:20071127-1 Replaces: netbase (<< 4.00) Depends: libc6 (>= 2.7-1) Conflicts: arping, iputils-ping (<< 20001110-6), suidmanager (<< 0.50) Filename: pool/2008/main/i/iputils/iputils-arping_20071127-1_i386.deb Size: 21332 MD5sum: 3427f27fb27d804b7363218433056b80 SHA1: 38bdf80d275a37d5665fd59c406d64955539473b SHA256: 86a86f74d6d9a62181e0e9f69fe6af17fab9a13ebf6bdd7befb9462e63c1f8b2 Description: Tool to send ICMP echo requests to an ARP address The arping command acts like the standard ping command except it pings a machine by its ARP address instead of its IP address. It is typically used to locate a machine if its hardware address is known but its IP address is unknown Package: intltool-debian Priority: optional Section: devel Installed-Size: 140 Maintainer: Ubuntu Core Developers Original-Maintainer: Nicolas FRANCOIS (Nekral) Architecture: all Version: 0.35.0+20060710.1 Depends: perl, gettext Filename: pool/2008/main/i/intltool-debian/intltool-debian_0.35.0+20060710.1_all.deb Size: 31574 MD5sum: f44cdcbab68d6dba3bc89ff4df61c64e SHA1: bacbb9b6f45e76611d1273fd5b72d81ac2596816 SHA256: 16e27fb8e90c8d3f15213e315cb087667d49f7ae6f38e21273d3aa5d18a0c1be Description: Help i18n of RFC822 compliant config files Intltool is a bunch of scripts written by the GNOME project to internationalize many different file formats. This package is a slightly modified version which adds support for RFC822 compliant config files, e.g. Debconf templates files. Package: wportuguese Priority: optional Section: text Installed-Size: 6356 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Rafael Laboissiere Architecture: all Source: ispell.pt Version: 20071003-2 Provides: wordlist Depends: dictionaries-common (>= 0.20), debconf | debconf-2.0 Filename: pool/2008/main/i/ispell.pt/wportuguese_20071003-2_all.deb Size: 1294070 MD5sum: 63bc271e597d9470401f01ce4a0d29c6 SHA1: 5a5931ff62d9527debd2ad8b6c3e4b5baea7a0c3 SHA256: 2472746c51f64843751f2fb1201a0d3d79fc914e744b8fa77ff62d93486c9299 Description: European Portuguese wordlist This package provides the file /usr/share/dict/portuguese containing a list of Portuguese words with European spellings. It was obtained from the ispell.pt dictionary developed by the Informatics Department at Minho's University in Portugal. . Homepage: http://natura.di.uminho.pt/wiki/index.cgi?Ispell Package: iportuguese Priority: optional Section: text Installed-Size: 1244 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Rafael Laboissiere Architecture: i386 Source: ispell.pt Version: 20071003-2 Provides: ispell-dictionary Depends: ispell, debconf | debconf-2.0, dictionaries-common (>= 0.20) Filename: pool/2008/main/i/ispell.pt/iportuguese_20071003-2_i386.deb Size: 293528 MD5sum: cca07fde7388f6638ecc9e9827675116 SHA1: 28dbf18aa241fc3a7c354b3fdbd06bf19f6dfc84 SHA256: 4edf90ea89d753c18c0ce3e256785cdd0a188b8e88d62eba390490bebbda6512 Description: European Portuguese dictionary for ispell This is the Portuguese dictionary for ispell currently developed by the Informatics Department at Minho's University in Portugal. . Homepage: http://natura.di.uminho.pt/wiki/index.cgi?Ispell Package: openoffice.org-hyphenation-lt Priority: optional Section: text Installed-Size: 76 Maintainer: Ubuntu Core Developers Original-Maintainer: Kęstutis Biliūnas Architecture: all Source: ispell-lt Version: 1.1+cvs20060719-1 Provides: openoffice.org-hyphenation Depends: openoffice.org (>= 1.1.4), dictionaries-common (>= 0.10) | openoffice.org-updatedicts Recommends: myspell-dictionary-lt Filename: pool/2008/main/i/ispell-lt/openoffice.org-hyphenation-lt_1.1+cvs20060719-1_all.deb Size: 13802 MD5sum: b5cad4a653b1804b3fb467f7098bd998 SHA1: d326b0d7f522fc2a5ea5ff4ef11fe287d6249ba6 SHA256: 3a732e3009e55fafc97887c989527d7c1a9c238cdedf17742f2031a2b8c253c7 Description: Lithuanian hyphenation pattern for OpenOffice.org This is the Lithuanian hyphenation pattern for use with OpenOffice.org Package: ilithuanian Priority: optional Section: text Installed-Size: 528 Maintainer: Ubuntu Core Developers Original-Maintainer: Kęstutis Biliūnas Architecture: all Source: ispell-lt Version: 1.1+cvs20060719-1 Provides: ispell-dictionary Depends: ispell, dictionaries-common (>= 0.20), debconf (>= 0.5) | debconf-2.0 Conflicts: ispell (<< 3.1.18-2) Filename: pool/2008/main/i/ispell-lt/ilithuanian_1.1+cvs20060719-1_all.deb Size: 315440 MD5sum: 4795a082612a4ec06e4815ee1fe09004 SHA1: 0d95f04f04a14238df5245b61721c9ba4e52de74 SHA256: 5f8e8c1fc9139b53bd862c80bc40729d3cb677cbcf5fcf6caf14348dabe06357 Description: ispell dictionary for Lithuanian (LT) This is the Lithuanian dictionary, to be used with ispell to check and correct spelling in Lithuanian texts. Package: myspell-lt Priority: optional Section: text Installed-Size: 1272 Maintainer: Ubuntu Core Developers Original-Maintainer: Kęstutis Biliūnas Architecture: all Source: ispell-lt Version: 1.1+cvs20060719-1 Provides: myspell-dictionary, myspell-dictionary-lt Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts Conflicts: openoffice.org (<= 1.0.3-2) Filename: pool/2008/main/i/ispell-lt/myspell-lt_1.1+cvs20060719-1_all.deb Size: 310416 MD5sum: d9b508e5cb8dd63e74a076ced40c4554 SHA1: b765bf775d4cf20c13f8a3b21227205848c6d22a SHA256: 3e1371b90368ed854d19fc60a316cc94794ecb89fa9a84f630bfa1a92430483b Description: myspell dictionary for Lithuanian (LT) This is the Lithuanian dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. Package: aspell-lt Priority: optional Section: text Installed-Size: 504 Maintainer: Ubuntu Core Developers Original-Maintainer: Kęstutis Biliūnas Architecture: all Source: ispell-lt Version: 1.1+cvs20060719-1 Provides: aspell-dictionary Depends: dictionaries-common (>= 0.40), aspell (>= 0.60.3-2) Filename: pool/2008/main/i/ispell-lt/aspell-lt_1.1+cvs20060719-1_all.deb Size: 231872 MD5sum: 427111e7ef253fd085b18eab51df4e85 SHA1: 62351966d7cc14bf375faa08e57bfae6571b3f53 SHA256: 1563c82e63c5ac6f2092d319cc7c4df0c116a7817f2f10e66c86bd9fcb480525 Description: aspell dictionary for Lithuanian (LT) This package contains all the required files to add support for Lithuanian language to the GNU Aspell spell checker. Package: libytnef0 Priority: extra Section: libs Installed-Size: 128 Maintainer: Joshua Kwan Architecture: i386 Source: libytnef Version: 1.5-1 Depends: libc6 (>= 2.3.4-1) Filename: pool/2008/main/liby/libytnef/libytnef0_1.5-1_i386.deb Size: 19294 MD5sum: 434d419092b3bd606b1e1de9548a7e9a SHA1: 81bf069f7b23ca1985ae6f67212c1160aaf8f3ca SHA256: 3c6ffd09633619ec5af148225b4aef2593e41a878148a194f7c21853f2c7c145 Description: improved decoder for application/ms-tnef attachments Yerase's TNEF Stream Reader allows you to decode application/ms-tnef e-mail attachments, which are usually entitled "winmail.dat" and are generally a file container format that is only readable by Microsoft Outlook. Some TNEF streams also include RTF-formatted data. . libytnef0 is the support library that exposes these functions to other programs. The ytnef program (and eponymous package) is the frontend for this library, so you should probably install that if you want to take advantage of it. Package: libytnef0-dev Priority: extra Section: libdevel Installed-Size: 208 Maintainer: Joshua Kwan Architecture: i386 Source: libytnef Version: 1.5-1 Provides: libytnef-dev Depends: libytnef0 Filename: pool/2008/main/liby/libytnef/libytnef0-dev_1.5-1_i386.deb Size: 27998 MD5sum: 0432f1fc57bffcfdacbe52e9dbaed90a SHA1: f18e273db5f6be98ab5236ae8916260a93cc23f2 SHA256: f4ddbd4fbf5c350a0747ee6ff8ca33063033b7b3581ab196876ec28e13cd8003 Description: improved decoder for application/ms-tnef attachments Yerase's TNEF Stream Reader allows you to decode application/ms-tnef e-mail attachments, which are usually entitled "winmail.dat" and are generally a file container format that is only readable by Microsoft Outlook. Some TNEF streams also include RTF-formatted data. . libytnef0 is the support library that exposes these functions to other programs. The ytnef program (and eponymous package) is the frontend for this library, so you should probably install that if you want to take advantage of it. . These are the development headers for libytnef0. Package: libyaml-perl Priority: optional Section: perl Installed-Size: 280 Maintainer: Ubuntu Core Developers Original-Maintainer: Florian Ragwitz Architecture: all Version: 0.62-1 Depends: perl (>= 5.6.0-16) Filename: pool/2008/main/liby/libyaml-perl/libyaml-perl_0.62-1_all.deb Size: 82370 MD5sum: 6c03a4452a659ddee36cb840123b3ab9 SHA1: 5f2d644e5de8c676f9658763586eb0084862adad SHA256: 334412d0eaf144074dee136ad385ea736faa2995a6793a3fc086e6748f9c1700 Description: YAML Ain't Markup Language (tm) YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structures of most modern programming languages (including Perl, of course). Package: cryptsetup Priority: optional Section: admin Installed-Size: 404 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Cryptsetup Team Architecture: i386 Version: 2:1.0.5-2ubuntu12 Replaces: cryptsetup-luks (<= 1.0.1-8) Depends: dmsetup, libc6 (>= 2.4), libdevmapper1.02.1 (>= 2:1.02.20), libgcrypt11 (>= 1.2.2), libgpg-error0 (>= 1.4), libpopt0 (>= 1.10), libuuid1 Suggests: dosfstools, initramfs-tools (>= 0.91) | linux-initramfs-tool, udev Conflicts: cryptsetup-luks (<= 1.0.1-8), hashalot (<= 0.3-1) Filename: pool/2008/main/c/cryptsetup/cryptsetup_1.0.5-2ubuntu12_i386.deb Size: 88720 MD5sum: 2b742293339cef6a554009b35a2c59e6 SHA1: bd446debe995a7516254de2fadd6c8b2ccaf2960 SHA256: 9e98e9b8c2f8d5dd11c9b9241fa2df48ca90fb2b8e620834c5c4e3b8e85e185b Description: configures encrypted block devices Since kernel 2.6.4, encrypted filesystem support is provided by the device mapper target dm-crypt. This utility provides a command-line interface for configuring this facility. It has integrated support for LUKS. . cryptsetup is backwards compatible with the on-disk format of cryptoloop, but also supports more secure formats. This package also includes support for automatically configuring encrypted devices at boot time via the config file /etc/crypttab. When combined with newer versions of the debian initrd-tools and standard debian kernels, cryptoroot is also supported. . For information on how to convert your system to use encrypted filesystems please read /usr/share/doc/cryptsetup/CryptoRoot.HowTo. Homepage: http://luks.endorphin.org/ Package: python-clientcookie Priority: optional Section: python Installed-Size: 372 Maintainer: Ubuntu Core Developers Original-Maintainer: Ganesan Rajagopal Architecture: all Source: clientcookie Version: 1.3.0-1build1 Replaces: python2.3-clientcookie, python2.4-clientcookie Provides: python2.4-clientcookie, python2.5-clientcookie Depends: python, python-central (>= 0.5.62) Conflicts: python2.3-clientcookie, python2.4-clientcookie Filename: pool/2008/main/c/clientcookie/python-clientcookie_1.3.0-1build1_all.deb Size: 90370 MD5sum: 1bc334c6cc9164b6d89e52b0a11da8c4 SHA1: c0a042c30e21d9dcbef22ec8c021b81b964e2311 SHA256: 8e313f4c44b2f526e7557402424fbbdfb637151c43787f4c3bdc652ee6c8e3e2 Description: Python module for automating HTTP Cookie management ClientCookie is a pure Python module for automatic HTTP cookie management. Python-Version: all Package: cli-common Priority: optional Section: interpreters Installed-Size: 288 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Mono Group Architecture: all Version: 0.5.6 Replaces: cli-common-dev (<< 0.5.1) Depends: perl-modules Filename: pool/2008/main/c/cli-common/cli-common_0.5.6_all.deb Size: 164988 MD5sum: 325d85a44eea1be9b06b9d6e3d12a3b7 SHA1: ec8bb9474c6e84f0ae1c2ce2576e0cf01a768ac7 SHA256: 7d0ee28f59e50b43eb901d3dadb87c58a324453e388915d44421611d88d8d1a8 Description: common files between all CLI packages This package must be installed if a CLI (Common Language Infrastructure) runtime environment is desired. . It covers useful integration and information for CLI implementations in Debian GNU/Linux, including: * The CLI policy describes how CLI packages should behave and integrate. * A FAQ for package maintainers of CLI/.NET applications. * Integration for CLRs (Common Language Runtime): + Installing libraries into existing GACs (Global Assembly Cache) Package: cli-common-dev Priority: optional Section: interpreters Installed-Size: 156 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Mono Group Architecture: all Source: cli-common Version: 0.5.6 Replaces: cli-common (<< 0.4.0) Depends: debhelper (>= 5.0.0), libxml-dom-perl, mono-1.0-devel | strong-name-tool, mono-utils | cil-disassembler, perl-modules Filename: pool/2008/main/c/cli-common/cli-common-dev_0.5.6_all.deb Size: 38080 MD5sum: a9dc83e8ab9551d98b5bb7062fbca529 SHA1: 66f286be3a66119812bfe81a9fa372e23f497108 SHA256: cd57cf86bd0b4e4011441426cd55cb7f3ee32a517b660d8dd37847f33003ca38 Description: common files for building CLI packages This package must be installed if a CLI (Common Language Infrastructure) packaging environment is desired. . It includes debhelper scripts for managing automatic dependency tracking between native libraries, CLI libraries and CLI applications: * dh_clideps to generate cli:Depends information for debian/control * dh_makeclilibs to create clilibs files that are needed/used by dh_clideps * dh_installcligac to register assemblies to be late installed into a GAC * dh_cligacpolicy to create and install the policy files into a GAC * dh_clifixperms to fix permissions of files in CLI package build directories * dh_clistrip to strip CLI debug symbols from package build directories Package: libcdparanoia0-dev Priority: optional Section: libdevel Installed-Size: 172 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Baumann Architecture: i386 Source: cdparanoia Version: 3.10+debian~pre0-6 Depends: libcdparanoia0 (= 3.10+debian~pre0-6) Filename: pool/2008/main/c/cdparanoia/libcdparanoia0-dev_3.10+debian~pre0-6_i386.deb Size: 53652 MD5sum: 8830b819252482df24a043b856d47086 SHA1: 4ab3b26e674effcc31cdb024398f5ae2dd06276a SHA256: 82ef7d73825d667fca1fd20826fb4b1012d5c9faa24c5bf63b45d05090f53ce7 Description: audio extraction tool for sampling CDs (development) An audio extraction tool for sampling CDs. Unlike similar programs such as cdda2wav, cdparanoia goes to great lengths to try to extract the audio information without any artifacts such as jitter. . This package contains the development files. Homepage: http://www.xiph.org/paranoia/ Package: cdparanoia Priority: optional Section: sound Installed-Size: 116 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Baumann Architecture: i386 Version: 3.10+debian~pre0-6 Depends: libc6 (>= 2.7-1), libcdparanoia0 Filename: pool/2008/main/c/cdparanoia/cdparanoia_3.10+debian~pre0-6_i386.deb Size: 41890 MD5sum: 23a3763b0da6c57d800b7d7e218038da SHA1: d8811e4217927152d13c1a0ca5061f2d950f1bd9 SHA256: 643593a3b9cec794e58572b2cbbf93c8f8a0ba141e200ed2a01a794815ae0ede Description: audio extraction tool for sampling CDs Unlike similar programs such as cdda2wav, cdparanoia goes to great lengths to try to extract the audio information without any artifacts such as jitter. Homepage: http://www.xiph.org/paranoia/ Package: libcdparanoia0 Priority: optional Section: libs Installed-Size: 164 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Baumann Architecture: i386 Source: cdparanoia Version: 3.10+debian~pre0-6 Depends: libc6 (>= 2.7-1) Filename: pool/2008/main/c/cdparanoia/libcdparanoia0_3.10+debian~pre0-6_i386.deb Size: 61416 MD5sum: 5411a8ea46cad48ba7f7cc18de4a1be2 SHA1: 6eb18bbf866c2027d3624a913536919ce92d268a SHA256: 142218c14514334d5688b6f4201c2f27ab4c73b119cee44c9b29142fdb91f118 Description: audio extraction tool for sampling CDs (library) An audio extraction tool for sampling CDs. Unlike similar programs such as cdda2wav, cdparanoia goes to great lengths to try to extract the audio information without any artifacts such as jitter. Homepage: http://www.xiph.org/paranoia/ Package: ccache Priority: optional Section: devel Installed-Size: 120 Maintainer: Ubuntu Core Developers Original-Maintainer: Francois Marier Architecture: i386 Version: 2.4-11 Depends: libc6 (>= 2.6.1-1), zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: distcc Filename: pool/2008/main/c/ccache/ccache_2.4-11_i386.deb Size: 31312 MD5sum: 3de1a6047887563c6c2e2ad963ada19f SHA1: 8d8eb6ba6be41e7922dcb1f339e0ab865a87387c SHA256: b2643710cbe4de3cd85fee24f02bf347974ae7a75169802ab10fa83261cbe877 Description: Compiler results cacher, for fast recompiles ccache is a compiler cache. It speeds up re-compilation of C/C++ code by caching previous compiles and detecting when the same compile is being done again. . This is similar to, but faster than, the compilercache package. Package: culmus Priority: optional Section: x11 Installed-Size: 2208 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Hebrew Packaging Team Architecture: all Version: 0.101-8 Depends: xfonts-utils (>= 1:1.0.0-6) Filename: pool/2008/main/c/culmus/culmus_0.101-8_all.deb Size: 1004326 MD5sum: 826e1364b795a27a27b5a4e8131abcb5 SHA1: 4fe440d2fb1acb9c4839711441b50941a0744089 SHA256: de0bebdd30e00199249c8685caf4cb9328ad6aeaf61e2d423d74c3ffd5b7bae2 Description: Type1 Hebrew Fonts for X11 Several Hebrew font families. ASCII glyphs borrowed from the URW and Bitstream fonts. . Those families provide a basic set of a serif (Frank Ruehl), sans serif (Nachlieli) and monospaced (Miriam Mono) fonts. Also included are Aharoni, David, Drugulin, and Ellinia. . Homepage: http://culmus.sourceforge.net/ Package: libcwidget3 Priority: important Section: libs Installed-Size: 1012 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Burrows Architecture: i386 Source: cwidget Version: 0.5.8-1ubuntu1 Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libncursesw5 (>= 5.6+20071006-3), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.1.1-21) Suggests: libcwidget-dev Filename: pool/2008/main/c/cwidget/libcwidget3_0.5.8-1ubuntu1_i386.deb Size: 359590 MD5sum: 86020902903c37b1dbce42db6964d9f0 SHA1: ae862279e5b9e959fcf68eae3f17edf95da0d303 SHA256: 72849dd17d4837fb69557973bb67ee03a74f94459ce30154b0a9f92ee41267a5 Description: high-level terminal interface library for C++ (runtime files) libcwidget is a modern user interface library modeled on GTK+ and Qt, but using curses as its display layer and with widgets that are tailored to a terminal environment. . This package contains the files that are required to run programs compiled against libcwidget. Homepage: http://cwidget.alioth.debian.org Package: libcwidget3-dbg Priority: extra Section: libdevel Installed-Size: 5728 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Burrows Architecture: i386 Source: cwidget Version: 0.5.8-1ubuntu1 Depends: libcwidget3 (= 0.5.8-1ubuntu1) Suggests: libcwidget-dev Filename: pool/2008/main/c/cwidget/libcwidget3-dbg_0.5.8-1ubuntu1_i386.deb Size: 1887136 MD5sum: 4caf414af191cd6de818cb1f073d6049 SHA1: 02be014059aa434019cd4a4fb1cd1e9a61d8023f SHA256: 77e4450cc2cdf4ac744f1a0c6d4760a4c90ff265131c97105bb30284af558a2d Description: high-level terminal interface library for C++ (debugging files) libcwidget is a modern user interface library modeled on GTK+ and Qt, but using curses as its display layer and with widgets that are tailored to a terminal environment. . This package contains debugging symbols for libcwidget-dbg. It is only needed if you want to generate useful backtraces for programs using cwidget. Homepage: http://cwidget.alioth.debian.org Package: libcwidget-dev Priority: extra Section: libdevel Installed-Size: 2424 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Burrows Architecture: i386 Source: cwidget Version: 0.5.8-1ubuntu1 Depends: libcwidget3 (= 0.5.8-1ubuntu1), libncursesw5-dev, libsigc++-2.0-dev, pkg-config Suggests: libcwidget-doc Filename: pool/2008/main/c/cwidget/libcwidget-dev_0.5.8-1ubuntu1_i386.deb Size: 612014 MD5sum: 3fc869be5178313520bd83bf66621262 SHA1: f21a4e772efd40e1fbe8b17dbda032b81582cf48 SHA256: 65244df51cb81578d456c0053723892216195a6a40adeff2e65ab9ebf2021b39 Description: high-level terminal interface library for C++ (development files) libcwidget is a modern user interface library modeled on GTK+ and Qt, but using curses as its display layer and with widgets that are tailored to a terminal environment. . This package contains files that are needed to write or compile software that uses libcwidget. . WARNING: this is a newly created library whose development is closely tied to the development of aptitude. Its API may be incomplete and is likely to change considerably version-over-version! You may want to avoid cwidget for stable projects. Homepage: http://cwidget.alioth.debian.org Package: libcwidget-doc Priority: extra Section: doc Installed-Size: 2524 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Burrows Architecture: all Source: cwidget Version: 0.5.8-1ubuntu1 Recommends: iceweasel | www-browser Suggests: libcwidget-dev Filename: pool/2008/main/c/cwidget/libcwidget-doc_0.5.8-1ubuntu1_all.deb Size: 262914 MD5sum: 7da791d4920c433e9ca68814471963bc SHA1: 1b8802f6a0352fdd925ed387a91768ba578f2afb SHA256: c0892de846a0bc5b208e3159d4b0bd59b03de5b5f6663218db918377a2add4e3 Description: high-level terminal interface library for C++ (documentation) libcwidget is a modern user interface library modeled on GTK+ and Qt, but using curses as its display layer and with widgets that are tailored to a terminal environment. . This package contains documentation for libcwidget, in HTML format. Homepage: http://cwidget.alioth.debian.org Package: libsasl2-modules-sql Priority: optional Section: libs Installed-Size: 136 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Cyrus SASL Team Architecture: i386 Source: cyrus-sasl2 Version: 2.1.22.dfsg1-18ubuntu2 Depends: libc6 (>= 2.4), libmysqlclient15off (>= 5.0.27-1), libpq5 (>= 8.3~beta1), libsasl2-modules (= 2.1.22.dfsg1-18ubuntu2), libsqlite0 (>= 2.8.17) Filename: pool/2008/main/c/cyrus-sasl2/libsasl2-modules-sql_2.1.22.dfsg1-18ubuntu2_i386.deb Size: 65344 MD5sum: 648a829ccf5e124ebbd6a4133331cf25 SHA1: 0b2020b20c68a00380e3d35bffbd01c44d9279f9 SHA256: 438fa167ff77ef0116b8402a57a63787f9a01c08bebed7cb76cde92d64cd99f8 Description: Cyrus SASL - pluggable authentication modules (SQL) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the SQL plugin, which supports MySQL, PostgreSQL and SQLite. Package: libsasl2-2 Priority: important Section: libs Installed-Size: 240 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Cyrus SASL Team Architecture: i386 Source: cyrus-sasl2 Version: 2.1.22.dfsg1-18ubuntu2 Replaces: libsasl2 Depends: libc6 (>= 2.4), libdb4.6, libsasl2-modules (= 2.1.22.dfsg1-18ubuntu2) | libsasl2-modules-sql (= 2.1.22.dfsg1-18ubuntu2) | libsasl2-modules-gssapi-heimdal (= 2.1.22.dfsg1-18ubuntu2) | libsasl2-modules-kerberos-heimdal (= 2.1.22.dfsg1-18ubuntu2) Conflicts: libsasl2-gssapi-mit (<< 2.1.22), libsasl2-krb4-mit (<< 2.1.22), postfix (<< 2.3.4-3) Filename: pool/2008/main/c/cyrus-sasl2/libsasl2-2_2.1.22.dfsg1-18ubuntu2_i386.deb Size: 104902 MD5sum: 90b263d244adddc232c591faebe23aae SHA1: 806a97317f7a930795a60de5201364204bd1aefe SHA256: 61e288eac216eac0414269e237f61b76c6c784c7838abc10ed899992e106071b Description: Cyrus SASL - authentication abstraction library This is the Cyrus SASL API implementation, version 2.1. . SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection. See RFC 2222 for more information. . Any of: ANONYMOUS, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used. If you intend to use this package on a server that provides SASL authentication, then you must install some of the libsasl2-modules* packages. Package: libsasl2-modules Priority: optional Section: libs Installed-Size: 392 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Cyrus SASL Team Architecture: i386 Source: cyrus-sasl2 Version: 2.1.22.dfsg1-18ubuntu2 Depends: libc6 (>= 2.4), libsasl2-2 (= 2.1.22.dfsg1-18ubuntu2), libssl0.9.8 (>= 0.9.8f-1) Suggests: libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal, libsasl2-modules-ldap, libsasl2-modules-otp, libsasl2-modules-sql Filename: pool/2008/main/c/cyrus-sasl2/libsasl2-modules_2.1.22.dfsg1-18ubuntu2_i386.deb Size: 149744 MD5sum: 09b0f97d3d0a886b079f8fef098bfca1 SHA1: 48f7cbf4db8f12fda64c50f561f491a3f6a78c39 SHA256: 88a037ef7580df4fb6364ce0d7d057e2e4a54c8b91fdf2ac7c7c114df521b749 Description: Cyrus SASL - pluggable authentication modules This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the following SASL modules: LOGIN, PLAIN, ANONYMOUS, NTLM, CRAM-MD5, and DIGEST-MD5 (with DES support). Package: cyrus-sasl2-doc Priority: optional Section: doc Installed-Size: 292 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Cyrus SASL Team Architecture: all Source: cyrus-sasl2 Version: 2.1.22.dfsg1-18ubuntu2 Filename: pool/2008/main/c/cyrus-sasl2/cyrus-sasl2-doc_2.1.22.dfsg1-18ubuntu2_all.deb Size: 103162 MD5sum: 988b228cb30b14915ad4395abdc063c4 SHA1: 970cb8964ee5111b28792ef18447dc30fcd5c0a5 SHA256: 5a2ae0843f9c28295825384198a44b1156e5ef0aa79479b19a9e21901a1d6513 Description: Cyrus SASL - documentation This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package contains documentation for system administrators. Package: libsasl2-dev Priority: optional Section: libdevel Installed-Size: 676 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Cyrus SASL Team Architecture: i386 Source: cyrus-sasl2 Version: 2.1.22.dfsg1-18ubuntu2 Replaces: libsasl2-2-dev Depends: libc6-dev, libsasl2-modules (= 2.1.22.dfsg1-18ubuntu2) Conflicts: libsasl2-2-dev Filename: pool/2008/main/c/cyrus-sasl2/libsasl2-dev_2.1.22.dfsg1-18ubuntu2_i386.deb Size: 261506 MD5sum: d0f677a38ea2c6238f7e24b06fd1661e SHA1: b49371a1e67f20b39c10a88242755ab39a7cd435 SHA256: 290584bf6ca5165149022497d529afb2c438126c7045acf682c0f4c8f38b4ac5 Description: Cyrus SASL - development files for authentication abstraction library This is the Cyrus SASL API implementation, version 2. See package libsasl2-2 and RFC 2222 for more information. . This package includes development files for compiling programs with SASL support. It is needed for development purposes only. Package: sasl2-bin Priority: optional Section: utils Installed-Size: 416 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Cyrus SASL Team Architecture: i386 Source: cyrus-sasl2 Version: 2.1.22.dfsg1-18ubuntu2 Depends: db4.6-util, debconf (>= 0.5) | debconf-2.0, debconf (>= 1.4.69) | cdebconf (>= 0.39), libc6 (>= 2.4), libcomerr2 (>= 1.33-3), libdb4.6, libkrb53 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libsasl2-2 (>= 2.1.22.dfsg1-18ubuntu2), libssl0.9.8 (>= 0.9.8f-1), lsb-base (>= 3.0-6) Filename: pool/2008/main/c/cyrus-sasl2/sasl2-bin_2.1.22.dfsg1-18ubuntu2_i386.deb Size: 146902 MD5sum: cd108126f0003c54aa4d95f9f4ca5aa4 SHA1: 5c0241375fbf5781d595271188d9b65895894aad SHA256: 723178065de8fecbfa6aa4fec3f340f9704a7123feede5fa338c086ec70cf22c Description: Cyrus SASL - administration programs for SASL users database This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package contains administration programs for the SASL users database and common binary files for plugin modules. Package: libsasl2 Priority: important Section: libs Installed-Size: 76 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Cyrus SASL Team Architecture: all Source: cyrus-sasl2 Version: 2.1.22.dfsg1-18ubuntu2 Depends: libsasl2-modules (= 2.1.22.dfsg1-18ubuntu2) | libsasl2-modules-sql (= 2.1.22.dfsg1-18ubuntu2) | libsasl2-modules-gssapi-heimdal (= 2.1.22.dfsg1-18ubuntu2) | libsasl2-modules-kerberos-heimdal (= 2.1.22.dfsg1-18ubuntu2) Filename: pool/2008/main/c/cyrus-sasl2/libsasl2_2.1.22.dfsg1-18ubuntu2_all.deb Size: 45102 MD5sum: 5d13b3538469be04c4d9afa8813c6e88 SHA1: 777c5da3b1d45b927c24c9fbadcf4df6ed65b78b SHA256: b11e850f650e9967081fdc6133e74af1e151a0c84a9244b862738b93031b6404 Description: Cyrus SASL - authentication abstraction library (transitional package) This is the Cyrus SASL API implementation, version 2.1. . This is a transitional package to support Ubuntu 6.06 to 8.04 upgrades. This package can be safely removed. Package: cyrus-sasl2-dbg Priority: extra Section: libdevel Installed-Size: 1424 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Cyrus SASL Team Architecture: i386 Source: cyrus-sasl2 Version: 2.1.22.dfsg1-18ubuntu2 Depends: libsasl2-2 (= 2.1.22.dfsg1-18ubuntu2) Filename: pool/2008/main/c/cyrus-sasl2/cyrus-sasl2-dbg_2.1.22.dfsg1-18ubuntu2_i386.deb Size: 573448 MD5sum: 0a2c9aef66d2e6a1f110ecd5d67e4ea7 SHA1: baafb7f2cba15db07080ebe9373dd1ca532f426c SHA256: e73dd172cdd48d0d13100555728b8857a2f9fd778b6c309fadfc8421d7e398f7 Description: Cyrus SASL - debugging symbols This is the Cyrus SASL API implementation, version 2. See package libsasl2-2 and RFC 2222 for more information. . This package contains the debugging symbols for all Cyrus SASL packages. The debugging symbols can be useful when investigating crashes in the SASL library or tools. You may be asked to install this package if you encounter such a crash. Package: cloop-utils Priority: optional Section: misc Installed-Size: 260 Maintainer: Ubuntu Core Developers Original-Maintainer: Eduard Bloch Architecture: i386 Source: cloop Version: 2.05~20060829-1.1ubuntu1 Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.2.1-4), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/c/cloop/cloop-utils_2.05~20060829-1.1ubuntu1_i386.deb Size: 93610 MD5sum: 69ca325bc03c52c6ccfcadb520c45365 SHA1: a4a6ed85e1aa419abbe3e968800d72e5647e344f SHA256: dbff8b8da31c502d000f32939883a59dc9094434fdff0759bb712844d96cf17d Description: Tools for handling with cloop compressed volumes Utilities for creating and unpacking compressed loopback files for cloop. Package: compiz-fusion-plugins-main Priority: extra Section: x11 Installed-Size: 7936 Maintainer: Travis Watkins Architecture: i386 Version: 0.7.4-0ubuntu4 Replaces: compiz-compcomm-plugins-main (<< 0.0.0+git20070622-0ubuntu1), compiz-extra (<< 0.3.6.1-0ubuntu2) Depends: compiz-core, gconf2 (>= 2.10.1-2), libc6 (>= 2.4), libcairo2 (>= 1.6.0), libglib2.0-0 (>= 2.12.0), libglu1-mesa | libglu1, libice6 (>= 1:1.0.0), libjpeg62, libpango1.0-0 (>= 1.20.1), libsm6, libstartup-notification0 (>= 0.8-1), libx11-6, libx11-xcb1, libxcb1, libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxfixes3 (>= 1:4.0.1), libxinerama1, libxml2 (>= 2.6.27), libxrandr2 (>= 2:1.2.0), libxrender1, libxslt1.1 (>= 1.1.20) Conflicts: compiz-compcomm-plugins-main (<< 0.0.0+git20070622-0ubuntu1), compiz-extra (<< 0.3.6.1-0ubuntu2) Filename: pool/2008/main/c/compiz-fusion-plugins-main/compiz-fusion-plugins-main_0.7.4-0ubuntu4_i386.deb Size: 1217182 MD5sum: 6edeeae9eae6ac6a1d1bf8196459226d SHA1: 96d6d0fa3b8bbdf766134d4b7eac6b59116628be SHA256: a47ef46bb21b5a0013658980483754f173acc73a69808fec50c2eaa6d94fa33d Description: Collection of plugins from OpenCompositing for Compiz The OpenCompositing Project brings 3D desktop visual effects that improve usability of the X Window System and provide increased productivity. . This package contains plugins and themes contributed by the community giving a rich desktop experience. Package: cup Priority: optional Section: devel Installed-Size: 240 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Version: 0.10k-6 Depends: java-gcj-compat | java1-runtime | java2-runtime Suggests: java-compiler Filename: pool/2008/main/c/cup/cup_0.10k-6_all.deb Size: 111752 MD5sum: 2f7a5f43dcee9a584c8c463ebe1f1bdd SHA1: 3832a2b8afbcac8f3dbadb8d668bb18a3b2c8d92 SHA256: d1e9313279529ccfde1aef0316aca43770e637d77dba885af82a01ae801e2ce3 Description: LALR parser generator for Java(tm) CUP is the "Constructor of Useful Parsers", a system for generating parsers from simple LALR specifications. It serves the same role as the widely used program YACC and in fact offers most of the features of YACC. However, CUP is written in Java, uses specifications including embedded Java code, and produces parsers which are implemented in Java. Package: cp6linux-keyring Priority: important Section: system Installed-Size: 48 Maintainer: Veselin Mijuskovic Architecture: all Version: 2008.02.26 Depends: gnupg (>= 1.0.6-4) Filename: pool/2008/main/c/cp6linux-keyring/cp6linux-keyring_2008.02.26_all.deb Size: 3464 MD5sum: 20c330c881d2efb6fb1ccb27556f2f70 SHA1: 5185e0a6268d3771885f6d87cc7b93f943fc3119 SHA256: eb890357318693d57693aeb14aa028041bcec641d40362a56025d66f184879ca Description: GnuPG кључеви за cp6Linux архиве Пројекат cp6Linux дигитално потписује своје Release фајлове. Овај пакет садржи јавне кључеве који се користе за то. Package: coreutils Essential: yes Priority: required Section: utils Installed-Size: 10688 Maintainer: Ubuntu Core Developers Original-Maintainer: Michael Stone Architecture: i386 Version: 6.10-3ubuntu2 Replaces: debianutils (<= 2.3.1), dpkg (<< 1.13.2), fileutils, shellutils, stat, textutils Provides: fileutils, shellutils, textutils Pre-Depends: libacl1 (>= 2.2.11-1), libc6 (>= 2.7-1), libselinux1 Conflicts: stat Filename: pool/2008/main/c/coreutils/coreutils_6.10-3ubuntu2_i386.deb Size: 1867658 MD5sum: 8c776d794c782028e5baf159c32ef5f0 SHA1: e39b33ebb0d9700a99b3b60586c1662339336825 SHA256: 5b9e1ff61cb07cfafa8c1b4321e106639790f295731f1152bad688d4160713e3 Description: The GNU core utilities This package contains the essential basic system utilities. . Specifically, this package includes: basename cat chgrp chmod chown chroot cksum comm cp csplit cut date dd df dir dircolors dirname du echo env expand expr factor false fmt fold groups head hostid id install join link ln logname ls md5sum mkdir mkfifo mknod mv nice nl nohup od paste pathchk pinky pr printenv printf ptx pwd readlink rm rmdir sha1sum seq shred sleep sort split stat stty sum sync tac tail tee test touch tr true tsort tty uname unexpand uniq unlink users vdir wc who whoami yes Package: libclucene0ldbl Priority: optional Section: libs Installed-Size: 1236 Maintainer: Ubuntu Core Developers Original-Maintainer: Fathi Boudra Architecture: i386 Source: clucene-core Version: 0.9.20-1 Replaces: libclucene0 (<< 0.9.16a-3) Depends: libc6 (>= 2.6.1-1), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1) Conflicts: libclucene0 (<< 0.9.16a-3) Filename: pool/2008/main/c/clucene-core/libclucene0ldbl_0.9.20-1_i386.deb Size: 381552 MD5sum: f3d69b2a8e5338a1ffb1701022b603f1 SHA1: e9c9f2e01ff8d74d9668aeb5ab1bd721c1110825 SHA256: d5ead22e6580222e2fd0334377163ca2e018be356687c2e5e3143635822d6e14 Description: library for full-featured text search engine (runtime) CLucene is a C++ port of the popular Apache Lucene search engine (http://lucene.apache.org/java). It is released under LGPL or the Apache License. . CLucene aims to be a high-speed alternative to Java Lucene, its API is very similar to that of the Java version. CLucene has recently been brought up to date with Lucene 1.4.3. It contains most of the same functionality as the Java version, except for Socket, Threading and the special caching modifications. . This package contains the files necessary for running applications that use the libclucene library. . Homepage: http://clucene.sourceforge.net Package: libclucene-dev Priority: optional Section: libdevel Installed-Size: 3792 Maintainer: Ubuntu Core Developers Original-Maintainer: Fathi Boudra Architecture: i386 Source: clucene-core Version: 0.9.20-1 Depends: libclucene0ldbl (= 0.9.20-1), libc6-dev Filename: pool/2008/main/c/clucene-core/libclucene-dev_0.9.20-1_i386.deb Size: 667164 MD5sum: b8a852a7a84a40277159afd22eacd465 SHA1: 4e39d2dd01f1d088a3b36681da12c02f496948af SHA256: be8232cbd4ecf9fc27d30963064cb077fae210f06632cf8f466d4a5f4f30a7a3 Description: library for full-featured text search engine (development) CLucene is a C++ port of the popular Apache Lucene search engine (http://lucene.apache.org/java). It is released under LGPL or the Apache License. . CLucene aims to be a high-speed alternative to Java Lucene, its API is very similar to that of the Java version. CLucene has recently been brought up to date with Lucene 1.4.3. It contains most of the same functionality as the Java version, except for Socket, Threading and the special caching modifications. . This package contains the static libraries and headers for developing applications that use the CLucene search API. . Homepage: http://clucene.sourceforge.net Package: cp6linux-gdm-update Priority: important Section: gnome Installed-Size: 60 Maintainer: Veselin Mijuskovic Architecture: i386 Version: 0.1.1 Replaces: gdm Depends: gdm Filename: pool/2008/main/c/cp6linux-gdm-update/cp6linux-gdm-update_0.1.1_i386.deb Size: 4870 MD5sum: d3b823a721c7824f3acd9addf1394391 SHA1: dc5880d9874799a40bc102463ff85b1696bce475 SHA256: 3e79cb1886596c4f8cc4d49eea9ff8f6ae2e0f6379f53a37d71e7283de011494 Description: cp6Linux update for gdm package This package contains /etc/gdm/locale.conf file that contains correct values for Serbian locales. Package: cgilib Priority: optional Section: web Installed-Size: 152 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Schulze Architecture: i386 Version: 0.5-5 Suggests: httpd Filename: pool/2008/main/c/cgilib/cgilib_0.5-5_i386.deb Size: 29066 MD5sum: 8478ea3befeeaf9670a2ed5fd6eae454 SHA1: 2f2cb3bfa20b05c5686ac7e71b841280f0291343 SHA256: 6dda79fdd121e625bf5540d4d0a368d70fdc88da11abbdcba12d02dd8cc10038 Description: Simple CGI Library This library provides a simple programming API to the Common Gateway Interface (CGI). It features HTTP Redirect, provides read access to FORM variables, sets HTTP Cookies and reads them. Package: cp6linux-gnome-data-business Priority: optional Section: gnome Installed-Size: 68 Maintainer: Veselin Mijuskovic Architecture: i386 Source: cp6linux-gnome-data Version: 0.1.1 Depends: gconf2 (>= 2.14.0-2) Filename: pool/2008/main/c/cp6linux-gnome-data/cp6linux-gnome-data-business_0.1.1_i386.deb Size: 3444 MD5sum: 14067d4a2668bbfb3cf27eadf44fc44c SHA1: 05617372167c1333b0611fe118eb7e71fc5d50ff SHA256: 6ef11aba6ca2e248644db7252777083b477a16259216f23834895e0e06fb3f31 Description: cp6Linux Business Edition Gnome panel default setup This package contains default Gnome panel setup for cp6Linux Business Edition. Package: cp6linux-gnome-data-business Priority: optional Section: gnome Installed-Size: 92 Maintainer: Veselin Mijuskovic Architecture: i386 Source: cp6linux-gnome-data Version: 0.1.0-1 Depends: gconf2 (>= 2.12.1-1), gconf2 (>= 2.14.0-2) Filename: pool/2008/main/c/cp6linux-gnome-data/cp6linux-gnome-data-business_0.1.0-1_i386.deb Size: 4256 MD5sum: 37db4470287c482c9fcc7470ebb5ab25 SHA1: 8326831810cb95b351c5c872f4a48479bad2dd38 SHA256: ca50f22bd4f1b7d7c7a9f761518a8cd87b2496a3592d40c731a014a02c6601fd Description: cp6Linux Business Edition Gnome panel default setup This package contains default Gnome panel setup for cp6Linux Business Edition. Package: cp6linux-gnome-data-home Priority: optional Section: gnome Installed-Size: 72 Maintainer: Veselin Mijuskovic Architecture: i386 Source: cp6linux-gnome-data Version: 0.1.1 Depends: gconf2 (>= 2.14.0-2) Filename: pool/2008/main/c/cp6linux-gnome-data/cp6linux-gnome-data-home_0.1.1_i386.deb Size: 3560 MD5sum: b444bdf23645961096b6b050c2dbbf01 SHA1: b9cf18135280d20d379f13d3e27830539150c95a SHA256: 782e72c1aa2c7a5f947e079687b741eb073e59fcb398f4e23cc4d2065443f323 Description: cp6Linux Home Edition Gnome panel default setup This package contains default Gnome panel setup for cp6Linux Home Edition. Package: cp6linux-gnome-data-edu Priority: optional Section: gnome Installed-Size: 68 Maintainer: Veselin Mijuskovic Architecture: i386 Source: cp6linux-gnome-data Version: 0.1.1 Depends: gconf2 (>= 2.14.0-2) Filename: pool/2008/main/c/cp6linux-gnome-data/cp6linux-gnome-data-edu_0.1.1_i386.deb Size: 3432 MD5sum: 6e0eb21e345542a1cd7a98883613cb68 SHA1: bdeb28b6c58a0cb3283fa7a253360c75084a4d35 SHA256: 74486977f7df0eac909a29a379c68afc5b5447d540b440ed7f46ddb900a110db Description: cp6Linux Edu Edition Gnome panel default setup This package contains default Gnome panel setup for cp6Linux Edu Edition. Package: cp6linux-gnome-data-home Priority: optional Section: gnome Installed-Size: 84 Maintainer: Veselin Mijuskovic Architecture: i386 Source: cp6linux-gnome-data Version: 0.1.0-1 Depends: gconf2 (>= 2.12.1-1), gconf2 (>= 2.14.0-2) Filename: pool/2008/main/c/cp6linux-gnome-data/cp6linux-gnome-data-home_0.1.0-1_i386.deb Size: 3800 MD5sum: 6392d12ee5a09f2619cf1aef643630ca SHA1: 5f2149835e6520cd35665d1318bb4eaf74aee751 SHA256: 0b85529e81850251399c2b0159cbe1843376c4e780f647a2fb813b90c367dd22 Description: cp6Linux Home Edition Gnome panel default setup This package contains default Gnome panel setup for cp6Linux Home Edition. Package: cp6linux-gnome-data-edu Priority: optional Section: gnome Installed-Size: 92 Maintainer: Veselin Mijuskovic Architecture: i386 Source: cp6linux-gnome-data Version: 0.1.0-1 Depends: gconf2 (>= 2.12.1-1), gconf2 (>= 2.14.0-2) Filename: pool/2008/main/c/cp6linux-gnome-data/cp6linux-gnome-data-edu_0.1.0-1_i386.deb Size: 4240 MD5sum: f1a87e224f051ef10757992cd4d08c62 SHA1: dd43a46cec68ba6d009ad4bc61dcb4f90360b350 SHA256: 1527138d87aac0b3e227262d8b24c13ab597e24b2b3f4a59d24336acfbcd6d6f Description: cp6Linux Edu Edition Gnome panel default setup This package contains default Gnome panel setup for cp6Linux Edu Edition. Package: command-not-found Priority: optional Section: admin Installed-Size: 100 Maintainer: Michael Vogt Original-Maintainer: Zygmunt Krynicki Architecture: all Version: 0.2.17ubuntu1 Depends: command-not-found-data, python, python-apt, python-central (>= 0.6.1), python-gdbm Filename: pool/2008/main/c/command-not-found/command-not-found_0.2.17ubuntu1_all.deb Size: 8264 MD5sum: d11cf3b4b37952ef859b72b070934978 SHA1: 1be0dfafdf9db45def0074f00c662870de319b71 SHA256: fcd2e36d505924e1c96fb111dbe18a4298d099155b69177aacd0f66b5317d43f Description: Suggest installation of packages in interactive bash sessions This package will install handler for command_not_found that lookups programs not currently installed but available from the repositiories. Python-Version: current Package: command-not-found-data Priority: optional Section: admin Installed-Size: 2304 Maintainer: Michael Vogt Original-Maintainer: Zygmunt Krynicki Architecture: i386 Source: command-not-found Version: 0.2.17ubuntu1 Filename: pool/2008/main/c/command-not-found/command-not-found-data_0.2.17ubuntu1_i386.deb Size: 850754 MD5sum: 763b4dd996195b3cd408fb1706db8845 SHA1: 016fc2636a2e3f76d36724ba6644098c989bff6b SHA256: b8ac8a77b22bcab5a623e03c6bc1da50e1712d3d9b2af42746e25229f0f86adc Description: Set of data files for command-not-found. This package provides the required data used by the command-not-found application. Package: casper Priority: extra Section: misc Installed-Size: 344 Maintainer: Ubuntu Core Developers Architecture: i386 Version: 1.131 Depends: busybox-initramfs (>= 1:1.1.3-4ubuntu3), dmsetup, eject, initramfs-tools (>= 0.40ubuntu11), localechooser-data, sudo, user-setup, uuid-runtime Conflicts: usplash (<< 0.4-43) Breaks: genext2fs (<< 1.4.1) Filename: pool/2008/main/c/casper/casper_1.131_i386.deb Size: 60506 MD5sum: f266dd30669fe21139885ebb455aea6c SHA1: 7ee5549c66fa066c0e6a75a51260cff007a0b749 SHA256: d75d1473df8ed7b7ff2fd3bb56e45691e7d25ae81038e1c5bd39da4fd0376b79 Description: Run a "live" preinstalled system from read-only media Tag: admin::boot, admin::filesystem, implemented-in::shell, protocol::smb, role::plugin, scope::utility, special::completely-tagged, works-with-format::iso9660 Package: ubiquity-casper Priority: optional Section: misc Installed-Size: 100 Maintainer: Ubuntu Core Developers Architecture: all Source: casper Version: 1.131 Replaces: espresso-casper Depends: laptop-detect, sudo Conflicts: espresso-casper Filename: pool/2008/main/c/casper/ubiquity-casper_1.131_all.deb Size: 27324 MD5sum: 89e806339e12b9d0f7f2c1de4f4aa5ef SHA1: 5eb0592750464f5bd1ceb1ba044794de65d4ce4f SHA256: 64d8fb7c7a7ed709a4edd4d708001d104ba89d3e985b5949f4b00fb41be2b8b2 Description: Configuration hooks for live installer This package provides hook scripts for the Ubiquity live installer that repeat some pieces of configuration done by the live system boot process in the system installed by Ubiquity. Enhances: ubiquity Tag: admin::boot, admin::filesystem, implemented-in::shell, protocol::smb, role::plugin, scope::utility, special::completely-tagged, works-with-format::iso9660 Package: cmake Priority: optional Section: devel Installed-Size: 12084 Maintainer: Ubuntu Core Developers Original-Maintainer: A. Maitland Bottoms Architecture: i386 Version: 2.4.7-1build1 Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libncurses5 (>= 5.6+20071006-3), libstdc++6 (>= 4.2.1-4) Filename: pool/2008/main/c/cmake/cmake_2.4.7-1build1_i386.deb Size: 4807520 MD5sum: 7cfce253fe96ad0df6118e579769b7fe SHA1: 4cd5a1e0c7f6994457d85f870d13df2352b74665 SHA256: cf61b3d92c512b3177ac3e1efe6f6826ce3fee90c8f91ee42b5c6566292822a2 Description: A cross-platform, open-source make system CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . CMake was developed by Kitware as part of the NLM Insight Segmentation and Registration Toolkit project. The ASCI VIEWS project also provided support in the context of their parallel computation environment. Other sponsors include the Insight, VTK, and VXL open source software communities. Package: libcppunit-1.12-0 Priority: optional Section: devel Installed-Size: 336 Maintainer: Ubuntu Core developers Original-Maintainer: Steve M. Robbins Architecture: i386 Source: cppunit Version: 1.12.0-3ubuntu2 Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.2.1-4) Filename: pool/2008/main/c/cppunit/libcppunit-1.12-0_1.12.0-3ubuntu2_i386.deb Size: 108544 MD5sum: 630f6883b426730f9da8aa9d3294e7c8 SHA1: 57ba387ae61cceabf8a2c75cc92f5b8b7543a0d8 SHA256: e3c64bf2074818cf58564331c657519eea790c9b6c53a61539f77c728feca95d Description: Unit Testing Library for C++ CppUnit is a simple Framework for incorporating test cases in your C++ code. It is similar to, and inspired by, xUnit and JUnit. . For more information on CppUnit visit the project homepage http://cppunit.sourceforge.net/ . Package: libcppunit-doc Priority: optional Section: doc Installed-Size: 5444 Maintainer: Ubuntu Core developers Original-Maintainer: Steve M. Robbins Architecture: all Source: cppunit Version: 1.12.0-3ubuntu2 Replaces: cppunit (<< 1.10.0-3), libcppunit-dev (<< 1.10.2-6) Conflicts: cppunit (<< 1.10.0-3), libcppunit-dev (<< 1.10.2-6) Filename: pool/2008/main/c/cppunit/libcppunit-doc_1.12.0-3ubuntu2_all.deb Size: 606694 MD5sum: 4ada474604dbf1de1b904ed1bc057111 SHA1: 0da629deacb624a9ab0ec8ddabd3765c2f635107 SHA256: 8d396afaf285eac7bb4babda9739e149af6b3f5eb3b19587127dab698523bdb8 Description: Unit Testing Library for C++ CppUnit is a simple Framework for incorporating test cases in your C++ code. It is similar to, and inspired by, xUnit and JUnit. . Package libqttestrunner1 is required for using the Qt-based test runner GUI. . For more information on CppUnit visit the project homepage http://cppunit.sourceforge.net/ . Package: libcppunit-dev Priority: optional Section: devel Installed-Size: 1096 Maintainer: Ubuntu Core developers Original-Maintainer: Steve M. Robbins Architecture: i386 Source: cppunit Version: 1.12.0-3ubuntu2 Replaces: cppunit (<< 1.10.0-3) Depends: libc6 (>= 2.7-1), libcppunit-1.12-0 (= 1.12.0-3ubuntu2), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.2.1-4) Suggests: libcppunit-doc, libqttestrunner1c2a (= 1.12.0-3ubuntu2) Filename: pool/2008/main/c/cppunit/libcppunit-dev_1.12.0-3ubuntu2_i386.deb Size: 214206 MD5sum: 1f0cf2eabf68692fcb785cea6b0f856d SHA1: a18a478cd821a78d6cad5f5b82a26d799e6b90aa SHA256: b404ba3c7ea2fceec7195a705d90e14def23d82ea1a4f6fc2dec15eb94a031f9 Description: Unit Testing Library for C++ CppUnit is a simple Framework for incorporating test cases in your C++ code. It is similar to, and inspired by, xUnit and JUnit. . Package libqttestrunner1 is required for using the Qt-based test runner GUI. . For more information on CppUnit visit the project homepage http://cppunit.sourceforge.net/ . Package: cricket Priority: extra Section: net Installed-Size: 1568 Maintainer: Ubuntu Core Developers Original-Maintainer: Christian Marillat Architecture: all Version: 1.0.5-9 Depends: perl, perl-suid, libtimedate-perl, libsnmp-session-perl, librrds-perl (>= 1.0.10), libdigest-md5-perl, cron, adduser Recommends: logrotate, apache2 | httpd Suggests: libwww-perl, libtime-hires-perl, libsnmp-perl Filename: pool/2008/main/c/cricket/cricket_1.0.5-9_all.deb Size: 422056 MD5sum: 98fb27c4f5dad4eee596572f87cb2999 SHA1: efa720d230d3c5e8171fa548ab9ffe52e5018478 SHA256: e129ede0e302381d25097130fd8595c71e28563e682b65304aafe1cac814830b Description: Program for collection and display of time-series data This is Cricket. It is a configuration, polling, and data-display engine wrapped around the RRD tool by Tobias Oetiker. There are three user-visible pieces to Cricket: the collector, the grapher, and the config tree. The collector runs from cron and fetches data from a number of devices according to the info it finds in the config tree. The grapher is a CGI application that allows users to traverse the config tree from a web browser and see the data that the collector recorded. Package: cp6linux-wallpaper-home Priority: optional Section: x11 Installed-Size: 860 Maintainer: Veselin Mijuskovic Architecture: all Source: cp6linux-wallpaper Version: 0.2.0 Filename: pool/2008/main/c/cp6linux-wallpapers/cp6linux-wallpaper-home_0.2.0_all.deb Size: 807544 MD5sum: b5762fd8e4b884bb03e954698d6875dd SHA1: 3791482e88bdad0c515641b5ee5921f8b2a2efa9 SHA256: 1d22d75ec7f332d551399c767130b26fe25000a76162e50bc1e318fe44cfd33b Description: cp6Linux Home Edition wallpaper The default wallpaper for cp6Linux Home Edition. Package: cp6linux-wallpaper-edu Priority: optional Section: x11 Installed-Size: 888 Maintainer: Veselin Mijuskovic Architecture: all Source: cp6linux-wallpaper Version: 0.2.0 Filename: pool/2008/main/c/cp6linux-wallpapers/cp6linux-wallpaper-edu_0.2.0_all.deb Size: 838198 MD5sum: 8f5fd400ae12a16afcecf07d03a72611 SHA1: 48454b150e2a796cbbc9d4ecb9c8558d8291aac5 SHA256: 4bf85f1c2b9f0725853ddad245806bd0a99fb01a577ccd5c9757f21fe27058c9 Description: cp6Linux Edu Edition wallpaper The default wallpaper for cp6Linux Edu Edition. Package: cp6linux-wallpaper-business Priority: optional Section: x11 Installed-Size: 836 Maintainer: Veselin Mijuskovic Architecture: all Source: cp6linux-wallpaper Version: 0.2.0 Filename: pool/2008/main/c/cp6linux-wallpapers/cp6linux-wallpaper-business_0.2.0_all.deb Size: 789882 MD5sum: 078184b836aa434ca8cabc199a993ee4 SHA1: 975dcc22e342682408f48f429cbbbc12b3b5609a SHA256: 6f6625b7c94cab4e3d617ae628f04a9513df22e1ce5c746a01e8827c4e9f5121 Description: cp6Linux Business Edition wallpaper The default wallpaper for cp6Linux Business Edition. Package: cpio Priority: important Section: utils Installed-Size: 708 Maintainer: Ubuntu Core developers Original-Maintainer: Clint Adams Architecture: i386 Version: 2.9-6ubuntu1 Replaces: cpio-mt Depends: libc6 (>= 2.6.1-1) Conflicts: mt-st (<< 0.6), cpio-mt Filename: pool/2008/main/c/cpio/cpio_2.9-6ubuntu1_i386.deb Size: 120682 MD5sum: a57d485161724d43e1b28092587a4a21 SHA1: dc97c1a42af8bd0876cac6f5dd1219beaa72f8ce SHA256: ccccaefb57d6bf2416553fccc59e25246b4fd574411b59eb8264b4b95805fd1a Description: GNU cpio -- a program to manage archives of files GNU cpio is a tool for creating and extracting archives, or copying files from one place to another. It handles a number of cpio formats as well as reading and writing tar files. Package: contacts-snapshot Priority: optional Section: gnome Installed-Size: 396 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Matthew Garrett Architecture: i386 Version: 0.5-0ubuntu4 Depends: libc6 (>= 2.6-1), libebook1.2-9 (>= 1.12.0), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.12.0), gconf2 (>= 2.10.1-2), evolution-data-server Conflicts: contacts Filename: pool/2008/main/c/contacts-snapshot/contacts-snapshot_0.5-0ubuntu4_i386.deb Size: 67516 MD5sum: 0faac6378fe5f395de77a40ce088bff1 SHA1: 0d38b84a15c12ee75d28b87812b26789aef94ce1 SHA256: fbeec1ec98270b86abd769c095687163e1f29bcd7f355b15fea900078e155e8e Description: lightweight addressbook - development version Contacts is a small, lightweight addressbook that features advanced vCard field type handling and is designed for use on hand-held devices, such as the Nokia 770/N800 or the Sharp Zaurus series of PDAs. . This package contains a snapshot of the development version of contacts. Package: ca-certificates Priority: optional Section: misc Installed-Size: 556 Maintainer: Ubuntu Core Developers Original-Maintainer: Fumitoshi UKAI Architecture: all Version: 20070303-0ubuntu3 Depends: debconf (>= 0.5) | debconf-2.0, openssl Filename: pool/2008/main/c/ca-certificates/ca-certificates_20070303-0ubuntu3_all.deb Size: 98408 MD5sum: 5c4d3ede38373e4254d9e53d9a646352 SHA1: 3bcf587676d657654ce412023f4085bed160acd1 SHA256: 10d35f21779324ead43dde9f2d1fa351250054b16f7889ff15eda9bf30695d30 Description: Common CA Certificates PEM files It includes the followings PEM files of CA certificates . * spi-inc.org certificate * db.debian.org certificate * debconf.org certificate * Mozilla builtin CA certificates * CACert.org certificates * Brazilian Government Certificate * Signet CA certificates * QuoVadis CA certificates . This is useful for any openssl applications to verify SSL connection. . Note that certificate authorities whose certificates are included in this package are not in any way audited for trustworthiness and RFC 3647 compliance, and that full responsibility to assess them rests with the user. Enhances: libssl0.9.8, openssl Package: cdebconf Priority: extra Section: utils Installed-Size: 420 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Install System Team Architecture: i386 Version: 0.125 Provides: debconf-2.0 Depends: libatk1.0-0 (>= 1.13.2), libc6 (>= 2.6.1-1), libcairo2 (>= 1.4.0), libdebian-installer4 (>= 0.52ubuntu1), libfontconfig1 (>= 2.4.0), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.12.0), libnewt0.52, libpango1.0-0 (>= 1.18.2), libslang2 (>= 2.0.7-1), libtextwrap1, libx11-6, libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, debconf Filename: pool/2008/main/c/cdebconf/cdebconf_0.125_i386.deb Size: 150614 MD5sum: 0c8c6078814b58a6a060641618ba70ed SHA1: 144858fd2226dfca1b28c3af361527d084c7e8f0 SHA256: 5c925065f19886977d4c3540b09fd4a671a97f62ebde3fc4296dc5c8da857553 Description: Debian Configuration Management System (C-implementation) Debconf is a configuration management system for Debian packages. It is used by some packages to prompt you for information before they are installed. This is a reimplementation of the original debconf version in C. Package: libdebconfclient0 Priority: optional Section: libs Installed-Size: 84 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Install System Team Architecture: i386 Source: cdebconf Version: 0.125 Depends: libc6 (>= 2.6.1-1) Filename: pool/2008/main/c/cdebconf/libdebconfclient0_0.125_i386.deb Size: 35302 MD5sum: 68e0ee0306cc8c977e5f634feae0384c SHA1: 4cd514b7869718f59fd5f7ef75c9aa8ada9d1077 SHA256: 5b2dd2cb6c7e3991cc41e3dcfad56a243927d98ce8a82963a70465f2b0ae3e1e Description: Debian Configuration Management System (C-implementation) Debconf is a configuration management system for Debian packages. It is used by some packages to prompt you for information before they are installed. This is a reimplementation of the original debconf version in C. . This is the libraries needed by libdebconfclient-dev and cdebconf. Package: libdebconfclient0-dev Priority: optional Section: libdevel Installed-Size: 112 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Install System Team Architecture: i386 Source: cdebconf Version: 0.125 Replaces: libdebconf-dev Provides: libdebconfclient-dev Depends: libdebconfclient0 (= 0.125) Conflicts: libdebconfclient-dev, libdebconf-dev, libcdebconf-dev, cdebconf-dev Filename: pool/2008/main/c/cdebconf/libdebconfclient0-dev_0.125_i386.deb Size: 39372 MD5sum: 57d5df2e82f138bc3ff805422fc73b2d SHA1: 23dfa7d1d2b8a9d653117a1d3e3085528076b444 SHA256: 3ee5639db36f652fd9b5a04040ab1163656c2d9f3ba64e7e86d6703db20dc8ca Description: Development files for cdebconf Debconf is a configuration management system for Debian packages. It is used by some packages to prompt you for information before they are installed. This is a reimplementation of the original debconf version in C. . This package contains files needed to do cdebconf development Package: cdrdao Priority: optional Section: otherosfs Installed-Size: 1152 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Baumann Architecture: i386 Version: 1:1.2.2-8ubuntu3 Depends: libao2 (>= 0.8.8), libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libogg0, libstdc++6 (>= 4.2.1-4), libvorbis0a (>= 1.2.0), libvorbisfile3 (>= 1.2.0) Filename: pool/2008/main/c/cdrdao/cdrdao_1.2.2-8ubuntu3_i386.deb Size: 433866 MD5sum: e04a6212268b3620416ad0fd9ae0d11c SHA1: 5c35e4dd2796bb28756183ee28adbfe272f55b3b SHA256: 4a7330e0ef6d317464de183bf54d66a9ddf532d8f75a9d119f911341f28000e9 Description: records CDs in Disk-At-Once (DAO) mode cdrdao records audio or data CD-Rs in disk-at-once (DAO) mode based on a textual description of the CD contents. . Recording in disk-at-once mode writes the complete disc, i.e. lead-in, one or more tracks and lead-out, in a single step. The commonly used track-at-once (TAO) mode writes each track independently which requires link blocks between two tracks. You probably want to use this if you're copying a CD with multiple tracks, like most audio CDs. . cdrdao can also handle the bin/cue format commonly used for VCDs or disks with subchannel data. . If you just want to burn a normal data CD, you probably want wodim instead. Package: check Priority: optional Section: devel Installed-Size: 332 Maintainer: Ubuntu Core Developers Original-Maintainer: Robert Lemmen Architecture: i386 Version: 0.9.5-3 Filename: pool/2008/main/c/check/check_0.9.5-3_i386.deb Size: 95670 MD5sum: 958507bd470b874de9e05013e528db90 SHA1: 276fe061e04342693afefa247437e836af27488e SHA256: b234e89ecb7e66313a1fe07f3fe37f0f2d1feb9245b6178075cb8faace01b984 Description: unit test framework for C Check features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs. Package: compiz Priority: optional Section: x11 Installed-Size: 68 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian X Strike Force Architecture: all Version: 1:0.7.4-0ubuntu6 Depends: compiz-core (>= 1:0.7.4), compiz-fusion-plugins-extra (>= 0.7.2+git20080403), compiz-fusion-plugins-main (>= 0.7.2+git20080403), compiz-gnome, compiz-plugins, libcompizconfig0 (>= 0.7.2+git20080403) Filename: pool/2008/main/c/compiz/compiz_0.7.4-0ubuntu6_all.deb Size: 34360 MD5sum: 943abf6cd8523f135decf230aacb5410 SHA1: cc28b1e87332d21fc041ca4eed838e3e14d47770 SHA256: a55dc6846c566b15ee86e824bad6192e7d7a9cb8ba2b0362543d49214e21ee28 Description: OpenGL window and compositing manager Compiz brings to life a variety of visual effects that make the Linux desktop easier to use, more powerful and intuitive, and more accessible for users with special needs. . This meta-package provides the components necessary for running compiz. It provides the compiz core, a set of standard plugins, a window decorator using the Gtk toolkit and the files necessary to integrate compiz with the GNOME desktop environment. Package: compiz-plugins Priority: optional Section: x11 Installed-Size: 712 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian X Strike Force Architecture: i386 Source: compiz Version: 1:0.7.4-0ubuntu6 Replaces: compiz-gnome (<= 1:0.3.6-0ubuntu3) Depends: compiz-core (= 1:0.7.4-0ubuntu6), libc6 (>= 2.4), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdecoration0, libglib2.0-0 (>= 2.12.0), libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.12.0), libpng12-0 (>= 1.2.13-4), librsvg2-2 (>= 2.18.1), libx11-6, libxml2 (>= 2.6.27), libxrender1 Conflicts: compiz-gnome (<= 1:0.3.6-0ubuntu3) Filename: pool/2008/main/c/compiz/compiz-plugins_0.7.4-0ubuntu6_i386.deb Size: 234106 MD5sum: 80bdf0e94cc7de834a6a8436ae61fb59 SHA1: c764d9f3ac4747ab5ed0ebb62ef9ded6218a1d37 SHA256: afa01fa88edec807d9576ce2c6305cffc6376fb538d2327bfeaace1404d9f5fa Description: OpenGL window and compositing manager - plugins Compiz brings to life a variety of visual effects that make the Linux desktop easier to use, more powerful and intuitive, and more accessible for users with special needs. . This package contains the standard plugins that come with compiz. Compiz without these plugins is not very useful. Package: compiz-gnome Priority: optional Section: x11 Installed-Size: 540 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian X Strike Force Architecture: i386 Source: compiz Version: 1:0.7.4-0ubuntu6 Replaces: compiz-gtk (<= 1:0.3.6-1ubuntu13), compiz-plugins (<= 1:0.6.99+git20071117-0ubuntu1) Depends: compiz-core (= 1:0.7.4-0ubuntu6), compiz-plugins (= 1:0.7.4-0ubuntu6), compizconfig-backend-gconf (>= 0.7.4), gconf2 (>= 2.12.1-1), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.4), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libdecoration0, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome-desktop-2 (>= 1:2.22), libgnome-window-settings1, libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libmetacity0 (>= 1:2.19.5), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libstartup-notification0 (>= 0.8-1), libwnck22 (>= 2.19.5), libx11-6, libxcursor1 (>> 1.1.2), libxrender1, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: gnome-themes Conflicts: compiz-gtk (<= 1:0.3.6-1ubuntu13) Filename: pool/2008/main/c/compiz/compiz-gnome_0.7.4-0ubuntu6_i386.deb Size: 100612 MD5sum: b9307c064c37ef8cb2fcc4b2d72ddf02 SHA1: 4fc0d0784f99fbe50b0726456df586b9da3ac58f SHA256: 0412869ec07f191866fb70c84f597fd43602633f2c82f64a46482cf7e06a44a2 Description: OpenGL window and compositing manager - GNOME window decorator Compiz brings to life a variety of visual effects that make the Linux desktop easier to use, more powerful and intuitive, and more accessible for users with special needs. . This package contains files needed to integrate compiz with the GNOME desktop environment and a window decorator that uses Gtk to provide a look and feel similar to that of the metacity window manager. Package: compiz-core Priority: optional Section: x11 Installed-Size: 1100 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian X Strike Force Architecture: i386 Source: compiz Version: 1:0.7.4-0ubuntu6 Depends: libc6 (>= 2.4), libgl1-mesa-glx | libgl1, libice6 (>= 1:1.0.0), libsm6, libstartup-notification0 (>= 0.8-1), libx11-6, libx11-xcb1, libxcb1, libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:4.0.1), libxinerama1, libxml2 (>= 2.6.27), libxrandr2 (>= 2:1.2.0), libxslt1.1 (>= 1.1.20), mesa-utils Recommends: compiz-plugins (= 1:0.7.4-0ubuntu6) Suggests: nvidia-glx (>= 1.0.9625-1) Breaks: compiz-extra (<= 0.3.6.1-0ubuntu2), libcompizconfig0 (<< 0.7.2+git20080403) Filename: pool/2008/main/c/compiz/compiz-core_0.7.4-0ubuntu6_i386.deb Size: 180778 MD5sum: 86fbddc387e9fe256173a06cd8869b9a SHA1: 39f81a62b92dc88c6f84df24af810294f94e38ac SHA256: b9024fc4ce7ce9b5f6fcc47b5681e5b5667b0e812b3828145586c7f8cdf3bd6b Description: OpenGL window and compositing manager Compiz brings to life a variety of visual effects that make the Linux desktop easier to use, more powerful and intuitive, and more accessible for users with special needs. . Compiz combines together a window manager and a composite manager using OpenGL for rendering. A "window manager" allows the manipulation of the multiple applications and dialog windows that are presented on the screen. A "composite manager" allows windows and other graphics to be combined together to create composite images. Compiz achieves its stunning effects by doing both of these functions. Package: libdecoration0-dev Priority: optional Section: libdevel Installed-Size: 116 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian X Strike Force Architecture: i386 Source: compiz Version: 1:0.7.4-0ubuntu6 Replaces: compiz-core (<= 1:0.3.6-0ubuntu3) Depends: libdecoration0 (= 1:0.7.4-0ubuntu6), libx11-dev, libxrender-dev Conflicts: compiz-core (<= 1:0.3.6-0ubuntu3) Filename: pool/2008/main/c/compiz/libdecoration0-dev_0.7.4-0ubuntu6_i386.deb Size: 41856 MD5sum: 0afc9e60772c86d13ee4ceea9aa6d60f SHA1: 250f1bda64d9eeb57c049dd214d06fb36a1e1b95 SHA256: 06d0ad948062addfc8503d41dd87ec48c7e836faa30be64d0b0b3f8723007064 Description: Compiz window decoration library - development files The window decoration library is responsible for drawing the window borders and title bar of windows managed by Compiz. It is used by window decorators like gtk-window-decorator and kde-window-decorator. . This package contains files required for developing window decorators compatible with Compiz. Package: libdecoration0 Priority: optional Section: x11 Installed-Size: 128 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian X Strike Force Architecture: i386 Source: compiz Version: 1:0.7.4-0ubuntu6 Replaces: compiz-core (<= 1:0.3.6-0ubuntu3) Depends: libc6 (>= 2.4), libx11-6, libxrender1 Conflicts: compiz-core (<= 1:0.3.6-0ubuntu3) Filename: pool/2008/main/c/compiz/libdecoration0_0.7.4-0ubuntu6_i386.deb Size: 51858 MD5sum: 8d27b39932de0cc613cb9f7311841f01 SHA1: eab5fd628705861b8073e5f3d8d8322130ff0401 SHA256: ba6156e4cccc9ba03ab61012fb83c5baac23b4294313a080f7c8d16c55d8bc81 Description: Compiz window decoration library The window decoration library is responsible for drawing the window borders and title bar of windows managed by Compiz. It is used by window decorators like gtk-window-decorator and kde-window-decorator. Package: compiz-dev Priority: optional Section: x11 Installed-Size: 256 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian X Strike Force Architecture: i386 Source: compiz Version: 1:0.7.4-0ubuntu6 Replaces: compiz-core (<= 1:0.3.6-0ubuntu3) Depends: libgl1-mesa-dev | libgl-dev, libice-dev, libpng-dev, libsm-dev, libstartup-notification0-dev, libx11-xcb-dev, libxcomposite-dev, libxcursor-dev, libxdamage-dev, libxfixes-dev, libxinerama-dev, libxml2-dev, libxrandr-dev, libxslt1-dev Conflicts: compiz-core (<= 1:0.3.6-0ubuntu3) Filename: pool/2008/main/c/compiz/compiz-dev_0.7.4-0ubuntu6_i386.deb Size: 65360 MD5sum: 5d8983d50e4a2744ce36946a1a4cec48 SHA1: 56bcac4afe8e02fd7a774e7637f4c1e7a88b6509 SHA256: 41823d8137f76f23b6497c8c63904a56307b874c1e75a78cb341215776a1b72f Description: OpenGL window and compositing manager - development files Compiz brings to life a variety of visual effects that make the Linux desktop easier to use, more powerful and intuitive, and more accessible for users with special needs. . This package contains the headers and libraries needed to compile compiz plugins. Package: compizconfig-backend-gconf Priority: extra Section: libs Installed-Size: 128 Maintainer: Michael Vogt Architecture: i386 Version: 0.7.4-0ubuntu1 Depends: libc6 (>= 2.4), libcompizconfig0, libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libsm6, libstartup-notification0 (>= 0.8-1), libx11-6, libx11-xcb1, libxcb1, libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxfixes3 (>= 1:4.0.1), libxinerama1, libxml2, libxrandr2 (>= 2:1.2.0), libxslt1.1 (>= 1.1.20) Conflicts: libcompizconfig-backend-gconf Filename: pool/2008/main/c/compizconfig-backend-gconf/compizconfig-backend-gconf_0.7.4-0ubuntu1_i386.deb Size: 28384 MD5sum: 1a7652478a076f42e8d4b752b99708c3 SHA1: 46a73e10633f7e1ba6b42512de149135802b6809 SHA256: aa64311eed9d05257384b05d675342ee1ca8125508bb493b09f43361f7a03c29 Description: Settings library for plugins - OpenCompositing Project The OpenCompositing Project brings 3D desktop visual effects that improve usability of the X Window System and provide increased productivity through plugins and themes contributed by the community giving a rich desktop experience. . This package contains the GConf (GNOME) settings backend for libcompcomp-ccs. Package: cron Priority: important Section: admin Installed-Size: 296 Maintainer: Ubuntu Core Developers Original-Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: i386 Version: 3.0pl1-100ubuntu2 Depends: adduser, debianutils (>= 1.7), libc6 (>= 2.4), libpam0g (>= 0.99.7.1), libselinux1, lsb-base (>= 3.0-10), sysv-rc (>= 2.86.ds1-14.1ubuntu2) Recommends: exim4 | postfix | mail-transport-agent Suggests: anacron (>= 2.0-1), checksecurity, lockfile-progs, logrotate Conflicts: lockfile-progs (<< 0.1.7), suidmanager (<< 0.50) Filename: pool/2008/main/c/cron/cron_3.0pl1-100ubuntu2_i386.deb Size: 78670 MD5sum: e9117e5ef106f1358b2a8a90f2b35119 SHA1: d53f28e1228b527026575551e645dbadb8097057 SHA256: 8aee34645b11f3bd54ab4f2a7120aa282ebc03063ecd0070ef0699e358bc649a Description: management of regular background processing cron is a background process (`daemon') that runs programs at regular intervals (for example, every minute, day, week or month); which processes are run and at what times are specified in the `crontab'. . Users may also install crontabs so that processes are run on their behalf, though this feature can be disabled or restricted to particular users. . Output from the commands is usually mailed to the system administrator (or to the user in question); you should probably install a mail system as well so that you can receive these messages. . This cron package is configured by default to do various standard system maintenance tasks, such as ensuring that logfiles do not grow endlessly and overflow the disk. . The lockfile-progs package is only a "Suggests" because of the poor way that dselect handles "Recommends", but I do strongly suggest that you install it; it prevents /etc/cron.daily/standard from running multiple times if something gets jammed. Package: cp6linux-theme Priority: optional Section: misc Installed-Size: 52 Maintainer: Veselin Mijuskovic Architecture: i386 Version: 0.1.0-1 Depends: gtk2-engines-aurora, elementary-icon-theme, blended-metacity-theme Filename: pool/2008/main/c/cp6linux-theme/cp6linux-theme_0.1.0-1_i386.deb Size: 1842 MD5sum: 8c16656ec32b957791d93da66e314e1e SHA1: f9b17b482e234dc0fd6121dcf4e0c6ee64688a04 SHA256: 627bcffdcbfad01ea7c6a4417a2d93401fb4aea4e124535cf4ef54b3a7177721 Description: cp6Linux default Gnome theme cp6Linux default Gnome theme Package: cupsys-bsd Priority: extra Section: net Installed-Size: 168 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian CUPS Maintainers Architecture: i386 Source: cupsys Version: 1.3.7-1ubuntu3 Replaces: cupsys (<= 1.1.15-2), lpr, manpages-fr (<< 0.9.5-1) Provides: lpr Depends: cupsys-client (= 1.3.7-1ubuntu3), cupsys-common, debconf | debconf-2.0, libc6 (>= 2.4), libcupsys2 (>= 1.3.4), update-inetd Recommends: cupsys Conflicts: lpr, lprng, manpages-fr (<< 0.9.5-1) Filename: pool/2008/main/c/cupsys/cupsys-bsd_1.3.7-1ubuntu3_i386.deb Size: 36952 MD5sum: 6c22bb060f4ccb08c4ecb6a369814580 SHA1: 9f6de8be7d368d1b0de4dad20a0f59836a109c0f SHA256: dc67959c610ecd5face34450eb523e0adaeded937577ee57cabc0efa9f320675 Description: Common UNIX Printing System(tm) - BSD commands The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpr, lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the BSD commands for interacting with CUPS. It is provided separately to allow CUPS to coexist with other printing systems (to a small degree). . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Package: libcupsys2-dev Priority: optional Section: libdevel Installed-Size: 1796 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian CUPS Maintainers Architecture: i386 Source: cupsys Version: 1.3.7-1ubuntu3 Replaces: cupsys (<< 1.1.22-3), libcupsys-dev, libcupsys1-dev Provides: libcupsys-dev Depends: libcupsys2 (= 1.3.7-1ubuntu3), libgnutls-dev, libkrb5-dev | heimdal-dev Conflicts: cupsys (<< 1.1.22-3), libcupsys-dev, libcupsys1-dev Filename: pool/2008/main/c/cupsys/libcupsys2-dev_1.3.7-1ubuntu3_i386.deb Size: 339348 MD5sum: 5e3466538326fa54edc690c39f32815e SHA1: b6948f01f883bc5c7ff158c82c17a424b50fc950 SHA256: 4acf5acabc28f95ba2368f10b1c4e6365fc60a2223089e5a5eb9691e12a8b981 Description: Common UNIX Printing System(tm) - development files The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the files necessary for developing CUPS-aware applications and CUPS drivers, as well as examples how to communicate with cupsys from different programming languages (Perl, Java, and PHP). . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Package: cupsys Priority: optional Section: net Installed-Size: 9896 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian CUPS Maintainers Architecture: i386 Version: 1.3.7-1ubuntu3 Replaces: cupsys-pstoraster Depends: adduser, cupsys-common, debconf (>= 1.2.9) | debconf-2.0, ghostscript | gs-esp, libavahi-compat-libdnssd1 (>= 0.6.13), libc6 (>= 2.4), libcupsimage2 (>= 1.3.0), libcupsys2 (>= 1.3.4), libdbus-1-3 (>= 1.1.1), libgnutls13 (>= 2.0.4-0), libkrb53 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpaper1, libslp1, lsb-base (>= 3), perl-modules, poppler-utils | xpdf-utils, procps, ssl-cert (>= 1.0.11) Recommends: avahi-utils, cupsys-client, foomatic-filters, smbclient (>= 3.0.9) Suggests: cups-pdf, cupsys-bsd, cupsys-driver-gutenprint, foomatic-filters-ppds, hplip, xpdf-korean | xpdf-japanese | xpdf-chinese-traditional | xpdf-chinese-simplified Conflicts: cupsys-pstoraster (<< 2) Filename: pool/2008/main/c/cupsys/cupsys_1.3.7-1ubuntu3_i386.deb Size: 1862770 MD5sum: 7cc6b78a1fe70b8343021ca1b1f79704 SHA1: 641e4bdc6e2e68afccd49b1a222a689b30b27269 SHA256: bc0c435fbdf303c2094432c41d6532b97cd54c007b6be5c0ba2b701034f111ec Description: Common UNIX Printing System(tm) - server The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the CUPS scheduler/daemon and related files. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Package: cupsys-client Priority: optional Section: net Installed-Size: 304 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian CUPS Maintainers Architecture: i386 Source: cupsys Version: 1.3.7-1ubuntu3 Replaces: cupsys (<= 1.1.18-3) Depends: adduser, cupsys-common, libc6 (>= 2.4), libcupsimage2 (>= 1.3.0), libcupsys2 (>= 1.3.4), zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: cupsys, cupsys-bsd, cupsys-pt, gtklp, kdeprint, xpp Conflicts: lprng Filename: pool/2008/main/c/cupsys/cupsys-client_1.3.7-1ubuntu3_i386.deb Size: 88394 MD5sum: 5302763b997aff2ad654b92a5e99b06b SHA1: bb5cae14b6af094fe5f3700507bd64c9ac9cff7f SHA256: 32a4e7332b36435f898d72f905e6bdb501340ca2a5000ea20bf8296991a903f5 Description: Common UNIX Printing System(tm) - client programs (SysV) The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the System V style print client programs. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Package: libcupsimage2 Priority: optional Section: libs Installed-Size: 216 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian CUPS Maintainers Architecture: i386 Source: cupsys Version: 1.3.7-1ubuntu3 Replaces: libcupsys2 (<= 1.1.18-2) Depends: libc6 (>= 2.4), libcupsys2 (>= 1.3.4), libgnutls13 (>= 2.0.4-0), libjpeg62, libpng12-0 (>= 1.2.13-4), libtiff4, zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: cupsys (<< 1.2.1) Filename: pool/2008/main/c/cupsys/libcupsimage2_1.3.7-1ubuntu3_i386.deb Size: 49788 MD5sum: 46b11f4dc13dea622e2e0430c7ddcd5e SHA1: 3ac1a9342063dcfbbd56a373b7fd66e7fbf112be SHA256: f296547f6c1d5f519743cbe5ec5e4548642c474703fe42ad124450a391f6795d Description: Common UNIX Printing System(tm) - image libs The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the image libraries for handling the CUPS raster format. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Package: cupsys-common Priority: optional Section: net Installed-Size: 5228 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian CUPS Maintainers Architecture: all Source: cupsys Version: 1.3.7-1ubuntu3 Replaces: cupsys (<< 1.2.3) Conflicts: cupsys (<< 1.2.3) Filename: pool/2008/main/c/cupsys/cupsys-common_1.3.7-1ubuntu3_all.deb Size: 1143714 MD5sum: 8ef0f96d107c89cd6d86e5f3c3a04ce2 SHA1: 9c728b640ef2907e2d43523813b2f45af68e57d6 SHA256: 4bbf85bc38f509275cf57b5b40d2eb8c3ca6e99ff8925c7f084fdf00117ed088 Description: Common UNIX Printing System(tm) - common files The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides common files for CUPS server and client packages. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Package: libcupsys2 Priority: optional Section: libs Installed-Size: 384 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian CUPS Maintainers Architecture: i386 Source: cupsys Version: 1.3.7-1ubuntu3 Replaces: cupsys-client (<= 1.1.10-2) Depends: libc6 (>= 2.4), libcomerr2 (>= 1.33-3), libgnutls13 (>= 2.0.4-0), libkrb53 (>= 1.6.dfsg.2), zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: cupsys-common Conflicts: cupsys (<< 1.2.1), cupsys-driver-gimpprint (<< 4.2.5-3), gs-esp (<< 7.05.6-2) Filename: pool/2008/main/c/cupsys/libcupsys2_1.3.7-1ubuntu3_i386.deb Size: 173992 MD5sum: c3837b0b9d5cbc46c7160b93f1d3baa1 SHA1: 2ff2ae60484742a6ffebab55c12b6f8a3d1f9692 SHA256: bbd6ac3c1176ef82bf77d90ad82cd89eaddf7c6f1c3baa6f9ffb919d85ea53b2 Description: Common UNIX Printing System(tm) - libs The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the base shared libraries for CUPS. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Package: libcupsimage2-dev Priority: optional Section: libdevel Installed-Size: 204 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian CUPS Maintainers Architecture: i386 Source: cupsys Version: 1.3.7-1ubuntu3 Replaces: libcupsimage-dev, libcupsys1-dev, libcupsys2-dev (<= 1.1.18-2) Provides: libcupsimage-dev Depends: libcupsimage2 (= 1.3.7-1ubuntu3), libcupsys2-dev (= 1.3.7-1ubuntu3), libjpeg62-dev, libpng-dev, libtiff4-dev, zlib1g-dev Conflicts: libcupsimage-dev Filename: pool/2008/main/c/cupsys/libcupsimage2-dev_1.3.7-1ubuntu3_i386.deb Size: 60040 MD5sum: cf02e8b548fa6db5b1cf60bd63e69689 SHA1: 25a3db8b81f74654c36dd1d9473ed22c8c33d474 SHA256: e4b460625d79cc914389a67db7d0d370c551cadc3035fc65eed8815a0a6124bb Description: Common UNIX Printing System(tm) - image development files The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the files necessary for developing applications that use the CUPS raster image format. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Package: cp6linux-artwork Priority: optional Section: misc Installed-Size: 56 Maintainer: Veselin Mijuskovic Architecture: all Version: 0.1.2 Depends: cp6linux-theme Filename: pool/2008/main/c/cp6linux-artwork/cp6linux-artwork_0.1.2_all.deb Size: 1944 MD5sum: 1feb061c28fb7dafbebab70b4cd7404b SHA1: 4e935deef69ad894460bd3080c60337d6ccf9995 SHA256: c9d54679e8665290312ed259fac9818756eeee6eee5e7e5e304ca3fad274c5b2 Description: cp6Linux artwork setup cp6Linux artwork package contains default Gnome setup for cp6Linux desktop. Package: console-setup Priority: optional Section: utils Installed-Size: 1264 Maintainer: Ubuntu Installer Team Original-Maintainer: Debian Install System Team Architecture: all Version: 1.21ubuntu8 Depends: console-terminus (>= 4.16), debconf (>= 0.5) | debconf-2.0, initramfs-tools (>= 0.85eubuntu12), xkb-data (>= 0.9) Recommends: kbd (>= 1.12-15) | console-tools (>= 1:0.2.3dbs-62ubuntu10) Suggests: lsb-base (>= 3.0-6) Conflicts: lsb (<< 2.0-6), lsb-base (<< 3.0-6), lsb-core (<< 2.0-6) Filename: pool/2008/main/c/console-setup/console-setup_1.21ubuntu8_all.deb Size: 468004 MD5sum: 3bfebf7dd579a72f1764f2e348aaf149 SHA1: 93f45e3825343a9b1a76885eea65778526225dde SHA256: 81948fbc18042652b12767ba7803b45892793f2a0bf272bcb0cae422158cd00c Description: Set up the font and the keyboard on the console The package provides the Linux console with the same versatile keyboard configuration that the X Window System uses. As a result there is no need to duplicate or change the keyboard files just to make simple customisations such as the use of dead keys, the key functioning as AltGr or Compose key, the key(s) to switch between Latin and non-Latin mode, etc. . The package also contains console fonts supporting many of the world's languages. It provides an unified set of font faces - the classic VGA, the simplistic Fixed, and the cleaned Terminus, TerminusBold and TerminusBoldVGA. Package: bdf2psf Priority: optional Section: utils Installed-Size: 236 Maintainer: Ubuntu Installer Team Original-Maintainer: Debian Install System Team Architecture: all Source: console-setup Version: 1.21ubuntu8 Depends: perl Filename: pool/2008/main/c/console-setup/bdf2psf_1.21ubuntu8_all.deb Size: 40834 MD5sum: b8b16eecdf25cedf5a5141e195e239a9 SHA1: 3d70d7eb89d3f616de89d89ac61b712285768e02 SHA256: f351f070faf03dd54ad74da7bdaa929d35f586499e60a1fb63406537bda06fad Description: Font converter to generate console fonts from BDF source fonts This is a command line converter that can be used in scripts to build automatically console fonts from BDF sources. The converter comes with a collection of font encodings that cover many of the world languages; notice that the font encoding (so called SFM) does not need to follow the actually used encoding (so called ACM). When the source font does not define a glyph for a symbol in the font encoding the glyph position in the console font is not wasted but used for another symbol. . When deciding about the position in the font for a particular glyph, the converter takes into account that in text video modes the video adapter copies the 8th column of the glyph matrix of symbols positioned in the pseudographic area to the 9th column. In order to create fonts for text video modes the width of the glyph matrix of the source BDF font should be 7, 8 or 9 pixels, otherwise the converter creates fonts suitable for framebuffer only. Package: cdbs Priority: optional Section: devel Installed-Size: 1324 Maintainer: Ubuntu Core Developers Original-Maintainer: CDBS Hackers Architecture: all Version: 0.4.51ubuntu1 Depends: debhelper (>= 5.0.30), fdupes, intltool Recommends: autotools-dev Suggests: devscripts, doc-base Conflicts: build-common Filename: pool/2008/main/c/cdbs/cdbs_0.4.51ubuntu1_all.deb Size: 963632 MD5sum: d8a02736898da1db8d3ac1d154331d6c SHA1: 9b5bc841a499d2a6a14e21a5aa941a059bcea831 SHA256: 43bba43341bfaeaa3bbeb3306200e8ca56a74ff2aa2ff574626f83ad51b1cae3 Description: common build system for Debian packages This package contains the Common Debian Build System, an abstract build system based on Makefile inheritance which is completely extensible and overridable. In other words, CDBS provides a sane set of default rules upon which packages can build; any or all rules may be overridden as needed. Package: cp6linux-gdm-theme-edu Priority: optional Section: gnome Installed-Size: 1712 Maintainer: Veselin Mijuskovic Architecture: all Source: cp6linux-gdm-theme Version: 0.2.0-1 Depends: gdm (>> 2.4) Filename: pool/2008/main/c/cp6linux-gdm-themes/cp6linux-gdm-theme-edu_0.2.0-1_all.deb Size: 985622 MD5sum: d1c40bcf5ca66197b719243de1e93b8e SHA1: a525ec90306339c562fa28c4575cc1aab745b800 SHA256: 7510dbe90e6acf1182aa9c829269ec63644e1d96e1bca3cc5f1dd029fedf0e75 Description: cp6Linux Edu Edition GDM theme This package provides a theme for the GNOME Display Manager's greeter, giving a different look to your graphical login screen. . To select it, use the gdmsetup software. Enhances: gdm Package: cp6linux-gdm-theme-business Priority: optional Section: gnome Installed-Size: 1660 Maintainer: Veselin Mijuskovic Architecture: all Source: cp6linux-gdm-theme Version: 0.2.0-1 Depends: gdm (>> 2.4) Filename: pool/2008/main/c/cp6linux-gdm-themes/cp6linux-gdm-theme-business_0.2.0-1_all.deb Size: 937692 MD5sum: 96bb45c763b893c040117db2522afaa5 SHA1: 28303fc28d8564da1e7830a703c3cbc9ebf8c78d SHA256: 407af21fb83d132fea3bb51e93af2bfd642019811e889931ac7f6f4f09bba8ea Description: cp6Linux Business Edition GDM theme This package provides a theme for the GNOME Display Manager's greeter, giving a different look to your graphical login screen. . To select it, use the gdmsetup software. Enhances: gdm Package: cp6linux-gdm-theme-home Priority: optional Section: gnome Installed-Size: 1684 Maintainer: Veselin Mijuskovic Architecture: all Source: cp6linux-gdm-theme Version: 0.2.0-1 Depends: gdm (>> 2.4) Filename: pool/2008/main/c/cp6linux-gdm-themes/cp6linux-gdm-theme-home_0.2.0-1_all.deb Size: 960214 MD5sum: 46ab9cbe397a90b9609f93d8ad43dd3b SHA1: 248ece4e86e3ef016adec6777e909bb605c05b93 SHA256: b71a9371bb63f7023ea4e9c333e63170728712084602e12d5fb4b1f91ac496c7 Description: cp6Linux Home Edition GDM theme This package provides a theme for the GNOME Display Manager's greeter, giving a different look to your graphical login screen. . To select it, use the gdmsetup software. Enhances: gdm Package: libcairomm-1.0-doc Priority: optional Section: doc Installed-Size: 1844 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: all Source: cairomm Version: 1.4.2-1 Suggests: www-browser Filename: pool/2008/main/c/cairomm/libcairomm-1.0-doc_1.4.2-1_all.deb Size: 171716 MD5sum: 38cecf5c6f5a814b51d1e74afe191bb1 SHA1: a85e099e6ffdf90f42dbcaa42f2f073ac58b78d7 SHA256: e804cc94f18accc51bcc0f2f2c97a260c8fbf31f9628c277b7ade4b0120f82df Description: C++ wrappers for Cairo (documentation) cairomm provides C++ bindings for the Cairo graphics library, a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the HTML reference documentation. Package: libcairomm-1.0-1 Priority: optional Section: libs Installed-Size: 168 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: i386 Source: cairomm Version: 1.4.2-1 Replaces: libcairomm-1.0-0 Depends: libc6 (>= 2.6.1-1), libcairo2 (>= 1.4.0), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1) Filename: pool/2008/main/c/cairomm/libcairomm-1.0-1_1.4.2-1_i386.deb Size: 38662 MD5sum: 5d0e8046ca3c9c176bb2f60f0fb7686f SHA1: 12d48c5a6c4169b7e5d37408737dbaf17066bfb0 SHA256: ad53caefef7c0739257e255a04d42480f90498010c1b14197058b988b7746c7b Description: C++ wrappers for Cairo (shared libraries) cairomm provides C++ bindings for the Cairo graphics library, a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the shared libraries. Package: libcairomm-1.0-dev Priority: optional Section: libdevel Installed-Size: 380 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: i386 Source: cairomm Version: 1.4.2-1 Depends: libcairomm-1.0-1 (= 1.4.2-1), libcairo2-dev (>= 1.4.0) Suggests: libcairomm-1.0-doc Filename: pool/2008/main/c/cairomm/libcairomm-1.0-dev_1.4.2-1_i386.deb Size: 56960 MD5sum: e3bc261906c5ec150e5a098237e638a1 SHA1: 3ffa37c6a6906a8bdda353550144ed7952f6b839 SHA256: 193939bf58d0ad97e333dd09a0a17ee6a879c8159cbbe1c60617f724867cb6d6 Description: C++ wrappers for Cairo (development files) cairomm provides C++ bindings for the Cairo graphics library, a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the development libraries and header files needed by C++ programs that want to compile with Cairo. files and examples. Package: compiz-bcop Priority: extra Section: x11 Installed-Size: 124 Maintainer: Travis Watkins Architecture: all Version: 0.7.4-0ubuntu1 Depends: xsltproc Filename: pool/2008/main/c/compiz-bcop/compiz-bcop_0.7.4-0ubuntu1_all.deb Size: 9596 MD5sum: b2beae5e58e6ae859ffcc8a8d5ee6b52 SHA1: 32868f3eb51c538f490a1a17abfe6f20d3f2d003 SHA256: 539583797bec631e015401bfa10ba4ecebc1880f08b8433f3e9c52f72818b2c6 Description: Compiz option code generator Bcop is a tool to autogenerate code for working with options in compiz plugins. Package: libchicken0 Priority: optional Section: libs Installed-Size: 4208 Maintainer: Ubuntu Core Developers Original-Maintainer: Davide Puricelli (evo) Architecture: i386 Source: chicken Version: 2.5-1 Replaces: chicken, chicken-dev Depends: libc6 (>= 2.5-0ubuntu1) Conflicts: chicken, chicken-dev Filename: pool/2008/main/c/chicken/libchicken0_2.5-1_i386.deb Size: 1383630 MD5sum: 350864e4a85f9b86f51c81d9e9c292b8 SHA1: 9ee57ae21aac2efe6e44e64d8a79beea8f2cc1ec SHA256: a7e757d1b8299b4735f21dea84ade28fab9fd102f21f8aaa5a560b3b69128dae Description: Simple Scheme-to-C compiler - runtime CHICKEN is a Scheme compiler which compiles a subset of R5RS into C. It uses the ideas presented in Baker's paper "Cheney on the MTA", and is small and easily extendable, although not a production quality or high-performance Scheme system. . This package contains the shared library needed to run programs using chicken. . Homepage: http://www.call-with-current-continuation.org Package: libchicken-dev Priority: optional Section: libdevel Installed-Size: 5516 Maintainer: Ubuntu Core Developers Original-Maintainer: Davide Puricelli (evo) Architecture: i386 Source: chicken Version: 2.5-1 Replaces: chicken, chicken-dev Depends: libchicken0 (= 2.5-1), libpcre3-dev Conflicts: chicken, chicken-dev Filename: pool/2008/main/c/chicken/libchicken-dev_2.5-1_i386.deb Size: 1744488 MD5sum: 7ca64fb2a9ba57c71829bd2ebe489bb9 SHA1: 7db6db5cae592e04eb06f238fcbaed5f16a35752 SHA256: 828a36e5277657d62e282a43e2d6f50ff99007964f5664d2f4b054846a3e30a5 Description: Simple Scheme-to-C compiler - development CHICKEN is a Scheme compiler which compiles a subset of R5RS into C. It uses the ideas presented in Baker's paper "Cheney on the MTA", and is small and easily extendable, although not a production quality or high-performance Scheme system. . This package contains the header file and static library for developing with chicken. . Homepage: http://www.call-with-current-continuation.org Package: cp6linux-usplash-theme-business Priority: misc Section: optional Installed-Size: 2632 Maintainer: Veselin Mijuskovic Architecture: i386 Source: cp6linux-usplash-theme Version: 0.3-1 Depends: libc6 (>= 2.6-1), initramfs-tools (>= 0.40ubuntu30), usplash (>= 0.4-21) Filename: pool/2008/main/c/cp6linux-usplash-theme/cp6linux-usplash-theme-business_0.3-1_i386.deb Size: 81724 MD5sum: 11f30317926a52978447534b4d4f35f0 SHA1: 40194b5b522fde0e7fa06880fb421fa1e82869ba SHA256: 29f55db9829687928587027d6853814fd234d1cee807d5d50b11eff3771b124d Description: Usplash theme for cp6Linux business edition This package contains usplash theme for cp6Linux business edition. Package: cp6linux-usplash-theme-edu Priority: misc Section: optional Installed-Size: 2632 Maintainer: Veselin Mijuskovic Architecture: i386 Source: cp6linux-usplash-theme Version: 0.3-1 Depends: libc6 (>= 2.6-1), initramfs-tools (>= 0.40ubuntu30), usplash (>= 0.4-21) Filename: pool/2008/main/c/cp6linux-usplash-theme/cp6linux-usplash-theme-edu_0.3-1_i386.deb Size: 81076 MD5sum: 685a8ff6a0d689e823bf9bde97eda138 SHA1: 51f60b61e78666397510b2065025fd669e67e570 SHA256: 296adea492b77499a642c7bc973e7792c08b8b9b56428767980a4e0cf649de43 Description: Usplash theme for cp6Linux edu edition This package contains usplash theme for cp6Linux edu edition. Package: cp6linux-usplash-theme-home Priority: misc Section: optional Installed-Size: 2636 Maintainer: Veselin Mijuskovic Architecture: i386 Source: cp6linux-usplash-theme Version: 0.3-1 Depends: libc6 (>= 2.6-1), initramfs-tools (>= 0.40ubuntu30), usplash (>= 0.4-21) Filename: pool/2008/main/c/cp6linux-usplash-theme/cp6linux-usplash-theme-home_0.3-1_i386.deb Size: 81480 MD5sum: 7d8e6dbc65eb51da1ddcfab2f91922b8 SHA1: bf3fc7157a039bc11fd1e2e3e529b8c579c215ad SHA256: 5dbb2f82caabe5f60fbc3574cf2b4bc583b4af692fa847314c7d41b48dd02d98 Description: Usplash theme for cp6Linux home edition This package contains usplash theme for cp6Linux home edition. Package: cp6linux-base-files-update Priority: important Section: system Installed-Size: 56 Maintainer: Veselin Mijuskovic Architecture: i386 Version: 0.1.0-1 Replaces: base-files Depends: base-files Filename: pool/2008/main/c/cp6linux-base-files-update/cp6linux-base-files-update_0.1.0-1_i386.deb Size: 1890 MD5sum: 3130094e9366856a0a707e6ed470ec10 SHA1: 97c1d4cd778eb16cf033aea9c1d6cae5265ca40d SHA256: ce202c9d4ee7ef4bd62e81d503e3159a70030f289f917669a8393450229f523e Description: cp6Linux base files update This package contains /etc/issue, /etc/issue.net and /etc/lsb-release updated for cp6Linux. Package: consolekit Priority: optional Section: admin Installed-Size: 348 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Version: 0.2.3-3ubuntu5 Depends: dbus (>= 1.1.2), libc6 (>= 2.7-1), libck-connector0, libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libglib2.0-0 (>= 2.16.0), libx11-6 Recommends: libpam-ck-connector Filename: pool/2008/main/c/consolekit/consolekit_0.2.3-3ubuntu5_i386.deb Size: 64874 MD5sum: 03835fcde58cbc583ccbf002d9ba9d82 SHA1: e625c9e3c55460fa750210a31443e6f4a91d47a2 SHA256: 0b6a6fa363b50bc663ce4d3b359984fef999fb87bb010599e1568bfde456902b Description: framework for defining and tracking users, sessions and seats ConsoleKit is a system daemon for tracking what users are logged into the system and how they interact with the computer (e.g. which keyboard and mouse they use). . It provides asynchronous notification via the system message bus. . This package provides the system daemon and tools to interact with it. Homepage: http://www.freedesktop.org/wiki/Software/ConsoleKit Package: libck-connector-dev Priority: optional Section: libdevel Installed-Size: 156 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: consolekit Version: 0.2.3-3ubuntu5 Depends: libck-connector0 (= 0.2.3-3ubuntu5), libdbus-1-dev Filename: pool/2008/main/c/consolekit/libck-connector-dev_0.2.3-3ubuntu5_i386.deb Size: 14734 MD5sum: 21ce83db272a328c7a3254aa8129dbbc SHA1: 9e490ab7fe6e54feaa1f3a391f17208f2eddb1ff SHA256: 07b5cd58b413fbde6d498ce80d6867fb17e6e5e35e8bccefd9140902582d7b14 Description: ConsoleKit development files ConsoleKit is a system daemon for tracking what users are logged into the system and how they interact with the computer (e.g. which keyboard and mouse they use). . This package provides the development libraries and headers. Homepage: http://www.freedesktop.org/wiki/Software/ConsoleKit Package: libck-connector0 Priority: optional Section: libs Installed-Size: 76 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: consolekit Version: 0.2.3-3ubuntu5 Depends: libc6 (>= 2.7-1), libdbus-1-3 (>= 1.1.1) Filename: pool/2008/main/c/consolekit/libck-connector0_0.2.3-3ubuntu5_i386.deb Size: 10614 MD5sum: 6ee9ab5f03d9621cabe0ac02357b2f38 SHA1: b71e14e9835d6eba2ca415a4011852eb4c70942f SHA256: f1a3918446600ab494f1a2e656c6b9a58388d32ec8a30d3ed69a64a6f060943e Description: ConsoleKit libraries ConsoleKit is a system daemon for tracking what users are logged into the system and how they interact with the computer (e.g. which keyboard and mouse they use). . This package provides a convenience library which simplifies the access to ConsoleKit. Homepage: http://www.freedesktop.org/wiki/Software/ConsoleKit Package: contact-lookup-applet Priority: optional Section: gnome Installed-Size: 764 Maintainer: Ubuntu Core Developers Original-Maintainer: Ross Burton Architecture: i386 Version: 0.16-1 Depends: libc6 (>= 2.5-5), libebook1.2-9 (>= 1.11.2), libedataserver1.2-9 (>= 1.11.2), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.13.2), libgnome2-0 (>= 2.17.3), libgnomeui-0 (>= 2.17.1), libgtk2.0-0 (>= 2.10.3), libpanel-applet2-0 (>= 2.14), libpango1.0-0 (>= 1.17.0) Recommends: evolution (>= 2.0) Filename: pool/2008/main/c/contact-lookup-applet/contact-lookup-applet_0.16-1_i386.deb Size: 33270 MD5sum: 1861b88d3dff46c1a552c07a1977c4ba SHA1: d25cebf72a26c63ebdaf03dffcf5969820142146 SHA256: 5966782b0bcd8866758f094fd0c6dfbe7d69a77111cc44e3c38da7c016cbad69 Description: contact lookup applet for GNOME An applet to quickly search your Evolution address book from the GNOME panel. Package: checksecurity Priority: optional Section: admin Installed-Size: 176 Maintainer: Ubuntu Core Developers Original-Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Version: 2.0.7-11ubuntu1 Replaces: cron Depends: cron (>= 3.0pl1-74), debconf (>= 0.5) | debconf-2.0, perl (>= 5.8.0) Suggests: apt-watch | cron-apt, lockfile-progs, tiger, logcheck, tripwire | integrit | aide | samhain | fcheck Conflicts: lockfile-progs (<< 0.1.7) Filename: pool/2008/main/c/checksecurity/checksecurity_2.0.7-11ubuntu1_all.deb Size: 22498 MD5sum: 45792bc8507e54253dc11b29654f616e SHA1: 3617368248a7d61d152b13b5caa8489874729714 SHA256: 3653d8da6ba639399ab8b1f39981119c90ef10d0fa2ca4f4af6b7fe49ed7c8c9 Description: basic system security checks Checksecurity does some very basic system security checks, such as looking for changes in which programs have setuid permissions, and that remote filesystems are not allowed to have runnable setuid programs. . Note that these are not to be considered in any way complete, and you should not rely on checksecurity to actually provide any useful information concerning the security or vulnerability of your system. . The lockfile-progs package is only a "Suggests" because of the poor way that dselect handles "Recommends", but I do strongly suggest that you install it; it prevents /etc/cron.daily/standard from running multiple times if something gets jammed. . Checksecurity was previously part of the cron package. Package: cdrkit-doc Priority: optional Section: doc Installed-Size: 416 Maintainer: Ubuntu Core Developers Original-Maintainer: Joerg Jaspert Architecture: all Source: cdrkit Version: 9:1.1.6-1ubuntu6 Replaces: cdrtools-doc Suggests: genisoimage, icedax, wodim Conflicts: cdrtools-doc Filename: pool/2008/main/c/cdrkit/cdrkit-doc_1.1.6-1ubuntu6_all.deb Size: 158934 MD5sum: b0c8ca359c5b77b22d05d11cc8c155c3 SHA1: ca8990babd8efea6bc5a95137b0e862ee7fd8672 SHA256: 1e3ad13d19301c8209a13a43bd0a0ce15063f29e1edca3bc2bdf16ab7b39bc5f Description: Documentation for the cdrkit package suite This is the documentation for the cdrkit package suite, namely wodim, genisoimage and icedax. Package: genisoimage Priority: optional Section: otherosfs Installed-Size: 1356 Maintainer: Ubuntu Core Developers Original-Maintainer: Joerg Jaspert Architecture: i386 Source: cdrkit Version: 9:1.1.6-1ubuntu6 Replaces: mkisofs Provides: mkisofs Depends: libc6 (>= 2.7-1), libmagic1, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: cdrkit-doc, wodim Conflicts: mkhybrid, mkisofs (<< 9:1.0) Filename: pool/2008/main/c/cdrkit/genisoimage_1.1.6-1ubuntu6_i386.deb Size: 570292 MD5sum: 286a6465243800a53081cfbde5ba5274 SHA1: 6fc64c4023e3b18b1b92c6bc5dd417eab979951e SHA256: 23a07ee35430e850492060bb0418af7fc43654ed487e7d23e75e08472d8e4108 Description: Creates ISO-9660 CD-ROM filesystem images genisoimage is a pre-mastering program for creating ISO-9660 CD-ROM filesystem images, which can then be written to CD or DVD media using the wodim program. genisoimage includes support for making bootable "El Torito" CDs, as well as CDs with support for the Macintosh HFS filesystem. . The package also includes extra tools useful for working with ISO images: * mkzftree - create ISO-9660 image with compressed contents * dirsplit - easily separate large directory contents into disks of predefined size * geteltorito - extract an El Torito boot image from a CD image . Please install cdrkit-doc if you want most of the documentation and README files. Package: wodim Priority: optional Section: otherosfs Installed-Size: 844 Maintainer: Ubuntu Core Developers Original-Maintainer: Joerg Jaspert Architecture: i386 Source: cdrkit Version: 9:1.1.6-1ubuntu6 Replaces: cdrecord, cdrtools-doc Provides: cdrecord Depends: libc6 (>= 2.7-1), libcap1 Recommends: genisoimage Suggests: cdrkit-doc Conflicts: xcdroast (<< 0.98+0alpha15-11) Filename: pool/2008/main/c/cdrkit/wodim_1.1.6-1ubuntu6_i386.deb Size: 430966 MD5sum: a03ab53222c0fbf6d8c2a8d05a41c790 SHA1: 19e5dffaffdfad5bd95cf214bb9aa74f226b1a6c SHA256: 7a9f28f39686aded6ceb14a6fd01261a8eb90e92c0fcc00c6aba985de6bf6ac8 Description: command line CD/DVD writing tool wodim allows you to create CDs or DVDs on a CD/DVD recorder. It supports writing data, audio, mixed, multi-session, and CD+ disc and DVD data and video disks on DVD capable devices, on just about every type of CD/DVD recorder out there. . Please install cdrkit-doc if you want most of the documentation and README files. Package: cp6linux-pyhton-apt-update Priority: important Section: system Installed-Size: 180 Maintainer: Veselin Mijuskovic Architecture: i386 Version: 0.1.0-1 Replaces: python-apt, update-manager Depends: python-apt, update-manager Filename: pool/2008/main/c/cp6linux-python-apt-update/cp6linux-pyhton-apt-update_0.1.0-1_i386.deb Size: 9666 MD5sum: 8e25173f171e14cb255dbc54235a486d SHA1: 7dc2fdd6e2608bccc81a978933ec00e8b090af14 SHA256: 85e16ba7d52b92fe81b08c03aaa06be9d23445f0e73bb68ba28f7e34b77c22be Description: cp6Linux update for python-apt This package contains necessary cp6Linux updates for python-apt library Package: chrpath Priority: optional Section: utils Installed-Size: 84 Maintainer: Tollef Fog Heen Architecture: i386 Version: 0.13-2 Depends: libc6 (>= 2.4-1) Filename: pool/2008/main/c/chrpath/chrpath_0.13-2_i386.deb Size: 13248 MD5sum: 9524d34647b5a791cd3da053399ed2cf SHA1: 98499cdcaa827d1c981d673704a15f2f84f66954 SHA256: 09ad8e952f5fa95c5768ba1212a1480e69aab098614b64c62d699e39ac35d743 Description: Tool to edit the rpath in ELF binaries chrpath allows you to change the rpath (where the application looks for libraries) in an application. It does not (yet) allow you to add an rpath if there isn't one already. Package: cracklib2 Priority: optional Section: libs Installed-Size: 128 Maintainer: Martin Pitt Architecture: i386 Version: 2.7-19 Replaces: cracklib2.6 Depends: libc6 (>= 2.4-1) Recommends: cracklib-runtime Conflicts: cracklib2.6 Filename: pool/2008/main/c/cracklib2/cracklib2_2.7-19_i386.deb Size: 27756 MD5sum: a146481a3d5719c2ee8de1dd30f70e60 SHA1: 5d27d7365bd3af8ff40492dae00489192b056152 SHA256: 2f73b089ef667e0b3297987080a8d259562fd3913a7c7950bc263b4e8a2586ab Description: pro-active password checker library Shared library for cracklib2 which contains a C function which may be used in a passwd like program. The idea is simple: try to prevent users from choosing passwords that could be guessed by crack by filtering them out, at source. cracklib2 is NOT a replacement passwd program. cracklib2 is a LIBRARY. Package: cracklib2-dev Priority: extra Section: libdevel Installed-Size: 132 Maintainer: Martin Pitt Architecture: i386 Source: cracklib2 Version: 2.7-19 Provides: cracklib-dev Depends: cracklib2 Recommends: cracklib-runtime Conflicts: cracklib-dev Filename: pool/2008/main/c/cracklib2/cracklib2-dev_2.7-19_i386.deb Size: 30142 MD5sum: 31300b1659a99966cc5b40acdc80a68d SHA1: 40bd049165f33d62182b2a97c7e619d07c9b20ba SHA256: 5274994b660b132510813f534ff0a1f02f3093f1c6c5b663aea798f7028be971 Description: pro-active password checker library - development Header files, static libraries, documentation, and symbolic links developers using cracklib2 will need. Package: cracklib-runtime Priority: optional Section: admin Installed-Size: 228 Maintainer: Martin Pitt Architecture: i386 Source: cracklib2 Version: 2.7-19 Depends: libc6 (>= 2.4-1), cracklib2, file Recommends: wenglish | wordlist Filename: pool/2008/main/c/cracklib2/cracklib-runtime_2.7-19_i386.deb Size: 38834 MD5sum: 7f11087927cac3c05b32aac4ea969696 SHA1: 0028122544543f0cb9cc4742216b7e2b26e18151 SHA256: 51d49ed29535a4863767f8627949c69d41f5632bbc3d26dd7d6f98dbf61cd69f Description: runtime support for password checker library cracklib2 Run-time support programs which use the shared library in cracklib2 including programs to build the password dictionary databases used by the functions in the shared library. Package: cramfsprogs Priority: optional Section: utils Installed-Size: 92 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian kernel team Architecture: i386 Source: cramfs Version: 1.1-6build1 Replaces: mkcramfs Provides: mkcramfs Depends: libc6 (>= 2.6-1), zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: mkcramfs Filename: pool/2008/main/c/cramfs/cramfsprogs_1.1-6build1_i386.deb Size: 20868 MD5sum: f339fd252eafbcd3cc1f855242d87d2f SHA1: d23f4ea106c88a5fac08b6af0838c2d5a3bbc639 SHA256: 29724210d5c204afd530fcc9d52be3eb40a03b8776f7cebb51be586ace757ed6 Description: Tools for CramFs (Compressed ROM File System) This package contains tools that let you construct a CramFs (Compressed ROM File System) image from the contents of a given directory, as well as checking a constructed CramFs image and extracting its contents. . Cram file systems are used for Debian INITRD images. Package: cvs Priority: optional Section: devel Installed-Size: 3584 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve McIntyre <93sam@debian.org> Architecture: i386 Version: 1:1.12.13-9 Replaces: cvs-doc (<< 1.11-2) Provides: cvs-doc Depends: debconf (>= 0.5.00) | debconf-2.0, libc6 (>= 2.7-1), libpam-runtime (>= 0.76-14), libpam0g (>= 0.99.7.1), update-inetd, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: info | info-browser, netbase (>= 2.08-1) Conflicts: cvs-doc, cvs2cl (<< 2.55-1) Filename: pool/2008/main/c/cvs/cvs_1.12.13-9_i386.deb Size: 1669978 MD5sum: a3338d0a86cc2da5de15b5c7b9e0b565 SHA1: e3e3a2c6f4843df6cfec713b7009df1bb56e9605 SHA256: 2f39f3ff5bfdeb31bd14a9694dd3020785e3321fa9981d649559969027e8a242 Description: Concurrent Versions System CVS is a version control system, which allows you to keep old versions of files (usually source code), keep a log of who, when, and why changes occurred, etc., like RCS or SCCS. Unlike the simpler systems, CVS does not just operate on one file at a time or one directory at a time, but operates on hierarchical collections of directories consisting of version controlled files. . CVS helps to manage releases and to control the concurrent editing of source files among multiple authors. CVS allows triggers to enable/log/control various operations and works well over a wide area network. Package: console-tools-dev Priority: optional Section: devel Installed-Size: 272 Maintainer: Ubuntu Core Developers Original-Maintainer: Alastair McKinstry Architecture: i386 Source: console-tools Version: 1:0.2.3dbs-65ubuntu7 Depends: libconsole (= 1:0.2.3dbs-65ubuntu7) Filename: pool/2008/main/c/console-tools/console-tools-dev_0.2.3dbs-65ubuntu7_i386.deb Size: 88968 MD5sum: 5d4de07a784e3021cc5fad11aaf50cad SHA1: 5eae0971a95dcedf29e7d5956a771389ea06f07e SHA256: f51a66911729a516479e1d0239df8812752b39c7c342494d1b3ee39ecd76170a Description: Development files for Linux console and font manipulation This package includes the libconsole and libcfont headers and static libraries. . WARNING: These libs' API are still in ALPHA stage; the interface is still subject from time to time to incompatible changes. Package: libconsole Priority: optional Section: libs Installed-Size: 456 Maintainer: Ubuntu Core Developers Original-Maintainer: Alastair McKinstry Architecture: i386 Source: console-tools Version: 1:0.2.3dbs-65ubuntu7 Depends: libc6 (>= 2.7-1) Conflicts: console-tools-libs Filename: pool/2008/main/c/console-tools/libconsole_0.2.3dbs-65ubuntu7_i386.deb Size: 82442 MD5sum: 1d9d0c304c7b655ec841e6934cc7c540 SHA1: b6f170fbf82a51acae8a26189fc0f1f0e578ebc4 SHA256: 57755797072c13b4e05ffc45a9114de82a3ad22601933de632c28e9a4523207f Description: Shared libraries for Linux console and font manipulation This package includes the libconsole and libcfont libraries, which are intended to provide a high-level programming interface to the Linux console, and console-font files. Package: console-tools Priority: optional Section: utils Installed-Size: 912 Maintainer: Ubuntu Core Developers Original-Maintainer: Alastair McKinstry Architecture: i386 Version: 1:0.2.3dbs-65ubuntu7 Replaces: open, util-linux (<< 2.11) Provides: console-utilities, open Depends: debconf | debconf-2.0, libc6 (>= 2.7-1), libconsole (= 1:0.2.3dbs-65ubuntu7), lsb-base (>= 3.0-10) Recommends: console-setup | console-data (>= 2002.12.04dbs-1), console-setup | console-common Suggests: kbd-compat Conflicts: console-common (<< 0.7.25), console-utilities, kbd (<< 0.95-11), open Filename: pool/2008/main/c/console-tools/console-tools_0.2.3dbs-65ubuntu7_i386.deb Size: 300568 MD5sum: 3d30835993e9bf3e41290cc015ef80b8 SHA1: d3dd37516b4683d7de63c0c2af04d07ac7a5a945 SHA256: 3d45e34191ab836106cdf238180942a9fc28fadafe0165a43abac4194028df71 Description: Linux console and font utilities This package allows you to set-up and manipulate the Linux console (ie. screen and keyboard), and manipulate console-font files. . `console-tools' was developed from version 0.94 of the standard `kbd' package, and integrates many fixes and enhancements, including new kbd features up to 0.99. . You will probably want to install a set of data files, such as the one in the `console-data' package. . For command-line compatibility with kbd, you may want to install the kbd-compat package. Package: chkrootkit Priority: optional Section: misc Installed-Size: 740 Maintainer: Ubuntu Core Developers Original-Maintainer: lantz moore Architecture: i386 Version: 0.47-1.1 Depends: libc6 (>= 2.5-0ubuntu1), binutils, net-tools, debconf | debconf-2.0, procps Filename: pool/2008/main/c/chkrootkit/chkrootkit_0.47-1.1_i386.deb Size: 270536 MD5sum: 48d5eaf7d1b1cb4106ca561cfffe180a SHA1: 43a8e2797c39f1c0a94175751e3dc3bc6dc25011 SHA256: 0aa6fe3a3ff0d64fc49266419e3869d02d99b0379502a376be797c6b1417dfda Description: Checks for signs of rootkits on the local system chkrootkit identifies whether the target computer is infected with a rootkit. Some of the rootkits that chkrootkit identifies are: 1. lrk3, lrk4, lrk5, lrk6 (and some variants); 2. Solaris rootkit; 3. FreeBSD rootkit; 4. t0rn (including latest variant); 5. Ambient's Rootkit for Linux (ARK); 6. Ramen Worm; 7. rh[67]-shaper; 8. RSHA; 9. Romanian rootkit; 10. RK17; 11. Lion Worm; 12. Adore Worm. Please note that this is not a definitive test, it does not ensure that the target has not been cracked. In addition to running chkrootkit, one should perform more specific tests. Package: compiz-fusion-plugins-extra Priority: extra Section: x11 Installed-Size: 8144 Maintainer: Michael Vogt Architecture: i386 Version: 0.7.4-0ubuntu1 Depends: compiz-core, gconf2 (>= 2.10.1-2), libc6 (>= 2.4), libcairo2 (>= 1.6.0), libglib2.0-0, libice6 (>= 1:1.0.0), libpango1.0-0 (>= 1.20.1), libsm6, libstartup-notification0 (>= 0.8-1), libx11-6, libx11-xcb1, libxcb1, libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxfixes3 (>= 1:4.0.1), libxinerama1, libxml2, libxrandr2 (>= 2:1.2.0), libxrender1, libxslt1.1 (>= 1.1.20) Filename: pool/2008/main/c/compiz-fusion-plugins-extra/compiz-fusion-plugins-extra_0.7.4-0ubuntu1_i386.deb Size: 2338460 MD5sum: 2bae6070e8ecbb46e4760dc01b6a6e4f SHA1: 0e486460f42aec97832114e11baf40032f5bbd52 SHA256: 1bb400a331499ef69584a63232761032d83cc626129867d4daad6764f3d64e26 Description: Collection of extra plugins from OpenCompositing for Compiz The OpenCompositing Project brings 3D desktop visual effects that improve usability of the X Window System and provide increased productivity. . This package contains extra plugins and themes contributed by the community giving a rich desktop experience. Package: cheese Priority: optional Section: gnome Installed-Size: 5536 Maintainer: Ubuntu Desktop Team Architecture: i386 Version: 2.22.1-0ubuntu1 Depends: gconf2 (>= 2.10.1-2), gstreamer0.10-plugins-base (>= 0.10.15), gstreamer0.10-plugins-good (>= 0.10.6), gstreamer0.10-x (>= 0.10.12), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.2), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libebook1.2-9 (>= 2.22.1), libedataserver1.2-9 (>= 2.22.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgstreamer-plugins-base0.10-0 (>= 0.10.0), libgstreamer0.10-0 (>= 0.10.15), libgtk2.0-0 (>= 2.12.0), libhal1 (>= 0.5.8.1), libice6 (>= 1:1.0.0), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.1), libpopt0 (>= 1.10), librsvg2-2 (>= 2.18.1), libsm6, libxml2, libxxf86vm1 Filename: pool/2008/main/c/cheese/cheese_2.22.1-0ubuntu1_i386.deb Size: 1106026 MD5sum: e1a5045ecc2d3048224c320b2b5c656b SHA1: d947de1a9e1da6537dd3cf45b0c2c63c2a942e16 SHA256: 4f070fe914d81cee03d0967a0caffd44daf568ffbaa71fd73486b4c676830302 Description: A tool to take pictures and videos from your webcam Cheese is a cheesy program to take pictures and videos from your web cam. It also provides some graphical effects in order to please the users play instinct. Homepage: http://www.gnome.org/projects/cheese/ Package: libcommons-beanutils-java Priority: optional Section: libs Installed-Size: 260 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Source: commons-beanutils Version: 1.8.0~beta-1 Depends: java-gcj-compat | java1-runtime | java2-runtime, libcommons-collections3-java, libcommons-logging-java Suggests: libcommons-beanutils-java-doc Filename: pool/2008/main/c/commons-beanutils/libcommons-beanutils-java_1.8.0~beta-1_all.deb Size: 200774 MD5sum: 1a5d95f636a918eb4bc8ac12b5f661a7 SHA1: c4643d5837e50f2c5e6089e1424f8accd9f76ceb SHA256: f21dddb42b89c533a4a56479b93c44e2ca1ef12ff07c833cd1fbb86aee4ab293 Description: utility for manipulating JavaBeans The BeanUtils Component contains a set of Java classes that provide static utility methods useful in manipulating Java classes that conform to the JavaBeans Specification naming patterns for bean properties in a dynamic fashion. Homepage: http://commons.apache.org/beanutils/ Package: libcommons-beanutils-java-doc Priority: optional Section: doc Installed-Size: 4392 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Source: commons-beanutils Version: 1.8.0~beta-1 Suggests: libcommons-beanutils-java Filename: pool/2008/main/c/commons-beanutils/libcommons-beanutils-java-doc_1.8.0~beta-1_all.deb Size: 334684 MD5sum: a65888817a415fd0de547c7e7538aec7 SHA1: 8d078818c21e29e7377eabe48397ae47340f55a3 SHA256: 894cee63c4b8409cad124daf282afa633933065d96bd08aef7f5a19e269a1cfd Description: Javadoc API for libcommons-beanutils-java The javadocs API for libcommons-beanutils-java which is utility for manipulating JavaBeans. Homepage: http://commons.apache.org/beanutils/ Package: libcairo-directfb2 Priority: optional Section: libs Installed-Size: 696 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: i386 Source: cairo Version: 1.6.0-0ubuntu1 Replaces: libcairo2-directfb Provides: libcairo-directfb Depends: libc6 (>= 2.4), libdirectfb-1.0-0, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1-21), libpixman-1-0 (>= 0.10.0), libpng12-0 (>= 1.2.13-4), libstdc++6, zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: libcairo2-directfb Filename: pool/2008/main/c/cairo/libcairo-directfb2_1.6.0-0ubuntu1_i386.deb Size: 483498 MD5sum: 3cec9389e28aad398a2ed3c1c804c10d SHA1: 277c25d3847151962f965c53053816524c04dbee SHA256: 994f6c491ce8d42a7a7b935f918bc911781186ab7371628e07a650ee279969da Description: The Cairo 2D vector graphics library DirectFB build Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This is version of cairo with only the DirectFB backend enabled. Use libcairo2 for the full backend choice. Homepage: http://cairographics.org/ Package: libcairo-directfb2-dev Priority: optional Section: libdevel Installed-Size: 996 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: i386 Source: cairo Version: 1.6.0-0ubuntu1 Replaces: libcairo2-directfb-dev Depends: libcairo-directfb2 (= 1.6.0-0ubuntu1), libdirectfb-dev (>= 0.9.25), libfontconfig1-dev (>= 2.5.0-2ubuntu2), libfreetype6-dev (>= 2.3.0), libpixman-1-dev (>= 0.10.0), libpng12-dev Conflicts: libcairo2-directfb-dev Filename: pool/2008/main/c/cairo/libcairo-directfb2-dev_1.6.0-0ubuntu1_i386.deb Size: 543200 MD5sum: c01a28312ee8314a8ee8eb6c20233f52 SHA1: 1e084e50a4b846d5011dde461e76174446d6efce SHA256: ff1870b3c3b82ab61753f16c13515ea00ffd21e82190ae35fc69b68271687462 Description: Development files for Cairo graphics library DirectFB build Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the development libraries, header files needed by programs that want to compile with Cairo compiled only against the DirectFB backend. Intended primarly for use in the graphical debian installer, other builds should be against libcairo2-dev Homepage: http://cairographics.org/ Package: libcairo2-doc Priority: optional Section: doc Installed-Size: 1532 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: all Source: cairo Version: 1.6.0-0ubuntu1 Replaces: libcairo0.5.1-doc, libcairo0.6.0-doc, libcairo0.9.0-doc Depends: lynx | www-browser Conflicts: libcairo0.5.1-doc, libcairo0.6.0-doc, libcairo0.9.0-doc Filename: pool/2008/main/c/cairo/libcairo2-doc_1.6.0-0ubuntu1_all.deb Size: 464902 MD5sum: 2ef8b1a75a9b8a236b16b671027fb01b SHA1: 44f39a4fd0d225334b122bcde98a2a8c10f79901 SHA256: 09a8fa0159ebbd6f9b18a54fb2ab374b9e69ee3ca8f42c487f7bcaf0fd56244e Description: Documentation for the Cairo Multi-platform 2D graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the HTML documentation for the Cairo library in /usr/share/doc/libcairo2-doc/ . Homepage: http://cairographics.org/ Package: libcairo2-dev Priority: optional Section: libdevel Installed-Size: 1148 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: i386 Source: cairo Version: 1.6.0-0ubuntu1 Replaces: libcairo0.5.1-dev, libcairo0.6.0-dev, libcairo0.9.0-dev Provides: libcairo-dev Depends: libcairo2 (= 1.6.0-0ubuntu1), libfontconfig1-dev (>= 2.5.0-2ubuntu2), libfreetype6-dev (>= 2.3.0), libpixman-1-dev (>= 0.10.0), libpng12-dev, libsm-dev, libxrender-dev (>= 0.6.0) Suggests: libcairo2-doc Conflicts: libcairo-dev, libcairo0.5.1-dev, libcairo0.6.0-dev, libcairo0.9.0-dev Filename: pool/2008/main/c/cairo/libcairo2-dev_1.6.0-0ubuntu1_i386.deb Size: 592080 MD5sum: c048a033256809ba01d682d464c48349 SHA1: 4aab9f28586742693cb96247f33635a7af57ed96 SHA256: ce3bfd9e9d2565b65d74a539bc6dd30bdeec8bb32fe3d9389ef663b188fd674b Description: Development files for the Cairo 2D graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the development libraries, header files needed by programs that want to compile with Cairo. Homepage: http://cairographics.org/ Package: libcairo2 Priority: optional Section: libs Installed-Size: 788 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: i386 Source: cairo Version: 1.6.0-0ubuntu1 Replaces: libcairo0.5.1, libcairo0.6.0, libcairo0.9.0, libcairo1 Provides: libcairo Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1-21), libpixman-1-0 (>= 0.10.0), libpng12-0 (>= 1.2.13-4), libstdc++6, libx11-6, libxrender1, zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: libcairo1 Filename: pool/2008/main/c/cairo/libcairo2_1.6.0-0ubuntu1_i386.deb Size: 525374 MD5sum: 3a7f04f985bd685db08edcc40b7acf6a SHA1: 0e7a7e65456dcfca4b746be782ccdc4c5d642bad SHA256: 4dfdf23f40b12eabcabd20cee0e0d4a0a31116f36a8b5ceebd0e1c01d9b5c663 Description: The Cairo 2D vector graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. Paths consist of line segments and cubic splines and can be rendered at any width with various join and cap styles. All colors may be specified with optional translucence (opacity/alpha) and combined using the extended Porter/Duff compositing algebra as found in the X Render Extension. . Cairo exports a stateful rendering API similar in spirit to the path construction, text, and painting operators of PostScript, (with the significant addition of translucence in the imaging model). When complete, the API is intended to support the complete imaging model of PDF 1.4. . This package contains the shared libraries. Homepage: http://cairographics.org/ Package: libcairo2-dbg Priority: extra Section: libdevel Installed-Size: 1428 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: i386 Source: cairo Version: 1.6.0-0ubuntu1 Depends: libcairo2 (= 1.6.0-0ubuntu1) Filename: pool/2008/main/c/cairo/libcairo2-dbg_1.6.0-0ubuntu1_i386.deb Size: 746744 MD5sum: 152e696ea22ccf7d1fcf9c7220612a97 SHA1: 27f431219ba874955709dce48cf5284f345dd704 SHA256: 90424c7b3741f153042f12a8e636be8308816b5564176a520e8e40783e5a62d8 Description: The Cairo 2D vector graphics library (debugging symbols) Debugging symbols for the Cairo 2D vector graphics library. This is needed to debug programs linked against libcairo2. Homepage: http://cairographics.org/ Package: cups-pdf Priority: optional Section: graphics Installed-Size: 252 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian CUPS Maintainers Architecture: i386 Version: 2.4.6-4ubuntu2 Depends: cupsys-client, ghostscript | gs-esp | gs-gpl, libc6 (>= 2.7-1), libpaper-utils Pre-Depends: cupsys (>= 1.1.15) Suggests: system-config-printer-gnome | system-config-printer-kde Filename: pool/2008/main/c/cups-pdf/cups-pdf_2.4.6-4ubuntu2_i386.deb Size: 42068 MD5sum: 18db195f55d4cefcb27d32622981b97f SHA1: 1d21b17715709c458959178718cfa33a76e0e48c SHA256: 785bd738a904b26353ae8a5ea4e3459f9a431f80f8b045551aff7c65e3f0f36b Description: PDF printer for CUPS CUPS-PDF provides a PDF Writer backend to CUPS. This can be used as a virtual printer in a paperless network or to perform testing on CUPS. . Documents are written to a configurable directory (by default to ~/PDF) or can be further manipulated by a post-processing command. . Homepage: http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/ Enhances: cupsys Package: cupsddk-drivers Priority: optional Section: text Installed-Size: 424 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Till Kamppeter Architecture: i386 Source: cupsddk Version: 1.2.0-0ubuntu1 Depends: libc6 (>= 2.6-1), libcomerr2 (>= 1.33-3), libcupsimage2 (>= 1.3.0), libcupsys2 (>= 1.3.0), libgcc1 (>= 1:4.2-20070516), libgnutls13 (>= 1.6.3-0), libjpeg62, libkrb53 (>= 1.6.dfsg.1), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2-20070516), libtiff4, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/c/cupsddk/cupsddk-drivers_1.2.0-0ubuntu1_i386.deb Size: 99766 MD5sum: 5d20cef5d23d8b743f733ecb308dcf9f SHA1: a758188f6d10268a8772fa06eb19d0e6e7bea669 SHA256: 74f33c74c5d52e9fa70516a122abf8d53b03174b8a160214cd538aaa7683c779 Description: CUPS Driver Development Kit - Driver files The CUPS DDK drivers provide support for all HP PCL/RTL and Epson ESC/P2 devices. . This package is needed to use the PPD files for non-PostScript printers available on www.cups.org. Package: cupsddk Priority: optional Section: text Installed-Size: 560 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Till Kamppeter Architecture: i386 Version: 1.2.0-0ubuntu1 Depends: libc6 (>= 2.6-1), libcomerr2 (>= 1.33-3), libcupsys2 (>= 1.3.0), libgcc1 (>= 1:4.2-20070516), libgnutls13 (>= 1.6.3-0), libkrb53 (>= 1.6.dfsg.1), libstdc++6 (>= 4.2-20070516), zlib1g (>= 1:1.2.3.3.dfsg-1), cupsddk-drivers Filename: pool/2008/main/c/cupsddk/cupsddk_1.2.0-0ubuntu1_i386.deb Size: 152826 MD5sum: e2ae7dbdbece3b4b9679f631c033f3af SHA1: 5e19c1c443bcb0c8699a38252ad2b87d48de2355 SHA256: 5b84fddd5cdfb76562f8b38a27a95b299eec3b2202eed92e9f4b184b77dbf444 Description: CUPS Driver Development Kit The CUPS Driver Development Kit (DDK) provides a suite of standard drivers, a PPD file compiler, and other utilities that can be used to develop printer drivers for CUPS and other printing environments. CUPS provides a portable printing layer for UNIX(r)-based operating systems. The CUPS DDK provides the means for mass-producing PPD files and drivers/filters for CUPS-based printer drivers. . This package should be installed for creating PPD files and for developing printer drivers. Package: libcurl4-gnutls-dev Priority: optional Section: libdevel Installed-Size: 2132 Maintainer: Ubuntu Core Developers Original-Maintainer: Domenico Andreoli Architecture: i386 Source: curl Version: 7.18.0-1ubuntu2 Replaces: libcurl-dev, libcurl-ssl-dev, libcurl3-gnutls-dev, libcurl4-dev Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-gnutls-dev, libcurl4-dev Depends: libc6-dev | libc-dev, libcurl3-gnutls (= 7.18.0-1ubuntu2), libgnutls-dev, libidn11-dev, libkrb5-dev | hurd, libldap2-dev, zlib1g-dev Suggests: libcurl3-dbg Conflicts: libcurl-dev Filename: pool/2008/main/c/curl/libcurl4-gnutls-dev_7.18.0-1ubuntu2_i386.deb Size: 869090 MD5sum: efb1538526b666f704be894f6d32348f SHA1: 72adc037fe3cfcae04aab562929fbde7ea034c6c SHA256: f3375c8c579299a19808f714145310ec8e45dea42562ce7e14d8c6f37e1a4c37 Description: Development files and documentation for libcurl (GnuTLS) These files (ie. includes, static library, manual pages) allow to build software which uses libcurl. . SSL support is provided by GnuTLS. . HTML and PDF versions of all the manual pages are also provided. Homepage: http://curl.haxx.se Package: libcurl3-dbg Priority: extra Section: libdevel Installed-Size: 2408 Maintainer: Ubuntu Core Developers Original-Maintainer: Domenico Andreoli Architecture: i386 Source: curl Version: 7.18.0-1ubuntu2 Replaces: libcurl4-dbg Provides: libcurl4-dbg Recommends: libcurl3 (= 7.18.0-1ubuntu2), libcurl3-gnutls (= 7.18.0-1ubuntu2) Suggests: libc-dbg Conflicts: libcurl4-dbg Filename: pool/2008/main/c/curl/libcurl3-dbg_7.18.0-1ubuntu2_i386.deb Size: 1037366 MD5sum: 6203f7dc8be60d590e460cd3d299fa0a SHA1: 408ca5c9622acad798a7b6f27d8c4c43be0bb3d1 SHA256: 88bbf0100e7d824bbbdaf10bb9a93f823200335a7de3ecc5bc0f0b2e403e8f0c Description: libcurl compiled with debug symbols This contains the debug symbols of both the OpenSSL and GnuTLS versions of libcurl3. It might be useful in debug sessions of software which uses libcurl. Homepage: http://curl.haxx.se Package: libcurl3 Priority: optional Section: libs Installed-Size: 412 Maintainer: Ubuntu Core Developers Original-Maintainer: Domenico Andreoli Architecture: i386 Source: curl Version: 7.18.0-1ubuntu2 Replaces: libcurl2 (<< 1:7.11.2-2), libcurl4 Depends: libc6 (>= 2.7-1), libcomerr2 (>= 1.33-3), libidn11 (>= 0.5.18), libkrb53 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libssl0.9.8 (>= 0.9.8f-1), zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: libcurl4 Filename: pool/2008/main/c/curl/libcurl3_7.18.0-1ubuntu2_i386.deb Size: 205764 MD5sum: 020132f075684cd8a962579fc5fbc7f0 SHA1: 4d8a6b3f3c84359731b3ec4e8d81032dff6f8c9f SHA256: 368b276573779f6dfc3a3c33ff8194c9f639fca7315fd561a59a723471c3ab9a Description: Multi-protocol file transfer library (OpenSSL) libcurl is designed to be a solid, usable, reliable and portable multi-protocol file transfer library. . SSL support is provided by OpenSSL. . This is the shared version of libcurl. Homepage: http://curl.haxx.se Package: curl Priority: optional Section: web Installed-Size: 304 Maintainer: Ubuntu Core Developers Original-Maintainer: Domenico Andreoli Architecture: i386 Version: 7.18.0-1ubuntu2 Replaces: curl-ssl Provides: curl-ssl Depends: libc6 (>= 2.7-1), libcurl3 (>= 7.16.2-1), libkrb53 (>= 1.6.dfsg.2), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/c/curl/curl_7.18.0-1ubuntu2_i386.deb Size: 196886 MD5sum: f931d84d66167de86791eea1f984ec1a SHA1: 3618bbc2b41a9389222ea2b0b0f303cc52a3dfe9 SHA256: 40f7bdfcecd8dfb170f25b8860b6bcbb0e850a5a81daee4cc61744056a8fcb33 Description: Get a file from an HTTP, HTTPS or FTP server curl is a client to get files from servers using any of the supported protocols. The command is designed to work without user interaction or any kind of interactivity. . curl offers a busload of useful tricks like proxy support, user authentication, ftp upload, HTTP post, file transfer resume and more. Homepage: http://curl.haxx.se Package: libcurl4-openssl-dev Priority: optional Section: libdevel Installed-Size: 2152 Maintainer: Ubuntu Core Developers Original-Maintainer: Domenico Andreoli Architecture: i386 Source: curl Version: 7.18.0-1ubuntu2 Replaces: libcurl-dev, libcurl-ssl-dev, libcurl3-dev (<< 7.14.1-1), libcurl3-openssl-dev Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-dev, libcurl3-openssl-dev Depends: libc6-dev | libc-dev, libcurl3 (= 7.18.0-1ubuntu2), libidn11-dev, libkrb5-dev | hurd, libldap2-dev, libssl-dev, zlib1g-dev Suggests: libcurl3-dbg Conflicts: libcurl-dev Filename: pool/2008/main/c/curl/libcurl4-openssl-dev_7.18.0-1ubuntu2_i386.deb Size: 876304 MD5sum: 543a12cfc982099c45857faa0e56c243 SHA1: 9e66898c1392f5e23e6fca900375f3d15949cb1c SHA256: a94346e91a3fc09af0de85e7e948bf729b0a588aef14877e021cfbb01bebe0c2 Description: Development files and documentation for libcurl (OpenSSL) These files (ie. includes, static library, manual pages) allow to build software which uses libcurl. . SSL support is provided by OpenSSL. . HTML and PDF versions of all the manual pages are also provided. Homepage: http://curl.haxx.se Package: libcurl3-gnutls Priority: optional Section: libs Installed-Size: 396 Maintainer: Ubuntu Core Developers Original-Maintainer: Domenico Andreoli Architecture: i386 Source: curl Version: 7.18.0-1ubuntu2 Replaces: libcurl4-gnutls Depends: libc6 (>= 2.7-1), libcomerr2 (>= 1.33-3), libgnutls13 (>= 2.0.4-0), libidn11 (>= 0.5.18), libkrb53 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: ca-certificates Conflicts: libcurl4-gnutls Filename: pool/2008/main/c/curl/libcurl3-gnutls_7.18.0-1ubuntu2_i386.deb Size: 198446 MD5sum: 0d049afa21c82220a7c05aef0612f077 SHA1: 922fec544325b4526fafe47243f5e29f0d060612 SHA256: b85b224af616f9e0828a5e62f9a0cde21f85edc8825a1f8c94e33847017ee529 Description: Multi-protocol file transfer library (GnuTLS) libcurl is designed to be a solid, usable, reliable and portable multi-protocol file transfer library. . SSL support is provided by GnuTLS. . This is the shared version of libcurl. Homepage: http://curl.haxx.se Package: libdc1394-13-dev Priority: extra Section: libdevel Installed-Size: 172 Maintainer: Ubuntu Core Developers Original-Maintainer: Peter De Schrijver (p2) Architecture: i386 Source: libdc1394 Version: 1.1.0-5ubuntu1 Provides: libdc1394-dev Depends: libdc1394-13 (= 1.1.0-5ubuntu1), libraw1394-dev, libc6-dev Conflicts: libdc1394-dev, libdc1394-10-dev, libdc1394-11-dev Filename: pool/2008/main/libd/libdc1394/libdc1394-13-dev_1.1.0-5ubuntu1_i386.deb Size: 41066 MD5sum: 4ad9ee3e6f612d02396a8cd505593a26 SHA1: 1c159ea3bb56d4435c628eae75f03735d66e7bab SHA256: b67cd7b09583b71ee8994fc5d87bf91d4fc963d4510c597b1c5a26a010916dd3 Description: high level programming interface for IEEE1394 digital camera libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This package contains development files. Package: libdc1394-13 Priority: extra Section: libs Installed-Size: 116 Maintainer: Ubuntu Core Developers Original-Maintainer: Peter De Schrijver (p2) Architecture: i386 Source: libdc1394 Version: 1.1.0-5ubuntu1 Depends: libc6 (>= 2.6.1-1), libraw1394-8 Filename: pool/2008/main/libd/libdc1394/libdc1394-13_1.1.0-5ubuntu1_i386.deb Size: 34320 MD5sum: 066ab5e59b5366c7d6e4268dc2151911 SHA1: 3f0e03ebe037c3c5ef4eeab1a6272335dc8f96ee SHA256: ee9cda72a5ccb7e258fd221849a73e70a5d4ff0b39ab78a1477bc619d58b40d1 Description: high level programming interface for IEEE1394 digital camera libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This package contains shared libraries. Package: libdbd-sqlite3-perl Priority: optional Section: perl Installed-Size: 176 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Perl Group Architecture: i386 Version: 1.14-1 Depends: perlapi-5.8.8, perl (>= 5.8.8-7ubuntu3), libdbi-perl (>= 1.03), libc6 (>= 2.6.1-1), libsqlite3-0 (>= 3.4.2) Conflicts: libdbd-sqlite-perl Filename: pool/2008/main/libd/libdbd-sqlite3-perl/libdbd-sqlite3-perl_1.14-1_i386.deb Size: 50092 MD5sum: 36f488c57019043ce4d29ccf70f212ef SHA1: e27515d9d309881da306831aa5382d58ef858d4c SHA256: 00d7d6979e27f1dc5308144d17abd942bf844be98ac29f12b5dc92423eb04997 Description: Perl DBI driver with a self-contained RDBMS This module embeds a small fast embedded SQL database engine called SQLite into a DBI driver, if you want a relational database for your project, but don't want to install a large RDBMS system like MySQL or PostgreSQL, then DBD::SQLite may be just what you need. . SQLite supports the following features: . * Implements a large subset of SQL92 See http://www.hwaci.com/sw/sqlite/lang.html for details. * A complete DB in a single disk file Everything for your database is stored in a single disk file, making it easier to move things around than with DBD::CSV. * Atomic commit and rollback . The engine is very fast, but for updates/inserts/dml it does perform a global lock on the entire database. This, obviously, might not be good for multiple user systems. So beware. The database also appears to be significantly faster if your transactions are coarse. . Homepage: http://search.cpan.org/dist/DBD-SQLite/ Package: libdigest-sha1-perl Priority: optional Section: perl Installed-Size: 112 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Perl Group Architecture: i386 Version: 2.11-2 Depends: perlapi-5.8.8, perl (>= 5.8.8-7build1), libc6 (>= 2.5-0ubuntu1) Conflicts: libdigest-md5-perl (<< 2.13) Filename: pool/2008/main/libd/libdigest-sha1-perl/libdigest-sha1-perl_2.11-2_i386.deb Size: 24746 MD5sum: 67bd89e268979d3c146bd536b6a4b6d3 SHA1: 688c226a9ffed53ea657e1b4d2432252a123e495 SHA256: f4ce92ca17b8a6b47412bda18a17d1243ccde0f3ff86fe889169dbb465396855 Description: NIST SHA-1 message digest algorithm The Digest::SHA1 module allows you to use the NIST SHA-1 message digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 160-bit "fingerprint" or "message digest" of the input. Package: libdv4-dev Priority: extra Section: libdevel Installed-Size: 252 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Kobras Architecture: i386 Source: libdv Version: 1.0.0-1ubuntu1 Replaces: libdv-dev Provides: libdv-dev Depends: libc6-dev, libpopt-dev, libdv4 (= 1.0.0-1ubuntu1) Conflicts: libdv-dev Filename: pool/2008/main/libd/libdv/libdv4-dev_1.0.0-1ubuntu1_i386.deb Size: 82710 MD5sum: 92fec42f0cae75d671f7a160d25d4436 SHA1: b1f0e19efa154baf2ce1826aa7b88df13420791f SHA256: 924a9ea0479bd17fbf7c381b3ceeb388fdc7413f314cd65838da2c4b3e863754 Description: software library for DV format digital video (devel files) The Quasar DV Codec (libdv) is a software decoder for DV format video, as defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format used by consumer-grade digital camcorders. . This package contains the development headers and library files needed to compile programs using libdv. Package: libdv4 Priority: optional Section: libs Installed-Size: 204 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Kobras Architecture: i386 Source: libdv Version: 1.0.0-1ubuntu1 Depends: libc6 (>= 2.6) Recommends: oss-compat Suggests: libdv-bin Filename: pool/2008/main/libd/libdv/libdv4_1.0.0-1ubuntu1_i386.deb Size: 76538 MD5sum: 25a4207581e0a4d59ce26eafaba39498 SHA1: e4166bfad66c11d6ae1787a6993a907ef5a512e0 SHA256: c911703cbc307d7c297e520e0434167b9a22c81d6cbe1bf13d8d621e1b822274 Description: software library for DV format digital video (runtime lib) The Quasar DV Codec (libdv) is a software decoder for DV format video, as defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format used by consumer-grade digital camcorders. . This package contains the library needed to run executables using libdv. Package: libdbd-mysql-perl Priority: optional Section: perl Installed-Size: 384 Maintainer: Ubuntu Core Developers Original-Maintainer: Raphael Hertzog Architecture: i386 Version: 4.005-1 Depends: libc6 (>= 2.6.1-1), libmysqlclient15off (>= 5.0.27-1), perlapi-5.8.8, perl (>= 5.8.8-7ubuntu3), libdbi-perl (>= 1.08-1) Filename: pool/2008/main/libd/libdbd-mysql-perl/libdbd-mysql-perl_4.005-1_i386.deb Size: 133858 MD5sum: 86e43dffe0d964362754c2cb6133e7f0 SHA1: eb43e3f12bb5f94618c6876626ae1dc50657f538 SHA256: c58a9fcc68042e7114fb9d1c54dcbaf64d14312f0164610e81f726c09b76f29e Description: A Perl5 database interface to the MySQL database DBD::mysql implements the standard Perl5 DBI interface to give you access to MySQL databases. Package: libdrm-dev Priority: optional Section: libdevel Installed-Size: 452 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian X Strike Force Architecture: i386 Source: libdrm Version: 2.3.0-4ubuntu1 Depends: libdrm2 (= 2.3.0-4ubuntu1) Filename: pool/2008/main/libd/libdrm/libdrm-dev_2.3.0-4ubuntu1_i386.deb Size: 89830 MD5sum: ed2a0adbb87c8f113493be71f1275db6 SHA1: db85610ab71bf0e6f510074bf85aa2d3f0598d6a SHA256: 521f5409caf04ea2fc18799abf5d94f05bcc8facf552846ba314706da94536ed Description: Userspace interface to kernel DRM services -- development files This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides the development environment for libdrm. Package: libdrm2 Priority: optional Section: libs Installed-Size: 88 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian X Strike Force Architecture: i386 Source: libdrm Version: 2.3.0-4ubuntu1 Depends: libc6 (>= 2.6) Filename: pool/2008/main/libd/libdrm/libdrm2_2.3.0-4ubuntu1_i386.deb Size: 21766 MD5sum: 6599cb4d9415d4a9a7a5fa717e99f546 SHA1: abfb124b85a9d833971fd4a2e6b66518ff54f045 SHA256: e545b4e77d05befb95b291cf80e6913210f1e190f7f4728fb138ed39b816e7fb Description: Userspace interface to kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides the runtime environment for libdrm. Package: libdrm2-dbg Priority: extra Section: libdevel Installed-Size: 136 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian X Strike Force Architecture: i386 Source: libdrm Version: 2.3.0-4ubuntu1 Depends: libdrm2 (= 2.3.0-4ubuntu1) Filename: pool/2008/main/libd/libdrm/libdrm2-dbg_2.3.0-4ubuntu1_i386.deb Size: 38764 MD5sum: 90fd063d9f1505aeaece6aab58e3f1a6 SHA1: 1d23ceb0d82f0aeb3462f26d30096919b4618ab1 SHA256: dc8650d3cdbab2ed2c6e7be70665fc02e04ef7c74af90f46fd4d85d078765ef3 Description: Userspace interface to kernel DRM services -- debugging symbols This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides debugging symbols for the libdrm2 package. Package: libdebian-installer4 Priority: optional Section: libs Installed-Size: 88 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Install System Team Architecture: i386 Source: libdebian-installer Version: 0.54 Depends: libc6 (>= 2.6.1-1) Filename: pool/2008/main/libd/libdebian-installer/libdebian-installer4_0.54_i386.deb Size: 26474 MD5sum: a1972d5c0daeb43ce8d02307fa1f54f5 SHA1: 2f1bafc0d9728da6da8fd83657f669bda35038d7 SHA256: e76a419872391d1f8fa73274feea0fd4504f63d26167d546d374187909212458 Description: Library of common debian-installer functions This library is used by debian-installer to perform common functions such as logging messages and executing commands. If you aren't working on debian-installer or building your own install system based on debian-installer, then you probably don't need this library. Package: libdebian-installer-extra4 Priority: optional Section: libs Installed-Size: 60 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Install System Team Architecture: i386 Source: libdebian-installer Version: 0.54 Depends: libc6 (>= 2.6.1-1), libdebian-installer4 (= 0.54) Filename: pool/2008/main/libd/libdebian-installer/libdebian-installer-extra4_0.54_i386.deb Size: 10594 MD5sum: 5c01c9825bf289b564db2aa6fba9d370 SHA1: e322315640c8d0096dcad365adbf52cafbe9caa0 SHA256: 7a9a028c2f7a7332be7d8f53371a5e449bc6f2388e695c7e9f85d355b6a76e5c Description: Library of some extra debian-installer functions This library is used by debian-installer to perform common functions such as logging messages and executing commands. If you aren't working on debian-installer or building your own install system based on debian-installer, then you probably don't need this library. Package: libdebian-installer4-dev Priority: optional Section: libdevel Installed-Size: 1368 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Install System Team Architecture: i386 Source: libdebian-installer Version: 0.54 Provides: libdebian-installer-dev Depends: libdebian-installer4 (= 0.54), libdebian-installer-extra4 (= 0.54) Conflicts: libdebian-installer-dev Filename: pool/2008/main/libd/libdebian-installer/libdebian-installer4-dev_0.54_i386.deb Size: 142948 MD5sum: 77a11572912695c063496b88ed3fe158 SHA1: 8c175e2a871293a85b323cd55fd7eb35ea2f17d8 SHA256: 5eef820716c112cc38f7e5610d73505e4ff705d5edfbba7f4bd596781de56e72 Description: Library of common debian-installer functions This library is used by debian-installer to perform common functions such as logging messages and executing commands. If you aren't working on debian-installer or building your own install system based on debian-installer, then you probably don't need this library. . This package contains files needed to do libdebian-installer development. Package: libdaemon0 Priority: optional Section: libs Installed-Size: 68 Maintainer: Ubuntu Core Developers Original-Maintainer: Oliver Kurth Architecture: i386 Source: libdaemon Version: 0.12-0.1 Depends: libc6 (>= 2.6) Filename: pool/2008/main/libd/libdaemon/libdaemon0_0.12-0.1_i386.deb Size: 11492 MD5sum: d3c497370985dd70e4c7656d7dba0108 SHA1: 1237e4461a2e56d8f627b4fe813a7c0b09fd5970 SHA256: 2387d36b7f0a0552a14a4444bcf00648489fa307d1620e5a7b227eef2e01f833 Description: lightweight C library for daemons libdaemon is a leightweight C library which eases the writing of UNIX daemons. It consists of the following parts: * A wrapper around fork() which does the correct daemonization procedure of a process * A wrapper around syslog() for simpler and compatible log output to Syslog or STDERR * An API for writing PID files * An API for serializing UNIX signals into a pipe for usage with select() or poll() . Routines like these are included in most of the daemon software available. It is not that simple to get it done right and code duplication cannot be a goal. . This package includes the run time library. Package: libdaemon-dev Priority: optional Section: devel Installed-Size: 512 Maintainer: Ubuntu Core Developers Original-Maintainer: Oliver Kurth Architecture: i386 Source: libdaemon Version: 0.12-0.1 Depends: libdaemon0 (= 0.12-0.1) Filename: pool/2008/main/libd/libdaemon/libdaemon-dev_0.12-0.1_i386.deb Size: 64136 MD5sum: d87d4ac4239e4829276b1d1e7db0e418 SHA1: 91f3621c7edfdda02eb30e8b841ef4658cd45f78 SHA256: ade75e644a1bd6775da66c4d14bd464ddbd2f740fc179a07121ad4378ca9a9e3 Description: lightweight C library for daemons libdaemon is a leightweight C library which eases the writing of UNIX daemons. It consists of the following parts: * A wrapper around fork() which does the correct daemonization procedure of a process * A wrapper around syslog() for simpler and compatible log output to Syslog or STDERR * An API for writing PID files * An API for serializing UNIX signals into a pipe for usage with select() or poll() . Routines like these are included in most of the daemon software available. It is not that simple to get it done right and code duplication cannot be a goal. . This package includes the header files and the static version of the library and documentation. Package: libdate-manip-perl Priority: optional Section: perl Installed-Size: 488 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 5.48-1 Depends: perl (>= 5.6.0-16) Filename: pool/2008/main/libd/libdate-manip-perl/libdate-manip-perl_5.48-1_all.deb Size: 171264 MD5sum: 21281e0b5198c2248b7dbe48092952f8 SHA1: 561b07d69fb386516f1b1bac62450af57e8e1151 SHA256: 367a3a2d60e42e1d3d7c03d17eb0c5f0599423e5bd15448ade1ec05adcb74810 Description: a perl library for manipulating dates This is a set of routines designed to make any common date/time manipulation easy to do. Operations such as comparing two times, calculating a time a given amount of time from another, or parsing international times are all easily done. From the very beginning, the main focus of Date::Manip has been to be able to do ANY desired date/time operation easily, not necessarily quickly. There are other modules that can do a small subset of the operations available in Date::Manip much quicker than those presented here, so if speed is a primary issue, you should look elsewhere. Package: libdatrie0-doc Priority: optional Section: doc Installed-Size: 316 Maintainer: Ubuntu Core Developers Original-Maintainer: Theppitak Karoonboonyanan Architecture: all Source: libdatrie Version: 0.1.2-2 Provides: libdatrie-doc Depends: lynx | www-browser Conflicts: libdatrie-doc Filename: pool/2008/main/libd/libdatrie/libdatrie0-doc_0.1.2-2_all.deb Size: 37258 MD5sum: 675185854596e3fc655f905a43f099b4 SHA1: 042819c7f8f567f1ce4f2b2d50da784c99f1a43f SHA256: 15fc2ff5607237526b8c4cafb4e38fd8aaeb31338559d2609f2eaa0dd95dcefb Description: Documentation files for double-array trie library Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. . This library is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe. The details of the implementation can be found at http://linux.thai.net/~thep/datrie/datrie.html . This package contains some documents about the datrie library. . Homepage: http://libthai.sourceforge.net/ Package: libdatrie-bin Priority: optional Section: misc Installed-Size: 68 Maintainer: Ubuntu Core Developers Original-Maintainer: Theppitak Karoonboonyanan Architecture: i386 Source: libdatrie Version: 0.1.2-2 Depends: libc6 (>= 2.6.1-1), libdatrie0 (>= 0.1.2) Filename: pool/2008/main/libd/libdatrie/libdatrie-bin_0.1.2-2_i386.deb Size: 13610 MD5sum: 687e384370bead3531c2b5c9affeafb7 SHA1: d3c4c18dc4434d3e480a9e1a4938c882f2e511ad SHA256: 62c8b63e244bf0e500615cc76fca1e1d973517bda5c4fbb0307943b5daf5a6da Description: Programs for double-array trie library Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. . This library is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe. The details of the implementation can be found at http://linux.thai.net/~thep/datrie/datrie.html . This package contains the program files which is used with the library, including trietool, the trie manipulation tool. . Homepage: http://libthai.sourceforge.net/ Package: libdatrie0-dev Priority: optional Section: libdevel Installed-Size: 112 Maintainer: Ubuntu Core Developers Original-Maintainer: Theppitak Karoonboonyanan Architecture: i386 Source: libdatrie Version: 0.1.2-2 Provides: libdatrie-dev Depends: libdatrie0 (= 0.1.2-2) Suggests: libdatrie0-doc (= 0.1.2-2) Conflicts: libdatrie-dev Filename: pool/2008/main/libd/libdatrie/libdatrie0-dev_0.1.2-2_i386.deb Size: 21386 MD5sum: 57c6d2acd1c868e7dc02e04fa98d13e7 SHA1: 3dab837a0361404f06edd681a89beee731595d20 SHA256: 8d2a5801d33313bc47ec3c3e5099b6dc23f78f8f76ee02a76183ddff4c00352d Description: Development files for double-array trie library Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. . This library is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe. The details of the implementation can be found at http://linux.thai.net/~thep/datrie/datrie.html . This package contains the development libraries, header files and manpages you need to develop your programs using the datrie library. . Homepage: http://libthai.sourceforge.net/ Package: libdatrie0 Priority: optional Section: libs Installed-Size: 80 Maintainer: Ubuntu Core Developers Original-Maintainer: Theppitak Karoonboonyanan Architecture: i386 Source: libdatrie Version: 0.1.2-2 Depends: libc6 (>= 2.6.1-1) Filename: pool/2008/main/libd/libdatrie/libdatrie0_0.1.2-2_i386.deb Size: 17894 MD5sum: f8288a2d2b69a623f0499f9bea753800 SHA1: 86e815cadec62a52a07ae553dfac862744506907 SHA256: e1f14c0769b6e2a64b977d9c239fdfdb264b759a6374ef181fc1bcb0fa4907e0 Description: Double-array trie library Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. . This library is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe. The details of the implementation can be found at http://linux.thai.net/~thep/datrie/datrie.html . This package contains the shared libraries needed to run programs that use the datrie library. . Homepage: http://libthai.sourceforge.net/ Package: libdmx1 Priority: optional Section: x11 Installed-Size: 64 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian X Strike Force Architecture: i386 Source: libdmx Version: 1:1.0.2-2build1 Depends: libc6 (>= 2.5-0ubuntu1), libx11-6, libxext6 Pre-Depends: x11-common (>= 1:7.0.0) Filename: pool/2008/main/libd/libdmx/libdmx1_1.0.2-2build1_i386.deb Size: 8868 MD5sum: ef17441bd6f3fd70800b0b307f7002f4 SHA1: 7fb0f2f60f664189e288822e958479f0b66a7658 SHA256: 1059bce55723c5e6de3f6f080c1b237e5ee3688c02d01dbb1a7d1bcc39ab9633 Description: X11 Distributed Multihead extension library libdmx is an interface to the DMX extension for X, which allows a single server to be set up as a proxy spanning multiple servers -- not unlike Xinerama across discrete physical machines. It can be reconfigured on the fly to change the layout, and it is presented as a single logical display to clients. . libdmx allows clients to configure the layout of DMX servers by adding and removing screens, input devices, et al. . More information about X.Org can be found at: . This module can be found as the module 'lib/dmx' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Package: libdmx-dev Priority: optional Section: x11 Installed-Size: 132 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian X Strike Force Architecture: i386 Source: libdmx Version: 1:1.0.2-2build1 Depends: libdmx1 (= 1:1.0.2-2build1), libx11-dev, x11proto-dmx-dev Pre-Depends: x11-common (>= 1:7.0.0) Filename: pool/2008/main/libd/libdmx/libdmx-dev_1.0.2-2build1_i386.deb Size: 33176 MD5sum: 4ddcc638acebaae706d62fd29c8b8116 SHA1: d636c500200a03455387834d891135400a53bf7b SHA256: 1c71a6dbda0fd5f2355e369c49fec9f94806b9e6b33ce5d2793c15aa01c321b0 Description: X11 Distributed Multihead extension library (development headers) libdmx is an interface to the DMX extension for X, which allows a single server to be set up as a proxy spanning multiple servers -- not unlike Xinerama across discrete physical machines. It can be reconfigured on the fly to change the layout, and it is presented as a single logical display to clients. . libdmx allows clients to configure the layout of DMX servers by adding and removing screens, input devices, et al. . This package contains the development headers for the library found in libdmx1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found as the module 'lib/dmx' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Package: libdmx1-dbg Priority: extra Section: x11 Installed-Size: 108 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian X Strike Force Architecture: i386 Source: libdmx Version: 1:1.0.2-2build1 Depends: x11-common, libdmx1 (= 1:1.0.2-2build1) Filename: pool/2008/main/libd/libdmx/libdmx1-dbg_1.0.2-2build1_i386.deb Size: 25770 MD5sum: dc853a3f9563e77e9d70e140faf01ff8 SHA1: 09ed6962f16ed0035993819b48b6df2c5770e3da SHA256: 9d3b8d9c5f4710d77ccb0fff1d658abcdfbead85a4080fb6623673cd51e99b91 Description: X11 Distributed Multihead library (debug package) libdmx is an interface to the DMX extension for X, which allows a single server to be set up as a proxy spanning multiple servers -- not unlike Xinerama across discrete physical machines. It can be reconfigured on the fly to change the layout, and it is presented as a single logical display to clients. . libdmx allows clients to configure the layout of DMX servers by adding and removing screens, input devices, et al. . This package contains the debug versions of the library found in libdmx1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found as the module 'lib/dmx' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Package: libdbi-perl Priority: optional Section: perl Installed-Size: 2060 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Perl Group Architecture: i386 Version: 1.601-1 Depends: perl (>= 5.8.4-5) | perl-modules, perlapi-5.8.4, libc6 (>= 2.6.1-1), libplrpc-perl Suggests: dbishell Conflicts: libdbd-csv-perl (<= 0.2002-1) Filename: pool/2008/main/libd/libdbi-perl/libdbi-perl_1.601-1_i386.deb Size: 770884 MD5sum: 95e0143533834261a81897887d388187 SHA1: 3825662929cd42dd928d7a554d011c0fbe6795a2 SHA256: 4b0e465bc67ce60f0e80c6e80952c1382fd1a96833034b7c826e593f4b667102 Description: Perl5 database interface by Tim Bunce The Perl Database Interface by Tim Bunce provides a software layer to access any SQL database from within a Perl5 program. All SQL database engines for which a DBD:: driver is available can be accessed. Package: libdigest-hmac-perl Priority: optional Section: perl Installed-Size: 80 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Perl Group Architecture: all Source: libdigest-hmac-perl-dfsg Version: 1.01-6 Depends: perl (>= 5.6.0-16), libdigest-md5-perl | perl (>= 5.8), libdigest-sha1-perl Filename: pool/2008/main/libd/libdigest-hmac-perl-dfsg/libdigest-hmac-perl_1.01-6_all.deb Size: 10482 MD5sum: 2376f3731a08dcfc14378d8520f70609 SHA1: 0135e74fc38aa05fce66a579b900a866d1b235cb SHA256: 2d0805fdd2563b79138c24ff852983409cc163134ea2214d85691a56bc70bd0b Description: create standard message integrity checks HMAC is used for message integrity checks between two parties that share a secret key, and works in combination with some other Digest algorithm, usually MD5 or SHA-1. The HMAC mechanism is described in RFC 2104. . The Digest::HMAC module follow the common Digest:: interface, but the constructor takes the secret key and the name of some other simple Digest:: module as argument. Package: libdevel-symdump-perl Priority: optional Section: perl Installed-Size: 80 Maintainer: Colin Watson Architecture: all Version: 2.03-3 Depends: perl (>= 5.6.0-16) Filename: pool/2008/main/libd/libdevel-symdump-perl/libdevel-symdump-perl_2.03-3_all.deb Size: 13898 MD5sum: 901f1a9d9b67c76a9e5e2c1e499999d1 SHA1: 104eddb087d00eaaa3050eb51b660a9cd515e757 SHA256: c66ecaf87a2d21d851b5caca13a272a00e6b3a7d0e307ed5caa9d336f34405f4 Description: Perl module for inspecting perl's symbol table The perl module Devel::Symdump provides a convenient way to inspect perl's symbol table and the class hierarchies within a running program. Package: libapache2-mod-auth-plain Priority: extra Section: web Installed-Size: 92 Maintainer: Ubuntu Core Developers Original-Maintainer: Piotr Roszatycki Architecture: i386 Version: 2.0.48-4-2.2ubuntu1 Depends: apache2.2-common (>= 2.2.3-2), libc6 (>= 2.6) Filename: pool/2008/main/liba/libapache2-mod-auth-plain/libapache2-mod-auth-plain_2.0.48-4-2.2ubuntu1_i386.deb Size: 8082 MD5sum: 1e33d5bba6515548fade9673bce11264 SHA1: 1b8f74e38039af992e59bf7f461a7b19cfc7ac3f SHA256: 1d7d6198d3210bbed43780a27fd53285a1726d58c4e0b8ae86818f5c9956c295 Description: Module for Apache2 which provides plaintext authentication mod_auth_plain implements authentication routines using plain text files for Apache's authentication protocol. . This package provides the module for Apache 2.0 server. Package: libauthen-sasl-perl Priority: optional Section: perl Installed-Size: 176 Maintainer: Florian Ragwitz Architecture: all Version: 2.10-1 Replaces: libnet-ldap-perl (<= 0.26-2) Depends: perl (>= 5.6.0-16) Suggests: libdigest-hmac-perl, libgssapi-perl Filename: pool/2008/main/liba/libauthen-sasl-perl/libauthen-sasl-perl_2.10-1_all.deb Size: 39474 MD5sum: 41b59998877c5e389af84172145e3bd7 SHA1: 2d0bf273e7d91925eb888526a535d8e3fd658340 SHA256: 357662a5b252f4c540b24085cc0aa904af764ceedeb204c735d3d6af1ca2cd0a Description: Authen::SASL - SASL Authentication framework SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share. . The framework allows different implementations of the connection class to be plugged in. At the time of writing there were two such plugins: - Authen::SASL::Perl This module implements several mechanisms and is implemented entirely in Perl. - Authen::SASL::Cyrus This module uses the Cyrus SASL C-library (both version 1 and 2 are supported). Package: libarchive-tar-perl Priority: optional Section: perl Installed-Size: 184 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 1.36-1 Depends: perl (>= 5.6.0-16), libio-zlib-perl Suggests: libio-string-perl Filename: pool/2008/main/liba/libarchive-tar-perl/libarchive-tar-perl_1.36-1_all.deb Size: 56054 MD5sum: aa94630be8535650cdeedc6688e11b55 SHA1: 0a460fafb238351ffa299661a13f7093873e02b5 SHA256: b5cc4c5d1288f864e6626dca35d0364ea2721762f7fa580311ae8a6787cfbe48 Description: Archive::Tar - manipulate tar files in perl Archive::Tar allows you to create, read, write, extract & update tar files using native perl code (no system('tar -xf')). It supports both compressed & uncompressed tarfiles as well as most of the GNU extensions to the standard tar structure. . Archive::Tar provides an object oriented mechanism for handling tar files. It provides class methods for quick and easy files handling while also allowing for the creation of tar file objects for custom manipulation. If you have the Compress::Zlib module installed, Archive::Tar will also support compressed or gzipped tar files. . Homepage: http://search.cpan.org/dist/Archive-Tar/ Package: libarchive-dev Priority: optional Section: libdevel Installed-Size: 376 Maintainer: Ubuntu MOTU Developers Original-Maintainer: John Goerzen Architecture: i386 Source: libarchive Version: 2.2.4-1ubuntu1 Depends: e2fslibs-dev, libacl1-dev, libarchive1 (= 2.2.4-1ubuntu1), libattr1-dev, libbz2-dev, zlib1g-dev Conflicts: libarchive-doc Filename: pool/2008/main/liba/libarchive/libarchive-dev_2.2.4-1ubuntu1_i386.deb Size: 130570 MD5sum: c24071dc3c690c6d181d4f213c27244a SHA1: 05b17129f761765367ac762d27569d925d172a1f SHA256: 861b922346198e9ea6d944cd0370aa220d8254e4acd8eeeac64c050d3eded324 Description: Single library to read/write tar, cpio, pax, zip, iso9660, etc. The libarchive library provides a flexible interface for reading and writing streaming archive files such as tar and cpio. The library is inherently stream-oriented; readers serially iterate through the archive, writers serially add things to the archive. In particular, note that there is no built-in support for random access nor for in-place modification. . libarchive can read at least five tar formats, four cpio formats, ISO9660 CD/DVD images (including RockRidge extensions), and ZIP files. . libarchive can write two tar formats (ustar and pax), one cpio format (odc/POSIX), and two types of shar files (with and without uuencoding). . The bsdtar Debian package, which is the default tar(1) on FreeBSD, is built using libarchive. . There is also a manpage, tar(5), in libarchive2 that provides an excellent description of the various tar file formats. Package: libarchive1 Priority: optional Section: libs Installed-Size: 244 Maintainer: Ubuntu MOTU Developers Original-Maintainer: John Goerzen Architecture: i386 Source: libarchive Version: 2.2.4-1ubuntu1 Replaces: libarchive2 Provides: libarchive2 Depends: libacl1 (>= 2.2.11-1), libattr1 (>= 2.4.4-1), libbz2-1.0, libc6 (>= 2.7-1), zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: libarchive-doc, libarchive2 Filename: pool/2008/main/liba/libarchive/libarchive1_2.2.4-1ubuntu1_i386.deb Size: 92116 MD5sum: 5e0afce0f97dd162c586dfb5701ad848 SHA1: 7d165ac5c3a8c9fc02d9c9a5b3c1980c6c27a658 SHA256: 42d4f039aa69fe31ca1330c54c32f883e53a12edd8a12c2529fac5f11e1e1133 Description: Single library to read/write tar, cpio, pax, zip, iso9660, etc. The libarchive library provides a flexible interface for reading and writing streaming archive files such as tar and cpio. The library is inherently stream-oriented; readers serially iterate through the archive, writers serially add things to the archive. In particular, note that there is no built-in support for random access nor for in-place modification. . libarchive can read at least five tar formats, four cpio formats, ISO9660 CD/DVD images (including RockRidge extensions), and ZIP files. . libarchive can write two tar formats (ustar and pax), one cpio format (odc/POSIX), and two types of shar files (with and without uuencoding). . The bsdtar Debian package, which is the default tar(1) on FreeBSD, is built using libarchive. . There is also a manpage, tar(5), that provides an excellent description of the various tar file formats. Package: libao-dev Priority: optional Section: libdevel Installed-Size: 336 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xiph.org Maintainers Architecture: i386 Source: libao Version: 0.8.8-3 Depends: libao2 (= 0.8.8-3), libc6-dev Filename: pool/2008/main/liba/libao/libao-dev_0.8.8-3_i386.deb Size: 42324 MD5sum: f36094e1b0a598cd20e05cd632f56fc1 SHA1: cfd7fb0a95cb3a39e7b67dc9aacb47ff108d5530 SHA256: c6a28884f750581630f7a43aee457727f6e4894ebecd8ebc68f1b577f5b1aa46 Description: Cross Platform Audio Output Library Development The libao-dev package contains the header files and documentation needed to develop applications with libao. Package: libao2 Priority: optional Section: libs Installed-Size: 152 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xiph.org Maintainers Architecture: i386 Source: libao Version: 0.8.8-3 Replaces: libao-pulse Depends: libc6 (>= 2.6.1-1) Suggests: libartsc0, libasound2, libaudio2, libesd0 | libesd-alsa0, libpulse0 Filename: pool/2008/main/liba/libao/libao2_0.8.8-3_i386.deb Size: 26188 MD5sum: 1f892e8dbcf6c61c38bf500daeebb6d5 SHA1: 460a6b37aacc340d52ddfd979aae2de84f16b813 SHA256: 517211ec848be370c4ec8bb5a854803d449ff501ebb5dbe8ff8f42f03e777cba Description: Cross Platform Audio Output Library Libao is a cross platform audio output library. It supports Alsa, aRts, ESD, OSS, Pulse, and several others. Package: libarchive-zip-perl Priority: optional Section: perl Installed-Size: 376 Maintainer: Ubuntu Core Developers Original-Maintainer: Ben Burton Architecture: all Version: 1.18-1 Depends: perl (>= 5.6.0-16), libcompress-zlib-perl Filename: pool/2008/main/liba/libarchive-zip-perl/libarchive-zip-perl_1.18-1_all.deb Size: 90474 MD5sum: 005488d1b65ea44476735f182f9828e7 SHA1: 49eb88dfca4932d761f924f40243a16c048c5f4c SHA256: 7ecb7073d5f8be94ee8169d96cb6837f2a122aadc577e996ea20a3a04734b9e7 Description: Module for manipulation of ZIP archives The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files. . Zip archives can be created, or you can read from existing zip files. Once created, they can be written to files, streams, or strings. . Members can be added, removed, extracted, replaced, rearranged, and enumerated. They can also be renamed or have their dates, comments, or other attributes queried or modified. Their data can be compressed or uncompressed as needed. Members can be created from members in existing Zip files, or from existing directories, files, or strings. Package: libapache2-mod-auth-kerb Priority: optional Section: net Installed-Size: 108 Maintainer: Ubuntu Core Developers Original-Maintainer: Ghe Rivero Architecture: i386 Source: libapache-mod-auth-kerb Version: 5.3-2 Depends: apache2.2-common, krb5-config, libc6 (>= 2.7-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.6.dfsg.2) Filename: pool/2008/main/liba/libapache-mod-auth-kerb/libapache2-mod-auth-kerb_5.3-2_i386.deb Size: 18066 MD5sum: 5a74c1db46ab7c0b243bbb9a5b6f80b9 SHA1: 0a8d8d260467aa1a18d2b6a81f759328a2be93c5 SHA256: fc1e0073306ea45010e54ac35ace3d5df69d9e357e506d35667644888da53ad6 Description: apache2 module for Kerberos authentication An apache2 module for authenticating users in a Kerberos realm. It supports basic user and password authentication or a negotiate auth based on Kerberos tickets. . Package: libapache-mod-auth-kerb Priority: optional Section: net Installed-Size: 44 Maintainer: Ubuntu Core Developers Original-Maintainer: Ghe Rivero Architecture: i386 Version: 5.3-2 Depends: libapache2-mod-auth-kerb Filename: pool/2008/main/liba/libapache-mod-auth-kerb/libapache-mod-auth-kerb_5.3-2_i386.deb Size: 4700 MD5sum: 22f43a8d013e17b31ddb0b6fd2b30e50 SHA1: 2faa67bb1c421d7dcc8633ba1945238ea4ab990a SHA256: 080cb38b405419c3e14615bc97ad658ac06f8fb1cb1edb7ec51ed51869d6e7f0 Description: apache module for Kerberos authentication An apache module for authenticating users in a Kerberos realm. It supports basic user and password authentication or a negotiate auth based on Kerberos tickets. . Dummy transantional package to apache 2 Package: libapache2-mod-auth-pam Priority: extra Section: web Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: Piotr Roszatycki Architecture: i386 Version: 1.1.1-6.1ubuntu1 Depends: apache2.2-common (>= 2.2.3-2), libc6 (>= 2.6), libpam0g (>= 0.76) Filename: pool/2008/main/liba/libapache2-mod-auth-pam/libapache2-mod-auth-pam_1.1.1-6.1ubuntu1_i386.deb Size: 9032 MD5sum: a8bc1907c04b30328345f9918acaff1d SHA1: 228c0aaeea6e8ec3427213a537b110d5683e90da SHA256: 8e1f225bceb52d6eb5608b95f0dfbc7dc0026e0be3cb63fa4b7230fcee4861fd Description: module for Apache2 which authenticate using PAM mod_auth_pam implements authentication routines using PAM (Plugable Authentication Modules) for apache's authentication protocol. . This package provides the module for Apache 2.0 server. Package: libapache2-mod-auth-sys-group Priority: extra Section: web Installed-Size: 88 Maintainer: Ubuntu Core Developers Original-Maintainer: Piotr Roszatycki Architecture: i386 Source: libapache2-mod-auth-pam Version: 1.1.1-6.1ubuntu1 Depends: apache2.2-common (>= 2.2.3-2), libc6 (>= 2.6), libpam0g (>= 0.76) Filename: pool/2008/main/liba/libapache2-mod-auth-pam/libapache2-mod-auth-sys-group_1.1.1-6.1ubuntu1_i386.deb Size: 6450 MD5sum: ea9fdbc9d15a255bb063236b4ef9d28a SHA1: 31994a3ca5b23d98526ec67aff9610c4379efc8d SHA256: 95d7c819d744ca39b22cef9db768b89f8f6a3f748f566eea165da90c7ad23216 Description: Module for Apache2 which checks user against system group mod_auth_pam implements 'require group' functionality against system group database. . This package provides the module for Apache 2.0 server. Package: libapache2-mod-macro Priority: extra Section: web Installed-Size: 92 Maintainer: Ubuntu Core Developers Original-Maintainer: Thom May Architecture: i386 Version: 1.1.4-3.1 Depends: apache2.2-common Filename: pool/2008/main/liba/libapache2-mod-macro/libapache2-mod-macro_1.1.4-3.1_i386.deb Size: 11252 MD5sum: 499a32f8760342d15cb170579a24d81e SHA1: 65692d998827b59dc325dec909e4f7f921448692 SHA256: 1dc8ffa5d00e8e87d322b6d0078df5778d893d6e78994cd54261b14229ee4829 Description: Create macros inside apache2 config files mod-macro allows the definition and use of macros within apache runtime configuration files. The syntax is a natural extension to apache html-like configuration style Package: libassuan-dev Priority: optional Section: libdevel Installed-Size: 336 Maintainer: Ubuntu Core Developers Original-Maintainer: Eric Dorland Architecture: i386 Source: libassuan Version: 1.0.3-1 Depends: libc6-dev | libc-dev, libpth-dev Filename: pool/2008/main/liba/libassuan/libassuan-dev_1.0.3-1_i386.deb Size: 108816 MD5sum: f3134451ecdd794459a71968ba030c33 SHA1: 3b1905720600ca221198ab86e6bd7fe0708cb7ea SHA256: 8f8bb6a6818c747dc295bcbe58475d862d906d873e563471a6134d3a1a953264 Description: IPC library for the GnuPG components An IPC library used by the next generation of GnuPG and its various components. . Right now it is only distributed as a static lib, since it is still under development. Package: libart-2.0-2 Priority: optional Section: libs Installed-Size: 148 Maintainer: Ubuntu Core Developers Original-Maintainer: Ondřej Surý Architecture: i386 Source: libart-lgpl Version: 2.3.20-1 Depends: libc6 (>= 2.7-1) Filename: pool/2008/main/liba/libart-lgpl/libart-2.0-2_2.3.20-1_i386.deb Size: 51366 MD5sum: 53eb835e281604ed240a3873c402a822 SHA1: 0f1454bdf4181f91c03b526c8cc56b238e40140b SHA256: 7531051e26702100057a84ad3e58365552b50baa04d8004df401055a52ed62df Description: Library of functions for 2D graphics - runtime files A library of functions for 2D graphics supporting a superset of the PostScript imaging model, designed to be integrated with graphics, artwork, and illustration programs. It is written in optimized C, and is fully compatible with C++. With a small footprint of 10,000 lines of code, it is especially suitable for embedded applications. Package: libart-2.0-dev Priority: optional Section: libdevel Installed-Size: 396 Maintainer: Ubuntu Core Developers Original-Maintainer: Ondřej Surý Architecture: i386 Source: libart-lgpl Version: 2.3.20-1 Depends: libart-2.0-2 (= 2.3.20-1), pkg-config Filename: pool/2008/main/liba/libart-lgpl/libart-2.0-dev_2.3.20-1_i386.deb Size: 64532 MD5sum: 67897ef38ba4f8421564c3c1e220ad69 SHA1: 184764a972c06f56ee27e0bfdd6f6461064c516a SHA256: 06e1f9680bbd1189272e51bf25d3fb5a143faed9a1911ae68b34b216488c08a8 Description: Library of functions for 2D graphics - development files A library of functions for 2D graphics supporting a superset of the PostScript imaging model, designed to be integrated with graphics, artwork, and illustration programs. It is written in optimized C, and is fully compatible with C++. With a small footprint of 10,000 lines of code, it is especially suitable for embedded applications. Package: libapache2-mod-auth-pgsql Priority: extra Section: web Installed-Size: 136 Maintainer: Ubuntu Core Developers Original-Maintainer: Marco Nenciarini Architecture: i386 Version: 2.0.3-5 Depends: apache2.2-common, libc6 (>= 2.6.1-1), libpq5 Filename: pool/2008/main/liba/libapache2-mod-auth-pgsql/libapache2-mod-auth-pgsql_2.0.3-5_i386.deb Size: 20078 MD5sum: 29b29d845d54ac6cc348f3aef769fa45 SHA1: 79221e70fb0d4cd24cb84557a8a88f654641404b SHA256: 7907a1c8703c35a4c73ce4cae3b85706ce16778bab198ba6f0f362e3666d73ec Description: Module for Apache2 which provides pgsql authentication mod_auth_pgsql implements authentication routines using postgresql tables for Apache's authentication protocol. . This package provides the module for Apache 2.0 server. Package: libapache2-mod-perl2-doc Priority: optional Section: doc Installed-Size: 3900 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Perl Group Architecture: all Source: libapache2-mod-perl2 Version: 2.0.3-2ubuntu2 Filename: pool/2008/main/liba/libapache2-mod-perl2/libapache2-mod-perl2-doc_2.0.3-2ubuntu2_all.deb Size: 3118334 MD5sum: a9799415922b9da4ed38317954a57cf3 SHA1: 6f5a05375e93a9be10307ee669fb328aca07c9b6 SHA256: f8030b04fc5b14f067b2f04afe0e19b29f6896276222c6be19985b4237eccbf8 Description: Integration of perl with the Apache2 web server - documentation mod_perl allows the use of Perl for just about anything Apache-related, including sections in the config files and the famous Apache::Registry module for caching compiled scripts. . This package contains additional documentation for mod_perl. Package: libapache2-mod-perl2 Priority: optional Section: perl Installed-Size: 3580 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Perl Group Architecture: i386 Version: 2.0.3-2ubuntu2 Depends: apache2.2-common, libapr1, libaprutil1, libc6 (>= 2.7-1), libdevel-symdump-perl, libmime-base64-perl, libperl5.8 (>= 5.8.8), liburi-perl, libuuid1, libwww-perl, netbase, perl (>= 5.8.8-12), perlapi-5.8.8 Recommends: libbsd-resource-perl Filename: pool/2008/main/liba/libapache2-mod-perl2/libapache2-mod-perl2_2.0.3-2ubuntu2_i386.deb Size: 1101852 MD5sum: 2959b277d5f6944f71366d40df627f45 SHA1: ed3c32beabe427541e5f1d4e9639b120e795c83d SHA256: 7b3f52fa452327da182ff888930f2edf3b552e4e30ab333d716d81614faced92 Description: Integration of perl with the Apache2 web server mod_perl allows the use of Perl for just about anything Apache-related, including sections in the config files and the famous Apache::Registry module for caching compiled scripts. . It can produce anywhere from a 400% to 2000% speed increase on sites using perl scripts, and is used on many large script- based web sites - for example, http://slashdot.org. Package: libapache2-mod-perl2-dev Priority: optional Section: libdevel Installed-Size: 380 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Perl Group Architecture: all Source: libapache2-mod-perl2 Version: 2.0.3-2ubuntu2 Depends: libapache2-mod-perl2 Filename: pool/2008/main/liba/libapache2-mod-perl2/libapache2-mod-perl2-dev_2.0.3-2ubuntu2_all.deb Size: 79860 MD5sum: fcdc0c4937302fff16b911d315e746ed SHA1: 2ff52c265fc7df26b456847c97a02f87d5a2a66c SHA256: 1c80b87fe9959ae6e183b7acf0c24c16a186e787608c014a099bb997a819260a Description: Integration of perl with the Apache2 web server - development files mod_perl allows the use of Perl for just about anything Apache-related, including sections in the config files and the famous Apache::Registry module for caching compiled scripts. . This package contains the header files required for building C-based modules integrating with mod_perl. Package: libapache2-mod-python Priority: optional Section: python Installed-Size: 536 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Python Modules Team Architecture: i386 Version: 3.3.1-2build1 Replaces: libapache2-mod-python2.3 (<< 3.2.8-3), libapache2-mod-python2.4 (<< 3.2.8-3) Provides: libapache2-mod-python2.5 Depends: apache2, apache2.2-common, debconf | debconf-2.0, libc6 (>= 2.7-1), python (>= 2.5), python (<< 2.6), python-central (>= 0.6.1), python2.5 (>= 2.5) Suggests: libapache2-mod-python-doc Conflicts: libapache-mod-python, libapache-mod-python2.1, libapache-mod-python2.2, libapache-mod-python2.3, libapache2-mod-python2.2, libapache2-mod-python2.3, libapache2-mod-python2.4 Filename: pool/2008/main/liba/libapache2-mod-python/libapache2-mod-python_3.3.1-2build1_i386.deb Size: 124796 MD5sum: 5917fe09ee36384f664d0fa3c106a4d1 SHA1: 4426108244dd79f6620c7d8f14af9827f868fc2b SHA256: beddf8c08e75bc1aee671a2024fe2774c677f440f41b3f199783f26d88a3bb48 Description: Apache 2 module that embeds Python within the server mod_python allows you to write web-based applications in Python. Because the parser is embedded in the server as an Apache module, it will run many times faster than traditional CGI. . This package is built for the current Python version. Python-Version: 2.5 Package: libapache2-mod-python-doc Priority: optional Section: python Installed-Size: 1312 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Python Modules Team Architecture: all Source: libapache2-mod-python Version: 3.3.1-2build1 Suggests: www-browser Filename: pool/2008/main/liba/libapache2-mod-python/libapache2-mod-python-doc_3.3.1-2build1_all.deb Size: 157638 MD5sum: 94719237c82a215c60bfccb9d3c2c75d SHA1: 08062d15f961ae58e74fd9285070186b8fb34052 SHA256: 83a19fdf7d8311455d53b3fde3c00e929e90a31d8d4efd03a89ee323a4b9c3ca Description: Apache 2 module that embeds Python within the server mod_python allows you to write web-based applications in Python. Because the parser is embedded in the server as an Apache module, it will run many times faster than traditional CGI scripts. . This package contains the module documentation in HTML format. Package: libapache2-mod-auth-mysql Priority: optional Section: web Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian QA Group Architecture: i386 Source: libapache-mod-auth-mysql Version: 4.3.9-4 Depends: libc6 (>= 2.6), libmysqlclient15off (>= 5.0.27-1), apache2.2-common (>= 2.2.3-3) Filename: pool/2008/main/liba/libapache-mod-auth-mysql/libapache2-mod-auth-mysql_4.3.9-4_i386.deb Size: 22574 MD5sum: 916421a46e71d6ed748d0d802d9585d5 SHA1: e8a872c070318527ad7499985cba3d684c3a06b9 SHA256: 6b2470245200cbf1eeba993059935cb887ab7a1f9284c78e67e4bf7f0bb5cf74 Description: Apache 2 module for MySQL authentication A module for the Apache 2 web server which enables HTTP authentication against information stored in a MySQL database. Package: libares-dev Priority: optional Section: libs Installed-Size: 188 Maintainer: Ubuntu Core Developers Original-Maintainer: Karl Ramm Architecture: i386 Source: libares Version: 1.1.1-5.1 Depends: libares0 (= 1.1.1-5.1), libc6-dev Filename: pool/2008/main/liba/libares/libares-dev_1.1.1-5.1_i386.deb Size: 43716 MD5sum: 3f7c13b15720cbd36561b3d1db26e5e0 SHA1: b2c774a0e5402030d0cfe1b522db5a196bc62c83 SHA256: d52726c68b3b0daeb3697d081e6423243ba1e1040b4f885b1e36fccef71e455f Description: asynchronous dns resolver library Yet another asynchronous dns resolver library. Written by Greg Hudson. Package: libares0 Priority: optional Section: libdevel Installed-Size: 80 Maintainer: Ubuntu Core Developers Original-Maintainer: Karl Ramm Architecture: i386 Source: libares Version: 1.1.1-5.1 Depends: libc6 (>= 2.7-1) Filename: pool/2008/main/liba/libares/libares0_1.1.1-5.1_i386.deb Size: 17440 MD5sum: c22a45d5d6613dd5b74ddb01e3cadb64 SHA1: 88149b275c32f096adf7386671f14e5ed611b2a0 SHA256: 985ce87c85a61ab3a7db15a1bc5f8c848218c1de58ce589aa3b39da0b3006f09 Description: asynchronous dns resolver library Yet another asynchronous dns resolver library. Written by Greg Hudson. Package: libaal-dev Priority: extra Section: libdevel Installed-Size: 212 Maintainer: Ubuntu Core Developers Original-Maintainer: Ed Boraas Architecture: i386 Source: libaal Version: 1.0.5-2build1 Depends: libc6-dev | libc-dev Filename: pool/2008/main/liba/libaal/libaal-dev_1.0.5-2build1_i386.deb Size: 30650 MD5sum: 07b69f84116013bce5b91ed366fd2398 SHA1: 6adddd76a8a204582c140543d3012113883086c3 SHA256: 2d1d4dbc993f9de4c7fcfbe39a65b3148c28160eb58c6e23a4cf15c44e3355cc Description: Reiser4's application abstraction library These are the development files for libaal. Stand alone libraries are also provided to allow the build of grub with support for Reiser4. . They are part of the Reiser4's filesystem support tools. . Homepage: http://www.namesys.com/ Package: libapt-front-dev Priority: optional Section: libdevel Installed-Size: 2244 Maintainer: Ubuntu Core Developers Original-Maintainer: libapt-front developers Architecture: i386 Source: libapt-front Version: 0.4.0-0.1ubuntu5 Depends: libapt-pkg-dev (>= 0.6.41), libept-dev (>= 0.5.7), libept-dev (<< 0.6), libtagcoll2-dev (>= 2.0.6), libtagcoll2-dev (<< 2.1), libwibble-dev (>= 0.1.10), libwibble-dev (<< 0.2) Recommends: pkg-config Filename: pool/2008/main/liba/libapt-front/libapt-front-dev_0.4.0-0.1ubuntu5_i386.deb Size: 444274 MD5sum: 43213d2a720c9b34ce78993ce870d783 SHA1: f8047b03672b75371214abfbeaf3e47089b78e79 SHA256: b4a3427cc11beacf966e5d027b0bf938d13750f09b2fd5a33d9d363c30bd50ed Description: High-level library for managing Debian packages libapt-front is an high-level wrapper for libapt-pkg and libdebtags that makes it easier to develop package-aware applications such as package managers. . libapt-front is a joint effort by the debtags and adept teams. Package: libatomic-ops-dev Priority: optional Section: libdevel Installed-Size: 484 Maintainer: Ubuntu Core Developers Original-Maintainer: Ian Wienand Architecture: i386 Source: libatomic-ops Version: 1.2-4 Replaces: libatomic-ops Filename: pool/2008/main/liba/libatomic-ops/libatomic-ops-dev_1.2-4_i386.deb Size: 58724 MD5sum: e5c102ea200b5d3365a4ae0cd1de680c SHA1: 3745552e8ffaa3e90515e7a78833fc7110bf19a4 SHA256: a7fd9e584f69ecfb0b50561cd81564f1917e424b77c9e5193d49d76c03036c1d Description: A library for atomic operations (development files) Libatomic-ops implements a large collection of operations, each one of which is a combination of an (optional) atomic memory operation, and a memory barrier. It also implements associated feature-test macros that determine whether a particular operation is available on the current target hardware (either directly or by synthesis). Libatomic-ops attempts to replace various existing files with similar goals, since they usually do not handle differences in memory barrier styles with sufficient generality. . This package provides the header files and documentation needed by developers. Package: libavc1394-0 Priority: extra Section: libs Installed-Size: 96 Maintainer: Daniel Kobras Architecture: i386 Source: libavc1394 Version: 0.5.3-1build1 Depends: libc6 (>= 2.4-1), libraw1394-8 Filename: pool/2008/main/liba/libavc1394/libavc1394-0_0.5.3-1build1_i386.deb Size: 19990 MD5sum: 8f36257e9003092fdfd284293d8bc447 SHA1: 38c0bf5502626125c04bb5ce1e6c691d9475f738 SHA256: a1496621db2b97e7e32213d405597859c52d7f212063acc42b695c778d0cb4f9 Description: control IEEE 1394 audio/video devices libavc1394 is a programming interface for the 1394 Trade Association AV/C (Audio/Video Control) Digital Interface Command Set. It allows you to remote control camcorders and similar devices connected to your computer via an IEEE 1394 (aka Firewire) link. . This package includes the libraries needed to run executables using libavc1394. Package: libavc1394-dev Priority: extra Section: libdevel Installed-Size: 160 Maintainer: Daniel Kobras Architecture: i386 Source: libavc1394 Version: 0.5.3-1build1 Replaces: libavc1394-0 (<= 0.3.1-3) Depends: libavc1394-0 (= 0.5.3-1build1), libc6-dev Suggests: pkg-config Conflicts: libavc1394-0 (<= 0.3.1-3) Filename: pool/2008/main/liba/libavc1394/libavc1394-dev_0.5.3-1build1_i386.deb Size: 29916 MD5sum: 4236363179b62f782246088843320537 SHA1: dc71d05f68d011149e098adc5df2835c64211d4a SHA256: ea957cdc9e1b8b7c482620e484af0862e009e134914a9a215b234055621b288d Description: control IEEE 1394 audio/video devices (development files) libavc1394 is a programming interface for the 1394 Trade Association AV/C (Audio/Video Control) Digital Interface Command Set. It allows you to remote control camcorders and similar devices connected to your computer via an IEEE 1394 (aka Firewire) link. . This package includes the libraries and header files needed to compile programs using libavc1394, as well as the command line tool dvcont that acts as a simple remote control, the tool mkrfc2734 that is needed to advertise IP over IEEE 1394 (RFC 2734) capabilities with the Linux 2.4 kernel series, and the utility panelctl, a remote control for set-top boxes. Package: libaio-dev Priority: optional Section: libdevel Installed-Size: 160 Maintainer: Ubuntu Core Developers Original-Maintainer: Guillem Jover Architecture: i386 Source: libaio Version: 0.3.106-8ubuntu1 Depends: libaio1 (= 0.3.106-8ubuntu1) Filename: pool/2008/main/liba/libaio/libaio-dev_0.3.106-8ubuntu1_i386.deb Size: 31504 MD5sum: 4e8eb1d0f51a74fbaf3a77319481026e SHA1: 234d1a362754c334f56d79d0079f8aa56963d965 SHA256: 827658eece15bbca04b82a13e07ff36939e532f0d34a184b02484822d9cfb4f2 Description: linux kernel aio access library - development files This library enables userspace to use Linux kernel asynchronous I/O system calls, important for the performance of databases and other advanced applications. Original-Vcs-Browser: http://git.debian.org/?p=users/guillem/pkg-libaio.git Original-Vcs-Git: git://git.debian.org/~guillem/pkg-libaio.git Package: libaio1 Priority: optional Section: libs Installed-Size: 72 Maintainer: Ubuntu Core Developers Original-Maintainer: Guillem Jover Architecture: i386 Source: libaio Version: 0.3.106-8ubuntu1 Replaces: libaio Depends: libc6 (>= 2.7-1) Conflicts: libaio Filename: pool/2008/main/liba/libaio/libaio1_0.3.106-8ubuntu1_i386.deb Size: 8268 MD5sum: 305cfd54adec9f5345f301105955dfbf SHA1: 4a0e8f9cf2395eccc322c898ca0a59d1bd1b8b65 SHA256: 41c1b15eabc1e3a9b5b66f524777bfa3cc03ba7cc1269cfee7ed6eb92e704eab Description: linux kernel aio access library - shared library This library enables userspace to use Linux kernel asynchronous I/O system calls, important for the performance of databases and other advanced applications. Original-Vcs-Browser: http://git.debian.org/?p=users/guillem/pkg-libaio.git Original-Vcs-Git: git://git.debian.org/~guillem/pkg-libaio.git Package: libaio1-dbg Priority: optional Section: libdevel Installed-Size: 68 Maintainer: Ubuntu Core Developers Original-Maintainer: Guillem Jover Architecture: i386 Source: libaio Version: 0.3.106-8ubuntu1 Depends: libaio1 (= 0.3.106-8ubuntu1) Filename: pool/2008/main/liba/libaio/libaio1-dbg_0.3.106-8ubuntu1_i386.deb Size: 11252 MD5sum: 5c52421be269aa44e5455a624f7a9137 SHA1: 2e557f7eac1e4456f40a51c2b634637fbe00b7e8 SHA256: ce7fede2fb788a54217775b8aecc3233d4f217eb629a14a6f61862134ff6dd14 Description: linux kernel aio access library - debugging symbols This library enables userspace to use Linux kernel asynchronous I/O system calls, important for the performance of databases and other advanced applications. Original-Vcs-Browser: http://git.debian.org/?p=users/guillem/pkg-libaio.git Original-Vcs-Git: git://git.debian.org/~guillem/pkg-libaio.git Package: libbonoboui2-common Priority: optional Section: libs Installed-Size: 2388 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GNOME Maintainers Architecture: all Source: libbonoboui Version: 2.21.90-1 Conflicts: libbonoboui2-0 (<= 2.4.3-1) Filename: pool/2008/main/libb/libbonoboui/libbonoboui2-common_2.21.90-1_all.deb Size: 165222 MD5sum: e66263e965fb4c627a8c0dc73614582a SHA1: 4f78ae2779c83e422ab4e558cc8e4d679c216cb1 SHA256: cbc851adeac653a319d0adb40204e6884c57538bba9c7d9d14e636687e5f8c23 Description: The Bonobo UI library -- common files The Bonobo UI library . This package is a part of GNOME2 Package: libbonoboui2-dev Priority: optional Section: libdevel Installed-Size: 884 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GNOME Maintainers Architecture: i386 Source: libbonoboui Version: 2.21.90-1 Replaces: libbonoboui2-common (<< 1.112.1-1) Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonobo2-dev (>= 2.13.0), libbonoboui2-0 (= 2.21.90-1), libc6 (>= 2.7-1), libc6-dev, libcairo2 (>= 1.5.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgconf2-4 (>= 2.13.5), libglade2-dev (>= 2.3.6), libglib2.0-0 (>= 2.15.3), libgnome2-0 (>= 2.17.3), libgnome2-dev (>= 2.13.0), libgnomecanvas2-0 (>= 2.11.1), libgnomecanvas2-dev (>= 2.6.0), libgnomevfs2-0 (>= 1:2.17.90), libgnomevfs2-dev, libgtk2.0-0 (>= 2.12.0), libice-dev, libice6 (>= 1:1.0.0), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.19.3), libpixman-1-0 (>= 0.9.4-2), libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm-dev, libsm6, libx11-6, libx11-dev, libxml2, libxml2-dev (>= 2.4.20), libxrender1, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/libb/libbonoboui/libbonoboui2-dev_2.21.90-1_i386.deb Size: 226776 MD5sum: dd2c466a38758f4896400c35dc6a9454 SHA1: 7754a8eb298577d12f9f0095b3f660168ad60020 SHA256: 04bb6d15f1046dfc8e654ce551e8017f9d452e8857f87806df8a5032c13f6d7a Description: The Bonobo UI library - development files The Bonobo UI library. This package includes development files for libbonoboui. . This package is a part of GNOME2 Package: libbonoboui2-0 Priority: optional Section: libs Installed-Size: 460 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GNOME Maintainers Architecture: i386 Source: libbonoboui Version: 2.21.90-1 Replaces: libbonoboui2-common (<= 2.4.3-1) Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-common (>= 2.21), libbonoboui2-common (<< 2.22), libc6 (>= 2.7-1), libcairo2 (>= 1.5.0), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.15.3), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.19.3), libpopt0 (>= 1.10), libsm6, libx11-6, libxml2 (>= 2.6.27) Filename: pool/2008/main/libb/libbonoboui/libbonoboui2-0_2.21.90-1_i386.deb Size: 161268 MD5sum: 2b927383063c8932ec6c567e06085ce8 SHA1: b9b2c00c960d65bafbab8bc31869a4639e7e3581 SHA256: 305fbb5f96fd20c372d0c420e7574a5646aeb0e73fae6265173fab3787d5e6af Description: The Bonobo UI library This package contains the Bonobo UI library. . This package is a part of GNOME2 Package: libbit-vector-perl Priority: optional Section: perl Installed-Size: 484 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Perl Group Architecture: i386 Version: 6.4-6 Replaces: libdate-calc-perl, libcarp-clan-perl Depends: perlapi-5.8.8, perl (>= 5.8.8-7ubuntu3), libcarp-clan-perl (>= 5.3-3), libc6 (>= 2.6.1-1) Filename: pool/2008/main/libb/libbit-vector-perl/libbit-vector-perl_6.4-6_i386.deb Size: 147234 MD5sum: 7d64d5d646e333f9ab8075c082773d12 SHA1: 5569864e85b696f8c9893df440a25e9cbd99fd65 SHA256: 9a34b8d2fe08822a8dee4052511e017788226207177f8cf5782c7f10508a4775 Description: Perl and C library for bit vectors and more Bit::Vector is an efficient C library which allows you to handle bit vectors, sets (of integers), "big integer arithmetic" and boolean matrices, all of arbitrary sizes. . The library is efficient (in terms of algorithmical complexity) and therefore fast (in terms of execution speed) for instance through the widespread use of divide-and-conquer algorithms. . The package also includes an object-oriented Perl module for accessing the C library from Perl, and optionally features overloaded operators for maximum ease of use. . The C library can nevertheless be used stand-alone, without Perl. Package: libberkeleydb-perl Priority: optional Section: perl Installed-Size: 480 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Marco d'Itri Architecture: i386 Version: 0.32-0ubuntu1 Depends: libc6 (>= 2.7-1), libdb4.6, perl (>= 5.8.8-12), perlapi-5.8.8 Filename: pool/2008/main/libb/libberkeleydb-perl/libberkeleydb-perl_0.32-0ubuntu1_i386.deb Size: 139886 MD5sum: 4e8bce8d551cb5817b17189154b53ad5 SHA1: ef5743633dacebeac2ada2ba6886207aaaf7d87b SHA256: 9e95087501e8e20fc4932831787379e7c16fbf3080eca923b1f3ffee2d8a0b04 Description: use Berkeley DB 4 databases from Perl Provides BerkeleyDB::Hash, BerkeleyDB::Btree etc. classes that allow access to Berkeley DB databases as if they were normal Perl hash tables. . Supports all the features of Berkeley DB such as sharing cache and lock memory between processes, logging and transactions. Package: libbsf-java Priority: optional Section: libs Installed-Size: 1816 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Version: 1:2.3.0+cvs20050308a-2 Depends: java-gcj-compat | java1-runtime | java2-runtime Suggests: libservlet2.4-java, libxalan2-java, jython, rhino, bsh Filename: pool/2008/main/libb/libbsf-java/libbsf-java_2.3.0+cvs20050308a-2_all.deb Size: 211466 MD5sum: d0504bdd66a1cffe5431193e88d407bb SHA1: 1a639c68e49916645de7316e8e1b10c9098c906a SHA256: e780d18e657da75686157270ff2eb477a99c609ee70c9f6aea20b82a61269700 Description: Bean Scripting Framework to support scripting languages in Java Bean Scripting Framework (BSF) is a set of Java classes which provides scripting language support within Java applications, and access to Java objects and methods from scripting languages. BSF allows one to write JSPs in languages other than Java while providing access to the Java class library. In addition, BSF permits any Java application to be implemented in part (or dynamically extended) by a language that is embedded within it. This is achieved by providing an API that permits calling scripting language engines from within Java, as well as an object registry that exposes Java objects to these scripting language engines. . BSF supports these scripting languages: * Python (using Jython) * JavaScript (using rhino) * XSLT Stylesheets (as a component of Apache XML project's Xalan and Xerces) * BeanShell (using bsh) via its own bsf adapter . Support for Tcl, NetRexx is not available in this Debian package since Jacl, NetRexx (non-free) are not packaged. . See http://jakarta.apache.org/bsf/ for more information about BSF. Package: libbtctl4 Priority: optional Section: libs Installed-Size: 112 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Bluetooth Maintainers Architecture: i386 Source: libbtctl Version: 0.9.0-2 Depends: libbluetooth2 (>= 3.14), libc6 (>= 2.7-1), libglib2.0-0 (>= 2.15.1), libopenobex1 Filename: pool/2008/main/libb/libbtctl/libbtctl4_0.9.0-2_i386.deb Size: 26426 MD5sum: 7ba82e1c6e42a9027bfde9fa5e48e465 SHA1: 0fb80dff6abd9e1c054ff0bb260e39efd92b2297 SHA256: 472fea337af71e5b6368492190a8e4e91b7d6fcc88118394381e68104db58504 Description: GObject Bluetooth library This package contains several GObject classes for manipulating Bluetooth devices, including discovery, RFCOMM connections, and OBEX exchanges. Package: libbtctl4-dev Priority: optional Section: libdevel Installed-Size: 288 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Bluetooth Maintainers Architecture: i386 Source: libbtctl Version: 0.9.0-2 Provides: libbtctl-dev Depends: libbluetooth2-dev, libbtctl4 (= 0.9.0-2), libglib2.0-dev, libopenobex1-dev Conflicts: libbtctl-dev Filename: pool/2008/main/libb/libbtctl/libbtctl4-dev_0.9.0-2_i386.deb Size: 35132 MD5sum: 62ec3064001d1a79ce7ef0fe1a1be910 SHA1: 36bcba1ca4f89174aa86c4e95747602ca1e554bd SHA256: 1ad420e80379e37624d4e9ba275f303cdb6d7ecef4986f568df939fe8bdd6d7e Description: Development files for GObject Bluetooth library This package contains the development files for working with libbtctl, a library containing several GObject classes for manipulating Bluetooth devices, including discovery, RFCOMM connections, and OBEX exchanges. Package: libbonobo2-0 Priority: optional Section: libs Installed-Size: 680 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GNOME Maintainers Architecture: i386 Source: libbonobo Version: 2.22.0-0ubuntu1 Replaces: libbonobo-activation4 (<< 1:2.4), libbonobo2-common (<< 2.20.3-1) Depends: libbonobo2-common (= 2.22.0-0ubuntu1), libc6 (>= 2.7-1), libglib2.0-0 (>= 2.15.6), liborbit2 (>= 1:2.14.10), libxml2 (>= 2.6.27) Suggests: libbonobo2-bin Conflicts: libbonobo-activation4 (<< 1:2.4), nautilus (<< 2.2.4-5) Filename: pool/2008/main/libb/libbonobo/libbonobo2-0_2.22.0-0ubuntu1_i386.deb Size: 208892 MD5sum: b56bbb3736fd1e60d482f4f09d53a199 SHA1: 9f36e9b7bc441ebeba492596fe5c7e0abfd4f1a0 SHA256: 7ba4b7425a85c1b295f38aacb1ad4112e825a93faf31823e5031d764281ccbf3 Description: Bonobo CORBA interfaces library Bonobo is a set of language and system independent CORBA interfaces for creating reusable components, controls and creating compound documents. . The Bonobo distribution includes a Gtk+ based implementation of the Bonobo interfaces, enabling developers to create reusable components and applications that can be used to form more complex documents. . This package contains the shared libraries. Package: libbonobo2-common Priority: optional Section: gnome Installed-Size: 1952 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GNOME Maintainers Architecture: all Source: libbonobo Version: 2.22.0-0ubuntu1 Replaces: bonobo-activation (<< 1:2.4) Conflicts: bonobo-activation (<< 1:2.4) Filename: pool/2008/main/libb/libbonobo/libbonobo2-common_2.22.0-0ubuntu1_all.deb Size: 58398 MD5sum: 7a61548f1703007fa5452a95825cd308 SHA1: 0b4c3dc287130b53b9faf982c25ba4b75df112db SHA256: 13a2cf3c8cdd3c8408fd8e13f84f4d8af21c01ee05e04f2a8401ae2dad4546fc Description: Bonobo CORBA interfaces library -- support files Bonobo is a set of language and system independent CORBA interfaces for creating reusable components, controls and creating compound documents. . The Bonobo distribution includes a Gtk+ based implementation of the Bonobo interfaces, enabling developers to create reusable components and applications that can be used to form more complex documents. . This package contains the support files needed by the Bonobo library. Package: libbonobo2-dev Priority: optional Section: libdevel Installed-Size: 3160 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GNOME Maintainers Architecture: i386 Source: libbonobo Version: 2.22.0-0ubuntu1 Replaces: libbonobo-activation-dev (<< 1:2.4), libbonobo2-common (<< 2.20.3-1) Depends: libbonobo2-0 (= 2.22.0-0ubuntu1), libglib2.0-dev (>= 2.8.0), liborbit2-dev (>= 1:2.12.4), libpopt-dev Conflicts: libbonobo-activation-dev (<< 1:2.4) Filename: pool/2008/main/libb/libbonobo/libbonobo2-dev_2.22.0-0ubuntu1_i386.deb Size: 651420 MD5sum: b8cf3ac24561ed517ea13690bd33788e SHA1: b796bb7707f216e6eee5897bba4089eff9dc5c8e SHA256: 436b5fea89ba3e6d7dde48cb6c10d9eb5c6e42e03e9704c1f4099b01a5be290c Description: Bonobo CORBA interfaces library -- development files Bonobo is a set of language and system independent CORBA interfaces for creating reusable components, controls and creating compound documents. . The Bonobo distribution includes a Gtk+ based implementation of the Bonobo interfaces, enabling developers to create reusable components and applications that can be used to form more complex documents. . This package contains the headers and development libraries needed to build applications using Bonobo. Package: libbeagle-dev Priority: optional Section: libdevel Installed-Size: 920 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian CLI Applications Team Architecture: i386 Source: libbeagle Version: 0.3.0-2ubuntu1 Depends: libbeagle1 (>= 0.3.0-2ubuntu1) Filename: pool/2008/main/libb/libbeagle/libbeagle-dev_0.3.0-2ubuntu1_i386.deb Size: 101844 MD5sum: 1a2649900636826b3d16f0f37fa82d06 SHA1: 75c17d32468096be2412aa6eef61ae0f7fcc0d3c SHA256: cbf6918ce07089d5db476ca1568d5067c4b065fcca0b7ce1c9cee610af9715b6 Description: library for accessing beagle (C bindings) This library allow programmers accessing Beagle daemon and performing searches using C language. Contains files needed for development. . Beagle is a desktop search util for indexing and searching user's data. At the moment, it can index filesystems, Gaim logs, Evolution mail and data, RSS and other. Homepage: http://www.beagle-project.org/ Package: libbeagle1 Priority: optional Section: libs Installed-Size: 148 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian CLI Applications Team Architecture: i386 Source: libbeagle Version: 0.3.0-2ubuntu1 Depends: libc6 (>= 2.7-1), libglib2.0-0 (>= 2.15.1), libxml2 (>= 2.6.27) Filename: pool/2008/main/libb/libbeagle/libbeagle1_0.3.0-2ubuntu1_i386.deb Size: 47950 MD5sum: 6e61143d5ec4dae6fe5a5b700753f9fb SHA1: b136b63890487a3b8ba5d9b3dccbabc3f687a63c SHA256: 738abcabae198a959b6a8a8ed4ea8ff0c6ef4b76edf14caed5c23a9c6bcbe056 Description: library for accessing beagle using C This library allow programmers accessing Beagle daemon and performing searches using C language. . Beagle is a desktop search util for indexing and searching user's data. At the moment, it can index filesystems, Gaim logs, Evolution mail and data, RSS and other. Homepage: http://www.beagle-project.org/ Package: libbsd-resource-perl Priority: extra Section: perl Installed-Size: 232 Maintainer: Ubuntu Core Developers Original-Maintainer: Piotr Roszatycki Architecture: i386 Version: 1.28-1ubuntu1 Depends: libc6 (>= 2.6.1-1), perlapi-5.8.8, perl (>= 5.8.8-7ubuntu3) Filename: pool/2008/main/libb/libbsd-resource-perl/libbsd-resource-perl_1.28-1ubuntu1_i386.deb Size: 29978 MD5sum: 4b9bb2da38cb6403a343bf1844945fa8 SHA1: 131018fe4eebddc7686e6bbd7861662275080a2a SHA256: 276fdde64bf1a412f237dd9c89008d076fca24bc62b7d2899e9784f4c77b70a2 Description: perl BSD::Resource - BSD process resource limit and priority This Perl extension implements the BSD process resource limit functions getrusage() getrlimit() setrlimit() and the BSD process priority functions. . These are available also via core Perl but here we do more tricks so that the PRIO_* are available: getpriority() setpriority(). . Also is provided times() which provides the same functionality as the one in core Perl, only with better time resolution. Package: libcommons-lang-java Priority: optional Section: libs Installed-Size: 300 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Java Maintainers Architecture: all Version: 2.3-4 Depends: java-gcj-compat | java1-runtime | java2-runtime Filename: pool/2008/main/libc/libcommons-lang-java/libcommons-lang-java_2.3-4_all.deb Size: 240126 MD5sum: ffd26e6231d1c23a94de47a96cc993fa SHA1: f68003934367188244e1351a08d1b0222eabaf70 SHA256: d4ed58808dfc3c65586f72d12d0ebf67c643c92b5fb7170f3927ef664d3fdef1 Description: Extension of the java.lang package The Lang Component contains a set of Java classes that provide helper methods for standard Java classes, especially those found in the java.lang package in the Sun JDK. The following classes are included: . * StringUtils - Helper for java.lang.String. * CharSetUtils - Methods for dealing with CharSets, which are sets of characters such as [a-z] and [abcdez]. * RandomStringUtils - Helper for creating randomised Strings. * NumberUtils - Helper for java.lang.Number and its subclasses. * NumberRange - A range of numbers with an upper and lower bound. * ObjectUtils - Helper for java.lang.Object. * SerializationUtils - Helper for serializing Objects. * SystemUtils - Utility class defining the Java system properties. * NestedException package - A sub-package for the creation of nested exceptions. * Enum package - A sub-package for the creation of enumerated types. * Builder package - A sub-package for the creation of equals, hashCode, compareTo and toString methods. Homepage: http://jakarta.apache.org/commons/lang/ Package: libcairo-perl Priority: optional Section: perl Installed-Size: 432 Maintainer: Ubuntu Core Developers Original-Maintainer: Gtk2-Perl Maintainers Architecture: i386 Version: 1.043-1 Depends: perlapi-5.8.8, perl (>= 5.8.8-7ubuntu3), libc6 (>= 2.6.1-1), libcairo2 (>= 1.4.0) Filename: pool/2008/main/libc/libcairo-perl/libcairo-perl_1.043-1_i386.deb Size: 105210 MD5sum: 18a9f31e87052c46fd65d770170aec0d SHA1: 3b8d344761f311dba05b4a2854fffd2385e53e69 SHA256: 339d6897666c0cc1e53de5b07d16818acb342cec3a534d5529895fdfdef62ffb Description: Perl interface to the Cairo graphics library libcairo-perl provides access to the Cairo library. . Cairo is a 2D graphics library with support for multiple output devices. It is designed to produce consistent output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension). . The cairo API provides operations similar to the drawing operators of PostScript and PDF. Operations in cairo including stroking and filling cubic Bézier splines, transforming and compositing translucent images, and antialiased text rendering. All drawing operations can be transformed by any affine transformation (scale, rotation, shear, etc.) . Find out more about Cairo at http://www.cairographics.org/. Package: libudf-dev Priority: optional Section: libdevel Installed-Size: 212 Maintainer: Ubuntu Core Developers Original-Maintainer: Nicolas Boullis Architecture: i386 Source: libcdio Version: 0.78.2+dfsg1-2ubuntu1 Depends: libc6-dev | libc-dev, libcdio-dev (>= 0.78.2-1), libudf0 (= 0.78.2+dfsg1-2ubuntu1) Filename: pool/2008/main/libc/libcdio/libudf-dev_0.78.2+dfsg1-2ubuntu1_i386.deb Size: 110080 MD5sum: 5ac19dcb66ee3cacc82af0d1c2ece985 SHA1: 25b0f09f55db1e93900307418870645ff05b61bd SHA256: e3754ef6ba65fbb49684fb8c6af92a467270bfa9f8c105fc4ff499d64f721bff Description: library to work with UDF filesystems (development files) This package contains development files (headers and static library) for the libudf library. . This library is made to read and write UDF filesystems; those filesystems are mainly used on DVDs. Package: libcdio7 Priority: optional Section: libs Installed-Size: 252 Maintainer: Ubuntu Core Developers Original-Maintainer: Nicolas Boullis Architecture: i386 Source: libcdio Version: 0.78.2+dfsg1-2ubuntu1 Depends: libc6 (>= 2.7-1) Filename: pool/2008/main/libc/libcdio/libcdio7_0.78.2+dfsg1-2ubuntu1_i386.deb Size: 142872 MD5sum: 459478dd3948437f2f44d9f16ee9d02f SHA1: 99a817fa49531d1caa00a1d0d9f93ce9e7dddb25 SHA256: 8794fe40d0e57284667cc9da64c198c2269f41effe8bcd775bcdc7831cd6e728 Description: library to read and control CD-ROM This library is to encapsulate CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependant properties of a CD-ROM can use this library. . Some support for disk image types like BIN/CUE and NRG is available, so applications that use this library also have the ability to read disc images as though they were CD's. Package: libcdio-dev Priority: optional Section: libdevel Installed-Size: 524 Maintainer: Ubuntu Core Developers Original-Maintainer: Nicolas Boullis Architecture: i386 Source: libcdio Version: 0.78.2+dfsg1-2ubuntu1 Depends: libc6-dev | libc-dev, libcdio7 (= 0.78.2+dfsg1-2ubuntu1) Filename: pool/2008/main/libc/libcdio/libcdio-dev_0.78.2+dfsg1-2ubuntu1_i386.deb Size: 196634 MD5sum: 1f2cc615306b95e6129b2d1904f99c69 SHA1: a72b4328e04089f57b4def78a2e8be48a7d847b2 SHA256: 62bb8e2bb4a989fe9eb0d01df80b523fdbe6d7436e2f61824e3b1e8bd5ae48b8 Description: library to read and control CD-ROM (development files) This package contains development files (headers and static library) for the libcdio library. . This library is to encapsulate CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependant properties of a CD-ROM can use this library. . Some support for disk image types like BIN/CUE and NRG is available, so applications that use this library also have the ability to read disc images as though they were CD's. Package: libcdio-cdda0 Priority: optional Section: libs Installed-Size: 164 Maintainer: Ubuntu Core Developers Original-Maintainer: Nicolas Boullis Architecture: i386 Source: libcdio Version: 0.78.2+dfsg1-2ubuntu1 Depends: libc6 (>= 2.7-1), libcdio7 Filename: pool/2008/main/libc/libcdio/libcdio-cdda0_0.78.2+dfsg1-2ubuntu1_i386.deb Size: 106252 MD5sum: 5fc9c3742d6fe4fd8111ded7c1bc6797 SHA1: 897bedc55fa0c5d628501ea39d9af4d51be45daa SHA256: f63e26ecc6ffa074ac09f43b364018537e15feeb6a44345edf91b07433a7d37b Description: library to read and control digital audio CDs This library is made to read and control digital audio CDs. It does not play such CDs, it only reads them digitally. As it uses libcdio as a backend, it supports the same kind of CDROM drives (and images) as libcdio. Package: libcdio-cdda-dev Priority: optional Section: libdevel Installed-Size: 196 Maintainer: Ubuntu Core Developers Original-Maintainer: Nicolas Boullis Architecture: i386 Source: libcdio Version: 0.78.2+dfsg1-2ubuntu1 Depends: libc6-dev | libc-dev, libcdio-cdda0 (= 0.78.2+dfsg1-2ubuntu1), libcdio-dev Filename: pool/2008/main/libc/libcdio/libcdio-cdda-dev_0.78.2+dfsg1-2ubuntu1_i386.deb Size: 111290 MD5sum: 2ffc3266fceec60ca1ee0e5d0a6f5f0e SHA1: ad24e61be4e6bb802f87ae0b045563e1dc3b0a4b SHA256: 6234e2d0435a04f70347a1d045061610a0488aa2e0a685f3fcb86ebf4170f997 Description: library to read and control digital audio CDs (development files) This package contains development files (headers and static library) for the libcdio-cdda library. . This library is made to read and control digital audio CDs. It does not play such CDs, it only reads them digitally. As it uses libcdio as a backend, it supports the same kind of CDROM drives (and images) as libcdio. Package: libiso9660-dev Priority: optional Section: libdevel Installed-Size: 276 Maintainer: Ubuntu Core Developers Original-Maintainer: Nicolas Boullis Architecture: i386 Source: libcdio Version: 0.78.2+dfsg1-2ubuntu1 Depends: libc6-dev | libc-dev, libcdio-dev (>= 0.78.2-1), libiso9660-5 (= 0.78.2+dfsg1-2ubuntu1) Filename: pool/2008/main/libc/libcdio/libiso9660-dev_0.78.2+dfsg1-2ubuntu1_i386.deb Size: 129146 MD5sum: 9986a7c9126a071a27761fb09bb3297f SHA1: 685073f756ec0b3bb2548856595da38225b3dbc4 SHA256: 081339c3e8c23da8bfa29d1a85fd684845949e8b30af0c3326f6d058be307076 Description: library to work with ISO9660 filesystems (development files) This package contains development files (headers and static library) for the libiso9660 library. . This library is made to read and write ISO9660 filesystems; those filesystems are mainly used on CDROMs. Package: libudf0 Priority: optional Section: libs Installed-Size: 156 Maintainer: Ubuntu Core Developers Original-Maintainer: Nicolas Boullis Architecture: i386 Source: libcdio Version: 0.78.2+dfsg1-2ubuntu1 Depends: libc6 (>= 2.7-1), libcdio7 Filename: pool/2008/main/libc/libcdio/libudf0_0.78.2+dfsg1-2ubuntu1_i386.deb Size: 100310 MD5sum: 054b801435aafd91d18e644c98157562 SHA1: a803528cb79e1e3e55984ffcf5ce5ff9c3aff524 SHA256: 8c3294ed43cf80aaa931b9a47dbf90809c50660781101ed9ab2d4a5549f7d575 Description: library to work with UDF filesystems This library is made to read and write UDF filesystems; those filesystems are mainly used on DVDs. Package: libiso9660-5 Priority: optional Section: libs Installed-Size: 188 Maintainer: Ubuntu Core Developers Original-Maintainer: Nicolas Boullis Architecture: i386 Source: libcdio Version: 0.78.2+dfsg1-2ubuntu1 Depends: libc6 (>= 2.7-1), libcdio7 Filename: pool/2008/main/libc/libcdio/libiso9660-5_0.78.2+dfsg1-2ubuntu1_i386.deb Size: 113478 MD5sum: 32265656c1b878abd88ada3d81b40e8c SHA1: 6265fce34f6b91e24b5eea4e0f59359c93a6f04f SHA256: e866088b1046f109dd76b147f205d557f389c21d521c570a528f8885fa5d4afc Description: library to work with ISO9660 filesystems This library is made to read and write ISO9660 filesystems; those filesystems are mainly used on CDROMs. Package: libcdio-paranoia-dev Priority: optional Section: libdevel Installed-Size: 188 Maintainer: Ubuntu Core Developers Original-Maintainer: Nicolas Boullis Architecture: i386 Source: libcdio Version: 0.78.2+dfsg1-2ubuntu1 Depends: libc6-dev | libc-dev, libcdio-cdda-dev, libcdio-dev, libcdio-paranoia0 (= 0.78.2+dfsg1-2ubuntu1) Filename: pool/2008/main/libc/libcdio/libcdio-paranoia-dev_0.78.2+dfsg1-2ubuntu1_i386.deb Size: 110646 MD5sum: c130c3556b854d5751939fedfa5784c1 SHA1: 98924f60af0ff6d6fd4f6f8486b4f486b777f937 SHA256: 6525c9e6b1894b643472ccca62a19c74e688f0fc19766921322ecf2fbe535564 Description: library to read digital audio CDs with error correction (development files) This package contains development files (headers and static library) for the libcdio-paranoia library. . This library is made to read digital audio CDs, with error correction. It does its best to correct errors and jitter that happen when reading such discs. As it uses libcdio as a backend, it supports the same kind of CDROM drives (and images) as libcdio. Package: libcdio-paranoia0 Priority: optional Section: libs Installed-Size: 168 Maintainer: Ubuntu Core Developers Original-Maintainer: Nicolas Boullis Architecture: i386 Source: libcdio Version: 0.78.2+dfsg1-2ubuntu1 Depends: libc6 (>= 2.7-1), libcdio-cdda0, libcdio7 Filename: pool/2008/main/libc/libcdio/libcdio-paranoia0_0.78.2+dfsg1-2ubuntu1_i386.deb Size: 107506 MD5sum: f4ae208016f73a45cb47e5bd0aad4192 SHA1: ae9bc1bfbc11e06b657f77d11afa0dad0c684ba2 SHA256: 2b21de727e1dc89f5cc057624e17708a1bd26ce518d17798b5c6b29ae11f914f Description: library to read digital audio CDs with error correction This library is made to read digital audio CDs, with error correction. It does its best to correct errors and jitter that happen when reading such discs. As it uses libcdio as a backend, it supports the same kind of CDROM drives (and images) as libcdio. Package: libcommons-discovery-java Priority: optional Section: libs Installed-Size: 1172 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Version: 0.4-1 Depends: java-gcj-compat | java1-runtime | java2-runtime, libcommons-logging-java Filename: pool/2008/main/libc/libcommons-discovery-java/libcommons-discovery-java_0.4-1_all.deb Size: 130410 MD5sum: 74d503fae6161a9e44d25c146673b6f2 SHA1: c87d55910495c36b8cd4742cd93f182762f099e6 SHA256: 377cc0d87f36c466172c4f125aa0ff55a7c2fa64c8ebc8d7785e35e7f6b49f94 Description: locates classes that implement a given Java interface The Discovery Component is about discovering, or finding, implementations for pluggable interfaces. It provides facilities instantiating classes in general, and for lifecycle management of singleton (factory) classes. . Fundamentally, Discovery locates classes that implement a given Java interface. The discovery pattern, though not necessarily this package, is used in many projects including JAXP (SaxParserFactory and others) and commons-logging (LogFactory). By extracting this pattern, other projects can (re)use it and take advantage of improvements to the pattern as Discovery evolves. . Discovery improves over previous implementations by establishing facilities for working within managed environments. These allow configuration and property overrides without appealing to the global System properties (which are scoped across an entire JVM). Package: libcrypt-blowfish-perl Priority: optional Section: perl Installed-Size: 104 Maintainer: Jonathan McDowell Architecture: i386 Version: 2.10-1 Depends: libc6 (>= 2.4-1), perlapi-5.8.7, perl (>= 5.8.7-10ubuntu2) Filename: pool/2008/main/libc/libcrypt-blowfish-perl/libcrypt-blowfish-perl_2.10-1_i386.deb Size: 21656 MD5sum: 73921f25fc80c7d485e9210845305e92 SHA1: ec730695967dd2de6363cb3dbfb188f329a676df SHA256: 90c34525b81c1d4d1781b5fd3e8b75404827d71ca9d86bf7ebfb571cdfd99974 Description: Blowfish cryptography for Perl This is Crypt::Blowfish, an XS-based implementation of the Blowfish cryptography algorithm designed by Bruce Schneier. It's designed to take full advantage of Crypt::CBC when desired. Blowfish keys may be up to 448 bits (56 bytes) long. Package: libcarp-clan-perl Priority: optional Section: perl Installed-Size: 76 Maintainer: Ubuntu Core Developers Original-Maintainer: Christian Hammers Architecture: all Version: 5.9-2 Replaces: libbit-vector-perl, libdate-calc-perl Depends: perl (>= 5.6.0-16) Filename: pool/2008/main/libc/libcarp-clan-perl/libcarp-clan-perl_5.9-2_all.deb Size: 12802 MD5sum: c0669bc08c5a1bfcd7e9e55b38278cfa SHA1: c9f0ee98f683a6c9fa23fcb41762f106422b11e7 SHA256: 8c04489347db786428ee8340397bf2d585818300099edec1de6e50805cefe6f7 Description: Perl enhancement to Carp error logging facilities This module reports errors from the perspective of the caller of a "clan" of modules, similar to "Carp.pm" itself. But instead of giving it a number of levels to skip on the calling stack, you give it a pattern to characterize the package names of the "clan" of modules which shall never be blamed for any error. :-) . So these modules stick together like a "clan" and any error which occurs will be blamed on the "outsider" script or modules not belonging to this "clan". Package: libconvert-tnef-perl Priority: optional Section: perl Installed-Size: 100 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jonas Smedegaard Architecture: all Version: 0.17-5 Depends: perl (>= 5.6.0-16), libio-stringy-perl, libmime-perl Filename: pool/2008/main/libc/libconvert-tnef-perl/libconvert-tnef-perl_0.17-5_all.deb Size: 21736 MD5sum: e53ded89cbd6413b4d0e2751f77bfcd0 SHA1: 96c31d4416ed2a1bdf5c1d1f96db3cf9e989c0c6 SHA256: 65dfc96c0f60c92fef3b06862f9ab3e7edc4a263f0f28a01c4140368721e109e Description: Perl module to read TNEF files TNEF stands for Transport Neutral Encapsulation Format, and if you've ever been unfortunate enough to receive one of these files as an email attachment, you may want to use this module. . Homepage: http://search.cpan.org/dist/Convert-TNEF/ Package: libclass-accessor-perl Priority: optional Section: perl Installed-Size: 112 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 0.31-2 Depends: perl (>= 5.6.1-7) Filename: pool/2008/main/libc/libclass-accessor-perl/libclass-accessor-perl_0.31-2_all.deb Size: 25070 MD5sum: 0c12e39fe2d9ecf896b1937f89cd1f20 SHA1: 961f4b77e9c11db63afcb2f633f89c8c1e97545a SHA256: 5f45a2600eb3ccaf21b1b374a56dd9f315f9acc9c44f43d2c8bb9176b030f3c2 Description: Automated accessor generator The Class::Accessor module automagically generates accessor/mutators for your class. . Most of the time, writing accessors is an exercise in cutting and pasting. If you make your module a subclass of Class::Accessor and declare your accessor fields with mk_accessors() then you will find yourself with a set of automatically generated accessors which can even be customized. Package: libconvert-uulib-perl Priority: optional Section: perl Installed-Size: 296 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Jonas Smedegaard Architecture: i386 Version: 1.09-1 Depends: perlapi-5.8.8, perl (>= 5.8.8-7ubuntu3), libc6 (>= 2.6.1-1) Filename: pool/2008/main/libc/libconvert-uulib-perl/libconvert-uulib-perl_1.09-1_i386.deb Size: 106934 MD5sum: 89d084fbaaa8336b7512b45056292ab0 SHA1: 4f5596a6bc514494f37d6eb8a037fc5bd1bdff40 SHA256: eb319c50749d9a2d69b4c030a57e6eb92fb07f01bc0156e489ff1c05a47bf31f Description: Perl interface to the uulib library (a.k.a. uudeview/uuenview) Convert::UUlib is a versatile and powerful decoder/encoder library for a variety of encodings used in Usenet and Mail (uuencode, xxencode, b64, binhex...). . The library contains a variety of heuristics to reliably decode any files found in the input files, whether part of a single mail folder or spread over hundreds of files. Its two-pass architecture makes it possible to decode hundreds of megabytes in one sweep, without using much virtual memory. . Homepage: http://search.cpan.org/dist/Convert-UUlib/ Package: libcroco3 Priority: optional Section: libs Installed-Size: 316 Maintainer: Ubuntu Core Developers Original-Maintainer: Sebastien Bacher Architecture: i386 Source: libcroco Version: 0.6.1-1build2 Depends: libc6 (>= 2.6), libglib2.0-0 (>= 2.13.7), libxml2 (>= 2.6.29) Filename: pool/2008/main/libc/libcroco/libcroco3_0.6.1-1build2_i386.deb Size: 112784 MD5sum: a2bee0c329e18aa158d99b638a0ed953 SHA1: fd676363b6b9e14af9a3939ce9d53926bbe06009 SHA256: b458dd153358d71865381fbf6030589b2a2b1f7d53a00af1b0a3beb79baee851 Description: a generic Cascading Style Sheet (CSS) parsing and manipulation toolkit Services provided by Libcroco * A parser module that provides o A SAC like api. SAC stands for Simple Api for CSS. SAC is an event driven api wich resembles SAX in the xml world. o A CSSOM like api. CSSOM stands for Cascading Style Sheet Object Model. . The libcroco parser implements the CSS Level 2 specification, the CSS forward compatibility rules and the CSS cascading rules. . * A CSS2 selection engine Given an xml element node (that obviously comes from an xml document) and a stylesheet cascade, the Libcroco selection engine can evaluate the css selectors of the cascade and return the style properties associated to the xml element node. . Note that the xml manipulation toolkit used by the libcroco selection engine at the moment is libxml2. . This package contains the shared libraries. Package: libcroco3-dev Priority: optional Section: devel Installed-Size: 576 Maintainer: Ubuntu Core Developers Original-Maintainer: Sebastien Bacher Architecture: i386 Source: libcroco Version: 0.6.1-1build2 Depends: libcroco3 (= 0.6.1-1build2) Filename: pool/2008/main/libc/libcroco/libcroco3-dev_0.6.1-1build2_i386.deb Size: 141928 MD5sum: f1225c4e712a0990127f8c8d4fc7a205 SHA1: 865d356329cab178692e5d98fff262a7f04f9042 SHA256: 2fb38e438151eb3eb38339f03fd93893ec92780881b3be0a09f4a885b80a68ab Description: a generic Cascading Style Sheet (CSS) parsing and manipulation toolkit Services provided by Libcroco * A parser module that provides o A SAC like api. SAC stands for Simple Api for CSS. SAC is an event driven api wich resembles SAX in the xml world. o A CSSOM like api. CSSOM stands for Cascading Style Sheet Object Model. . The libcroco parser implements the CSS Level 2 specification, the CSS forward compatibility rules and the CSS cascading rules. . * A CSS2 selection engine Given an xml element node (that obviously comes from an xml document) and a stylesheet cascade, the Libcroco selection engine can evaluate the css selectors of the cascade and return the style properties associated to the xml element node. . Note that the xml manipulation toolkit used by the libcroco selection engine at the moment is libxml2. . This package contains the header files and static libraries which is needed for developing the GTK+ applications. Package: libcommons-net-java Priority: optional Section: libs Installed-Size: 5196 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Version: 1.4.1-1 Depends: java-gcj-compat | sablevm | gij | kaffe (>= 2:1.1.4) | java1-runtime | java2-runtime, liboro-java (>= 2.0.8) Filename: pool/2008/main/libc/libcommons-net-java/libcommons-net-java_1.4.1-1_all.deb Size: 533336 MD5sum: ee000975fe570f8818cce071337a7348 SHA1: 4eede28a7ca236f61b1cc3d0662ce6be5c2aa3cf SHA256: bbf39935f80a1ba960159ccc26fa3f3f10eb407872012720467d8465cac1a089 Description: internet protocol suite Java library This is an Internet protocol suite Java library originally developed by ORO, Inc. This version supports Finger, Whois, TFTP, Telnet, POP3, FTP, NNTP, SMTP, and some miscellaneous protocols like Time and Echo as well as BSD R command support. The purpose of the library is to provide fundamental protocol access, not higher-level abstractions. Therefore, some of the design violates object-oriented design principles. Our philosophy is to make the global functionality of a protocal accesible (e.g., TFTP send file and receive file) when possible, but also provide access to the fundamental protocols where applicable so that the programmer may construct his own custom implementations (e.g, the TFTP packet classes and the TFTP packet send and receive methods are exposed). NetComponents was originally a commercial product, but after ORO dissolved, it was continued to be made available for those who found it useful. However, no updates have been made since version 1.3.8, released in 1998. Now that certain contract obligations have expired, it is possible to make the source code freely available under the The Apache Software License. . This is a part of the Apache Jakarta Project. Home: Package: libconvert-binhex-perl Priority: optional Section: perl Installed-Size: 116 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 1.119+pristine-2 Depends: perl (>= 5.6.0-16) Filename: pool/2008/main/libc/libconvert-binhex-perl/libconvert-binhex-perl_1.119+pristine-2_all.deb Size: 31434 MD5sum: 861e9052848fc040ee1b70d8469df796 SHA1: fe805c5f26201ead32c9e20738a893a7c5874cde SHA256: 313d4fde9d9ed6b6547747a0f4d70e3b3b9b798e23a8b40365943b32e6ca6969 Description: Perl5 module for extracting data from macintosh BinHex files BinHex is a format used by Macintosh for transporting Mac files safely through electronic mail, as short-lined, 7-bit, semi-compressed data streams. This module provides a means of converting those data streams back into into binary data. Package: libcommons-logging-java Priority: optional Section: libs Installed-Size: 1168 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Version: 1.1-1ubuntu1 Depends: java-gcj-compat | java1-runtime | java2-runtime, libservlet2.3-java Suggests: liblog4j1.2-java, liblogkit-java, libavalon-framework-java Filename: pool/2008/main/libc/libcommons-logging-java/libcommons-logging-java_1.1-1ubuntu1_all.deb Size: 194906 MD5sum: 2dd01b19b008d36be26661524f0797cb SHA1: 8bb7a9667e723bbde175a978382a0bc607964b79 SHA256: 7d913e68b643189d1fc8ef21995ed07a1142dc111753fec661e9e5ee817adfce Description: commmon wrapper interface for several logging APIs Provides a simple, component oriented interface together with wrappers for several existing java logging systems. The user can choose at runtime which system they want to use for logging. Package: libcompress-raw-zlib-perl Priority: optional Section: perl Installed-Size: 300 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Perl Group Architecture: i386 Version: 2.008-1 Depends: perlapi-5.8.8, perl (>= 5.8.8-7ubuntu3), libc6 (>= 2.6.1-1) Filename: pool/2008/main/libc/libcompress-raw-zlib-perl/libcompress-raw-zlib-perl_2.008-1_i386.deb Size: 91770 MD5sum: 61d089b69d3c59f4c402287336611666 SHA1: 6f60b9a0cce5978aff913db90f849c1e9c212f12 SHA256: 3fdc5d60726108eb8f8b05fa000f9c237e83174985952afdc647dc10567f1094 Description: low-level interface to zlib compression library The Compress::Raw::Zlib module provides a Perl low-level interface to the zlib compression library. Package: libconvert-asn1-perl Priority: optional Section: perl Installed-Size: 172 Maintainer: Florian Ragwitz Architecture: all Version: 0.20-1 Depends: perl (>= 5.6.0-16) Filename: pool/2008/main/libc/libconvert-asn1-perl/libconvert-asn1-perl_0.20-1_all.deb Size: 40874 MD5sum: 93ffe18dafd19b3523ffb2f0534510cc SHA1: 11bf880927f9f95c278b300a3bbb691bc8fc41e3 SHA256: 3156683f8b517b9096faa862e0c49073152ff8e50490de9249e75b4946ac7b90 Description: Perl module for encoding and decoding ASN.1 data structures Convert::ASN1 will parse ASN.1 descriptions and will encode from and decode to perl data structures using a hierarchy of references. Package: libcompizconfig0-dev Priority: extra Section: libdevel Installed-Size: 212 Maintainer: Michael Vogt Architecture: i386 Source: libcompizconfig Version: 0.7.4-0ubuntu1 Depends: compiz-dev, libcompizconfig0 (= 0.7.4-0ubuntu1) Filename: pool/2008/main/libc/libcompizconfig/libcompizconfig0-dev_0.7.4-0ubuntu1_i386.deb Size: 44266 MD5sum: 78240f25284665e438152aecd667ae95 SHA1: da95d1695849d8651d2f4659a19822392601465c SHA256: e8c2ec0a07433e6008b11cbb7ffd45562f7c457929f3c7b4cb2831403eda0d92 Description: Development file for plugin settings - OpenCompositing Project The OpenCompositing Project brings 3D desktop visual effects that improve usability of the X Window System and provide increased productivity through plugins and themes contributed by the community giving a rich desktop experience. . This package contains the headers and development files needed to build plugins with settings support. Package: libcompizconfig0 Priority: extra Section: libs Installed-Size: 268 Maintainer: Michael Vogt Architecture: i386 Source: libcompizconfig Version: 0.7.4-0ubuntu1 Depends: libc6 (>= 2.4), libxml2 (>= 2.6.27) Filename: pool/2008/main/libc/libcompizconfig/libcompizconfig0_0.7.4-0ubuntu1_i386.deb Size: 56278 MD5sum: 0fc175cc4840ca361b49b13e0195a24b SHA1: c048e173e545bcbc70a3161030ab40b2f1779811 SHA256: 3bda596c3de1150d8362ca75f938263e64c95ca5708e520ffe9987f27e7a7f7f Description: Settings library for plugins - OpenCompositing Project The OpenCompositing Project brings 3D desktop visual effects that improve usability of the X Window System and provide increased productivity through plugins and themes contributed by the community giving a rich desktop experience. . This package contains the library for plugins to configure settings. Package: libchewing3-data Priority: optional Section: misc Installed-Size: 9292 Maintainer: Kanru Chen Architecture: i386 Source: libchewing Version: 0.3.0-1 Provides: libchewing-data Conflicts: libchewing-data (<= 0.2.7) Filename: pool/2008/main/libc/libchewing/libchewing3-data_0.3.0-1_i386.deb Size: 2821330 MD5sum: 0010e47784e72a42aa2d814fe66124d3 SHA1: 52c31602c1c537256ee58279718eaad887fbeccd SHA256: f276c6a10a3fda36520652518f06c4e3ea29a475a2156bd9cf48df96c0f837c6 Description: intelligent phonetic input method library - data files libchewing is an intelligent phonetic input method library for Chinese. . It provides the core algorithm and logic so that they can be shared among the various input methods like JMCCE, xcin-chewing, scim-chewing, iiimf-chewing, screen-chewing, ime-chewing, etc. . The Chewing input method is a smart bopomofo fonetics input method that is useful for inputing Mandarin Chinese based language. Package: libchewing3 Priority: optional Section: libs Installed-Size: 124 Maintainer: Kanru Chen Architecture: i386 Source: libchewing Version: 0.3.0-1 Provides: libchewing Depends: libchewing3-data (= 0.3.0-1), libc6 (>= 2.4-1) Filename: pool/2008/main/libc/libchewing/libchewing3_0.3.0-1_i386.deb Size: 33346 MD5sum: 60b2614905cfa80f7c656664d27a737f SHA1: f0d04e9e2be6e06303d26addfc0d112b9a2e3135 SHA256: 79627bbf56f324337386453017ba4ae2689208683808e550fe30e85e1f1e839b Description: intelligent phonetic input method library libchewing is an intelligent phonetic input method library for Chinese. . It provides the core algorithm and logic so that they can be shared among the various input methods like JMCCE, xcin-chewing, scim-chewing, iiimf-chewing, screen-chewing, ime-chewing, etc. . The Chewing input method is a smart bopomofo fonetics input method that is useful for inputing Mandarin Chinese based language. Package: libchewing3-dev Priority: optional Section: libdevel Installed-Size: 204 Maintainer: Kanru Chen Architecture: i386 Source: libchewing Version: 0.3.0-1 Depends: libchewing3 (= 0.3.0-1) Conflicts: libchewing-dev, libchewing1-dev, libchewing2-dev Filename: pool/2008/main/libc/libchewing/libchewing3-dev_0.3.0-1_i386.deb Size: 43690 MD5sum: cd8b138503e6e6110676fa74fe657d08 SHA1: 76536433459a1736755752194211ca6d1f1e1531 SHA256: 0b345ec112b1a5781a67fb2a98242fb014b2a625013bce690755c2a28d94fcc1 Description: intelligent phonetic input method library (developer version) libchewing is an intelligent phonetic input method library for Chinese. . It provides the core algorithm and logic so that they can be shared among the various input methods like JMCCE, xcin-chewing, scim-chewing, iiimf-chewing, screen-chewing, ime-chewing, etc. . The Chewing input method is a smart bopomofo fonetics input method that is useful for inputing Mandarin Chinese based language. Package: libcommons-collections3-java-doc Priority: optional Section: doc Installed-Size: 60 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Java Maintainers Architecture: all Source: libcommons-collections3-java Version: 3.1a-3.1 Filename: pool/2008/main/libc/libcommons-collections3-java/libcommons-collections3-java-doc_3.1a-3.1_all.deb Size: 6416 MD5sum: db5496900ef5bfbefb5e3f9114fc529c SHA1: e4108620be3504a31e5fb4796340104d60259f87 SHA256: c499059ce8487cf92f82e7b59fa5cce4686459897452d8711851e32578b7e491 Description: Documentation for libcommons-collections3-java Javadocs for libcommons-collections3-java which is a Java collection framework. Package: libcommons-collections3-java Priority: optional Section: libs Installed-Size: 688 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Java Maintainers Architecture: all Version: 3.1a-3.1 Depends: kaffe (>= 2:1.1.5-3) | java-gcj-compat | java1-runtime | java2-runtime Suggests: libcommons-collections3-java-doc Filename: pool/2008/main/libc/libcommons-collections3-java/libcommons-collections3-java_3.1a-3.1_all.deb Size: 581060 MD5sum: 6671d3bb708f5cdc43db472e3fa5c595 SHA1: 13f32e8db34348baf11d34a11606be63e8409351 SHA256: f14af8e0d982e23177e3b0e32c70c9f9e859218c9aea2b131b4c6b77a33703be Description: A set of abstract data type interfaces and implementations The Java Collections Framework provides a set of abstract data type interfaces and implementations that offer both a wealth of useful functionality, and a solid foundation for extending that functionality. Package: libcucul-dev Priority: optional Section: libdevel Installed-Size: 2860 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hocevar (Debian packages) Architecture: i386 Source: libcaca Version: 0.99.beta13b-4 Replaces: libcaca-dev (<< 0.10-1) Depends: libcucul0 (>= 0.99.beta13b-4) Conflicts: libcaca-dev (<< 0.10-1) Filename: pool/2008/main/libc/libcaca/libcucul-dev_0.99.beta13b-4_i386.deb Size: 708218 MD5sum: b2412f241802c0a019a9e6a8d31e69a6 SHA1: 111b123e057fa1dc1543e25056d1d4931b502f3a SHA256: 4076d42fdffb72e0459fe39a187ef27ac325af57db52095b36fa6cff88df3086 Description: development files for libcucul libcaca is the Colour AsCii Art library. It provides high level functions for colour text drawing, simple primitives for line, polygon and ellipse drawing, as well as powerful image to text conversion routines. . This package contains the header files and static libraries needed to compile applications or shared objects that use libcucul, libcaca's platform-independent character drawing engine. Package: libcaca0 Priority: optional Section: libs Installed-Size: 268 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hocevar (Debian packages) Architecture: i386 Source: libcaca Version: 0.99.beta13b-4 Depends: libc6 (>= 2.7-1), libcucul0 (>= 0.99.beta13b-1), libgcc1, libncurses5 (>= 5.6+20071006-3), libslang2 (>= 2.0.7-1), libstdc++6 (>= 4.1.1-21) Filename: pool/2008/main/libc/libcaca/libcaca0_0.99.beta13b-4_i386.deb Size: 126248 MD5sum: 2998b2c75ea8dc9a5f8c68d51fd95af5 SHA1: cbe2143b9320ead0c4b3a52052c09bb31ce1a24d SHA256: 04db63d1a9aa136a375bd52bee23b60153428ffcd072b3b3b8499263c7316032 Description: colour ASCII art library libcaca is the Colour AsCii Art library. It provides high level functions for colour text drawing, simple primitives for line, polygon and ellipse drawing, as well as powerful image to text conversion routines. . This package contains the shared library for libcaca. Package: libcucul0 Priority: optional Section: libs Installed-Size: 780 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hocevar (Debian packages) Architecture: i386 Source: libcaca Version: 0.99.beta13b-4 Depends: libc6 (>= 2.7-1), libgcc1, libstdc++6 (>= 4.1.1-21) Conflicts: caca-utils (<< 0.99.beta10-1) Filename: pool/2008/main/libc/libcaca/libcucul0_0.99.beta13b-4_i386.deb Size: 261778 MD5sum: 73fb62ace6acc4f9e59748f43d04d5c7 SHA1: 8e79615544f897bcd7195ef3d9a44cc35ef3753a SHA256: a38ed931f29b11f57f82990bf27008374412ccbd97b01cb9ec15d85e2944acf8 Description: low-level Unicode character drawing library libcaca is the Colour AsCii Art library. It provides high level functions for colour text drawing, simple primitives for line, polygon and ellipse drawing, as well as powerful image to text conversion routines. . This package contains the shared library for libcucul, libcaca's platform-independent character drawing engine. Package: libcaca-dev Priority: optional Section: libdevel Installed-Size: 220 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hocevar (Debian packages) Architecture: i386 Source: libcaca Version: 0.99.beta13b-4 Depends: libcaca0 (>= 0.99.beta13b-4), libcucul-dev (= 0.99.beta13b-4), libncurses5-dev, libslang2-dev Filename: pool/2008/main/libc/libcaca/libcaca-dev_0.99.beta13b-4_i386.deb Size: 106818 MD5sum: 73a967919f0251b5d4dee6d5adca18f7 SHA1: 9e3f4a317d1288ed189e30a496e1026f8d590ad0 SHA256: cd71afb82cdf3fa9320b6e51b4c37d75b72a8314104e089bda2adab3f71b58e2 Description: development files for libcaca libcaca is the Colour AsCii Art library. It provides high level functions for colour text drawing, simple primitives for line, polygon and ellipse drawing, as well as powerful image to text conversion routines. . This package contains the header files and static libraries needed to compile applications or shared objects that use libcaca. Package: libcompress-zlib-perl Priority: optional Section: perl Installed-Size: 156 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 2.008-1 Depends: perl (>= 5.6.0-16), libio-compress-zlib-perl (>= 2.008), libio-compress-base-perl (>= 2.008) Filename: pool/2008/main/libc/libcompress-zlib-perl/libcompress-zlib-perl_2.008-1_all.deb Size: 35716 MD5sum: 6c802da85bd51a04690f6be72359bd24 SHA1: ee1fb2f6dbe63d06e30f5bc10c08b67217358c78 SHA256: a7448da84ab0eea3ce772205cc8ac3688255de346540152fa03061d073e46ff2 Description: Perl module for creation and manipulation of gzip files Compress::Zlib is a Perl external module which provides an interface to the info-zip zlib compression library. zlib is a general purpose compression library. . Some of the features provided by Compress::Zlib include: . * in-memory compression and decompression * read and write gzip (.gz) files directly. . See also: libio-compress-zlib-perl Package: libchart-perl Priority: optional Section: perl Installed-Size: 724 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 2.4.1-4 Depends: perl (>= 5.6.0-16), libgd-gd2-perl | libgd-gd2-noxpm-perl Filename: pool/2008/main/libc/libchart-perl/libchart-perl_2.4.1-4_all.deb Size: 335150 MD5sum: 4c67e779ae78b2a6f72982deaa709d60 SHA1: 94dc27b69547f93a7fa2dff0c608496a5d6562b9 SHA256: 085464a376f56c78a29662ce20e561b93e844cb4d441391963df74707688b5bd Description: Chart Library for Perl This package is collection of chart creation modules for Perl based on the GD graphics library. It provides the ability to create the following chart types: * Bar * Line * Mountain * Pareto * Pie * Point Package: libcap-dev Priority: optional Section: devel Installed-Size: 112 Maintainer: Ubuntu Core Developers Original-Maintainer: Michael Vogt Architecture: i386 Source: libcap Version: 1:1.10-14build1 Depends: libcap1 (= 1:1.10-14build1), libc6-dev Filename: pool/2008/main/libc/libcap/libcap-dev_1.10-14build1_i386.deb Size: 20554 MD5sum: af71c9fb746931ce4fa0cc7f625b7fce SHA1: 69088ab98af8b8e6ad1066197d8b3883ed3ef143 SHA256: d7972abf683541fac9e6b4bff0618d80471714e0bbf1cc2095d8857e4f0934f8 Description: development libraries and header files for libcap Contains the necessary support for building applications that use capabilities. Package: libcap1 Priority: required Section: libs Installed-Size: 60 Maintainer: Ubuntu Core Developers Original-Maintainer: Michael Vogt Architecture: i386 Source: libcap Version: 1:1.10-14build1 Depends: libc6 (>= 2.6) Filename: pool/2008/main/libc/libcap/libcap1_1.10-14build1_i386.deb Size: 9156 MD5sum: abfe0dafb72f33054dcb068db6a0cdeb SHA1: 0bc80e7a0806b29a6bf970238664a20357229719 SHA256: 6a900e1f2a45f8398e7d4d02b666b45780c67449a58d2207bdbe824ef690b756 Description: support for getting/setting POSIX.1e capabilities This library implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. Note that it will not provide any functionality with kernels below 2.2 Package: libcap-bin Priority: optional Section: devel Installed-Size: 84 Maintainer: Ubuntu Core Developers Original-Maintainer: Michael Vogt Architecture: i386 Source: libcap Version: 1:1.10-14build1 Replaces: libcap-progs Depends: libcap1 Filename: pool/2008/main/libc/libcap/libcap-bin_1.10-14build1_i386.deb Size: 16362 MD5sum: 306bed344477386e8225423d270eca28 SHA1: 2e5ea2b87c697dfdc143a4dd41f2cd418046636f SHA256: 64389ed5575daf7805ae7caaf399d202bacb774d8222c49fb922ba5bdf0ee912 Description: basic utility programs for using capabilities This packages contains the programs sucap, execap, getpcaps, setpcaps for manipulation of capabilities. Package: libavcodec1d Priority: optional Section: libs Installed-Size: 4140 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian multimedia packages maintainers Architecture: i386 Source: ffmpeg Version: 3:0.cvs20070307-5ubuntu7 Depends: libavutil1d (>= 0.cvs20070307), libc6 (>= 2.7-1), libgsm1 (>= 1.0.12), libtheora0, libvorbis0a (>= 1.2.0), libvorbisenc2 (>= 1.1.2), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/f/ffmpeg/libavcodec1d_0.cvs20070307-5ubuntu7_i386.deb Size: 1602220 MD5sum: 7b138139a6892045bee9d788d55bc952 SHA1: 688b73a86c36c0d321c892f12405a97f58c9be7e SHA256: fbbc9dec98f3ef86db10f481374477719a597fe85e32decd8a9c87d9c780a8c7 Description: ffmpeg codec library This is the codec library from the ffmpeg project. It supports most existing encoding formats (MPEG, DivX, MPEG4, AC3, DV...). . This package contains a Debian-specific version of the libavcodec shared object that should only be used by Debian packages. Package: libavformat-dev Priority: optional Section: libdevel Installed-Size: 868 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian multimedia packages maintainers Architecture: i386 Source: ffmpeg Version: 3:0.cvs20070307-5ubuntu7 Replaces: libavcodec-dev (<< 0.cvs20060306-1) Depends: libavcodec-dev (= 3:0.cvs20070307-5ubuntu7), libavformat1d (= 3:0.cvs20070307-5ubuntu7) Conflicts: libavcodec-dev (<< 0.cvs20060306-1) Filename: pool/2008/main/f/ffmpeg/libavformat-dev_0.cvs20070307-5ubuntu7_i386.deb Size: 332702 MD5sum: d6ffebcb2e96288439ff6dd559911154 SHA1: d1c65f6a021d1aa9cbcade9a6985fd93d23a9291 SHA256: 278d2d22bacebe8d65cb95f6432f61bc3659a87c43d33301a3bccf9633e7c0b9 Description: development files for libavformat This is the demuxer library from the ffmpeg project. It supports most existing file formats (AVI, MPEG, OGG, Matroska, ASF...). . This package contains the header files and static libraries needed to compile applications or shared objects that use libavformat. Package: libpostproc1d Priority: optional Section: libs Installed-Size: 236 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian multimedia packages maintainers Architecture: i386 Source: ffmpeg Version: 3:0.cvs20070307-5ubuntu7 Depends: libavutil1d (>= 0.cvs20070307), libc6 (>= 2.7-1) Filename: pool/2008/main/f/ffmpeg/libpostproc1d_0.cvs20070307-5ubuntu7_i386.deb Size: 73332 MD5sum: dd9f08829fe65fcb315546695ed95589 SHA1: c34954f459e1467826150e8ddfbd0593623b5dcb SHA256: f888a91919a9e4256ba14ea0dacd394d13bec3f137717650b64bf7b080c4df2e Description: ffmpeg video postprocessing library This is the video postprocessing library from the ffmpeg project. . This package contains a Debian-specific version of the libpostproc shared object that should only be used by Debian packages. Package: libavcodec-dev Priority: optional Section: libdevel Installed-Size: 4664 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian multimedia packages maintainers Architecture: i386 Source: ffmpeg Version: 3:0.cvs20070307-5ubuntu7 Replaces: libavformat-dev (<< 0.cvs20060329-4) Depends: libavcodec1d (= 3:0.cvs20070307-5ubuntu7), libavutil-dev (= 3:0.cvs20070307-5ubuntu7), libdc1394-13-dev, libgsm1-dev, libogg-dev, libraw1394-dev, libtheora-dev (>> 0.0.0.alpha4), libvorbis-dev, zlib1g-dev Conflicts: libavformat-dev (<< 0.cvs20060329-4) Filename: pool/2008/main/f/ffmpeg/libavcodec-dev_0.cvs20070307-5ubuntu7_i386.deb Size: 1737446 MD5sum: bc2fe4639c59487fed75512618f5c58a SHA1: c6b22c1789dab26f4fb584e48a3a95bb65fb2d66 SHA256: d5dbd1cb02d8a2e7c392b5b39ef0dce0029fc7cdddafe9443286396cfde6e276 Description: development files for libavcodec This is the codec library from the ffmpeg project. It supports most existing encoding formats (MPEG, DivX, MPEG4, AC3, DV...). . This package contains the header files and static libraries needed to compile applications or shared objects that use libavcodec. Package: libavutil1d Priority: optional Section: libs Installed-Size: 108 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian multimedia packages maintainers Architecture: i386 Source: ffmpeg Version: 3:0.cvs20070307-5ubuntu7 Depends: libc6 (>= 2.7-1) Filename: pool/2008/main/f/ffmpeg/libavutil1d_0.cvs20070307-5ubuntu7_i386.deb Size: 38954 MD5sum: df0465c413958f128cc629e5409a3a9f SHA1: 47d590b8379a7eed8d1924aab4e6836c8e8ebc2b SHA256: 849e6fbd40e151d425c7b8b6500d267209b2bfa749eedf39515fafc4f44e8786 Description: ffmpeg utility library This is the common utility library from the ffmpeg project. It is required by all other ffmpeg libraries. . This package contains a Debian-specific version of the libswscale shared object that should only be used by Debian packages. Package: libswscale1d Priority: optional Section: libs Installed-Size: 336 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian multimedia packages maintainers Architecture: i386 Source: ffmpeg Version: 3:0.cvs20070307-5ubuntu7 Depends: libavutil1d (>= 0.cvs20070307), libc6 (>= 2.7-1) Filename: pool/2008/main/f/ffmpeg/libswscale1d_0.cvs20070307-5ubuntu7_i386.deb Size: 97484 MD5sum: b4a148a21a80bfc14d663987c7c6657a SHA1: 1a06c1371fdc7818dd77548caa2fe9e085120d22 SHA256: 1105ec6a1108e654bbde2bc3b9d95fc6b54140d413ce3465aca0bd9b21da9d80 Description: ffmpeg video scaling library This is the video scaling library from the ffmpeg project. . This package contains a Debian-specific version of the libswscale shared object that should only be used by Debian packages. Package: libavutil-dev Priority: optional Section: libdevel Installed-Size: 208 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian multimedia packages maintainers Architecture: i386 Source: ffmpeg Version: 3:0.cvs20070307-5ubuntu7 Replaces: libavcodec-dev (<< 0.cvs20070307-1), libavformat-dev (<< 0.cvs20060329-4) Depends: libavutil1d (= 3:0.cvs20070307-5ubuntu7) Conflicts: libavcodec-dev (<< 0.cvs20070307-1), libavformat-dev (<< 0.cvs20060329-4) Filename: pool/2008/main/f/ffmpeg/libavutil-dev_0.cvs20070307-5ubuntu7_i386.deb Size: 50888 MD5sum: dcd7fb7caecc2f423646082a2b07505c SHA1: cc2566c2ebd68ece59ac5788530258911450ce16 SHA256: c3b9aa4210d9dc6ee5cc4030ec4aab3db6a56a1744c82a20ae8aac8eb401e9d6 Description: development files for libavutil This is the common utility library from the ffmpeg project. It is required by all other ffmpeg libraries. . This package contains the header files and static libraries needed to compile applications or shared objects that use libavutil. Package: libswscale-dev Priority: optional Section: libdevel Installed-Size: 396 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian multimedia packages maintainers Architecture: i386 Source: ffmpeg Version: 3:0.cvs20070307-5ubuntu7 Depends: libavutil-dev (= 3:0.cvs20070307-5ubuntu7), libswscale1d (= 3:0.cvs20070307-5ubuntu7) Filename: pool/2008/main/f/ffmpeg/libswscale-dev_0.cvs20070307-5ubuntu7_i386.deb Size: 112120 MD5sum: 475b5cf52b45810ff71cedcf38274c4f SHA1: 99842a1dc51d345e864e9ae003180f9ae969710a SHA256: 35e7c3552c70b3b2dbd41b5205a8474501e5d8f65d49ef6562734fe518d6341b Description: development files for libswscale This is the video scaling library from the ffmpeg project. . This package contains the header files and static libraries needed to compile applications or shared objects that use libswscale. Package: libpostproc-dev Priority: optional Section: libdevel Installed-Size: 240 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian multimedia packages maintainers Architecture: i386 Source: ffmpeg Version: 3:0.cvs20070307-5ubuntu7 Depends: libavcodec-dev (= 3:0.cvs20070307-5ubuntu7), libpostproc1d (= 3:0.cvs20070307-5ubuntu7) Filename: pool/2008/main/f/ffmpeg/libpostproc-dev_0.cvs20070307-5ubuntu7_i386.deb Size: 73452 MD5sum: 803cfe8e3dca5be5a7bc506b8553ab02 SHA1: b18f86a096d930b42a2eeb3f39593c2878b61633 SHA256: fc74c319565d3fce38389719dd8d7e8372c4395d3674640a4554487273f77d0e Description: development files for libpostproc This is the video postprocessing library from the ffmpeg project. . This package contains the header files and static libraries needed to compile applications or shared objects that use libpostproc. Package: libavformat1d Priority: optional Section: libs Installed-Size: 620 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian multimedia packages maintainers Architecture: i386 Source: ffmpeg Version: 3:0.cvs20070307-5ubuntu7 Depends: libavcodec1d (>= 0.cvs20070307), libavutil1d (>= 0.cvs20070307), libc6 (>= 2.7-1), libdc1394-13, libogg0 (>= 1.0rc3), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/f/ffmpeg/libavformat1d_0.cvs20070307-5ubuntu7_i386.deb Size: 286646 MD5sum: e43718037e3de6da92b5468c801c033e SHA1: 59c80ad3612fe4836340fa2e1628cdc63f950fce SHA256: 74f6aacb651f9ed877c446983dbd0630df215bf9bc9311b36a4fa28ce03fdc05 Description: ffmpeg file format library This is the demuxer library from the ffmpeg project. It supports most existing file formats (AVI, MPEG, OGG, Matroska, ASF...). . This package contains a Debian-specific version of the libavformat shared object that should only be used by Debian packages. Package: findutils Essential: yes Priority: required Section: utils Installed-Size: 1172 Maintainer: Ubuntu Core Developers Original-Maintainer: Andreas Metzler Architecture: i386 Version: 4.2.32-1ubuntu2 Pre-Depends: libc6 (>= 2.7-1) Suggests: mlocate | locate | slocate Filename: pool/2008/main/f/findutils/findutils_4.2.32-1ubuntu2_i386.deb Size: 234612 MD5sum: 54c04b42d3a8339938eb0f543c950753 SHA1: 05d3af6492e2cd14b99cac789c146bc32a87424e SHA256: 96f750a27ca22991c533ecb540f72713747082b4474ca266ae9dc961f9282b19 Description: utilities for finding files--find, xargs GNU findutils provides utilities to find files meeting specified criteria and perform various actions on the files which are found. This package contains 'find' and 'xargs'; however, 'locate' has been split off into a separate package. Package: foomatic-db Priority: optional Section: text Installed-Size: 12204 Maintainer: ubuntu-devel@lists.ubuntu.com Original-Maintainer: Chris Lawrence Architecture: all Version: 20080211-0ubuntu1 Recommends: foomatic-db-engine, foomatic-filters Suggests: cupsys, foo2zjs, foomatic-db-gutenprint, foomatic-db-hpijs, openprinting-ppds Conflicts: foomatic-bin (<< 2.9) Filename: pool/2008/main/f/foomatic-db/foomatic-db_20080211-0ubuntu1_all.deb Size: 587514 MD5sum: 33507c15082fd76a99fc411a676557ff SHA1: d4fbd4943767c719aa77ce66454937192c083ae8 SHA256: 855d0c31bc4c32889ad97fe020d4016fbbc96bc669827d66331124de08d3a93e Description: OpenPrinting printer support - database Foomatic is a printing system designed to make it easier to set up common printers for use with Debian (and other operating systems). It provides the "glue" between a print spooler (like CUPS or lpr) and your actual printer, by telling your computer how to process files sent to the printer. . This package contains the printer database distributed by OpenPrinting for most common drivers. You will probably need the foomatic-db-engine package for this package to be useful. . The foomatic-db-hpijs package adds additional printers supported by the HPIJS printer driver backend, particularly consumer inkjet printers from Hewlett-Packard. . The foomatic-db-gutenprint package adds additional printers supported by the Gutenprint printer driver backend, most commonly used for color photo printing on consumer inkjets. . The foo2zjs package adds backend support for a number of printers from HP and Minolta/QMS that use the Zenographics ZjStream protocol. . Home Page: http://www.openprinting.org/ Package: openprinting-ppds-extra Priority: optional Section: text Installed-Size: 15312 Maintainer: ubuntu-devel@lists.ubuntu.com Original-Maintainer: Chris Lawrence Architecture: all Source: foomatic-db Version: 20080211-0ubuntu1 Replaces: linuxprinting.org-ppds-extra (<< 20070207-0ubuntu1) Provides: linuxprinting.org-ppds-extra Suggests: cupsys, foomatic-filters-ppds, hpijs-ppds Conflicts: linuxprinting.org-ppds-extra (<< 20070207-0ubuntu1) Filename: pool/2008/main/f/foomatic-db/openprinting-ppds-extra_20080211-0ubuntu1_all.deb Size: 11550374 MD5sum: 4cbe1e79185ff22144fbc7a3d2c26b55 SHA1: 1225d8ea8266457babebde5bebbb4c6d78d0d4ed SHA256: e840c0d27ded22f0202509c62911c0049bd544cf1109a53ecba6bac6e128d906 Description: OpenPrinting printer support - PostScript PPD files This package includes a collection of free PostScript Printer Description files for PostScript (and clone) printers from various manufacturers, as distributed by OpenPrinting. . These are additional PostScript printer PPDs for not so common printers, especially bigger high-end devices. . Home Page: http://www.openprinting.org/ Package: openprinting-ppds Priority: optional Section: text Installed-Size: 5628 Maintainer: ubuntu-devel@lists.ubuntu.com Original-Maintainer: Chris Lawrence Architecture: all Source: foomatic-db Version: 20080211-0ubuntu1 Replaces: linuxprinting.org-ppds (<< 20070207-0ubuntu1) Provides: linuxprinting.org-ppds Suggests: cupsys, foomatic-filters-ppds, hpijs-ppds, openprinting-ppds-extra Conflicts: hp-ppd (<= 0.5), linuxprinting.org-ppds (<< 20070207-0ubuntu1) Filename: pool/2008/main/f/foomatic-db/openprinting-ppds_20080211-0ubuntu1_all.deb Size: 4200526 MD5sum: c5aabe1e5df0ae3fc1e356e4b33c577d SHA1: 20ec17e03649d67ab363784cc52b2cfd759ea47f SHA256: 29380c4436d2e544fb3f7ae13e5f9ca137c4d6f860a9df2325514af7591a6505 Description: OpenPrinting printer support - PostScript PPD files This package includes a collection of free PostScript Printer Description files for PostScript (and clone) printers from various manufacturers, as distributed by OpenPrinting. . Note that these are only the PPDs for the most common PostScript printers, for more special models install the openprinting-ppds-extra package. . If you have non-PostScript printers, the foomatic-db and foomatic-db-hpijs packages are the ones you need; this package won't be of much help to you. . Home Page: http://www.openprinting.org/ Package: linuxprinting.org-ppds Priority: optional Section: text Installed-Size: 124 Maintainer: ubuntu-devel@lists.ubuntu.com Original-Maintainer: Chris Lawrence Architecture: all Source: foomatic-db Version: 20080211-0ubuntu1 Depends: openprinting-ppds Filename: pool/2008/main/f/foomatic-db/linuxprinting.org-ppds_20080211-0ubuntu1_all.deb Size: 90872 MD5sum: 7b10db3be512f60cbedd3ff26ea9d387 SHA1: f161a9f32b511d08f3b5ec669f48dd2ab5ba4ed6 SHA256: 9b171f0f6e60c3c1c38945b148307bcec03c8b74f9610d8e226d3ba288ecc7b6 Description: OpenPrinting printer support - PostScript PPD files This is a transitional package to migrate existing users of linuxprinting.org-ppds to openprinting-ppds (its successor). It may be safely removed after upgrading. Package: linuxprinting.org-ppds-extra Priority: optional Section: text Installed-Size: 124 Maintainer: ubuntu-devel@lists.ubuntu.com Original-Maintainer: Chris Lawrence Architecture: all Source: foomatic-db Version: 20080211-0ubuntu1 Depends: openprinting-ppds-extra Filename: pool/2008/main/f/foomatic-db/linuxprinting.org-ppds-extra_20080211-0ubuntu1_all.deb Size: 90886 MD5sum: 6fc62261f3cb1e728d544b0c419839ef SHA1: cf079bdeabe8bed85150dd6316a8d72f9c7547a7 SHA256: 54cfff64d166ad642e329e33c5972a62d5f9913a4b157f3fa949e1fe9c5f7fcd Description: OpenPrinting printer support - PostScript PPD files This is a transitional package to migrate existing users of linuxprinting.org-ppds-extra to openprinting-ppds-extra (its successor). It may be safely removed after upgrading. Package: fortune-mod Priority: optional Section: games Installed-Size: 144 Maintainer: Ubuntu Core Developers Original-Maintainer: Pascal Hakim Architecture: i386 Version: 1:1.99.1-3ubuntu3 Replaces: fortune Provides: fortune Depends: libc6 (>= 2.6-1), librecode0 (>= 3.6), fortunes-min | fortune-cookie-db Suggests: xcontrib, bsdmainutils Conflicts: fortune Filename: pool/2008/main/f/fortune-mod/fortune-mod_1.99.1-3ubuntu3_i386.deb Size: 47744 MD5sum: 3c83a108cd83102adebe3114e138d6d6 SHA1: c5ebce4152520955edeb8f3b3d5f1fb87022bfbc SHA256: 199d1464bcabb5911c524f228d90db79171d503384e2584cb688f3d4187d807b Description: provides fortune cookies on demand These are the machine-dependent parts of the fortune package, i.e. the fortune program and the programs used for generating the data files. The fortune package displays epigrams selected randomly from a selection of fortune files. This is an enhanced version of the BSD program. The data files (which can be shared) are contained in the 'fortunes-min', 'fortunes', and 'fortunes-off' packages. Package: fortunes-min Priority: optional Section: games Installed-Size: 196 Maintainer: Ubuntu Core Developers Original-Maintainer: Pascal Hakim Architecture: all Source: fortune-mod Version: 1:1.99.1-3ubuntu3 Replaces: fortunes (<= 9708-6) Provides: fortune-cookie-db Depends: fortune-mod (>= 9708-12) Filename: pool/2008/main/f/fortune-mod/fortunes-min_1.99.1-3ubuntu3_all.deb Size: 72190 MD5sum: 2ba830e6c5d57d9ea8608ae65bb50306 SHA1: 5cf3272f14a75bae16798309f7d653a88da4f2fb SHA256: c090a164f88656833dc0e0b9a016bd8cac5af0c3acdff587e170c5ebe743bece Description: Data files containing fortune cookies This package contains a small number of 'fortune cookies' for the bandwidth conscious. There are over 15000 different 'fortune cookies' in the fortunes package. You'll need the fortune-mod package to display the cookies. Package: freecdb Priority: optional Section: utils Installed-Size: 124 Maintainer: Ubuntu Core Developers Original-Maintainer: Gerrit Pape Architecture: i386 Version: 0.75build1 Depends: libc6 (>= 2.6) Filename: pool/2008/main/f/freecdb/freecdb_0.75build1_i386.deb Size: 18980 MD5sum: 3b2daa3b252a41d15e1e57b14cc4f2a3 SHA1: af0a7073458bcad06ef59646330beb33c5096087 SHA256: 046e9c827425946091a580fa1e49df1b3fd0174f7bee8db00a2de64f5c42bab8 Description: creating and reading constant databases freecdb is a fast, reliable, simple package for creating and reading constant databases. Its database structure provides several features: . * Fast lookups: A successful lookup in a large database normally takes just two disk accesses. An unsuccessful lookup takes only one. * Low overhead: A database uses 2048 bytes, plus 24 bytes per record, plus the space for keys and data. * No random limits: cdb can handle any database up to 4 gigabytes. There are no other restrictions; records don't even have to fit into memory. Databases are stored in a machine-independent format. * Fast atomic database replacement: cdbmake can rewrite an entire database two orders of magnitude faster than other hashing packages. * Fast database dumps: cdbdump prints the contents of a database in cdbmake-compatible format. . This package is derived from the cdb package, and uses the original cdb library. See http://cr.yp.to/cdb.html Package: flex Priority: standard Section: devel Installed-Size: 948 Maintainer: Ubuntu Core Developers Original-Maintainer: Manoj Srivastava Architecture: i386 Version: 2.5.34-2.1 Depends: libc6 (>= 2.7-1), m4 Pre-Depends: debconf | debconf-2.0 Recommends: gcc | c-compiler Suggests: bison Filename: pool/2008/main/f/flex/flex_2.5.34-2.1_i386.deb Size: 239356 MD5sum: 1f6b28fad38ab0b9f3ea517ba8df2d12 SHA1: 75db84598cd72acd7288a390d5c0cc1d2c239ac6 SHA256: 8007854dc12a5de541a44cec1405a43310bf17319282b4baa72ac1087e6fb8be Description: A fast lexical analyzer generator. Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . The behaviour of Flex has undergone a major change since version 2.5.4a. Flex scanners are now reentrant, and it is now possible to have multiple scanners in the same program with differing sets of defaults, and the scanners play nicer with modern C and C++ compilers. The Flip side is that Flex no longer conforms to the POSIX lex behaviour, and the scanners require conforming implementations when flex is used in ANSI C mode. The package flex-old provides the older behaviour. Package: flex-doc Priority: optional Section: doc Installed-Size: 1640 Maintainer: Ubuntu Core Developers Original-Maintainer: Manoj Srivastava Architecture: all Source: flex Version: 2.5.34-2.1 Filename: pool/2008/main/f/flex/flex-doc_2.5.34-2.1_all.deb Size: 192262 MD5sum: fd49d89ecbabeef59130d8a8e9dbfc64 SHA1: 10bd50081d3d0cbb20d56c5faedd97fbbc9409c3 SHA256: 149f2e7b9c56af6da863e6f8d0412c08e33775178919a3dc237c20892ea27e5d Description: Documentation for flex (a fast lexical analyzer generator). This package contains the HTML documentation for flex. Package: file Priority: standard Section: utils Installed-Size: 128 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Baumann Architecture: i386 Version: 4.21-3 Depends: libc6 (>= 2.6.1-1), libmagic1, libmagic1 (= 4.21-3) Filename: pool/2008/main/f/file/file_4.21-3_i386.deb Size: 39826 MD5sum: a33a11ef4daea9a96c494201824bc4ce SHA1: 4260f2f91b5f1f93dc7aba83ee99ef0dc59ab4d7 SHA256: 2449d50019f125c26ff2cb7b92922ada24aa4814c5ce327143dcc6e73ffaf3f9 Description: Determines file type using "magic" numbers File tests each argument in an attempt to classify it. There are three sets of tests, performed in this order: filesystem tests, magic number tests, and language tests. The first test that succeeds causes the file type to be printed. . Starting with version 4, the file command is not much more than a wrapper around the "magic" library. . Homepage: Package: python-magic Priority: extra Section: python Installed-Size: 112 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Baumann Architecture: i386 Source: file Version: 4.21-3 Depends: libc6 (>= 2.6.1-1), libmagic1 Suggests: python-magic-dbg Filename: pool/2008/main/f/file/python-magic_4.21-3_i386.deb Size: 29492 MD5sum: e95450ba21a7ca81a64728a80e0c1c8f SHA1: d74e1477ba85eccd6e7a58a3050fd365bd996a22 SHA256: b4199f605fe35bc69dc700eb1af0851dc6a1d7c59e07fd97e12aaf821c9af078 Description: File type determination library using "magic" numbers (python bindings) This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. . Homepage: . This package contains the python bindings to query /etc/magic information for a given file in Python. Package: python-magic-dbg Priority: extra Section: python Installed-Size: 164 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Baumann Architecture: i386 Source: file Version: 4.21-3 Depends: python-magic (= 4.21-3), python-dbg, libc6 (>= 2.6.1-1), libmagic1 Filename: pool/2008/main/f/file/python-magic-dbg_4.21-3_i386.deb Size: 25114 MD5sum: 65167b2ba204b42f8d5ee83724d04528 SHA1: 27c12c6dcc7d4ee0d7ca066b0ccc9d1f60374527 SHA256: da8fcc2deb74369c2aebc2152a287c7a36a3c8cb7f46176ffb55b54628b7b202 Description: File type determination library using "magic" numbers (python bindings/debug) This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. . Homepage: . This package contains the python bindings to query /etc/magic information for a given file in Python, built for the python debug interpreter. Package: libmagic1 Priority: standard Section: libs Installed-Size: 1776 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Baumann Architecture: i386 Source: file Version: 4.21-3 Depends: libc6 (>= 2.6.1-1), zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: file Filename: pool/2008/main/f/file/libmagic1_4.21-3_i386.deb Size: 333038 MD5sum: a746ed24001f24a2d6ab5252a0f37d4c SHA1: d722b24fca67d0fe07a03fdc7342731d3aa374cc SHA256: 660b0fb159b5f8011c408aedb24b86abbe8f56c1645c4ef477ebe1f111feb7fd Description: File type determination library using "magic" numbers This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. . Homepage: Package: libmagic-dev Priority: optional Section: libdevel Installed-Size: 208 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Baumann Architecture: i386 Source: file Version: 4.21-3 Depends: libmagic1 (= 4.21-3) Suggests: file Filename: pool/2008/main/f/file/libmagic-dev_4.21-3_i386.deb Size: 71814 MD5sum: e6c28d1b9bf91bfff1d3cae6677b063b SHA1: 7adef0f0444d93bb4269db493a1a13785ac59cf2 SHA256: 11872a1f3ed2c2070718f238191f19566ce757700ad569644458bed11f8416fa Description: File type determination library using "magic" numbers (development) This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. . Homepage: . This package contains the development files. Package: fdutils Priority: optional Section: utils Installed-Size: 980 Maintainer: Ubuntu Core Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: i386 Version: 5.5-20060227-1.1 Replaces: miscutils, manpages (<< 1.11-3) Depends: libc6 (>= 2.5-0ubuntu1), debconf (>= 0.5) | debconf-2.0, debianutils (>= 1.7) Recommends: mtools (>= 3.8-1) Filename: pool/2008/main/f/fdutils/fdutils_5.5-20060227-1.1_i386.deb Size: 358622 MD5sum: c5fcd873af973ee738d51fa2de9ced02 SHA1: 0c34f06d759198fb7d38e7514a818c1d0ec48cb0 SHA256: e9a66de00e2b6870b1299dd8be8bb8e101898d753996e65df810aec76efc1d79 Description: Linux floppy utilities This package contains utilities for formatting extra capacity disks, for automatic floppy disk mounting and unmounting, etc. . The package includes the following items: . * superformat: formats high capacity disks of (up to 1992k for high density disks or up to 3984k for extra density disks) * fdmount: automatically mounts/unmounts disks when they are inserted/removed. * xdfcopy: formats, reads and writes OS/2's XDF disks. * MAKEFLOPPIES: creates the floppy devices in /dev * getfdprm: prints the current disk geometry (number of sectors, track and heads etc) * setfdprm: sets the current disk geometry * fdrawcmd: sends raw commands to the floppy driver * floppycontrol: configure the floppy driver * General documentation about the floppy driver . Note that these utilities do not work for USB floppy drives, because there is no direct access to the floppy controller. . Homepage: http://www.tux.org/pub/knaff/fdutils/ Package: flite1-dev Priority: extra Section: devel Installed-Size: 16588 Maintainer: Ubuntu Core Developers Original-Maintainer: Mario Lang Architecture: i386 Source: flite Version: 1.2-release-2.2build1 Provides: flite-dev Depends: libflite1 (>= 1.2-release-2.2build1), libc6-dev Conflicts: flite-dev Filename: pool/2008/main/f/flite/flite1-dev_1.2-release-2.2build1_i386.deb Size: 8668760 MD5sum: 36cb7a3d97d9a462c5f477678d670ed2 SHA1: 0a0780ea2353a1c0bf49599ffff994b1f638ed55 SHA256: 73c10a224549e82dadec41e40d8b19e57a8287d696e9c0e11762f52bb21dcbea Description: A small run-time speech synthesis engine - static libraries This extra package provides the flite static libraries and header files. Package: libflite1 Priority: extra Section: libs Installed-Size: 13752 Maintainer: Ubuntu Core Developers Original-Maintainer: Mario Lang Architecture: i386 Source: flite Version: 1.2-release-2.2build1 Depends: libc6 (>= 2.6-1) Filename: pool/2008/main/f/flite/libflite1_1.2-release-2.2build1_i386.deb Size: 8159022 MD5sum: 0fc566c006526a44794d787d5a4cbe2d SHA1: a96fd764c7c596c56c30704004b0dcd99fb5f2dc SHA256: e1669c303d83ae32bf20a9a1ede6614eca68727d319d2aa1bced4b22486a7dce Description: a small run-time speech synthesis engine - shared libraries This package contains the shared library objects of Festival Lite Package: friendly-recovery Priority: optional Section: admin Installed-Size: 60 Maintainer: Michael Vogt Architecture: all Version: 0.1 Depends: bash, upstart, whiptail Filename: pool/2008/main/f/friendly-recovery/friendly-recovery_0.1_all.deb Size: 2606 MD5sum: 3a160955e143ba186d857c90828dcbb9 SHA1: 9384b48205eefd8601e476363b7a3e583ef59789 SHA256: f9c992d6dca2d5508e85c2fe8a28b87ff46219d4ed3cc6bb7d818e612679a2c5 Description: Make recovery more user-friendly Make the recovery mode more user-friendly by providing a menu with plugable options. Package: libalut-dev Priority: optional Section: libdevel Installed-Size: 148 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Games Team Architecture: i386 Source: freealut Version: 1.1.0-1 Depends: libalut0 (= 1.1.0-1), libopenal-dev (>= 1:0.0.8-1) Filename: pool/2008/main/f/freealut/libalut-dev_1.1.0-1_i386.deb Size: 38222 MD5sum: 105155a8afe6d214139d42f58b2b70de SHA1: d276edabff73ed331e4135ef655983e25f9262c9 SHA256: f72416ccc2453b2d0b5d2b737f3690f1b43c61394eb2aaf0136c7ab15240e562 Description: OpenAL Utility Toolkit development files freealut is a free implementation of OpenAL's ALUT standard. ALUT is a set of portable functions which remove the annoying details of getting an audio application started. It is the OpenAL counterpart of what GLUT is for OpenGL. . Homepage: http://openal.org . This package contains libraries and headers suitable for software development with ALUT. Package: libalut0 Priority: optional Section: libs Installed-Size: 100 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Games Team Architecture: i386 Source: freealut Version: 1.1.0-1 Depends: libc6 (>= 2.5-0ubuntu1), libopenal0a Filename: pool/2008/main/f/freealut/libalut0_1.1.0-1_i386.deb Size: 33184 MD5sum: bac8faea3d368a3c93c9a266965a7967 SHA1: c57de2c5586170f23c1df48f5858590b9c743d09 SHA256: b8f5e1262fb56e0cc61d317673eb6d567aa9f396342001285ae70885bcd8e3ae Description: OpenAL Utility Toolkit freealut is a free implementation of OpenAL's ALUT standard. ALUT is a set of portable functions which remove the annoying details of getting an audio application started. It is the OpenAL counterpart of what GLUT is for OpenGL. . Homepage: http://openal.org Package: fontconfig Priority: optional Section: utils Installed-Size: 132 Maintainer: Ubuntu Core developers Original-Maintainer: Keith Packard Architecture: i386 Version: 2.5.0-2ubuntu3 Depends: defoma (>= 0.7.0), fontconfig-config, libc6 (>= 2.7-1), libexpat1 (>= 1.95.8), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/f/fontconfig/fontconfig_2.5.0-2ubuntu3_i386.deb Size: 20164 MD5sum: ce50019d164ed15fa8210d2b665df6e3 SHA1: 2a5a999f1152dbfe828a0af75e42c4d1a5021a99 SHA256: a51675bcb3a7670ea547d45d79f898a7891ccf24d30f5ec8662caedf97638ad4 Description: generic font configuration library - support binaries Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. . Fontconfig is not a rasterization library, nor does it impose a particular rasterization library on the application. The X-specific library 'Xft' uses fontconfig along with freetype to specify and rasterize fonts. . This package contains a program to maintain the fontconfig cache (fc-cache), a sample program to list installed fonts (fc-list), a program to test the matching rules (fc-match) and a program to dump the binary cache files in string form (fc-cat). It also makes fonts managed by defoma available to fontconfig applications. Package: libfontconfig1-dbg Priority: extra Section: libdevel Installed-Size: 376 Maintainer: Ubuntu Core developers Original-Maintainer: Keith Packard Architecture: i386 Source: fontconfig Version: 2.5.0-2ubuntu3 Depends: libfontconfig1 (= 2.5.0-2ubuntu3) Filename: pool/2008/main/f/fontconfig/libfontconfig1-dbg_2.5.0-2ubuntu3_i386.deb Size: 136702 MD5sum: bc72a13ed32b5a263e1b4194cb7b095d SHA1: e74cbbed50346029669fafc8b43c4a18ee35a687 SHA256: 40bb9bade067bb5a7e9389126d384e8e3028527f6b4157a60325b9e8f1fe89c3 Description: generic font configuration library - debugging symbols Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. . This package contains the debugging symbols associated with libfontconfig1. They will automatically be used by gdb for debugging fontconfig-related issues. It should be installed when experiencing crashes involving fontconfig so that a better backtrace is provided in the bug report. Package: libfontconfig1-dev Priority: optional Section: libdevel Installed-Size: 2108 Maintainer: Ubuntu Core developers Original-Maintainer: Keith Packard Architecture: i386 Source: fontconfig Version: 2.5.0-2ubuntu3 Provides: libfontconfig-dev Depends: libexpat1-dev, libfontconfig1 (= 2.5.0-2ubuntu3), libfreetype6-dev (>= 2.1.7), pkg-config Filename: pool/2008/main/f/fontconfig/libfontconfig1-dev_2.5.0-2ubuntu3_i386.deb Size: 572080 MD5sum: ab02fc3a4e8e95f4addd9103a97f5dfb SHA1: 5c26bc6e8af038e7f782974b7508eddc5a752589 SHA256: d39ee464e7a1c2451e9ed87b6299e9ec08d87007439ae4c6a436970b77bded01 Description: generic font configuration library - development Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. . This package contains the static libraries and headers needed for the development of applications using fontconfig. Package: libfontconfig1 Priority: optional Section: libs Installed-Size: 252 Maintainer: Ubuntu Core developers Original-Maintainer: Keith Packard Architecture: i386 Source: fontconfig Version: 2.5.0-2ubuntu3 Depends: fontconfig-config (= 2.5.0-2ubuntu3), libc6 (>= 2.7-1), libexpat1 (>= 1.95.8), libfreetype6 (>= 2.3.5), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/f/fontconfig/libfontconfig1_2.5.0-2ubuntu3_i386.deb Size: 89436 MD5sum: e0cc55bcd576585e1998f2d4224ed208 SHA1: ed20a60cbe43f5855de4c189074a7214eed7a517 SHA256: cdae5cf56558ffec54fe5fc8a384f67eda4fc29980f3a9fc1eca35aabceafc87 Description: generic font configuration library - runtime Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. . This package contains the runtime library needed to launch applications using fontconfig. Package: fontconfig-config Priority: optional Section: libs Installed-Size: 484 Maintainer: Ubuntu Core developers Original-Maintainer: Keith Packard Architecture: all Source: fontconfig Version: 2.5.0-2ubuntu3 Replaces: fontconfig (<< 2.3.2-2) Depends: debconf (>= 0.5) | debconf-2.0, ttf-dejavu | ttf-bitstream-vera | ttf-freefont | gsfonts-x11 | msttcorefonts, ucf (>= 0.29) Conflicts: fontconfig (<< 2.3.2-2) Filename: pool/2008/main/f/fontconfig/fontconfig-config_2.5.0-2ubuntu3_all.deb Size: 182124 MD5sum: 26a6a9a461754ff75881d8787e9454e9 SHA1: 75ff0b26c36358390c0f8309c9f9d838bd85e77b SHA256: 090958b5009a17c6a10b4112c1f189d567ca6b97f51fa3ac14068ca13f570274 Description: generic font configuration library - configuration Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. . This package contains the configuration files and scripts for fontconfig. Package: fetchmail Priority: optional Section: mail Installed-Size: 1796 Maintainer: Ubuntu Core Developers Original-Maintainer: Fetchmail Maintainers Architecture: i386 Version: 6.3.8-10ubuntu1 Replaces: fetchmail-common, fetchmail-ssl Provides: fetchmail-ssl Depends: libc6 (>= 2.6.1-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.6.dfsg.2), libssl0.9.8 (>= 0.9.8e-1), debianutils (>= 1.7), adduser (>= 3.34), lsb-base (>= 3.0-6), sysv-rc (>= 2.86.ds1-14.1ubuntu2) Recommends: ca-certificates Suggests: fetchmailconf, postfix | mail-transport-agent, resolvconf Conflicts: fetchmail-common, logcheck (<< 1.1.1-9), fetchmail-ssl (<= 6.2.5-12) Filename: pool/2008/main/f/fetchmail/fetchmail_6.3.8-10ubuntu1_i386.deb Size: 372988 MD5sum: 86073b25afb19fbf747e0b34ac3132db SHA1: ecb09e765a030e8447e818009f37162ae010600e SHA256: f8f7074b4c8240d23a2c03ab435411082866c5dbf14bb462ef5f6709d6fa0997 Description: SSL enabled POP3, APOP, IMAP mail gatherer/forwarder fetchmail is a free, full-featured, robust, and well-documented remote mail retrieval and forwarding utility intended to be used over on-demand TCP/IP links (such as SLIP or PPP connections). It retrieves mail from remote mail servers and forwards it to your local (client) machine's delivery system, so it can then be read by normal mail user agents such as mutt, elm, pine, (x)emacs/gnus, or mailx. The fetchmailconf package includes an interactive GUI configurator suitable for end-users. . Kerberos V and GSSAPI are supported. . Kerberos IV, RPA, OPIE and other support for some other features are available if the package is recompiled. Package: fakeroot Priority: optional Section: utils Installed-Size: 440 Maintainer: Ubuntu Core Developers Original-Maintainer: Clint Adams Architecture: i386 Version: 1.9ubuntu1 Depends: libc6 (>= 2.7-1) Filename: pool/2008/main/f/fakeroot/fakeroot_1.9ubuntu1_i386.deb Size: 113560 MD5sum: 4b7c7c763306a72b369a45d39fbe272b SHA1: 2f77ab3916b7c8c941629ba1fa7e72328eb35867 SHA256: c59f772be3debecb3032c86b222dfe8a5a849fe3dddac7c1ff598fb50c883554 Description: Gives a fake root environment This package is intended to enable something like: dpkg-buildpackage -rfakeroot i.e. to remove the need to become root for a package build. This is done by setting LD_PRELOAD to libfakeroot.so, which provides wrappers around getuid, chown, chmod, mknod, stat, and so on, thereby creating a fake root environment. . fakeroot requires SYSV IPC or TCP to operate. Package: libzlui-gtk Priority: optional Section: libs Installed-Size: 228 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Joey Hess Architecture: i386 Source: fbreader Version: 0.8.14-1ubuntu1 Provides: libzlui Depends: libatk1.0-0 (>= 1.20.0), libbz2-1.0, libc6 (>= 2.7-1), libcairo2 (>= 1.5.8), libexpat1 (>= 1.95.8), libgcc1, libglib2.0-0 (>= 2.15.5), libgtk2.0-0 (>= 2.12.0), libjpeg62, libpango1.0-0 (>= 1.19.3), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.1.1-21), libzlcore (= 0.8.14-1ubuntu1), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/f/fbreader/libzlui-gtk_0.8.14-1ubuntu1_i386.deb Size: 71384 MD5sum: 66d86609ccffc413efeecfe864650387 SHA1: 725e1aada8c7c620105c1eebc77ba28d82917014 SHA256: d75f23e233faf3201c61bd53ef75149383050a68f0edbefc943f8a64cbbdb2b9 Description: Gtk interface module for zlibrary This package provides a gtk+-based UI for zlibrary. Homepage: http://www.fbreader.org/ Package: fbreader Priority: optional Section: text Installed-Size: 1312 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Joey Hess Architecture: i386 Version: 0.8.14-1ubuntu1 Replaces: fbreader-gtk, fbreader-qt, fbreader-qt4 Depends: libbz2-1.0, libc6 (>= 2.7-1), libexpat1 (>= 1.95.8), libgcc1, libstdc++6 (>= 4.1.1-21), libzlcore (>= 0.8.14), libzlcore (<< 0.10.0), libzltext (>= 0.8.14), libzltext (<< 0.10.0), libzlui, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/f/fbreader/fbreader_0.8.14-1ubuntu1_i386.deb Size: 369962 MD5sum: 881ccf2dd2f9aae82b2984a1e1433246 SHA1: e3a6faf81c4e38b8e51d5fce07e440efa63e15dd SHA256: 12d9464eb4bac7c20882ea251cbc47dff9ef9860a15df1f6981edd2295b8439d Description: e-book reader FBReader is an e-book reader. . Main features: * supports several open e-book formats: fb2, html, chm, plucker, palmdoc, ztxt, tcr (psion text), rtf, oeb, openreader, non-DRM'ed mobipocket, plain text, epub * reads directly from tar, zip, gzip, bzip2 archives (you can have several books in one archive) * supports a structured view of your e-book collection * automatically determines encodings * automatically generates a table of contents * keeps the last open book and the last read positions for all open books between runs * automatic hyphenation (patterns for several languages are included) Homepage: http://www.fbreader.org/ Package: libzlcore-dev Priority: optional Section: libdevel Installed-Size: 260 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Joey Hess Architecture: i386 Source: fbreader Version: 0.8.14-1ubuntu1 Depends: libzlcore (= 0.8.14-1ubuntu1) Filename: pool/2008/main/f/fbreader/libzlcore-dev_0.8.14-1ubuntu1_i386.deb Size: 21954 MD5sum: 18d5ac918994139499d10c99ec153fba SHA1: 8be4224b427479719c4585f9d0060306e3ac08e3 SHA256: fbf6824b54d7d586a8aa422f644236cacc1e9bf0b4e75e8e5319045b6deec076 Description: zlibrary core - development files This package contains development files for the zlibrary core. Homepage: http://www.fbreader.org/ Package: libzlcore Priority: optional Section: libs Installed-Size: 2112 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Joey Hess Architecture: i386 Source: fbreader Version: 0.8.14-1ubuntu1 Depends: libbz2-1.0, libc6 (>= 2.7-1), libexpat1 (>= 1.95.8), libgcc1, libstdc++6 (>= 4.1.1-21), zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: fbreader-gtk, fbreader-qt, fbreader-qt4 Filename: pool/2008/main/f/fbreader/libzlcore_0.8.14-1ubuntu1_i386.deb Size: 487978 MD5sum: 30b160787729c08d089e3127dc7c15cb SHA1: 921604589b8cd49fd62a09bea615a7f4c204dac7 SHA256: c5cad587405cf5a41f2b1b1ff8a8e71df387f3676ed5c2a74256f61c953e5ed2 Description: zlibrary core This is the core of zlibrary, the library that the fbreader e-book reader is based on. Homepage: http://www.fbreader.org/ Package: libzltext Priority: optional Section: libs Installed-Size: 588 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Joey Hess Architecture: i386 Source: fbreader Version: 0.8.14-1ubuntu1 Depends: libbz2-1.0, libc6 (>= 2.7-1), libexpat1 (>= 1.95.8), libgcc1, libstdc++6 (>= 4.1.1-21), libzlcore (= 0.8.14-1ubuntu1), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/f/fbreader/libzltext_0.8.14-1ubuntu1_i386.deb Size: 384756 MD5sum: d2e7468ea358d4b6ca33085d1b8a704d SHA1: da7d94e863c7db09a4eb9dba1de623928efb97a4 SHA256: f0c82378c3bcddb6b521b98865dee83e9b1eccee54e6b5ac5e9be5a28ac56df3 Description: zlibrary text model/viewer This package provides text model/viewer part of zlibrary. Homepage: http://www.fbreader.org/ Package: libzltext-dev Priority: optional Section: libdevel Installed-Size: 156 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Joey Hess Architecture: i386 Source: fbreader Version: 0.8.14-1ubuntu1 Depends: libzlcore (= 0.8.14-1ubuntu1), libzltext Filename: pool/2008/main/f/fbreader/libzltext-dev_0.8.14-1ubuntu1_i386.deb Size: 17004 MD5sum: 756717bad6b6d721cd32bf1706d0bde2 SHA1: 4fcf42c081607f077fc1b6d4f69081172ecf0d08 SHA256: 55c431449bf43c94b7d54201d277763a2898935f3e0058fff4d27791fb490e01 Description: zlibrary text model/viewer - development files This package contains development files for the zlibrary text model/viewer library. Homepage: http://www.fbreader.org/ Package: libfuse2 Priority: optional Section: libs Installed-Size: 264 Maintainer: Ubuntu Core Developers Original-Maintainer: Bartosz Fenski Architecture: i386 Source: fuse Version: 2.7.2-1ubuntu2 Depends: libc6 (>= 2.7-1) Suggests: fuse-utils Conflicts: fuse-utils (<< 2.7.2-1ubuntu2) Filename: pool/2008/main/f/fuse/libfuse2_2.7.2-1ubuntu2_i386.deb Size: 124614 MD5sum: 514d2e82087457cbcbcde4d60fa16ecb SHA1: c1b455bd3a01f3a14cf6668c7f1d952d527b0ba5 SHA256: be6faf54858882c581ba1f9e93a703ce1a9add9bb3c046b78552d22009d2b02d Description: Filesystem in USErspace library Simple interface for userspace programs to export a virtual filesystem to the Linux kernel. . This package contains the files necessary to write applications in C or C++ using fuse. Homepage: http://fuse.sourceforge.net/ Package: libfuse-dev Priority: optional Section: libdevel Installed-Size: 456 Maintainer: Ubuntu Core Developers Original-Maintainer: Bartosz Fenski Architecture: i386 Source: fuse Version: 2.7.2-1ubuntu2 Depends: libfuse2 (= 2.7.2-1ubuntu2), libselinux1-dev | libselinux-dev Suggests: fuse-utils Filename: pool/2008/main/f/fuse/libfuse-dev_2.7.2-1ubuntu2_i386.deb Size: 154820 MD5sum: aa759c0a082807b564373a7cd465b5be SHA1: a9fdbc7b396b2ec5493e4f91b1fe33305a976029 SHA256: 3078cd0fc9c84d45ac9db342382155bb091161d0fba0832dc85a4c0c2fa94dd9 Description: Filesystem in USErspace (development files) Simple interface for userspace programs to export a virtual filesystem to the Linux kernel. . This package contains the files necessary to write applications in C or C++ using fuse. Homepage: http://fuse.sourceforge.net/ Package: fuse-utils Priority: optional Section: utils Installed-Size: 156 Maintainer: Ubuntu Core Developers Original-Maintainer: Bartosz Fenski Architecture: i386 Source: fuse Version: 2.7.2-1ubuntu2 Depends: adduser, libc6 (>= 2.7-1), libfuse2 (= 2.7.2-1ubuntu2), makedev (>= 2.3.1-80) | udev, sed (>= 4) Filename: pool/2008/main/f/fuse/fuse-utils_2.7.2-1ubuntu2_i386.deb Size: 19670 MD5sum: 1df8a99194f5410ffe605929a26cca23 SHA1: 3db7195bb9e68944125940030699913a1f793080 SHA256: 3d0eb9d1d2f15e4310062deb2c4f0de23f0f4d6021e3d302a6e613bcc97bc546 Description: Filesystem in USErspace (utilities) Simple interface for userspace programs to export a virtual filesystem to the Linux kernel. . This package contains the fusermount utility which is necessary to mount fuse filesystems. . This utility is setuid by default. Use dpkg-statoverride if you want to change that. Homepage: http://fuse.sourceforge.net/ Package: f-spot Priority: optional Section: gnome Installed-Size: 8776 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian CLI Applications Team Architecture: i386 Version: 0.4.2-1ubuntu3 Depends: dbus, libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libc6 (>= 2.4), libc6 (>= 2.7-1) | libc6.1 (>= 2.7-1) | libc0.1 (>= 2.7-1), libcairo2 (>= 1.6.0), libexif12, libflickrnet2.1.5-cil, libgconf2.0-cil (>= 2.20.0), libgl1-mesa-glx | libgl1, libglade2.0-cil (>= 2.12.0), libglib2.0-0 (>= 2.16.0), libglib2.0-cil (>= 2.12.0), libgnome-vfs2.0-cil (>= 2.20.0), libgnome2.0-cil (>= 2.20.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgphoto2-2 (>= 2.4.0), libgphoto2-port0 (>= 2.4.0), libgtk2.0-0 (>= 2.12.0), libgtk2.0-cil (>= 2.12.0), libgtkhtml3.16-cil (>= 2.20.0), libjpeg62, liblcms1 (>= 1.15-1), libmono-addins-gui0.2-cil (>= 0.3), libmono-addins0.2-cil (>= 0.3), libmono-corlib2.0-cil (>= 1.2.6), libmono-sharpzip2.84-cil (>= 1.0), libmono-sqlite2.0-cil (>= 1.0), libmono-system-data2.0-cil (>= 1.0), libmono-system-web2.0-cil (>= 1.0), libmono-system2.0-cil (>= 1.2.6), libmono2.0-cil (>= 1.2.6), libndesk-dbus-glib1.0-cil (>= 0.4.0), libndesk-dbus1.0-cil (>= 0.6.0), libx11-6, libxcomposite1 (>= 1:0.3-1), mono-runtime (>= 1.1.8.1), sqlite, sqlite3 Recommends: dbus-x11, dcraw Filename: pool/2008/main/f/f-spot/f-spot_0.4.2-1ubuntu3_i386.deb Size: 1483914 MD5sum: 48119a5098dce2306b152a09905d84b8 SHA1: 2ecaac64ea07b602bbfe0614872226d1c4eb1b99 SHA256: 9b82f41668f3fc0872a4329ffe66ef3b1b1e5e2d93011167bb782cfcfeb0258d Description: personal photo management application F-Spot is meant to be an easy-to-use photo management application. It allows for importing of your existing photo collections, tagging photos with identifiers, as well as doing simple edits of photos (e.g. rotating). Homepage: http://www.f-spot.org/ Package: ocaml-findlib Priority: optional Section: devel Installed-Size: 1932 Maintainer: Ubuntu Core Developers Original-Maintainer: Stefano Zacchiroli Architecture: i386 Source: findlib Version: 1.2.1-2build1 Depends: libc6 (>= 2.7-1), ocaml-nox-3.10.0 Filename: pool/2008/main/f/findlib/ocaml-findlib_1.2.1-2build1_i386.deb Size: 493516 MD5sum: b43e6807b7690e6ef0d985c9abb99527 SHA1: afb6a19a9fa8e9502eb51ab15be06b9db5a471f2 SHA256: 07d7b5e20ff6b94a1566f7c78bbb11e4bb7e5c5952b05c0e7142bcfcec24d233 Description: Management tool for OCaml programming language libraries The "findlib" library provides a scheme to manage reusable software components (packages), and includes tools that support this scheme. Packages are collections of OCaml modules for which metainformation can be stored. The packages are kept in the filesystem hierarchy, but with strict directory structure. The library contains functions to look the directory up that stores a package, to query metainformation about a package, and to retrieve dependency information about multiple packages. There is also a tool that allows the user to enter queries on the command-line. In order to simplify compilation and linkage, there are new frontends of the various OCaml compilers that can directly deal with packages. Homepage: http://www.ocaml-programming.de/packages/ Package: fdupes Priority: optional Section: utils Installed-Size: 80 Maintainer: Ubuntu Core Developers Original-Maintainer: Adrian Bridgett Architecture: i386 Version: 1.40-4build1 Depends: libc6 (>= 2.6-1) Filename: pool/2008/main/f/fdupes/fdupes_1.40-4build1_i386.deb Size: 14506 MD5sum: 22309b4f5cc0b33f390c0da0c22eef9d SHA1: 5c8a24eff2a51d312f17e0208126ae4a32bcc5d7 SHA256: bdd15f6a66d2eb694e1169e4a8c26855d5a1cb71d07318a7ceb21d0b22822843 Description: Identifies duplicate files within given directories FDupes uses md5sums and then a byte by byte comparison to find duplicate files within a set of directories. It has several useful options including recursion. Package: libfreetype6-dev Priority: optional Section: libdevel Installed-Size: 3096 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve Langasek Architecture: i386 Source: freetype Version: 2.3.5-1ubuntu4 Replaces: freetype0-dev, freetype1-dev Depends: libfreetype6 (= 2.3.5-1ubuntu4), libc6-dev | libc-dev, zlib1g-dev | libz-dev Conflicts: freetype0-dev, freetype1 (<= 1.0.0.1998-03-22-1), freetype1-dev Filename: pool/2008/main/f/freetype/libfreetype6-dev_2.3.5-1ubuntu4_i386.deb Size: 664148 MD5sum: e26d78f914cddb983359f3a28f235225 SHA1: 76759796d6663daf628a935b1087ea45febc3273 SHA256: c96201851a1ce2bf8d005c77672765a297cd788dc0939251ebef708f7dabcb2b Description: FreeType 2 font engine, development files The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on bringing small, efficient and ubiquitous products. . This package contains all supplementary files (static library, headers and documentation) you need to develop your own programs using the FreeType 2 library. Package: libfreetype6 Priority: optional Section: libs Installed-Size: 640 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve Langasek Architecture: i386 Source: freetype Version: 2.3.5-1ubuntu4 Replaces: freetype0, freetype1 Depends: libc6 (>= 2.6-1), zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: libfreetype6-dev Conflicts: freetype, xpdf-reader (<< 1.00-4) Filename: pool/2008/main/f/freetype/libfreetype6_2.3.5-1ubuntu4_i386.deb Size: 348462 MD5sum: ec4569215550bd98472722ed151f96bc SHA1: 8f0cfb62c39b4bf959a67444f62fc83f2161fccf SHA256: 85fc81ca4b1c4b5f1e8f79f580c90758384c67f24f75c3a6eeb5eb5429b56a31 Description: FreeType 2 font engine, shared library files The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on bringing small, efficient and ubiquitous products. . The FreeType 2 library is their new software font engine. It has been designed to provide the following important features: * A universal and simple API to manage font files * Support for several font formats through loadable modules * High-quality anti-aliasing * High portability & performance . Supported font formats include: * TrueType files (.ttf) and collections (.ttc) * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format * Type 1 Multiple Master fonts. The FreeType 2 API also provides routines to manage design instances easily * Type 1 CID-keyed fonts * OpenType/CFF (.otf) fonts * CFF/Type 2 fonts * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with the Adobe SVG viewer plugin. * Windows FNT/FON bitmap fonts . This package contains the files needed to run programs that use the FreeType 2 library. . Home Page: http://www.freetype.org/ Authors: David Turner Robert Wilhelm Werner Lemberg Package: flex-old-doc Priority: extra Section: doc Installed-Size: 380 Maintainer: Ubuntu Core Developers Original-Maintainer: Manoj Srivastava Architecture: all Source: flex-old Version: 2.5.4a-7build1 Filename: pool/2008/main/f/flex-old/flex-old-doc_2.5.4a-7build1_all.deb Size: 76822 MD5sum: a1953c103dc0cd80485ae1df0ae71b3e SHA1: 9ba62f00712b62975b3611a0afcb3a72a89aee78 SHA256: e544aa0ba001ed8d65ec3eeea5ce844355b19bd6fc66f99222c66fd92b87086f Description: Documentation for an old flex (a fast lexical analyzer generator) This package contains the HTML documentation for the old 2.5.4a version of flex, which is no longer being developed upstream. You should normally chose flex-doc, unless you have legacy lexer files that do not work with a modern flex, and need to use the old flex. The upstream source code can be found at the FTP site: http://lex.sourceforge.net/ Package: flex-old Priority: extra Section: devel Installed-Size: 508 Maintainer: Ubuntu Core Developers Original-Maintainer: Manoj Srivastava Architecture: i386 Version: 2.5.4a-7build1 Depends: libc6 (>= 2.6-1) Recommends: gcc | c-compiler Suggests: bison Conflicts: flex Filename: pool/2008/main/f/flex-old/flex-old_2.5.4a-7build1_i386.deb Size: 166540 MD5sum: 7d047c75bb9d55bca9a0e2bf11f07e2b SHA1: 262a4874c830e366c7b35d184f9c08c217c1c1e5 SHA256: cdfb751c9193e62067fb88796214473365abaddbc0f12557cb7faa0db71c4f66 Description: The old version of the fast lexical analyzer generator. flex is a tool for generating scanners: programs which recognize lexical patterns in text. This is the old 2.5.4a version, which is no longer being developed. You should normally choose flex, unless you have legacy lexer files that do not work with a modern flex. . This product includes software developed by the University of California, Berkeley and its contributors. The upstream source code can be found at http://lex.sourceforge.net/ Package: foo2zjs Priority: optional Section: text Installed-Size: 5436 Maintainer: Ubuntu Core Developers Original-Maintainer: Steffen Joeris Architecture: i386 Version: 20071205-0ubuntu3 Replaces: foo2zjs-ppds Provides: foo2zjs-ppds Depends: libc6 (>= 2.7-1), mscompress Recommends: foomatic-db-engine Suggests: psutils Conflicts: foo2zjs-ppds Filename: pool/2008/main/f/foo2zjs/foo2zjs_20071205-0ubuntu3_i386.deb Size: 1781910 MD5sum: 6eeef7e706de075f4a3d3b43a5ccfed7 SHA1: dd6430aed15649045c32fef7da3ecd8268f7ef13 SHA256: 472f76582127cf257306ae9d757a53f52b5d3a3bd639baf2f20e2a5ee3c2c691 Description: Support for printing to ZjStream-based printers foo2zjs is an open source printer driver for printers that use the Zenographics ZjStream wire protocol for their print data, such as the Minolta magicolor 2200/2300/2430 DL, Minolta Color PageWorks/Pro L and HP LaserJet 1000/1005/1018/1020/1022. These printers are often erroneously referred to as "winprinters" or "GDI printers". . The foomatic-db-engine package is recommended to simplify configuring this printer driver. The psutils package is needed to enable n-up printing support. . Home Page: http://foo2zjs.rkkda.com/ Package: fontforge-doc Priority: optional Section: doc Installed-Size: 6328 Maintainer: Ubuntu Core Developers Original-Maintainer: Kęstutis Biliūnas Architecture: all Source: fontforge Version: 0.0.20071110-1build2 Replaces: fontforge (<< 0.0.20061220-2) Filename: pool/2008/main/f/fontforge/fontforge-doc_0.0.20071110-1build2_all.deb Size: 2892088 MD5sum: 6cb4141a20c8128b6a9b87a558bacf3f SHA1: 20c6af64301bfb73577e2fd899f1ecdd03693ea7 SHA256: fbaf502c18025e2bb4671c37ad00e7313c931699d4eec7b647a2ebf7e4a42400 Description: Documentation for FontForge FontForge allows you to create or edit outline and bitmap fonts. It is also a font format converter and can convert among PostScript (ASCII & binary Type 1, some Type 3s, some Type 0s), TrueType, and OpenType (Type2), CID-keyed, SVG, CFF and multiple-master fonts. . This package contains the documentation in HTML format. Homepage: http://fontforge.sourceforge.net/ Package: fontforge Priority: optional Section: graphics Installed-Size: 12004 Maintainer: Ubuntu Core Developers Original-Maintainer: Kęstutis Biliūnas Architecture: i386 Version: 0.0.20071110-1build2 Depends: libc6 (>= 2.7-1), libfreetype6 (>= 2.3.5), libgif4 (>= 4.1.4), libice6 (>= 1:1.0.0), libjpeg62, libpng12-0 (>= 1.2.13-4), libsm6, libspiro0, libtiff4, libuninameslist0, libx11-6, libxml2 (>= 2.6.27), python2.5 (>= 2.5), zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: autotrace, fontforge-doc, potrace Filename: pool/2008/main/f/fontforge/fontforge_0.0.20071110-1build2_i386.deb Size: 3841772 MD5sum: 20fd1dfcba16c0389b2f4d5331063fc4 SHA1: 4e91a76863b00575f40309aa8493fe0a30cfbb79 SHA256: 34e9daaa6e815fee9d82331130cd70f92d6d77266c4dab524aa156df7b2b2b34 Description: Font editor for PS, TrueType and OpenType fonts FontForge (formerly PfaEdit) allows you to edit outline and bitmap fonts. You can create new ones or modify old ones. It is also a font format converter and can convert among PostScript (ASCII & binary Type 1, some Type 3s, some Type 0s), TrueType, and OpenType (Type2), CID-keyed, SVG, CFF and multiple-master fonts. . This package also provides these programs and utilities: fontimage - produce a font thumbnail image; mensis - examine and modify some of the tables in a truetype or opentype font; sfddiff - compare two font files; showttf - decompose a font file into its various tables and display it. Homepage: http://fontforge.sourceforge.net/ Package: foomatic-filters Priority: optional Section: text Installed-Size: 444 Maintainer: Ubuntu Core Developers Original-Maintainer: Chris Lawrence Architecture: all Version: 3.0.2-20071204-0ubuntu2 Replaces: cupsomatic-ppd, foomatic-bin (<< 2.9) Depends: debconf (>= 0.5) | debconf-2.0, perl, ucf (>= 0.30) Pre-Depends: bash (>= 2.05) Recommends: cupsys | enscript | a2ps | mpage, cupsys-client | lpr | lprng | pdq | rlpr, foomatic-db-engine, gs-esp | gs Conflicts: cupsomatic-ppd (<< 20030507), foomatic-bin (<< 2.9), gs (<< 8.0), gs-aladdin (<< 8.0) Filename: pool/2008/main/f/foomatic-filters/foomatic-filters_3.0.2-20071204-0ubuntu2_all.deb Size: 134784 MD5sum: 3c9b69e9aa2e264f48da93f5959e96a5 SHA1: 43007235edd1dda9448dd74fa69c447ba06d4ed3 SHA256: a9002d603ebce3c4666c086431488416766ddddba2aa65dd16cb348adf5a4864 Description: OpenPrinting printer support - filters Foomatic is a printer database designed to make it easier to set up common printers for use with UNIX-like other operating systems. It provides the "glue" between a print spooler (like CUPS or lpr) and the printer, by processing files sent to the printer. . This package consists of filter scripts used by the printer spoolers to convert the incoming PostScript data into the printer's native format using a printer-specific, but spooler-independent PPD file. You will need to install the foomatic-db-engine package and its dependencies for this package to be useful. . For use with CUPS, you will need both the cupsys and cupsys-client packages installed on your system. Homepage: http://www.openprinting.org/ Package: libfftw3-3 Priority: optional Section: libs Installed-Size: 2600 Maintainer: Ubuntu Core developers Original-Maintainer: Paul Brossier Architecture: i386 Source: fftw3 Version: 3.1.2-3ubuntu1 Replaces: fftw3 Provides: fftw3 Depends: libc6 (>= 2.6.1-1) Suggests: libfftw3-dev Conflicts: fftw3 Filename: pool/2008/main/f/fftw3/libfftw3-3_3.1.2-3ubuntu1_i386.deb Size: 1075560 MD5sum: 9eaa7feb220e5232ed72d9dce3387705 SHA1: 0477874cd30f19270893335514351d5c89af7553 SHA256: e03bb01bb5e95789783bd6b1e55a55526acbfd9a3951439648856cc91b6207a2 Description: library for computing Fast Fourier Transforms The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the shared library versions of the fftw libraries in single, double and long double precisions. Note that on some architectures double is the same as long double in which case there is no long double library. . To get the static library and the header files, you need to install libfftw3-dev. For documentation, see libfftw3-doc. Package: libfftw3-dev Priority: optional Section: libdevel Installed-Size: 4952 Maintainer: Ubuntu Core developers Original-Maintainer: Paul Brossier Architecture: i386 Source: fftw3 Version: 3.1.2-3ubuntu1 Replaces: fftw3-dev Provides: fftw3-dev Depends: libfftw3-3 (= 3.1.2-3ubuntu1) Conflicts: fftw3-dev Filename: pool/2008/main/f/fftw3/libfftw3-dev_3.1.2-3ubuntu1_i386.deb Size: 1459654 MD5sum: d27e4c93a075702fba7baca264e5920a SHA1: 524ddd9bbfea443229f617d175e4110db247eed4 SHA256: 9c6d53f5137c468f1d7e319abded05634816316e0ecdc28c0c6f153bd52c6cb9 Description: library for computing Fast Fourier Transforms The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the statically linked library, header files and test programs. . For documentation, see libfftw3-doc. Package: libfftw3-doc Priority: optional Section: doc Installed-Size: 1000 Maintainer: Ubuntu Core developers Original-Maintainer: Paul Brossier Architecture: all Source: fftw3 Version: 3.1.2-3ubuntu1 Replaces: fftw3-doc Provides: fftw3-doc Suggests: libfftw3-3 Conflicts: fftw3-doc Filename: pool/2008/main/f/fftw3/libfftw3-doc_3.1.2-3ubuntu1_all.deb Size: 284992 MD5sum: b77d9e17193321ac1dafd8c5237b6b4b SHA1: 025ed63e79921f849a9dc0fe0bfd49c487757e23 SHA256: 28811c4bbd7aecb2f1ce240862deb83a074a6c28a538b5048173eb3c1297f2fb Description: documentation for fftw version 3 The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the documentation for the fftw3 library. Package: libfltk1.1 Priority: optional Section: libs Installed-Size: 912 Maintainer: Ubuntu Core Developers Original-Maintainer: Aaron M. Ucko Architecture: i386 Source: fltk1.1 Version: 1.1.7-6 Replaces: libfltk1.1c102 Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.2.1), libgl1-mesa-glx | libgl1, libjpeg62, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), libx11-6, libxft2 (>> 2.1.1), libxinerama1 Conflicts: libfltk1.1c102 Filename: pool/2008/main/f/fltk1.1/libfltk1.1_1.1.7-6_i386.deb Size: 399570 MD5sum: bf0bba492e72fc9f9e8ec987658cc55e SHA1: 0dd05935896071889d553cde9e0bb8944a649475 SHA256: f03aec7c07950eccb72214b232dda14139b5a9d1232d1b29a4f8ea855548f332 Description: Fast Light Toolkit shared libraries Libfltk1.1 contains the files necessary for running programs dynamically linked with FLTK, a very nice LGPLed cross-platform graphical user interface toolkit originally based on libForms. Homepage: http://www.fltk.org/ Package: fltk1.1-doc Priority: optional Section: doc Installed-Size: 3364 Maintainer: Ubuntu Core Developers Original-Maintainer: Aaron M. Ucko Architecture: all Source: fltk1.1 Version: 1.1.7-6 Filename: pool/2008/main/f/fltk1.1/fltk1.1-doc_1.1.7-6_all.deb Size: 2100156 MD5sum: 6eeb8a3249a87160d9a14c9210debec1 SHA1: 06c19f3c00d7f82a2fd19125aba74656fd69242d SHA256: 1875bad5afa607f644f00058dbec9aa4d8baa43ec4ca971b0ae954fa07941b04 Description: Fast Light Toolkit documentation Fltk1.1-doc contains documentation for FLTK, a very nice LGPLed cross-platform graphical user interface toolkit originally based on libForms, including a chapter on its user interface designer (fluid). Homepage: http://www.fltk.org/ Package: libfltk1.1-dbg Priority: extra Section: libdevel Installed-Size: 2692 Maintainer: Ubuntu Core Developers Original-Maintainer: Aaron M. Ucko Architecture: i386 Source: fltk1.1 Version: 1.1.7-6 Replaces: libfltk1.1c102-dbg Depends: libfltk1.1 (= 1.1.7-6) Recommends: gdb (>= 6.0) Conflicts: libfltk1.1c102-dbg Filename: pool/2008/main/f/fltk1.1/libfltk1.1-dbg_1.1.7-6_i386.deb Size: 990358 MD5sum: c06a3df6a3c2201d22c887e3e6527609 SHA1: 57dbd14d7745838e699cc9e1d47b13327421ee9f SHA256: f676eceac18ac924dcb46cd473e089ed0705697440419c3737cfe03807ecfa3f Description: Fast Light Toolkit shared libraries (debugging symbols) This package is useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using the libraries in this package (or the libraries themselves). . Non-programmers will likely have little use for this package. See the libfltk1.1 package for more information. Homepage: http://www.fltk.org/ Package: libfltk1.1-dev Priority: optional Section: libdevel Installed-Size: 2156 Maintainer: Ubuntu Core Developers Original-Maintainer: Aaron M. Ucko Architecture: i386 Source: fltk1.1 Version: 1.1.7-6 Replaces: libfltk-dev Provides: libfltk-dev Depends: debconf (>= 0.5) | debconf-2.0, libfltk1.1 (= 1.1.7-6), libx11-dev Recommends: libgl1-mesa-dev | libgl-dev Suggests: fltk1.1-doc, fluid, libglu1-mesa-dev | libglu-dev, libjpeg62-dev, libpng12-0-dev, libxext-dev, libxft-dev (>> 2.1.2), libxinerama-dev, zlib1g-dev | libz-dev Conflicts: libfltk-dev Filename: pool/2008/main/f/fltk1.1/libfltk1.1-dev_1.1.7-6_i386.deb Size: 510488 MD5sum: 16ce52c447134a7fa22db30902f49e88 SHA1: c33cb5d327309be6fcc50f9e8d77748350d7da92 SHA256: ec34dbd8b2a7ff20bf11704070175467c7df2ca50c8b6968d7ec4fe58640969d Description: Fast Light Toolkit development files Libfltk1.1-dev contains the files necessary for compiling programs that depend on FLTK, a very nice LGPLed cross-platform C++ GUI (graphical user interface) toolkit originally based on libForms. Homepage: http://www.fltk.org/ Package: fast-user-switch-applet Priority: optional Section: gnome Installed-Size: 2864 Maintainer: Ubuntu Desktop Team Original-Maintainer: Julien Valroff Architecture: i386 Version: 2.22.0-0ubuntu2 Depends: gconf2 (>= 2.10.1-2), gdm, gnome-panel, gnome-system-tools, libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.7-1), libcairo2 (>= 1.5.12), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), liborbit2 (>= 1:2.14.10), libpanel-applet2-0 (>= 2.19.3), libpango1.0-0 (>= 1.19.4), libpopt0 (>= 1.10), libsm6, libx11-6, libxau6, libxml2, libxmu6 Suggests: xnest Filename: pool/2008/main/f/fast-user-switch-applet/fast-user-switch-applet_2.22.0-0ubuntu2_i386.deb Size: 310278 MD5sum: b21e6e9dfa10a59ab0df14f9d843b7d2 SHA1: b1333973895621a1348fbea928975691626ba3a6 SHA256: ed8c6cac4bf73e5c2df73d173f577500611bad34fb8c1a2b47dc2da0ea3c187e Description: Applet for the GNOME panel providing a menu to switch between users The Fast User-Switching Applet is an applet for the GNOME panel that provides a menu to switch between users without logging out. It integrates with GDM to switch between existing X11 sessions or create new ones as needed, and shows the same users as the GDM face browser. . Homepage: http://ignore-your.tv/fusa/ Package: libflute-1.3-jfree-java-doc Priority: optional Section: doc Installed-Size: 2824 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Java Maintainers Architecture: all Source: flute-1.3-jfree Version: 20061107-4 Filename: pool/2008/main/f/flute-1.3-jfree/libflute-1.3-jfree-java-doc_20061107-4_all.deb Size: 193114 MD5sum: 0fdf3794b299151137cff496eefc83ed SHA1: 3cc056a634ac4029ed44208efbcf261952104c1e SHA256: 6c5010b136d52189edf592702d3b1ce28f44ff272013d478e446b7a2c75b7c39 Description: Java CSS parser using SAC (JFree version) -- documentation Flute is a CSS2 parser written in Java that implements SAC. SAC is a standard event-based API for CSS parsers, closely modelled on the SAX API for XML parsers. . This package contains the javadoc documentation. Package: libflute-1.3-jfree-java Priority: optional Section: libs Installed-Size: 136 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Java Maintainers Architecture: all Source: flute-1.3-jfree Version: 20061107-4 Depends: java-gcj-compat | java2-runtime Suggests: libflute-1.3-jfree-java-doc Filename: pool/2008/main/f/flute-1.3-jfree/libflute-1.3-jfree-java_20061107-4_all.deb Size: 96062 MD5sum: eab90d1e3b16fb19d5f84eae89d40f26 SHA1: b83fee6bd6931d013bab68275363e340c3553f58 SHA256: 56361611d31e8c85d29ed0c582163f104cc9e883fe68375774d8b7646450d074 Description: Java CSS parser using SAC (JFree version) Flute is a CSS2 parser written in Java that implements SAC. SAC is a standard event-based API for CSS parsers, closely modelled on the SAX API for XML parsers. . This package contains the library. Package: libfribidi-dev Priority: optional Section: libdevel Installed-Size: 240 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Hebrew Packaging Team Architecture: i386 Source: fribidi Version: 0.10.9-1 Depends: libfribidi0 (= 0.10.9-1) Filename: pool/2008/main/f/fribidi/libfribidi-dev_0.10.9-1_i386.deb Size: 43362 MD5sum: 9f5e234c76cb21c7334b77548cd9ffdb SHA1: bb8e7e5ca4806bd909b19b8d19558d6b2710250e SHA256: c40bc8c10c04beb10768cf8527e516131c4856dbb81718a0894f514122ac8727 Description: Development files for FreeBidi library This package contains the header files and static libraries for the FriBidi C library. Homepage: http://www.fribidi.org/ Package: libfribidi0 Priority: optional Section: libs Installed-Size: 160 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Hebrew Packaging Team Architecture: i386 Source: fribidi Version: 0.10.9-1 Depends: libc6 (>= 2.7-1) Filename: pool/2008/main/f/fribidi/libfribidi0_0.10.9-1_i386.deb Size: 42792 MD5sum: 0f362558a93a95d90f8a29e11df58519 SHA1: bd976d8665116c6a39ef3ee76b67483e36287092 SHA256: 62dea24339c8195ae33e10ce4b008dc44bc75c93181ffb385c70c7c0b6a82c17 Description: Free Implementation of the Unicode BiDi algorithm FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic languages. Homepage: http://www.fribidi.org/ Package: firefox-trunk-dev Priority: optional Section: web Installed-Size: 120 Maintainer: Alexander Sack Architecture: all Source: firefox-3.0 Version: 3.0~b5+nobinonly-0ubuntu3 Depends: firefox-3.0-dev Filename: pool/2008/main/f/firefox-3.0/firefox-trunk-dev_3.0~b5+nobinonly-0ubuntu3_all.deb Size: 64654 MD5sum: 6fec8ee67f8e71191b7af3070f03eee2 SHA1: 7f83139659d7561669086a84b6c66f089116f872 SHA256: 998d4beb941030e59f009479c0debfd58617adaa8f7303d872bb42692b54dbf6 Description: dummy upgrade package for firefox-trunk -> firefox-3.0 This is a transitional package so firefox-trunk users get firefox-3.0 on upgrades. It can be safely removed. Package: firefox-gnome-support Priority: optional Section: web Installed-Size: 120 Maintainer: Alexander Sack Architecture: all Source: firefox-3.0 Version: 3.0~b5+nobinonly-0ubuntu3 Depends: firefox-3.0-gnome-support Filename: pool/2008/main/f/firefox-3.0/firefox-gnome-support_3.0~b5+nobinonly-0ubuntu3_all.deb Size: 64704 MD5sum: 3ff2b67df2323bfc167d342bcc152097 SHA1: 9c5c25ccfc5f3866ceb6504c61c3db420bf8d5f2 SHA256: 6486743484a300c38691f8f2fa0be8baffe224f3c6608c1c199a19290a7af5eb Description: meta package pointing to the latest gnome-support package for firefox This is a meta package that will always point to the latest gnome-support package for firefox. Don't remove this if you want to receive automatic major version upgrades for this package in future. Package: firefox-granparadiso-dev Priority: optional Section: web Installed-Size: 120 Maintainer: Alexander Sack Architecture: all Source: firefox-3.0 Version: 3.0~b5+nobinonly-0ubuntu3 Depends: firefox-3.0-dev Filename: pool/2008/main/f/firefox-3.0/firefox-granparadiso-dev_3.0~b5+nobinonly-0ubuntu3_all.deb Size: 64660 MD5sum: 03ab0cddea44ff8d684f9df58608d625 SHA1: d7d80f808bf107bf287ba4e554f86ff968692770 SHA256: de8bc53786a095a913d4e41db2d7a4e710f5385cf1f29244c24e7c9ea184f42b Description: dummy upgrade package for firefox-granparadiso -> firefox-3.0 This is a transitional package so firefox-granparadiso users get firefox-3.0 on upgrades. It can be safely removed. Package: firefox-3.0-dev Priority: optional Section: devel Installed-Size: 120 Maintainer: Alexander Sack Architecture: i386 Source: firefox-3.0 Version: 3.0~b5+nobinonly-0ubuntu3 Replaces: firefox-dev (<< 3), firefox-granparadiso-dev, firefox-trunk-dev Depends: firefox-3.0 (= 3.0~b5+nobinonly-0ubuntu3) Conflicts: firefox-dev (<< 3), firefox-granparadiso-dev (<< 3.0~alpha8-0), firefox-trunk-dev (<< 3.0~a8~cvs20070914t1713-0) Filename: pool/2008/main/f/firefox-3.0/firefox-3.0-dev_3.0~b5+nobinonly-0ubuntu3_i386.deb Size: 9018 MD5sum: 28f412ca39555c2997b14988eedeac86 SHA1: 955dea9fb6f0f2d2adbbf72536ccb1c7f2e9a1c7 SHA256: aaa4393641327f6e8f058820f57fb3206ae96a9a9f78f628e3c507cb54710ae1 Description: Development files for Mozilla Firefox This package contains the development headers, idl files and static libraries needed to develop applications using Mozilla Firefox. Package: firefox-3.0-gnome-support Priority: optional Section: gnome Installed-Size: 168 Maintainer: Alexander Sack Architecture: i386 Source: firefox-3.0 Version: 3.0~b5+nobinonly-0ubuntu3 Replaces: firefox-gnome-support (<< 3), firefox-granparadiso-gnome-support, firefox-trunk-gnome-support Provides: gnome-www-browser Depends: firefox-3.0 (= 3.0~b5+nobinonly-0ubuntu3), libc6 (>= 2.4), libgcc1, libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnomevfs2-0 (>= 1:2.17.90), libnspr4-0d (>= 1.8.0.10), libstdc++6 (>= 4.1.1-21), xulrunner-1.9-gnome-support (>= 1.9~b4~) Conflicts: firefox-gnome-support (<< 3), firefox-granparadiso-gnome-support (<< 3.0~alpha8-0), firefox-trunk-gnome-support (<< 3.0~a8~cvs20070914t1713-0) Filename: pool/2008/main/f/firefox-3.0/firefox-3.0-gnome-support_3.0~b5+nobinonly-0ubuntu3_i386.deb Size: 25438 MD5sum: 72d7ee0368593c9bf5d537f084f8bd4e SHA1: aa3a4e173cb76e72e4187c807e1e55bc53d7aa4c SHA256: e2af99b7acb977ab9d0146a4f83cf6a5da0c025c9497bbc6cd13ab1bf62d521b Description: Support for Gnome in Mozilla Firefox This is an extension to Firefox that allows it to use protocol handlers from Gnome-VFS, such as smb or sftp, and other Gnome integration features. Package: firefox-3.0 Priority: optional Section: web Installed-Size: 3436 Maintainer: Alexander Sack Architecture: i386 Version: 3.0~b5+nobinonly-0ubuntu3 Replaces: firefox (<< 3), firefox-granparadiso, firefox-libthai, firefox-trunk Provides: firefox-libthai, www-browser Depends: debianutils (>= 1.16), fontconfig, libatk1.0-0 (>= 1.20.0), libc6 (>= 2.4), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.1.1-21), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libnspr4-0d (>= 1.8.0.10), libpango1.0-0 (>= 1.20.1), libstdc++6 (>= 4.1.1-21), psmisc, xulrunner-1.9 (>= 1.9~b5~), xulrunner-1.9 (<< 1.9~b6~) Suggests: firefox-3.0-gnome-support (= 3.0~b5+nobinonly-0ubuntu3), latex-xft-fonts, libthai0 Conflicts: firefox (<< 3), firefox-granparadiso (<< 3.0~alpha8-0), firefox-libthai, firefox-trunk (<< 3.0~a8~cvs20070914t1713-0) Filename: pool/2008/main/f/firefox-3.0/firefox-3.0_3.0~b5+nobinonly-0ubuntu3_i386.deb Size: 1025522 MD5sum: 63c831191d748ddeaa2e1a13df022e93 SHA1: f531909c8a06382d71120f6ad4fb1a532a25e3da SHA256: 3b02d9b26dfb423f095a315d31e1c3981fb0683e3c76dcb2caf1f399f623a574 Description: safe and easy web browser from Mozilla Firefox delivers safe, easy web browsing. A familiar user interface, enhanced security features including protection from online identity theft, and integrated search let you get the most out of the web. . This browser was previously known as Firefox 2, Firebird and Phoenix. . Install this firefox package too, if you want to be automatically upgraded to new major firefox versions in the future. Package: firefox Priority: optional Section: web Installed-Size: 120 Maintainer: Alexander Sack Architecture: all Source: firefox-3.0 Version: 3.0~b5+nobinonly-0ubuntu3 Depends: firefox-3.0 Filename: pool/2008/main/f/firefox-3.0/firefox_3.0~b5+nobinonly-0ubuntu3_all.deb Size: 64808 MD5sum: 7e8a69dcb0a8c9960eb61382de55ebe5 SHA1: 173dc50fdd161488ff89f1e791a9a473eca14f19 SHA256: 4d1502c07eed56a5d6a82ef674523df39205b319fa6e49d921567bbc91af32b9 Description: meta package for the popular mozilla web browser Firefox 3 is the next major release of the standalone Mozilla browser; it is written in the XUL language and designed to be lightweight and cross-platform. . This browser was previously known as Firefox 2, Firebird and Phoenix. . This is a meta package that will point to the latest firefox package in ubuntu. Don't remove this if you want to receive automatic major version upgrades for this package in future. Package: firefox-dev Priority: optional Section: web Installed-Size: 120 Maintainer: Alexander Sack Architecture: all Source: firefox-3.0 Version: 3.0~b5+nobinonly-0ubuntu3 Depends: firefox-3.0-dev Filename: pool/2008/main/f/firefox-3.0/firefox-dev_3.0~b5+nobinonly-0ubuntu3_all.deb Size: 64694 MD5sum: 2bc35de2bf45716556f431bc1a1781dd SHA1: 8105ed91bfb3c9fba018100996ccaf7d10f4bc61 SHA256: 4e5a2529ea4bc9e2e43d3b7aa742853da141b586e751f2e7bd87c1e0060559bf Description: meta package pointing to the latest development package for firefox This is a meta package that will always point to the latest development (-dev) package for firefox. Don't remove this if you want to receive automatic major version upgrades for this package in future. Package: libflac-dev Priority: optional Section: libdevel Installed-Size: 820 Maintainer: Ubuntu Core Developers Original-Maintainer: Joshua Kwan Architecture: i386 Source: flac Version: 1.2.1-1ubuntu2 Depends: libc6-dev, libflac8 (= 1.2.1-1ubuntu2), libogg-dev Filename: pool/2008/main/f/flac/libflac-dev_1.2.1-1ubuntu2_i386.deb Size: 230468 MD5sum: c4ceb79e4c513cfa86428717d0b76ab7 SHA1: 0c988a5385056deb16611667c22a7355f1822d22 SHA256: c29e9d9933bb1865c7743c2ab7a996e27baa53cb1edfd13863e1bf8fdd96a862 Description: Free Lossless Audio Codec - C development library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the development library libFLAC. Package: flac Priority: optional Section: sound Installed-Size: 404 Maintainer: Ubuntu Core Developers Original-Maintainer: Joshua Kwan Architecture: i386 Version: 1.2.1-1ubuntu2 Depends: libc6 (>= 2.7-1), libflac8, libogg0 (>= 1.1.3) Filename: pool/2008/main/f/flac/flac_1.2.1-1ubuntu2_i386.deb Size: 174016 MD5sum: abe9e6e9928896729f79c27df1adfb23 SHA1: cacff57da47909597256ff3157c8bda604de9147 SHA256: 1de7e24cc777376ee5f8c63cdf3707bcf4cb63a7a63d4b3356558e07dd42a008 Description: Free Lossless Audio Codec - command line tools FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the command-line tools flac (used for encoding and decoding FLACs) and metaflac (used for manipulating FLAC metadata.) Package: libflac++6 Priority: optional Section: libs Installed-Size: 160 Maintainer: Ubuntu Core Developers Original-Maintainer: Joshua Kwan Architecture: i386 Source: flac Version: 1.2.1-1ubuntu2 Depends: libc6 (>= 2.7-1), libflac8, libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.1.1-21) Filename: pool/2008/main/f/flac/libflac++6_1.2.1-1ubuntu2_i386.deb Size: 40572 MD5sum: f38729bfc40ef16e02edde91df928554 SHA1: cbb221a4f9ed000b8091a8d1f03ef542f5e8d2c1 SHA256: d43ce29c41ecb6a1c82e007cb0c9c2d001fa15ebd5697fdbfa6302bcc470bb6e Description: Free Lossless Audio Codec - C++ runtime library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the runtime library libFLAC++. Package: libflac-doc Priority: optional Section: doc Installed-Size: 4760 Maintainer: Ubuntu Core Developers Original-Maintainer: Joshua Kwan Architecture: all Source: flac Version: 1.2.1-1ubuntu2 Recommends: doc-base Suggests: libflac-dev Filename: pool/2008/main/f/flac/libflac-doc_1.2.1-1ubuntu2_all.deb Size: 722428 MD5sum: fa839dbe0e4440727b11f46ce8775883 SHA1: fa2f6e6b58befb687e39927d29304df5fbf5daf0 SHA256: 20225da19f0aa8acdbe9d73e119077d20aeed6f59eabea3642633ef360fda9d9 Description: Free Lossless Audio Codec - library documentation FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the API documentation for all the FLAC libraries. Package: libflac8 Priority: optional Section: libs Installed-Size: 392 Maintainer: Ubuntu Core Developers Original-Maintainer: Joshua Kwan Architecture: i386 Source: flac Version: 1.2.1-1ubuntu2 Replaces: libflac4 (= 1.1.1-1) Depends: libc6 (>= 2.7-1), libogg0 (>= 1.1.3) Conflicts: libflac4 (= 1.1.1-1) Filename: pool/2008/main/f/flac/libflac8_1.2.1-1ubuntu2_i386.deb Size: 158304 MD5sum: bd47003bfafeba066d5f4b0358e47e01 SHA1: d0d23f3aac9eb6c8531a3e5b59844a5a74b2c8d1 SHA256: 284c58ab6f393afc71476f71f508cf56ded3cea5fa4956c59d8e8136148f87b2 Description: Free Lossless Audio Codec - runtime C library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the runtime library libFLAC. Package: libflac++-dev Priority: optional Section: libdevel Installed-Size: 272 Maintainer: Ubuntu Core Developers Original-Maintainer: Joshua Kwan Architecture: i386 Source: flac Version: 1.2.1-1ubuntu2 Depends: libflac++6 (= 1.2.1-1ubuntu2), libflac-dev Filename: pool/2008/main/f/flac/libflac++-dev_1.2.1-1ubuntu2_i386.deb Size: 47204 MD5sum: 7bd4a2ab5e38c27c79cb48db294001d5 SHA1: 6298e9d05d39cbab5c4ce6a54b2b3b19e2bdbd2e SHA256: f22f47b8b0b1025d7b670d187ddf9ce7a49da956eed5ccd38368e7765ce8647d Description: Free Lossless Audio Codec - C++ development library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the development library libFLAC++. Package: foomatic-db-hpijs Priority: optional Section: text Installed-Size: 1656 Maintainer: Ubuntu Core Developers Original-Maintainer: Chris Lawrence Architecture: all Version: 20070813-0ubuntu2 Depends: foomatic-db, foomatic-filters, hpijs (>> 2) Conflicts: foomatic-bin (<< 2.9), foomatic-db (<< 2.9) Filename: pool/2008/main/f/foomatic-db-hpijs/foomatic-db-hpijs_20070813-0ubuntu2_all.deb Size: 84326 MD5sum: 9e70377ef57798a83e0b3e0923fdbec7 SHA1: dc02ca6cf1653c80c02e3f073e7f5bb17d116770 SHA256: fff18acee89f3479ffc7f2355111356bde193a7e6fa04a116cda7f4ae293cbca Description: OpenPrinting printer support - database for HPIJS driver Foomatic is a printing system designed to make it easier to set up common printers for use with Debian (and other operating systems). It provides the "glue" between a print spooler (like CUPS or lpr) and your actual printer, by telling your computer how to process files sent to the printer. . This package includes support for printers using the HPIJS printer driver backend, particularly consumer inkjet and laser printers from Hewlett-Packard. . Home Page: http://www.openprinting.org/ Package: freeradius-dbg Priority: extra Section: net Installed-Size: 1688 Maintainer: Ubuntu Core Developers Original-Maintainer: Stephen Gran Architecture: i386 Source: freeradius Version: 1.1.7-1build4 Filename: pool/2008/main/f/freeradius/freeradius-dbg_1.1.7-1build4_i386.deb Size: 606902 MD5sum: 612b4968daa3616fb66502313741df8f SHA1: b52b37a5dca9759ed914dec5817a861da91e3057 SHA256: e79bcb5703110dcbe1dc4d2de66573b250a0c1d98b49362f47031f278ff84b21 Description: a high-performance and highly configurable RADIUS server; debug symbols A high-performance RADIUS server derived from Cistron's server. This package contains the detached debugging symbols for the Debian freeradius packages Package: freeradius-postgresql Priority: optional Section: net Installed-Size: 88 Maintainer: Ubuntu Core Developers Original-Maintainer: Stephen Gran Architecture: i386 Source: freeradius Version: 1.1.7-1build4 Replaces: radiusd-freeradius-postgresql Depends: freeradius (= 1.1.7-1build4), libc6 (>= 2.7-1), libpq5 (>= 8.3~beta1) Conflicts: radiusd-freeradius-postgresql Filename: pool/2008/main/f/freeradius/freeradius-postgresql_1.1.7-1build4_i386.deb Size: 34718 MD5sum: 9776935405df53de0218669db7586615 SHA1: 8762b555c5c2ade65b501abbd56611c0d245b4ad SHA256: 820725f81a65d6b23d452cb8004793b2d95ac8057312ccae06266cbf600c63a8 Description: PostgreSQL module for FreeRADIUS server The FreeRADIUS server can use PostgreSQL to authenticate users and do accounting, and this module is necessary for that. Package: freeradius-ldap Priority: optional Section: net Installed-Size: 128 Maintainer: Ubuntu Core Developers Original-Maintainer: Stephen Gran Architecture: i386 Source: freeradius Version: 1.1.7-1build4 Replaces: radiusd-freeradius-ldap Depends: freeradius (= 1.1.7-1build4), libc6 (>= 2.7-1), libldap-2.4-2 (>= 2.4.7) Conflicts: radiusd-freeradius-ldap Filename: pool/2008/main/f/freeradius/freeradius-ldap_1.1.7-1build4_i386.deb Size: 51590 MD5sum: 00c546237acce933edaf8bae0436650b SHA1: 676ca0c8bed47c1f3412da9c57b29fd892c5d79b SHA256: 8e96e1cc675b7e7afd663f638aee1379163d6b60b2e0ba8e10541e3b6109b241 Description: LDAP module for FreeRADIUS server The FreeRADIUS server can use LDAP to authenticate users, and this module is necessary for that. Package: freeradius-krb5 Priority: optional Section: net Installed-Size: 92 Maintainer: Ubuntu Core Developers Original-Maintainer: Stephen Gran Architecture: i386 Source: freeradius Version: 1.1.7-1build4 Replaces: radiusd-freeradius-krb5 Depends: freeradius (= 1.1.7-1build4), libc6 (>= 2.7-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.6.dfsg.2) Conflicts: radiusd-freeradius-krb5 Filename: pool/2008/main/f/freeradius/freeradius-krb5_1.1.7-1build4_i386.deb Size: 35030 MD5sum: 04680876cd181ac4e07851a7ef9784b1 SHA1: c65fa22137c0f9a4f302af8284c3e236d6215b22 SHA256: 24171de0de191963262fd83619c794e61d6abed0ddfd5cde7085b2e6a18c1cb2 Description: kerberos module for FreeRADIUS server The FreeRADIUS server can use Kerberos to authenticate users, and this module is necessary for that. Package: freeradius-mysql Priority: optional Section: net Installed-Size: 88 Maintainer: Ubuntu Core Developers Original-Maintainer: Stephen Gran Architecture: i386 Source: freeradius Version: 1.1.7-1build4 Replaces: radiusd-freeradius-mysql Depends: freeradius (= 1.1.7-1build4), libc6 (>= 2.7-1), libmysqlclient15off (>= 5.0.27-1) Conflicts: radiusd-freeradius-mysql Filename: pool/2008/main/f/freeradius/freeradius-mysql_1.1.7-1build4_i386.deb Size: 34604 MD5sum: a5206d49e025689c6dec8855d040ae01 SHA1: 9f2755edfb56eb86520f9681256bd27b722bd4df SHA256: 1c8285abce58359b1c77803632d52b97e5fe0ea80c0fc684824d413ab4d7556d Description: MySQL module for FreeRADIUS server The FreeRADIUS server can use MySQL to authenticate users and do accounting, and this module is necessary for that. Package: freeradius-iodbc Priority: optional Section: net Installed-Size: 88 Maintainer: Ubuntu Core Developers Original-Maintainer: Stephen Gran Architecture: i386 Source: freeradius Version: 1.1.7-1build4 Depends: freeradius (= 1.1.7-1build4), libc6 (>= 2.7-1), libiodbc2 (>= 3.52.6) Filename: pool/2008/main/f/freeradius/freeradius-iodbc_1.1.7-1build4_i386.deb Size: 34360 MD5sum: d9bc4b28947ea1a402da03f15610aa7e SHA1: 8406d1b38ea6bc5b7722cfbf2c356403e177edf3 SHA256: 46c204d427fbccd0f15397b721bfd89351ea02eca786eea7a0f70e1298fb244c Description: iODBC module for FreeRADIUS server The FreeRADIUS server can use iODBC to access databases to authenticate users and do accounting, and this module is necessary for that. Package: freeradius Priority: optional Section: net Installed-Size: 2824 Maintainer: Ubuntu Core Developers Original-Maintainer: Stephen Gran Architecture: i386 Version: 1.1.7-1build4 Replaces: radiusd-freeradius Provides: radius-server Depends: adduser, libc6 (>= 2.7-1), libgdbm3, libltdl3 (>= 1.5.2-2), libpam0g (>= 0.99.7.1), libperl5.8 (>= 5.8.8), libsnmp15 (>= 5.4.1~dfsg), lsb-base (>= 3.0-6) Suggests: freeradius-krb5, freeradius-ldap, freeradius-mysql, freeradius-postgresql Conflicts: radiusd-freeradius, radiusd-freeradius-krb5, radiusd-freeradius-ldap, radiusd-freeradius-mysql, radiusd-freeradius-postgresql Filename: pool/2008/main/f/freeradius/freeradius_1.1.7-1build4_i386.deb Size: 768332 MD5sum: 925cd6750ad389a0156b6ad71af2edd2 SHA1: 6f2d8d3d9b21b864aed107644420d04b11553f9c SHA256: 61b330a9ebf8fbddd9c0bf3c26e93e60351dfbaf13fcf5f1d3d5f075f1991c5d Description: a high-performance and highly configurable RADIUS server A high-performance RADIUS server derived from Cistron's server, and generally similar to Livingston's 2.0 server, with support for... - many vendor-specific attributes - proxying and replicating requests by any criteria - authentication on system passwd, SQL, Kerberos, LDAP, users file, or PAM - multiple DEFAULT configurations - regexp matching in string attributes and lots more. Package: freeradius-dialupadmin Priority: optional Section: net Installed-Size: 860 Maintainer: Ubuntu Core Developers Original-Maintainer: Stephen Gran Architecture: all Source: freeradius Version: 1.1.7-1build4 Depends: php5 Recommends: perl Suggests: apache2-mpm-prefork | httpd, libdate-manip-perl, php5-mysql | php5-pgsql Filename: pool/2008/main/f/freeradius/freeradius-dialupadmin_1.1.7-1build4_all.deb Size: 115892 MD5sum: 33338b3d41cf3700622ead2f2d492235 SHA1: 340ec015413cccc15b9c7ce768898199dd798b29 SHA256: f20108fb57f4a22acf6c7812d8a03e6b784be423b7935de352515be2ca8ecd0f Description: set of PHP scripts for administering a FreeRADIUS server These scripts provide a web-based interface for administering a FreeRADIUS server which stores authentication information in either SQL or LDAP. Package: freeglut3-dev Priority: optional Section: libdevel Installed-Size: 592 Maintainer: Ubuntu Core Developers Original-Maintainer: Jamie Wilkinson Architecture: i386 Source: freeglut Version: 2.4.0-6 Replaces: glut-doc (<= 3.7-23), glutg3-dev (<= 3.7-14), libglut3-dev (<= 3.7-23) Provides: freeglut-dev, glut-doc, glutg3-dev, libglut-dev, libglut3-dev Depends: freeglut3 (= 2.4.0-6), libxext-dev, libxt-dev, xlibmesa-gl-dev | mesag-dev | libgl-dev, xlibmesa-glu-dev | libglu-dev Conflicts: freeglut-dev, glut-doc (<= 3.7-23), glutg3-dev (<= 3.7-14), libglut-dev, libglut3-dev (<= 3.7-23) Filename: pool/2008/main/f/freeglut/freeglut3-dev_2.4.0-6_i386.deb Size: 155822 MD5sum: e2328e0b8e6194572e2602eacc1319d2 SHA1: 6251a907926f1cc89547e22644e885015b2f4951 SHA256: 0469d14f14b03637cc60b73ed75a97b41c546a5ae7ba728c742971c86304a231 Description: OpenGL Utility Toolkit development files GLUT is a window system independent toolkit for writing OpenGL programs. It implements a simple windowing API, which makes learning about and exploring OpenGL programming very easy. . GLUT is designed for constructing small to medium sized OpenGL programs, however it is not a full-featured toolkit, so large applications requiring sophisticated user interfaces are better off using native window system toolkits like GTK or Motif. . This package contains libraries, and headers suitable for software development with GLUT. Package: freeglut3 Priority: optional Section: libs Installed-Size: 272 Maintainer: Ubuntu Core Developers Original-Maintainer: Jamie Wilkinson Architecture: i386 Source: freeglut Version: 2.4.0-6 Replaces: glutg3 (<= 3.7-14), libglut3 (<= 3.7-23) Provides: glutg3, libglut, libglut3 Depends: libc6 (>= 2.7-1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libx11-6, libxext6 Conflicts: glutg3 (<= 3.7-14), libglut3 (<= 3.7-23) Filename: pool/2008/main/f/freeglut/freeglut3_2.4.0-6_i386.deb Size: 86978 MD5sum: 70ec26b53e9cb0e6d962bec2bef3b838 SHA1: f6f2c80345164c1173197f25534234514545bf9c SHA256: d9f732fc764c479a8f9fe6085430fe453d96263c6f44adad77e37239bede6927 Description: OpenGL Utility Toolkit GLUT is a window system independent toolkit for writing OpenGL programs, implementing a simple windowing API, which makes learning about and exploring OpenGL programming very easy. . GLUT is designed for constructing small to medium sized OpenGL programs, however it is not a full-featured toolkit, so large applications requiring sophisticated user interfaces are better off using native window system toolkits like GTK or Motif. Package: freeglut3-dbg Priority: optional Section: libdevel Installed-Size: 472 Maintainer: Ubuntu Core Developers Original-Maintainer: Jamie Wilkinson Architecture: i386 Source: freeglut Version: 2.4.0-6 Depends: freeglut3 (= 2.4.0-6) Filename: pool/2008/main/f/freeglut/freeglut3-dbg_2.4.0-6_i386.deb Size: 142590 MD5sum: b0bdb0c6846048717b430f265656ce36 SHA1: c91ff4576951f49bd6774379fbb36b8d83df9019 SHA256: fd54ec90686bf885e091b52bacf6854fa5263f082358496d01921793e27e7791 Description: OpenGL Utility Toolkit debugging information GLUT is a window system independent toolkit for writing OpenGL programs. It implements a simple windowing API, which makes learning about and exploring OpenGL programming very easy. . GLUT is designed for constructing small to medium sized OpenGL programs, however it is not a full-featured toolkit, so large applications requiring sophisticated user interfaces are better off using native window system toolkits like GTK or Motif. . This package contains debugging symbols useful for tracing bugs in the freeglut3 package. Package: foomatic-db-engine Priority: optional Section: text Installed-Size: 880 Maintainer: Ubuntu Core Developers Original-Maintainer: Chris Lawrence Architecture: i386 Version: 3.0.2-20070719-0ubuntu4 Replaces: foomatic-bin (<< 2.9) Depends: perl (>= 5.6.0-16), libc6 (>= 2.6-1), libxml2 (>= 2.6.29), foomatic-db, foomatic-filters, wget | curl Pre-Depends: bash (>= 2.05) Recommends: netcat Suggests: foomatic-db-hpijs, foomatic-db-gutenprint, foomatic-gui Conflicts: foomatic-bin (<< 2.9), foomatic-db (<< 2.9) Filename: pool/2008/main/f/foomatic-db-engine/foomatic-db-engine_3.0.2-20070719-0ubuntu4_i386.deb Size: 284740 MD5sum: 22df6a0bd195937bab3e9f519a42dff3 SHA1: 8658eae8387de9c196f81b80e011a49f27089cce SHA256: a16f23cac29f288befbdbfda548c6b6da7eab64c37bd9ea492881b3e229382e9 Description: OpenPrinting printer support - programs Foomatic is a printing system designed to make it easier to set up common printers for use with Debian (and other operating systems). It provides the "glue" between a print spooler (like CUPS or lpr) and your actual printer, by telling your computer how to process files sent to the printer. . This package contains the architecture-dependent programs needed to set up and maintain the foomatic system. You will also need one or more database packages. The foomatic-db package includes drivers for most common printers using Ghostscript as the print processor, as well as some common glue code used in other filter systems. . foomatic-db-hpijs includes support for photo-quality printing with Hewlett-Packard and some other consumer inkjets using the HPIJS backend developed by HP. . foomatic-db-gutenprint includes support for photo-quality printing with many consumer inkjets (including those from HP and Epson). . foomatic-gui provides a GNOME-based setup tool for Foomatic printer queues using the command-line tools provided in this package. . Home Page: http://www.openprinting.org/ Package: tdsodbc Priority: optional Section: libs Installed-Size: 348 Maintainer: Ubuntu Core developers Original-Maintainer: Steve Langasek Architecture: i386 Source: freetds Version: 0.63-3.2ubuntu1 Replaces: freetds0, libct0, libct1 Depends: libct3 (= 0.63-3.2ubuntu1), libc6 (>= 2.6), odbcinst1debian1 (>= 2.2.11-3), debconf (>= 0.5) | debconf-2.0 Recommends: libiodbc2 | unixodbc Conflicts: freetds0, libct0, unixodbc (<< 2.1.1-2) Filename: pool/2008/main/f/freetds/tdsodbc_0.63-3.2ubuntu1_i386.deb Size: 123020 MD5sum: f79c41a73323941dfc381a4a52a86e9e SHA1: efa3e9227b1557e491f6a9c2b057f5c639dca9ff SHA256: cbe659bea543fbe9970a1716cf77b54bb2da153b69059ff23f0f0d5a58a147de Description: ODBC driver for connecting to MS SQL and Sybase SQL servers FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the ODBC driver for FreeTDS, for use with UnixODBC or iODBC. Package: freetds-dev Priority: optional Section: devel Installed-Size: 2096 Maintainer: Ubuntu Core developers Original-Maintainer: Steve Langasek Architecture: i386 Source: freetds Version: 0.63-3.2ubuntu1 Depends: libct3 (= 0.63-3.2ubuntu1), libsybdb5 (= 0.63-3.2ubuntu1) Conflicts: crystalspace-dev Filename: pool/2008/main/f/freetds/freetds-dev_0.63-3.2ubuntu1_i386.deb Size: 730998 MD5sum: 799d96924ccce4456911eaa422bb6d96 SHA1: 4f766c9c7cc06c171a55aa5f5b66d4f4d45d0a1c SHA256: 828d7a2da713fb4832a60ac925074f868ed7f8561032afd30965811a5d3d9b46 Description: MS SQL and Sybase client library (static libs and headers) FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the static libraries and header files for TDS, which you will need to develop applications that connect to MS SQL servers. You will also need this package if you are installing the Perl DBD::Sybase module on your system using CPAN. Package: libsybdb5 Priority: optional Section: libs Installed-Size: 308 Maintainer: Ubuntu Core developers Original-Maintainer: Steve Langasek Architecture: i386 Source: freetds Version: 0.63-3.2ubuntu1 Depends: libct3 (= 0.63-3.2ubuntu1), libc6 (>= 2.6) Filename: pool/2008/main/f/freetds/libsybdb5_0.63-3.2ubuntu1_i386.deb Size: 120182 MD5sum: 6287bf3ca719a3a94a414f7d255cefd4 SHA1: 6fe7bd0853b122f975d2d27c94f9e7940a3ec891 SHA256: c76e19ff3b3b5a5a5373dc4b0f2ebe1a2460eb800b864aeee619d512ff13f6e9 Description: libraries for connecting to MS SQL and Sybase SQL servers FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the shared libraries for the Sybase DB-Lib API. Package: libct3 Priority: optional Section: libs Installed-Size: 788 Maintainer: Ubuntu Core developers Original-Maintainer: Steve Langasek Architecture: i386 Source: freetds Version: 0.63-3.2ubuntu1 Depends: libc6 (>= 2.6) Filename: pool/2008/main/f/freetds/libct3_0.63-3.2ubuntu1_i386.deb Size: 322888 MD5sum: f7378e3b74ebcc79ea4df1833fac2cf0 SHA1: 6c923e2f5b8d15c925bf46bdbcab69857b100e9d SHA256: 61a7628658d3d75b9eeb6e493254a3591b1664bbc42c7d922187181a18d5b03f Description: libraries for connecting to MS SQL and Sybase SQL servers FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the shared libraries for the Sybase CT-Lib API. You will need this if you plan to connect to MS SQL or Sybase servers, or use the PHP sybase or Perl DBD::Sybase extensions. Package: fbset Priority: optional Section: admin Installed-Size: 336 Maintainer: Ubuntu Core Developers Original-Maintainer: Guillem Jover Architecture: i386 Version: 2.1-22 Depends: libc6 (>= 2.6.1-1), makedev (>= 2.3.1-24) | udev Filename: pool/2008/main/f/fbset/fbset_2.1-22_i386.deb Size: 106648 MD5sum: 43ad041cfc95e91fa031e91035cf80f7 SHA1: 9199a9cf64eb18c9afc0f790256b4abafe5fa402 SHA256: 5abd5ed8872ff7bfeb4a3670c976e07e59dd9f9e93f3dff7b02a77ced70ae691 Description: framebuffer device maintenance program Program to modify settings for the framebuffer devices (/dev/fb[0-9]* or /dev/fb/[0-9]*) on Linux, like depth, virtual resolution, timing parameters etc. Package: fastjar Priority: extra Section: misc Installed-Size: 196 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: i386 Version: 2:0.95-1 Depends: libc6 (>= 2.5-0ubuntu1), zlib1g (>= 1:1.2.1) Filename: pool/2008/main/f/fastjar/fastjar_0.95-1_i386.deb Size: 77874 MD5sum: 110d87c160fcfcde61ab455a2976a2e6 SHA1: f3f3983018030d6b164aa2dae703441d36c3a05f SHA256: 301b98429120e25489b59a8dd69efdd49ab40802a08a5581d4a93cf4a2cc3b77 Description: Jar creation utility Replacement for Suns .jar creation program. It is written in C instead of java and is tons faster. Package: file-roller Priority: optional Section: gnome Installed-Size: 5068 Maintainer: Ubuntu Desktop Team Original-Maintainer: Clément Stenac Architecture: i386 Version: 2.22.2-0ubuntu1 Replaces: gnome-icon-theme (<< 2.14) Depends: bzip2 (>= 1.0.1), gconf2 (>= 2.10.1-2), gzip (>= 1.3.2), libc6 (>= 2.4), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), liblaunchpad-integration1 (>= 0.1.17), libnautilus-extension1 (>= 1:2.22.2), libpango1.0-0 (>= 1.20.0), tar (>= 1.13.25), unzip, zip Recommends: arj, cpio, genisoimage, gnome-icon-theme (>= 2.18), lzop, ncompress, p7zip | p7zip-full, rpm, sharutils, unace Suggests: lha, unrar Conflicts: file-roller2 Filename: pool/2008/main/f/file-roller/file-roller_2.22.2-0ubuntu1_i386.deb Size: 574664 MD5sum: 33968d46ecaed68dcabb951441568f5d SHA1: 70c5d64726618f0c7525936d380c5a3fbbcfa0b2 SHA256: 2978e7d821de1943077e1ca9421d0ed0fb73bc681f3f422e11846dfad70f3620 Description: an archive manager for GNOME File-roller is an archive manager for the GNOME environment. It allows you to: . * Create and modify archives. * View the content of an archive. * View a file contained in an archive. * Extract files from the archive. . File-roller supports the following formats: * Tar (.tar) archives, including those compressed with gzip (.tar.gz, .tgz), bzip (.tar.bz, .tbz), bzip2 (.tar.bz2, .tbz2), compress (.tar.Z, .taz) and lzop (.tar.lzo, .tzo) * Zip archives (.zip) * Jar archives (.jar, .ear, .war) * 7z archives (.7z) * iso9660 CD images (.iso) * Lha archives (.lzh) * Single files compressed with gzip (.gz), bzip (.bz), bzip2 (.bz2), compress (.Z) and lzop (.lzo) . File-roller doesn't perform archive operations by itself, but relies on standard tools for this. . Homepage: http://fileroller.sourceforge.net Package: docbook-to-man Priority: optional Section: text Installed-Size: 240 Maintainer: Ubuntu Core Developers Original-Maintainer: Philipp Benner Architecture: i386 Version: 1:2.0.0-26 Depends: libc6 (>= 2.6.1-1), docbook, sp | opensp Filename: pool/2008/main/d/docbook-to-man/docbook-to-man_2.0.0-26_i386.deb Size: 76974 MD5sum: 40f393bad0e69cd482e3f28ddbbaf6e2 SHA1: cae0a14248ae1b23f5ee05c28716c7527fe1970e SHA256: 9f4dc97b8513ae05cb7acd626a531baad26f1a1e8d9a78586ee90e78f8ee9d4c Description: converter from DocBook SGML into roff man macros docbook-to-man is a batch converter that transforms UNIX-style manpages from the DocBook SGML format into nroff/troff man macros. . This is not the original version by Fred Dalrymple, but one with the modifications by David Bolen. Package: dcraw Priority: extra Section: graphics Installed-Size: 432 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve King Architecture: i386 Version: 8.80-1 Depends: libc6 (>= 2.7-1), libjpeg62, liblcms1 (>= 1.15-1) Suggests: gphoto2, netpbm Filename: pool/2008/main/d/dcraw/dcraw_8.80-1_i386.deb Size: 157916 MD5sum: 20ce135e647c1e1a4753175285154ed2 SHA1: 8cc4e8722a4d78d012bdb3b1a903404249c356e4 SHA256: b03a0d6c5f8fdeea4819073b5c035790911849ec34010026dfb8089ad8411793 Description: decode raw digital camera images This utility converts the native (RAW), format of various digital cameras into netpbm portable pixmap (.ppm) image. Supports the following models: Canon, Kodak, Olympus, Nikon, Fuji, Minolta and Sigma (see http://www.cybercom.net/~dcoffin/dcraw/ for full list) Note: This utility does not read directly from the cameras, only the files after they have been downloaded, use gphoto2 for that. Package: dnstracer Priority: optional Section: net Installed-Size: 84 Maintainer: Ubuntu Core Developers Original-Maintainer: Thomas Seyrat Architecture: i386 Version: 1.8-1build1 Depends: libc6 (>= 2.6) Filename: pool/2008/main/d/dnstracer/dnstracer_1.8-1build1_i386.deb Size: 19878 MD5sum: cfd0845bec1e046cbbfd5595b4d632c7 SHA1: 2abcc4b7a09ef0334dc4b25b8da9a994d44a811f SHA256: bdd15c27a94e6625db310cfc25a7cba0c2a705b0bb0eb5735ddf4182ea6a2aa0 Description: Trace DNS queries to the source dnstracer determines where a given Domain Name Server (DNS) gets its information from for a given hostname, and follows the chain of DNS servers back to the authoritative answer. Package: docbook Priority: optional Section: text Installed-Size: 3024 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian XML/SGML Group Architecture: all Version: 4.5-4 Depends: sgml-data (>= 1.5.0), sgml-base (>= 1.17) Suggests: psgml, docbook-dsssl, docbook-xml, docbook-defguide Conflicts: docbook-xml (<= 4.4-4) Filename: pool/2008/main/d/docbook/docbook_4.5-4_all.deb Size: 450110 MD5sum: f67d6924cb751340e6e2b2c386878ce0 SHA1: 45416ebcfc5a51106ab4b33f5bd8ccd413edaebd SHA256: 0b616d8698c3f5a162f668c8605afa6878a3c993ba923b397b86318850f7ab48 Description: standard SGML representation system for technical documents DocBook is an SGML document type definition (DTD) that is well-suited to books, articles, or reference documentation about technical matters, systems, or software (although it is by no means limited to these applications). It has emerged as an open and standard DTD in the software industry, and is used as the documentation system of choice for many free software projects. . This package contains the SGML DTD for DocBook, which describes the formal structure for documents following this format. If you wish to author DocBook documents using XML rather than SGML, use the 'docbook-xml' package. You will need other packages in order to edit (psgml), validate (opensp) or format (docbook-xsl, docbook-dsssl) DocBook documents. . This package includes the 2.4.1, 3.0, 3.1, 4.0, 4.1, 4.2, 4.3, 4.4 and 4.5 versions of the DocBook SGML DTD. Package: libdbus-1-dev Priority: optional Section: libdevel Installed-Size: 660 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: dbus Version: 1.1.20-1ubuntu1 Replaces: dbus-1-dev, libdbus0-dev Depends: libdbus-1-3 (= 1.1.20-1ubuntu1), pkg-config Conflicts: dbus-1-dev Filename: pool/2008/main/d/dbus/libdbus-1-dev_1.1.20-1ubuntu1_i386.deb Size: 169350 MD5sum: 51c7954409bcb53ae45b2d934189aab4 SHA1: 65e16a99b66aff0f1f37f6cb44648309ed9ba7f0 SHA256: 78cfc17bdc48425483f413b5cbbd7da9244b75fd0aba577f1ca740a659d20b60 Description: simple interprocess messaging system (development headers) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . See the dbus description for more information about D-Bus in general. Homepage: http://dbus.freedesktop.org/ Package: libdbus-1-3 Priority: optional Section: libs Installed-Size: 296 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: dbus Version: 1.1.20-1ubuntu1 Depends: libc6 (>= 2.7-1) Recommends: dbus Conflicts: dbus (<< 0.60) Filename: pool/2008/main/d/dbus/libdbus-1-3_1.1.20-1ubuntu1_i386.deb Size: 123438 MD5sum: 5bf4e30fbe2af3ff093153140be0f0e3 SHA1: 8431c3da9d697d709b68e75426ddc2d20e9dfbb9 SHA256: 1b40d3c57647e8d1ac18ef0dee1921882960eae4d670eb3d8bae6b6de282d6c7 Description: simple interprocess messaging system D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. . It comes with several bindings, including GLib, Python, Qt and Java. . The daemon can be found in the dbus package. Homepage: http://dbus.freedesktop.org/ Package: dbus Priority: optional Section: devel Installed-Size: 804 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Version: 1.1.20-1ubuntu1 Replaces: dbus-1, dbus-1-utils (<< 1.0.2-5), libdbus0 Provides: dbus-1-utils Depends: adduser, consolekit (>= 0.2.3-3ubuntu2), debianutils (>= 1.22.0), libc6 (>= 2.7-1), libdbus-1-3 (>= 0.94), libexpat1 (>= 1.95.8), libselinux1, lsb-base (>= 3.1) Recommends: dbus-x11 Conflicts: dbus-1, dbus-1-utils (<< 1.0.2-5), libdbus-1-1, libdbus0 Filename: pool/2008/main/d/dbus/dbus_1.1.20-1ubuntu1_i386.deb Size: 281450 MD5sum: 539a2d86960caa32fe7c705cf1b6a1da SHA1: 63e6251950acf386056aad8d0f3c3782511f186f SHA256: fffaae2cc750e204fee12ae185ca0d270c5f9fe85d540fc91a80a64f14c52841 Description: simple interprocess messaging system D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. . It comes with several bindings, including GLib, Python, Qt and Java. . This package contains the D-Bus daemon and related utilities. . The client-side library can be found in the libdbus-1-3 package, as it is no longer contained in this package. Homepage: http://dbus.freedesktop.org/ Package: dbus-x11 Priority: optional Section: x11 Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: dbus Version: 1.1.20-1ubuntu1 Replaces: dbus (<< 1.1.2) Depends: dbus, libc6 (>= 2.7-1), libx11-6 Conflicts: dbus (<< 1.1.2) Filename: pool/2008/main/d/dbus/dbus-x11_1.1.20-1ubuntu1_i386.deb Size: 42592 MD5sum: 7c74e06cdf75c1ccf1b187369aef97a2 SHA1: 9a59b970012be4d27aac4f3dec881c8efe601765 SHA256: 7b4f055ee9b299638f9c0ed1c25be7214826e6c7cb7b0cb30647ebf78729c7fc Description: simple interprocess messaging system (X11 deps) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains the dbus-launch utility which is necessary for packages using a D-Bus session bus. . See the dbus description for more information about D-Bus in general. Homepage: http://dbus.freedesktop.org/ Package: dbus-1-doc Priority: optional Section: doc Installed-Size: 13556 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: all Source: dbus Version: 1.1.20-1ubuntu1 Replaces: libdbus0-doc Suggests: dbus-1-dev Conflicts: libdbus0-doc Filename: pool/2008/main/d/dbus/dbus-1-doc_1.1.20-1ubuntu1_all.deb Size: 1705620 MD5sum: d1b6227c7e905428d2fb124248d4c9f7 SHA1: 78370c1fbd5178d3cba977bd0859c17163b521be SHA256: 78f95087970171bf27c43fdf3cbf561d308df293bf72da2b73319745966ee3b6 Description: simple interprocess messaging system (documentation) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains the API documentation for D-Bus, as well as the protocol specification. . See the dbus description for more information about D-Bus in general. Homepage: http://dbus.freedesktop.org/ Package: aspell-st Priority: optional Section: text Installed-Size: 112 Maintainer: Matthias Klose Architecture: all Source: dict-st Version: 20070206-3 Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/d/dict-st/aspell-st_20070206-3_all.deb Size: 21270 MD5sum: d8b005ab4b4685d4de66563edd84612f SHA1: e4e1eb6e3981f0d46e05f56b8a3f9a9e61f69339 SHA256: de4d17142205cf0edcae6c5b9c990b87c23a4c5f12c33bb66668bad64820f43e Description: The Southern Sotho dictionary for aspell This is an Southern Sotho dictionary, to be used with aspell. Package: myspell-st Priority: optional Section: text Installed-Size: 128 Maintainer: Matthias Klose Architecture: all Source: dict-st Version: 20070206-3 Provides: openoffice.org-spellcheck-st Depends: dictionaries-common (>= 0.49.2) Filename: pool/2008/main/d/dict-st/myspell-st_20070206-3_all.deb Size: 30112 MD5sum: 4e4a51f27701442e3844ae81a2bbb768 SHA1: 5a88bf983a651bef90f6b705262778553ac626d0 SHA256: 58f87b704ab60f9eb7e8ed97ddecdfd0381628f295db654534bfeee1e39d7c1a Description: The Southern Sotho dictionary for myspell This is an Southern Sotho dictionary, to be used with myspell. Package: dmidecode Priority: important Section: utils Installed-Size: 168 Maintainer: Ubuntu Core Developers Original-Maintainer: Petter Reinholdtsen Architecture: i386 Version: 2.9-1ubuntu1 Depends: libc6 (>= 2.6) Conflicts: lm-sensors (<< 2.8.1-2) Filename: pool/2008/main/d/dmidecode/dmidecode_2.9-1ubuntu1_i386.deb Size: 55914 MD5sum: 1107eb94fbb3c7e402009fadd1ceebee SHA1: a214aa091109c12cb94a9a4df9e3a362ec66b285 SHA256: afa9b6bf92c7bc6f4ca1ebea0b3440233a3e88bdcaec7e34ba6c90fb5e9d1c00 Description: Dump Desktop Management Interface data The Desktop Management Interface provides a standardized description of a computer's hardware, including characteristics such as BIOS serial number and hardware connectors. dmidecode provides a dump of the DMI data available from the BIOS. It is used as a back-end tool by other hardware detection programs. Package: myspell-xh Priority: optional Section: text Installed-Size: 248 Maintainer: Matthias Klose Architecture: all Source: dict-xh Version: 20070206-3 Provides: openoffice.org-spellcheck-xh Depends: dictionaries-common (>= 0.49.2) Filename: pool/2008/main/d/dict-xh/myspell-xh_20070206-3_all.deb Size: 75900 MD5sum: 36036de3981b60a7e091752d9d44b40c SHA1: f9a5428eb557eb5e861d72cd3dbd853c8b8fe294 SHA256: 5d8211b7c8ade19f34b593d080d12f147e7a32c6ef8de4fe998b89ffc11e74ed Description: The Xhosa dictionary for myspell This is an Xhosa dictionary, to be used with myspell. Package: aspell-xh Priority: optional Section: text Installed-Size: 140 Maintainer: Matthias Klose Architecture: all Source: dict-xh Version: 20070206-3 Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/d/dict-xh/aspell-xh_20070206-3_all.deb Size: 51950 MD5sum: e3c42003df9ee3e1e5147d62d2464285 SHA1: 6ecee778132b8a44ae8b67b449ffad93ae69ad9d SHA256: 84fe666c6e8c022163efb439752783225cada792765d45c2ec7391eb9be4e1a5 Description: The Xhosa dictionary for aspell This is an Xhosa dictionary, to be used with aspell. Package: aspell-tn Priority: optional Section: text Installed-Size: 124 Maintainer: Matthias Klose Architecture: all Source: dict-tn Version: 20070206-3 Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/d/dict-tn/aspell-tn_20070206-3_all.deb Size: 28910 MD5sum: 8e503724275fe9dc1c268e9ab1420236 SHA1: 97ebf27990b545954c2a5273b598a8280947fe01 SHA256: 499b32375a41b053be2fc0fce9f79527f96d351c99d75e1f897f051c15ee4ea9 Description: The Tswana dictionary for aspell This is an Tswana dictionary, to be used with aspell. Package: myspell-tn Priority: optional Section: text Installed-Size: 164 Maintainer: Matthias Klose Architecture: all Source: dict-tn Version: 20070206-3 Provides: openoffice.org-spellcheck-tn Depends: dictionaries-common (>= 0.49.2) Filename: pool/2008/main/d/dict-tn/myspell-tn_20070206-3_all.deb Size: 43968 MD5sum: 8f3b57c26f00e768806e2dcd744a5c68 SHA1: 36d03b69666f79ba4f856cbd3675c79c92d87788 SHA256: 00ebb28a2b7dc4cf77ac106518e476128e74c314dabc4e6289e3cfc21e6445e3 Description: The Tswana dictionary for myspell This is an Tswana dictionary, to be used with myspell. Package: myspell-ss Priority: optional Section: text Installed-Size: 268 Maintainer: Matthias Klose Architecture: all Source: dict-ss Version: 20070206-3 Provides: openoffice.org-spellcheck-ss Depends: dictionaries-common (>= 0.49.2) Filename: pool/2008/main/d/dict-ss/myspell-ss_20070206-3_all.deb Size: 82966 MD5sum: a3b8fb4b2e24ac9d1b9b700c658c7db0 SHA1: d42f9e4acba790046f42a0c97c2af347c27f6f65 SHA256: 0d518c6da07c0db51756860b57d10bcb792c18d1618d99bb0dcaf5b9dc5966a4 Description: The Swazi dictionary for myspell This is an Swazi dictionary, to be used with myspell. Package: aspell-ss Priority: optional Section: text Installed-Size: 152 Maintainer: Matthias Klose Architecture: all Source: dict-ss Version: 20070206-3 Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/d/dict-ss/aspell-ss_20070206-3_all.deb Size: 59052 MD5sum: 3dde632bd0738ac623263aa09d0fe9e1 SHA1: e7dcfc99657b8626194251f25c24ecef4cf9e4e2 SHA256: 5abb6edb568b4d0a32a24b3c37685ebfa8d76ec8ba6add29f4cbe08604aca28e Description: The Swazi dictionary for aspell This is an Swazi dictionary, to be used with aspell. Package: debianutils Essential: yes Priority: required Section: utils Installed-Size: 276 Maintainer: Ubuntu Core Developers Original-Maintainer: Clint Adams Architecture: i386 Version: 2.28.2-0ubuntu1 Pre-Depends: coreutils (>= 4.5.8-1), libc6 (>= 2.7-1), mktemp Filename: pool/2008/main/d/debianutils/debianutils_2.28.2-0ubuntu1_i386.deb Size: 54374 MD5sum: 17d23875456c14f8179d972a7aa43be8 SHA1: 045a4d554c187707ffaa44942faf0b91c78d1b09 SHA256: 1a2448c27c6cda7a450b709263088975e81f7aa475c520646777c2c8057781a2 Description: Miscellaneous utilities specific to Debian This package provides a number of small utilities which are used primarily by the installation scripts of Debian packages, although you may use them directly. . The specific utilities included are: installkernel mkboot run-parts savelog sensible-browser sensible-editor sensible-pager tempfile which. Package: dctrl-tools Priority: optional Section: utils Installed-Size: 512 Maintainer: Ubuntu Core Developers Original-Maintainer: Antti-Juhani Kaijanaho Architecture: i386 Version: 2.12 Replaces: grep-dctrl Provides: grep-dctrl Depends: libc6 (>= 2.6.1-1) Suggests: apt Conflicts: grep-dctrl Filename: pool/2008/main/d/dctrl-tools/dctrl-tools_2.12_i386.deb Size: 76014 MD5sum: 881347e31ff03267a56062ce9f078061 SHA1: b0a64440eec7658454d25723cc459a35938ae27b SHA256: d220769bf1c5324f36ce71a63a1f221d51be21371a9a69fa0677aeaf2860e913 Description: Command-line tools to process Debian package information Debian package information is generally stored in files having a special file format, dubbed the Debian control file format (the dctrl format), a special case of the record jar file format. These tools operate on any files conforming in a general sense to that format and are therefore widely applicable whenever those formats are in play. . Included are: . grep-dctrl - Grep dctrl-format files grep-available - Grep the DPKG available database grep-status - Grep the DPKG status database grep-aptavail - Grep the APT available database . sort-dctrl - Sort dctrl-format files . tbl-dctrl - Tabulate dctrl-format files . sync-available - Sync the dpkg available database with the apt database Package: dovecot-dev Priority: optional Section: mail Installed-Size: 1268 Maintainer: Ubuntu Core Developers Original-Maintainer: Dovecot Maintainers Architecture: i386 Source: dovecot Version: 1:1.0.10-1ubuntu5 Depends: dovecot-common (= 1:1.0.10-1ubuntu5) Filename: pool/2008/main/d/dovecot/dovecot-dev_1.0.10-1ubuntu5_i386.deb Size: 387476 MD5sum: 188c73dfeef871fd6df32e0432177136 SHA1: cf3b6be40340976b9a6e214b93e5d888eede709f SHA256: 227d2f43d58e600cb24ba76cf46d21de84b3c1e0ad24554d04b65c36c7b9142a Description: header files for the dovecot mail server Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package contains header files needed to compile plugins for the dovecot mail server. Package: dovecot-imapd Priority: optional Section: mail Installed-Size: 1016 Maintainer: Ubuntu Core Developers Original-Maintainer: Dovecot Maintainers Architecture: i386 Source: dovecot Version: 1:1.0.10-1ubuntu5 Replaces: imap-server Provides: imap-server Depends: dovecot-common (= 1:1.0.10-1ubuntu5), libc6 (>= 2.7-1), libssl0.9.8 (>= 0.9.8f-1) Filename: pool/2008/main/d/dovecot/dovecot-imapd_1.0.10-1ubuntu5_i386.deb Size: 629760 MD5sum: 14fdc65056df416f21da31261a952fb1 SHA1: 33978d697779df5bd0bc6a22f0ff31fe8162c03d SHA256: f4fcc2c134b326d7b41939da3e8de8c4794a347e5706d4ffaf2f9d2cbda52c14 Description: secure IMAP server that supports mbox and maildir mailboxes Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package contains the dovecot IMAP server. Package: dovecot-common Priority: optional Section: mail Installed-Size: 3752 Maintainer: Ubuntu Core Developers Original-Maintainer: Dovecot Maintainers Architecture: i386 Source: dovecot Version: 1:1.0.10-1ubuntu5 Replaces: dovecot Depends: adduser, libc6 (>= 2.7-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libmysqlclient15off (>= 5.0.27-1), libpam-runtime (>= 0.76-13.1), libpam0g (>= 0.99.7.1), libpq5 (>= 8.3~beta1), libsqlite3-0 (>= 3.4.2), libssl0.9.8 (>= 0.9.8f-1), openssl, ssl-cert (>= 1.0-11ubuntu1), sysv-rc (>= 2.86.ds1-14.1ubuntu2), ucf (>= 2.0020), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/d/dovecot/dovecot-common_1.0.10-1ubuntu5_i386.deb Size: 1696370 MD5sum: bff765f4b9d601f4ea55f23c5ca1e723 SHA1: b2951710145b6f673e9a1161f00f1d012bddacc7 SHA256: 6023fee3bba2d189ef6cc6669b76f6638f895524b0afcfff6c6fe72212435c44 Description: secure mail server that supports mbox and maildir mailboxes Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package contains the files used by both the dovecot IMAP and POP3 servers. Package: dovecot-pop3d Priority: optional Section: mail Installed-Size: 948 Maintainer: Ubuntu Core Developers Original-Maintainer: Dovecot Maintainers Architecture: i386 Source: dovecot Version: 1:1.0.10-1ubuntu5 Replaces: pop3-server Provides: pop3-server Depends: dovecot-common (= 1:1.0.10-1ubuntu5), libc6 (>= 2.7-1), libssl0.9.8 (>= 0.9.8f-1) Filename: pool/2008/main/d/dovecot/dovecot-pop3d_1.0.10-1ubuntu5_i386.deb Size: 596060 MD5sum: 9a899a1af7dbb8002b5de64c3a04fa18 SHA1: 3dffce1fd66c3379b0ae3611acee6fcc670694d4 SHA256: b97fe1e438742ede3ba833e6f587969978f742ca855d190c93ba2c3eaafc6332 Description: secure POP3 server that supports mbox and maildir mailboxes Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package contains the dovecot POP3 server. Package: showfoto Priority: optional Section: graphics Installed-Size: 2676 Maintainer: Kubuntu Developers Original-Maintainer: Debian KDE Extras Team Architecture: i386 Source: digikam Version: 2:0.9.3-2ubuntu1 Replaces: digikam (<= 2:0.9.0-1) Depends: digikam (>= 2:0.9.1~rc2), kdelibs4c2a (>= 4:3.5.8-1), libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libjasper1 (>= 1.900.1), libjpeg62, libkdcraw3, libkexiv2-3, liblcms1 (>= 1.15-1), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.1.1-21), libtiff4 Recommends: kdeprint, kipi-plugins, konqueror Conflicts: digikam (<= 2:0.9.0-1), digikamimageplugins (<< 2:0.9.0~rc2) Filename: pool/2008/main/d/digikam/showfoto_0.9.3-2ubuntu1_i386.deb Size: 1249302 MD5sum: 790e665c3bf0bdb56010bb4f3f6ce552 SHA1: 61020f5db81cc4806349dd61ea8bb6597b95ee60 SHA256: de571c9386162e366294c4ec3392e22b9c3ccd21f600e8a96cf5b028aa65c604 Description: image viewer/editor for KDE Showphoto is part of the Digikam project. It allows to browse your photo collection and edit them with ease. Homepage: http://www.digikam.org Package: digikam-dbg Priority: extra Section: devel Installed-Size: 26268 Maintainer: Kubuntu Developers Original-Maintainer: Debian KDE Extras Team Architecture: i386 Source: digikam Version: 2:0.9.3-2ubuntu1 Depends: digikam (= 2:0.9.3-2ubuntu1), kdelibs-dbg, showfoto (= 2:0.9.3-2ubuntu1) Filename: pool/2008/main/d/digikam/digikam-dbg_0.9.3-2ubuntu1_i386.deb Size: 9812678 MD5sum: 99688f28e844754f9a9727a0bcc0e682 SHA1: cd9516e89657047ebf11b1204e4cbd40ad69b00e SHA256: f7809bff46969fc82e50abd3006ca7dbba8d23bbd89992f742c2fdad061c08ea Description: debugging symbols for digikam The debugging symbols associated with digikam and showfoto. They will automatically be used by gdb for debugging digikam-related issues. Homepage: http://www.digikam.org Package: digikam Priority: optional Section: graphics Installed-Size: 21928 Maintainer: Kubuntu Developers Original-Maintainer: Debian KDE Extras Team Architecture: i386 Version: 2:0.9.3-2ubuntu1 Replaces: digikamimageplugins Depends: kdebase-kio-plugins, kdelibs4c2a (>= 4:3.5.8-1), libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libgphoto2-2 (>= 2.4.0), libgphoto2-port0 (>= 2.4.0), libjasper1 (>= 1.900.1), libjpeg62, libkdcraw3, libkexiv2-3, libkipi0, liblcms1 (>= 1.15-1), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsqlite3-0 (>= 3.4.2), libstdc++6 (>= 4.2.1-4), libtiff4, libx11-6 Recommends: kdeprint, kipi-plugins, konqueror Suggests: digikam-doc Conflicts: digikamimageplugins, kipi-plugins (<= 0.1.3~rc0), libexiv2-0.12, libkexiv2-0 Filename: pool/2008/main/d/digikam/digikam_0.9.3-2ubuntu1_i386.deb Size: 7055950 MD5sum: 272793a2649c234cbfd0e49de7d01799 SHA1: 8af063c5a24dfd95885892891bc8d138ac5cc374 SHA256: 5266c533cc6ce9748238c03e0b5ddf4741bc2a8b80f993fb116d9871be2597b0 Description: digital photo management application for KDE An easy to use and powerful digital photo management application, which makes importing, organizing and manipulating digital photos a "snap". An interface is provided to connect to your digital camera, preview the images and download and/or delete them. . The digiKam built-in image editor makes the common photo correction a simple task. The image editor is extensible via plugins and, the digikamimageplugins project has been merged to digiKam core since release 0.9.2, all useful image editor plugins are available in the base installation. . digiKam can also make use of the KIPI image handling plugins to extend its capabilities even further for photo manipulations, import and export, etc. The kipi-plugins package contains many very useful extentions. . digiKam is based in part on the work of the Independent JPEG Group. Homepage: http://www.digikam.org Package: dupload Priority: optional Section: devel Installed-Size: 132 Maintainer: Ubuntu Core Developers Original-Maintainer: Josip Rodin Architecture: all Version: 2.6.4ubuntu3 Depends: perl (>= 5.003), libnet-perl Recommends: openssh-client | ssh Suggests: lintian, mail-transport-agent Filename: pool/2008/main/d/dupload/dupload_2.6.4ubuntu3_all.deb Size: 30060 MD5sum: 5fdc0ebb4ac5473d76e9774ed5bd6092 SHA1: f0a04ddd331835cadddada2a00848e4ef167ee1d SHA256: 142dd43f5eb4bc1aaf778f2eb78088be6bff15899283a629541790b6d5ed0bfe Description: utility to upload Debian packages dupload will automagically upload Debian packages to a remote host with a Debian upload queue. The default host is configurable, along with the upload method and a lot of other things. All uploads are logged. . It's intended only for Debian package maintainers. Package: idanish Priority: optional Section: text Installed-Size: 2704 Maintainer: Ubuntu Core Developers Original-Maintainer: Jonas Smedegaard Architecture: i386 Source: dsdo Version: 1.6.9-1 Provides: ispell-dictionary Depends: debconf, ispell, dictionaries-common Suggests: wdanish Filename: pool/2008/main/d/dsdo/idanish_1.6.9-1_i386.deb Size: 916234 MD5sum: 4d32db7e892381375fce13d836ddea0c SHA1: 3f6d0f6d0c96978d1d241a0c3092ec98fa33efb8 SHA256: ebb5c8bd6129e26181f77bbc7d6b3dd081b7fe21d782abc405093ca42b25e420 Description: The Comprehensive Danish Dictionary (DSDO) - ispell The Comprehensive Danish Dictionary (DSDO) is a free spell-checking dictionary for Danish published by Skaane Sjaelland Linux User Group (SSLUG). One thing which makes this dictionary different from most other dictionaries is that it basically is the result of a vote among the proof-readers. The editorial group has _not_ proof-read all the words in the dictionary, but guides the proof-readers and keeps track of the overall status of the dictionary. . This is the Danish dictionary, to be used with ispell to check and correct spelling in Danish texts. Package: wdanish Priority: optional Section: text Installed-Size: 3800 Maintainer: Ubuntu Core Developers Original-Maintainer: Jonas Smedegaard Architecture: all Source: dsdo Version: 1.6.9-1 Provides: wordlist Depends: debconf, dictionaries-common Filename: pool/2008/main/d/dsdo/wdanish_1.6.9-1_all.deb Size: 808800 MD5sum: 88ae2b69d7f322e9814895a966714de1 SHA1: e3e48ba8948ea8a1582470ca765fb50729a09ff0 SHA256: a0f653a426bd71fa73c8d9be0e1791bb511bd6cee7bc5b0443bc4cf5e0c20243 Description: The Comprehensive Danish Dictionary (DSDO) - wordlist The Comprehensive Danish Dictionary (DSDO) is a free spell-checking dictionary for Danish published by Skaane Sjaelland Linux User Group (SSLUG). One thing which makes this dictionary different from most other dictionaries is that it basically is the result of a vote among the proof-readers. The editorial group has _not_ proof-read all the words in the dictionary, but guides the proof-readers and keeps track of the overall status of the dictionary. . This is a flat list of Danish words and names. This can be used by spellcheckers or any other purpose needing a lot of words. Package: aspell-da Priority: optional Section: text Installed-Size: 10452 Maintainer: Ubuntu Core Developers Original-Maintainer: Jonas Smedegaard Architecture: i386 Source: dsdo Version: 1.6.9-1 Provides: aspell6a-dictionary Depends: aspell Filename: pool/2008/main/d/dsdo/aspell-da_1.6.9-1_i386.deb Size: 3775344 MD5sum: 1572c962e1ef19d96b1bee4ca78f137f SHA1: 09d798d16fcbe72f7dcc468ada0c3d65cf70cace SHA256: 84c77899cb7c2cc9631336b6d354cfbd7cd7f498d43eb2a3e083276bb186388e Description: The Comprehensive Danish Dictionary (DSDO) - aspell The Comprehensive Danish Dictionary (DSDO) is a free spell-checking dictionary for Danish published by Skaane Sjaelland Linux User Group (SSLUG). One thing which makes this dictionary different from most other dictionaries is that it basically is the result of a vote among the proof-readers. The editorial group has _not_ proof-read all the words in the dictionary, but guides the proof-readers and keeps track of the overall status of the dictionary. . This is the Danish dictionary, to be used with aspell to check and correct spelling in Danish texts. Package: myspell-da Priority: optional Section: text Installed-Size: 1400 Maintainer: Ubuntu Core Developers Original-Maintainer: Jonas Smedegaard Architecture: all Source: dsdo Version: 1.6.9-1 Provides: myspell-dictionary, myspell-dictionary-da Depends: dictionaries-common (>= 0.10) Suggests: openoffice.org (>= 1.0.3-3), mozilla-browser (>= 2:1.7), mozilla-mailnews (>= 2:1.7), mozilla-thunderbird Conflicts: openoffice.org (<= 1.0.3-2) Filename: pool/2008/main/d/dsdo/myspell-da_1.6.9-1_all.deb Size: 410532 MD5sum: ad68ec5cfe56e8c441bba19a7a366975 SHA1: 1cdae34e7fe101982b83400bfcdd4ab090cf3604 SHA256: 370e62502c7c9a1e4550860de08372e7fca1c5c26bde1e9e94ce37e69244ec13 Description: The Comprehensive Danish Dictionary (DSDO) - myspell The Comprehensive Danish Dictionary (DSDO) is a free spell-checking dictionary for Danish published by Skaane Sjaelland Linux User Group (SSLUG). One thing which makes this dictionary different from most other dictionaries is that it basically is the result of a vote among the proof-readers. The editorial group has _not_ proof-read all the words in the dictionary, but guides the proof-readers and keeps track of the overall status of the dictionary. . This is the Danish dictionary, to be used with myspell to check and correct spelling in Danish texts. Package: dict-jargon Priority: optional Section: text Installed-Size: 748 Maintainer: Ubuntu Core Developers Original-Maintainer: Robert D. Hilliard Architecture: all Version: 4.4.4-6.1 Depends: dictd | dict-server Filename: pool/2008/main/d/dict-jargon/dict-jargon_4.4.4-6.1_all.deb Size: 688530 MD5sum: 3456e3bcd429a833d2c9266b88366bcc SHA1: e464bac6013c813bfc7d09cc564b312d6fc00ff1 SHA256: 754fbd537525cfe054e4bec7562f5ec3cb985cf06111541d501a11300fe3605b Description: Jargon File 4.4.4 This package contains The On-Line Hacker Jargon File, version 4.4.4, 14 Aug 2003, formatted for use by the dictionary server in the dictd package. . This package will be of limited use without the server found in the dictd package. Package: libdiscover1-dev Priority: optional Section: libdevel Installed-Size: 80 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Install System Team Architecture: i386 Source: discover1 Version: 1.7.22ubuntu1 Replaces: libdiscover0, libdiscover0-dev Depends: libc6-dev, libdiscover1 (= 1.7.22ubuntu1) Conflicts: libdiscover-dev Filename: pool/2008/main/d/discover1/libdiscover1-dev_1.7.22ubuntu1_i386.deb Size: 26476 MD5sum: 77d448276d4ab933070ef60003dfa082 SHA1: 1dcb2863fcc0676b8307e60ea2024678f547b284 SHA256: aa8321a750182427fa1b093efdaed369b28a9a4956a2154ebd64923b8644cf5e Description: hardware identification library development files libdiscover1 is a library enabling identification of various PCI, PCMCIA, and USB devices. . This package contains the header files and static libraries needed for development. Package: libdiscover1 Priority: optional Section: libs Installed-Size: 804 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Install System Team Architecture: i386 Source: discover1 Version: 1.7.22ubuntu1 Depends: discover1-data (>= 1.2004.09.24), libc6 (>= 2.7-1) Filename: pool/2008/main/d/discover1/libdiscover1_1.7.22ubuntu1_i386.deb Size: 51816 MD5sum: 13ac8a536fffae7eda9e6a6de40dc831 SHA1: c43f791af6218697fc3d7fba715982c60e66d45d SHA256: 541fd170c717b0af4d1413b92682890f913b63e4eb10b544131001639f273fde Description: hardware identification library libdiscover1 is a library enabling identification of various PCI, PCMCIA, and USB devices. Package: discover1 Priority: optional Section: admin Installed-Size: 204 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Install System Team Architecture: i386 Version: 1.7.22ubuntu1 Depends: discover1-data (>= 1.2004.09.24), libc6 (>= 2.7-1), libdiscover1 (>= 1.7.10), lsb-base (>= 1.3-9ubuntu3) Conflicts: discover, libdiscover2 Filename: pool/2008/main/d/discover1/discover1_1.7.22ubuntu1_i386.deb Size: 67660 MD5sum: 0b3e02bc0576b5a6408b904e18c038d5 SHA1: 0e094f0f9f224379f9070c30e9d81d5a3c45af15 SHA256: a5ae3b096c1c9a2ea9b15ddb448b39c46f044ed10562201457d59fc96ef2ede9 Description: hardware identification system Discover is a hardware identification system based on the libdiscover1 library. Discover provides a flexible interface that programs can use to report a wide range of information about the hardware that is installed on a Linux system. It functions at boot-time by probing the available system busses and loading the appropriate drivers based on data provided in the discover1-data package. Package: myspell-zu Priority: optional Section: text Installed-Size: 1252 Maintainer: Matthias Klose Architecture: all Source: dict-zu Version: 20070207-4 Provides: openoffice.org-spellcheck-zu Depends: dictionaries-common (>= 0.49.2) Filename: pool/2008/main/d/dict-zu/myspell-zu_20070207-4_all.deb Size: 290192 MD5sum: cf214903dec16033de1aba4ae28eb4c3 SHA1: cd9fbb2d83f111a5537556a2c5c98efbaa446dd0 SHA256: f28211d428de0aafc3d35045c39b73ff90722cf30cf928bb5d0a73e1c55027ad Description: The Zulu dictionary for myspell This is an Zulu dictionary, to be used with myspell. Package: aspell-zu Priority: optional Section: text Installed-Size: 272 Maintainer: Matthias Klose Architecture: all Source: dict-zu Version: 20070207-4 Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/d/dict-zu/aspell-zu_20070207-4_all.deb Size: 179754 MD5sum: d8f3e44f1e646d1930bcc28c28bbffee SHA1: 1a47c0da17228a42ad30951e1d56feb6d007c07a SHA256: 15060eba36203cfd77b63030b8bc0c7b34ba9798e812cba3f248851ae5f93911 Description: The Zulu dictionary for aspell This is an Zulu dictionary, to be used with aspell. Package: doc-base Priority: optional Section: doc Installed-Size: 328 Maintainer: Ubuntu Core Developers Original-Maintainer: Robert Luberda Architecture: all Version: 0.8.7 Depends: perl (>= 5.6.0-16), scrollkeeper Suggests: dhelp | dwww | doc-central | yelp | khelpcenter Conflicts: dhelp (<< 0.3.14), dwww (<< 1.9.0) Filename: pool/2008/main/d/doc-base/doc-base_0.8.7_all.deb Size: 57680 MD5sum: 95386cfc21d34d03a6858ea62ca296ae SHA1: 73af072cec7bda0af38a4cd8f811e67b1e48106c SHA256: 19956245d4258c149e1c98ce86eb7c3c0682ab5ffd68c4bd55f5ff731049db9d Description: utilities to manage online documentation This package contains utilities to manage documentation installed on a Debian system. It contains a database of document metadata. Various third-party systems such as 'dwww', 'dhelp', 'doc-central' or 'scrollkeeper' use this data to provide a catalog of available documentation. . If you want to get additional information about 'doc-base' please consult the `Debian doc-base Manual' included in this package. Package: dpkg-awk Priority: optional Section: admin Installed-Size: 72 Maintainer: Adam Heath Architecture: all Version: 1.0.1.0.0.1 Depends: gawk Conflicts: gawk (<< 3.0.4) Filename: pool/2008/main/d/dpkg-awk/dpkg-awk_1.0.1.0.0.1_all.deb Size: 7698 MD5sum: fe5618aa91b941aaf279ddf72cdb41f5 SHA1: 157077e69f77e83723e0b0a52b0ab70be895362c SHA256: c59385a61c2c56d48ed754da55b9bf3a42ea58d0307b6ccb1a75391b65afe999 Description: Gawk script to parse /var/lib/dpkg/{status,available} and Packages This script can parse the dpkg database files. It can do regular expressions on the fields, and only get what you want. It can also be made to output certain fields. As an added bonus, there is an option to sort the output. . 'dpkg-awk "Status: .* installed$" -- Package Version Status' will output all installed packages, with only the listed fields. 'dpkg-awk -f=/var/lib/dpkg/available "Package:^[aA].*" -- Package Version' will output all available packages that start with the letter 'A.' Package: diffstat Priority: optional Section: devel Installed-Size: 84 Maintainer: Ubuntu Core Developers Original-Maintainer: Greg Norris Architecture: i386 Version: 1.45-2 Depends: libc6 (>= 2.6.1-1) Filename: pool/2008/main/d/diffstat/diffstat_1.45-2_i386.deb Size: 21178 MD5sum: 4fa083b5d0b8a06fe3d612816ad19bb5 SHA1: 7d6309f5db6464ac1e0b8172b0f92497dc39a84f SHA256: f2af198e1b88479da37a72e0f047253ad0d94f157eff7aaf4864c148c0974733 Description: produces graph of changes introduced by a diff file This program is a simple filter that reads the output of the 'diff' program, and produces a histogram of the total number of lines that were changed. It is useful for scanning a patch file to see which files were changed. Package: dnsmasq-base Priority: optional Section: net Installed-Size: 596 Maintainer: Ubuntu Core Developers Original-Maintainer: Simon Kelley Architecture: i386 Source: dnsmasq Version: 2.41-2ubuntu1 Depends: libc6 (>= 2.7-1), libdbus-1-3 (>= 1.1.1) Conflicts: dnsmasq (<< 2.41) Filename: pool/2008/main/d/dnsmasq/dnsmasq-base_2.41-2ubuntu1_i386.deb Size: 233496 MD5sum: 6ae995dd08976a93c1424ce34e74b3f7 SHA1: d9824ee6e194c5101b2280405e89c07a859f81a0 SHA256: fa5e4cd94199f8a82f970311e70acff4b631ff43c4d5cf5403775efc8eafebb7 Description: A small caching DNS proxy and DHCP/TFTP server This package contains the dnsmasq executable and documentation, but not the infrastructure required to run it as a system daemon. For that, install the dnsmasq package. Package: dhcp3-common Priority: important Section: net Installed-Size: 540 Maintainer: Ubuntu Core Developers Original-Maintainer: Eloy A. Paris Architecture: i386 Source: dhcp3 Version: 3.0.6.dfsg-1ubuntu9 Depends: debianutils (>= 2.8.2), libc6 (>= 2.7-1) Filename: pool/2008/main/d/dhcp3/dhcp3-common_3.0.6.dfsg-1ubuntu9_i386.deb Size: 281298 MD5sum: 5c8914ef66e0bb69e16a5ffa34c6c6f9 SHA1: d5774cb4a487a4090ce3fdab074fd54ff1715b33 SHA256: 8e243f1fe3760bc06e64207f51d0753dafbe339aa75a2685906970ff4ba3227c Description: common files used by all the dhcp3* packages This package contains the files used by all the packages from ISC DHCP version 3. Package: dhcp3-client Priority: important Section: net Installed-Size: 572 Maintainer: Ubuntu Core Developers Original-Maintainer: Eloy A. Paris Architecture: i386 Source: dhcp3 Version: 3.0.6.dfsg-1ubuntu9 Depends: debconf (>= 0.5) | debconf-2.0, debianutils (>= 2.8.2), dhcp3-common (= 3.0.6.dfsg-1ubuntu9), libc6 (>= 2.7-1), libcap1 Suggests: avahi-autoipd, resolvconf Conflicts: dhcp-client (<< 3.0), samba-common (<< 3.0.0beta1-2) Filename: pool/2008/main/d/dhcp3/dhcp3-client_3.0.6.dfsg-1ubuntu9_i386.deb Size: 221126 MD5sum: 61a02bcb56e4407c9cdf52f59f3cb72d SHA1: 119974f07a59802d33888c2f45be83b6ff25b2e7 SHA256: 36c57d84891d2496af919df7754f045f9aacf18ab76be00c480e8092593113ff Description: DHCP client This is the client from version 3 of the Internet Software Consortium's implementation of DHCP. For more information visit http://www.isc.org. . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. If your machine depends on DHCP (especially likely if it's a workstation on a large network, or a laptop, or attached to a cable modem), keep this or another DHCP client installed. . Extra documentation can be found in the package dhcp3-common. Package: dhcp3-dev Priority: optional Section: devel Installed-Size: 356 Maintainer: Ubuntu Core Developers Original-Maintainer: Eloy A. Paris Architecture: i386 Source: dhcp3 Version: 3.0.6.dfsg-1ubuntu9 Depends: libc6-dev Filename: pool/2008/main/d/dhcp3/dhcp3-dev_3.0.6.dfsg-1ubuntu9_i386.deb Size: 109544 MD5sum: a903eb1bac291c26af1ff49df0ade06e SHA1: 83c7e175eb3968f74e136ec4f55a87c78499a38d SHA256: 2b272df07cdb1a4c25189f4abc1910c2b2ad92d747ea1fef4f2cf1935c0744f7 Description: API for accessing and modifying the DHCP server and client state OMAPI is an API for accessing and modifying the DHCP server and client state. Package: dhcp3-server Priority: optional Section: net Installed-Size: 756 Maintainer: Ubuntu Core Developers Original-Maintainer: Eloy A. Paris Architecture: i386 Source: dhcp3 Version: 3.0.6.dfsg-1ubuntu9 Depends: debconf (>= 0.5) | debconf-2.0, debianutils (>= 2.8.2), dhcp3-common (= 3.0.6.dfsg-1ubuntu9), libc6 (>= 2.7-1), libcap1, lsb-base Conflicts: dhcp Filename: pool/2008/main/d/dhcp3/dhcp3-server_3.0.6.dfsg-1ubuntu9_i386.deb Size: 318432 MD5sum: 10689ed1658ae5fd8b7d837420214e43 SHA1: d156cb5ea3d7caf1a3f6e35dd50fcdca17551346 SHA256: 75af2f7ef7d9866d85900b42e680058af573f08d22ef2fd2910f5a6e68169776 Description: DHCP server for automatic IP address assignment This is the server from version 3 of the Internet Software Consortium's implementation of DHCP. For more information, visit http://www.isc.org. . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. . This server can handle multiple ethernet interfaces. Package: dvd+rw-tools Priority: optional Section: utils Installed-Size: 412 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Baumann Architecture: i386 Version: 7.0-9ubuntu1 Depends: genisoimage, libc6 (>= 2.7-1), libgcc1, libstdc++6 (>= 4.1.1-21) Suggests: cdrskin Filename: pool/2008/main/d/dvd+rw-tools/dvd+rw-tools_7.0-9ubuntu1_i386.deb Size: 147510 MD5sum: a691c27bdf5360228141fd154cc98722 SHA1: 76017357f91050d040a6c552e34f53783300a6ee SHA256: ecc36547a877779c795883d4a1a79fdf7ec5623291932495cdf12adc4285f501 Description: DVD+-RW/R tools dvd+rw-tools makes it possible to burn DVD images created by dvdauthor or genisoimage to DVD+R, DVD+RW, DVD-R, and DVD-RW disks, replacing cdrecord-proDVD in many cases. . The package contains: . * growisofs to burn DVD images or create a data DVD on the fly * dvd+rw-format to format a DVD+RW * dvd+rw-mediainfo to give details about DVD disks . and some programs to control the write speed and obtain information from DVD-RAM. Homepage: http://fy.chalmers.se/~appro/linux/DVD+RW/ Package: myspell-ts Priority: optional Section: text Installed-Size: 320 Maintainer: Matthias Klose Architecture: all Source: dict-ts Version: 20070207-3 Depends: dictionaries-common (>= 0.49.2) Filename: pool/2008/main/d/dict-ts/myspell-ts_20070207-3_all.deb Size: 107394 MD5sum: f0168b19356d1911c540445b9cb43618 SHA1: 2fb65a9f138322eff9dcebcb39be5ca8402d9a80 SHA256: a35f1ea75a64721bd177a379838c2d9ea2ba9b54e29f69afcf912cb529ac0b58 Description: The Tsonga dictionary for myspell This is an Tsonga dictionary, to be used with myspell. Package: aspell-ts Priority: optional Section: text Installed-Size: 156 Maintainer: Matthias Klose Architecture: all Source: dict-ts Version: 20070207-3 Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/d/dict-ts/aspell-ts_20070207-3_all.deb Size: 62912 MD5sum: 37ee93f86fce5859368554430e7921db SHA1: 035f6ef2da4be7282241d89b37a1ed3387ac7d80 SHA256: 25856969e9fb6c3935bb93abb16d371ce2f374e4c14e5fd9419fdbcce3665cd3 Description: The Tsonga dictionary for aspell This is an Tsonga dictionary, to be used with aspell. Package: docbook-dsssl Priority: optional Section: text Installed-Size: 3088 Maintainer: Ubuntu Core Developers Original-Maintainer: Peter Eisentraut Architecture: all Version: 1.79-5 Replaces: docbook-stylesheets Depends: openjade | openjade1.3 | jade, docbook (>= 3.1) | docbook-xml, sgml-base (>= 1.17), perl Suggests: jadetex, docbook-dsssl-doc Conflicts: docbook-stylesheets Filename: pool/2008/main/d/docbook-dsssl/docbook-dsssl_1.79-5_all.deb Size: 343406 MD5sum: d7dcb50510803b9d10aa6599a102e7e0 SHA1: 8ad568673a2ba5680ef203cb8710dafa200380f5 SHA256: e7098b7750f101a3ae2e36dbb0544f7296fe8b1e0e5a194023923148296a8ba9 Description: modular DocBook DSSSL stylesheets, for print and HTML This package provides DSSSL stylesheets which let you convert DocBook SGML or XML files to various formats. . This package contains two DocBook DSSSL stylesheets, one for "print" output and one for HTML. The print stylesheet can be used in conjunction with the RTF and the TeX back-ends that (Open)Jade provides to produce output suitable for printing. The HTML stylesheet can be used to convert DocBook documents into HTML. . The stylesheets are modular in design so that you can extend and customize them. . Note that you can also perform DocBook XML styling using the "docbook-xsl" package, which provides the XSL stylesheets. The XSL stylesheets are more actively maintained and contain more new features than these DSSSL stylesheets. Package: diff Essential: yes Priority: required Section: base Installed-Size: 744 Maintainer: Ubuntu Core Developers Original-Maintainer: Santiago Vila Architecture: i386 Source: diffutils Version: 2.8.1-12ubuntu1 Pre-Depends: libc6 (>= 2.5-5) Suggests: diff-doc Filename: pool/2008/main/d/diffutils/diff_2.8.1-12ubuntu1_i386.deb Size: 112720 MD5sum: 6f19709fb7050051494c77dd697103a3 SHA1: 8e6c3d8d879ae91328219574f81041415584d392 SHA256: bb1a9bb5d36c04d478da87f403c2f061137d5d5a0269caedb9cfd3e7da2e0ead Description: File comparison utilities The diff package provides the diff, diff3, sdiff, and cmp programs. . `diff' shows differences between two files, or each corresponding file in two directories. `cmp' shows the offsets and line numbers where two files differ. `cmp' can also show all the characters that differ between the two files, side by side. `diff3' shows differences among three files. `sdiff' merges two files interactively. . The set of differences produced by `diff' can be used to distribute updates to text files (such as program source code) to other people. This method is especially useful when the differences are small compared to the complete files. Given `diff' output, the `patch' program can update, or "patch", a copy of the file. Package: diveintopython-zh Priority: optional Section: doc Installed-Size: 4124 Maintainer: ZhengPeng Hou Architecture: all Version: 5.4b-0ubuntu1 Recommends: python Filename: pool/2008/main/d/diveintopython-zh/diveintopython-zh_5.4b-0ubuntu1_all.deb Size: 536288 MD5sum: 916fcb33252fe14ee4abc7cb01015190 SHA1: 3ff34ae02be42e00273405015ecc7e79d247ca17 SHA256: ee7e1980e485db23a36dbf3be7ea339103a1611301c5c6e578986a50e24d8ea4 Description: free Python book for experienced programmers (zh translation) Dive Into Python is a free Python tutorial, written by Mark Pilgrim. . This is the translated version for Simplified Chinese users . Homepage: http://www.woodpecker.org.cn/diveintopython/ Package: python-dictclient Priority: optional Section: interpreters Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: John Goerzen Architecture: all Source: dictclient Version: 1.0.3ubuntu1 Replaces: python2.3-dictclient (<< 1.0.3), python2.4-dictclient (<< 1.0.3) Provides: python2.4-dictclient, python2.5-dictclient Depends: python (>= 2.3), python-central (>= 0.5.62) Suggests: dictd Conflicts: python2.3-dictclient (<< 1.0.3), python2.4-dictclient (<< 1.0.3) Filename: pool/2008/main/d/dictclient/python-dictclient_1.0.3ubuntu1_all.deb Size: 13476 MD5sum: d48a85ea9f63bf1d3cc1ac76de57f247 SHA1: 864ea61a131bb19e576cc3f09d845d2cab1c0fdb SHA256: a9fd85e3f59f4386c5364864544d2901a22c4e1bfc332a5869b8516eec47bac9 Description: Python client library for DICT (RFC2229) protocol This is a new library for interacting with Dict servers. It defines three classes -- Connection, Database, and Definition. It supports all common Dict server requests, including definitions, matching, and getting information about available databases, capabilities, etc. You can use it to communicate to a local or remote dictd database. The homepage for this package (includes docs) is at gopher://quux.org/1/devel/dictclient. Python-Version: >= 2.3 Package: desktop-effects-kde Priority: optional Section: base Installed-Size: 252 Maintainer: Jonathan Riddell Architecture: all Version: 0.4 Depends: python, python-central (>= 0.6.1) Filename: pool/2008/main/d/desktop-effects-kde/desktop-effects-kde_0.4_all.deb Size: 60222 MD5sum: a8777c06b3bb74ea34405868e39b77d9 SHA1: 2335334f16c7c9393a60fb54cf6a88a803918982 SHA256: 197705abead3c55751f7573bcae1ed861908439511e8039f3a7b9701ce115b83 Description: compiz setup tool for KDE A simple Compiz configuration tool for KDE. Installs and sets Compiz as the window manager. Python-Version: all Package: dpsyco-lib Priority: extra Section: admin Installed-Size: 120 Maintainer: Ubuntu Core Developers Original-Maintainer: Ola Lundqvist Architecture: all Source: dpsyco Version: 1.0.34 Depends: rsync, adduser Suggests: patch Conflicts: dpsyco-base (<< 1.0.5), dpsyco-patch (<< 1.0.21) Filename: pool/2008/main/d/dpsyco/dpsyco-lib_1.0.34_all.deb Size: 18316 MD5sum: 99140242ceccc09f9de67e7de549f6e8 SHA1: 3eee27ed87e39c23fff00bfe0a0ae04e0252d34d SHA256: 4db7b0351c93c4039e2c9ba999eb82251066c76c293de36047bb0a6389b71339 Description: Libraries for the debian packages of system configurations It contains a couple of shell functions and other useful tools to make all dpsyco utils work as it should. Package: dpsyco-devel Priority: extra Section: admin Installed-Size: 268 Maintainer: Ubuntu Core Developers Original-Maintainer: Ola Lundqvist Architecture: all Source: dpsyco Version: 1.0.34 Depends: dpsyco-lib (>= 1.0.9), dpkg-dev, patch, make Suggests: debian-policy, dpkg-repack, dpkg-doc, jablicator, dpkg-dev-el Filename: pool/2008/main/d/dpsyco/dpsyco-devel_1.0.34_all.deb Size: 42058 MD5sum: 0a7e0ab392153ea71a0b9c35471e7931 SHA1: 152f9808aa8ea3c9b4f74780145acaf5e6b67198 SHA256: 1f53cfe7e9d23ae4349d25042ba3ad568aa1878f1ad86e6f14bf2b93cfd67e41 Description: Tools to create configuration packages Tools to create the configuration packages. These tools are similar to the debhelper tools and should be used quite like them, but they lack some options. Package: myspell-nl Priority: optional Section: text Installed-Size: 2068 Maintainer: Ubuntu Core Developers Original-Maintainer: Thijs Kinkhorst Architecture: all Source: dutch Version: 1:1.00-1 Provides: myspell-dictionary, myspell-dictionary-nl Depends: dictionaries-common | openoffice.org-updatedicts Filename: pool/2008/main/d/dutch/myspell-nl_1.00-1_all.deb Size: 775164 MD5sum: 702e6263e55836f62a8202b6777c1c55 SHA1: 28e3633eb8ea1fb81906ea41a9988e16763c5fa1 SHA256: 7d39b9cfdad9cca229d8aaf25a741c4ec7671debe0feb01e1b27d9df9b2697d9 Description: Dutch dictionary for myspell This is the Dutch dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the Mozilla spellchecker. . This dictionary, from the OpenTaal project, uses the official spelling of 2005 and has been officially approved by the TaalUnie. Package: idutch Priority: optional Section: text Installed-Size: 740 Maintainer: Ubuntu Core Developers Original-Maintainer: Thijs Kinkhorst Architecture: all Source: dutch Version: 1:1.00-1 Provides: ispell-dictionary Depends: dictionaries-common, ispell, debconf (>= 0.5) | debconf-2.0 Suggests: wdutch Filename: pool/2008/main/d/dutch/idutch_1.00-1_all.deb Size: 664612 MD5sum: 2fca3aa7a4996ebb7d6e56852a03fbb3 SHA1: d3c42a7316d72b094ef149d7e546ff4bd5c19ea8 SHA256: 9b17477bead8488018fd2840b20924156b00febe7291b3bbaee8b1a72fcb049c Description: Dutch dictionary for ispell A Dutch spelling dictionary for the spelling checker ispell. . This dictionary, from the OpenTaal project, uses the official spelling of 2005 and has been officially approved by the TaalUnie. . For a simple word list, see the wdutch package instead. Package: aspell-nl Priority: optional Section: text Installed-Size: 620 Maintainer: Ubuntu Core Developers Original-Maintainer: Thijs Kinkhorst Architecture: all Source: dutch Version: 1:1.00-1 Provides: aspell-dictionary Depends: aspell, dictionaries-common Filename: pool/2008/main/d/dutch/aspell-nl_1.00-1_all.deb Size: 515744 MD5sum: 2242af6733169567f5fe51915ea2b03e SHA1: ae6d8f66524b8d268c574b6eec3f3b96319c425d SHA256: 845610b0457d3e2a8ffd00693e15491f86d33df4437ac6a8bb41afb4d3f8f086 Description: Dutch dictionary for aspell A Dutch spelling dictionary for the spelling checker aspell. . This dictionary, from the OpenTaal project, uses the official spelling of 2005 and has been officially approved by the TaalUnie. . For a simple word list, see the wdutch package instead. Package: wdutch Priority: optional Section: text Installed-Size: 2964 Maintainer: Ubuntu Core Developers Original-Maintainer: Thijs Kinkhorst Architecture: all Source: dutch Version: 1:1.00-1 Provides: wordlist Depends: dictionaries-common (>= 0.20), debconf (>= 0.5) | debconf-2.0 Filename: pool/2008/main/d/dutch/wdutch_1.00-1_all.deb Size: 808900 MD5sum: 661ca7f8dfc9fe5b94f110bdac8d1cbf SHA1: 49c47b6636c98112c9f7afc8f087c57fd80eb03f SHA256: cf05c23f6750edc6274e90a6bd54d1575f44da24cb77718a0b0c389e14721c20 Description: list of Dutch words This package contains an alphabetic list of Dutch words. . This word list, from the OpenTaal project, uses the official spelling of 2005 and has been officially approved by the TaalUnie. . See the idutch package for the same wordlist in a format suitable for the spelling checker ispell. Package: python-dictdlib Priority: optional Section: interpreters Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: John Goerzen Architecture: all Source: dictdlib Version: 2.0.4ubuntu1 Replaces: python2.3-dictdlib (<< 2.0.4), python2.4-dictdlib Provides: python2.4-dictdlib, python2.5-dictdlib Depends: python (>= 2.3), python-central (>= 0.6) Suggests: dictd Conflicts: python2.3-dictdlib (<< 2.0.4), python2.4-dictdlib Filename: pool/2008/main/d/dictdlib/python-dictdlib_2.0.4ubuntu1_all.deb Size: 14872 MD5sum: 61a547b75838c5e471bc9d40b573b790 SHA1: 89cccfb1811c326b81ee24cbc4700abb18ffdf64 SHA256: 173bb2769618daa2b183094b4b13c6b3ad9b331d54ab5b67576ef3125fb76734 Description: Python library for generating dictd dictionaries This library is useful if you want to write Python programs that generate dictd dictionaries. Python-Version: >= 2.3 Package: dolphin Priority: optional Section: kde Installed-Size: 2460 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anthony Mercatante Architecture: i386 Version: 0.9.2-0ubuntu6 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkonq4 (>= 4:3.5.8-1), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: amarok, ark, digikam, k3b, kmail Suggests: kfloppy Filename: pool/2008/main/d/dolphin/dolphin_0.9.2-0ubuntu6_i386.deb Size: 1285872 MD5sum: 89400e7dad6bce47abe36ab67e52bbd0 SHA1: 33135a2f5ebdd63112aebfcc28584060bfd7671f SHA256: 2a3801568ee51ecb719d7391d1cabd311b8876cfbe34ad36c4ddaf8e8b677fda Description: File manager for KDE focusing on usability Dolphin is not intended to be a competitor to Konqueror, the default KDE file manager: Konqueror acts as universal viewer being able to show HTML pages, text documents, directories and a lot more, whereas Dolphin focuses on being only a file manager. This approach allows to optimize the user interface for the task of file management. . Features include: Sidebar Navigation bar (breadcrumbs) View properties remembered for each folder Split views Network transparency Undo/redo functionality Renaming of a variable number of selected items in one step. . This is the D3lphin fork of Dolphin, intended to keep development of the KDE 3 version of Dolphin active. . Homepage: https://marrat.homelinux.org/D3lphin Package: dictionaries-common Priority: standard Section: text Installed-Size: 940 Maintainer: Ubuntu Core Developers Original-Maintainer: Agustin Martin Domingo Architecture: all Version: 0.90.0ubuntu2 Replaces: openoffice.org-updatedicts Provides: openoffice.org-updatedicts Depends: debconf (>= 0.5) | debconf-2.0, libtext-iconv-perl, perl-base (>= 5.6.0-16) Suggests: emacsen-common, ispell, jed-extra Conflicts: iamerican (<= 3.1.20.0-1), ibrazilian (<< 2.4-5.1), ibritish (<= 3.1.20.0-1), ibulgarian (<= 2.0-2), icatalan (<= 0.1-4), iczech (<= 20020628-1), idanish (<< 1.4.22-2.1), idutch (<= 1:0.1e-20), iesperanto (<< 2.1.2000.02.25-6), ifaroese (<= 0.1.16-2), ifinnish (<< 0.7-3.4), ifinnish-large (<< 0.7-3.4), ifinnish-small (<< 0.7-3.4), ifrench (<= 1.4-13), ifrench-gut (<= 1:1.0-9), igerman, ihungarian (<= 0.84-1), iitalian (<< 2.20-1.2), ingerman (<< 20010414-2), inorwegian (<< 2.0-6.1), ipolish (<< 20011004-2.1), iportuguese (<< 19980611-8), irussian (<= 0.99f0-1), ispanish (<< 1.7-5), ispell (<= 3.1.20.0-1), ispell-ga, iswedish (<= 1.4.2), miscfiles (<< 1.3-2.1), openoffice.org-updatedicts, wbritish (<= 3.1.20.0-1), wbulgarian (<= 2.0-2), wcatalan (<= 0.1-4), wdanish (<< 1.4.22-2.1), wdutch (<= 1:0.1e-20), wenglish (<= 2.0-2), wfaroese (<= 0.1.16-2), wfinnish (<< 0.7-3.4), wfrench (<= 1.0-11), wgerman, witalian (<= 1.6), wngerman (<< 20010414-2), wnorwegian (<< 2.0-6.1), wpolish (<< 20011004-2.1), wspanish (<= 1.0.11.1), wswedish (<= 1.4.2) Filename: pool/2008/main/d/dictionaries-common/dictionaries-common_0.90.0ubuntu2_all.deb Size: 267754 MD5sum: bd93c56f31183c00a78d2ef0f3cf8e6d SHA1: bca3ca33be8270bc1c75b81fa0d82541d7310121 SHA256: 4246a56e2296f6637d918ab4058a1712d96da3330ca935243e7febe31fcc3830 Description: Common utilities for spelling dictionary tools These are utilities shared by all ispell, myspell and wordlist dictionaries, including support for some tools that use ispell (like emacsen, jed and mutt). More info about naming conventions and availability of those dictionaries in the README file. . Maintainers should install dictionaries-common-dev as well, and read its documentation. Package: dictionaries-common-dev Priority: optional Section: devel Installed-Size: 296 Maintainer: Ubuntu Core Developers Original-Maintainer: Agustin Martin Domingo Architecture: all Source: dictionaries-common Version: 0.90.0ubuntu2 Depends: debhelper (>= 4.1.13), dictionaries-common (>> 0.3.6) Filename: pool/2008/main/d/dictionaries-common/dictionaries-common-dev_0.90.0ubuntu2_all.deb Size: 87276 MD5sum: bb9700d6f13a7e5ffaaeefcff7e14bca SHA1: 5eeaa17517a95065e0bfdc0bc5c14821fb17bc99 SHA256: 43e5684232bf4ae57658340a7db31000d04e2980e1bbe3624bbaff3c6084754c Description: Developer tools and Policy for spelling dictionary tools Full text of the Debian Spelling Dictionaries and Tools Policy and some debhelper like helpers. . Only of interest for those developers maintaining Debian ispell, myspell or wordlist dictionaries. Package: aspell-nr Priority: optional Section: text Installed-Size: 132 Maintainer: Matthias Klose Architecture: all Source: dict-nr Version: 20070206-3 Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/d/dict-nr/aspell-nr_20070206-3_all.deb Size: 41438 MD5sum: d7f0f024c8617bb25b630376fdee9f5e SHA1: c2664224c6fcf005345dc80cd581626bedc11346 SHA256: e8a60c8db94d19a10c57c872d0c118e3d4dd4e5dc06c607af44e7f0c145a5ab8 Description: The Ndebele dictionary for aspell This is an Ndebele dictionary, to be used with aspell. Package: myspell-nr Priority: optional Section: text Installed-Size: 200 Maintainer: Matthias Klose Architecture: all Source: dict-nr Version: 20070206-3 Provides: openoffice.org-spellcheck-nr Depends: dictionaries-common (>= 0.49.2) Filename: pool/2008/main/d/dict-nr/myspell-nr_20070206-3_all.deb Size: 57564 MD5sum: 73a558ea84ae9bec0104d8ae6ff54056 SHA1: 7cdcc94a1b1e1c2a2c5601ed3b8fd3ef97559b27 SHA256: 1213d85c3b6a80226f329dd926b04c3251452c29358427cb079ca4e640e8863f Description: The Ndebele dictionary for myspell This is an Ndebele dictionary, to be used with myspell. Package: dict-moby-thesaurus Priority: optional Section: text Installed-Size: 11112 Maintainer: Ubuntu Core Developers Original-Maintainer: John Goerzen Architecture: all Version: 1.0-6.2 Suggests: dict, dictd Filename: pool/2008/main/d/dict-moby-thesaurus/dict-moby-thesaurus_1.0-6.2_all.deb Size: 11050520 MD5sum: 3062d9add4c8b57d257a86dc97591675 SHA1: e9d2fa4479d2abdb40dd938c4e3058694bc8dd38 SHA256: fa72466e4fc004c05606fd163a71801559481e77c8b1b6a72caa9f6f92a92eb1 Description: Largest and most comprehensive thesaurus Moby Thesaurus is the largest and most comprehensive thesaurus data source in English available for commercial use. This second edition has been thoroughly revised adding more than 5,000 root words (to total more than 30,000) with an additional _million_ synonyms and related terms (to total more than 2.5 _million_ synonyms and related terms). . This is formatted for use by the dictionary server in the dictd package. Package: docbook2x Priority: optional Section: text Installed-Size: 1868 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian XML/SGML Group Architecture: i386 Version: 0.8.8-5 Depends: libc6 (>= 2.6.1-1), xml-core (>= 0.05), perl, libxml-sax-expat-perl, libtext-wrapi18n-perl, opensp | sp, texinfo, xsltproc Recommends: docbook-xml, docbook-xsl Filename: pool/2008/main/d/docbook2x/docbook2x_0.8.8-5_i386.deb Size: 351200 MD5sum: 981e124857aa600fae28f0eace45fd92 SHA1: 78ad639dccc38892c36545401d72b8135b240abb SHA256: 41bdcd24da25789aa1d8d8cb106af1c68bda0adb260bd17f404763d2032e20e1 Description: Converts DocBook/XML documents into man pages and TeXinfo The main tools are: * docbook2x-man: converts a DocBook/XML refentry into a manual page, with table support * docbook2x-texi: converts a DocBook/XML refentry into an info page, most usable for Emacs users Package: docbook-xml Priority: optional Section: text Installed-Size: 2488 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian XML/SGML Group Architecture: all Version: 4.5-5 Provides: docbk-xml Depends: sgml-data (>= 2.0.2), xml-core (>= 0.05), sgml-base (>= 1.17) Suggests: docbook, docbook-dsssl, docbook-xsl, docbook-defguide Filename: pool/2008/main/d/docbook-xml/docbook-xml_4.5-5_all.deb Size: 344180 MD5sum: bf4f69fd44612218b4aa5655b8fbd79b SHA1: d99c409eb37a04ef336e98d2322b2517682ce194 SHA256: 405579235179a6671a33da35cdfdebe7648a840dda4ca9f0c84320a87dbafbee Description: standard XML documentation system, for software and systems DocBook is an XML document type definition (DTD). That is, it contains the "DocBook" document structure. This is used by authors or editors writing documents in the DocBook XML format. DocBook was designed for books, articles, or reference documentation about technical matters or software. It has emerged as an open, standard DTD in the software industry, and is the documentation system of choice for many free software projects. . This package contains the XML DTD for DocBook, which describes the formal structure for documents following this format. If you wish to author DocBook documents using SGML rather than XML, use the 'docbook' package. You will need other packages in order to edit (psgml), validate (opensp, libxml2-utils) or format (docbook-xsl, docbook-dsssl) DocBook documents. . This package ships with the latest DocBook 4.5 XML DTD, as well as a select set of legacy DTDs for use with older documents, including 4.0, 4.1.2, 4.2, 4.3 and 4.4. Package: devscripts Priority: optional Section: devel Installed-Size: 1244 Maintainer: Ubuntu Core Developers Original-Maintainer: Devscripts Devel Team Architecture: i386 Version: 2.10.11ubuntu5 Depends: debianutils (>= 2.0), dpkg-dev, libc6 (>= 2.1.3), perl (>= 5.8), sed (>= 2.95), wget | curl Recommends: debhelper, fakeroot Suggests: at, build-essential, cvs | subversion | svk | tla | bzr | git-core | mercurial, cvs-buildpackage, dctrl-tools, debian-keyring, devscripts-el, dupload (>= 2.1) | dput, gnupg (>= 1.0.7), gnuplot, libcrypt-ssleay-perl, libdigest-md5-perl, libfile-desktopentry-perl, libsoap-lite-perl, libtimedate-perl, liburi-perl, libwww-perl, lintian | linda, mailx | mailutils, man-db, mutt, patch, patchutils, ssh, strace, wdiff, wget, www-browser Conflicts: debmake (<< 3.5), dupload (<< 2.1), kdesdk-scripts (<< 4:3.5.6-2), suidmanager (<< 0.51) Filename: pool/2008/main/d/devscripts/devscripts_2.10.11ubuntu5_i386.deb Size: 412390 MD5sum: b0f03428c3fe2e627f73cb902300905c SHA1: 35eebad502ffa3ad4074c1263daa3b95b1ee38fc SHA256: daed18d13a9e3ae10cbadd273dc7ad29cb20d42105c5a7b7f7cbcb4c925d2a7a Description: Scripts to make the life of a Debian Package maintainer easier Contains the following scripts, dependencies/recommendations shown in brackets afterwards: . - annotate-output: run a command and prepend time and stream (O for stdout, E for stderr) for every line of output - archpath: print tla/Bazaar package names [tla | bazaar] - bts: a command-line tool for manipulating the BTS [www-browser, libsoap-lite-perl, libwww-perl, mailx | mailutils] - chdist: tool to easily play with several distributions [dctrl-tools] - checkbashisms: check whether a /bin/sh script contains any common bash-specific contructs - cvs-debi, cvs-debc: to call debi and debc from the CVS working directory after running cvs-debuild or cvs-buildpackage [cvs-buildpackage] - cvs-debrelease: to call debrelease from the CVS working directory after running cvs-debuild or cvs-buildpackage [cvs-buildpackage, dupload | dput, ssh] - cvs-debuild: run cvs-buildpackage using debuild (see below) as the package building program [cvs-buildpackage, fakeroot, lintian | linda, gnupg] - dd-list: given a list of packages, pretty-print it ordered by maintainer - debc: display the contents of just-built .debs - debchange/dch: automagically add entries to debian/changelog files [wget, liburi-perl] - debcheckout: checkout the development repository of a debian package - debclean: purge a Debian source tree [fakeroot] - debcommit: commit changes to cvs, svn, svk, tla, bzr, git, or hg, basing commit message on changelog [cvs | subversion | svk | tla | bzr | git-core | mercurial] - debdiff: compare two versions of a Debian package to check for added and removed files [wdiff, patchutils] - debi: install a just-built package - debpkg: dpkg wrapper to be able to manage/test packages without su - debrelease: wrapper around dupload or dput [dupload | dput, ssh] - debsign, debrsign: sign a .changes/.dsc pair without needing any of the rest of the package to be present; can sign the pair remotely or fetch the pair from a remote machine for signing [gnupg, debian-keyring, ssh] - debuild: wrapper to build a package without having to su or worry about how to invoke dpkg to build using fakeroot. Also deals with common environment problems, umask etc. [fakeroot, lintian | linda, gnupg] - deb-reversion: increases a binary package version number and repacks the archive - desktop2menu: produce a skeleton menu file from a freedesktop.org desktop file [libfile-desktopentry-perl] - dget: downloads Debian source and binary packages [wget] - dpkg-depcheck, dpkg-genbuilddeps: determine the packages used during the build of a Debian package; useful for determining the Build-Depends control field needed [build-essential, strace] - dscverify: verify the integrity of a Debian package from the .changes or .dsc files [gnupg, debian-keyring, libdigest-md5-perl] - grep-excuses: grep the update_excuses.html file for your packages [wget] - licensecheck: attempt to determine the license of source files - list-unreleased: searches for unreleased packages - manpage-alert: locate binaries without corresponding manpages [man-db] - mass-bug: mass-file bug reports [mailx | mailutils] - mergechanges: merge .changes files from a package built on different architectures - nmudiff: mail a diff of the current package against the previous version to the BTS to assist in tracking NMUs [patchutils, mutt] - plotchangelog: view a nice plot of the data in a changelog file [libtimedate-perl, gnuplot] - pts-subscribe: subscribe to the PTS for a limited period of time [mailx | mailutils, at] - rc-alert: list installed packages which have release-critical bugs [wget] - rmadison: remotely query the Debian archive database about packages [wget, liburi-perl] - svnpath: print svn repository paths [subversion] - tagpending: shell script which runs from a Debian source tree and tags bugs that are to be closed in the latest changelog as pending. [wget, liburi-perl] - uscan: scan upstream sites for new releases of packages [libcrypt-ssleay-perl, libwww-perl] - uupdate: integrate upstream changes into a source package [patch] - whodepends: check which maintainers' packages depend on a package - who-uploads [gnupg, debian-keyring, wget]: determine the most recent uploaders of a package to the Debian archive - wnpp-alert: list installed packages which are orphaned or up for adoption [wget] . Also included are a set of example mail filters for filtering mail from Debian mailing lists using exim, procmail, etc. Package: debhelper Priority: optional Section: devel Installed-Size: 1260 Maintainer: Ubuntu Core Developers Original-Maintainer: Joey Hess Architecture: all Version: 6.0.4ubuntu1 Depends: binutils, dpkg-dev (>= 1.14.15), file (>= 3.23-1), html2text, perl (>= 5.6.0-16), po-debconf Suggests: dh-make Conflicts: dpkg-cross (<< 1.18), python-central (<< 0.5.6), python-support (<< 0.5.3) Filename: pool/2008/main/d/debhelper/debhelper_6.0.4ubuntu1_all.deb Size: 515506 MD5sum: a0d409b1006702570e7008912b640330 SHA1: be6625585c4f034901a1bfe5dc8263a6b1f76e12 SHA256: 483c335514dd9421dd3f5659db680164e86491be465858c4e5f1908a2b484f88 Description: helper programs for debian/rules A collection of programs that can be used in a debian/rules file to automate common tasks related to building debian packages. Programs are included to install various files into your package, compress files, fix file permissions, integrate your package with the debian menu system, debconf, doc-base, etc. Most debian packages use debhelper as part of their build process. Homepage: http://kitenet.net/~joey/code/debhelper/ Package: diff-doc Priority: optional Section: doc Installed-Size: 560 Maintainer: Santiago Vila Architecture: all Version: 2.8.1-9 Replaces: diff (<= 2.8.1-6) Filename: pool/2008/main/d/diff-doc/diff-doc_2.8.1-9_all.deb Size: 105246 MD5sum: 8081377610d86d71f6d3728fb1098fd5 SHA1: 4b31a1ad7be6f19693de635810995eab41bffe59 SHA256: c6b012ef9767ee35edd8f33b2b1343e7e5fd38247b7451714108b888005e2c12 Description: documentation for GNU diffutils This package contains HTML and info documentation for GNU diffutils. Package: discover1-data Priority: optional Section: libs Installed-Size: 624 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Install System Team Architecture: all Source: discover-data Version: 2.2008.01.12ubuntu1 Recommends: pciutils (>= 1:2.2.4) Conflicts: libdiscover2 (<< 2.0.4-4) Filename: pool/2008/main/d/discover-data/discover1-data_2.2008.01.12ubuntu1_all.deb Size: 142048 MD5sum: 4e4a2751720f97a845bcd21db2a4ac04 SHA1: 84f368c1d2f1374c5826c0d39a73fc40575b3c35 SHA256: 8ecb70501685b4b9aac2c89f169825fbb9cf05cff22810b6a01e649ebfce3dac Description: Data lists for Discover hardware detection system (legacy format) The Discover hardware detection library uses XML data files to describe software interfaces to various ATA, PCI, PMCMIA, SCSI, and USB devices. While the Discover library can retrieve data from anywhere on the net, it is often convenient to have a set of Discover XML data files on one's system; thus, this package. . This package contains files in a legacy format for the benefit of users of an older version of Discover, Discover 1.x. The libdiscover1 library requires this package to look up information about various hardware devices using the identification data that they report. It contains data detailing various PCI, PCMCIA, and USB devices. The hardware lists for Discover 1.x contain Linux kernel module information corresponding only to Linux 2.2.20; module names for Linux 2.4.x are also provided in many cases for the convenience of 2.4.x users, but only where they do not conflict with 2.2.20 module names. Package: dh-make Priority: optional Section: devel Installed-Size: 352 Maintainer: Ubuntu Core Developers Original-Maintainer: Craig Small Architecture: all Version: 0.44ubuntu1 Depends: debhelper (>= 5), dpkg-dev, make, perl Suggests: build-essential Conflicts: ldap-utils (<< 2.0.0-0) Filename: pool/2008/main/d/dh-make/dh-make_0.44ubuntu1_all.deb Size: 37000 MD5sum: ac3f037ed36706d9dbe80d6666448593 SHA1: c12bda55aa655898bffddce38e2dc85bed95b0e4 SHA256: 3f3eefe62171bc77bb69428322c28ce082b72324c110d81a3c9f1629c50cecca Description: tool that converts source archives into Debian package source This package allows you to take a standard (or upstream) source package and convert it into a format that will allow you to build Debian packages. . After answering a few questions, dh_make will then provide a set of templates that, after some small editing, will allow you to create a Debian package. Package: debootstrap Priority: extra Section: admin Installed-Size: 260 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Install System Team Architecture: all Version: 1.0.8 Depends: binutils, wget Filename: pool/2008/main/d/debootstrap/debootstrap_1.0.8_all.deb Size: 50328 MD5sum: 9993927448c79c5b119e850a6430cbf8 SHA1: efcd0a77f55c0dc0d9637dd867458881c5ce6722 SHA256: 97923edaba3b04a2902fd95664107916f89290405a10bd9b1a045cac1c25a05e Description: Bootstrap a basic Debian system debootstrap is used to create a Debian base system from scratch, without requiring the availability of dpkg or apt. It does this by downloading .deb files from a mirror site, and carefully unpacking them into a directory which can eventually be chrooted into. Package: dict Priority: optional Section: text Installed-Size: 248 Maintainer: Ubuntu Core Developers Original-Maintainer: Robert Luberda Architecture: i386 Source: dictd Version: 1.10.10.dfsg-1ubuntu1 Provides: dict-client Depends: libc6 (>= 2.7-1), netbase, recode Recommends: m4 Suggests: dictd | dict-server Filename: pool/2008/main/d/dictd/dict_1.10.10.dfsg-1ubuntu1_i386.deb Size: 87362 MD5sum: 4d01c1ee5438b205dbce9a7d8c92bd4f SHA1: 031ebd2157a96109cc1e21f9a388e7ee43aad2df SHA256: fa7bdd14839c3052b4f469b503dfac676421b3325e4c2e225b332ba762c9d798 Description: Dictionary Client dict is the client that queries the dictd server. Since it is TCP based, it can access servers on the local host, on a local network, or on the Internet. . The DICT Development Group maintains several public servers which can be accessed from any machine connected to the Internet. The default configuration is to query one of these servers first, but this may be changed in the configuration file /etc/dictd/dict.conf. . Queries may be customized by numerous command line options, including specifying the database(s) to be queried and the search strategy to be used. . dict includes dictl, which simplifies using utf-8 encoded dictionaries with terminals that do not support utf-8. Homepage: http://sourceforge.net/projects/dict/ Package: dictzip Priority: optional Section: text Installed-Size: 156 Maintainer: Ubuntu Core Developers Original-Maintainer: Robert Luberda Architecture: i386 Source: dictd Version: 1.10.10.dfsg-1ubuntu1 Replaces: dictd (<< 1.7.1-1) Depends: libc6 (>= 2.7-1), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/d/dictd/dictzip_1.10.10.dfsg-1ubuntu1_i386.deb Size: 65286 MD5sum: 6a40b21dcf2eed9e72a3615531049bcd SHA1: 589d2b9c263a706f92bba401452c298bea916e3e SHA256: ce3ad0178b621b7514f4e3fc56feea8752d3d856fc6d16e2ca12ef26610445ad Description: Compression utility for dictionary databases dictzip compresses files using the gzip(1) algorithm (LZ77) in a manner which is completely compatible with the gzip file format. An extension to the gzip file format allows for random access to chunks of about 57kb without the overhead of decompressing the entire file. This package also includes dictunzip to decompress dictzipped files and dictzcat for viewing dictzipped files. Homepage: http://sourceforge.net/projects/dict/ Package: dictd Priority: optional Section: text Installed-Size: 444 Maintainer: Ubuntu Core Developers Original-Maintainer: Robert Luberda Architecture: i386 Version: 1.10.10.dfsg-1ubuntu1 Provides: dict-server Depends: adduser, dictzip (>= 1.10.10.dfsg), libc6 (>= 2.7-1), lsb-base (>= 3.1), netbase, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: dict | dict-client Suggests: dict-foldoc, dict-gcide | dict-web1913, dict-jargon, dict-wn Conflicts: dict-server Filename: pool/2008/main/d/dictd/dictd_1.10.10.dfsg-1ubuntu1_i386.deb Size: 149884 MD5sum: 0e0fcbc12631523bb1726705e3a7c2c3 SHA1: 0ffa1c5abbbab7b32b2f6c7a981efb7d495a6cbd SHA256: 55a8d1c400dab60ec5494133e7836f6217bee591d32f7e8c409d46b178378f90 Description: Dictionary Server dictd is a TCP based server that allows a client to access dictionary definitions from a set of natural language dictionary databases. . Many dictionary databases have been packaged for Debian. They are discussed in more detail in the file /usr/share/doc/dictd/README.Debian.gz . Either dict-gcide or dict-wn is essential for a useful English language dictionary server. It is strongly recommended that both be installed. If you are interested in computer terminology, it is recommended that one or more of dict-jargon, dict-foldoc, and dict-vera also be installed. . The client program, dict, is packaged in dict*.deb If you are running a server, you will want the client for all machines in your network, and for testing server operations. Homepage: http://sourceforge.net/projects/dict/ Package: dictfmt Priority: optional Section: utils Installed-Size: 212 Maintainer: Ubuntu Core Developers Original-Maintainer: Robert Luberda Architecture: i386 Source: dictd Version: 1.10.10.dfsg-1ubuntu1 Depends: gawk, libc6 (>= 2.7-1) Recommends: dictzip Filename: pool/2008/main/d/dictd/dictfmt_1.10.10.dfsg-1ubuntu1_i386.deb Size: 74748 MD5sum: 96121a253eb975c69835d6372fee2a8b SHA1: 7e533f3c10b35f0e48de8451cc2ce1f1ed9197cf SHA256: 20902d0a517ef33e8eb791bb4e73e77e4d4a4543275c27bc74b78b347cb781ef Description: Utility to format a file for use by the dictd server dictfmt converts an input file to a dictionary database that conforms to the DICT protocol, and creates a corresponding index file. Homepage: http://sourceforge.net/projects/dict/ Package: dhcdbd Priority: optional Section: admin Installed-Size: 248 Maintainer: Ubuntu Core Developers Original-Maintainer: Riccardo Setti Architecture: i386 Version: 3.0-1ubuntu1 Depends: libc6 (>= 2.6.1-1), libdbus-1-3 (>= 1.1.1), dhcp3-client, dbus (>= 0.60), lsb-base (>= 3.0-6) Filename: pool/2008/main/d/dhcdbd/dhcdbd_3.0-1ubuntu1_i386.deb Size: 50440 MD5sum: 44e47791a057a551c8782729ecca2881 SHA1: 992b5f03ca7c6be951203e70a596ea5aeff63157 SHA256: c3fb93f4b6a58095ca5496d2fb875768a562fb3d38ef2945fdc2134566d62b96 Description: D-Bus interface to the ISC DHCP client dhcdbd provides a D-Bus interface to dhclient, the DHCP client from ISC, so applications such as NetworkManager can query and control dhclient. This allows an application-neutral interface for such operations Package: doc-linux-text Priority: standard Section: doc Installed-Size: 8772 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian LDP Maintainers Architecture: all Source: doc-linux Version: 2007.11-1 Replaces: doc-linux, doc-linux-html (<< 98.06-1), doc-linux-nonfree-text (<< 2005.07-1) Suggests: doc-linux-html Conflicts: doc, doc-linux Filename: pool/2008/main/d/doc-linux/doc-linux-text_2007.11-1_all.deb Size: 7951748 MD5sum: b8950c0e034411be5ec1a6f20dd7755f SHA1: 4df910842a66dac4e44c8f708856917ee5b897b9 SHA256: 0457fe6f2b03b74da5fc70fe4c4a8f908ea2ad15bd96cf032fb2c79b5e742e55 Description: Linux HOWTOs and FAQs in ASCII format The doc-linux-text package provides the current Linux HOWTOs and FAQs in ASCII format. Alternatively, HTML versions are provided in the doc-linux-html package. . The version number reflects the month in which doc-linux-text was created. . All files are available at http://www.tldp.org/ (with versions in ASCII, DVI, HTML, postscript, and SGML). . Documents with licences that fail to meet the Debian Free Software Guidelines can be found in the doc-linux-nonfree-text package. Package: doc-linux-html Priority: optional Section: doc Installed-Size: 61576 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian LDP Maintainers Architecture: all Source: doc-linux Version: 2007.11-1 Replaces: doc-linux, doc-linux-text (<< 98.06-1), doc-linux-nonfree-html (<< 2005.07-1) Pre-Depends: dpkg (>= 1.10.24) Suggests: doc-base, menu, www-browser Conflicts: doc, dhelp (<< 0.3.14), doc-linux Filename: pool/2008/main/d/doc-linux/doc-linux-html_2007.11-1_all.deb Size: 14745180 MD5sum: 5768265d4f452843b812535dd831b37a SHA1: 30864d41baba2d72becfa83393af7d4e3a3ccf72 SHA256: 945063a0442f6fdd59601b97d3db0bfe67a983f73418f28a9beaaba5bf7649b5 Description: Linux HOWTOs and FAQs in HTML format The doc-linux-html package provides the current Linux HOWTOs and FAQs in HTML format. Alternatively, ASCII versions are provided in the doc-linux-text package. . The version number reflects the month in which doc-linux-html was created. . All files are available at http://www.tldp.org/ (with versions in ASCII, DVI, HTML, postscript, and SGML). . Documents with licences that fail to meet the Debian Free Software Guidelines can be found in the doc-linux-nonfree-html package. Package: dblatex Priority: optional Section: text Installed-Size: 3464 Maintainer: Ubuntu Core Developers Original-Maintainer: Andreas Hoenen Architecture: all Version: 0.2.6-1 Depends: python, python-support (>= 0.7.1), docbook-xml, xsltproc | python-4suite-xml, gs-gpl | gs-pdfencrypt, transfig, texlive (>= 2007), texlive-latex-extra (>= 2007), texlive-math-extra (>= 2007), texlive-extra-utils (>= 2007), texlive-lang-cyrillic (>= 2007) Suggests: pdf-viewer Filename: pool/2008/main/d/dblatex/dblatex_0.2.6-1_all.deb Size: 689248 MD5sum: 7b30a69142891ad36a7cc800483963cc SHA1: 2b68878faca8a41860f079c30a69839bfcd100ca SHA256: 9d420d12a5ccdefe3290876aa19a78a36c924efbdccf7272c1987296ca28acde Description: Produces DVI, PostScript, PDF documents from DocBook sources DocBook to LaTeX Publishing that transforms your SGML/XML DocBook documents to DVI, PostScript or PDF by translating them in pure LaTeX as a first process. MathML 2.0 markups are supported, too. It originally started as a clone of DB2LaTeX, but has been enhanced extensively since then and is actively maintained by the upstream author. . Homepage: http://dblatex.sourceforge.net/ SourceForge Site: http://sourceforge.net/projects/dblatex Package: libdevhelp-1-0 Priority: optional Section: libs Installed-Size: 344 Maintainer: Ubuntu Desktop Team Original-Maintainer: Bradley Smith Architecture: i386 Source: devhelp Version: 0.19-1ubuntu1 Replaces: devhelp (<< 0.9-5) Depends: devhelp-common (= 0.19-1ubuntu1), gconf2 (>= 2.10.1-2), libatk1.0-0 (>= 1.20.0), libc6 (>= 2.7-1), libcairo2 (>= 1.5.8), libgcc1 (>= 1:4.1.1-21), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.15.5), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.19.3), libstdc++6 (>= 4.1.1-21), libwnck22 (>= 2.19.5), libxml2 Conflicts: devhelp (<< 0.8.1-1) Filename: pool/2008/main/d/devhelp/libdevhelp-1-0_0.19-1ubuntu1_i386.deb Size: 80290 MD5sum: 811211c15441954e0d66fc68aa5483da SHA1: 8fb9effba38a74f647c4f95a5e7883b296b6b413 SHA256: 323b6c3922a2809a4bdc6654206b9cab3fe4697bc0c405ca65cb9ed73a3bdc6a Description: Library providing documentation browser functionality This library provides embedable widgets from the Devhelp program to be integrated in tools like the Anjuta IDE for browsing API reference documentation. Package: devhelp Priority: optional Section: devel Installed-Size: 164 Maintainer: Ubuntu Desktop Team Original-Maintainer: Bradley Smith Architecture: i386 Version: 0.19-1ubuntu1 Depends: libatk1.0-0 (>= 1.20.0), libc6 (>= 2.7-1), libcairo2 (>= 1.5.8), libdevhelp-1-0 (= 0.19-1ubuntu1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.15.5), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.19.3), xulrunner-1.9 (>= 1.9~b3~) Recommends: libglib2.0-doc (>= 2.2.0), libgtk2.0-doc (>= 2.2.0), libpango1.0-doc Conflicts: devhelp-book-autotools (<= 0.2-8), devhelp-book-binutils (<= 0.2-8), devhelp-book-cvs (<= 0.2-8), devhelp-book-emacs (<= 0.2-8), devhelp-book-gdb (<= 0.2-8), devhelp-book-ggad (<= 0.2-8), devhelp-book-glibc (<= 0.2-8), devhelp-book-gnome (<= 0.2-8), devhelp-book-gtk (<= 0.2-8), devhelp-book-gtk2 (<= 0.2-8), devhelp-book-make (<= 0.2-8), devhelp-book-pygtk2 (<= 0.2-8), devhelp-book-python (<= 0.2-8), devhelp-book-sdl (<= 0.2-8), devhelp-books (<= 0.2-8) Filename: pool/2008/main/d/devhelp/devhelp_0.19-1ubuntu1_i386.deb Size: 31496 MD5sum: 20ebcbb1630c21e1cc9f578ea0f4df01 SHA1: 5ca3349836d7afe0fa829191766f2e7819df0610 SHA256: 297b92f6dc9a237529fe50a3f728717eaecf0e152c720542c6de09a15be281fb Description: A GNOME developers help program Devhelp's primary goal is to be an API documentation browser for GNOME. It is able to scan for .devhelp files generated automatically for packages that use gtk-doc-tools to generate documentation for libraries and programs. . Devhelp uses Gecko, the Mozilla rendering engine to render the HTML manuals. It also provides Bonobo functionality, which is used to allow command-line searches, emacs integration and embedding in applications like the Anjuta IDE. Package: devhelp-common Priority: optional Section: devel Installed-Size: 1268 Maintainer: Ubuntu Desktop Team Original-Maintainer: Bradley Smith Architecture: all Source: devhelp Version: 0.19-1ubuntu1 Replaces: devhelp (<< 0.16.1), libdevhelp-1-0 (<< 0.9-6) Depends: python, python-support (>= 0.7.1) Conflicts: devhelp (<< 0.16.1), libdevhelp-1-0 (<< 0.9-6) Filename: pool/2008/main/d/devhelp/devhelp-common_0.19-1ubuntu1_all.deb Size: 38302 MD5sum: ee11219e6b60047f3e8c9ab922c8688f SHA1: e561ba38868ee0a376bf3fd47ceea154b9bbd507 SHA256: 6ce2da182fe56fe1a396b134aabbc85a68358fdf099fff2f22d1c358565c3c02 Description: common files for devhelp and its library Devhelp's primary goal is to be an API documentation browser for GNOME. It is able to scan for .devhelp files generated automatically for packages that use gtk-doc-tools to generate documentation for libraries and programs. . Devhelp uses Gecko, the Mozilla rendering engine to render the HTML manuals. It also provides Bonobo functionality, which is used to allow command-line searches, emacs integration and embedding in applications like the Anjuta IDE. . This package provides internationalization files, mainly. Package: libdevhelp-1-dev Priority: optional Section: libdevel Installed-Size: 128 Maintainer: Ubuntu Desktop Team Original-Maintainer: Bradley Smith Architecture: i386 Source: devhelp Version: 0.19-1ubuntu1 Depends: libdevhelp-1-0 (= 0.19-1ubuntu1), libgconf2-dev (>= 2.6.0), libglade2-dev (>= 1:2.4.0-1), libgtk2.0-dev (>= 2.8.17-1), libwnck-dev (>= 2.14.1) Filename: pool/2008/main/d/devhelp/libdevhelp-1-dev_0.19-1ubuntu1_i386.deb Size: 21734 MD5sum: ae172bf9aad618195e10d3fee16ff098 SHA1: 067751fb0a75341290449891ccb4dfafc55c5915 SHA256: 52baf317efc3859cfdd43eeb7512c7f7f7b58a032a185d9d3efce43e1d500ed9 Description: Library providing documentation browser functionality (development) This library provides embedable widgets from the Devhelp program to be integrated in tools like the Anjuta IDE for browsing API reference documentation. . This package contains the development files. Package: dput Priority: optional Section: devel Installed-Size: 208 Maintainer: Ubuntu Core Developers Original-Maintainer: Thomas Viehmann Architecture: all Version: 0.9.2.30ubuntu1 Depends: gnupg, python (>= 2.3) Suggests: lintian, mini-dinstall, openssh-client, rsync Filename: pool/2008/main/d/dput/dput_0.9.2.30ubuntu1_all.deb Size: 42322 MD5sum: 6089734753bc3fc8c8fdb6cad8f1b8f2 SHA1: 4ea5da54460e61c7bbecdba43724e4993b1d8265 SHA256: 4cba96061194b44bb5fb76b6c21e5e0d1469a80711f1e872dddfd2f49b6cc3ec Description: Debian package upload tool This script will allow you to put one or more Debian packages into the archive. . It includes some tests to verify that the package is policy-compliant. It offers the possibility to run lintian before the upload. It can also run dinstall in dry-run-mode, when having used an appropriate upload method. This is very useful to see if the the upload will pass dinstall sanity checks in the next run. . It's intended mainly for Debian maintainers only, although it can also be useful for people maintaining local apt repositories. Package: d-shlibs Priority: optional Section: utils Installed-Size: 84 Maintainer: Ubuntu Core Developers Original-Maintainer: Junichi Uekawa Architecture: all Version: 0.36 Depends: binutils, debianutils (>= 1.6), apt Filename: pool/2008/main/d/d-shlibs/d-shlibs_0.36_all.deb Size: 13138 MD5sum: 2c5d7f5e60cfbe0a79d1ad3843650473 SHA1: db5d7bc589cd3bc42e4760644fe3e00e74cd8644 SHA256: 4004700eaccd74718300fd7fd93c6b9ebe6085bdb012799453eff20da56a7c50 Description: Debian shared library package building helper scripts Shared library packages in Debian need some special catering to do with regards to which files go where. This package contains programs which try to help automate the process and catch simple errors . "d-shlibmove" moves the shared library binary around from temporary installation directory to the destination package directory . "d-devlibdeps" tries to list the development library dependencies required for using the -dev package. Package: python-dbus-doc Priority: optional Section: doc Installed-Size: 408 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: all Source: dbus-python Version: 0.82.4-1ubuntu1 Suggests: python-dbus Filename: pool/2008/main/d/dbus-python/python-dbus-doc_0.82.4-1ubuntu1_all.deb Size: 146016 MD5sum: 8041543d2bf3f59ad535ed7adde0bd15 SHA1: 1da4e231b9d5ef42d22a821f2cda451da08b35ae SHA256: 3d7a241f91653c9fd19a2896d65384235ef2290e3f5fd1c9015ae2fb339df14f Description: Documentation for the D-Bus Python interface This package provides text and HTML documentation, and examples, for the python-dbus package. Package: python-dbus-dbg Priority: extra Section: python Installed-Size: 1452 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: dbus-python Version: 0.82.4-1ubuntu1 Depends: libc6 (>= 2.7-1), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libglib2.0-0 (>= 2.15.6), python-dbg, python-dbus (= 0.82.4-1ubuntu1) Filename: pool/2008/main/d/dbus-python/python-dbus-dbg_0.82.4-1ubuntu1_i386.deb Size: 378242 MD5sum: 55e6fe9b79714a827e16bf349c59f533 SHA1: a72041f8d3213965799baedf33ff083761534930 SHA256: ee07e2b24bd194f6e11714472f4f3d5eec474c1054f6d8de85e8c1ea62c1842e Description: Debug build of the D-Bus Python interface This package provides a version of the python-dbus package built for debugging versions of Python. Package: python-dbus Priority: optional Section: python Installed-Size: 644 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: dbus-python Version: 0.82.4-1ubuntu1 Replaces: python2.4-dbus Provides: python2.4-dbus, python2.5-dbus Depends: libc6 (>= 2.7-1), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libglib2.0-0 (>= 2.15.6), python (>= 2.4), python (<< 2.6), python-support (>= 0.7.1) Recommends: python-gobject | python-gtk (<< 2.10) Suggests: python-dbus-dbg, python-dbus-doc Conflicts: gajim (<< 0.11.1), gnome-osd (<< 0.12.0), python2.4-dbus Filename: pool/2008/main/d/dbus-python/python-dbus_0.82.4-1ubuntu1_i386.deb Size: 211996 MD5sum: dfaaab8359dd297fd66e117669ea1cbe SHA1: 7baee1eb6b9de38c3c5416aceb08d37164c718a2 SHA256: 0a931328f63407342fd44b994b1fc2587c3834f67b55960cff42e439524431a9 Description: simple interprocess messaging system (Python interface) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides a Python interface to D-Bus. . See the dbus description for more information about D-Bus in general. Python-Version: 2.4, 2.5 Package: aspell-ns Priority: optional Section: text Installed-Size: 112 Maintainer: Matthias Klose Architecture: all Source: dict-ns Version: 20070206-3 Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/d/dict-ns/aspell-ns_20070206-3_all.deb Size: 20924 MD5sum: 62b6b76345e25e3d643b72240fe5106f SHA1: 13ee29cb4768c8fc2a7cd0268772283095e4cf98 SHA256: 6720b9581356cd69109ba9639631d7ffed7788ef26c49c718a7b4d0de6a41838 Description: The Northern Sotho dictionary for aspell This is an Northern Sotho dictionary, to be used with aspell. Package: myspell-ns Priority: optional Section: text Installed-Size: 128 Maintainer: Matthias Klose Architecture: all Source: dict-ns Version: 20070206-3 Provides: openoffice.org-spellcheck-ns Depends: dictionaries-common (>= 0.49.2) Filename: pool/2008/main/d/dict-ns/myspell-ns_20070206-3_all.deb Size: 29564 MD5sum: 7f41e0538bb84b10c37571ac06541ffd SHA1: e0b0e2059f197e253b310779f0d6b909cab41b60 SHA256: 87ff7582778b7e4cec4d5e1f4184818d1b2f91d40005ba1f52ac238b903fd3e1 Description: Northern Sotho dictionary for myspell This is an Northern Sotho dictionary, to be used with myspell. Package: dmz-cursor-theme Priority: optional Section: gnome Installed-Size: 3520 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Josselin Mouette Architecture: all Version: 0.4.1 Filename: pool/2008/main/d/dmz-cursor-theme/dmz-cursor-theme_0.4.1_all.deb Size: 314116 MD5sum: 83e5f820b6ca2652ca22161eb834217d SHA1: 81d2965c632afb30f917f46a097e6218e4d3e231 SHA256: 45e2d6b945b6477246f0430c1c8ee3090484b55fac2ebd9a50f697b18491f8d6 Description: Style neutral, scalable cursor theme This package contains the DMZ cursor themes, which are derived from the Industrial theme developed for the Ximian GNOME desktop. Black and white cursors are provided, in scalable formats. Package: deskbar-applet Priority: optional Section: gnome Installed-Size: 4092 Maintainer: Ubuntu Core developers Original-Maintainer: Debian GNOME Maintainers Architecture: i386 Version: 2.22.1-0ubuntu1 Depends: gconf2 (>= 2.10.1-2), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.4), libcairo2 (>= 1.5.14), libdbus-1-3 (>= 1.1.1), libebook1.2-9 (>= 2.22.1), libedataserver1.2-9 (>= 2.22.1), libffi4, libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome-desktop-2 (>= 1:2.22), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.0), libpopt0 (>= 1.10), libsm6, libstartup-notification0 (>= 0.8-1), libxml2, python (>= 2.4), python (<< 2.6), python-central (>= 0.6.1), python-dbus, python-glade2 (>= 2.8.6-1), python-gnome2 (>= 2.12.4-1), python-gnome2-desktop, python-gtk2 (>= 2.8.6-1) Recommends: gnome-utils (>= 2.14.0), python-beagle (>= 0.2.8), python-soappy (>= 0.11.3-1.6) Filename: pool/2008/main/d/deskbar-applet/deskbar-applet_2.22.1-0ubuntu1_i386.deb Size: 325218 MD5sum: d17b6e0f60ec98f0acfe9738b431cce0 SHA1: 717ba86d41f6f97d552af1e324125ee82e2a6658 SHA256: d30ffd1869fcb09ebf89fc608dfa0baf5e4cde8b7598730cbc3dc0342bd22705 Description: universal search and navigation bar for GNOME Deskbar-applet is intended as a browser-like keyword-driven url bar. You type a web address, or an email address, or a file name, or some keyword then the arguments, and it shows a popup with possible choices from there. Like 'Search google for foo'. . Homepage: http://raphael.slinckx.net/deskbar/ Python-Version: 2.4, 2.5 Package: deskbar-applet-dbg Priority: extra Section: gnome Installed-Size: 1768 Maintainer: Ubuntu Core developers Original-Maintainer: Debian GNOME Maintainers Architecture: i386 Source: deskbar-applet Version: 2.22.1-0ubuntu1 Depends: deskbar-applet (= 2.22.1-0ubuntu1), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.4), libcairo2 (>= 1.5.14), libdbus-1-3 (>= 1.1.1), libebook1.2-9 (>= 2.22.1), libedataserver1.2-9 (>= 2.22.1), libffi4, libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome-desktop-2 (>= 1:2.22), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.0), libpopt0 (>= 1.10), libsm6, libstartup-notification0 (>= 0.8-1), libxml2, python-dbg, python-dbus-dbg, python-glade2-dbg, python-gnome2-dbg, python-gnome2-extras-dbg, python-gobject-dbg, python-gtk2-dbg Filename: pool/2008/main/d/deskbar-applet/deskbar-applet-dbg_2.22.1-0ubuntu1_i386.deb Size: 571754 MD5sum: 78aa00c03e05cd5f235c202319c5117d SHA1: 974878d9a418f1897d820d8cf51ddb39120c10a5 SHA256: 65b023310a40ba584cd7eca06749f8241d78e4623b19de23cde18361d890c8fb Description: keyword-driven navigational bar for GNOME (python debug build) this is a GNOME applet which allows easy access to search engines, local files and programs based on keywords instead of having to type a fully-qualified path. . This package contains the extensions built for the python debug interpreter. Package: desktop-file-utils Priority: optional Section: devel Installed-Size: 200 Maintainer: Ubuntu Desktop Team Original-Maintainer: Ross Burton Architecture: i386 Version: 0.15-1ubuntu3 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.16.0) Filename: pool/2008/main/d/desktop-file-utils/desktop-file-utils_0.15-1ubuntu3_i386.deb Size: 46654 MD5sum: d595736f4baecc55a605c6a0dfeeca70 SHA1: 6ca4d66b53b6d6e9ca4a2704d61b249d8f440797 SHA256: 62adcdb7d406bc2a0839da348217286eed5f6a37ad3f0d237e4ddca442036ec4 Description: Utilities for .desktop files Some utilities to make dealing with .desktop files easier: * update-desktop-database -- update the desktop-MIME mapping * desktop-file-validate -- validate a desktop file * desktop-file-install -- install a desktop file, munging en route. Package: aspell-af Priority: optional Section: text Installed-Size: 480 Maintainer: Matthias Klose Architecture: all Source: dict-af Version: 20070203-3 Depends: aspell (>= 0.60.3-3), dictionaries-common (>= 0.49.2) Filename: pool/2008/main/d/dict-af/aspell-af_20070203-3_all.deb Size: 395948 MD5sum: a11ebe86ac3d8e010e22e327659e33e0 SHA1: 3369b4c8a6ccbad2319c5945d089e8bffed2ac71 SHA256: 37431675cfc821be876b2c195be73bc043f7e36a788fba59136685f600cdb537 Description: The Africaans dictionary for aspell This is an Africaans dictionary, to be used with aspell. Package: diveintopython Priority: optional Section: doc Installed-Size: 4220 Maintainer: Ubuntu Core Developers Original-Maintainer: Ross Burton Architecture: all Version: 5.4-2ubuntu2 Pre-Depends: dpkg (>= 1.10.24) Recommends: python Filename: pool/2008/main/d/diveintopython/diveintopython_5.4-2ubuntu2_all.deb Size: 348358 MD5sum: 5071ded4626ce9342fbd34af55b166e0 SHA1: b15253f8a16bdb58633e510d9bbb140bf457d2e9 SHA256: b1dded5076cfd546ebc4d1967a161bd5f60703ee26f9f7dbcf01119efbf04fba Description: free Python book for experienced programmers Dive Into Python is a free Python tutorial, written by Mark Pilgrim. Package: dselect Priority: optional Section: admin Installed-Size: 2176 Maintainer: Ubuntu Core Developers Original-Maintainer: Dpkg Developers Architecture: i386 Source: dpkg Version: 1.14.16.6ubuntu3 Replaces: dpkg (<< 1.10.3) Depends: dpkg (>= 1.13.1), libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libncurses5 (>= 5.6+20071006-3), libstdc++6 (>= 4.1.1-21) Filename: pool/2008/main/d/dpkg/dselect_1.14.16.6ubuntu3_i386.deb Size: 405190 MD5sum: 1789236c4ec5a65c97a09f0a5e64e801 SHA1: c4ddb8fd75b0aea1fb5383167484eb6a25a35530 SHA256: ed698178f2ab80ddc8ae22e3a75f62d6e63befdbea7f91fb2b3f830ad2593bb8 Description: user tool to manage Debian packages dselect is an interface for managing the installation and removal of packages on your system. . Many users find dselect intimidating and new users may prefer to use `apt'-based user interfaces. Origin: debian Bugs: debbugs://bugs.debian.org Homepage: http://wiki.debian.org/Teams/Dpkg Package: dpkg Essential: yes Priority: required Section: admin Installed-Size: 7012 Maintainer: Ubuntu Core Developers Original-Maintainer: Dpkg Developers Architecture: i386 Version: 1.14.16.6ubuntu3 Replaces: dpkg-doc-ja, dpkg-static, manpages-de (<= 0.4-3), manpages-pl (<= 20051117-1) Pre-Depends: coreutils (>= 5.93-1), libc6 (>= 2.7-1), lzma Suggests: apt Conflicts: dpkg-iasearch (<< 0.11), dpkg-static, sysvinit (<< 2.82-1) Breaks: apt (<< 0.7.6ubuntu6), aptitude (<< 0.4.6.1-1ubuntu2), dpkg-dev (= 1.14.13), dpkg-dev (= 1.14.14), dpkg-dev (<< 1.14.6) Filename: pool/2008/main/d/dpkg/dpkg_1.14.16.6ubuntu3_i386.deb Size: 2298706 MD5sum: 7f8a53698d5b2096a7e57e69af02e76f SHA1: b04c0aaf35b97a632e70eca3dd49dc3a6b4c650f SHA256: 982ba71b47aa7a95822bbb53be719555751e2d59e4145c16e333baa2b29177cc Description: package maintenance system for Debian This package contains the low-level commands for handling the installation and removal of packages on your system. . In order to unpack and build Debian source packages you will need to install the developers' package `dpkg-dev' as well as this one. Origin: debian Bugs: debbugs://bugs.debian.org Homepage: http://wiki.debian.org/Teams/Dpkg Package: dpkg-dev Priority: optional Section: utils Installed-Size: 1616 Maintainer: Ubuntu Core Developers Original-Maintainer: Dpkg Developers Architecture: all Source: dpkg Version: 1.14.16.6ubuntu3 Replaces: dpkg (<< 1.4.1.8), dpkg-doc-ja, dpkgname, manpages-pl (<= 20051117-1) Depends: binutils, bzip2, cpio (>= 2.4.2-2), dpkg (>= 1.14.6), libtimedate-perl, lzma, make, patch (>= 2.2-1), perl-modules, perl5 Recommends: build-essential, gcc | c-compiler Suggests: debian-keyring, gnupg Conflicts: dpkg-cross (<< 2.0.0), dpkgname Filename: pool/2008/main/d/dpkg/dpkg-dev_1.14.16.6ubuntu3_all.deb Size: 559152 MD5sum: b390db00c909b52a58e86a43dbfebb80 SHA1: 1786a26c916da0ad3a9df0dbc5324f003ddc378a SHA256: 4dba0984e202dcd0215b577439278de2e3e1639beb6ce5aedb8e7782353deca8 Description: package building tools for Debian This package contains the tools (including dpkg-source) required to unpack, build and upload Debian source packages. . Most Debian source packages will require additional tools to build - for example, most packages need the `make' and the C compiler `gcc'. Origin: debian Bugs: debbugs://bugs.debian.org Homepage: http://wiki.debian.org/Teams/Dpkg Package: libdb4.2++-dev Priority: extra Section: libdevel Installed-Size: 2652 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Berkeley DB Maintainers Architecture: i386 Source: db4.2 Version: 4.2.52+dfsg-4 Provides: libdb++-dev Depends: libdb4.2++c2 (= 4.2.52+dfsg-4), libdb4.2-dev (= 4.2.52+dfsg-4) Conflicts: libdb++-dev, libdb2++-dev, libdb3++-dev Filename: pool/2008/main/d/db4.2/libdb4.2++-dev_4.2.52+dfsg-4_i386.deb Size: 929860 MD5sum: 95a5c8e5c1fc8f7fb64c7697e678dca7 SHA1: 21270f78d7da5ebb55610078c8873b268ba497a8 SHA256: a9b5bb418ad68654ceb1c1e71200e90d3e0d05a6eef9699ec8bbd4048d0515bb Description: Berkeley v4.2 Database Libraries for C++ [development] This is the development package which contains headers and static libraries for the Berkeley v4.2 database library. This is only for programs which will use the C++ interface. Package: libdb4.2-dev Priority: extra Section: libdevel Installed-Size: 1312 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Berkeley DB Maintainers Architecture: i386 Source: db4.2 Version: 4.2.52+dfsg-4 Provides: libdb-dev Depends: libdb4.2 (= 4.2.52+dfsg-4) Suggests: db4.2-doc Conflicts: libdb-dev, libdb1-dev, libdb2-dev, libdb3-dev Filename: pool/2008/main/d/db4.2/libdb4.2-dev_4.2.52+dfsg-4_i386.deb Size: 459728 MD5sum: 82eb746b80af5346a905e22bf68ec43a SHA1: 911748a6ff4e70fd42d3d7237998b8f41527a5a6 SHA256: 3e3de01e49640f3963cd84d8fdd6a269a67bf6b17679b35cd2abc511456972de Description: Berkeley v4.2 Database Libraries [development] This is the development package which contains headers and static libraries for the Berkeley v4.2 database library. Package: libdb4.2++c2 Priority: optional Section: libs Installed-Size: 1004 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Berkeley DB Maintainers Architecture: i386 Source: db4.2 Version: 4.2.52+dfsg-4 Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1) Conflicts: libdb2++ (<< 2:2.7.7-3), libdb4.2++ Filename: pool/2008/main/d/db4.2/libdb4.2++c2_4.2.52+dfsg-4_i386.deb Size: 428718 MD5sum: 24d0a5a1d7c48faed8e8ecaf006dfa7b SHA1: 96faa5f0ea7cfa4726a4fc3278df8878198a2ce5 SHA256: 9683d7efbb0912bc9edc776c8523198988b9e725f4d4c400cd68b7d5ca48fd13 Description: Berkeley v4.2 Database Libraries for C++ [runtime] This is the runtime package for programs that use the Berkeley v4.2 database library. This is only for programs which use the C++ interface. Package: libdb4.2 Priority: standard Section: libs Installed-Size: 916 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Berkeley DB Maintainers Architecture: i386 Source: db4.2 Version: 4.2.52+dfsg-4 Depends: libc6 (>= 2.7-1) Conflicts: libdb2 (<< 2:2.7.7-3) Filename: pool/2008/main/d/db4.2/libdb4.2_4.2.52+dfsg-4_i386.deb Size: 399762 MD5sum: 9b193453f790f5d89764dbe0fec9b89e SHA1: adfdb3e56201be554efc581e1a57ad07de67a8c6 SHA256: a86230ec26607953d9821e9dbab23c274e1fc31b6716032f1a46b51ec02d09cb Description: Berkeley v4.2 Database Libraries [runtime] This is the runtime package for programs that use the v4.2 Berkeley database library. Package: drbd8-utils Priority: extra Section: admin Installed-Size: 360 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Cyril Bouthors Architecture: i386 Source: drbd8 Version: 2:8.0.11-0ubuntu3 Replaces: drbd, drbd-utils Provides: drbd-utils Depends: debconf | debconf-2.0, libc6 (>= 2.7-1) Suggests: heartbeat Conflicts: drbd-utils Filename: pool/2008/main/d/drbd8/drbd8-utils_8.0.11-0ubuntu3_i386.deb Size: 129658 MD5sum: cc732c80a8041bbf41d9192769993738 SHA1: da241199122af44a087c7a7b34915523ff9e7257 SHA256: c04e5c2a58a93f8966d1aabf4b148ba7027153586c6920d20bf0772d505c5c67 Description: RAID 1 over tcp/ip for Linux utilities Drbd is a block device which is designed to build high availability clusters by providing a virtual shared device which keeps disks in nodes synchronised using TCP/IP. This simulates RAID 1 but avoiding the use of uncommon hardware (shared SCSI buses or Fibre Channel). It is currently limited to fail-over HA clusters. . This package contains the programs that will control the drbd kernel module provided in drbd-source. You will need a clustering service (such as heartbeat) to fully implement it. . Homepage: http://www.drbd.org Package: dh-buildinfo Priority: optional Section: devel Installed-Size: 96 Maintainer: Yann Dirson Architecture: all Version: 0.9 Depends: debhelper, perl (>= 5.6.0-16), build-essential (>= 7) Filename: pool/2008/main/d/dh-buildinfo/dh-buildinfo_0.9_all.deb Size: 15272 MD5sum: 330edb27364bd869f7ee6795be6e1849 SHA1: b4157816800de1e33ec644be82709f71ec00bc04 SHA256: 08dbca58a3bd7dd1275ee97418d95e9ee83745282fc7557ef15f43fe624bda69 Description: Debhelper addon to track package versions used to build a package This script is designed to be run at build-time, and registers in a file the list of packages declared as build-time dependencies, as well as build-essential packages, together with their versions, as installed in the build machine. . This will hopefully help to track packages (auto-)built with package versions which are known to be buggy, and, more generally, to find out whether a package needs to be rebuilt because of a significant change in a package it has a build-time dependency on. Package: dmsetup Priority: optional Section: admin Installed-Size: 144 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian LVM Team Architecture: i386 Source: devmapper Version: 2:1.02.20-2ubuntu2 Replaces: multipath-tools (<< 0.4.7-1.1ubuntu2) Depends: libc6 (>= 2.7-1), libdevmapper1.02.1 (>= 2:1.02.20), libselinux1 (>= 2.0.15), libsepol1 (>= 2.0.3) Breaks: udev (<< 113-0ubuntu1) Filename: pool/2008/main/d/devmapper/dmsetup_1.02.20-2ubuntu2_i386.deb Size: 40338 MD5sum: 00ece2ed855f3ecf58015bd9396b23e1 SHA1: 458cce7b423f53a12c4eb2178d420dda5e053ead SHA256: 5fe46d701bde86cd7c992ad244515918a8a697d9d478a0191f1f25a58843a381 Description: The Linux Kernel Device Mapper userspace library The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but EVMS, software raid, and other drivers that create "virtual" block devices. . This package contains a utility for modifying device mappings. Package: libdevmapper-dev Priority: optional Section: libdevel Installed-Size: 212 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian LVM Team Architecture: i386 Source: devmapper Version: 2:1.02.20-2ubuntu2 Depends: libdevmapper1.02.1 (= 2:1.02.20-2ubuntu2) Filename: pool/2008/main/d/devmapper/libdevmapper-dev_1.02.20-2ubuntu2_i386.deb Size: 68468 MD5sum: ab2d846ad32e213510674cd0f37a0991 SHA1: 48546132d49e6eff420f1b9816d1d93d65f0800e SHA256: ec11b7a4cba8017f0a739aac9b03679ea55685b0adcac5388c1421bb63a312b1 Description: The Linux Kernel Device Mapper header files The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but EVMS, software raid, and other drivers that create "virtual" block devices. . This package contains the (user-space) header files for accessing the device-mapper; it allow usage of the device-mapper through a clean, consistent interface (as opposed to through kernel ioctls). Package: libdevmapper1.02.1 Priority: required Section: libs Installed-Size: 148 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian LVM Team Architecture: i386 Source: devmapper Version: 2:1.02.20-2ubuntu2 Provides: libdevmapper Depends: libc6 (>= 2.7-1), libselinux1 (>= 2.0.15), libsepol1 (>= 2.0.3) Recommends: dmsetup (>= 2:1.02.08-1ubuntu2) Filename: pool/2008/main/d/devmapper/libdevmapper1.02.1_1.02.20-2ubuntu2_i386.deb Size: 53058 MD5sum: 8e59dbe5b9d22b61e0e59906aa6e039e SHA1: 61b4041634d06a0220938dc9baa87c15db2d09e3 SHA256: 568612c5447a32d02bae2832190f6ef151b2d9e93b0599ce64b84af8d1279b52 Description: The Linux Kernel Device Mapper userspace library The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but EVMS, software raid, and other drivers that create "virtual" block devices. . This package contains the (user-space) shared library for accessing the device-mapper; it allows usage of the device-mapper through a clean, consistent interface (as opposed to through kernel ioctls). Package: debconf-doc Priority: optional Section: doc Installed-Size: 352 Maintainer: Ubuntu Core Developers Original-Maintainer: Debconf Developers Architecture: all Source: debconf Version: 1.5.20 Suggests: debian-policy (>= 3.5) Conflicts: debconf (<< 0.3.10) Filename: pool/2008/main/d/debconf/debconf-doc_1.5.20_all.deb Size: 197690 MD5sum: 6aa803d1f1aef4ed1d593f3acd4a9969 SHA1: d47b9c9ea612a0af121ca6340bfa2c9ecc3b1dd5 SHA256: 12c74b0df523e3759decd13127499889ddb927936dfcf9772a67c38aadb16214 Description: debconf documentation This package contains lots of additional documentation for Debconf, including the debconf user's guide, documentation about using different backend databases via the /etc/debconf.conf file, and a developer's guide to debconf. Package: debconf-utils Priority: optional Section: devel Installed-Size: 140 Maintainer: Ubuntu Core Developers Original-Maintainer: Debconf Developers Architecture: all Source: debconf Version: 1.5.20 Replaces: debconf (<< 0.1.0) Depends: debconf (>= 1.3.20) Conflicts: debconf (<< 0.1.0) Filename: pool/2008/main/d/debconf/debconf-utils_1.5.20_all.deb Size: 40908 MD5sum: b87b0b7b4a3c960b377b0b69a4c44f30 SHA1: 3a5a42088aae2e0b7b8d196bb6ae0ea41e49de4b SHA256: f78de4dfa59c5d878ce7da49649c8c659c6b3fd164701a1052fd079e9a0bd3de Description: debconf utilities This package contains some small utilities for debconf developers. Package: debconf-i18n Priority: important Section: admin Installed-Size: 1032 Maintainer: Ubuntu Core Developers Original-Maintainer: Debconf Developers Architecture: all Source: debconf Version: 1.5.20 Replaces: debconf (<< 1.3.0), debconf-utils (<< 1.3.22) Depends: debconf, liblocale-gettext-perl, libtext-charwidth-perl, libtext-iconv-perl, libtext-wrapi18n-perl Conflicts: debconf-english, debconf-utils (<< 1.3.22) Filename: pool/2008/main/d/debconf/debconf-i18n_1.5.20_all.deb Size: 164438 MD5sum: d827839dbfb1aa47e60b981a6911523e SHA1: 656e1a58917fbd9864a81d71d1ac6e80e31fb347 SHA256: 820733ac5b589f9e2559298ca38833f6d78617eab359fa38e029ee47a3676cf4 Description: full internationalization support for debconf This package provides full internationalization for debconf, including translations into all available languages, support for using translated debconf templates, and support for proper display of multibyte character sets. Package: debconf-english Priority: extra Section: admin Installed-Size: 20 Maintainer: Ubuntu Core Developers Original-Maintainer: Debconf Developers Architecture: all Source: debconf Version: 1.5.20 Depends: debconf Conflicts: debconf-i18n Filename: pool/2008/main/d/debconf/debconf-english_1.5.20_all.deb Size: 894 MD5sum: 9799fa8012295959a3d2152c124aa300 SHA1: 5214a073cd4fb08bb09dc6d4f93daf588b713803 SHA256: d572218d892e1f4d0dfe1d8e2838d31948305cadc322f6097f9c5f8d6546fe27 Description: small footprint English-only debconf This package is an alternative to the debconf-i18n package, intended for systems that are administered only in English, and low-footprint systems. If you install this package, debconf will not work properly in other languages, but you'll save half a megabyte of disk space. Package: debconf Priority: important Section: admin Installed-Size: 964 Maintainer: Ubuntu Core Developers Original-Maintainer: Debconf Developers Architecture: all Version: 1.5.20 Replaces: debconf-tiny Provides: debconf-2.0 Depends: debconf-i18n | debconf-english Pre-Depends: perl-base (>= 5.6.1-4) Recommends: apt-utils (>= 0.5.1) Suggests: debconf-doc, debconf-utils, libgnome2-perl, libnet-ldap-perl, libqt-perl, libterm-readline-gnu-perl, perl, whiptail | dialog | gnome-utils Conflicts: apt (<< 0.3.12.1), cdebconf (<< 0.96), debconf-tiny, debconf-utils (<< 1.3.22), dialog (<< 0.9b-20020814-1), menu (<= 2.1.3-1), whiptail (<< 0.51.4-11), whiptail-utf8 (<= 0.50.17-13) Filename: pool/2008/main/d/debconf/debconf_1.5.20_all.deb Size: 152724 MD5sum: 791ed592534ca59f6e08d8ccb25fd356 SHA1: 1e6d4c55cff1406a38189f4ebe02237c1a61e0cb SHA256: 3716feb9a13753e2c63eeae9312ac1045d8383db696308417056a7547e010ab1 Description: Debian configuration management system Debconf is a configuration management system for debian packages. Packages use Debconf to ask questions when they are installed. Package: debian-installer Priority: optional Section: devel Installed-Size: 1772 Maintainer: Ubuntu Installer Team Original-Maintainer: Debian Install System Team Architecture: i386 Version: 20070308ubuntu40 Filename: pool/2008/main/d/debian-installer/debian-installer_20070308ubuntu40_i386.deb Size: 795008 MD5sum: 0033ada1a29073b87ee822622ca51b0d SHA1: 7bffba005516382314ac73c57e8a6cdfc703ec86 SHA256: 81d50a6990f3e2353fac3717d890e68b22410f9081610957ce474afce4eebff2 Description: Debian installer This package currently only contains some documentation for the Debian installer. We welcome suggestions about what else to put in it. Package: dosfstools Priority: optional Section: otherosfs Installed-Size: 144 Maintainer: Ubuntu Core Developers Original-Maintainer: Roman Hodek Architecture: i386 Version: 2.11-2.3ubuntu1 Replaces: mkdosfs Depends: libc6 (>= 2.7-1) Conflicts: mkdosfs Filename: pool/2008/main/d/dosfstools/dosfstools_2.11-2.3ubuntu1_i386.deb Size: 53842 MD5sum: a9b9c1e54ba5294a6b576f685eaa4ce5 SHA1: bdb2047ad13204c098b54feb48a0fbb8c8438dee SHA256: a6e5ce5cca73c395d5c84e1b661899fbeda6fb0b929f6b0043287eaa9a81de43 Description: Utilities to create and check MS-DOS FAT filesystems Inside of this package there are two utilities (mkdosfs alias mkfs.dos, and dosfsck alias fsck.msdos) to create and to check MS-DOS FAT filesystems on either hard disks or floppies under Linux. This version uses the enhanced boot sector/superblock format of DOS 3.3+ as well as provides a default dummy boot sector code. Package: dict-foldoc Priority: optional Section: text Installed-Size: 68 Maintainer: Ubuntu Core Developers Original-Maintainer: Robert D. Hilliard Architecture: all Version: 20070526-1 Depends: dictd | dict-server Filename: pool/2008/main/d/dict-foldoc/dict-foldoc_20070526-1_all.deb Size: 15784 MD5sum: d65f399aae42441cbf0903e34de32726 SHA1: eaab595590e6242bea89119da1806608f6cca0d0 SHA256: 3b1904e77dde6293de502680be332faa3b9ab19727460872c817afd282a5104f Description: FOLDOC Dictionary Database This package contains the FOLDOC, the Free On Line Dictionary of Computing, supplemented by a number of Debian-specific definitions, formatted for use by the dictionary server in the dictd package. The FOLDOC is updated frequently; this package contains the 19 Sep 2003 version. . This package will be of limited use without the server found in the dictd package. Package: displayconfig-gtk Priority: optional Section: admin Installed-Size: 600 Maintainer: Michael Vogt Architecture: all Version: 0.3.10 Depends: guidance-backends (>= 0.8.0svn20070727-0ubuntu1), laptop-detect, python, python-central (>= 0.6.1), python-glade2, python-gtk2 Filename: pool/2008/main/d/displayconfig-gtk/displayconfig-gtk_0.3.10_all.deb Size: 50592 MD5sum: c6d61f8427a8103c2249fb86940e9abb SHA1: 6ee5e21224264dd6b282902d7f3f8294c9f4cf0d SHA256: 6ff8b575843c318d66a0c267f75aea02d41ad987fab4a2750146980bf35eb85c Description: Simple tool to change xserver settings Simple gtk tool to change xserver settings like graphics card driver or monitor. . It uses the guidance backend to manipulate the xorg.conf. Python-Version: current Package: docbook-utils Priority: optional Section: text Installed-Size: 440 Maintainer: Debian XML/SGML Group Architecture: all Version: 0.6.14-1 Replaces: docbook2man, docbook2texi, docbk-xml2x, docbook2x-doc, cygnus-stylesheets Depends: docbook-dsssl, jadetex, lynx | links | w3m, sgmlspl, sp, perl Recommends: docbook-xml Filename: pool/2008/main/d/docbook-utils/docbook-utils_0.6.14-1_all.deb Size: 73176 MD5sum: d76d632815c8e981b2165e872ae6d0af SHA1: 1d428940c736ce71afc8b7a1a2c09a8f6681847d SHA256: 198e7ff758225f4ba8ccb1eaea71ef4490dd38a956dfa38f3f4c6b54db640026 Description: Convert Docbook files to other formats (HTML, RTF, PS, man, PDF) The docbook-utils is a set of a few small programs intended to ease everyday use of technical documentation software and more generally use of SGML and XML. . Tasks they currently accomplish are: * jw: convert Docbook files to other formats (HTML, RTF, Postscript, PDF). * sgmldiff: detect the differences in markup between two SGML files. * docbook2man: converts a DocBook refentry to a man page. Package: dpatch Priority: optional Section: devel Installed-Size: 340 Maintainer: Ubuntu Core Developers Original-Maintainer: Dpatch Maintainers Architecture: all Version: 2.0.28 Recommends: dpkg-dev, fakeroot, patchutils Suggests: curl Filename: pool/2008/main/d/dpatch/dpatch_2.0.28_all.deb Size: 87090 MD5sum: a508f11d15c0b3694c8ec83f5b025e41 SHA1: 28f34e217d381bcc718ab246b0273b24d5bfc3c9 SHA256: 94856b00f4ebd57adb22104ac482a11a59918221b3e29745100fffc3b36e8174 Description: patch maintenance system for Debian source packages dpatch is an easy to use patch system for debian packages, somewhat similar to the dbs package, but much simpler to use. . It lets you store patches and other simple customization templates in debian/patches and otherwise does not require much reorganization of your source tree. To get the patches applied at build time you simply need to include a makefile snippet and then depend on the patch/unpatch target in the build or clean stage of debian/rules - or you can use the dpatch patching script directly. . It can easily apply patches only on specific architectures if needed. Package: debiandoc-sgml Priority: optional Section: text Installed-Size: 3280 Maintainer: Ubuntu Core Developers Original-Maintainer: DebianDoc-SGML Pkgs Architecture: all Version: 1.2.7 Depends: perl (>= 5.6.0-16), libhtml-parser-perl, libi18n-langtags-perl, libroman-perl, libsgmls-perl, libtext-format-perl, liburi-perl, sgml-data, sgmlspl, sp, sgml-base (>= 1.17) Recommends: libpaperg, texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended, texinfo, gs-gpl | gs Suggests: debiandoc-sgml-doc, latex-cjk-all, hlatex, littex Filename: pool/2008/main/d/debiandoc-sgml/debiandoc-sgml_1.2.7_all.deb Size: 118198 MD5sum: a5b9f80b0a2edf0c21cde7d559254ed6 SHA1: 0093eb991c70587970ec6df2814c252af48ff867 SHA256: 0eeaa2e6bdd9bfc0be44f4b3937336c03d13a035230f17ac26dfa7c5b7d844d0 Description: DebianDoc SGML DTD and formatting tools This is an SGML-based documentation formatting package used for the Debian manuals. It reads markup files and produces HTML, LaTeX, DVI (via LaTeX), PostScript (via LaTeX/DVI), PDF (via LaTeX), Texinfo, Info (via Texinfo), DebianDoc SGML, DocBook XML, plain text (with overstrikes a la troff as well as without) files. . The LaTeX based output needs the libpaperg, tetex-bin and tetex-extra packages. In addition to this, Chinese and Japanese need cjk-latex and corresponding font packages while Korean needs hlatex and corresponding font packages. The Texinfo based output needs the texinfo package. . Homepage: http://alioth.debian.org/projects/debiandoc-sgml/ Package: desktop-base Priority: optional Section: x11 Installed-Size: 2776 Maintainer: Ubuntu Core Developers Original-Maintainer: Gustavo Franco Architecture: all Version: 4.0.7 Depends: librsvg2-common Suggests: gnome | kde | xfce4 | wmaker Filename: pool/2008/main/d/desktop-base/desktop-base_4.0.7_all.deb Size: 2379592 MD5sum: 21e8947bbf3c0b2324d4ee0471bb916f SHA1: 15c255f4d57244fd77606beaf0542cf6f82b326d SHA256: 0c8857fd1057ff134962259ea3020a259b0d0426c9b7230cef4524a26c6ffbfd Description: common files for the Debian Desktop This package contains various miscellaneous files which are used by Debian Desktop installations. Currently, it provides some Debian-related artwork and themes, .desktop files containing links to Debian related material (suitable for placement on a user's desktop), and other common files between the available desktop environments such as GNOME and KDE. Homepage: http://www.debian.org/devel/debian-desktop Package: debian-goodies Priority: optional Section: utils Installed-Size: 180 Maintainer: Ubuntu Core Developers Original-Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Version: 0.38 Replaces: debget Depends: dctrl-tools | grep-dctrl, curl, python (>= 2.4), lsof, whiptail | dialog Suggests: popularity-contest, netcat, xdg-utils Conflicts: debget Filename: pool/2008/main/d/debian-goodies/debian-goodies_0.38_all.deb Size: 45760 MD5sum: 71feb318f9e210463c65592585d946d5 SHA1: 97f6724de37ed47a9b00a8cb5533bce09530650f SHA256: e0ae346e65ef7f900c44772ff93bc33c3323edfc5535170a89d73d3eabd078e1 Description: Small toolbox-style utilities for Debian systems These programs are designed to integrate with standard shell tools, extending them to operate on the Debian packaging system. . dgrep - Search all files in specified packages for a regex dglob - Generate a list of package names which match a pattern . These are also included, because they are useful and don't justify their own packages: . debget - Fetch a .deb for a package in APT's database dpigs - Show which installed packages occupy the most space debman - Easily view man pages from a binary .deb without extracting debmany - Select manpages of installed or uninstalled packages checkrestart - Help to find and restart processes which are using old versions of upgraded files (such as libraries) popbugs - Display a customized release-critical bug list based on packages you use (using popularity-contest data) Package: dejagnu Priority: optional Section: devel Installed-Size: 2204 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Jacobowitz Architecture: all Version: 1.4.4.cvs20060709-5 Depends: expect Filename: pool/2008/main/d/dejagnu/dejagnu_1.4.4.cvs20060709-5_all.deb Size: 936908 MD5sum: 9079abf2c2dafef0ff81b5d1781a4b6a SHA1: 86326aa413c6b3104f6a0635466fd88fc87dd272 SHA256: 0e2ca1218272c07a9bcf964841aaeef8b2b1ecb0689a62a5ab93768b4e4ca8b6 Description: framework for running test suites on software tools DejaGnu is a framework for testing other programs. Its purpose is to provide a single front end for all tests. . DejaGnu provides a layer of abstraction which allows you to write tests that are portable to any host or target where a program must be tested. All tests have the same output format. . DejaGnu is written in `expect', which in turn uses "Tcl"--Tool command language. Package: drac-dev Priority: optional Section: devel Installed-Size: 56 Maintainer: Ubuntu Core Developers Original-Maintainer: Noèl Köthe Architecture: i386 Source: drac Version: 1.12-5ubuntu1 Filename: pool/2008/main/d/drac/drac-dev_1.12-5ubuntu1_i386.deb Size: 6982 MD5sum: 890bb42a5a0985bcc87e6598b9b2ff1f SHA1: 93efb7dda609a68e3d1d0329463f9c300c803580 SHA256: 2c5bcc29cea5ef4db2081550e0e8ce843ab4e73212597ff1c9cd8e6e5d6cb7f2 Description: Dynamic Relay Authorization Control (development files) A daemon that dynamically updates a relay authorization map for some MTA (postfix, sendmail). It provides a way to allow legitimate users to relay mail through an SMTP server, while still preventing others from using it as a spam relay. User's IP addresses are added to the map immediately after they have authenticated to the POP or IMAP server. By default, map entries expire after 30 minutes, but can be renewed by additional authentication. Periodically checking mail on a POP server is sufficient to do this. The POP and SMTP servers can be on different hosts. . This package contains the header file. Package: defoma Priority: optional Section: admin Installed-Size: 564 Maintainer: Ubuntu Core Developers Original-Maintainer: Angus Lees Architecture: all Version: 0.11.10-0.2 Depends: file, perl (>= 5.6.0-16), whiptail | dialog Recommends: libft-perl Suggests: defoma-doc, dfontmgr, psfontmgr, x-ttcidfont-conf Conflicts: defoma-gs, defoma-ps, defoma-x, dfontmgr (<< 0.10.0), psfontmgr (<< 0.5.0), x-ttcidfont-conf (<< 5) Filename: pool/2008/main/d/defoma/defoma_0.11.10-0.2_all.deb Size: 100540 MD5sum: 1c4e834dea15cf8d8d76fa9e67aeeb6c SHA1: cc00e4bfe760d09b1f347d96b8939bbc23d40632 SHA256: 2deea4b40169ae3585c41d24f833720ad6b25200dcb8d26fedfc5d0fead73df4 Description: Debian Font Manager -- automatic font configuration framework Defoma, which stands for DEbian FOnt MAnager, provides a framework for automatic font configuration. An application whose configuration of fonts usually requires manual intervention can automate the process through Defoma, by installing a Defoma-configuration script. The script gets called whenever a font is installed and removed, so that the script may update the application configuration. . Font packages should register their fonts to Defoma in order to have them configured automatically for applications. Enhances: debhelper Package: defoma-doc Priority: optional Section: doc Installed-Size: 224 Maintainer: Ubuntu Core Developers Original-Maintainer: Angus Lees Architecture: all Source: defoma Version: 0.11.10-0.2 Filename: pool/2008/main/d/defoma/defoma-doc_0.11.10-0.2_all.deb Size: 62126 MD5sum: 0b922d62acea38a80f1a44cc4165d26f SHA1: a720cabd8a97b81bf8fe9fb40b89e771da089258 SHA256: db01a8ff81ffd5d92728e59ea19f96d46b709a43ec1d91d45a87cb121ca92f19 Description: Debian Font Manager documentation Defoma, which stands for DEbian FOnt MAnager, provides a framework for automatic font configuration. . This package contains documentation for Defoma in SGML, HTML and TEXT formats. Package: denemo Priority: optional Section: sound Installed-Size: 2796 Maintainer: Ubuntu Core Developers Original-Maintainer: Guenter Geiger (Debian/GNU) Architecture: i386 Version: 0.7.5-4ubuntu3 Depends: librsvg2-common (>= 2.13.93), libasound2 (>> 1.0.14), libatk1.0-0 (>= 1.13.2), libc6 (>= 2.6-1), libcairo2 (>= 1.4.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.11.6), libpango1.0-0 (>= 1.18.1), libpng12-0 (>= 1.2.13-4), libx11-6, libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.29), libxrandr2 (>= 2:1.2.0), libxrender1, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: lilypond, csound Suggests: playmidi | timidity, tetex-bin Filename: pool/2008/main/d/denemo/denemo_0.7.5-4ubuntu3_i386.deb Size: 986330 MD5sum: df9ea30147a167776945a8087dd1cbaf SHA1: fcdeb63f8e303bb8bb9ee7912fd224370cdf2fd7 SHA256: 68675662a70a57599df285b85706de45482173ec5e5bda71bbf1ec4834941547 Description: A gtk+ frontend to GNU Lilypond GNU Denemo is a GUI musical score editor written in C/gtk+. It is intended primarily as a frontend to GNU Lilypond, but is adaptable to other computer-music-related purposes as well. Package: libdbus-qt-1-dev Priority: optional Section: libdevel Installed-Size: 324 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: dbus-qt3 Version: 0.62.git.20060814-2build1 Replaces: dbus-qt-1-dev Depends: libdbus-qt-1-1c2 (= 0.62.git.20060814-2build1), libdbus-1-dev (>= 0.90), libqt3-mt-dev Conflicts: dbus-qt-1-dev Filename: pool/2008/main/d/dbus-qt3/libdbus-qt-1-dev_0.62.git.20060814-2build1_i386.deb Size: 181300 MD5sum: 89c7ab2f3f53810b1bf21aa98af38c66 SHA1: d4ff710ed19ca71a42b682362c689a0ee6597f02 SHA256: eeb9acc21e4cdb433997f008fca4d7997ed45fb3cab05119709f71a554197d80 Description: simple interprocess messaging system (Qt interface) D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides a Qt-style interface to D-BUS. . See the dbus description for more information about D-BUS in general. Package: libdbus-qt-1-1c2 Priority: optional Section: libs Installed-Size: 284 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: dbus-qt3 Version: 0.62.git.20060814-2build1 Replaces: dbus-qt-1, dbus-qt-1c2, libdbus-qt-1-1 Depends: libc6 (>= 2.5-0ubuntu1), libdbus-1-3 (>= 0.94), libgcc1 (>= 1:4.1.2), libqt3-mt (>= 3:3.3.7), libstdc++6 (>= 4.1.2) Conflicts: dbus-qt-1, dbus-qt-1c2, libdbus-qt-1-1 Filename: pool/2008/main/d/dbus-qt3/libdbus-qt-1-1c2_0.62.git.20060814-2build1_i386.deb Size: 181092 MD5sum: 3993a6d52f904dd7d0244f7cda12dfeb SHA1: 35ea6d8cda14f3ee2b7685f843354c32093b98d9 SHA256: 6b63a67a6031214a470e4929cee8f01307e8b1738be1cb8edea9105d703829f9 Description: simple interprocess messaging system (Qt-based shared library) D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides the Qt-based shared library for applications using the Qt interface to D-BUS. . See the dbus description for more information about D-BUS in general. Package: dict-gcide Priority: optional Section: text Installed-Size: 17152 Maintainer: Ubuntu Core Developers Original-Maintainer: Bob Hilliard Architecture: all Version: 0.48-4.5 Replaces: dict-web1913 Provides: dict-web1913 Depends: dictd | dict-server Suggests: dict-wn Conflicts: dict-web1913 (<= 1.4-0.47pd-3) Filename: pool/2008/main/d/dict-gcide/dict-gcide_0.48-4.5_all.deb Size: 15124718 MD5sum: 6e8b8bdd64a11533f79cd58fc4fbc444 SHA1: a18ce8aa721304bb0afd54caaad1a4e3a26a43f3 SHA256: 607ef88890ce1d6f75b78d8d412cabb01f04e53dbbfc845a24e4502af13c8785 Description: A Comprehensive English Dictionary . This package contains the GNU version of the Collaborative International Dictionary of English, formatted for use by the dictionary server in the dictd package. The GCIDE contains the full text of the 1913 Webster's Unabridged Dictionary, supplemented by many definitions from WordNet, the Century Dictionary, 1906, and many additional definitions contributed by volunteers. . The definitions in the core of this dictionary are at least 85 years old, so they can not be expected to be politically correct by contemporary standards, and no attempt has been, or will be, made to make them so. . This package will be of limited use without the server found in the dictd package, or another RFC 2229 compliant sever. Package: docbook-xsl Priority: optional Section: text Installed-Size: 11020 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Leidert (dale) Architecture: all Version: 1.73.2.dfsg.1-2 Depends: xml-core (>= 0.05) Recommends: docbook-xml (>= 4.1.2-4), docbook-xsl-doc-html (= 1.73.2.dfsg.1-2) | docbook-xsl-doc-pdf (= 1.73.2.dfsg.1-2) | docbook-xsl-doc-text (= 1.73.2.dfsg.1-2) | docbook-xsl-doc Suggests: xsltproc, xalan, fop, libsaxon-java, libxalan2-java Filename: pool/2008/main/d/docbook-xsl/docbook-xsl_1.73.2.dfsg.1-2_all.deb Size: 1338698 MD5sum: 267ca212f6e4ccdc4aa6c869b2b97b10 SHA1: 463c71b02872978e7223421816a8b0e3114f12f7 SHA256: e54c04c742dcfabba482103a7fa0e1aea54a92d32f33282f98d873d8a5c3b9aa Description: stylesheets for processing DocBook XML files to various output formats These are modular XSL stylesheets for processing documents composed with the DocBook XML DTD and its derivatives ("Simplified" DocBook XML, JRefEntry DTD, etc.). . The stylesheets provide XSLT transformations for (X)HTML, WordML, HTML Help, JavaHelp, Man page (nroff), Website, Eclipse Platform Help file and Formatting Object (FO) output. The latter can be further processed to a number of print formats using FOP or TeX-based tools. . The stylesheets are modular in the sense that you can extend and, to some extent, customize them. The documentation is included in a separate package. Package: dmake Priority: extra Section: devel Installed-Size: 272 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Version: 1:4.11-2 Depends: libc6 (>= 2.6.1-1) Filename: pool/2008/main/d/dmake/dmake_4.11-2_i386.deb Size: 117794 MD5sum: 22ecd946e87c98ba31c84ec45397eb29 SHA1: e24703f60526d7f84605eeefb95d31e4b93b7a7d SHA256: defe97622842c0b8aa5b9606bb646bbb1fb18559f85af9d81a154b82a17affe9 Description: make utility used to build OpenOffice.org Dmake is a make utility similar to GNU make or the Workshop dmake. . This utility has an irregular syntax but is available for Linux, Solaris, and Win32 and other platforms. This version of dmake is a modified version of the original public domain dmake, and is used to build OpenOffice.org. . Dmake features: * support for portable makefiles * portable across many platforms * significantly enhanced macro facilities * sophisticated inference algorithm supporting transitive closure over the inference graph * support for traversing the file system both during making of targets and during inference * %-meta rules for specifying rules to be used for inferring prerequisites * conditional macros * local rule macro variables * proper support for libraries * parallel making of targets on architectures that support it * attributed targets * text diversions * group recipes * supports MKS extended argument passing convention * directory caching * highly configurable Package: dbs Priority: optional Section: devel Installed-Size: 160 Maintainer: Ubuntu Core Developers Original-Maintainer: Robert Luberda Architecture: all Version: 0.44 Depends: make, bzip2, perl Filename: pool/2008/main/d/dbs/dbs_0.44_all.deb Size: 24594 MD5sum: 221d420e8d1bff6aeb1eb0f6fca92f19 SHA1: 2c1b56a452dcc8fbe81a30fae1e05b52c8dea091 SHA256: 355e78e723acfa4cd74d5343eb90bf3a54c6fe142c74a72a089a17501eafe7c6 Description: Allows Debian source packages with multiple patches DBS stands for Debian Build System and is an alternative approach for source packages which want to ship a pristine source and then apply patches to it. This allows the distribution of multiple patches inside one package that are applied during the build process. Package: doxygen-doc Priority: optional Section: doc Installed-Size: 4456 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: all Source: doxygen Version: 1.5.5-1ubuntu1 Replaces: doxygen (<< 1.2.14), doxygen-docs Provides: doxygen-docs Recommends: doxygen Conflicts: doxygen-docs Filename: pool/2008/main/d/doxygen/doxygen-doc_1.5.5-1ubuntu1_all.deb Size: 1275948 MD5sum: 13d8a0459dfa6d31dbb05c5835c1d56c SHA1: 40325a2f95f9139e1533315cfcb14a810183f6bd SHA256: ca4c9f24f3a8d3ba54a353ef8e39cb32c289b3b3c09c1c733b30444f436de342 Description: Documentation for doxygen Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. It can generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. There is also support for generating man pages and for converting the generated output into Postscript, hyperlinked PDF or compressed HTML. The documentation is extracted directly from the sources. . This package contains the documentation for doxygen. Package: doxygen Priority: optional Section: devel Installed-Size: 4204 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: i386 Version: 1.5.5-1ubuntu1 Depends: libc6 (>= 2.7-1), libgcc1, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.1.1-21) Suggests: doxygen-doc, doxygen-gui, graphviz Conflicts: graphviz (<< 1.12) Filename: pool/2008/main/d/doxygen/doxygen_1.5.5-1ubuntu1_i386.deb Size: 1494220 MD5sum: 38e65ef48c9d774f5fb686e4fbdfec4f SHA1: 51ef1d6f3831d211455f4023c5740610f10949c9 SHA256: 72400f9c0a2e8aaaae94502a05ff11c9b841ded06a5a2b6a2b7449f74b695d40 Description: Documentation system for C, C++, Java, Python and other languages Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. It can generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. There is also support for generating man pages and for converting the generated output into Postscript, hyperlinked PDF or compressed HTML. The documentation is extracted directly from the sources. Package: libdbus-glib-1-dev Priority: optional Section: libdevel Installed-Size: 376 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: dbus-glib Version: 0.74-2 Replaces: dbus-glib-1-dev, libdbus-1-dev (<< 0.90), libdbus-glib0-dev Depends: libc6 (>= 2.4), libdbus-1-3 (>= 1.1.1), libdbus-1-dev (>= 0.91), libdbus-glib-1-2 (= 0.74-2), libexpat1 (>= 1.95.8), libglib2.0-0 (>= 2.16.0), libglib2.0-dev Conflicts: dbus-1-utils (<< 0.50-2), dbus-glib-1-dev, libdbus-glib-dev Filename: pool/2008/main/d/dbus-glib/libdbus-glib-1-dev_0.74-2_i386.deb Size: 91358 MD5sum: e3edc3323586fbc84ed6eea3f588d4b8 SHA1: 5cf246fc60c71f1141b5f3844e19034e6b3107a8 SHA256: 9c3ec9f1b13805a4ae8ac7c0d786956dedc847e2307b6f4f23004295b0c82aa0 Description: simple interprocess messaging system (GLib interface) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides a GLib-style interface to D-Bus. . See the dbus description for more information about D-Bus in general. Package: libdbus-glib-1-doc Priority: optional Section: doc Installed-Size: 340 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: all Source: dbus-glib Version: 0.74-2 Depends: lynx | www-browser Filename: pool/2008/main/d/dbus-glib/libdbus-glib-1-doc_0.74-2_all.deb Size: 47796 MD5sum: fe5a1b9fdeff06077bccac7f653d8631 SHA1: 49df0d739d7236776d2aef78e2f8916f6946ecf4 SHA256: 9500a111b2c8b1b3aca91e4422dab0e9f969da7ac3734cddc23eeb931a8dcea6 Description: simple interprocess messaging system (GLib-based shared library) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides the HTML documentation for dbus-glib . See the dbus description for more information about D-Bus in general. Package: libdbus-glib-1-2 Priority: optional Section: libs Installed-Size: 188 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: dbus-glib Version: 0.74-2 Depends: libc6 (>= 2.1.3), libdbus-1-3 (>= 1.1.1), libglib2.0-0 (>= 2.16.0) Filename: pool/2008/main/d/dbus-glib/libdbus-glib-1-2_0.74-2_i386.deb Size: 65136 MD5sum: 312d60d3aa5c643914b53c06dbd9993d SHA1: 29ced207396411903248415a42e05257ae3e4217 SHA256: 92465f1e636d7669230c135c6c2c3eeb569f6e56ea3eebb30e85e0d0751a7f2e Description: simple interprocess messaging system (GLib-based shared library) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides the GLib-based shared library for applications using the GLib interface to D-Bus. . See the dbus description for more information about D-Bus in general. Package: libdjvulibre-dev Priority: optional Section: devel Installed-Size: 912 Maintainer: Ubuntu Core Developers Original-Maintainer: Barak A. Pearlmutter Architecture: i386 Source: djvulibre Version: 3.5.20-2 Depends: libdjvulibre15 (= 3.5.20-2), libjpeg62-dev Filename: pool/2008/main/d/djvulibre/libdjvulibre-dev_3.5.20-2_i386.deb Size: 758732 MD5sum: 1c601cac6c3c89fbad26f345e68f4349 SHA1: 732b222943fc5e5873c1858c6dba8cb03252faa8 SHA256: 6f7b4bffca8be5e743643ce5c902523d2cd19823fc46a760b4f05064d5dd710f Description: Development files for the DjVu image format DjVu image format static library and development files. . DjVu is a set of compression technologies, a file format, and a software platform for the delivery over the Web of digital documents, scanned documents, and high resolution images. . DjVu documents download and display extremely quickly, and look exactly the same on all platforms. DjVu can be seen as a superior alternative to PDF and Postscript for digital documents, to TIFF (and PDF) for scanned documents, to JPEG for photographs and pictures, and to GIF for large palettized images. DjVu is the only Web format that is practical for distributing high-resolution scanned documents in color. Package: libdjvulibre15 Priority: optional Section: libs Installed-Size: 2144 Maintainer: Ubuntu Core Developers Original-Maintainer: Barak A. Pearlmutter Architecture: i386 Source: djvulibre Version: 3.5.20-2 Replaces: libdjvulibre1 Depends: libc6 (>= 2.6.1-1), libgcc1 (>= 1:4.2.1), libjpeg62, libstdc++6 (>= 4.2.1), xdg-utils Conflicts: libdjvulibre1 Filename: pool/2008/main/d/djvulibre/libdjvulibre15_3.5.20-2_i386.deb Size: 745506 MD5sum: 20d86bb3e8b00c9d02df44d77d6ec5af SHA1: 6a236679dc3296ceea132b9a550f4a23c33c940d SHA256: c581fed0da8577e1d23cdfb4f43506124e6e8e7ac4eec247333b9695a5dc6efe Description: Runtime support for the DjVu image format DjVu runtime library and support files. Package: libdb4.6-dev Priority: extra Section: libdevel Installed-Size: 1768 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Berkeley DB Maintainers Architecture: i386 Source: db Version: 4.6.21-6ubuntu1 Replaces: libdb-dev (<= 4.6.18-1) Depends: libdb4.6 (= 4.6.21-6ubuntu1) Suggests: db4.6-doc Conflicts: libdb1-dev, libdb2-dev, libdb3-dev, libdb4.2-dev, libdb4.3-dev, libdb4.4-dev, libdb4.5-dev Filename: pool/2008/main/d/db/libdb4.6-dev_4.6.21-6ubuntu1_i386.deb Size: 648460 MD5sum: 9ffbe269a2a599762df63993b91a2429 SHA1: a9d747b90fc9646dc713cdedd79a2e7e863dcedc SHA256: 9177fa7f2acf66b93a76755f77318efde9cc1bac7f4d9d6d345683e39a09ad50 Description: Berkeley v4.6 Database Libraries [development] This is the development package which contains headers and static libraries for the Berkeley v4.6 database library. Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html Package: libdb4.6++ Priority: optional Section: libs Installed-Size: 1368 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Berkeley DB Maintainers Architecture: i386 Source: db Version: 4.6.21-6ubuntu1 Replaces: libdb4.6++ Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.2.1-4) Conflicts: libdb2++ (<< 2:2.7.7-3), libdb4.6++ Filename: pool/2008/main/d/db/libdb4.6++_4.6.21-6ubuntu1_i386.deb Size: 593392 MD5sum: 35d3415f8f5333f944ad32ebb3aea4dd SHA1: b1cc76d4c91113ed99429176e9505ee94f9fadfa SHA256: 74c740cbc717d0f82346d04e216b9b0703339208ddce36e4744b605cc223e6dd Description: Berkeley v4.6 Database Libraries for C++ [runtime] This is the runtime package for programs that use the Berkeley v4.6 database library. This is only for programs which use the C++ interface. Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html Package: libdb4.6-java Priority: optional Section: libs Installed-Size: 1600 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Berkeley DB Maintainers Architecture: i386 Source: db Version: 4.6.21-6ubuntu1 Provides: libdb-java Depends: libc6 (>= 2.7-1) Recommends: libdb4.6-java-gcj Conflicts: libdb-java Filename: pool/2008/main/d/db/libdb4.6-java_4.6.21-6ubuntu1_i386.deb Size: 809456 MD5sum: e7c3b321182d76642ddb777e9f4c32a3 SHA1: e397b8a84f5a691bf37995f86751f629aa5f04d8 SHA256: c3265010f887a819a3baaf0a94fd864daeb9801111b7f4f688cd16a2a63cf2d9 Description: Berkeley v4.6 Database Libraries for Java This package provides the Java interface for the Berkeley v4.6 database library. Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html Package: db4.6-util Priority: optional Section: utils Installed-Size: 344 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Berkeley DB Maintainers Architecture: i386 Source: db Version: 4.6.21-6ubuntu1 Depends: libc6 (>= 2.7-1), libdb4.6 Filename: pool/2008/main/d/db/db4.6-util_4.6.21-6ubuntu1_i386.deb Size: 105758 MD5sum: 4ae3c85d3622060186a321408731fa0f SHA1: a2658e74793d9f28328a64667c3b1537aa07b3b8 SHA256: 1801968ddae1684b95fccf31455951c38a431ba9e5236cd87f8033ebe5a6882e Description: Berkeley v4.6 Database Utilities This package provides different tools for manipulating databases in the Berkeley v4.6 database format, and includes: - db4.6_archive: write the pathnames of the log files no longer in use. - db4.6_checkpoint: daemon process to monitor the database log and checkpoint it periodically. - db4.6_deadlock: traverse the database environment lock region and abort lock requests when a deadlock is detected. - db4.6_load: loads (and creates) a database from standard input. - db4.6_dump: read a database file and write it in a format understood by db4.{2..6}_load. - db4.6_printlog: dump log files in human readable format. - db4.6_stat: display statistics for Berkeley DB environments. - db4.6_upgrade: upgrades the version of files and the databases they contain. - db4.6_verify: check the structure of files and their databases. Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html Package: libdb-dev Priority: extra Section: libdevel Installed-Size: 40 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Berkeley DB Maintainers Architecture: i386 Source: db Version: 4.6.21-6ubuntu1 Depends: libdb4.6-dev (= 4.6.21-6ubuntu1) Suggests: db4.6-doc Conflicts: libdb1-dev, libdb2-dev, libdb3-dev, libdb4.2-dev, libdb4.3-dev, libdb4.4-dev, libdb4.5-dev Filename: pool/2008/main/d/db/libdb-dev_4.6.21-6ubuntu1_i386.deb Size: 4394 MD5sum: 97e8cf24c4226708cdc8c4f10c42d2c1 SHA1: 3c0543eb9b22b5b1d018d4f37726302d9ec7f6c9 SHA256: 27860530b8b6217b7d1138addba4ee97ea624adbd6581b0c45740c493091e533 Description: Berkeley v4.6 Database Libraries [development] This is the development package which contains headers and static libraries for the Berkeley v4.6 database library. Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html Package: libdb4.6++-dev Priority: extra Section: libdevel Installed-Size: 3588 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Berkeley DB Maintainers Architecture: i386 Source: db Version: 4.6.21-6ubuntu1 Provides: libdb++-dev Depends: libdb-dev (= 4.6.21-6ubuntu1), libdb4.6++ (= 4.6.21-6ubuntu1) Conflicts: libdb++-dev, libdb2++-dev, libdb3++-dev Filename: pool/2008/main/d/db/libdb4.6++-dev_4.6.21-6ubuntu1_i386.deb Size: 1315786 MD5sum: 7d84e0c739c86e2b9af228c37f6d9d67 SHA1: 60c839c3c2f3eef1ae2279ea3ac005a6665e178a SHA256: 69bccc2589f259924d37c22d63c133581dc9da67aefd0171b1e9d40f98df557d Description: Berkeley v4.6 Database Libraries for C++ [development] This is the development package which contains headers and static libraries for the Berkeley v4.6 database library. This is only for programs which will use the C++ interface. Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html Package: db4.6-doc Priority: optional Section: libs Installed-Size: 24484 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Berkeley DB Maintainers Architecture: all Source: db Version: 4.6.21-6ubuntu1 Filename: pool/2008/main/d/db/db4.6-doc_4.6.21-6ubuntu1_all.deb Size: 6366954 MD5sum: f3feb849e7ffc6f59b4aeeef05886e12 SHA1: 55a78a2a176a7960899660c16e0e845cac0deed3 SHA256: 8da884a59fff4acf1da08f2c17c12e1f1ba6c924a528aa8c55cec18061eef861 Description: Berkeley v4.6 Database Documentation [html] Complete documentation for all of the API's and utilities provided by version 4.6 of Berkeley DB. Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html Package: libdb4.6-java-gcj Priority: optional Section: libs Installed-Size: 2588 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Berkeley DB Maintainers Architecture: i386 Source: db Version: 4.6.21-6ubuntu1 Depends: libc6 (>= 2.7-1), libdb4.6-java (>= 4.6.21-6ubuntu1), libgcc1 (>= 1:4.1.1-21), libgcj-bc (>= 4.2.3-1), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/d/db/libdb4.6-java-gcj_4.6.21-6ubuntu1_i386.deb Size: 671584 MD5sum: 93ac38e1657da6d0df1ae01c1ea0e30c SHA1: 1a75f12aafd8d7e275f369f65b169137065fab00 SHA256: dec2dad8dd1d0ba756a0aa471a1cf7b130f179bfe7cb2fa4d22e8b9a7b320008 Description: Berkeley v4.6 Database Libraries for Java (native code) This package provides the Java interface for the Berkeley v4.4 database library. . This package contains the natively compiled code for use by gij. Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html Package: libdb4.6-dbg Priority: optional Section: libs Installed-Size: 7672 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Berkeley DB Maintainers Architecture: i386 Source: db Version: 4.6.21-6ubuntu1 Depends: libdb4.6 (= 4.6.21-6ubuntu1) Filename: pool/2008/main/d/db/libdb4.6-dbg_4.6.21-6ubuntu1_i386.deb Size: 2479764 MD5sum: 87575f1e16177dfc31eefde9a79a35c7 SHA1: 3f183fdb16b7df4162fb87fc2ba101b5c1d99929 SHA256: e43038f4f384b2e4a803d21fbd65e01fafab1a156c94df38df90e4d189014a55 Description: Berkeley v4.6 Database Libraries [debug] This package provides the debug symbols for the Berkeley v4.6 database library. Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html Package: libdb4.6 Priority: standard Section: libs Installed-Size: 1232 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Berkeley DB Maintainers Architecture: i386 Source: db Version: 4.6.21-6ubuntu1 Depends: libc6 (>= 2.7-1) Conflicts: libdb2 (<< 2:2.7.7-3) Filename: pool/2008/main/d/db/libdb4.6_4.6.21-6ubuntu1_i386.deb Size: 555516 MD5sum: 7e690ea76b6e0347f1b23e1ca9509f15 SHA1: 23771b921d7b8f3a22c15c6a73f63f52caa0ecbf SHA256: 9ef017260cb5e40ed7cea44371fd31146e23d78f3ca80652010b231fb584f054 Description: Berkeley v4.6 Database Libraries [runtime] This is the runtime package for programs that use the v4.6 Berkeley database library. Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html Package: libdb4.6-java-dev Priority: optional Section: libs Installed-Size: 1792 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Berkeley DB Maintainers Architecture: i386 Source: db Version: 4.6.21-6ubuntu1 Provides: libdb-java-dev Depends: libdb4.6-java Conflicts: libdb-java-dev Filename: pool/2008/main/d/db/libdb4.6-java-dev_4.6.21-6ubuntu1_i386.deb Size: 657264 MD5sum: 9c852ddae191b41ec2bc87b83b5003c6 SHA1: ce3b69dcfd340a0336937f4d9cf7fec5f27411b9 SHA256: 36531b331cc5e3398b7d48923db8e9f2dc72f666add465c6d3d4d3ba2b001e8b Description: Berkeley v4.6 Database Libraries for Java [development] This package provides the Java interface for the Berkeley v4.6 database library. Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html Package: libdirectfb-dev Priority: optional Section: libdevel Installed-Size: 3068 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian QA Group Architecture: i386 Source: directfb Version: 1.0.1-7ubuntu3 Depends: libc6 (>= 2.4), libdirectfb-1.0-0 (= 1.0.1-7ubuntu3), libdirectfb-extra, libfreetype6-dev, libjpeg62-dev, libpng12-0 (>= 1.2.13-4), libpng12-dev, libsysfs-dev, libx11-dev, libxext-dev, x11proto-core-dev, zlib1g-dev (>= 1:1.1.3) Filename: pool/2008/main/d/directfb/libdirectfb-dev_1.0.1-7ubuntu3_i386.deb Size: 766508 MD5sum: 2ec651147ec2ac4b2ccabd2df104c8bd SHA1: 86ce07f2ed3cf82216eb7074199c3b9f7a6a8ce1 SHA256: ff2385fce52804e84ad43af58ce77d186368654a3240ec368e307a220e865cf9 Description: direct frame buffer graphics library - development files DirectFB is a graphics library which was designed with embedded systems in mind. It offers maximum hardware accelerated performance at a minimum of resource usage and overhead. . This package contains the files needed to compile and link programs which use DirectFB. Homepage: http://www.directfb.org/ Package: libdirectfb-1.0-0 Priority: optional Section: libs Installed-Size: 1708 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian QA Group Architecture: i386 Source: directfb Version: 1.0.1-7ubuntu3 Depends: libc6 (>= 2.4), libsysfs2 Filename: pool/2008/main/d/directfb/libdirectfb-1.0-0_1.0.1-7ubuntu3_i386.deb Size: 642290 MD5sum: 10f5f60e234d3416666ee31351c28f0c SHA1: c03aba93694ca574516bdd58c1512b05a7a69c27 SHA256: 5614aeba4c0d269af39ad8b3135c420430cb81ee10647e59c74eb9b110e942cb Description: direct frame buffer graphics - shared libraries DirectFB is a graphics library which was designed with embedded systems in mind. It offers maximum hardware accelerated performance at a minimum of resource usage and overhead. Homepage: http://www.directfb.org/ Package: libdirectfb-extra Priority: optional Section: libs Installed-Size: 120 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian QA Group Architecture: i386 Source: directfb Version: 1.0.1-7ubuntu3 Depends: libc6 (>= 2.4), libdirectfb-1.0-0 (= 1.0.1-7ubuntu3), libfreetype6 (>= 2.3.5), libjpeg62, libpng12-0 (>= 1.2.13-4), libx11-6, libxext6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/d/directfb/libdirectfb-extra_1.0.1-7ubuntu3_i386.deb Size: 29616 MD5sum: 07a1fe598ca6a9fbe37249e4b60318a4 SHA1: 421ab7ecceb2393fcbf32e0ce2426fe110547abd SHA256: e7efdb88a9fa57101c826a77641d82283dab6232aa5c967c9b220931e55aaef5 Description: direct frame buffer graphics - extra providers DirectFB is a graphics library which was designed with embedded systems in mind. It offers maximum hardware accelerated performance at a minimum of resource usage and overhead. . This packages contains the following providers: . * image PNG * image JPEG * font FreeType * system X11 Homepage: http://www.directfb.org/ Package: myspell-ve Priority: optional Section: text Installed-Size: 156 Maintainer: Matthias Klose Architecture: all Source: dict-ve Version: 20070206-2 Provides: openoffice.org-spellcheck-ve Depends: dictionaries-common (>= 0.49.2) Filename: pool/2008/main/d/dict-ve/myspell-ve_20070206-2_all.deb Size: 41816 MD5sum: f5ba305285b4b1eda9853fc4fa018302 SHA1: 8bfee753b398101508b30a1d2bb66ff671c850f8 SHA256: 81aa87351b0fde6a54fcc7f3ab50c5678f9a98d2ab2523cc9cbf011b5428a945 Description: The Venda dictionary for myspell This is an Venda dictionary, to be used with myspell. Package: debtags Priority: optional Section: admin Installed-Size: 1028 Maintainer: Ubuntu Core Developers Original-Maintainer: Enrico Zini Architecture: i386 Version: 1.7.3ubuntu4 Depends: apt, libapt-pkg-libc6.7-6-4.6, libc6 (>= 2.7-1), libept0 (>= 0.5.11), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.2.1-4), libxapian15, perl, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: tagcoll Conflicts: apt-index-watcher Filename: pool/2008/main/d/debtags/debtags_1.7.3ubuntu4_i386.deb Size: 600870 MD5sum: ca73ca8680f10e68a1a5ba7977b3bf14 SHA1: 38851776d38c2a4a065bacce7ab0bb5eb4919f9c SHA256: d9293ee4894a0c18bb4ca78e8fcb592a8647cbc085507054770ec66f3fc2f96a Description: Enables support for package tags debtags provides a system to download a database of package tags and keep it up to date. A package tag is a small label that gets attached to a Debian package to represent one of its qualities. . A package tag database in the system can enable advanced package search techniques, and advanced package browsing functions in programs that support it. . This package has been made as a way to deploy and test package tags support until it gets integrated in the normal Debian workflow. . For more information, see the Debtags homepage at: http://debtags.alioth.debian.org Package: dash Essential: yes Priority: required Section: shells Installed-Size: 204 Maintainer: Ubuntu Core Developers Original-Maintainer: Gerrit Pape Architecture: i386 Version: 0.5.4-8ubuntu1 Depends: debianutils (>= 2.15) Pre-Depends: libc6 (>= 2.7-1) Filename: pool/2008/main/d/dash/dash_0.5.4-8ubuntu1_i386.deb Size: 87788 MD5sum: ffc965b2d9be956a3a26adf25ea8dd31 SHA1: d42245352dace503311b30dfa6c7c856f00ebe5e SHA256: 8daf6534b9e86262ef018825410630dfa4155b4ef824d08bb151b427f7cd624e Description: POSIX-compliant shell The Debian Almquist Shell (dash) is a lightweight POSIX-compliant shell derived from ash. . It can be usefully installed as /bin/sh (because it executes scripts faster than bash), or as the default shell for the superuser. It depends on fewer libraries than bash, and is therefore less likely to be affected by an upgrade problem or a disk failure. It is also useful for checking the POSIX compliance of scripts. Package: dia-gnome Priority: optional Section: gnome Installed-Size: 540 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Dia Team Architecture: i386 Source: dia Version: 0.96.1-5ubuntu2 Depends: dia-common (= 0.96.1-5ubuntu2), dia-libs (= 0.96.1-5ubuntu2), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.7-1), libcairo2 (>= 1.5.0), libfreetype6 (>= 2.3.5), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.15.3), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), liborbit2 (>= 1:2.14.8), libpango1.0-0 (>= 1.19.3), libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libxml2 (>= 2.6.27), zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: gsfonts-x11 Filename: pool/2008/main/d/dia/dia-gnome_0.96.1-5ubuntu2_i386.deb Size: 192342 MD5sum: 6ab2e1ca2c1a7b697e716728df1ce45d SHA1: bc155e5a9d9dadb7d77daa4c46e01f2e1e837de6 SHA256: eb7db4337a4e94182460ab626876282c11fd89d062bb51c3238977145644ffb2 Description: Diagram editor (GNOME version) Dia is an editor for diagrams, graphs, charts etc. There is support for UML static structure diagrams (class diagrams), Entity-Relationship diagrams, network diagrams and much more. Diagrams can be exported to postscript and many other formats. . This package contains the GNOME version of Dia. Package: dia-libs Priority: optional Section: graphics Installed-Size: 2060 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Dia Team Architecture: i386 Source: dia Version: 0.96.1-5ubuntu2 Replaces: dia (<= 0.86-1), dia-common (<= 0.92.2-3) Depends: libc6 (>= 2.7-1), libpng12-0 (>= 1.2.13-4), libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.20), python2.5 (>= 2.5), zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: dia | dia-gnome, dia-common Conflicts: dia (<= 0.86-1), dia-common (<= 0.92.2-3) Filename: pool/2008/main/d/dia/dia-libs_0.96.1-5ubuntu2_i386.deb Size: 707650 MD5sum: 5d775f5dee27bb378b85c28bb5695ece SHA1: 67178bcf88adf20004d112063997658e67841876 SHA256: 44bc49a243740b4bfd26b7a413f6ae8d671e9243817db851dedfe1ba6bc41527 Description: Diagram editor (library files) Dia is an editor for diagrams, graphs, charts etc. There is support for UML static structure diagrams (class diagrams), Entity-Relationship diagrams, network diagrams and much more. Diagrams can be exported to postscript and many other formats. . This package contains library files common to dia and dia-gnome Package: dia-common Priority: optional Section: graphics Installed-Size: 18272 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Dia Team Architecture: all Source: dia Version: 0.96.1-5ubuntu2 Replaces: dia (<= 0.86-1) Depends: gconf2 (>= 2.10.1-2), python, python-gtk2, python-support (>= 0.7.1) Recommends: dia | dia-gnome, dia-libs Conflicts: dia (<= 0.86-1) Filename: pool/2008/main/d/dia/dia-common_0.96.1-5ubuntu2_all.deb Size: 2392052 MD5sum: f3a1460b561aadc1aaf975fd8835fb3c SHA1: 69c22f241170e433c0ed775679180959145f251f SHA256: 26c4e2ea0aaeb94a68bd2a24fde5ecdfdfe3eb24d914e657d802c26ea2dc16c2 Description: Diagram editor (common files) Dia is an editor for diagrams, graphs, charts etc. There is support for UML static structure diagrams (class diagrams), Entity-Relationship diagrams, network diagrams and much more. Diagrams can be exported to postscript and many other formats. . This package contains hardware independent files common to dia and dia-gnome Package: unifont Priority: optional Section: x11 Installed-Size: 928 Maintainer: Ubuntu Core developers Original-Maintainer: Debian QA Group Architecture: all Version: 1:1.0-4ubuntu3 Recommends: xfonts-utils (>= 1:1.0.0-6) Filename: pool/2008/main/u/unifont/unifont_1.0-4ubuntu3_all.deb Size: 657798 MD5sum: 6ba0837276b4bab2507fe4bc15cd654d SHA1: 7b66a1d3388dafb0a57166c4a77f65746d3822c6 SHA256: e4817cf3e1756b8de3635b6282a263851868cf5c7a8befc06b22dcd0f7f103d1 Description: X11 dual-width GNU Unicode font The GNU Unicode font is an X11 bitmap font in iso10646 encoding. It is useful if you have X programs such as the yudit text editor that are Unicode aware. Package: upx-ucl Priority: optional Section: utils Installed-Size: 1328 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Robert Luberda Architecture: i386 Version: 3.01-1 Provides: upx, dh-upx Depends: libc6 (>= 2.6.1-1), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1), libucl1 (>= 1.03), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/u/upx-ucl/upx-ucl_3.01-1_i386.deb Size: 377630 MD5sum: 735c9971dff95d3ab1057638ead50381 SHA1: 6b5edca09badeb0eb9bd714b6de7ca5c40859442 SHA256: c60f2f858fb9d624c54e6c6de8743ce7634ec506ce2dfebd48e41e9be54baec9 Description: an efficient live-compressor for executables UPX is an advanced executable file compressor. UPX will typically reduce the file size of programs and DLLs by around 50%-70%, thus reducing disk space, network load times, download times etc. The current version can compress executables for DOS, Linux/ELF (i386, amd64, ppc32) and some other files for different OS. . NOTE: This package is based on the UCL library, which is licensed under GPL. . Homepage: http://upx.sourceforge.net/ Package: ufw Priority: optional Section: admin Installed-Size: 204 Maintainer: Jamie Strandboge Architecture: all Version: 0.16.2 Depends: debconf, iptables (>= 1.3.3), python (>= 2.5), ucf Filename: pool/2008/main/u/ufw/ufw_0.16.2_all.deb Size: 22842 MD5sum: 532d3bc2ffb2c2689d2bdfcd2f367133 SHA1: dc9e601fd197033a81ed8303ce7f005813e5f4b5 SHA256: 1a167791226e01b2498b2bd8e80d2cff9139353bce3f1462af950ac2f56da5d2 Description: program for managing a netfilter firewall Ufw is a tool to manage a local host-based firewall. It provides a command line interface and aims to be uncomplicated and easy to use. Homepage: https://launchpad.net/ufw Python-Version: >= 2.5 Package: libusplash-dev Priority: optional Section: libdevel Installed-Size: 1216 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthew Garrett Architecture: i386 Source: usplash Version: 0.5.19 Replaces: usplash-dev Depends: libc6 (>= 2.7-1), libgd2-xpm (>= 2.0.35.dfsg), libpng12-0 (>= 1.2.13-4), libusplash0 (= 0.5.19) Conflicts: usplash-dev Filename: pool/2008/main/u/usplash/libusplash-dev_0.5.19_i386.deb Size: 1089610 MD5sum: 0e3cf5b75dd240f5ad3dfe605eae1241 SHA1: 1a2e504d2094c7eeec4b367673e54fbb8dcb29f7 SHA256: 29aba4eadccf7d3078fcfada768a8946e0117bc2ebfbd8f135358d47c55b995b Description: Theming support files for usplash This package contains everything you need to make a usplash theme, including an example Package: libusplash0 Priority: optional Section: misc Installed-Size: 488 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthew Garrett Architecture: i386 Source: usplash Version: 0.5.19 Replaces: usplash (<< 0.4-40) Depends: libc6 (>= 2.7-1), libx86-1 Filename: pool/2008/main/u/usplash/libusplash0_0.5.19_i386.deb Size: 92232 MD5sum: cd9a5d202b15b7478ebb1077497ac466 SHA1: d987dc2fd64f46dc77c4836cec8fa6d598108618 SHA256: 953b1f4bc933369af3ce19dfe6c3bc11508315e24baa8353dc307d6c6689bc49 Description: userspace bootsplash library This package contains the runtime library for the usplash package. Package: usplash Priority: optional Section: misc Installed-Size: 152 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthew Garrett Architecture: i386 Version: 0.5.19 Depends: debconf (>= 0.5) | debconf-2.0, initramfs-tools (>= 0.40ubuntu30), libc6 (>= 2.7-1), libusplash0 (>= 0.5.13) Filename: pool/2008/main/u/usplash/usplash_0.5.19_i386.deb Size: 27454 MD5sum: f136ecbac189af69f4f5a37bbe86afd0 SHA1: 4500a8d581e5d25d46b219c21e68a5a44b624864 SHA256: a85fc51fed0a84d526270fb253867c7bccae780c4dcb4bf3ef9f468dee48f09e Description: Userspace bootsplash utility Usplash is a userspace application that uses the Linux framebuffer interface to draw a splash screen at boot. It has a companion utility that is able to send commands to usplash, allowing information about the bootup sequence to be displayed in a more attractive way. Package: user-setup Priority: extra Section: admin Installed-Size: 384 Maintainer: Ubuntu Installer Team Original-Maintainer: Debian Install System Team Architecture: all Version: 1.16ubuntu5 Depends: adduser, debconf (>= 0.5) | debconf-2.0, passwd Filename: pool/2008/main/u/user-setup/user-setup_1.16ubuntu5_all.deb Size: 122322 MD5sum: 9f61f75ef23612b778d0f6fa717b730b SHA1: 454870536cbe08d7a783db3d6e2ad5dcb75f5437 SHA256: 2eb86275028c69e4f381a2d18ad8c2c48f3e030c8a02e60c10c46ced6b58f437 Description: Set up initial user and password This package creates an initial user, using the same code as is responsible for creating the initial user in the installer. It is only likely to be of any use if your system has no non-system users at all. Package: gtk2-engines-ubuntulooks Priority: optional Section: gnome Installed-Size: 172 Maintainer: Sebastien Bacher Architecture: i386 Source: ubuntulooks Version: 0.9.12-11 Replaces: ubuntu-artwork (<< 7) Depends: libatk1.0-0 (>= 1.20.0), libc6 (>= 2.1.3), libcairo2 (>= 1.5.18), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.20.0) Filename: pool/2008/main/u/ubuntulooks/gtk2-engines-ubuntulooks_0.9.12-11_i386.deb Size: 38732 MD5sum: ac7a2be3749c2c115eab188927a02161 SHA1: 6819239e495f4ba82a05d75ef8a6801fc1b12ca4 SHA256: de1f67177786249773b03276749f1a3ed872dee9e588f9eccf3ae32c5911675f Description: 'ubuntulooks' theme for GTK+ 2.x Clearlooks is a modern-looking engine for GTK+, based on Bluecurve. It features elements of various popular themes, blended together to produce a theme that is easy on the eyes and visually pleasing. Package: ubiquity-frontend-gtk Priority: optional Section: admin Installed-Size: 568 Maintainer: Ubuntu Installer Team Architecture: i386 Source: ubiquity Version: 1.8.7 Replaces: espresso-frontend-gtk, ubuntu-express-frontend-gtk Provides: ubiquity-frontend-1.8.7 Depends: iso-codes, libatk1.0-0 (>= 1.20.0), libc6 (>= 2.4), libcairo2 (>= 1.6.0), libffi4, libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.20.1), python-central (>= 0.6.1), python-glade2, python-gtk2 (>= 2.10), ubiquity, x-window-manager Recommends: gnome-system-tools Suggests: gnome-control-center Conflicts: espresso-frontend-gtk, ubuntu-express-frontend-gtk Filename: pool/2008/main/u/ubiquity/ubiquity-frontend-gtk_1.8.7_i386.deb Size: 140036 MD5sum: a7db64458a3a24826c3d3e0280474879 SHA1: 28171250d4745db7bec83815c8bc1c631e549bd4 SHA256: 4e86b2a2024fa8970d4c56fa8cc6bef8d7d772fcd4c3527f2bd91d6b90a3d4ec Description: GTK+ frontend for Ubiquity live installer This package provides a GTK+-based user interface frontend for the Ubiquity live CD installer. Python-Version: current, >= 2.4 Package: ubiquity-ubuntu-artwork Priority: optional Section: admin Installed-Size: 124 Maintainer: Ubuntu Installer Team Architecture: all Source: ubiquity Version: 1.8.7 Replaces: espresso-ubuntu-artwork, espresso-ubuntu-doc, ubiquity-ubuntu-doc, ubuntu-express-ubuntu-artwork, ubuntu-express-ubuntu-doc Provides: ubiquity-artwork-1.8.7 Conflicts: espresso-ubuntu-artwork, espresso-ubuntu-doc, ubiquity-ubuntu-doc, ubuntu-express-ubuntu-artwork, ubuntu-express-ubuntu-doc Filename: pool/2008/main/u/ubiquity/ubiquity-ubuntu-artwork_1.8.7_all.deb Size: 81186 MD5sum: 495d5f18b5035c89b0315c98d52b98cf SHA1: 46485a62abdfa481678ae6b33dc7708d605296d2 SHA256: 88a5aeffb1fc7a7b77dbf0ef37af9ee5529df2e1a228b6d99e6aea51361c7242 Description: Ubuntu artwork for Ubiquity live installer This package provides Ubuntu-themed user interface artwork, help files, and user interface text for the Ubiquity live CD installer. Package: ubiquity-frontend-kde Priority: optional Section: admin Installed-Size: 492 Maintainer: Ubuntu Installer Team Architecture: all Source: ubiquity Version: 1.8.7 Provides: ubiquity-frontend-1.8.7 Depends: kwin, python-central (>= 0.6.1), python-qt4, ubiquity Filename: pool/2008/main/u/ubiquity/ubiquity-frontend-kde_1.8.7_all.deb Size: 147430 MD5sum: 674989c3535fd52a30dd70b08cada384 SHA1: c11b628a5cdf02426f291fe044a21a5872b55981 SHA256: 842c112c9c305814cc89a095f5c4228402e9c912d6f1de422ca459a3914a0964 Description: KDE frontend for Ubiquity live installer This package provides a KDE-based user interface frontend for the Ubiquity live CD installer. Python-Version: current, >= 2.4 Package: ubiquity Priority: optional Section: admin Installed-Size: 8340 Maintainer: Ubuntu Installer Team Architecture: i386 Version: 1.8.7 Replaces: espresso, espresso-grub, espresso-kbd-chooser, espresso-keyboard-setup, espresso-locale, espresso-timezone, espresso-utils, espresso-yaboot, partman, ubiquity-frontend-gtk (<< 0.99.82), ubuntu-express, user-setup (<< 0.05ubuntu6) Depends: adduser, console-setup (>= 1.21ubuntu8), debconf (>= 1.4.72ubuntu5), grub, iso-codes, laptop-detect, libc6 (>= 2.4), libdebconfclient0, libdebian-installer4 (>= 0.54), libparted1.7-1 (>= 1.7.1-1), libxml2 (>= 2.6.27), lsb-release, os-prober, passwd, python (>= 2.4), python-apt (>= 0.6.16.2ubuntu4), python-central (>= 0.6.1), ubiquity-artwork-1.8.7, ubiquity-casper, ubiquity-frontend-1.8.7 Conflicts: espresso, espresso-grub, espresso-kbd-chooser, espresso-keyboard-setup, espresso-locale, espresso-timezone, espresso-utils, espresso-yaboot, partman, ubuntu-express, user-setup (<< 0.05ubuntu6) Filename: pool/2008/main/u/ubiquity/ubiquity_1.8.7_i386.deb Size: 2396796 MD5sum: e92e0569a47f2c5bf70a54b39cfa5ab2 SHA1: 606fa8b4a609ee1fad57d98cdfd527869e6b0bc9 SHA256: 09bd3204167a5fca4bd26e67d66dab6852973c5a45647800ba2abff0ae5884c0 Description: Ubuntu live CD installer This is a simple live CD installer designed to integrate well with Debian- and Ubuntu-based systems, and to reuse code from d-i for ease of maintenance. . Installing this package on a normal system is unlikely to be useful. Python-Version: current Package: unixodbc Priority: optional Section: libs Installed-Size: 812 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve Langasek Architecture: i386 Version: 2.2.11-16build1 Depends: libc6 (>= 2.7-1), libltdl3 (>= 1.5.2-2), libreadline5 (>= 5.2), odbcinst1debian1 (>= 2.2.11-3) Suggests: libct1, libmyodbc, odbc-postgresql Conflicts: unixodbc-bin (<< 2.2.4-1) Filename: pool/2008/main/u/unixodbc/unixodbc_2.2.11-16build1_i386.deb Size: 289472 MD5sum: 0f492cbc329eadefe1a84ff089a32178 SHA1: 6b00abbf1945ece21e9c3bdbbb1178d06228c303 SHA256: 2983aaab4c4abb120e3f4060d65e737736fbf15a21b3629d9d0e5fac1d965050 Description: ODBC tools libraries Binaries and libraries from the unixODBC package. COMPONENTS: . libodbc.so.1 (ODBC Driver Manager) libodbctxt.so (driver for Text files) dltest (simple cmd line tool) isql (cmd line tool... batch & interactive SQL) Package: unixodbc-dev Priority: extra Section: devel Installed-Size: 2004 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve Langasek Architecture: i386 Source: unixodbc Version: 2.2.11-16build1 Depends: libltdl3-dev, libodbcinstq1c2 (= 2.2.11-16build1), odbcinst1debian1 (= 2.2.11-16build1), unixodbc (= 2.2.11-16build1) Suggests: libqt3-mt-dev Conflicts: libiodbc2-dev, remembrance-agent (<< 2.11-4) Filename: pool/2008/main/u/unixodbc/unixodbc-dev_2.2.11-16build1_i386.deb Size: 466464 MD5sum: 100da9685f3a46b31a746e88762766da SHA1: 7945b272a6b02c9522d993a9b1aef3d23f5eb2cb SHA256: f62698a61b83a6503b41c8e3531285dc2c528e75d6b3ca3b13040d5e7effa2d4 Description: ODBC libraries for UNIX (development files) This package contains the development files (headers and libraries) for unixODBC, an implementation of the Open DataBase Connectivity interface for Unix systems. You should not need to install this package unless you intend to develop C language applications which use ODBC, or to compile ODBC-using applications from source. Package: odbcinst1debian1 Priority: optional Section: libs Installed-Size: 252 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve Langasek Architecture: i386 Source: unixodbc Version: 2.2.11-16build1 Replaces: unixodbc (<< 2.1.1-2) Depends: libc6 (>= 2.7-1), libltdl3 (>= 1.5.2-2) Conflicts: odbcinst1 Filename: pool/2008/main/u/unixodbc/odbcinst1debian1_2.2.11-16build1_i386.deb Size: 66250 MD5sum: 144cf8f1c7357fe1b7927f636e99efd7 SHA1: e56be16991b0e7add15f5ba2e2c69d6954fd5fd3 SHA256: cb76c09813a04c5d9ab9ab06a87a4b689a5ce87f23f996cd47f5d0cd6a7cefe8 Description: Support library and helper program for accessing odbc ini files This package contains the libodbcinst library from unixodbc, a library used by ODBC drivers for reading their configuration settings from /etc/odbc.ini and ~/.odbc.ini. It is useful to provide this in a stand-alone package, so that all ODBC drivers in Debian can use a consistent ini library, regardless of whether applications are built with iodbc or unixodbc. . Also contained in this package is the odbcinst helper tool, which allows ODBC driver packages to install their own driver settings, and the driver setup plugins, which describe the features supported by individual ODBC drivers. Package: libodbcinstq1c2 Priority: optional Section: libs Installed-Size: 480 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve Langasek Architecture: i386 Source: unixodbc Version: 2.2.11-16build1 Replaces: libodbcinstq1, unixodbc (<< 2.2.4-1) Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.1.1-21), libx11-6, libxext6, odbcinst1debian1 (>= 2.2.11-3), unixodbc (>= 2.2.11-1) Conflicts: libodbcinstq1, unixodbc (<< 2.2.4-1) Filename: pool/2008/main/u/unixodbc/libodbcinstq1c2_2.2.11-16build1_i386.deb Size: 152428 MD5sum: ee035a8b0961e8e76726b9d783819fbb SHA1: eeb90607bdbc824363c83f8932225b008697e0cd SHA256: c4332b232391c2737bc6f219ed36b35a1324e155761f61a81b7059d61d84dbaa Description: Qt-based ODBC configuration library This package contains the libodbcinstQ library, a library used by some Qt-based GUI configuration tools for managing ODBC drivers and ODBC DSNs. Package: libucl1 Priority: optional Section: libs Installed-Size: 160 Maintainer: Ubuntu Core Developers Original-Maintainer: Robert Luberda Architecture: i386 Source: ucl Version: 1.03-3 Replaces: libucl (<= 1.01-1) Provides: libucl Depends: libc6 (>= 2.7-1) Conflicts: libucl (<= 1.01-1) Filename: pool/2008/main/u/ucl/libucl1_1.03-3_i386.deb Size: 27282 MD5sum: 4df22fea3e6a966aee8c3f3c6408e393 SHA1: 23003f07d81eb0db49614d109aa9d39610b2f3ac SHA256: 82c1047f38b844da4466dbddad7e2f0bc4434ce077a62eb97a69850208f1de8c Description: Portable compression library - runtime UCL is a portable lossless data compression library written in ANSI C, implementing a number of compression algorithms that achieve an excellent compression ratio while allowing *very* fast decompression. Decompression requires no additional memory. Homepage: http://www.oberhumer.com/opensource/ucl/ Package: libucl-dev Priority: optional Section: libdevel Installed-Size: 272 Maintainer: Ubuntu Core Developers Original-Maintainer: Robert Luberda Architecture: i386 Source: ucl Version: 1.03-3 Depends: libc6-dev | libc-dev, libucl1 (= 1.03-3) Filename: pool/2008/main/u/ucl/libucl-dev_1.03-3_i386.deb Size: 42034 MD5sum: b659de9c7b43a4a5a6bd2b69b9a16817 SHA1: 821152834d3d1dd0df87ba0cdcfdeb939f2dcd29 SHA256: e22cce4723a2beceec502b728701a76717eec3f59497d55dd28123993d51da4d Description: Portable compression library - development UCL is a portable lossless data compression library written in ANSI C, implementing a number of compression algorithms that achieve an excellent compression ratio while allowing *very* fast decompression. . This package contains the development support files. Homepage: http://www.oberhumer.com/opensource/ucl/ Package: usbutils Priority: optional Section: utils Installed-Size: 340 Maintainer: Ubuntu Core Developers Original-Maintainer: Aurelien Jarno Architecture: i386 Version: 0.73-5ubuntu2 Depends: libc6 (>= 2.7-1), libusb-0.1-4 (>= 2:0.1.12), zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: wget (>= 1.8.1-6) | lynx (>= 2.8.4.1b-3) Filename: pool/2008/main/u/usbutils/usbutils_0.73-5ubuntu2_i386.deb Size: 106936 MD5sum: a06f49cf91c8ebffe4cd8b3cc8455832 SHA1: 66d62ca74d5262d83f7afcd6ba1fc32564ebea7c SHA256: 01d20bed710aa3f2b4e224509aa393fb81524bdf94693f9c8dbf90717e0f9fab Description: Linux USB utilities This package contains the lsusb utility for inspecting the devices connected to the USB bus. It shows a graphical representation of the devices that are currently plugged in, showing the topology of the USB bus. It also displays information on each individual device on the bus. . More information can be found at the Linux USB web site http://www.linux-usb.org/ . Package: ubufox Priority: optional Section: web Installed-Size: 220 Maintainer: Alexander Sack Architecture: all Version: 0.5-0ubuntu1 Depends: apturl (>= 0.1.2ubuntu1), firefox | firefox-3.0 | firefox-2 Filename: pool/2008/main/u/ubufox/ubufox_0.5-0ubuntu1_all.deb Size: 40448 MD5sum: 2e0fead039392af9fcd66fa296c14514 SHA1: 3e67f904ff9be7b29004771b09d5d8a4627284aa SHA256: 0e74ed358b74e52de3119f7364935b0f73c681f644c09d0e4d2319649071f807 Description: Ubuntu Firefox specific configuration defaults and apt support Extension package for Firefox provides ubuntu specific configuration defaults as well as apt support for firefox plugins/extensions. . You can uninstall this package if you prefer to use a pristine firefox install. Package: ubuntu-gdm-themes Priority: optional Section: x11 Installed-Size: 3372 Maintainer: Ubuntu Artwork Team Architecture: all Version: 0.29 Replaces: edgy-gdm-themes (<< 0.8), feisty-gdm-themes (<< 0.23), ubuntu-artwork (<< 31) Conflicts: edgy-gdm-themes (<< 0.8), feisty-gdm-themes (<< 0.23), ubuntu-artwork (<< 31) Filename: pool/2008/main/u/ubuntu-gdm-themes/ubuntu-gdm-themes_0.29_all.deb Size: 3038934 MD5sum: 1118788fa4af825f7e1578b91b59c57c SHA1: 1461e5bb86cbbd5dd145d0f9be956e88b6a56bf9 SHA256: 26b38e9520fefd5cf861758d70e2d0887aebb1ca8e383051ac5fcebf4f48c959 Description: Ubuntu GDM themes The default GDM themes for Ubuntu. At the moment the package contains: * Human * HumanCircle * HumanList Package: update-notifier Priority: optional Section: gnome Installed-Size: 308 Maintainer: Michael Vogt Architecture: i386 Version: 0.70.7 Replaces: upgrade-notifier Provides: upgrade-notifier Depends: gconf2 (>= 2.10.1-2), gksu, hal, libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.4), libcairo2 (>= 1.5.14), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libhal1 (>= 0.5.8.1), libice6 (>= 1:1.0.0), libnotify1 (>= 0.4.4), libnotify1-gtk2.10, liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.0), libpopt0 (>= 1.10), libsm6, libx11-6, libxml2, notification-daemon, python, python-apt (>= 0.6.12), update-manager, update-notifier-common Recommends: apport-gtk Conflicts: upgrade-notifier Filename: pool/2008/main/u/update-notifier/update-notifier_0.70.7_i386.deb Size: 57726 MD5sum: 6bb292cdecd067293fb26cb1d70a9f07 SHA1: 06baa302a6b12fc92024c8325848c970015f4531 SHA256: 3dd8517e32ac2e80e7daa319fba7335425b554f69e8415939c6a4b0ba9a8b205 Description: Daemon which notifies about package updates Puts an icon in the user's notification area when package updates are available. Package: update-notifier-common Priority: optional Section: gnome Installed-Size: 108 Maintainer: Michael Vogt Architecture: all Source: update-notifier Version: 0.70.7 Replaces: update-notifier (<< 0.59.4) Conflicts: update-notifier (<< 0.59.4) Filename: pool/2008/main/u/update-notifier/update-notifier-common_0.70.7_all.deb Size: 13702 MD5sum: 1f1cc41c38669d018af202b2d1142dc5 SHA1: 9fad3ddbd3344a6f0267f9783c7ee5733bff4d9f SHA256: 7ab2758ffef002760e99411c29823186b354711e0f3405c5c551f63f26620b11 Description: Files shared between update-notifier and adept Apt setup files and reboot notification scripts shared between update-notifier and adept-notifier. Package: ubuntu-artwork Priority: optional Section: gnome Installed-Size: 92 Maintainer: Ubuntu Artwork Team Architecture: all Version: 41 Depends: human-theme (>= 0.10), ubuntu-gdm-themes, ubuntu-wallpapers Filename: pool/2008/main/u/ubuntu-artwork/ubuntu-artwork_41_all.deb Size: 17418 MD5sum: bd812dd67b05acb47f1e1ff496588e65 SHA1: 23844b231037e19b49c04426a68d2dd5d30075d5 SHA256: 1b738d6d21976b3893882e3d78826006b8fdd3ab0cf68e228a38af6e67ac184f Description: Ubuntu themes and artwork This package contains merely the Distributor Logo and pulls in all the other components via Depends. Package: cu Priority: extra Section: comm Installed-Size: 288 Maintainer: Ubuntu Core Developers Original-Maintainer: Peter Palfrader Architecture: i386 Source: uucp Version: 1.07-19.1ubuntu1 Replaces: uucp (<< 1.06.1+1.07beta1-patch2-1) Depends: libc6 (>= 2.5-5) Conflicts: uucp (<< 1.06.1+1.07beta1-patch2-1) Filename: pool/2008/main/u/uucp/cu_1.07-19.1ubuntu1_i386.deb Size: 146462 MD5sum: 24ca76dfffa7815ef39f86fb0a96d3c3 SHA1: 8dd4c364d1f3fd03e2f88fa3122ccf94a2f62d6e SHA256: ca3767eb7b28c11e54c39033957bb8b33bd6673e1d0d76fd716329083b268e91 Description: call up another system The cu command is used to call up another system and act as a dial in terminal. It can also do simple file transfers with no error checking. . cu is part of the UUCP source but has been split into its own package because it can be useful even if you do not do uucp. Package: ubuntu-keyring Priority: important Section: misc Installed-Size: 56 Maintainer: Michael Vogt Architecture: all Version: 2008.03.04 Depends: gnupg (>= 1.0.6-4) Filename: pool/2008/main/u/ubuntu-keyring/ubuntu-keyring_2008.03.04_all.deb Size: 10518 MD5sum: 6866698eb231a56e05fd1834778aeaff SHA1: fc8a4ae65a789cfd32c7844feb67b5ba9568cbcc SHA256: e63408451a780e58812f09ac8df726047f9a174837d83c38634bce335a6abc34 Description: GnuPG keys of the Ubuntu archive The Ubuntu project digitally signs its Release files. This package contains the archive keys used for that. Package: unattended-upgrades Priority: optional Section: admin Installed-Size: 108 Maintainer: Michael Vogt Architecture: all Version: 0.30ubuntu1 Depends: apt-utils, python, python-apt (>= 0.6.14ubuntu2) Suggests: mailx Filename: pool/2008/main/u/unattended-upgrades/unattended-upgrades_0.30ubuntu1_all.deb Size: 8544 MD5sum: 8b96118528042e7b7c18f2b5ab6b058a SHA1: 3908b9c1838242013709ef14445ee1d07c6737ed SHA256: eb97c06a63cb07837567d76be00aa96a7a73d0f0c6a19499ab94f1a3c827969a Description: Install security upgrades automatically This package will download and install security upgrades automatically and unattended. It will take care to only install packages from the configured origin and will check for conffile prompts. . This script is the backend for the APT::Periodic::Unattended-Upgrade option. Package: python-urlgrabber Priority: optional Section: python Installed-Size: 252 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Kevin Coyner Architecture: all Source: urlgrabber Version: 3.1.0-4 Provides: python2.4-urlgrabber, python2.5-urlgrabber, python2.3-urlgrabber Depends: python2.5, python-support (>= 0.7.1) Filename: pool/2008/main/u/urlgrabber/python-urlgrabber_3.1.0-4_all.deb Size: 56646 MD5sum: 0f56dfd35a6af7a98b8427a293cfd611 SHA1: 37162e3ea22c429135ffff8d8d7333c031daef65 SHA256: ed1c96378503dd7137bab58266ba381c2b90284dd6f7884660e621907785b2b0 Description: A high-level cross-protocol url-grabber urlgrabber dramatically simplifies the fetching of files. It is designed to be used in programs that need common (but not necessarily simple) url-fetching features. This package provides both a binary and a module, both of the name urlgrabber. . It supports identical behavior for http://, ftp:// and file:/// URIs. It provides HTTP keepalive, byte ranges, regets, progress meters, throttling, retries, access to authenticated http/ftp servers, and proxies. Additionally it has the ability to treat a list of mirrors as a single source and to automatically switch mirrors if there is a failure. . Homepage: http://linux.duke.edu/projects/urlgrabber/ Package: ubuntu-wallpapers Priority: optional Section: x11 Installed-Size: 3716 Maintainer: Ubuntu Artwork Team Architecture: all Version: 0.25 Replaces: feisty-wallpapers (<< 0.13), gutsy-wallpapers (<< 0.19) Conflicts: feisty-wallpapers (<< 0.13), gutsy-wallpapers (<< 0.19) Filename: pool/2008/main/u/ubuntu-wallpapers/ubuntu-wallpapers_0.25_all.deb Size: 3668810 MD5sum: dd15c14012db2de3a48f20ea0282e14e SHA1: c7331e476ca755f74201ffbec5d2990346aae49b SHA256: 04f9186970dcc012a1b6411194df8afb9cf3c7409c2a4c025edee07d193c6769 Description: Ubuntu Wallpapers The default Wallpapers for Ubuntu. At the moment the package contains: * Simple Ubuntu (Elephant) * Warty Final (Feta Kuti) * Simplified Heron (from Feta Kuti) Package: update-inetd Priority: standard Section: admin Installed-Size: 92 Maintainer: Ubuntu Core Developers Original-Maintainer: Marco d'Itri Architecture: all Version: 4.27-0.6 Depends: debconf | debconf-2.0 Conflicts: netbase (<< 4.27) Filename: pool/2008/main/u/update-inetd/update-inetd_4.27-0.6_all.deb Size: 10952 MD5sum: e87d795ed5b9c5f2e3981ae5c83b2a22 SHA1: 514f81bb1d65c57cf3577cfe671f26be514331ab SHA256: e64fb1795eebf4f064e13c57f716635f6d2852ce59b8b0d60f43b04242db3bd1 Description: inetd.conf updater This package provides a program used by other packages to automatically update /etc/inetd.conf. Package: unzip Priority: optional Section: utils Installed-Size: 340 Maintainer: Ubuntu Core Developers Original-Maintainer: Santiago Vila Architecture: i386 Version: 5.52-10ubuntu2 Replaces: unzip-crypt (<< 5.41) Depends: libc6 (>= 2.7-1) Suggests: zip Conflicts: unzip-crypt (<< 5.41) Filename: pool/2008/main/u/unzip/unzip_5.52-10ubuntu2_i386.deb Size: 153612 MD5sum: 22260fe4783524ac33eb02db2566503c SHA1: 47ad1a0cf6332add66877c968acecbd4e33dc5df SHA256: 64cad4efcad7ee0f0d39a98ff016c157c9eba0780912395c6dfc6da2e4d2ba42 Description: De-archiver for .zip files InfoZIP's unzip program. With the exception of multi-volume archives (ie, .ZIP files that are split across several disks using PKZIP's /& option), this can handle any file produced either by PKZIP, or the corresponding InfoZIP zip program. . This version supports encryption. Package: ubuntu-standard Priority: optional Section: metapackages Installed-Size: 52 Maintainer: Matt Zimmerman Architecture: i386 Source: ubuntu-meta Version: 1.102 Depends: at, cpio, cron, dmidecode, dnsutils, dosfstools, ed, file, ftp, hdparm, info, inputattach, iptables, logrotate, lshw, lsof, ltrace, man-db, memtest86+, mime-support, nano, parted, popularity-contest, psmisc, rsync, strace, time, ufw, w3m, wget Recommends: apparmor-utils, bash-completion, command-not-found, fdutils, friendly-recovery, iputils-arping, iputils-tracepath, manpages, mlocate, mtr-tiny, ntfs-3g, openssh-client, ppp, pppconfig, pppoeconf, reiserfsprogs, tcpdump, telnet, update-manager-core, uuid-runtime Filename: pool/2008/main/u/ubuntu-meta/ubuntu-standard_1.102_i386.deb Size: 24712 MD5sum: f513998c7c54e97eeb37fc08d3e3e2ad SHA1: b373eaa00f2be9e0305461ae0ea07874e7b8c3f0 SHA256: 6839d3c5200068d044572ef5b0902135238fd18f0a173fca4254ffd93cc6cf94 Description: The Ubuntu standard system This package depends on all of the packages in the Ubuntu standard system. This set of packages provides a comfortable command-line Unix-like environment. . It is also used to help ensure proper upgrades, so it is recommended that it not be removed. Package: ubuntu-desktop Priority: optional Section: metapackages Installed-Size: 52 Maintainer: Matt Zimmerman Architecture: i386 Source: ubuntu-meta Version: 1.102 Depends: acpi, acpi-support, acpid, alacarte, alsa-base, alsa-utils, anacron, apmd, avahi-daemon, bc, ca-certificates, consolekit, cupsys, cupsys-bsd, cupsys-client, cupsys-driver-gutenprint, dc, dcraw, desktop-file-utils, doc-base, eog, evince, fast-user-switch-applet, file-roller, foomatic-db, foomatic-db-engine, foomatic-filters, gcalctool, gconf-editor, gdebi, gdm, gedit, genisoimage, ghostscript-x, gimp-python, gnome-about, gnome-app-install, gnome-applets, gnome-control-center, gnome-icon-theme, gnome-media, gnome-menus, gnome-netstatus-applet, gnome-nettool, gnome-panel, gnome-pilot-conduits, gnome-power-manager, gnome-session, gnome-spell, gnome-system-monitor, gnome-system-tools, gnome-terminal, gnome-themes, gnome-utils, gnome-volume-manager, gstreamer0.10-alsa, gstreamer0.10-plugins-base-apps, gstreamer0.10-pulseaudio, gtk2-engines, gtk2-engines-pixbuf, gucharmap, hal, hotkey-setup, hwtest-gtk, language-selector, launchpad-integration, lftp, libgl1-mesa-glx, libglut3, libgnome2-perl, libgnomevfs2-bin, libgnomevfs2-extra, libpt-1.10.10-plugins-v4l, libpt-1.10.10-plugins-v4l2, libsasl2-modules, libxp6, metacity, nautilus, nautilus-cd-burner, nautilus-sendto, notification-daemon, openprinting-ppds, pnm2ppa, powermanagement-interface, pulseaudio, pulseaudio-esound-compat, readahead, rss-glx, screen, screensaver-default-images, scrollkeeper, seahorse, smbclient, software-properties-gtk, ssh-askpass-gnome, synaptic, system-config-printer-gnome, tangerine-icon-theme, tsclient, ttf-bitstream-vera, ttf-dejavu-core, ttf-freefont, ubuntu-artwork, ubuntu-sounds, unzip, update-manager, update-notifier, usplash, usplash-theme-ubuntu, x-ttcidfont-conf, xdg-user-dirs, xdg-user-dirs-gtk, xkb-data, xorg, xscreensaver-data, xscreensaver-gl, xterm, yelp, zenity, zip Recommends: app-install-data-commercial, apport-gtk, avahi-autoipd, bluez-cups, bluez-gnome, bluez-utils, bogofilter, brasero, brltty, brltty-x11, bug-buddy, cdparanoia, compiz, contact-lookup-applet, cups-pdf, deskbar-applet, displayconfig-gtk, diveintopython, dvd+rw-tools, ekiga, espeak, evolution, evolution-exchange, evolution-plugins, evolution-webcal, example-content, f-spot, firefox, firefox-gnome-support, foo2zjs, foomatic-db-hpijs, fortune-mod, gcc, gimp, gimp-gnomevfs, gnome-accessibility-themes, gnome-games, gnome-mag, gnome-orca, gnome-screensaver, gnome-user-guide, gvfs-fuse, hal-cups-utils, hplip, im-switch, jockey-gtk, landscape-client, laptop-detect, libdeskbar-tracker, libgl1-mesa-dri, libnss-mdns, libpam-gnome-keyring, linux-headers-generic, make, min12xxw, mousetweaks, nautilus-share, network-manager-gnome, onboard, openoffice.org-calc, openoffice.org-gnome, openoffice.org-impress, openoffice.org-writer, pidgin, pidgin-otr, powernowd, pulseaudio-module-gconf, pulseaudio-module-hal, pulseaudio-module-x11, pxljr, rhythmbox, scim, scim-bridge-agent, scim-bridge-client-gtk, scim-gtk2-immodule, sound-juicer, splix, tomboy, totem, totem-mozilla, tracker, tracker-search-tool, transmission-gtk, ttf-arabeyes, ttf-arphic-uming, ttf-indic-fonts-core, ttf-kochi-gothic, ttf-kochi-mincho, ttf-lao, ttf-malayalam-fonts, ttf-thai-tlwg, ttf-unfonts-core, ubufox, ubuntu-docs, vinagre, vino, wodim, wvdial, xcursor-themes, xdg-utils, xsane Filename: pool/2008/main/u/ubuntu-meta/ubuntu-desktop_1.102_i386.deb Size: 25812 MD5sum: 31f0b626c56896f4a36221c4892efc2d SHA1: bacb164f1deb52f0503534c412a27371b8128a91 SHA256: 76d8ab4b9c1e94895e34ed1f7fd5bd5a5c598425afe8348177ab554ed1c728a5 Description: The Ubuntu desktop system This package depends on all of the packages in the Ubuntu desktop system . It is also used to help ensure proper upgrades, so it is recommended that it not be removed. Package: ubuntu-minimal Priority: optional Section: metapackages Installed-Size: 52 Maintainer: Matt Zimmerman Architecture: i386 Source: ubuntu-meta Version: 1.102 Depends: adduser, apt, apt-utils, aptitude, base-files, base-passwd, bash, bsdutils, bzip2, console-setup, console-tools, coreutils, dash, debconf, debianutils, dhcp3-client, diff, dpkg, e2fsprogs, eject, ethtool, findutils, gettext-base, gnupg, grep, gzip, hostname, ifupdown, initramfs-tools, iproute, iputils-ping, less, libc6-i686, libfribidi0, locales, login, lsb-release, makedev, mawk, mii-diag, mktemp, module-init-tools, mount, ncurses-base, ncurses-bin, net-tools, netbase, netcat, ntpdate, passwd, pciutils, pcmciautils, perl-base, procps, python, python-minimal, sed, startup-tasks, sudo, sysklogd, system-services, tar, tasksel, tcpd, tzdata, ubuntu-keyring, udev, upstart, upstart-compat-sysv, upstart-logd, usbutils, util-linux, util-linux-locales, vim-tiny, whiptail, wireless-tools, wpasupplicant Filename: pool/2008/main/u/ubuntu-meta/ubuntu-minimal_1.102_i386.deb Size: 24880 MD5sum: f26c41a8402423b6298db5d04f087cb1 SHA1: b23729d6ad5fec20f5bc3afb8c1af100b3bc8863 SHA256: 6c30af33100f9d8c1f8655c8d220753583d7b436d282e0755250a9eb8b0c6c3e Description: Minimal core of Ubuntu This package depends on all of the packages in the Ubuntu minimal system, that is a functional command-line system with the following capabilities: . - Boot - Detect hardware - Connect to a network - Install packages - Perform basic diagnostics . It is also used to help ensure proper upgrades, so it is recommended that it not be removed. Package: update-manager Priority: optional Section: gnome Installed-Size: 2240 Maintainer: Michael Vogt Architecture: all Version: 1:0.87.24 Depends: gconf2 (>= 2.10.1-2), gksu, python (>= 2.4), python (<< 2.6), python-central (>= 0.6.1), python-dbus, python-gconf, python-glade2, python-vte, python2.5, synaptic (>= 0.57.8), update-manager-core (= 1:0.87.24) Filename: pool/2008/main/u/update-manager/update-manager_0.87.24_all.deb Size: 908822 MD5sum: 3ea3492343832a670df55fa001995e6b SHA1: 5ecbf3e4b0fc9e7c7854a8befc62e4ef944990fb SHA256: 3d33a4737140ecd04544e510b89c64525fd188f35d22b5a36a4164fc3890e0bd Description: GNOME application that manages apt updates This is the GNOME apt update manager. It checks for updates and lets the user choose which to install. Python-Version: 2.4, 2.5 Package: update-manager-core Priority: optional Section: admin Installed-Size: 2816 Maintainer: Michael Vogt Architecture: i386 Source: update-manager Version: 1:0.87.24 Replaces: update-manager (<< 0.56) Depends: lsb-release, python (>= 2.4), python (<< 2.6), python-apt (>= 0.7.4ubuntu5), python-central (>= 0.6.1), python-gnupginterface, python2.5 Conflicts: update-manager (<< 0.56) Filename: pool/2008/main/u/update-manager/update-manager-core_0.87.24_i386.deb Size: 36672 MD5sum: 101f59313de4c4f92c7112551d356e96 SHA1: 3ed5d33853be05856e1af341870da16303c2a101 SHA256: 9480cb3807988b8ae4797bc51a0445ab048db685b0bf6259988ddbea51ff7b40 Description: manage release upgrades This is the core of update-manager and the release upgrader Python-Version: 2.4, 2.5 Package: usplash-theme-ubuntu Priority: optional Section: misc Installed-Size: 2644 Maintainer: Dennis Kaarsemaker Architecture: i386 Version: 0.18 Depends: initramfs-tools (>= 0.40ubuntu30), libc6 (>= 2.7-1), usplash (>= 0.4-21) Filename: pool/2008/main/u/usplash-theme-ubuntu/usplash-theme-ubuntu_0.18_i386.deb Size: 80464 MD5sum: 935cc0c8ae1c286f87d754bc29aca6b2 SHA1: f25f25294bd001f13962cad4cbc09ca2f0696c4a SHA256: ad76e886da437b3fc63ad0ea53666433037c9ca06b38997922c6c03aee2b57ff Description: Usplash theme for Ubuntu Usplash theme for Ubuntu Package: unclutter Priority: optional Section: x11 Installed-Size: 68 Maintainer: Ubuntu Core Developers Original-Maintainer: Joey Hess Architecture: i386 Version: 8-5build1 Depends: libc6 (>= 2.5-0ubuntu1), libx11-6 Filename: pool/2008/main/u/unclutter/unclutter_8-5build1_i386.deb Size: 12460 MD5sum: decc443d2c4b836a2a7514a083ea49d6 SHA1: 92af816070d6fc220692b2689d91180c25c37c98 SHA256: 12fb55f57b417aff05ce2fe4f0349f5387269a4b0ef633448bd7275b932e39d1 Description: hides the cursor in X after a period of inactivity unclutter hides your X mouse cursor when you don't need it, to prevent it from getting in the way. You have only to move the mouse to restore the mouse cursor. Package: ubuntu-sounds Priority: optional Section: gnome Installed-Size: 3308 Maintainer: Ubuntu Artwork Team Architecture: all Version: 0.6 Conflicts: gnome-audio Filename: pool/2008/main/u/ubuntu-sounds/ubuntu-sounds_0.6_all.deb Size: 2319698 MD5sum: b53bbef314f000df2b61ee8a7f5f4a87 SHA1: ac06eaa5a99f47c61852d6cabe60404bafc7b1fc SHA256: b427af0593e1bcabdb0146ef962f4880cbebe1be8f8a48f6aa83314505015ff7 Description: Ubuntu's GNOME audio theme Sounds to spruce up the GNOME desktop environment. Package: libvolume-id0 Priority: important Section: admin Installed-Size: 136 Maintainer: Scott James Remnant Architecture: i386 Source: udev Version: 117-8 Replaces: libvolumeid0 Depends: libc6 (>= 2.4) Conflicts: libvolumeid0 Filename: pool/2008/main/u/udev/libvolume-id0_117-8_i386.deb Size: 84306 MD5sum: 6e5687fc28ace3a69cd2341addefbe61 SHA1: 3f204213b86e59950a0ec87fe95975cd9d1e72b0 SHA256: 20ca4a5ff532fb59effd55b1e4e266184ebc6544ff9726778b21fa6ac3667d60 Description: volume identification library libvolume_id provides a standard set of algorithms for identifying the filesystem type of a volume and information about it. Package: udev Priority: important Section: admin Installed-Size: 844 Maintainer: Scott James Remnant Architecture: i386 Version: 117-8 Replaces: hotplug, ifrename, initramfs-tools (<< 0.040ubuntu1), libvolumeid0 (<< 093-0ubuntu7), volumeid Depends: adduser, initramfs-tools (>= 0.40ubuntu30), libc6 (>= 2.4), libselinux1, libvolume-id0 (>= 113-0ubuntu1), module-init-tools (>= 3.2.1-0ubuntu3), procps, uuid-runtime Conflicts: hotplug, ifrename, libdevmapper1.02 (<< 2:1.02.08-1ubuntu7), volumeid Filename: pool/2008/main/u/udev/udev_117-8_i386.deb Size: 261890 MD5sum: a30cc31c50ace721da4ded05ed702520 SHA1: 8556c6b24f0cf9166a619f0f38cfc220d6e7837e SHA256: a17b8b912c3e07243924ecd810bb55d9d3aef85ca75669b29654634ac3cddc62 Description: rule-based device node and kernel event manager udev is a collection of tools and a daemon to manage events received from the kernel and deal with them in user-space. Primarily this involves creating and removing device nodes in /dev when hardware is discovered or removed from the system. . Events are received via kernel netlink messaged and processed according to rules in /etc/udev/rules.d, altering the name of the device node, creating additional symlinks or calling other tools and programs including those to load kernel modules and initialise the device. Package: libvolume-id-dev Priority: important Section: admin Installed-Size: 192 Maintainer: Scott James Remnant Architecture: i386 Source: udev Version: 117-8 Replaces: libvolumeid-dev Depends: libvolume-id0 (= 117-8) Conflicts: libvolumeid-dev Filename: pool/2008/main/u/udev/libvolume-id-dev_117-8_i386.deb Size: 87700 MD5sum: 93dd5ec71d92ee60c5ffa71171e72293 SHA1: 0b9b43d781be4580ed9d580a6fc3ca5bac9d5c11 SHA256: 7920f7226136e59ac49de3bdc09e7b8eb7fa7c7ddfaea41a40f0cd21861dcc92 Description: volume identification library (development files) libvolume_id provides a standard set of algorithms for identifying the filesystem type of a volume and information about it. . This package provides a static library and C header files. Package: ucf Priority: optional Section: utils Installed-Size: 248 Maintainer: Ubuntu Core Developers Original-Maintainer: Manoj Srivastava Architecture: all Version: 3.005 Depends: coreutils (>= 5.91), debconf (>= 1.5.19) | cdebconf Filename: pool/2008/main/u/ucf/ucf_3.005_all.deb Size: 61558 MD5sum: 585f9a6f70fbc40c195b5e1ae50833c2 SHA1: 4e5a5d2df723b80dacea0966828eeeeac8ef1429 SHA256: 0d84c7f70ca0f642214089241159499d5800e3d37d20f9c5236d09f78d58b5bc Description: Update Configuration File: preserve user changes to config files. Debian policy mandates that user changes to configuration files must be preserved during package upgrades. The easy way to achieve this behavior is to make the configuration file a 'conffile', in which case dpkg handles the file specially during upgrades, prompting the user as needed. . This is appropriate only if it is possible to distribute a default version that will work for most installations, although some system administrators may choose to modify it. This implies that the default version will be part of the package distribution, and must not be modified by the maintainer scripts during installation (or at any other time). . This script attempts to provide conffile-like handling for files that may not be labelled conffiles, and are not shipped in a Debian package, but handled by the postinst instead. This script allows one to maintain files in /etc, preserving user changes and in general offering the same facilities while upgrading that dpkg normally provides for 'conffiles'. . Additionally, this script provides facilities for transitioning a file that had not been provided with conffile-like protection to come under this schema, and attempts to minimize questions asked at installation time. Indeed, the transitioning facility is better than the one offered by dpkg while transitioning a file from a non-conffile to conffile status. Package: bsdutils Essential: yes Priority: required Section: utils Installed-Size: 164 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: i386 Source: util-linux (2.13.1-5ubuntu1) Version: 1:2.13.1-5ubuntu1 Depends: libc6 (>= 2.4) Recommends: bsdmainutils Filename: pool/2008/main/u/util-linux/bsdutils_2.13.1-5ubuntu1_i386.deb Size: 61988 MD5sum: ad5559d842ef902e54c615f69ef07f8e SHA1: 89be0a7a8a0d7c79026a718f5ebbfd673d45ff91 SHA256: 4cc9f897eef78e65173a5eaaf1c2eccdea80f76c5973a47f6414c4d4ba9311a7 Description: Basic utilities from 4.4BSD-Lite This package contains the bare minimum number of BSD utilities needed to boot a Debian system. You should probably also install bsdmainutils to get the remaining standard BSD utilities. . Included are: cal, col, colcrt, colrm, column, logger, renice, script, scriptreplay, ul, wall Package: mount Essential: yes Priority: required Section: admin Installed-Size: 368 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: i386 Source: util-linux Version: 2.13.1-5ubuntu1 Pre-Depends: libc6 (>= 2.4), libselinux1 Suggests: nfs-common (>= 1:1.1.0-13) Breaks: nfs-common (<< 1:1.1.0-7) Filename: pool/2008/main/u/util-linux/mount_2.13.1-5ubuntu1_i386.deb Size: 169402 MD5sum: 9965ce9a18fb041b3e2a8d91c530bc20 SHA1: e6e7361c52d4283ac31c2c0ae55b24adf250e5bd SHA256: 272b6f143cc7bff628f21ee75a534b0c6a5c46d3c34330ce049aa28c02ef19b4 Description: Tools for mounting and manipulating filesystems This package provides the mount(8), umount(8), swapon(8), swapoff(8), and losetup(8) commands. Package: util-linux-locales Priority: optional Section: utils Installed-Size: 3784 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: all Source: util-linux Version: 2.13.1-5ubuntu1 Replaces: util-linux (<< 2.11b) Depends: util-linux (>= 2.13.1-0), util-linux (<< 2.13.1.0-0) Filename: pool/2008/main/u/util-linux/util-linux-locales_2.13.1-5ubuntu1_all.deb Size: 35670 MD5sum: 03ef81c3e7d2527244958d95ba6c47c1 SHA1: 7fc7374fe2230bd7dd4668fd2db91c2bcc67f110 SHA256: 4285e6f7f3ddb0c692519810e1fce54d18a46339f648ef565d96ff71b6e60729 Description: Locales files for util-linux This package contains the internationalization files of for the util-linux package. . They are needed when you want the programs in util-linux to print their messages in other languages than English. Package: util-linux Essential: yes Priority: required Section: utils Installed-Size: 1648 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: i386 Version: 2.13.1-5ubuntu1 Replaces: fdisk, linux32, miscutils, schedutils, setterm, sparc-utils Provides: linux32, schedutils Depends: lsb-base (>= 3.0-6), tzdata (>= 2006c-2) Pre-Depends: libc6 (>= 2.4), libncurses5 (>= 5.6+20071006-3), libselinux1, libslang2 (>= 2.0.7-1), libuuid1, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: dosfstools, kbd | console-tools, util-linux-locales Conflicts: console-tools (<< 1:0.2.3-21), fdisk, kbd (<< 1.05-3), linux32, schedutils, setterm Filename: pool/2008/main/u/util-linux/util-linux_2.13.1-5ubuntu1_i386.deb Size: 439946 MD5sum: 98f2bfabe830cd62ab07c04d439a7b4d SHA1: 6e8dffffa9e79beabdd9531600f6acfcc760d967 SHA256: 8bece9e47734deb4fb213bd22f7c25e22dcffbd31929bf6069d873aa38ad7f15 Description: Miscellaneous system utilities This package contains a number of important utilities, most of which are oriented towards maintenance of your system. Some of the more important utilities included in this package allow you to partition your hard disk, view kernel messages, and create new filesystems. Package: ubuntu-docs Priority: optional Section: text Installed-Size: 55604 Maintainer: Ubuntu Documentation Team Architecture: all Version: 8.04.2~hardy Replaces: ubuntu-faqguide Depends: gnome-user-guide, scrollkeeper, yelp Pre-Depends: dpkg (>= 1.10.24) Conflicts: ubuntu-faqguide, ubuntu-quickguide (<< 5.10) Filename: pool/2008/main/u/ubuntu-docs/ubuntu-docs_8.04.2~hardy_all.deb Size: 3519696 MD5sum: a85223e002efc434d44cfeec3e5bd5ba SHA1: fcfec1418a7518465aac39c0a0d19e740c876123 SHA256: 77e6c6a5c3d57c093a3fe4d7425a8b405ca2c85a3fcedca3c5dee21fb8a9400a Description: The Ubuntu Documentation Project This package holds the official Ubuntu-specific documentation, maintained by the Ubuntu Documentation Team. The documentation can be viewed using Yelp, the GNOME help browser. Package: ubuntu-serverguide Priority: optional Section: text Installed-Size: 1256 Maintainer: Ubuntu Documentation Team Architecture: all Source: ubuntu-docs Version: 8.04.2~hardy Pre-Depends: dpkg (>= 1.10.24) Suggests: firefox Filename: pool/2008/main/u/ubuntu-docs/ubuntu-serverguide_8.04.2~hardy_all.deb Size: 158874 MD5sum: 1387c8720c651ec27db262b57aa9797f SHA1: 0bc9971efd08bae2255cb9d6405e47436701451b SHA256: 038d68634c9bcd6212ed711c83db61922dd13a781a0dd29936d19ce4fb76615c Description: The Ubuntu Server Guide This package holds the official Ubuntu Server Guide. The guide can be viewed using an html browser. Package: upstart-logd Priority: required Section: base Installed-Size: 92 Maintainer: Scott James Remnant Architecture: i386 Source: upstart Version: 0.3.9-2 Depends: libc6 (>= 2.4), upstart (= 0.3.9-2) Filename: pool/2008/main/u/upstart/upstart-logd_0.3.9-2_i386.deb Size: 20474 MD5sum: 4bacbd106e50641af83a2ed2b36dd2be SHA1: 6e5461182809111355055261e1b48e0b6fbce2da SHA256: d349fde15a175642a23e74efcc20d0afb43eb072083119949bd76bd8816288c5 Description: boot logging daemon This package contains the logd daemon used by /sbin/init to log output of jobs started with "console logged" in their definitions. Package: upstart Priority: required Section: base Installed-Size: 328 Maintainer: Scott James Remnant Architecture: i386 Version: 0.3.9-2 Replaces: sysvinit Pre-Depends: libc6 (>= 2.4), sysvutils (>= 2.86.ds1-14.1ubuntu11) Recommends: startup-tasks, system-services, upstart-compat-sysv, upstart-logd Conflicts: sysvinit Filename: pool/2008/main/u/upstart/upstart_0.3.9-2_i386.deb Size: 166724 MD5sum: f531517509859b5327f0876d1d37c388 SHA1: 43ac6b7101fcdea6934533095084b97757c83faa SHA256: 0863e02579f65d9cb27c6e769094f50bc1f25b834020e319a1dde1c82ac48d83 Description: event-based init daemon upstart is a replacement for the /sbin/init daemon which handles starting of tasks and services during boot, stopping them during shutdown and supervising them while the system is running. Package: upstart-compat-sysv Priority: required Section: base Installed-Size: 268 Maintainer: Scott James Remnant Architecture: i386 Source: upstart Version: 0.3.9-2 Replaces: sysvinit, upstart (<< 0.3.1-1) Depends: initscripts, libc6 (>= 2.4), sysv-rc, sysvutils (>= 2.86.ds1-14.1ubuntu11), upstart (= 0.3.9-2) Filename: pool/2008/main/u/upstart/upstart-compat-sysv_0.3.9-2_i386.deb Size: 83602 MD5sum: dfde25f1a26ecbfdb6fc75c2de4c5cbf SHA1: b64a204a0908dbfd07bd9c784b89a909b3d26b14 SHA256: 205d6c63a4e1d3efec83265242cc01e823dd4b7b01f72d80d9906e8f799cb759 Description: compatibility for System-V-like init This package contains compatibility tasks and utilities that emulate the behaviour of the original sysvinit package, including runlevels, and ensures that the initscripts in /etc/rc*.d are still run. Package: startup-tasks Priority: required Section: base Installed-Size: 32 Maintainer: Scott James Remnant Architecture: i386 Source: upstart Version: 0.3.9-2 Depends: upstart (>= 0.2.0) Filename: pool/2008/main/u/upstart/startup-tasks_0.3.9-2_i386.deb Size: 1232 MD5sum: f803aa1f1d8a23f6c428b1a920e80fd4 SHA1: 91368f231fb319f12c136fc09ed72bb3c42eb9fb SHA256: 6469d48c3e67c7ff801c661c25f833f7b8bac3de350e1ba3b67cdd86d9fcccf1 Description: definitions of essential tasks to run on startup This package contains the definitions of tasks essential for normal startup of a Linux system. Package: system-services Priority: required Section: base Installed-Size: 76 Maintainer: Scott James Remnant Architecture: i386 Source: upstart Version: 0.3.9-2 Replaces: upstart (<< 0.2.1-6) Depends: upstart (>= 0.2.0), upstart-compat-sysv Filename: pool/2008/main/u/upstart/system-services_0.3.9-2_i386.deb Size: 3058 MD5sum: dc0362de333a0ac85f21fc4fd8c4a3ab SHA1: c661bb91ece476dcfd9288f09742d8a5e634ece3 SHA256: 783cf857792ef9e068c9dd1545260859ae6c0d4c3997ff392173994de791f763 Description: definitions of essential system services This package contains the definitions of services essential for the normal operation of a Linux system. Package: librpcsecgss-dev Priority: optional Section: libdevel Installed-Size: 192 Maintainer: Ubuntu Core Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: i386 Source: librpcsecgss Version: 0.17-1ubuntu1 Depends: librpcsecgss3 (= 0.17-1ubuntu1) Filename: pool/2008/main/libr/librpcsecgss/librpcsecgss-dev_0.17-1ubuntu1_i386.deb Size: 38106 MD5sum: 8ae044dc62a45e6d749895e5118afd7e SHA1: 19f09b0ab8889f459ada6785a1a676148ab93d9e SHA256: 5ecd6d7ff071f52ce940d28bcf44c447d06bb96a51c953683613762583e54382 Description: header files and docs for librpcsecgss Contains the header files and documentation for librpcsecgss for use in developing applications that use the rpcsecgss library. . rpcsecgss allows secure rpc communication using the rpcsec_gss protocol. . Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/ Package: librpcsecgss3 Priority: standard Section: libs Installed-Size: 116 Maintainer: Ubuntu Core Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: i386 Source: librpcsecgss Version: 0.17-1ubuntu1 Depends: libc6 (>= 2.6.1-1), libgssglue1 Filename: pool/2008/main/libr/librpcsecgss/librpcsecgss3_0.17-1ubuntu1_i386.deb Size: 30462 MD5sum: a497ee923893f9aef30fd228397e61b1 SHA1: d608072ec242b5073883f1b7fb0b5c5d2753b83f SHA256: 3b4c4c829f9afb7a14669116e021e8922405a404fd7379b4b2d55d8f997af6b8 Description: allows secure rpc communication using the rpcsec_gss protocol librpcsecgss allows secure rpc communication using the rpcsec_gss protocol. . Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/ Package: librsync-dev Priority: optional Section: libdevel Installed-Size: 144 Maintainer: Ubuntu Core Developers Original-Maintainer: Simon Law Architecture: i386 Source: librsync Version: 0.9.7-1build1 Depends: librsync1 (= 0.9.7-1build1), libc6-dev Filename: pool/2008/main/libr/librsync/librsync-dev_0.9.7-1build1_i386.deb Size: 35000 MD5sum: 48eb47ca3f98a161f48dfaf4549f518e SHA1: e56cf3116cafe1caa85b1463c2275127bcbc6641 SHA256: 79b02e99fdbde11dab05f807a83b784dca346b4f28eb515542aa30fa24981b55 Description: Library which implements the rsync remote-delta algorithm librsync implements the rsync remote-delta algorithm, which allows for efficient remote updates of a file, without requiring the old and new versions to both be present at the transmitter. The library uses a stream-based designed so that it can be easily embedded into network applications. . These are the development files for librsync1. Package: librsync1 Priority: optional Section: libs Installed-Size: 136 Maintainer: Ubuntu Core Developers Original-Maintainer: Simon Law Architecture: i386 Source: librsync Version: 0.9.7-1build1 Depends: libbz2-1.0, libc6 (>= 2.6), libpopt0 (>= 1.10), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/libr/librsync/librsync1_0.9.7-1build1_i386.deb Size: 38658 MD5sum: 535b921d9ce9dd6e12f3ffdb690377ec SHA1: 0a312efc6382ae004c0a605ca9cf2ad33d803e9d SHA256: 9e5cd034c1f63b1a94999e7d735b3cb7cc65a9b25d98185b35622feea578cc67 Description: Library which implements the rsync remote-delta algorithm librsync implements the rsync remote-delta algorithm, which allows for efficient remote updates of a file, without requiring the old and new versions to both be present at the transmitter. The library uses a stream-based designed so that it can be easily embedded into network applications. . The main application at the moment is rproxy, but the library should eventually be generally useful. Package: librepository-java-gcj Priority: optional Section: libs Installed-Size: 148 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Java Maintainers Architecture: i386 Source: librepository Version: 0.1.1-2 Depends: libc6 (>= 2.6.1-1), libgcc1 (>= 1:4.2.1), libgcj-bc (>= 4.2.2-1), zlib1g (>= 1:1.2.3.3.dfsg-1), libjcommon-java (>= 1.0.10-1), librepository-java (= 0.1.1-2) Filename: pool/2008/main/libr/librepository/librepository-java-gcj_0.1.1-2_i386.deb Size: 28288 MD5sum: 19a823f72ddf2e61607e35a720ce17e9 SHA1: 753d1f497d2b4452fe1111352d99e0aaef58f6e9 SHA256: df90f59d1afedddee784aeea09747fe79abaf8b9b6b27d60de14c4f8e7faac00 Description: abstraction library for accessing hierachic bulk content (native code) LibRepository provides a simple abstraction layer to access bulk content that is organized in a hierarchical layer. . Unlike the JSR-000170, this library does not aim to solve all problems associated with content storages. The main purpose of LibRepository is to give users an abstract view over an filesystem like structure so that content generator and content consumer do no longer have to make assumptions about where to store the generated content. . The repositories described here should not be used to store other things than BLOBs. . This package contains the library compiled to native code for use with gij. Package: librepository-java-doc Priority: optional Section: doc Installed-Size: 32 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Java Maintainers Architecture: all Source: librepository Version: 0.1.1-2 Filename: pool/2008/main/libr/librepository/librepository-java-doc_0.1.1-2_all.deb Size: 2206 MD5sum: 1f38375070e17b3e32a6eaed73ec6114 SHA1: d09dc24ba166a6e66f3fa83fb5166a3caf66c445 SHA256: 18a28c3906bb5362a8b9bb57da5f35f43028a1026857ef0e94575d580ffd4e51 Description: abstraction library for accessing hierachic bulk content -- documentation LibRepository provides a simple abstraction layer to access bulk content that is organized in a hierarchical layer. . Unlike the JSR-000170, this library does not aim to solve all problems associated with content storages. The main purpose of LibRepository is to give users an abstract view over an filesystem like structure so that content generator and content consumer do no longer have to make assumptions about where to store the generated content. . The repositories described here should not be used to store other things than BLOBs. . This package contains the Javadoc. Package: librepository-java Priority: optional Section: libs Installed-Size: 1352 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian Java Maintainers Architecture: all Source: librepository Version: 0.1.1-2 Depends: java-gcj-compat | java1-runtime | java2-runtime, libjcommon-java (>= 1.0.10-1) Recommends: librepository-java-gcj Suggests: librepository-java-doc Filename: pool/2008/main/libr/librepository/librepository-java_0.1.1-2_all.deb Size: 119436 MD5sum: cab0b9ed6be7effaed1b7a1fe95db22a SHA1: 3c8fe81cf2c445143767a23ad10d3a2b9a73a350 SHA256: 9abae3a9c1075eec8cc44380acc617a62fbbfe1cc2d1c08da81c64a7d0cf6bd3 Description: abstraction library for accessing hierachic bulk content LibRepository provides a simple abstraction layer to access bulk content that is organized in a hierarchical layer. . Unlike the JSR-000170, this library does not aim to solve all problems associated with content storages. The main purpose of LibRepository is to give users an abstract view over an filesystem like structure so that content generator and content consumer do no longer have to make assumptions about where to store the generated content. . The repositories described here should not be used to store other things than BLOBs. Package: libraw1394-dev Priority: optional Section: libdevel Installed-Size: 232 Maintainer: Ubuntu Core Developers Original-Maintainer: Guus Sliepen Architecture: i386 Source: libraw1394 Version: 1.3.0-2 Depends: libraw1394-8 (= 1.3.0-2) Suggests: libraw1394-doc Filename: pool/2008/main/libr/libraw1394/libraw1394-dev_1.3.0-2_i386.deb Size: 49764 MD5sum: a5bc6a24b6b8373418fbb75f03514f9b SHA1: 1469fb1a430e77f1fd3c55ddd467ca1328bc7d49 SHA256: a848104ef9cbf5313c8359a09eee180b3d852431d16382c5755cd16055988d74 Description: library for direct access to IEEE 1394 bus - development files libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question. . This package contains the include files, static library and development tools for libraw1394, as well as the testlibraw program. . Homepage: http://www.linux1394.org/ Package: libraw1394-doc Priority: optional Section: doc Installed-Size: 900 Maintainer: Ubuntu Core Developers Original-Maintainer: Guus Sliepen Architecture: all Source: libraw1394 Version: 1.3.0-2 Suggests: libraw1394-8, xpdf, gv Filename: pool/2008/main/libr/libraw1394/libraw1394-doc_1.3.0-2_all.deb Size: 457536 MD5sum: 2af569e2f1f136611c4d678d68f7cfc4 SHA1: d92c75df608dd16b9d78ab4c3f9e61744c0e52e2 SHA256: a4690a62b4ddad9dd1a95a70aee4cd42c910f90c52d27939e8f34a1c88c06a57 Description: Reference manual and documentation about libraw1394 libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question. . This package contains documentation for libraw1394, as well as the programmer's documentation. . Homepage: http://www.linux1394.org/ Package: libraw1394-8 Priority: optional Section: libs Installed-Size: 100 Maintainer: Ubuntu Core Developers Original-Maintainer: Guus Sliepen Architecture: i386 Source: libraw1394 Version: 1.3.0-2 Depends: makedev | udev, libc6 (>= 2.6.1-1) Suggests: libraw1394-doc Filename: pool/2008/main/libr/libraw1394/libraw1394-8_1.3.0-2_i386.deb Size: 27026 MD5sum: 82d14f4a5c23a489dcc9fa6ce9681ffe SHA1: 64690d373e1721f0aca36f464b60817eaecf137e SHA256: 3e7bdf9746d1f4052d324675dfa73de54bd6689f3cc5076319bbc833ed44c825 Description: library for direct access to IEEE 1394 bus (aka FireWire) libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question. . Homepage: http://www.linux1394.org/ Package: librsvg2-2 Priority: optional Section: libs Installed-Size: 272 Maintainer: Ubuntu Core Developers Original-Maintainer: Josselin Mouette Architecture: i386 Source: librsvg Version: 2.22.2-2 Depends: libc6 (>= 2.7-1), libcairo2 (>= 1.5.12), libcroco3 (>= 0.6.1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libglib2.0-0 (>= 2.16.0), libgsf-1-114 (>= 1.14.7), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.20.0), libxml2 (>= 2.6.27) Suggests: librsvg2-bin Conflicts: librsvg2-common (<< 2.12) Filename: pool/2008/main/libr/librsvg/librsvg2-2_2.22.2-2_i386.deb Size: 102104 MD5sum: 8b0a032c19ff32ab3c95e515f9a0587a SHA1: 8bd33add630c3010b13ff63717b1d0c024863cf5 SHA256: 5dcbbb5383f4977b5b8a4a7192e6279d92d42b75ab0c71d96835804d616fe875 Description: SAX-based renderer library for SVG files (runtime) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package contains the runtime library, necessary to run applications using librsvg. Package: librsvg2-dev Priority: optional Section: libdevel Installed-Size: 508 Maintainer: Ubuntu Core Developers Original-Maintainer: Josselin Mouette Architecture: i386 Source: librsvg Version: 2.22.2-2 Depends: libcairo2-dev (>= 1.2.0), libglib2.0-dev (>= 2.12.0), libgtk2.0-dev (>= 2.10.1-1), librsvg2-2 (= 2.22.2-2) Filename: pool/2008/main/libr/librsvg/librsvg2-dev_2.22.2-2_i386.deb Size: 121512 MD5sum: 4f8b239fda696a33a5d4bdbc96466cfc SHA1: b60e98f2964d083ce9d45af7d160286af2b27fea SHA256: a50505c282dee9517d097db947ba88138cb228f89681ca4745e51d0b70cd4d9c Description: SAX-based renderer library for SVG files (development) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package provides the necessary development libraries and include files to allow you to develop with librsvg. Package: librsvg2-bin Priority: optional Section: graphics Installed-Size: 124 Maintainer: Ubuntu Core Developers Original-Maintainer: Josselin Mouette Architecture: i386 Source: librsvg Version: 2.22.2-2 Depends: libc6 (>= 2.7-1), libcairo2 (>= 1.5.12), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), librsvg2-2 (>= 2.22.2-2), libx11-6, python (>= 2.5), python (<< 3) Conflicts: librsvg2-common (<< 2.7) Filename: pool/2008/main/libr/librsvg/librsvg2-bin_2.22.2-2_i386.deb Size: 21302 MD5sum: 664d69e1cc75c9a926353b649c4a03b7 SHA1: 5a88e1509680b2545ff4eda2d35fd1a04ab672f2 SHA256: cb618b25e87dd6a52cdfd72cbc0f09c0024239932495a2557f153598168ec790 Description: command-line and graphical viewers for SVG files The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package includes a command-line utility to convert the SVG files to the PNG format and a graphical SVG viewer. Package: librsvg2-common Priority: optional Section: libs Installed-Size: 120 Maintainer: Ubuntu Core Developers Original-Maintainer: Josselin Mouette Architecture: i386 Source: librsvg Version: 2.22.2-2 Depends: gtk2.0-binver-2.10.0, libc6 (>= 2.7-1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), librsvg2-2 (= 2.22.2-2) Conflicts: gnome-games (<< 1:2.12) Filename: pool/2008/main/libr/librsvg/librsvg2-common_2.22.2-2_i386.deb Size: 17922 MD5sum: e158627b4288ba0c2ef0bbc46de8c641 SHA1: 2dac26c1e4bae4befb82d7fcf994065cf22cab96 SHA256: da85ca100f769d6aed6e98840bd4ceb6418f235619d3beabf2ccf9375094d8c4 Description: SAX-based renderer library for SVG files (extra runtime) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package includes the gdk-pixbuf loader and a GTK+ engine, allowing to load SVG images transparently inside GTK+ applications. Package: libroman-perl Priority: optional Section: perl Installed-Size: 56 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 1.20-1 Depends: perl (>= 5.6.0-16) Filename: pool/2008/main/libr/libroman-perl/libroman-perl_1.20-1_all.deb Size: 8000 MD5sum: e4b09d44aa13bcc4c9aa63145cc6e8a0 SHA1: 84b19245eb3115608f3682cf108620a093e1c0f7 SHA256: d8f5212886d7f1414776e302ddcdcee9d3f3bcb1236be45b012c6c05731064df Description: Perl module for converting between Roman and Arabic numerals This package provides some functions which help conversion of numeric notation between Roman and Arabic. . Domain of valid Roman numerals is limited to less than 4000, since proper Roman digits for the rest are not available in ASCII. Package: librpc-xml-perl Priority: optional Section: perl Installed-Size: 756 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Perl Group Architecture: all Version: 0.59-2 Depends: libxml-parser-perl, libwww-perl, perl (>= 5.6.0-16) Suggests: libapache-mod-perl Filename: pool/2008/main/libr/librpc-xml-perl/librpc-xml-perl_0.59-2_all.deb Size: 188990 MD5sum: 4c616307254d6bbf17059d9d7e581031 SHA1: 4ad0e4b7cb9edb1b51c68eebeca455ca570c3e91 SHA256: 812b7698b24c407c42bb9e98ac9e1cc016c44b566d3fc8bf70fd49b074cd907f Description: Perl module implementation of XML-RPC The RPC::XML package is an implementation of XML-RPC. The module provides classes for sample client and server implementations, a server designed as an Apache location-handler, and a suite of data-manipulation classes that are used by them. Package: libregexp-java Priority: optional Section: libs Installed-Size: 820 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Version: 1.4-4 Depends: java-gcj-compat | java1-runtime | java2-runtime Filename: pool/2008/main/libr/libregexp-java/libregexp-java_1.4-4_all.deb Size: 89674 MD5sum: b4609633d09891d19f67aa73e80bb85e SHA1: 689a1178722f3eca19d62a427cd55f5995729c4e SHA256: f95530516f176721675fc4cfdc7a302fa429c70212d1e3b51b4c3c81abc5d381 Description: regular expression library for Java Regexp is a 100% Pure Java Regular Expression package. Regular expressions are pattern descriptions which enable sophisticated matching of strings. In addition to being able to match a string against a pattern, you can also extract parts of the match. This is especially useful in text parsing! Package: libreadline-java Priority: optional Section: libs Installed-Size: 108 Maintainer: Ubuntu Core Developers Original-Maintainer: Ben Burton Architecture: i386 Version: 0.8.0.1-8 Replaces: lib-readline-java (<< 0.5-7), lib-editline-java (<< 0.5-3), libeditline-java (<< 0.6) Depends: libc6 (>= 2.6-1), libedit2 (>= 2.5.cvs.20010821-1), libncurses5 (>= 5.6), libreadline5 (>= 5.2), gij | java1-runtime | java2-runtime Suggests: libreadline-java-doc, java-virtual-machine Conflicts: lib-readline-java (<< 0.5-7), lib-editline-java (<< 0.5-3), libeditline-java (<< 0.6) Filename: pool/2008/main/libr/libreadline-java/libreadline-java_0.8.0.1-8_i386.deb Size: 28116 MD5sum: 7c622227e7be2d26d70d1aa779b8c594 SHA1: 30cbb25f0fd938f7b5b15fcd49291727088fc865 SHA256: 59f3e9e14c5805c5f15c4b7857cb001594334529833ec5caf66fdb5ab5af5f5f Description: GNU readline and BSD editline wrappers for Java Included is the Java package org.gnu.readline which provides the GNU readline and BSD editline libraries for Java. Note that this is NOT a pure Java implementation; it merely contains JNI wrappers for the standard system libraries. . BSD editline resembles GNU readline but is under a more relaxed license. In some cases it can be used as a drop-in replacement for GNU readline when licensing issues prevent GNU readline from being used. . The API documentation and examples can be found in the debian package libreadline-java-doc. Package: libreadline-java-doc Priority: optional Section: doc Installed-Size: 432 Maintainer: Ubuntu Core Developers Original-Maintainer: Ben Burton Architecture: all Source: libreadline-java Version: 0.8.0.1-8 Replaces: lib-readline-java-doc (<< 0.5-7) Recommends: w3m | www-browser Suggests: libreadline-java Conflicts: lib-readline-java (<= 0.5-4), lib-readline-java-doc (<< 0.5-7) Filename: pool/2008/main/libr/libreadline-java/libreadline-java-doc_0.8.0.1-8_all.deb Size: 41764 MD5sum: a505d87cddf3788a987ecae544b3e147 SHA1: c54950b7590bc9e6f40da6c5696c377c2b14c98b SHA256: 89cd8a4855e5779063628e3794a3f948107b621266b4e79aff99d0f6085d9b4a Description: API docs for readline/editline wrappers for Java This package provides the API documentation and examples for the GNU readline and BSD editline wrappers for Java. The wrappers themselves can be found in package libreadline-java. Package: libnss-ldap Priority: extra Section: net Installed-Size: 240 Maintainer: Ubuntu Core Developers Original-Maintainer: Richard A Nelson (Rick) Architecture: i386 Version: 258-1ubuntu3 Depends: ldap-auth-config, libc6 (>= 2.4), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libsasl2-2 Recommends: libpam-ldap, nscd Filename: pool/2008/main/libn/libnss-ldap/libnss-ldap_258-1ubuntu3_i386.deb Size: 68866 MD5sum: 2891e8ad8d9562d734f3c39a68da37bc SHA1: 105ec0b6ad740639d15432d4b0f8fedba7d9bbef SHA256: db6b88ace82ef1b3ae1b96ef00807f7bb0d2dad582c58ed62830ceed51dd14f9 Description: NSS module for using LDAP as a naming service This package provides a Name Service Switch that allows your LDAP server act as a name service. This means providing user account information, group id's, host information, aliases, netgroups, and basically anything else that you would normally get from /etc flat files or NIS. . If used with glibc 2.1's nscd (Name Service Cache Daemon) it will help reduce your network traffic and speed up lookups for entries. Package: libnet-snmp-perl Priority: optional Section: perl Installed-Size: 520 Maintainer: Jochen Friedrich Architecture: all Version: 5.2.0-1 Depends: perl (>= 5.6.0-16) Suggests: libcrypt-des-perl, libdigest-hmac-perl, libdigest-sha1-perl, libio-socket-inet6-perl Filename: pool/2008/main/libn/libnet-snmp-perl/libnet-snmp-perl_5.2.0-1_all.deb Size: 111794 MD5sum: c73e1505eb513e7b68bf1cbbeb2baf78 SHA1: 0dd82f14c90387c875da42591e7dfcfc15ba7897 SHA256: d7405658c98de9e9b3d7629bd8c30054bab1ff396a9414c846f37cf831c13727 Description: Script SNMP connections The module Net::SNMP implements an object oriented interface to the Simple Network Management Protocol. Perl applications can use the module to retrieve or update information on a remote host using the SNMP protocol. Net::SNMP is implemented completely in Perl, requires no compiling, and uses only standard Perl modules. SNMPv1 and SNMPv2c (Community-Based SNMPv2), as well as SNMPv3 with USM are supported by the module. SNMP over UDP as well as TCP with both IPv4 and IPv6 can be used. The Net::SNMP module assumes that the user has a basic understanding of the Simple Network Management Protocol and related network management concepts. Package: libnotify1 Priority: optional Section: libs Installed-Size: 92 Maintainer: Ubuntu Core Developers Original-Maintainer: Andre Filipe de Assuncao e Brito Architecture: i386 Source: libnotify Version: 0.4.4-3build1 Provides: libnotify1-gtk2.10 Depends: libatk1.0-0 (>= 1.13.2), libc6 (>= 2.6-1), libcairo2 (>= 1.4.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libfontconfig1 (>= 2.4.0), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.18.2), libx11-6, libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1 Recommends: notification-daemon Filename: pool/2008/main/libn/libnotify/libnotify1_0.4.4-3build1_i386.deb Size: 26498 MD5sum: 07f9059b691e3416109819c46f678a20 SHA1: fb4e513d8545d7a6d17bf2cf9117e00dc6d9ffcc SHA256: 0764b7aaebfa41aa09edc83d58b2ddbb623e985e7e62783ebba5330c1b31fd80 Description: sends desktop notifications to a notification daemon A library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way. . This package contains the shared library. To actually display the notifications, you need to install the package notification-daemon. Package: libnotify-doc Priority: optional Section: doc Installed-Size: 164 Maintainer: Ubuntu Core Developers Original-Maintainer: Andre Filipe de Assuncao e Brito Architecture: all Source: libnotify Version: 0.4.4-3build1 Suggests: devhelp Filename: pool/2008/main/libn/libnotify/libnotify-doc_0.4.4-3build1_all.deb Size: 26794 MD5sum: 8db2f02f790ff7b0196482d5be020171 SHA1: 919a53f77a2172af8340708a906845aed1033032 SHA256: 8090fd60662c96292f46f755447496d1b5d9eb43d19e3829acc150591645703a Description: sends desktop notifications to a notification daemon A library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way. . This package contains the documentation for libnotify1 in /usr/share/gtk-doc/html/libnotify . Package: libnotify-dev Priority: optional Section: libdevel Installed-Size: 120 Maintainer: Ubuntu Core Developers Original-Maintainer: Andre Filipe de Assuncao e Brito Architecture: i386 Source: libnotify Version: 0.4.4-3build1 Provides: libnotify-dev-gtk2.10 Depends: libnotify1 (= 0.4.4-3build1), libdbus-glib-1-dev (>= 0.35), libgtk2.0-dev (>= 2.10), libglib2.0-dev (>= 2.6) Filename: pool/2008/main/libn/libnotify/libnotify-dev_0.4.4-3build1_i386.deb Size: 28002 MD5sum: a38ff783abec762ae4a7c6fcc3b92288 SHA1: 3b05af45f7306234b5e69623f8e2097778be6b8b SHA256: 25c09e9f5fb1986cd089fd87660333bc7ce9b2cac38ea5b9ab570aadb0c5c168 Description: sends desktop notifications to a notification daemon A library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way. . This package contains the include files and static library. Package: libnet-server-perl Priority: optional Section: perl Installed-Size: 432 Maintainer: Ubuntu Core Developers Original-Maintainer: Carsten Wolff Architecture: all Version: 0.97-1ubuntu1 Depends: libio-multiplex-perl, libnet-cidr-perl, perl (>= 5.6.0-16) Suggests: libio-socket-ssl-perl Filename: pool/2008/main/libn/libnet-server-perl/libnet-server-perl_0.97-1ubuntu1_all.deb Size: 140940 MD5sum: db349084cd04c0dc8bef038e93a3670c SHA1: 61f5a9fe3ad42412e97b51ce20bbaf024600b67f SHA256: 9dcf7e47c3101fcf12ffb31ce2e55882e6879144f01f4d5afbb1f3d90dec0217 Description: An extensible, general perl server engine Net::Server is an extensible, general perl server engine that combines the good properties from Net::Daemon, NetServer::Generic, and Net::FTPServer; and borrows various concepts from the Apache webserver. . Features include: . * Single Server Mode * Inetd Server Mode * Preforking Simple Mode (PreForkSimple) * Preforking Managed Mode (PreFork) * Forking Mode * Multiplexing Mode using a single process * Multi port accepts on Single, Preforking, and Forking modes * Simultaneous accept/recv on tcp, udp, and unix sockets * Safe signal handling in Fork/PreFork avoids perl signal trouble * User customizable hooks * Chroot ability after bind * Change of user and group after bind * Basic allow/deny access control * Customized logging (choose Syslog, log_file, or STDERR) * HUP able server (clean restarts via sig HUP) * Dequeue ability in all Fork and PreFork modes. * Taint clean * Written in Perl * Protection against buffer overflow * Clean process flow * Extensibility Package: libnet-daemon-perl Priority: extra Section: interpreters Installed-Size: 156 Maintainer: Mike Mattice Architecture: all Version: 0.38-1.1 Depends: perl (>= 5.6.0-16) Filename: pool/2008/main/libn/libnet-daemon-perl/libnet-daemon-perl_0.38-1.1_all.deb Size: 45912 MD5sum: 16b6e94c7d86adceeed5fd18aea72e21 SHA1: e352e01b537254a1a70eeb5a5422295fb93d46e9 SHA256: 1591429390587cd0e1b9854aedcdc161a73fafca4f3e1010539b04f2d639eb52 Description: Perl module for building portable Perl daemons easily. Net::Daemon is an abstract base class for implementing portable server applications in a very simple way. The module is designed for Perl 5.005 and threads, but can work with fork() and Perl 5.004. Package: libnet-ldap-perl Priority: optional Section: perl Installed-Size: 856 Maintainer: Ubuntu Core Developers Original-Maintainer: Florian Ragwitz Architecture: all Version: 1:0.34-1 Depends: perl (>= 5.6.0-16), libconvert-asn1-perl, libmime-base64-perl, libwww-perl Suggests: libio-socket-ssl-perl, liburi-perl, libdigest-md5-perl, libxml-parser-perl, libauthen-sasl-perl, libxml-sax-perl Filename: pool/2008/main/libn/libnet-ldap-perl/libnet-ldap-perl_0.34-1_all.deb Size: 333334 MD5sum: ae19a54aeb3ea78540886641b9a5b7b3 SHA1: cd3818aaaf95b110d5daf2fd77cee63ce359f3cf SHA256: 67e4ab41c9a57add455240268b42a8024358da8e0732f6ee02ffcb756d4c7799 Description: A Client interface to LDAP servers The perl-ldap distribution is a collection of perl modules which provide an object orientated interface to LDAP servers. . The perl-ldap distribution has several advantages: * By using the perl object interface the perl-ldap modules provide programmers with an interface which allows complex searches of LDAP directories with only a small amount of code. * All the perl-ldap modules are written entirely in perl, which means that the library is truly cross-platform compatible. No C or XS extension are used so no C compiler is needed to install the modules. Package: libnfsidmap2 Priority: standard Section: libs Installed-Size: 92 Maintainer: Ubuntu Core Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: i386 Source: libnfsidmap Version: 0.20-0build1 Depends: libc6 (>= 2.7-1), libldap-2.4-2 (>= 2.4.7) Conflicts: libnfsidmap1 Filename: pool/2008/main/libn/libnfsidmap/libnfsidmap2_0.20-0build1_i386.deb Size: 22964 MD5sum: 0ac50a267b245eeb1b733db273595724 SHA1: 22b4ecf5a3112a71f4cd5cb665621c6840e7a013 SHA256: 4d741ec947ecbd0c0408051d9d7f5abe4e6ab63601003f9385c2c1b28614ea6b Description: An nfs idmapping library libnfsidmap provides functions to map between NFSv4 names (which are of the form user@domain) and local uid's and gid's. . Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/ Package: libnfsidmap-dev Priority: optional Section: devel Installed-Size: 112 Maintainer: Ubuntu Core Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: i386 Source: libnfsidmap Version: 0.20-0build1 Depends: libnfsidmap2 (= 0.20-0build1) Filename: pool/2008/main/libn/libnfsidmap/libnfsidmap-dev_0.20-0build1_i386.deb Size: 26126 MD5sum: cd04937b8e2cc58678cfc8acfb985986 SHA1: 8194e839aa0285165e0757b629ee2970d9632ae1 SHA256: b2a67d02b07e345b8604c55cba4eaa1053628ccbac24191d1020e8722fe85b85 Description: header files and docs for libnfsidmap Contains the header files and documentation for libnfsidmap for use in developing applications that use the libnfsidmap library. . libnfsidmap provides functions to map between NFSv4 names (which are of the form user@domain) and local uid's and gid's. . Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/ Package: libnet-cidr-perl Priority: optional Section: perl Installed-Size: 92 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Bart Martens Architecture: all Version: 0.11-2 Depends: perl (>= 5.6.0-16) Filename: pool/2008/main/libn/libnet-cidr-perl/libnet-cidr-perl_0.11-2_all.deb Size: 14320 MD5sum: dd7a827f9e989cdaf73dec0616f6a38a SHA1: 5bc8cb522048c5a4f6aefdabadbab9dd696e1896 SHA256: 21d03199f173da0486a15043969955017386768a9c9268ab970395ef4bcd52b0 Description: Manipulate IPv4/IPv6 netblocks in CIDR notation The Net::CIDR package contains functions that manipulate lists of IP netblocks expressed in CIDR notation. The Net::CIDR functions handle both IPv4 and IPv6 addresses. . Homepage: http://search.cpan.org/~mrsam/Net-CIDR/ Package: libnss-db Priority: standard Section: admin Installed-Size: 148 Maintainer: Ubuntu Core Developers Original-Maintainer: Piotr Roszatycki Architecture: i386 Version: 2.2.3pre1-3ubuntu1 Depends: libc6 (>= 2.7-1), libdb4.6, libselinux1 (>= 2.0.15), make Filename: pool/2008/main/libn/libnss-db/libnss-db_2.2.3pre1-3ubuntu1_i386.deb Size: 25686 MD5sum: 02d4f623521b901152682bf3f8f96a0b SHA1: fb58791b5906bdf90585fa2b56b13039448f399c SHA256: 743a8fa2b599d8754a724fef34430ced0db92d70eb7a56cf42839a4dfcd17d53 Description: NSS module for using Berkeley Databases as a naming service nss_db is a set of C library extensions which allow Berkeley Databases to be used as a primary source of aliases, ethers, groups, hosts, networks, protocol, users, RPCs, services, and shadow passwords (instead of or in addition to using flat files or NIS). Install nss_db if your flat name service files are too large and lookups are slow. Homepage: http://www.gnu.org/software/libc/ Package: libnjb5 Priority: optional Section: libs Installed-Size: 296 Maintainer: Ubuntu Core Developers Original-Maintainer: John Bovey Architecture: i386 Source: libnjb Version: 2.2.5-4.1ubuntu2 Replaces: libnjb-hotplug Depends: libc6 (>= 2.5-0ubuntu1), libusb-0.1-4 (>= 2:0.1.12) Suggests: udev | hotplug Conflicts: libnjb-hotplug Filename: pool/2008/main/libn/libnjb/libnjb5_2.2.5-4.1ubuntu2_i386.deb Size: 97654 MD5sum: 305ad35ab403e5aad1d5f7e155d874ae SHA1: 55b1665bf4c5dac7b5772655091f04c0551e31bf SHA256: 10934c63022bfbcf760564fa8b702c3242f382391683f6ad9bb113405ce7a0c1 Description: Creative Labs Nomad Jukebox library A library for communicating with the Creative Nomad Jukebox MP3 player. More information can be found at the libnjb web site: http://sf.net/projects/libnjb/ This package contains the shared library. Package: libnjb-doc Priority: optional Section: libdevel Installed-Size: 1776 Maintainer: Ubuntu Core Developers Original-Maintainer: John Bovey Architecture: all Source: libnjb Version: 2.2.5-4.1ubuntu2 Filename: pool/2008/main/libn/libnjb/libnjb-doc_2.2.5-4.1ubuntu2_all.deb Size: 221498 MD5sum: 0c505fd6181c62e02d954c5b2565768b SHA1: d7ac6e24eba933d684927585915323514edc79ad SHA256: b927d6fe54645f3c2dee9adbd4d60e862fc973b46080bce045ccc81b765d597e Description: Creative Labs Nomad Jukebox library documentation A library for communicating with the Creative Nomad Jukebox MP3 player. More information can be found at the libnjb web site: http://sf.net/projects/libnjb/ This package contains the development documentation. Package: libnjb-dev Priority: optional Section: libdevel Installed-Size: 312 Maintainer: Ubuntu Core Developers Original-Maintainer: John Bovey Architecture: i386 Source: libnjb Version: 2.2.5-4.1ubuntu2 Depends: libnjb5 (= 2.2.5-4.1ubuntu2), libusb-dev (>> 0.1.7) Filename: pool/2008/main/libn/libnjb/libnjb-dev_2.2.5-4.1ubuntu2_i386.deb Size: 88910 MD5sum: b0eb24c18daeaef0940af0f4a3f6fde6 SHA1: 12a746a098bc345b4bed13b4bc5fcfa85cb4f98b SHA256: 50fc346d877f567a5fb0ec9c46e4f12869e6e83f7cbc1391f653328674fd5556 Description: Creative Labs Nomad Jukebox library development files A library for communicating with the Creative Nomad Jukebox MP3 player. More information can be found at the libnjb web site: http://sf.net/projects/libnjb/ This package contains the headers and development libraries. Package: libnet-ssleay-perl Priority: optional Section: perl Installed-Size: 952 Maintainer: Florian Ragwitz Architecture: i386 Version: 1.30-1 Depends: perlapi-5.8.7, perl (>= 5.8.7-10ubuntu2), libc6 (>= 2.4-1), libssl0.9.8 (>= 0.9.8a-1) Suggests: libmime-base64-perl Filename: pool/2008/main/libn/libnet-ssleay-perl/libnet-ssleay-perl_1.30-1_i386.deb Size: 186008 MD5sum: d764ebb5d581e39a3b021393f4d5e80d SHA1: 414224d92fa22d4b6e1e98ca40d479be2bf876cf SHA256: 59c73f5979f44800aa678ac1831f54d065ded64c3971bb456d682924542e056e Description: Perl module for Secure Sockets Layer (SSL) Net::SSLeay.pm is a perl module that allows you to call Secure Sockets Layer (SSL) functions of the SSLeay library directly from your perl scripts. It is useful if you want to program robots that access secure web servers or if you want to build your own applications over SSL encrypted tunnels. If you just want to view web pages on https servers, you do not need this - your web browser already knows to do that. Package: libnl1 Priority: optional Section: libs Installed-Size: 328 Maintainer: Ubuntu Core Developers Original-Maintainer: Michael Biebl Architecture: i386 Source: libnl Version: 1.1-1 Replaces: libnl1-pre6, libnl1-pre8 Depends: libc6 (>= 2.7-1) Conflicts: libnl1-pre6, libnl1-pre8 Filename: pool/2008/main/libn/libnl/libnl1_1.1-1_i386.deb Size: 118014 MD5sum: ef7f8fb295ee22c000a4806f8b46b233 SHA1: cddcdbbbfbb3fc10368391c34d25a588485d37ea SHA256: 4cf7a452f86853c38b318608ada6c2b42d38275270ef96671dbb49c09104a2f5 Description: Library for dealing with netlink sockets This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. Homepage: http://people.suug.ch/~tgr/libnl/ Package: libnl-dev Priority: optional Section: libdevel Installed-Size: 300 Maintainer: Ubuntu Core Developers Original-Maintainer: Michael Biebl Architecture: i386 Source: libnl Version: 1.1-1 Depends: libnl1 (= 1.1-1) Suggests: libnl-doc Filename: pool/2008/main/libn/libnl/libnl-dev_1.1-1_i386.deb Size: 24736 MD5sum: 21b2facb8c10ce291fa2ca8373d4b5ea SHA1: 783fb1aee443ea7f218abd76d3caf012e1d2fec4 SHA256: 0108c0b147b35f30b9829d1c20e28995b42afc649f5abf7bf951701d843e4ce2 Description: Development library and headers for libnl This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains all files that are needed to build applications using libnl. Homepage: http://people.suug.ch/~tgr/libnl/ Package: libnl-doc Priority: optional Section: doc Installed-Size: 5000 Maintainer: Ubuntu Core Developers Original-Maintainer: Michael Biebl Architecture: all Source: libnl Version: 1.1-1 Filename: pool/2008/main/libn/libnl/libnl-doc_1.1-1_all.deb Size: 657186 MD5sum: a243777d2f1378293a794ace9ce48da0 SHA1: c5a1d1c74a323dec17135a0715c78148562d1626 SHA256: aedd14b4755c4f2a2b601d202fb6b04c2c727cd2df43afcbc74e5da804281ed6 Description: API documentation for libnl This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the API reference documentation for libnl. Homepage: http://people.suug.ch/~tgr/libnl/ Package: libnet-telnet-perl Priority: optional Section: perl Installed-Size: 216 Maintainer: Gunnar Wolf Architecture: all Version: 3.03-1 Depends: perl (>= 5.6.0-16) Filename: pool/2008/main/libn/libnet-telnet-perl/libnet-telnet-perl_3.03-1_all.deb Size: 55816 MD5sum: 5358b229990ff7ee56b0902de86868b3 SHA1: 516adf0abe51eebae6ddb2fea87241ebba13fe53 SHA256: a0f8ec997608d098fe944ed9a7dd797fe3f7c6903ea3f8af41e71e9face8cef0 Description: Script telnetable connections Net::Telnet allows you to make client connections to a TCP port and do network I/O, especially to a port using the TELNET protocol. Simple I/O methods such as print, get, and getline are provided. More sophisticated interactive features are provided because connecting to a TELNET port ultimately means communicating with a program designed for human interaction. These interactive features include the ability to specify a timeout and to wait for patterns to appear in the input stream, such as the prompt from a shell. Package: libnet-dbus-perl Priority: optional Section: perl Installed-Size: 808 Maintainer: Ubuntu Core Developers Original-Maintainer: Jack Bates Architecture: i386 Version: 0.33.5-1 Depends: perlapi-5.8.8, perl (>= 5.8.8-7ubuntu3), libc6 (>= 2.6.1-1), libdbus-1-3 (>= 1.1.1), libxml-twig-perl Filename: pool/2008/main/libn/libnet-dbus-perl/libnet-dbus-perl_0.33.5-1_i386.deb Size: 227290 MD5sum: 91ccacea5836551db1fd6cce5749276c SHA1: 2916c4194b41dc856da54842b51976fc061d44e3 SHA256: a15c9941e33dc34b6da655b3f6a48448063dde509305e6120779a8c049165711 Description: Perl extension for the DBus message system Net::DBus provides a Perl API for the DBus message system. The DBus Perl interface is currently operating against the 0.32 development version of DBus, but should work with later versions too, providing the API changes have not been too drastic. . Users of this package are either typically, service providers in which case the Net::DBus::Service and Net::DBus::Object modules are of most relevance, or are client consumers, in which case Net::DBus::RemoteService and Net::DBus::RemoteObject are of most relevance. Package: libmokoui2-doc Priority: optional Section: doc Installed-Size: 176 Maintainer: Ubuntu Mobile Developers Original-Maintainer: Chris Lord Architecture: all Source: libmokoui2 Version: 0.3+bzr20080407-0ubuntu2 Suggests: devhelp Filename: pool/2008/main/libm/libmokoui2/libmokoui2-doc_0.3+bzr20080407-0ubuntu2_all.deb Size: 16206 MD5sum: 0bce511ef2680555d1f1fe43226dc6cc SHA1: 5b41e0c599f42c2948bedde9b505ffa8c2caf31f SHA256: 5018cdaefb3062c81f18c424109d4107094ebef3816dedf6204129987b40a109 Description: A set of UI widgets for OpenMoko development libmokoui2 is a set of UI widgets to ease development and integration with the OpenMoko phone environment. . This package contains the documentation. Package: libmokoui2-0 Priority: optional Section: libs Installed-Size: 88 Maintainer: Ubuntu Mobile Developers Original-Maintainer: Chris Lord Architecture: i386 Source: libmokoui2 Version: 0.3+bzr20080407-0ubuntu2 Depends: libatk1.0-0 (>= 1.20.0), libc6 (>= 2.1.3), libcairo2 (>= 1.6.0), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.20.1) Filename: pool/2008/main/libm/libmokoui2/libmokoui2-0_0.3+bzr20080407-0ubuntu2_i386.deb Size: 20384 MD5sum: 26f9cb90218aab719a75dbd95bc4a303 SHA1: 76dd5276c4b7836c82b802720b9c7ae010776e3f SHA256: 993742b53d295389ac38f2e738d3af6d3beb7b6f2cabfa1ea2f6e51b893d53ed Description: A set of UI widgets for OpenMoko development libmokoui2 is a set of UI widgets to ease development and integration with the OpenMoko phone environment. Package: libmokoui2-dev Priority: optional Section: libdevel Installed-Size: 116 Maintainer: Ubuntu Mobile Developers Original-Maintainer: Chris Lord Architecture: i386 Source: libmokoui2 Version: 0.3+bzr20080407-0ubuntu2 Depends: libgtk2.0-dev, libmokoui2-0 (= 0.3+bzr20080407-0ubuntu2) Filename: pool/2008/main/libm/libmokoui2/libmokoui2-dev_0.3+bzr20080407-0ubuntu2_i386.deb Size: 21290 MD5sum: 2fb0931523e7f112d081d5dea1e26007 SHA1: 777da4a1132ab06f6a29cfce58f1925d56531133 SHA256: b15c537d86ccf7f009869789b7291e679a1c79e88d78faf1c1bdbde5a6560137 Description: A set of UI widgets for OpenMoko development libmokoui2 is a set of UI widgets to ease development and integration with the OpenMoko phone environment. . This package contains the development files. Package: libmikmod2 Priority: optional Section: libs Installed-Size: 352 Maintainer: Ubuntu Core Developers Original-Maintainer: Ingo Saitz Architecture: i386 Source: libmikmod (3.1.11-6ubuntu3) Version: 3.1.11-a-6ubuntu3 Depends: libc6 (>= 2.5-0ubuntu1) Filename: pool/2008/main/libm/libmikmod/libmikmod2_3.1.11-a-6ubuntu3_i386.deb Size: 145310 MD5sum: fb7a9e97a87c40947135625f36c47958 SHA1: ebfb321b2adf933bf94f4e7dba9df7e1dd96cc65 SHA256: 0b86801a80a8eb695edacb6d95cdf3bafb4a88f2d1fe041e5562d309f4251a3e Description: A portable sound library This library is capable of playing samples as well as module files and was originally written by Jean-Paul Mikkers (MikMak) for DOS. It has subsequently been hacked by many hands and now runs on many Unix flavours. It uses the OSS /dev/dsp driver including in all recent kernels for output, as well as ALSA and EsounD, and will also write wav files. . Supported file formats include mod, stm, s3m, mtm, xm, and it. Package: libmikmod2-dev Priority: optional Section: libdevel Installed-Size: 720 Maintainer: Ubuntu Core Developers Original-Maintainer: Ingo Saitz Architecture: i386 Source: libmikmod (3.1.11-6ubuntu3) Version: 3.1.11-a-6ubuntu3 Provides: libmikmod-dev Depends: libmikmod2 (= 3.1.11-a-6ubuntu3), libc6-dev Conflicts: libmikmod-dev Filename: pool/2008/main/libm/libmikmod/libmikmod2-dev_3.1.11-a-6ubuntu3_i386.deb Size: 243096 MD5sum: 457b0a5f3e492e00326a7914fca4df76 SHA1: 7be8ded888fb9c014f295d31428250a2784a98ae SHA256: 47da30446771edf9aa0c82ac34d0379619c354c46c5a0417af9efb5ad16f4aed Description: A portable sound library - development files This library is capable of playing samples as well as module files and was originally written by Jean-Paul Mikkers (MikMak) for DOS. It has subsequently been hacked by many hands and now runs on many Unix flavours. It uses the OSS /dev/dsp driver including in all recent kernels for output, as well as ALSA and EsounD, and will also write wav files. . Supported file formats include mod, stm, s3m, mtm, xm, and it. . This package contains the symlinks, headers, and object files needed to compile and link programs which use libmikmod. Package: libmx4j-java-gcj Priority: optional Section: libs Installed-Size: 2800 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: i386 Source: libmx4j-java Version: 3.0.1-3 Depends: libmx4j-java (>= 3.0.1-3), liblog4j1.2-java-gcj, libgcj-common (>> 1:4.1.1-13), libc6 (>= 2.5-5), libgcc1 (>= 1:4.2-20070516), libgcj-bc (>= 4.1), zlib1g (>= 1:1.2.1) Filename: pool/2008/main/libm/libmx4j-java/libmx4j-java-gcj_3.0.1-3_i386.deb Size: 803418 MD5sum: 88b61277724a65924efa5f846522cab4 SHA1: fe6a39fd4ee967302f3bc3268b725324ead6129d SHA256: 03707edd29f93ef7c65a1ed29d57ec0b5af5258f98f63e1dfbdc184506d68a37 Description: An open source implementation of the JMX(TM) technology (native code) JMX defines the architecture, the patterns , the API and services to build manageable Java applications. It provide flexible framework to stop and restart services, and remove it from the application or to add it to an application, to change its configuration files, to ask it to do some operation (such as downloading information from an URL the system administrator passes in), and so on. . This package contains the natively compiled code for use by gij. Package: libmx4j-java Priority: optional Section: libs Installed-Size: 1036 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Version: 3.0.1-3 Depends: java-gcj-compat | java1-runtime | java2-runtime, liblog4j1.2-java, libbcel-java (>= 5.0) Suggests: libservlet2.4-java, libgnumail-java, jython Filename: pool/2008/main/libm/libmx4j-java/libmx4j-java_3.0.1-3_all.deb Size: 906250 MD5sum: c9c78f1cebe65c765ac24890c8936f6c SHA1: 9aa12dd4c9bc5f7b9d540247f9289e1c3e51387d SHA256: 510b2e4a007a239eb244cf78d821ff28bca1948abf31994f40b49cbeb3860026 Description: An open source implementation of the JMX(TM) technology JMX defines the architecture, the patterns , the API and services to build manageable Java applications. It provide flexible framework to stop and restart services, and remove it from the application or to add it to an application, to change its configuration files, to ask it to do some operation (such as downloading information from an URL the system administrator passes in), and so on. Package: libmng-dev Priority: optional Section: libdevel Installed-Size: 920 Maintainer: Shiju p. Nair Architecture: i386 Source: libmng Version: 1.0.9-1 Replaces: libmng Depends: libmng1 (= 1.0.9-1), liblcms1-dev, libjpeg62-dev | libjpeg-dev, zlib1g-dev Filename: pool/2008/main/libm/libmng/libmng-dev_1.0.9-1_i386.deb Size: 284646 MD5sum: 09d453108c1705f439f176f919112095 SHA1: 7fe30ba4820dee994abd97626b508419a72b8989 SHA256: 7800b6b54cc51d095f7ed1f484822d9a797d65c1fe3cd9b90339640a666864ea Description: M-N-G library (Development headers) The libmng library supports decoding, displaying, encoding, and various other manipulations of the Multiple-image Network Graphics (MNG) format image files. It uses the zlib compression library, and optionally the JPEG library by the Independent JPEG Group (IJG) and/or lcms (little cms), a color-management library by Marti Maria Saguar. . Development headers Package: libmng1 Priority: optional Section: libs Installed-Size: 520 Maintainer: Shiju p. Nair Architecture: i386 Source: libmng Version: 1.0.9-1 Replaces: libmng-dev (<< 1.0.0-3), libmng Depends: libc6 (>= 2.4-1), libjpeg62, liblcms1 (>= 1.08-1), zlib1g (>= 1:1.2.1) Filename: pool/2008/main/libm/libmng/libmng1_1.0.9-1_i386.deb Size: 189808 MD5sum: 61991e59f0de5a0a4542bf710e2e2438 SHA1: dd8dc2d1d7f29eb9eb2deda103478383d6b41ffd SHA256: 8912857a453f26bd0e97cea0db7261911d61b1b5c59f76d348390fdc0dcadef4 Description: Multiple-image Network Graphics library The libmng library supports decoding, displaying, encoding, and various other manipulations of the Multiple-image Network Graphics (MNG) format image files. It uses the zlib compression library, and optionally the JPEG library by the Independent JPEG Group (IJG) and/or lcms (little cms), a color-management library by Marti Maria Saguar. Package: libmatchbox-dev Priority: optional Section: libdevel Installed-Size: 808 Maintainer: Ubuntu Core Developers Original-Maintainer: Moray Allan Architecture: i386 Source: libmatchbox Version: 1.9-3 Replaces: matchbox (<< 1:0.8.2) Depends: libglib2.0-dev, libjpeg62-dev, libmatchbox1 (= 1.9-3), libpango1.0-dev, libpng12-dev, libx11-dev, libxext-dev Filename: pool/2008/main/libm/libmatchbox/libmatchbox-dev_1.9-3_i386.deb Size: 125000 MD5sum: bd8cbff556bb01a02e6e6e6e087bee64 SHA1: cb642c17be129f9c3d53c957b57555ec6002de3e SHA256: 704000f80a595d5b0b55eafdbfe49a71ba75d92fcbb08182d4fe187811bf8d0a Description: shared library for Matchbox Project applications [development] Matchbox is a base environment for the X Window System running on non-desktop embedded platforms such as handhelds, set-top boxes, kiosks and anything else for which screen space, input mechanisms or system resources are limited. . libmatchbox provides core functionality used by several Matchbox project applications. . This package contains libmatchbox development files. Package: libmatchbox1 Priority: optional Section: libs Installed-Size: 148 Maintainer: Ubuntu Core Developers Original-Maintainer: Moray Allan Architecture: i386 Source: libmatchbox Version: 1.9-3 Replaces: matchbox (<< 1:0.8.2) Depends: libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libglib2.0-0 (>= 2.12.0), libjpeg62, libpango1.0-0 (>= 1.20.0), libpng12-0 (>= 1.2.13-4), libx11-6, libxext6, libxft2 (>> 2.1.1), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/libm/libmatchbox/libmatchbox1_1.9-3_i386.deb Size: 45386 MD5sum: c35d33c3a4925d4a9a28ff2fe81eba0e SHA1: 2b5a5e6ca656c08c342f406c354e9520576a89b0 SHA256: 4c75920143729638a03c4846e13e719fad9b60d5f3272aed510c944114d5780a Description: shared library for Matchbox Project applications [runtime] Matchbox is a base environment for the X Window System running on non-desktop embedded platforms such as handhelds, set-top boxes, kiosks and anything else for which screen space, input mechanisms or system resources are limited. . libmatchbox provides core functionality used by several Matchbox project applications. . This package contains the libmatchbox runtime library. Package: libmad0-dev Priority: optional Section: libdevel Installed-Size: 208 Maintainer: Ubuntu Core developers Original-Maintainer: Mad Maintainers Architecture: i386 Source: libmad Version: 0.15.1b-2.1ubuntu1 Depends: libmad0 (= 0.15.1b-2.1ubuntu1), pkg-config Filename: pool/2008/main/libm/libmad/libmad0-dev_0.15.1b-2.1ubuntu1_i386.deb Size: 87824 MD5sum: 3ca7545461990fcaa0300351d5a27696 SHA1: bad5abd42b790f4433e250d4912af1fb35f36b98 SHA256: 1c7661bb65fa73dfff97e3ab3f7723c87cd2de181407e074f16ded6d9f1af9e8 Description: MPEG audio decoder development library MAD is an MPEG audio decoder. It currently only supports the MPEG 1 standard, but fully implements all three audio layers (Layer I, Layer II, and Layer III, the latter often colloquially known as MP3.) . This is the package you need to develop or compile applications that use MAD. Package: libmad0 Priority: optional Section: libs Installed-Size: 160 Maintainer: Ubuntu Core developers Original-Maintainer: Mad Maintainers Architecture: i386 Source: libmad Version: 0.15.1b-2.1ubuntu1 Depends: libc6 (>= 2.6-1) Filename: pool/2008/main/libm/libmad/libmad0_0.15.1b-2.1ubuntu1_i386.deb Size: 76400 MD5sum: bdd817f8131b8c3a2d08dd43532c5bba SHA1: 4c61a5436f08077ae78ada146a83ff0dfb0eec61 SHA256: fc0be0e14f77d47797e5d59114904a2e627047e587383f318edc4e96840bbd71 Description: MPEG audio decoder library MAD is an MPEG audio decoder. It currently only supports the MPEG 1 standard, but fully implements all three audio layers (Layer I, Layer II, and Layer III, the latter often colloquially known as MP3.) . MAD has the following special features: - 100% fixed-point (integer) computation - completely new implementation based on the ISO/IEC 11172-3 standard - distributed under the terms of the GNU General Public License (GPL) Package: libmusicbrainz4c2a Priority: optional Section: libs Installed-Size: 268 Maintainer: Ubuntu Core Developers Original-Maintainer: Lukáš Lalinský Architecture: i386 Source: libmusicbrainz-2.1 Version: 2.1.5-1ubuntu2 Replaces: libmusicbrainz4, libmusicbrainz4c2 Depends: libc6 (>= 2.6-1), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1) Conflicts: libmusicbrainz4, libmusicbrainz4c2 Filename: pool/2008/main/libm/libmusicbrainz-2.1/libmusicbrainz4c2a_2.1.5-1ubuntu2_i386.deb Size: 97606 MD5sum: 569c359b95580508cd51f5a95c7b8a01 SHA1: 235e8291366c9485b52f1b96f9122cff78e5cae0 SHA256: da0b16f65c2c3ac3dbe67562b1c05826a890a3ab2b0570cbe0974208ccc51566 Description: Second generation incarnation of the CD Index - library MusicBrainz indexes both digital compressed audio (MP3/Vorbis) and digital audio CDs. . Homepage: http://musicbrainz.org/ Package: libmusicbrainz4-dev Priority: optional Section: libdevel Installed-Size: 480 Maintainer: Ubuntu Core Developers Original-Maintainer: Lukáš Lalinský Architecture: i386 Source: libmusicbrainz-2.1 Version: 2.1.5-1ubuntu2 Provides: libmusicbrainz-dev Depends: libmusicbrainz4c2a (= 2.1.5-1ubuntu2), libexpat1-dev, libc6-dev | libc-dev Conflicts: libmusicbrainz-dev Filename: pool/2008/main/libm/libmusicbrainz-2.1/libmusicbrainz4-dev_2.1.5-1ubuntu2_i386.deb Size: 128306 MD5sum: b010b293e8e3b0aaf5c1e37d440e6562 SHA1: 9e4e89eda3662e2655877d75cb3b0a12b0ee4de1 SHA256: 7c0127523441a9806404f5677ab13c611aa34e3952ab35f8e32d2cff19c314aa Description: Second generation incarnation of the CD Index - development MusicBrainz indexes both digital compressed audio (MP3/Vorbis) and digital audio CDs. . This package contains the development files (headers, static library). . Homepage: http://musicbrainz.org/ Package: libmodplug0c2 Priority: optional Section: sound Installed-Size: 276 Maintainer: Ubuntu Core Developers Original-Maintainer: Zed Pobre Architecture: i386 Source: libmodplug Version: 1:0.7-7 Replaces: xmms-modplug (<< 2.04-1), libmodplug0 Depends: libc6 (>= 2.6.1-1), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1) Conflicts: xmms-modplug (<< 2.04-1), libmodplug0 Filename: pool/2008/main/libm/libmodplug/libmodplug0c2_0.7-7_i386.deb Size: 122074 MD5sum: 795bdd5c995af4fd6256ca31e5883927 SHA1: 2f44836a021584259b907af8c9445e25325a55a4 SHA256: d82cf5c76c49c441f9a73b7ab1f23de4e831e7a6d5ababbfce6ab986b763b7fe Description: shared libraries for mod music based on ModPlug This is a library based on the mod rendering code from ModPlug, a popular windows mod player written by Olivier Lapicque, found at http://www.modplug.com. It is required for ModPlug-XMMS (in the xmms-modplug package). . The homepage for modplug-xmms is http://modplug-xmms.sourceforge.net Package: libmodplug-dev Priority: optional Section: sound Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: Zed Pobre Architecture: all Source: libmodplug Version: 1:0.7-7 Replaces: xmms-modplug (<< 2.04-1) Depends: libmodplug0c2 (>= 1:0.7-7), libmodplug0c2 (<< 1:0.7-7.1~) Conflicts: xmms-modplug (<< 2.04-1) Filename: pool/2008/main/libm/libmodplug/libmodplug-dev_0.7-7_all.deb Size: 22768 MD5sum: 2e176307a677b848fe01b82a148fac12 SHA1: a9796cb46708d58b3419f5644dddcb2bcdb85fb6 SHA256: 389b618230768d66b637b91f9021907567a7d7af4ca9a64238f758557cb8085b Description: development files for mod music based on ModPlug This package contains the header files and .so symlinks required to compile code against libmodplug, a library based on the mod rendering code from ModPlug, a popular windows mod player written by Olivier Lapicque, found at http://www.modplug.com. It is required to compile ModPlug-XMMS (in the xmms-modplug package). . The homepage for modplug-xmms is http://modplug-xmms.sourceforge.net Package: libmpcdec3 Priority: optional Section: libs Installed-Size: 120 Maintainer: Ubuntu Core Developers Original-Maintainer: Joe Wreschnig Architecture: i386 Source: libmpcdec Version: 1.2.2-1build1 Depends: libc6 (>= 2.6) Filename: pool/2008/main/libm/libmpcdec/libmpcdec3_1.2.2-1build1_i386.deb Size: 27374 MD5sum: f7c77e5ba56cb4183272861a55584064 SHA1: 148d59bb6f3abbbbb39e98ce1afcce16a1542474 SHA256: c931fbfc34bb689a078062cfcbfc1e1145224df52a44a4a989a3c52d606319d3 Description: Musepack (MPC) format library libmpcdec allows you to decode files in the Musepack audio format, which usually use the 'mpc' extension. MPC is a lossy compression format like MP3 or Ogg Vorbis. It is based on the MPEG-1 Layer-2 / MP2 algorithms, but has vastly improved. Package: libmpcdec-dev Priority: optional Section: libdevel Installed-Size: 1252 Maintainer: Ubuntu Core Developers Original-Maintainer: Joe Wreschnig Architecture: i386 Source: libmpcdec Version: 1.2.2-1build1 Depends: libmpcdec3 (= 1.2.2-1build1) Filename: pool/2008/main/libm/libmpcdec/libmpcdec-dev_1.2.2-1build1_i386.deb Size: 148346 MD5sum: 95f4c722b703c27c7bb8bb834229b9bf SHA1: 13828377c4a7bb492f57063e86336b3c2f3e1d9c SHA256: 8bcafc3074fef0db001ed8ddc0301f0039e1bed5e451be5880c4b38d0c91238a Description: Musepack (MPC) format library [development files] This package contains files used to develop or compile programs that use libmpcdec. . libmpcdec allows you to decode files in the Musepack audio format, which usually use the 'mpc' extension. MPC is a lossy compression format like MP3 or Ogg Vorbis. It is based on the MPEG-1 Layer-2 / MP2 algorithms, but has vastly improved. Package: libmodule-build-perl Priority: optional Section: perl Installed-Size: 640 Maintainer: Ubuntu Core Developers Original-Maintainer: Jay Bonci Architecture: all Version: 0.2808-0.2 Depends: perl (>= 5.6.0-16), libarchive-tar-perl (>= 1.0.0), libyaml-perl (>= 0.35), libextutils-parsexs-perl (>= 2.02) Filename: pool/2008/main/libm/libmodule-build-perl/libmodule-build-perl_0.2808-0.2_all.deb Size: 237136 MD5sum: 055758ee4e1c221a090e00ad3f32422c SHA1: f24fa5ebe8e6f1522e92c0ba10d2b8be497ef2c2 SHA256: 30d5bc895fe19ce52925e3e43a9a7e3cf92c4058aea1d6c2395e952093203725 Description: Subclassable and make-independant perl module builder alternative Module::Build is a system for building, testing, and installing Perl modules. It is meant to be a replacement for ExtUtils::MakeMaker. Developers may alter the behavior of the module through subclassing in a much more straightforward way than with MakeMaker. Package: libmtp-dev Priority: optional Section: libdevel Installed-Size: 264 Maintainer: Ubuntu Core Developers Original-Maintainer: Rafael Laboissiere Architecture: i386 Source: libmtp Version: 0.2.6.1-2ubuntu1 Depends: libmtp7 (= 0.2.6.1-2ubuntu1), libusb-dev (>> 0.1.7) Filename: pool/2008/main/libm/libmtp/libmtp-dev_0.2.6.1-2ubuntu1_i386.deb Size: 75696 MD5sum: 366cce5bf21f91654b418fd4e5ac146b SHA1: 2fb796d6a42d779b06b324558153ee3843330e49 SHA256: 33cfa4c19b93335b9601bdac704b564dbfd6658c63daa91e3277074c630cf405 Description: Media Transfer Protocol (MTP) development files A library for communicating with MTP aware devices. MTP (Media Transfer Protocol) is necessary to communicate with some USB portable devices like mp3 players, video players or digital camera. . While some portable device will use USB mass storage protocol or PTP (picture transfer protocol), some device can only communicate through MTP [ see http://en.wikipedia.org/wiki/Media_Transfer_Protocol ] . This package contains the headers and development libraries. Homepage: http://libmtp.sourceforge.net/ Package: libmtp7 Priority: optional Section: libs Installed-Size: 532 Maintainer: Ubuntu Core Developers Original-Maintainer: Rafael Laboissiere Architecture: i386 Source: libmtp Version: 0.2.6.1-2ubuntu1 Depends: libc6 (>= 2.4), libusb-0.1-4 (>= 2:0.1.12) Recommends: udev Filename: pool/2008/main/libm/libmtp/libmtp7_0.2.6.1-2ubuntu1_i386.deb Size: 114256 MD5sum: 41fc1fa86f87deed9c4b9b8cbd7fe22c SHA1: cc5a551f3e8deb84bfc1525cfedc5e4950c4aa9a SHA256: f10f2780e5fd4fafb8a69bd2ab05f219fee8f8481bc955c257a7ef5979f9d794 Description: Media Transfer Protocol (MTP) library A library for communicating with MTP aware devices. MTP (Media Transfer Protocol) is necessary to communicate with some USB portable devices like mp3 players, video players or digital camera. . While some portable device will use USB mass storage protocol or PTP (picture transfer protocol), some device can only communicate through MTP [ see http://en.wikipedia.org/wiki/Media_Transfer_Protocol ] Homepage: http://libmtp.sourceforge.net/ Package: libmtp-doc Priority: optional Section: doc Installed-Size: 1396 Maintainer: Ubuntu Core Developers Original-Maintainer: Rafael Laboissiere Architecture: all Source: libmtp Version: 0.2.6.1-2ubuntu1 Filename: pool/2008/main/libm/libmtp/libmtp-doc_0.2.6.1-2ubuntu1_all.deb Size: 200466 MD5sum: bdca0d425d5b0e5bcb03983de2bf6d5a SHA1: fd5106830db55fd44098b1f73513f0e3c2e25b04 SHA256: 62b294b38f00bf137b917292877fe751e64ed5bf2c006e02a69c6087fc8b8d75 Description: Media Transfer Protocol (MTP) library documentation A library for communicating with MTP aware devices. MTP (Media Transfer Protocol) is necessary to communicate with some USB portable devices like mp3 players, video players or digital camera. . While some portable device will use USB mass storage protocol or PTP (picture transfer protocol), some device can only communicate through MTP [ see http://en.wikipedia.org/wiki/Media_Transfer_Protocol ] . This package contains the development documentation. Homepage: http://libmtp.sourceforge.net/ Package: libmailtools-perl Priority: optional Section: perl Installed-Size: 316 Maintainer: Ubuntu Core Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: all Version: 2.02-1 Replaces: mailtools (<= 1.15-1) Provides: libmail-perl, mailtools Depends: libnet-perl, libtimedate-perl, perl (>= 5.6.0-16) Conflicts: mailtools (<= 1.15-1) Filename: pool/2008/main/libm/libmailtools-perl/libmailtools-perl_2.02-1_all.deb Size: 96634 MD5sum: dda0f193532c7261ee05634f86161b00 SHA1: 6b2239afe48cb61798ce0c5e7cb24df5da9d29d2 SHA256: f7f3f2ce5536720cbf40d59286be83920a685809581578c2cd828ab6f6326fe3 Description: Manipulate email in perl programs This is a set of perl modules which provide an easy interface to manipulating email in an object-oriented fashion. Homepage: http://search.cpan.org/~markov/MailTools-2.02/ Package: libotf0-dbg Priority: optional Section: libdevel Installed-Size: 192 Maintainer: Hidetaka Iwai Architecture: i386 Source: libotf Version: 0.9.4-1 Depends: libotf0 (= 0.9.4-1) Filename: pool/2008/main/libo/libotf/libotf0-dbg_0.9.4-1_i386.deb Size: 59882 MD5sum: b590836fd748b6cfaf6073b4fd85d3fd SHA1: 0254a53f49df00aa8cb4d16aad7609d34efb1c13 SHA256: cb2bfc93a2c76f95aa0b8986b62477c127959207f5502de7bf3378ef21169e65 Description: The libotf libraries and debugging symbols The libotf library provides the following facilities: - Read Open Type Layout Tables from OTF file. Currently these tables are supported; head, name, cmap, GDEF, GSUB, and GPOS. - Convert a Unicode character sequence to a glyph code sequence by using the above tables. . The combination of libotf and the FreeType library (Ver.2) realizes CTL (complex text layout) by OpenType fonts. . This package contains unstripped shared libraries. it is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and can be used by placing that directory in LD_LIBRARY_PATH. Most people will not need this package. Package: libotf0 Priority: optional Section: libs Installed-Size: 136 Maintainer: Hidetaka Iwai Architecture: i386 Source: libotf Version: 0.9.4-1 Depends: libc6 (>= 2.4-1), libfreetype6 (>= 2.1.10-1), zlib1g (>= 1:1.2.1) Filename: pool/2008/main/libo/libotf/libotf0_0.9.4-1_i386.deb Size: 40022 MD5sum: 05c8f15d3cc9310acc99130fb959272d SHA1: 21141724157f599dd4b91264b23b19f8c43e9c51 SHA256: 702435dab0f8817be6f6c93bb595cded0cbbc1747689fa3862db2ecc1f3df0a6 Description: A Library for handling OpenType Font - runtime The libotf library provides the following facilities: - Read Open Type Layout Tables from OTF file. Currently these tables are supported; head, name, cmap, GDEF, GSUB, and GPOS. - Convert a Unicode character sequence to a glyph code sequence by using the above tables. . The combination of libotf and the FreeType library (Ver.2) realizes CTL (complex text layout) by OpenType fonts. . This package contains the runtime part of libotf. Package: libotf-dev Priority: optional Section: libdevel Installed-Size: 172 Maintainer: Hidetaka Iwai Architecture: i386 Source: libotf Version: 0.9.4-1 Depends: libotf0 (= 0.9.4-1) Filename: pool/2008/main/libo/libotf/libotf-dev_0.9.4-1_i386.deb Size: 47562 MD5sum: 59f63571a96f6dc6100a49d10227abfa SHA1: e9f86b03ddb2c85250efe6afc87641080e26f8f6 SHA256: 538d06fa11acf97d2832a3c2c6b1c12910667b2ed8b0310e849eafaa74e88d60 Description: A Library for handling OpenType Font - development The libotf library provides the following facilities: - Read Open Type Layout Tables from OTF file. Currently these tables are supported; head, name, cmap, GDEF, GSUB, and GPOS. - Convert a Unicode character sequence to a glyph code sequence by using the above tables. . The combination of libotf and the FreeType library (Ver.2) realizes CTL (complex text layout) by OpenType fonts. . This package contains the header and development files needed to build programs and packages using libotf. Package: libosso1 Priority: optional Section: libs Installed-Size: 120 Maintainer: Ubuntu Mobile Developers Original-Maintainer: Kimmo Hämäläinen Architecture: i386 Source: libosso Version: 2.16-0ubuntu3 Replaces: libosso-dbus-conf Provides: libosso-dbus-conf Depends: libc6 (>= 2.7-1), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libglib2.0-0 (>= 2.15.5) Conflicts: libosso-dbus-conf Filename: pool/2008/main/libo/libosso/libosso1_2.16-0ubuntu3_i386.deb Size: 37598 MD5sum: 638fdb091a25c8bbe1ddbe7c71cfab98 SHA1: 857f04c0e185d1460f941fdf6a527ebf496a3c54 SHA256: a6806d7f6dfcf1694f8707d3d5bd16cb69816459474070f7f861e6bc2c85fd5c Description: Libosso library Libosso contains D-Bus-related functionality for Maemo applications. Package: libosso-dev Priority: optional Section: devel Installed-Size: 252 Maintainer: Ubuntu Mobile Developers Original-Maintainer: Kimmo Hämäläinen Architecture: i386 Source: libosso Version: 2.16-0ubuntu3 Depends: libdbus-glib-1-dev, libosso1 (= 2.16-0ubuntu3) Filename: pool/2008/main/libo/libosso/libosso-dev_2.16-0ubuntu3_i386.deb Size: 59698 MD5sum: d0780d0d0d50a23c637b50aa7509941d SHA1: 5d829f8c9558e881e81e6fd2ad1934a25a4915be SHA256: 0973b358383fd4355bc1a5e9b37b92653becbd2ca39a247a49a0dfcfb99c0bf8 Description: Libosso development files Libosso header files for development. Package: libosso1-doc Priority: optional Section: doc Installed-Size: 604 Maintainer: Ubuntu Mobile Developers Original-Maintainer: Kimmo Hämäläinen Architecture: all Source: libosso Version: 2.16-0ubuntu3 Filename: pool/2008/main/libo/libosso/libosso1-doc_2.16-0ubuntu3_all.deb Size: 61384 MD5sum: d7060146836f4238ba6ffb0a43b53645 SHA1: 75e5259cb0b4a88e1e61d173197a03d78eabfdd4 SHA256: 2c5be681169b85f92dddba8114f088eaf693871d616d6a7d2e31dccabd63eabd Description: Libosso API documentation Libosso API documentation. Package: libosso1-dbg Priority: optional Section: libs Installed-Size: 216 Maintainer: Ubuntu Mobile Developers Original-Maintainer: Kimmo Hämäläinen Architecture: i386 Source: libosso Version: 2.16-0ubuntu3 Depends: libosso1 (= 2.16-0ubuntu3) Filename: pool/2008/main/libo/libosso/libosso1-dbg_2.16-0ubuntu3_i386.deb Size: 69696 MD5sum: e4de6da1c8161a4daf6c79ac3f899c5a SHA1: a9bcb979a24d756eee511697afb07ea56159a274 SHA256: 79d6306ac9fca72fbbb0575ab6d5657c2218bf54b05aaf7eaeed8f11e1d408e9 Description: Libosso library debug info Debug symbols and stuff for the Libosso library. Package: liboil0.3-dev Priority: optional Section: libdevel Installed-Size: 1172 Maintainer: Ubuntu Core Developers Original-Maintainer: Maintainers of GStreamer packages Architecture: i386 Source: liboil Version: 0.3.14-3 Provides: liboil-dev Depends: liboil0.3 (= 0.3.14-3) Suggests: liboil0.3-doc Filename: pool/2008/main/libo/liboil/liboil0.3-dev_0.3.14-3_i386.deb Size: 209286 MD5sum: f27cf2f94f1ada260a9a4fbbdbf64e64 SHA1: 906bc2f67a7a16d9a9f4ab6c2583cf876d37ec15 SHA256: 0e1b28cac5726e51e353cea38b7c4b06292be805c67ab1d9a1e1229d5a67e14b Description: Library of Optimized Inner Loops (development headers) Liboil is a collection of functions that often benefit from having special implementations on various architectures or CPUs. Each function in liboil has several implementations which may perform faster or slower on a given CPU. Some implementations use alternate algorithms, some use hand-crafted assembly, and some use special instructions that are only available on certain CPUs, such as MMX, SSE, or Altivec. The fastest implementation is automatically chosen at runtime. . This package contains the development headers and libraries, and should be installed to compile software that uses liboil. Homepage: http://liboil.freedesktop.org Package: liboil0.3-dbg Priority: extra Section: libdevel Installed-Size: 1124 Maintainer: Ubuntu Core Developers Original-Maintainer: Maintainers of GStreamer packages Architecture: i386 Source: liboil Version: 0.3.14-3 Depends: liboil0.3 (= 0.3.14-3) Filename: pool/2008/main/libo/liboil/liboil0.3-dbg_0.3.14-3_i386.deb Size: 294654 MD5sum: 5142742608147cfee1d61961c30831f6 SHA1: 19bf49148f96bea49e06a6ad8dd4d0f63dd6d53f SHA256: 1a216fcb25e879a58ea6ab831fff63d79fb59ad83743637af2e525df0e193a19 Description: Library of Optimized Inner Loops (debug package) Liboil is a collection of functions that often benefit from having special implementations on various architectures or CPUs. Each function in liboil has several implementations which may perform faster or slower on a given CPU. Some implementations use alternate algorithms, some use hand-crafted assembly, and some use special instructions that are only available on certain CPUs, such as MMX, SSE, or Altivec. The fastest implementation is automatically chosen at runtime. . This package contains the debugging symbols for the liboil library. Users should install it if they want to debug software that uses liboil. Homepage: http://liboil.freedesktop.org Package: liboil0.3 Priority: optional Section: libs Installed-Size: 520 Maintainer: Ubuntu Core Developers Original-Maintainer: Maintainers of GStreamer packages Architecture: i386 Source: liboil Version: 0.3.14-3 Depends: libc6 (>= 2.7-1) Filename: pool/2008/main/libo/liboil/liboil0.3_0.3.14-3_i386.deb Size: 126938 MD5sum: 97c6e0c0b440b00c67b8caed0859f952 SHA1: 88256210e9600bdf4a8f7c677cb0629e60597dc2 SHA256: 55ce37249acf2938d2a134b468c19bb47fe564418e7a37163ac3e1cae803122b Description: Library of Optimized Inner Loops Liboil is a collection of functions that often benefit from having special implementations on various architectures or CPUs. Each function in liboil has several implementations which may perform faster or slower on a given CPU. Some implementations use alternate algorithms, some use hand-crafted assembly, and some use special instructions that are only available on certain CPUs, such as MMX, SSE, or Altivec. The fastest implementation is automatically chosen at runtime. . This package contains the liboil shared libraries. It is typically installed automatically when an application or library requires it. Homepage: http://liboil.freedesktop.org Package: liboil0.3-doc Priority: optional Section: doc Installed-Size: 1016 Maintainer: Ubuntu Core Developers Original-Maintainer: Maintainers of GStreamer packages Architecture: all Source: liboil Version: 0.3.14-3 Replaces: liboil0.3-dev (<< 0.3.13-4) Suggests: liboil0.3-dev Filename: pool/2008/main/libo/liboil/liboil0.3-doc_0.3.14-3_all.deb Size: 70236 MD5sum: 23e8ecfd29f86ce17881868407847380 SHA1: a68f304984b816ea6592b4fdaecd68aca2422514 SHA256: f71262071857d152c108394564e8b16808009c8109a270ece53fbee916ecd3d5 Description: Library of Optimized Inner Loops (documentation) Liboil is a collection of functions that often benefit from having special implementations on various architectures or CPUs. Each function in liboil has several implementations which may perform faster or slower on a given CPU. Some implementations use alternate algorithms, some use hand-crafted assembly, and some use special instructions that are only available on certain CPUs, such as MMX, SSE, or Altivec. The fastest implementation is automatically chosen at runtime. . This package contains the documentation for liboil. Homepage: http://liboil.freedesktop.org Package: liboro-java Priority: optional Section: libs Installed-Size: 124 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Version: 2.0.8a-3 Depends: java-common, java-gcj-compat | java1-runtime | java2-runtime Filename: pool/2008/main/libo/liboro-java/liboro-java_2.0.8a-3_all.deb Size: 69080 MD5sum: 910a2026264ef91d1a2c219055927ecf SHA1: d54f29414005a726b8c3aae023c67c4fa94a472a SHA256: 9dbad42ebbd4f62a2547181679e72423689bead20fc1b0374c51c2077cc0240b Description: Regular expression library for Java The Jakarta-ORO Java classes are a set of text-processing Java classes that provide Perl5 compatible regular expressions, AWK-like regular expressions, glob expressions, and utility classes for performing substitutions, splits, filtering filenames, etc. ORO is faster and more functional than gnu.regexp. Package: libofa0 Priority: optional Section: libs Installed-Size: 204 Maintainer: Ubuntu Core Developers Original-Maintainer: Lukáš Lalinský Architecture: i386 Source: libofa Version: 0.9.3-2ubuntu2 Depends: libc6 (>= 2.7-1), libfftw3-3, libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.1.1-21) Filename: pool/2008/main/libo/libofa/libofa0_0.9.3-2ubuntu2_i386.deb Size: 57958 MD5sum: e1dcfaad42bb29e13e5ec8e0629dca00 SHA1: 7501f2c98e1bc3eb11afb74d926181731e465475 SHA256: 613023ce200f396d0f2f08f283c4b524d7cbd7a11f9db0a5fa0fcc7c7adb4e0a Description: Library for acoustic fingerprinting LIBOFA (the Open Fingerprint Architecture client library) is a library for generating acoustic fingerprints that can be used to identify music files using the MusicDNS service. . Homepage: http://www.musicdns.org/ Package: libofa0-dev Priority: optional Section: libdevel Installed-Size: 252 Maintainer: Ubuntu Core Developers Original-Maintainer: Lukáš Lalinský Architecture: i386 Source: libofa Version: 0.9.3-2ubuntu2 Depends: libfftw3-dev, libofa0 (= 0.9.3-2ubuntu2) Filename: pool/2008/main/libo/libofa/libofa0-dev_0.9.3-2ubuntu2_i386.deb Size: 65298 MD5sum: c917acfc66fc895a1bebc349bb2d055b SHA1: 75aac9a51f9219cf624f29a9db9eaeeb850db160 SHA256: 104a950a181f16022dd1115f02022f3ec4d0ed4afda5a7378bdd1e356c421dba Description: Library for acoustic fingerprinting LIBOFA (the Open Fingerprint Architecture client library) is a library for generating acoustic fingerprints that can be used to identify music files using the MusicDNS service. . This is the development package which contains headers and libraries for the Open Fingerprint Architecture client library. . Homepage: http://www.musicdns.org/ Package: liboobs-1-dev Priority: optional Section: libdevel Installed-Size: 1048 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: i386 Source: liboobs Version: 2.22.0-0ubuntu1 Depends: libdbus-1-dev (>= 0.70), libdbus-glib-1-dev (>= 0.70), libglib2.0-dev (>= 2.6.0), liboobs-1-4 (= 2.22.0-0ubuntu1) Filename: pool/2008/main/libo/liboobs/liboobs-1-dev_2.22.0-0ubuntu1_i386.deb Size: 121896 MD5sum: 63e6a760df38e1c4855f62508c6c0343 SHA1: 87a1c5da58216e6803aa1b6bd738e014af7c8708 SHA256: 60d3dc9107ba7792ef3c37cee626cd4d3a7f7da03c12805689554d1df41df646 Description: GObject based interface to system-tools-backends - dev files Liboobs is a lightweight library that provides a GObject based interface to system-tools-backends. It's completely abstracted of the communication and authentication details, making it easy for applications to integrate with the system details. . This package contains the development files. Package: liboobs-1-4-dbg Priority: extra Section: libdevel Installed-Size: 404 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: i386 Source: liboobs Version: 2.22.0-0ubuntu1 Depends: liboobs-1-4 (= 2.22.0-0ubuntu1) Filename: pool/2008/main/libo/liboobs/liboobs-1-4-dbg_2.22.0-0ubuntu1_i386.deb Size: 122138 MD5sum: 8fb6f8c2020dc49b74e9ed9030fa3925 SHA1: 43e9e36d02132421e96e53d40bf0bb81767d590e SHA256: 393f82992d49fac01f8c8f614394efbf90056475e755b3450270c885a40b2007 Description: GObject based interface to system-tools-backends - debug symbols Liboobs is a lightweight library that provides a GObject based interface to system-tools-backends. It's completely abstracted of the communication and authentication details, making it easy for applications to integrate with the system details. . This package contains the debugging symbols. Package: liboobs-1-4 Priority: optional Section: libs Installed-Size: 204 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: i386 Source: liboobs Version: 2.22.0-0ubuntu1 Depends: libc6 (>= 2.7-1), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libglib2.0-0 (>= 2.16.0), libhal1 (>= 0.5.8.1), system-tools-backends (>= 2.1.4) Breaks: gnome-system-tools (<< 2.21.3) Filename: pool/2008/main/libo/liboobs/liboobs-1-4_2.22.0-0ubuntu1_i386.deb Size: 59420 MD5sum: 5088c0b792ad9c71c89014614fd0cda5 SHA1: 6d8fb7cec4dfa5f89ace6d0e2dfae340c031ce4f SHA256: 078bba8a2f54e760b5f631507fc70ae53f222852dadcf0a57dcb55dbef5333e6 Description: GObject based interface to system-tools-backends - shared library Liboobs is a lightweight library that provides a GObject based interface to system-tools-backends. It's completely abstracted of the communication and authentication details, making it easy for applications to integrate with the system details. . This package contains the shared library. Package: libotr2-dev Priority: optional Section: libdevel Installed-Size: 256 Maintainer: Ubuntu Core Developers Original-Maintainer: Thibaut VARENE Architecture: i386 Source: libotr Version: 3.1.0-2 Replaces: libotr-dev, libotr0-dev, libotr1-dev Depends: libgcrypt11-dev, libotr2 (= 3.1.0-2) Conflicts: libotr-dev, libotr1-dev Filename: pool/2008/main/libo/libotr/libotr2-dev_3.1.0-2_i386.deb Size: 59998 MD5sum: ab89be56246689018edbb725ad2550e0 SHA1: ecb20be1f4bb07817b7beaea74db89f8ec6c1d1a SHA256: 725509e20b03ec7be0da941ba0ef832c0aabae1fdf7f7fb7dcab1bfd10beb658 Description: Off-the-Record Messaging library development files Off-the-Record (OTR) Messaging Library . OTR allows you to have private conversations over IM by providing: - Encryption - No one else can read your instant messages. - Authentication - You are assured the correspondent is who you think it is. - Deniability - The messages you send do _not_ have digital signatures that are checkable by a third party. Anyone can forge messages after a conversation to make them look like they came from you. However, _during_ a conversation, your correspondent is assured the messages he sees are authentic and unmodified. - Perfect forward secrecy - If you lose control of your private keys, no previous conversation is compromised. . This package contains the header files and static libraries needed to develop applications using libotr. Package: libotr2 Priority: optional Section: libs Installed-Size: 228 Maintainer: Ubuntu Core Developers Original-Maintainer: Thibaut VARENE Architecture: i386 Source: libotr Version: 3.1.0-2 Replaces: libotr0 Depends: libc6 (>= 2.7-1), libgcrypt11 (>= 1.2.2) Suggests: libotr2-bin (>= 3.1.0-2) Filename: pool/2008/main/libo/libotr/libotr2_3.1.0-2_i386.deb Size: 72374 MD5sum: fac55ce914ae1c5c913f6abc12f1cf17 SHA1: 4e64179e05de57c7ba3e4308c6180a1784a91407 SHA256: 1a2f70af19742b6043019531e2f89d38e773e251156927f84df745a7fcbf96ae Description: Off-the-Record Messaging library Off-the-Record (OTR) Messaging Library and Toolkit . OTR allows you to have private conversations over IM by providing: - Encryption - No one else can read your instant messages. - Authentication - You are assured the correspondent is who you think it is. - Deniability - The messages you send do _not_ have digital signatures that are checkable by a third party. Anyone can forge messages after a conversation to make them look like they came from you. However, _during_ a conversation, your correspondent is assured the messages he sees are authentic and unmodified. - Perfect forward secrecy - If you lose control of your private keys, no previous conversation is compromised. Package: libogg0 Priority: optional Section: libs Installed-Size: 80 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xiph.org Maintainers Architecture: i386 Source: libogg Version: 1.1.3-3ubuntu1 Depends: libc6 (>= 2.7-1) Filename: pool/2008/main/libo/libogg/libogg0_1.1.3-3ubuntu1_i386.deb Size: 14398 MD5sum: 320b80cd7913344e3ef83dea2f57d53f SHA1: 32709e7b0e56b7592162566c332110c98673b190 SHA256: 9b7ce138e121ddbf5ab4a9e91f92227536e0ebb5101acf84609d2c7028fe63bc Description: Ogg Bitstream Library Libogg is a library for manipulating ogg bitstreams. It handles both making ogg bitstreams and getting packets from ogg bitstreams. Package: libogg-dev Priority: optional Section: libdevel Installed-Size: 764 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xiph.org Maintainers Architecture: i386 Source: libogg Version: 1.1.3-3ubuntu1 Depends: libogg0 (= 1.1.3-3ubuntu1) Filename: pool/2008/main/libo/libogg/libogg-dev_1.1.3-3ubuntu1_i386.deb Size: 92808 MD5sum: f34d9ea514a3c2ab61aeae7061baf149 SHA1: a0f8aa73c5fb035aacb80219c6260c1c75b7759a SHA256: 56af21519a4b26fac1534aac9c8ac7209348eb9bc8083b4e671c9587879e59e5 Description: Ogg Bitstream Library Development The libogg-dev package contains the header files and documentation needed to develop applications with libogg. Package: libopenobex1-dev Priority: extra Section: libdevel Installed-Size: 360 Maintainer: Ubuntu Core Developers Original-Maintainer: Hendrik Sattler Architecture: i386 Source: libopenobex Version: 1.3-3ubuntu1 Provides: libopenobex-dev Depends: libopenobex1 (= 1.3-3ubuntu1), libbluetooth-dev, libusb-dev (>= 2:0.1.11) Suggests: pkg-config Conflicts: libopenobex-dev Filename: pool/2008/main/libo/libopenobex/libopenobex1-dev_1.3-3ubuntu1_i386.deb Size: 54806 MD5sum: b12400d583d5bbb5b1bf38b6018f3547 SHA1: e522f61212e2340ca01d1d55fa6c2d6843540384 SHA256: 30ba29471272fd7faa36f3da847fd3b1193f181d77af244b0cfce064f82dfc22 Description: OBEX protocol library - development files The Object Exchange protocol can best be described as binary HTTP. OBEX is optimised for ad-hoc wireless links and can be used to exchange all kind of objects like files, pictures, calendar entries (vCal) and business cards (vCard). . OBEX is builtin in devices like PDA's like the Palm Pilot, and mobile phones like the Ericsson R320, Siemens S25, Siemens S45, Siemens ME45, Nokia NM207 and Nokia 9110 Communicator. . This package contains the development files. Package: libopenobex1 Priority: optional Section: libs Installed-Size: 84 Maintainer: Ubuntu Core Developers Original-Maintainer: Hendrik Sattler Architecture: i386 Source: libopenobex Version: 1.3-3ubuntu1 Depends: libc6 (>= 2.5-5), libusb-0.1-4 (>= 2:0.1.12) Filename: pool/2008/main/libo/libopenobex/libopenobex1_1.3-3ubuntu1_i386.deb Size: 21316 MD5sum: ba8aa4902aabc8b579c350dcea60a164 SHA1: c23fbf05a5fda816a77e94947c3a861a19690fde SHA256: 3e5c0c8410293cac895e3db0e523cb7d9eee4a5eb43dac8908a10e6fc391207e Description: OBEX protocol library The Object Exchange protocol can best be described as binary HTTP. OBEX is optimised for ad-hoc wireless links and can be used to exchange all kind of objects like files, pictures, calendar entries (vCal) and business cards (vCard). . OBEX is builtin in devices like PDA's like the Palm Pilot, and mobile phones like the Ericsson R320, Siemens S25, Siemens S45, Siemens ME45, Nokia NM207 and Nokia 9110 Communicator. Package: libgnome2-perl Priority: optional Section: perl Installed-Size: 1064 Maintainer: Marc 'HE' Brockschmidt Architecture: i386 Version: 1.040-1 Depends: perlapi-5.8.7, perl (>= 5.8.7-10ubuntu2), libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.9.0), libbonobo2-0 (>= 2.13.0), libbonoboui2-0 (>= 2.5.4), libc6 (>= 2.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.10.0), libgnome-keyring0 (>= 0.4.3), libgnome2-0 (>= 2.8.0), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.13.0), libgnomevfs2-0 (>= 2.13.92-0ubuntu4), libgtk2.0-0 (>= 2.8.0), libice6, liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.12.2), libpopt0 (>= 1.10), libsm6, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, zlib1g (>= 1:1.2.1), libglib-perl (>= 1.040), libgtk2-perl (>= 1.00), libgnome2-canvas-perl (>= 1.00), libgnome2-vfs-perl (>= 1.00) Filename: pool/2008/main/libg/libgnome2-perl/libgnome2-perl_1.040-1_i386.deb Size: 329136 MD5sum: 1db6720c1d495f722a689ac046d5dcad SHA1: 3aa0f3f0c7c3a2f943aa4f4189a3c3576b5e1b58 SHA256: 434a9bca40ef2c99d589b6e5ab747f3d3928bf96e4a2466bc32e545789cd58ea Description: Perl interface to the GNOME libraries libgnome2-perl allows allows to write programs with a GNOME user interface in Perl. . GNOME is a project to build a complete, user-friendly desktop based entirely on free software. . Find out more about GNOME at http://www.gnome.org. . The perl bindings follow the C API very closely, and the C reference documentation should be considered the canonical source: http://developer.gnome.org/doc/API/2.0/libgnome/index.html . This module is part of gtk2-perl. . To discuss gtk2-perl, ask questions and flame/praise the authors, join gtk-perl-list@gnome.org at lists.gnome.org. . Also have a look at the gtk2-perl website and sourceforge project page, http://gtk2-perl.sourceforge.net Package: libgnomecanvasmm-2.6-dev Priority: optional Section: libdevel Installed-Size: 800 Maintainer: Ubuntu Core Developers Original-Maintainer: Deng Xiyue Architecture: i386 Source: libgnomecanvasmm2.6 Version: 2.22.0-1 Depends: libgnomecanvas2-dev (>= 2.6.0), libgnomecanvasmm-2.6-1c2a (= 2.22.0-1), libgtkmm-2.4-dev (>= 2.4.0) Suggests: libgnomecanvasmm-2.6-doc Filename: pool/2008/main/libg/libgnomecanvasmm2.6/libgnomecanvasmm-2.6-dev_2.22.0-1_i386.deb Size: 96412 MD5sum: dfac2783d6bf28387a0adc882ac10762 SHA1: 9b596d38ea2529e9cebf847d0edbdcc1b22434b4 SHA256: 3e4eb162f618637c5584e8be79569ebc4334694bde672964f4ec0956882ca234 Description: C++ wrappers for libgnomecanvas2 (development files) libgnomecanvas is a high-level, structured graphics library. libgnomecanvasmm is the C++ wrapper for libgnomecanvas. . This package contains development files. Homepage: http://www.gtkmm.org/ Package: libgnomecanvasmm-2.6-doc Priority: optional Section: doc Installed-Size: 2740 Maintainer: Ubuntu Core Developers Original-Maintainer: Deng Xiyue Architecture: all Source: libgnomecanvasmm2.6 Version: 2.22.0-1 Replaces: libgnomecanvasmm-2.6-dev (<< 2.20.0-1) Depends: doc-base, lynx | www-browser Suggests: libgtkmm-2.4-doc Conflicts: libgnomecanvasmm-2.6-dev (<< 2.20.0-1) Filename: pool/2008/main/libg/libgnomecanvasmm2.6/libgnomecanvasmm-2.6-doc_2.22.0-1_all.deb Size: 255404 MD5sum: 33cdf66acaa800349734a96f1d3fd6b6 SHA1: c592e942271d5ebeab4a7f75289fc8772928982b SHA256: 65583688975c1326d74f1f289d98ca4998e18f0ba36f542ff2008d9b8a4b8c84 Description: C++ wrappers for libgnomecanvas2 (documentation) libgnomecanvas is a high-level, structured graphics library. libgnomecanvasmm is the C++ wrapper for libgnomecanvas. . This package contains reference documentation and examples. Homepage: http://www.gtkmm.org/ Package: libgnomecanvasmm-2.6-1c2a Priority: optional Section: libs Installed-Size: 348 Maintainer: Ubuntu Core Developers Original-Maintainer: Deng Xiyue Architecture: i386 Source: libgnomecanvasmm2.6 Version: 2.22.0-1 Replaces: libgnomecanvasmm-2.6-1, libgnomecanvasmm-2.6-1c2 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libc6 (>= 2.7-1), libcairo2 (>= 1.5.12), libcairomm-1.0-1 (>= 1.4.0), libgcc1 (>= 1:4.1.1-21), libglib2.0-0 (>= 2.12.0), libglibmm-2.4-1c2a (>= 2.16.0), libgnomecanvas2-0 (>= 2.11.1), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libpango1.0-0 (>= 1.20.0), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1-4) Conflicts: libgnomecanvasmm-2.6-1, libgnomecanvasmm-2.6-1c2 Filename: pool/2008/main/libg/libgnomecanvasmm2.6/libgnomecanvasmm-2.6-1c2a_2.22.0-1_i386.deb Size: 82584 MD5sum: 51d129ab27d4de8fa533c43568af0997 SHA1: 7bdef0f38307bda7d726d2042856b12f376a4025 SHA256: 495149221e6737500642646f5f8d928c0c5d113f4e486ad7142789913d3bf740 Description: C++ wrappers for libgnomecanvas2 (shared library) libgnomecanvas is a high-level, structured graphics library. libgnomecanvasmm is the C++ wrapper for libgnomecanvas. . This package contains shared libraries. Homepage: http://www.gtkmm.org/ Package: libgksuui1.0-dev Priority: optional Section: libdevel Installed-Size: 148 Maintainer: Ubuntu Core Developers Original-Maintainer: Gustavo Noronha Silva Architecture: i386 Source: libgksuui1.0 Version: 1.0.7-2ubuntu2 Depends: libgtk2.0-dev, libgksuui1.0-1 (= 1.0.7-2ubuntu2) Filename: pool/2008/main/libg/libgksuui1.0/libgksuui1.0-dev_1.0.7-2ubuntu2_i386.deb Size: 17582 MD5sum: ebbc4405630159e2331da4f6caa009a0 SHA1: cb972f75995fa0c4cba113fe5bc672b86ecaed76 SHA256: 547216355b66cbd212b2bf58ee280e83888fde425a72f0cedc1c1d2c9bd15cbe Description: a graphical fronted to su library (development files) This library comes from the gksu program. It provides a Gtk+ dialog and X authentication facilities for running programs as root or another user in an X session. . This package contains the development files. Package: libgksuui1.0-1 Priority: optional Section: libs Installed-Size: 260 Maintainer: Ubuntu Core Developers Original-Maintainer: Gustavo Noronha Silva Architecture: i386 Source: libgksuui1.0 Version: 1.0.7-2ubuntu2 Replaces: gksu (<< 1.0.0), libgksuui1.0-0 (<< 1.0.6-1) Depends: libatk1.0-0 (>= 1.13.2), libc6 (>= 2.6-1), libcairo2 (>= 1.4.0), libfontconfig1 (>= 2.4.0), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.11.6), libpango1.0-0 (>= 1.18.1), libx11-6, libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, xbase-clients Conflicts: gksu (<< 1.0.0), libgksuui1.0-0 (<< 1.0.6-1) Filename: pool/2008/main/libg/libgksuui1.0/libgksuui1.0-1_1.0.7-2ubuntu2_i386.deb Size: 20774 MD5sum: b3ae860fd8fdb0be3f418fdf14156af3 SHA1: 3e0d7913ac2fa7ad1f523ed501fe5c312003cbd9 SHA256: 7619b3decc0a6f61fdfb656c00d80051d9f48921af234327196388e9f9fbf193 Description: a graphical fronted to su library This library comes from the gksu program. It provides a Gtk+ dialog and X authentication facilities for running programs as root or another user in an X session. Package: libgail-gnome-dbg Priority: extra Section: libdevel Installed-Size: 196 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GNOME Maintainers Architecture: i386 Source: libgail-gnome Version: 1.20.0-1 Depends: libgail-gnome-module (= 1.20.0-1) Filename: pool/2008/main/libg/libgail-gnome/libgail-gnome-dbg_1.20.0-1_i386.deb Size: 58400 MD5sum: aae1e807b4906111693a95471fab7c9a SHA1: ebf9771bd43696cd8f1548af4ce44acfdaf4e5a8 SHA256: 78f440ce2f447438234fa6925a2898159387eef4f6eb36fbc43fdabad42cfccf Description: libgail-gnome library and debugging symbols This library is GNOME Accessibility Implementation Library additions which implement ATK interfaces for libbonoboui and libgnomeui widgets. . This package contains detached debugging symbols. . Most people will not need this package. Package: libgail-gnome-dev Priority: optional Section: libdevel Installed-Size: 32 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GNOME Maintainers Architecture: i386 Source: libgail-gnome Version: 1.20.0-1 Depends: libgail-gnome-module (= 1.20.0-1), libatk1.0-dev, libgtk2.0-dev (>= 2.2.0), libbonoboui2-dev, libgail-dev (>= 1.2.0), pkg-config Filename: pool/2008/main/libg/libgail-gnome/libgail-gnome-dev_1.20.0-1_i386.deb Size: 1222 MD5sum: b4a2eb90f7e739a92af0b1114a1302bb SHA1: 8b6c2060e06bcdabf845b9017d89d8c7286507c3 SHA256: 16ce74756cab4d18b8fc2cb455e1b2b67952f8404632fba1cb9b143554a3d168 Description: Development files of libgail-gnome This module is GNOME Accessibility Implementation Library additions which implement ATK interfaces for libbonoboui and libgnomeui widgets. . This package contains the development files for libgail-gnome. Package: libgail-gnome-module Priority: optional Section: libs Installed-Size: 92 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GNOME Maintainers Architecture: i386 Source: libgail-gnome Version: 1.20.0-1 Replaces: libgail-gnome0 (<< 1.0.2) Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libatspi1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.6.1-1), libcairo2 (>= 1.4.0), libfontconfig1 (>= 2.4.0), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.14.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.19.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), liborbit2 (>= 1:2.14.8), libpanel-applet2-0 (>= 2.19.3), libpango1.0-0 (>= 1.19.0), libpopt0 (>= 1.10), libsm6, libx11-6, libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1 Conflicts: libgail-gnome0 (<< 1.0.2) Filename: pool/2008/main/libg/libgail-gnome/libgail-gnome-module_1.20.0-1_i386.deb Size: 18834 MD5sum: 3ac1150d2bbc008f8d5b0c9e4c1a972c SHA1: 0699d31e498312b4550fcdc827527d6ec0a84530 SHA256: 800ac3b6b71f9a2b4e489696fd1ab43837e18462fa2a74aef5b4f5a10046090d Description: GNOME Accessibility Implementation Module for GnomeUI/BonoboUI This module is GNOME Accessibility Implementation Library additions which implement ATK interfaces for libbonoboui and libgnomeui widgets. . This package contains the GTK+ module. Package: libgssglue-dev Priority: optional Section: libdevel Installed-Size: 180 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: i386 Source: libgssglue Version: 0.1-1 Replaces: libgssapi-dev (<= 0.11-1) Depends: libgssglue1 (= 0.1-1) Conflicts: libgssapi-dev (<= 0.11-1) Filename: pool/2008/main/libg/libgssglue/libgssglue-dev_0.1-1_i386.deb Size: 26830 MD5sum: 929c2e2e7fab60b16a828bb61eac373c SHA1: 9f76e342d82352c60d2bf8d085f080a261bc11da SHA256: 8aaa53c5ffffe98ae3bee14c767bcc93e45268a88a67517ff4f6775d37988fab Description: header files and docs for libgssglue Contains the header files and documentation for libgssglue for use in developing applications that use the libgssglue library. . libgssglue provides a gssapi interface, but does not implement any gssapi mechanisms itself; instead it calls other gssapi functions (e.g., those provided by MIT Kerberos), depending on the requested mechanism, to do the work. . Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/ Package: libgssglue1 Priority: standard Section: libs Installed-Size: 104 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: i386 Source: libgssglue Version: 0.1-1 Replaces: libgssapi2 (<= 0.11-1) Depends: libc6 (>= 2.6.1-1) Conflicts: libgssapi2 (<= 0.11-1) Filename: pool/2008/main/libg/libgssglue/libgssglue1_0.1-1_i386.deb Size: 20386 MD5sum: df573a0f2855dbcb8a32e9bd04122c2e SHA1: 623aede327d6c98fb77e5dceddf8f5163cd58b13 SHA256: 4cc9e93dc4c3626caae3d9802e8cb709bdd6098ceb8d0efb6712a4e39b5d04bd Description: mechanism-switch gssapi library libgssglue provides a gssapi interface, but does not implement any gssapi mechanisms itself; instead it calls other gssapi functions (e.g., those provided by MIT Kerberos), depending on the requested mechanism, to do the work. . Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/ Package: libgksu2-dev Priority: optional Section: libdevel Installed-Size: 236 Maintainer: Ubuntu Core Developers Original-Maintainer: Gustavo Noronha Silva Architecture: i386 Source: libgksu Version: 2.0.5-1ubuntu5 Depends: libgconf2-dev, libgksu2-0 (= 2.0.5-1ubuntu5), libglib2.0-dev, libgnome-keyring-dev, libstartup-notification0-dev Filename: pool/2008/main/libg/libgksu/libgksu2-dev_2.0.5-1ubuntu5_i386.deb Size: 34594 MD5sum: 22272f51acefdf8946c02cbb1a961944 SHA1: a7d1be9e0f0be1df8099f266966355c2d43b0438 SHA256: c6a793ccfc668d80ad62bdd2159f505c542f0ed432edee85f7cb90a9db6ae166 Description: library providing su and sudo functionality (development files) This library comes from the gksu program. It provides a simple API to use su and sudo in programs that need to execute tasks as other user. It provides X authentication facilities for running programs in an X session. . This package contains the development files. Package: libgksu2-0 Priority: optional Section: libs Installed-Size: 560 Maintainer: Ubuntu Core Developers Original-Maintainer: Gustavo Noronha Silva Architecture: i386 Source: libgksu Version: 2.0.5-1ubuntu5 Replaces: gksu (<< 1.9.0), libgksu0 Depends: gconf2 (>= 2.10.1-2), libatk1.0-0 (>= 1.20.0), libc6 (>= 2.7-1), libcairo2 (>= 1.5.8), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.15.4), libgnome-keyring0 (>= 2.21.3), libgtk2.0-0 (>= 2.12.0), libgtop2-7 (>= 2.20.0), libpango1.0-0 (>= 1.19.3), libpixman-1-0 (>= 0.9.4-2), libpng12-0 (>= 1.2.13-4), libstartup-notification0 (>= 0.8-1), libx11-6, libxml2, libxrender1, xbase-clients, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: sudo Conflicts: libgksu0 Filename: pool/2008/main/libg/libgksu/libgksu2-0_2.0.5-1ubuntu5_i386.deb Size: 56286 MD5sum: af45c7b09a32ee27ce6f026ecc78dc25 SHA1: 110e8c262a9f9e053c3360eef3c34e4879f977c2 SHA256: 048bb54a7f6fd55c05fa95c01717c873168478454ae28f7e822a442795f5d6b0 Description: library providing su and sudo functionality This library comes from the gksu program. It provides a simple API to use su and sudo in programs that need to execute tasks as other user. It provides X authentication facilities for running programs in an X session. Package: libgcrypt11-dev Priority: optional Section: libdevel Installed-Size: 640 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GnuTLS Maintainers Architecture: i386 Source: libgcrypt11 Version: 1.2.4-2ubuntu7 Provides: libgcrypt-dev Depends: libgcrypt11 (= 1.2.4-2ubuntu7), libc6-dev | libc-dev, libgpg-error-dev Suggests: libgcrypt11-doc Conflicts: libgcrypt-dev Filename: pool/2008/main/libg/libgcrypt11/libgcrypt11-dev_1.2.4-2ubuntu7_i386.deb Size: 215240 MD5sum: e7211dacf570ffe934b112012561fac0 SHA1: 2a22caf44495bdd3612bdccf6d96956caebc23e4 SHA256: db8bc4e82e25c3ef48005896122d1f5fe3c2ecff542fbea9ac0335d119f9cb66 Description: LGPL Crypto library - development files libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: arcfour, blowfish, cast5, DSA, des, 3DES, elgamal, MD5, rijndael, RMD160, RSA, SHA1, twofish, tiger. . This package contains header files and libraries for static linking. Package: libgcrypt11-dbg Priority: extra Section: libdevel Installed-Size: 688 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GnuTLS Maintainers Architecture: i386 Source: libgcrypt11 Version: 1.2.4-2ubuntu7 Depends: libgcrypt11 (= 1.2.4-2ubuntu7) Filename: pool/2008/main/libg/libgcrypt11/libgcrypt11-dbg_1.2.4-2ubuntu7_i386.deb Size: 224134 MD5sum: 505d63d87ed101ae6df3b594cbf5c73c SHA1: 43e2be249dd0dc86605679fdc0dba18d817607df SHA256: 195d54ae930455038534e51e8ce75ba835afe0fc7b11ba6efbe37f226de989b5 Description: LGPL Crypto library - debugger files libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: arcfour, blowfish, cast5, DSA, des, 3DES, elgamal, MD5, rijndael, RMD160, RSA, SHA1, twofish, tiger. . This package contains symbol tables for debugging. Package: libgcrypt11-doc Priority: optional Section: doc Installed-Size: 832 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GnuTLS Maintainers Architecture: all Source: libgcrypt11 Version: 1.2.4-2ubuntu7 Replaces: libgcrypt7-doc, libgcrypt-doc Suggests: libgcrypt11-dev Conflicts: libgcrypt7-doc, libgcrypt-doc Filename: pool/2008/main/libg/libgcrypt11/libgcrypt11-doc_1.2.4-2ubuntu7_all.deb Size: 371044 MD5sum: 8b15346d2e987996ad188e8d42d5c60a SHA1: a4d314d0006c46f978dad50c2fce475efd8621da SHA256: e9f966c09feccff6a9456007e2187e65b6559803d2e833e1a3bd15ad37b2c610 Description: LGPL Crypto library - documentation libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: arcfour, blowfish, cast5, DSA, des, 3DES, elgamal, MD5, rijndael, RMD160, RSA, SHA1, twofish, tiger. . This package contains developer documentation. Package: libgcrypt11 Priority: important Section: libs Installed-Size: 384 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GnuTLS Maintainers Architecture: i386 Version: 1.2.4-2ubuntu7 Depends: libc6 (>= 2.6.1-1), libgpg-error0 (>= 1.4) Suggests: rng-tools Filename: pool/2008/main/libg/libgcrypt11/libgcrypt11_1.2.4-2ubuntu7_i386.deb Size: 179728 MD5sum: 5cfe9e7cdfd96fbfa1b737c40d65ec2f SHA1: 639418616a86996708b5194d47b0d6129884da60 SHA256: cc89790e31fca400867e961d5cffac405f48cd7246261bdce4bc4ff0ae3aa146 Description: LGPL Crypto library - runtime library libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: arcfour, blowfish, cast5, DSA, des, 3DES, elgamal, MD5, rijndael, RMD160, RSA, SHA1, twofish, tiger. Package: libgnome2-canvas-perl Priority: optional Section: perl Installed-Size: 448 Maintainer: Ubuntu Core Developers Original-Maintainer: Marc 'HE' Brockschmidt Architecture: i386 Version: 1.002-1+b1ubuntu1 Depends: perlapi-5.8.8, perl (>= 5.8.8-7ubuntu3), libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libc6 (>= 2.6.1-1), libcairo2 (>= 1.4.0), libfontconfig1 (>= 2.4.0), libglib2.0-0 (>= 2.14.0), libgnomecanvas2-0 (>= 2.11.1), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.19.0), libx11-6, libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libglib-perl (>= 1.040), libgtk2-perl (>= 1.040) Filename: pool/2008/main/libg/libgnome2-canvas-perl/libgnome2-canvas-perl_1.002-1+b1ubuntu1_i386.deb Size: 134328 MD5sum: 71a3c3d0f801294fe9b67197db34201e SHA1: 576c7dc2b8393ae839da9be39f059c1f45163556 SHA256: e1e676503a6292734a05fb02b01d8b7f5970bc51b978a5e2e94753b5b1a040f0 Description: Perl interface to the GNOME canvas library libgnome2-canvas-perl allows a perl developer to use the GNOME Canvas widget with Gtk2-Perl. . The GNOME Canvas widget is a powerful and extensible object-oriented display engine. A GnomeCanvasItem is a GtkObject representing some element of the display, such as an image, a rectangle, an ellipse, or some text. You can refer to this architecture as structured graphics; the canvas lets you deal with graphics in terms of items, rather than an undifferentiated grid of pixels. . Find out more about GNOME at http://www.gnome.org. . The perl bindings follow the C API very closely, and the C reference documentation should be considered the canonical source: http://developer.gnome.org/doc/API/2.0/libgnomecanvas/index.html . This module is part of gtk2-perl. . To discuss gtk2-perl, ask questions and flame/praise the authors, join gtk-perl-list@gnome.org at lists.gnome.org. . Also have a look at the gtk2-perl website and sourceforge project page, http://gtk2-perl.sourceforge.net Package: libgd-graph-perl Priority: extra Section: perl Installed-Size: 852 Maintainer: Ubuntu Core Developers Original-Maintainer: GD team Architecture: all Version: 1.44-1 Depends: libgd-text-perl (>= 0.80) Suggests: ttf-dustin Filename: pool/2008/main/libg/libgd-graph-perl/libgd-graph-perl_1.44-1_all.deb Size: 373230 MD5sum: e88b578ce9437c2920ecf7b12c695da7 SHA1: bb0186add501c8949f2a466dd3aacaf9de50a95b SHA256: d3941cb71363219169f17e736f23493b644d4fed574fcc60f4374f64be12ebb9 Description: Graph Plotting Module for Perl 5 GD::Graph is a perl5 module to create charts using the GD module. The following classes for graphs with axes are defined: . GD::Graph::lines - Create a line chart. GD::Graph::bars - Create a bar chart. GD::Graph::points - Create an chart, displaying the data as points. GD::Graph::linespoints - Combination of lines and points. GD::Graph::area - Create a graph, representing the data as areas under a line. GD::Graph::mixed - Create a mixed type graph, any combination of the above. At the moment this is fairly limited. Some of the options that can be used with some of the individual graph types won't work very well. Multiple bar graphs in a mixed graph won't display very nicely. GD::Graph::pie - Create a pie chart. . Homepage: http://search.cpan.org/dist/GDGraph/ Package: libgnuinet-java Priority: optional Section: libs Installed-Size: 3020 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Version: 1.1.1-3 Depends: java-gcj-compat | java1-runtime | java2-runtime Filename: pool/2008/main/libg/libgnuinet-java/libgnuinet-java_1.1.1-3_all.deb Size: 368142 MD5sum: 0c2d751e216ab05bfd59842d8a401712 SHA1: 3ce2ba815e42d2ad1abf23998ac16f06bb45f8c5 SHA256: d744b022c2b6d77c525aea891acea80527203e84fb4c4d8ad079ac876123c90f Description: extension library to provide extra network protocol support GNU Classpath inetlib is an extension library to provide extra network protocol support for GNU Classpath and ClasspathX project, but it can also used standalone to make adding http, imap, pop3 and smtp client support to applictions. . Homepage: Package: libgnome2-doc Priority: optional Section: doc Installed-Size: 572 Maintainer: Ubuntu Desktop Team Original-Maintainer: Ondřej Surý Architecture: all Source: libgnome Version: 2.22.0-0ubuntu1 Replaces: libgnome2-0 (<= 1.117.0-1), libgnome2-dev (<= 2.0.5-1), nautilus (<= 1.0.6-4) Conflicts: libgnome2-0 (<= 1.117.0-1) Filename: pool/2008/main/libg/libgnome/libgnome2-doc_2.22.0-0ubuntu1_all.deb Size: 72196 MD5sum: 9db46f678481bd51d1521a64f9a04218 SHA1: 61fb73cff956bc1ba008dac2a755b4a83f5ca9d0 SHA256: 82b1e54ef262bd609b6ec93c29cbe9c63f84fdc9ebb8f384325c894647a6d1eb Description: The GNOME 2 library - documentation files This package contains documentation files for the base GNOME library functions. Package: libgnome2-0 Priority: optional Section: libs Installed-Size: 220 Maintainer: Ubuntu Desktop Team Original-Maintainer: Ondřej Surý Architecture: i386 Source: libgnome Version: 2.22.0-0ubuntu1 Depends: libaudiofile0 (>= 0.2.3-4), libbonobo2-0 (>= 2.15.0), libc6 (>= 2.7-1), libesd-alsa0 (>= 0.2.35) | libesd0 (>= 0.2.35), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.15.6), libgnome2-common (>= 2.22), libgnome2-common (<< 2.23), libgnomevfs2-0 (>= 1:2.17.90), liborbit2 (>= 1:2.14.10), libpopt0 (>= 1.10) Filename: pool/2008/main/libg/libgnome/libgnome2-0_2.22.0-0ubuntu1_i386.deb Size: 51392 MD5sum: 1136c614073ff171cc1d986bb2e8272d SHA1: 55b96fad71d2d60c89b61c33f47488732711c66c SHA256: e09f66cd5b757043b1badb8562806580f1ae353d02e6b5995683513ce3505ac5 Description: The GNOME 2 library - runtime files This package contains the shared library for the base GNOME library functions. Package: libgnome2-common Priority: optional Section: libs Installed-Size: 4644 Maintainer: Ubuntu Desktop Team Original-Maintainer: Ondřej Surý Architecture: all Source: libgnome Version: 2.22.0-0ubuntu1 Replaces: libgnome2-0 (<= 1.117.0-1), nautilus (<= 1.0.6-4) Depends: gconf2 (>= 2.12.1-1) Suggests: desktop-base (>= 0.3.16) Conflicts: libgnome2-0 (<= 1.117.0-1) Filename: pool/2008/main/libg/libgnome/libgnome2-common_2.22.0-0ubuntu1_all.deb Size: 297110 MD5sum: 38e6e4aac5d18828466b329f6c5b2775 SHA1: e25e29e06f71c73a05191899542f73dcdcfc9ca1 SHA256: 1a1cabae54ff7272ce80e3a5d611f424d575f8945129574d200bce10e2840dd2 Description: The GNOME 2 library - common files This package contains internationalization files for the base GNOME library functions. Package: libgnome2-dev Priority: optional Section: libdevel Installed-Size: 260 Maintainer: Ubuntu Desktop Team Original-Maintainer: Ondřej Surý Architecture: i386 Source: libgnome Version: 2.22.0-0ubuntu1 Depends: libbonobo2-dev (>= 2.6.0), libesd0-dev, libgconf2-dev (>= 2.7.92), libglib2.0-dev (>= 2.8.0), libgnome2-0 (= 2.22.0-0ubuntu1), libgnomevfs2-dev (>= 2.7.91-3) Suggests: libgnome2-doc Filename: pool/2008/main/libg/libgnome/libgnome2-dev_2.22.0-0ubuntu1_i386.deb Size: 64876 MD5sum: 0d6258af468a27f1e5cf7bcc40f232f5 SHA1: b533908e39f1b70ef2ed19a4fe98ffc740bb8601 SHA256: f428715288992d2aec56f50d3857a0f5304b36cba25fc7300f88a5dc6072439c Description: The GNOME 2 library - development files This package contains the shared library for the base GNOME library functions. Package: libgd2-xpm-dev Priority: optional Section: libdevel Installed-Size: 1028 Maintainer: Ubuntu Core Developers Original-Maintainer: GD team Architecture: i386 Source: libgd2 Version: 2.0.35.dfsg-3ubuntu2 Provides: libgd-dev Depends: libc6-dev, libfontconfig1-dev, libfreetype6-dev, libgd2-xpm (= 2.0.35.dfsg-3ubuntu2), libjpeg62-dev, libpng12-0-dev, libx11-dev, libxpm-dev, zlib1g-dev Conflicts: libgd-dev, libgd-noxpm-dev, libgd-xpm-dev, libgd2-noxpm-dev Filename: pool/2008/main/libg/libgd2/libgd2-xpm-dev_2.0.35.dfsg-3ubuntu2_i386.deb Size: 212514 MD5sum: b28ca34c158da0c6023bf2748abbfb6a SHA1: 332f317324deb9a7cedc7161d52a7554ee4237ee SHA256: d69bfd28de73895a8d21451daecc503339c4f13c13640b8faef59c3ad913cdd7 Description: GD Graphics Library version 2 (development version) GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the full development version of the library, built with XPM (X pixmap) and fontconfig support. . Homepage: http://www.libgd.org/ Package: libgd2-noxpm-dev Priority: optional Section: libdevel Installed-Size: 1020 Maintainer: Ubuntu Core Developers Original-Maintainer: GD team Architecture: i386 Source: libgd2 Version: 2.0.35.dfsg-3ubuntu2 Provides: libgd-dev Depends: libc6-dev, libfreetype6-dev, libgd2-noxpm (= 2.0.35.dfsg-3ubuntu2), libjpeg62-dev, libpng12-0-dev, zlib1g-dev Conflicts: libgd-dev, libgd-noxpm-dev, libgd-xpm-dev, libgd2-xpm-dev Filename: pool/2008/main/libg/libgd2/libgd2-noxpm-dev_2.0.35.dfsg-3ubuntu2_i386.deb Size: 210248 MD5sum: ca45e85aa1244983ff79fb27c1e6fce6 SHA1: f0871d6492f795cebe7a1d3c9a1467cb2be821bb SHA256: ecb86a231af76cfbc736b97fad70091efb138653a981996a33978fe723d75367 Description: GD Graphics Library version 2 (development version) GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the full development version of the library, built without XPM (X pixmap) or fontconfig support. . Homepage: http://www.libgd.org/ Package: libgd2-xpm Priority: optional Section: libs Installed-Size: 756 Maintainer: Ubuntu Core Developers Original-Maintainer: GD team Architecture: i386 Source: libgd2 Version: 2.0.35.dfsg-3ubuntu2 Provides: libgd2 Depends: libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libjpeg62, libpng12-0 (>= 1.2.13-4), libx11-6, libxpm4, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: libgd-tools Conflicts: libgd2, libgd2-noxpm Filename: pool/2008/main/libg/libgd2/libgd2-xpm_2.0.35.dfsg-3ubuntu2_i386.deb Size: 320618 MD5sum: 943eb26c508205382c132e455236a209 SHA1: ad044eb0b3e167405aee44736599c2230ec9e508 SHA256: 41f292b0e80f44fe8f17f05f0a3366d4787d82dfd36c3b3859d53494cf7758f0 Description: GD Graphics Library version 2 GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the runtime package of the library, built with XPM (X pixmap) and fontconfig support. . Homepage: http://www.libgd.org/ Package: libgd2-noxpm Priority: optional Section: libs Installed-Size: 752 Maintainer: Ubuntu Core Developers Original-Maintainer: GD team Architecture: i386 Source: libgd2 Version: 2.0.35.dfsg-3ubuntu2 Provides: libgd2 Depends: libc6 (>= 2.7-1), libfreetype6 (>= 2.3.5), libjpeg62, libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: libgd-tools Conflicts: libgd2, libgd2-xpm Filename: pool/2008/main/libg/libgd2/libgd2-noxpm_2.0.35.dfsg-3ubuntu2_i386.deb Size: 319060 MD5sum: 7fb79f31dcb92b482da1f595dae19745 SHA1: a37b889e9ad1b6dd515c1501f9ce19f8f37a4f94 SHA256: e7d7d9f38704817aed8d49863b3496d1dff5df919be8864ac2fd8a643c9082c9 Description: GD Graphics Library version 2 (without XPM support) GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the runtime package of the library, built without XPM (X pixmap) or fontconfig support. . Homepage: http://www.libgd.org/ Package: libglade2-0 Priority: optional Section: libs Installed-Size: 212 Maintainer: Ubuntu Core Developers Original-Maintainer: Andreas Rottmann Architecture: i386 Source: libglade2 Version: 1:2.6.2-1 Depends: libatk1.0-0 (>= 1.13.2), libc6 (>= 2.6), libcairo2 (>= 1.4.0), libfontconfig1 (>= 2.4.0), libglib2.0-0 (>= 2.13.7), libgtk2.0-0 (>= 2.11.6), libpango1.0-0 (>= 1.17.5), libx11-6, libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.29), libxrandr2 (>= 2:1.2.0), libxrender1 Filename: pool/2008/main/libg/libglade2/libglade2-0_2.6.2-1_i386.deb Size: 86698 MD5sum: 0e05291c46c851a8ce6f461432dbcc09 SHA1: 50252667059c760676260552189e0d1b1bd8e9ce SHA256: c92c24400cad8a22ad1fbe03c8109dbc7bf3c6cda6ddaa5e0e634136061841f0 Description: library to load .glade files at runtime This library allows to load externally stored user interfaces into programs. This allows alteration of the interface without recompilation of the program. . The interfaces can also be edited with GLADE. Package: libglade2-dev Priority: optional Section: libdevel Installed-Size: 568 Maintainer: Ubuntu Core Developers Original-Maintainer: Andreas Rottmann Architecture: i386 Source: libglade2 Version: 1:2.6.2-1 Replaces: libglade2-0 (<< 2.0.1-10) Depends: libglade2-0 (= 1:2.6.2-1), libgtk2.0-dev (>= 2.0.6), libxml2-dev, python (>= 2.0) Suggests: glade | glade-gnome Filename: pool/2008/main/libg/libglade2/libglade2-dev_2.6.2-1_i386.deb Size: 130082 MD5sum: 60f245bc498c25453ebc3a9f7f7c6d80 SHA1: 9b9d1c24ca18771d675d5e0640b577fb44a6c20f SHA256: 4b7c280ef531520367bb3b862a58a10b22a358a48f0cd0c776a931ef01940bc4 Description: development files for libglade This library allows to load externally stored user interfaces into programs. This allows alteration of the interface without recompilation of the program. . The interfaces can also be edited with GLADE. Package: libgpg-error0 Priority: important Section: libs Installed-Size: 200 Maintainer: Ubuntu Core Developers Original-Maintainer: Jose Carlos Garcia Sogo Architecture: i386 Source: libgpg-error Version: 1.4-2ubuntu7 Depends: libc6 (>= 2.6.1-1) Filename: pool/2008/main/libg/libgpg-error/libgpg-error0_1.4-2ubuntu7_i386.deb Size: 16936 MD5sum: f87d0aaf387bd84f494bb11f2ec36be3 SHA1: 3182793275c1f660e54e89f6afe3eb5391732960 SHA256: fdc0b799026e011d4ae817d48d60b9107f5d84bc40f581ad10d82c430d8ca9f8 Description: library for common error values and messages in GnuPG components Library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. Package: libgpg-error-dev Priority: optional Section: libdevel Installed-Size: 152 Maintainer: Ubuntu Core Developers Original-Maintainer: Jose Carlos Garcia Sogo Architecture: i386 Source: libgpg-error Version: 1.4-2ubuntu7 Depends: libgpg-error0 (= 1.4-2ubuntu7) Filename: pool/2008/main/libg/libgpg-error/libgpg-error-dev_1.4-2ubuntu7_i386.deb Size: 35092 MD5sum: 220dfb47dd1fce5ce56722515418b680 SHA1: e75ec0987d03260d3d6a3b38e40538b7591d9650 SHA256: 07dd794a95f6bde30997f1fc7ab6113738e263d0d028bbcbdfae0c73b88bd4cb Description: library for common error values and messages in GnuPG components Library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. . This package contains the headers and other files needed to compile against this library. Package: libgnome2-vfs-perl Priority: optional Section: perl Installed-Size: 808 Maintainer: Ubuntu Core Developers Original-Maintainer: Gtk2-Perl Maintainers Architecture: i386 Version: 1.080-1 Depends: perlapi-5.8.8, perl (>= 5.8.8-7ubuntu3), libc6 (>= 2.6.1-1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.14.0), libgnomevfs2-0 (>= 1:2.17.90), liborbit2 (>= 1:2.14.8), libglib-perl (>= 1:1.120-1) Recommends: libgnomevfs2-extra Filename: pool/2008/main/libg/libgnome2-vfs-perl/libgnome2-vfs-perl_1.080-1_i386.deb Size: 222286 MD5sum: 5496dbccb644373c7e606907e2d4df6d SHA1: 045a76b98fa999bbc280bfb99c22da14f0aaa972 SHA256: 8ba4c85385ff3fe1f2a9c7c0beccc788853f12e178e3143eeea203a4138bb03e Description: Perl interface to the 2.x series of the GNOME VFS library libgnome2-vfs-perl provides Perl bindings for the 2.x series of the GNOME VFS library. . GNOME VFS is the GNOME virtual file system. It provides a modular architecture and ships with several modules that implement support for file systems, http, ftp and others. It provides a URI-based API, a backend supporting asynchronous file operations, a MIME type manipulation library and other features. . Find out more about GNOME at http://www.gnome.org. . The perl bindings follow the C API very closely, and the C reference documentation should be considered the canonical source: http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/index.html . This module is part of gtk2-perl. . To discuss gtk2-perl, ask questions and flame/praise the authors, join gtk-perl-list@gnome.org at lists.gnome.org. . Also have a look at the gtk2-perl website and sourceforge project page, http://gtk2-perl.sourceforge.net Package: libgnujaf-java Priority: optional Section: libs Installed-Size: 480 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Version: 1.1.1-4 Depends: java-gcj-compat | java1-runtime | java2-runtime Suggests: java-virtual-machine Filename: pool/2008/main/libg/libgnujaf-java/libgnujaf-java_1.1.1-4_all.deb Size: 60392 MD5sum: 630aa222a409e5157bd00a94be4c4f46 SHA1: d7423e75d5949e20692ab4b1f64a0588f230ce90 SHA256: 608a6d89f0b02346fbda7d27160a95b601414aaceb0d7c05033f2e22bbea29f2 Description: free implementation of the javabeans activation framework With the javabeans activation framework developper can take advantage of standard services to determine the type of an arbitrary piece of data, encapsulate accesss to it, discover operations available and instanciate the appropriate bean to perform operations. . This is the classpathx free implementation of the library . Homepage: http://savannah.gnu.org/projects/classpathx Package: libgc-dev Priority: optional Section: libdevel Installed-Size: 560 Maintainer: Ubuntu Core Developers Original-Maintainer: Ryan Murray Architecture: i386 Source: libgc Version: 1:6.8-1.1 Depends: libgc1c2 (= 1:6.8-1.1), libc-dev Filename: pool/2008/main/libg/libgc/libgc-dev_6.8-1.1_i386.deb Size: 160192 MD5sum: 8f3f7c9d98bfca0aa006b6ad5ddf80e1 SHA1: ca60392866cb173c9c5c0724f5da0907fc563655 SHA256: 57da6e461477a5a06bf5765e1dac012823c0bda4f0721e1ac1dd8b0bb13d4edf Description: conservative garbage collector for C (development) Boehm's GC is a garbage collecting storage allocator that is intended to be used as a plug-in replacement for C's malloc. This package is required to compile and link programs that use libgc1. . Since the collector does not require pointers to be tagged, it does not attempt to ensure that all inaccessible storage is reclaimed. However it has typically been more successful at reclaiming unused memory than most C programs using explicit deallocation. Unlike manually introduced leaks, the amount of unreclaimed memory typically stays bounded. . This version of the collector is thread safe, has C++ support, and uses the defaults for everything else. Particularly, it does not work as a malloc() replacement. Package: libgc1c2 Priority: standard Section: libs Installed-Size: 252 Maintainer: Ubuntu Core Developers Original-Maintainer: Ryan Murray Architecture: i386 Source: libgc Version: 1:6.8-1.1 Replaces: libgc1 Depends: libc6 (>= 2.6.1-1), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1) Conflicts: libgc1 Filename: pool/2008/main/libg/libgc/libgc1c2_6.8-1.1_i386.deb Size: 122356 MD5sum: 19abf289c77fdb5098ae54822ff3ac78 SHA1: b985d20f0d36c471f9d6973be173707da5782be5 SHA256: 30b365f9bc8c00aa69b984acd965d15aedf9f7f916bb605a0265d61bee48ced1 Description: conservative garbage collector for C and C++ Boehm's GC is a garbage collecting storage allocator that is intended to be used as a plug-in replacement for C's malloc. Package: libgnomecups1.0-1 Priority: optional Section: libs Installed-Size: 756 Maintainer: Ubuntu Core Developers Original-Maintainer: Ross Burton Architecture: i386 Source: libgnomecups Version: 0.2.3-1ubuntu1 Depends: libc6 (>= 2.7-1), libcomerr2 (>= 1.33-3), libcupsys2 (>= 1.3.4), libglib2.0-0 (>= 2.15.4), libgnutls13 (>= 2.0.4-0), libkrb53 (>= 1.6.dfsg.2), zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: cupsys Filename: pool/2008/main/libg/libgnomecups/libgnomecups1.0-1_0.2.3-1ubuntu1_i386.deb Size: 29802 MD5sum: 459b6506911f1a8cdcc0f7ef68f59601 SHA1: b6bc41c9875e7ac441b3a780d8bcaf087ea07fa4 SHA256: 3b7a9fd7b5f280267cb925fb56d149dd2624b8d7c0045954a3fd2608441bdef7 Description: GNOME library for CUPS interaction This library wraps the CUPS API in a GLib fashion, so CUPS code can be cleanly integrated with GLib code. . Although called libgnomecups, this library only depends on GLib. Package: libgnomecups1.0-dev Priority: optional Section: libdevel Installed-Size: 168 Maintainer: Ubuntu Core Developers Original-Maintainer: Ross Burton Architecture: i386 Source: libgnomecups Version: 0.2.3-1ubuntu1 Depends: libcupsys2-dev, libgnomecups1.0-1 (= 0.2.3-1ubuntu1) Filename: pool/2008/main/libg/libgnomecups/libgnomecups1.0-dev_0.2.3-1ubuntu1_i386.deb Size: 28876 MD5sum: 43c080131240b11e429ee619c208231e SHA1: 6881637dc15c25dda58ecae3eb4890ce6e2b9d57 SHA256: b50d0ad68ac2e7b08a01abc217069141b9cd555afff9af9b0ea4d2f4eff14d3c Description: GNOME library for CUPS interaction (headers) This library wraps the CUPS API in a GLib fashion, so CUPS code can be cleanly integrated with GLib code. . Although called libgnomecups, this library only depends on GLib. For graphical widgets, see libgnomecupsui1.0-dev. Package: libgnomeprint2.2-dev Priority: optional Section: libdevel Installed-Size: 920 Maintainer: Ubuntu Core Developers Original-Maintainer: Rob Taylor Architecture: i386 Source: libgnomeprint Version: 2.18.4-1 Depends: libart-2.0-dev, libglib2.0-dev, libgnomeprint2.2-0 (= 2.18.4-1), libpango1.0-dev, libxml2-dev, zlib1g-dev Suggests: libgnomeprint2.2-doc Filename: pool/2008/main/libg/libgnomeprint/libgnomeprint2.2-dev_2.18.4-1_i386.deb Size: 266188 MD5sum: dd539503f62eb6dd4dabcda3b7870b72 SHA1: 040f19adc161024836ab6842cd4b3c99c33ace6d SHA256: c28c3351deb3796d922e77bab1e5ca709386abd8a1108e16a1c9b9148c92a739 Description: The GNOME 2.2 print architecture - development files The goals of this architecture include: . * Absolutely uncompromised output quality * Speed, memory efficiency, and other related performance goals * Ability to work smoothly with Postscript printers, fonts, and other resources * A screen display derived from the Canvas * An extension path for a wide variety of Unicode scripts * An extension path for a richer set of graphics operators than Postscript supports, especially transparency * To make life as easy as possible for application developers Package: libgnomeprint2.2-data Priority: optional Section: libs Installed-Size: 1524 Maintainer: Ubuntu Core Developers Original-Maintainer: Rob Taylor Architecture: all Source: libgnomeprint Version: 2.18.4-1 Filename: pool/2008/main/libg/libgnomeprint/libgnomeprint2.2-data_2.18.4-1_all.deb Size: 46334 MD5sum: 9ddda2b39c5974d5b2ae4bc8531c969f SHA1: 8264c42c07f02b6da3811d4e657eef2e66c63fc5 SHA256: 4a907a1df44036262753939c758af126a00dd1085a39ced0eb010fb8c3612683 Description: The GNOME 2.2 print architecture - data files The goals of this architecture include: . * Absolutely uncompromised output quality * Speed, memory efficiency, and other related performance goals * Ability to work smoothly with Postscript printers, fonts, and other resources * A screen display derived from the Canvas * An extension path for a wide variety of Unicode scripts * An extension path for a richer set of graphics operators than Postscript supports, especially transparency * To make life as easy as possible for application developers Package: libgnomeprint2.2-doc Priority: optional Section: doc Installed-Size: 580 Maintainer: Ubuntu Core Developers Original-Maintainer: Rob Taylor Architecture: all Source: libgnomeprint Version: 2.18.4-1 Suggests: doc-base Filename: pool/2008/main/libg/libgnomeprint/libgnomeprint2.2-doc_2.18.4-1_all.deb Size: 70878 MD5sum: 11f253d5afc1ae1d9afcf59a32a2ea01 SHA1: 379189fc0ab81d7d4d228a190f361f1435e443e2 SHA256: 0093d2f1c97d233334efef1b5c7dcd14301b0cd2e51e8f59671adf60bef475f2 Description: The GNOME 2.2 print architecture - documentation files The goals of this architecture include: . * Absolutely uncompromised output quality * Speed, memory efficiency, and other related performance goals * Ability to work smoothly with Postscript printers, fonts, and other resources * A screen display derived from the Canvas * An extension path for a wide variety of Unicode scripts * An extension path for a richer set of graphics operators than Postscript supports, especially transparency * To make life as easy as possible for application developers Package: libgnomeprint2.2-0 Priority: optional Section: libs Installed-Size: 552 Maintainer: Ubuntu Core Developers Original-Maintainer: Rob Taylor Architecture: i386 Source: libgnomeprint Version: 2.18.4-1 Depends: libart-2.0-2 (>= 2.3.18), libc6 (>= 2.7-1), libcomerr2 (>= 1.33-3), libcupsys2 (>= 1.3.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libglib2.0-0 (>= 2.16.0), libgnomecups1.0-1 (>= 0.2.3), libgnomeprint2.2-data (= 2.18.4-1), libgnutls13 (>= 2.0.4-0), libkrb53 (>= 1.6.dfsg.2), libpango1.0-0 (>= 1.20.0), libxml2 (>= 2.6.27), zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: cupsys Conflicts: libgnomeprintui2.2-0 (<< 2.12) Filename: pool/2008/main/libg/libgnomeprint/libgnomeprint2.2-0_2.18.4-1_i386.deb Size: 194654 MD5sum: e655fc5fba9878f19a6bcd3950d3e68d SHA1: f7ffae3abf1eb6c3ae05ed0bd933b643621fbb54 SHA256: 982751d0624a019ae021e60a14618ca1c27d6b644d0b5bc4eb07860c666016b7 Description: The GNOME 2.2 print architecture - runtime files The goals of this architecture include: . * Absolutely uncompromised output quality * Speed, memory efficiency, and other related performance goals * Ability to work smoothly with Postscript printers, fonts, and other resources * A screen display derived from the Canvas * An extension path for a wide variety of Unicode scripts * An extension path for a richer set of graphics operators than Postscript supports, especially transparency * To make life as easy as possible for application developers Package: libgweather-common Priority: extra Section: libs Installed-Size: 19712 Maintainer: Sebastien Bacher Architecture: all Source: libgweather Version: 2.22.1.1-0ubuntu2 Replaces: gnome-applets-data (<< 2.21.3) Depends: gconf2 (>= 2.10.1-2) Filename: pool/2008/main/libg/libgweather/libgweather-common_2.22.1.1-0ubuntu2_all.deb Size: 2476178 MD5sum: 6d4a02717c3eadf4e409fc2515b39983 SHA1: 6a9d6e773985f2a270aaab2cc6da91b8abda1c5d SHA256: 9ae846ee65a5245eb2d9eed96de08a2115cac53145ad80ed7eb52eeef28990be Description: GWeather shared library libgweather is a library to access weather information from online services for numerous locations. . This package contains the weather locations Package: libgweather1 Priority: extra Section: libs Installed-Size: 116 Maintainer: Sebastien Bacher Architecture: i386 Source: libgweather Version: 2.22.1.1-0ubuntu2 Replaces: gnome-applets (<< 2.21.3) Depends: libatk1.0-0 (>= 1.20.0), libc6 (>= 2.3.4), libcairo2 (>= 1.6.0), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libgweather-common, libpango1.0-0 (>= 1.20.1), libxml2 (>= 2.6.27) Filename: pool/2008/main/libg/libgweather/libgweather1_2.22.1.1-0ubuntu2_i386.deb Size: 26182 MD5sum: a5b2d70b8f45db74876d77199bfe1ea1 SHA1: 6480fc0c800e005d7ccd7613edf11e8f4a8524e9 SHA256: 19e86da27439c232c12b86f1f950e8bcb29d67505c989ebeca18a7a9f240f9c2 Description: GWeather shared library libgweather is a library to access weather information from online services for numerous locations. . This package contains shared libraries Package: libgweather-dev Priority: extra Section: libdevel Installed-Size: 160 Maintainer: Sebastien Bacher Architecture: i386 Source: libgweather Version: 2.22.1.1-0ubuntu2 Replaces: gnome-applets-dev (<< 2.21.3) Depends: libgweather1 (>= 2.22.1.1-0ubuntu2) Filename: pool/2008/main/libg/libgweather/libgweather-dev_2.22.1.1-0ubuntu2_i386.deb Size: 31136 MD5sum: f06619f303e6a89068d27a6e2261b3f0 SHA1: 2342cbc6e1cc051cffd5b4955150ee0f06c363fc SHA256: d2d145c7e4093039e1e3baea8167ac1fcbd23a6c1afb2456a8cad7723181b271 Description: GWeather shared library libgweather is a library to access weather information from online services for numerous locations. . This package contains the include files and static library Package: libgnomekbd-common Priority: optional Section: libs Installed-Size: 1132 Maintainer: Ubuntu Core Developers Original-Maintainer: Loic Minier Architecture: all Source: libgnomekbd Version: 2.22.0-1 Replaces: capplets-data (<< 1:2.17.2) Depends: gconf2 (>= 2.10.1-2) Filename: pool/2008/main/libg/libgnomekbd/libgnomekbd-common_2.22.0-1_all.deb Size: 48040 MD5sum: 07d69e4e954a46dd81c319d9642798d0 SHA1: ce15c546446b501115c9f990ae3fc6689b3563fb SHA256: cea94cbcd63a30bcf64761c2804f4e87f786baecca7a3d58adcc9424efb4ff0e Description: GNOME library to manage keyboard configuration - common files libgnomekbd offers an API to manage the keyboard in GNOME applications. . This package contains files common to the various libgnomekbd packages. Package: libgnomekbd2 Priority: optional Section: libs Installed-Size: 84 Maintainer: Ubuntu Core Developers Original-Maintainer: Loic Minier Architecture: i386 Source: libgnomekbd Version: 2.22.0-1 Depends: libc6 (>= 2.7-1), libcairo2 (>= 1.5.12), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnomekbd-common (= 2.22.0-1), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.20.0), libx11-6, libxklavier12 (>= 3.4), libxml2 Filename: pool/2008/main/libg/libgnomekbd/libgnomekbd2_2.22.0-1_i386.deb Size: 13112 MD5sum: 07a35a6d9f6d9f86a330a403a7aae8b4 SHA1: 8274ca4a896ed4662dbd4d2bc6ca1ea93c7b1e4d SHA256: 2b53ffe749704fdcd6466935ef96f39faa32a37af65117bea0d5d74c0cadde2f Description: GNOME library to manage keyboard configuration - shared library libgnomekbd offers an API to manage the keyboard in GNOME applications. . This package contains the shared library. Package: libgnomekbdui2 Priority: optional Section: libs Installed-Size: 124 Maintainer: Ubuntu Core Developers Original-Maintainer: Loic Minier Architecture: i386 Source: libgnomekbd Version: 2.22.0-1 Depends: libatk1.0-0 (>= 1.20.0), libc6 (>= 2.7-1), libcairo2 (>= 1.5.12), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.14.0), libgnomekbd2, libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.20.0), libx11-6, libxklavier12 (>= 3.4), libxml2 Filename: pool/2008/main/libg/libgnomekbd/libgnomekbdui2_2.22.0-1_i386.deb Size: 32458 MD5sum: 07f24232ecf2554e26f8313f69c9288c SHA1: 98ebe428746439a55afbf6eb03d4d2cc1e49aeeb SHA256: 4ebbed439ef8199f87ae8185279faac909292edfb81be8c59cfb82ee5fae3f8b Description: User interface library for libgnomekbd - shared library libgnomekbd offers an API to manage the keyboard in GNOME applications. . libgnomekbdui offers an API to display a graphical user interface for libgnomekbd operations. . This package contains the shared library. Package: libgnomekbdui-dev Priority: optional Section: libdevel Installed-Size: 124 Maintainer: Ubuntu Core Developers Original-Maintainer: Loic Minier Architecture: i386 Source: libgnomekbd Version: 2.22.0-1 Depends: libgnome-keyring-dev, libgnomecanvas2-dev, libgnomekbd-dev, libgnomekbdui2 (= 2.22.0-1) Filename: pool/2008/main/libg/libgnomekbd/libgnomekbdui-dev_2.22.0-1_i386.deb Size: 27296 MD5sum: a55bf7218f07a5b78354d0c879b77c78 SHA1: f88027bb98e2c686235c78d5db741d71fb483f64 SHA256: 8c3e4b9e275a72c9386727f0ee939c06b5577b642983a9610be3151e371eb0e4 Description: User interface library for libgnomekbd - development files libgnomekbd offers an API to manage the keyboard in GNOME applications. . libgnomekbdui offers an API to display a graphical user interface for libgnomekbd operations. . This package contains the development files. Package: libgnomekbd-dev Priority: optional Section: libdevel Installed-Size: 120 Maintainer: Ubuntu Core Developers Original-Maintainer: Loic Minier Architecture: i386 Source: libgnomekbd Version: 2.22.0-1 Depends: libdbus-1-dev (>= 0.92), libdbus-glib-1-dev (>= 0.34), libgconf2-dev, libglib2.0-dev (>= 2.6), libgnomekbd2 (= 2.22.0-1), libgtk2.0-dev, libx11-dev, libxklavier12-dev | libxklavier-dev Filename: pool/2008/main/libg/libgnomekbd/libgnomekbd-dev_2.22.0-1_i386.deb Size: 15316 MD5sum: ecb3051e303223eeb234d0a53c003bd6 SHA1: 4408aa409bca45feda6e95b97182ff7c7f6af510 SHA256: afa45b5a185d1198900feffe7d4f63a4dbfd9646f094e10a136fb34179152810 Description: GNOME library to manage keyboard configuration - development files libgnomekbd offers an API to manage the keyboard in GNOME applications. . This package contains the development files. Package: gkbd-capplet Priority: optional Section: libs Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: Loic Minier Architecture: i386 Source: libgnomekbd Version: 2.22.0-1 Depends: libc6 (>= 2.7-1), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomekbd2, libgnomekbdui2, libgnomeui-0 (>= 2.17.1), libgtk2.0-0 (>= 2.12.0), libxklavier12 (>= 3.4) Filename: pool/2008/main/libg/libgnomekbd/gkbd-capplet_2.22.0-1_i386.deb Size: 15966 MD5sum: f15ce599d3f3adafedc9b3b654d8b3cc SHA1: 2f8c0c62b1dee3b06a56aed9f7d1ff3c71f78627 SHA256: 435a1fd148789caa2342365e4f8da5c88cc13f90711afd08bb16a8d25360906a Description: GNOME Panel applet for libgnomekbd libgnomekbd offers an API to manage the keyboard in GNOME applications. . This package contains a configuration applet to select enabled libgnomekbd plugins. Package: libgpod-nogtk-dev Priority: extra Section: libdevel Installed-Size: 336 Maintainer: Ubuntu Core Developers Original-Maintainer: gtkpod Maintainers Architecture: i386 Source: libgpod Version: 0.6.0-3ubuntu3 Depends: libglib2.0-dev, libgpod3-nogtk (= 0.6.0-3ubuntu3) Conflicts: libgpod-dev Filename: pool/2008/main/libg/libgpod/libgpod-nogtk-dev_0.6.0-3ubuntu3_i386.deb Size: 114690 MD5sum: d495da678edb6b950595845a076c9a97 SHA1: 951ef3ca27cbe53187833e27c51c1623148bfeed SHA256: 7316e7af047778b856802a4347d2fcdbc136577accff93d2af0e67aa1d916fcb Description: a library to read and write songs and artwork to an iPod libgpod is a library meant to abstract access to an iPod content. It provides an easy to use API to retrieve the list of files and playlist stored on an iPod, to modify them and to save them back to the iPod . This version does not include artwork support. . This package contains the include files and static library. Homepage: http://www.gtkpod.org/libgpod.html Package: libgpod-common Priority: optional Section: libs Installed-Size: 748 Maintainer: Ubuntu Core Developers Original-Maintainer: gtkpod Maintainers Architecture: i386 Source: libgpod Version: 0.6.0-3ubuntu3 Replaces: libgpod0 (<< 0.3.0-4) Depends: libc6 (>= 2.7-1), libglib2.0-0 (>= 2.15.6), libgpod3-nogtk | libgpod3, libsgutils1 (>= 1.24) Filename: pool/2008/main/libg/libgpod/libgpod-common_0.6.0-3ubuntu3_i386.deb Size: 102310 MD5sum: e8d2db61412f0c9a4d20c7b2543e53b8 SHA1: 2d467996b873a7769a83ec17c5b6aad8cb7a9483 SHA256: 37ecd3b7eeb16a734ca0c03aa90ace4890f0a3c38b717e8976f21885ad3aab04 Description: a library to read and write songs and artwork to an iPod libgpod is a library meant to abstract access to an iPod content. It provides an easy to use API to retrieve the list of files and playlist stored on an iPod, to modify them and to save them back to the iPod . This package contains - documentation - examples - internationalization support - hal support Homepage: http://www.gtkpod.org/libgpod.html Package: libgpod3 Priority: optional Section: libs Installed-Size: 400 Maintainer: Ubuntu Core Developers Original-Maintainer: gtkpod Maintainers Architecture: i386 Source: libgpod Version: 0.6.0-3ubuntu3 Depends: libc6 (>= 2.7-1), libglib2.0-0 (>= 2.15.6), libgpod-common, libgtk2.0-0 (>= 2.12.0) Conflicts: libgpod3-nogtk Filename: pool/2008/main/libg/libgpod/libgpod3_0.6.0-3ubuntu3_i386.deb Size: 196726 MD5sum: daa5afd2326c8dcc515879e004adbb91 SHA1: 83801d13aa302876240988e379fc8331dc0bb39a SHA256: a5bc1dff4a14cd30bfa0ab2574c6d43326b5507110739d93ca4adde7cf57be70 Description: a library to read and write songs and artwork to an iPod libgpod is a library meant to abstract access to an iPod content. It provides an easy to use API to retrieve the list of files and playlist stored on an iPod, to modify them and to save them back to the iPod . This package contains the shared library. Homepage: http://www.gtkpod.org/libgpod.html Package: libgpod3-nogtk Priority: extra Section: libs Installed-Size: 232 Maintainer: Ubuntu Core Developers Original-Maintainer: gtkpod Maintainers Architecture: i386 Source: libgpod Version: 0.6.0-3ubuntu3 Depends: libc6 (>= 2.7-1), libglib2.0-0 (>= 2.15.6), libgpod-common Conflicts: libgpod3 Filename: pool/2008/main/libg/libgpod/libgpod3-nogtk_0.6.0-3ubuntu3_i386.deb Size: 92466 MD5sum: dd9eb7b88cdd53ef3a2a42a051e0bde2 SHA1: 94f65c3d37666736c2d78ee6d45449c467664f5b SHA256: 4917bbf54eda8e9cae5ea8b16328f1c1009cde600f8d57802b7f9cb26c5c0a0c Description: a library to read and write songs and artwork to an iPod libgpod is a library meant to abstract access to an iPod content. It provides an easy to use API to retrieve the list of files and playlist stored on an iPod, to modify them and to save them back to the iPod . This version does not include artwork support. . This package contains the shared library. Homepage: http://www.gtkpod.org/libgpod.html Package: libgpod-dev Priority: optional Section: libdevel Installed-Size: 524 Maintainer: Ubuntu Core Developers Original-Maintainer: gtkpod Maintainers Architecture: i386 Source: libgpod Version: 0.6.0-3ubuntu3 Depends: libglib2.0-dev, libgpod3 (= 0.6.0-3ubuntu3), libgtk2.0-dev Conflicts: libgpod-nogtk-dev Filename: pool/2008/main/libg/libgpod/libgpod-dev_0.6.0-3ubuntu3_i386.deb Size: 222750 MD5sum: 162cff7471c7fd3cc026216aac1572a2 SHA1: 200053300fee7eac3a14fe7ce11023aa6433d205 SHA256: 982ed820824d7451b5be3667e5f37d8d0b5a85adb79def15cfb0307f56c33ffd Description: a library to read and write songs and artwork to an iPod libgpod is a library meant to abstract access to an iPod content. It provides an easy to use API to retrieve the list of files and playlist stored on an iPod, to modify them and to save them back to the iPod . This package contains the include files and static library. Homepage: http://www.gtkpod.org/libgpod.html Package: python-gpod Priority: optional Section: python Installed-Size: 2244 Maintainer: Ubuntu Core Developers Original-Maintainer: gtkpod Maintainers Architecture: i386 Source: libgpod Version: 0.6.0-3ubuntu3 Replaces: python2.3-gpod (<< 0.3.2-1.1) Provides: python2.4-gpod, python2.5-gpod Depends: libc6 (>= 2.7-1), libffi4, libglib2.0-0 (>= 2.15.6), libgpod3 (= 0.6.0-3ubuntu3), libgtk2.0-0 (>= 2.12.0), python (>= 2.4), python (<< 2.6), python-central (>= 0.5.62), python-mutagen Conflicts: python2.3-gpod (<< 0.3.2-1.1) Filename: pool/2008/main/libg/libgpod/python-gpod_0.6.0-3ubuntu3_i386.deb Size: 546816 MD5sum: 91c69926690fa56fa58b13bd258ee1ee SHA1: 4400f83221757b6f89d35b57eff778ddc15bb953 SHA256: 80abf18180ac097e7faaddbf208dce7dd07a5c0f47dda84375881ee9835cbb8b Description: a library to read and write songs and artwork to an iPod libgpod is a library meant to abstract access to an iPod content. It provides an easy to use API to retrieve the list of files and playlist stored on an iPod, to modify them and to save them back to the iPod . This package contains the python bindings for the library Homepage: http://www.gtkpod.org/libgpod.html Python-Version: 2.4, 2.5 Package: libgtk2-perl-doc Priority: optional Section: perl Installed-Size: 3572 Maintainer: Ubuntu Core Developers Original-Maintainer: Gtk2-Perl Maintainers Architecture: all Source: libgtk2-perl Version: 1:1.161-1 Recommends: libgtk2-perl Conflicts: libgtk2-perl (<< 1.038-2) Filename: pool/2008/main/libg/libgtk2-perl/libgtk2-perl-doc_1.161-1_all.deb Size: 1384604 MD5sum: 73ea68688761e623b4cf45920463a8b5 SHA1: 86a89b23ef790a8e1cad71cd8f6fa93c597d55f2 SHA256: 4b6edffa084e814a98e7c1cba1babde3572e576c607462000f66c0bdb33069ae Description: Perl interface to the Gtk 2.x series (documentation files) libgtk2-perl allows a perl developer to use the Gtk+ graphical user interface library. . The Gtk+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, the Gtk+ is suitable for projects ranging from small one-off tools to complete application suites. . Find out more about Gtk+ at http://www.gtk.org. . The perl bindings follow the C API very closely, and the C reference documentation should be considered the canonical source: http://developer.gnome.org/doc/API/2.0/gtk/index.html . This module is part of gtk2-perl. . To discuss gtk2-perl, ask questions and flame/praise the authors, join gtk-perl-list@gnome.org at lists.gnome.org. . Also have a look at the gtk2-perl website and sourceforge project page, http://gtk2-perl.sourceforge.net . This package contains the documentation for the Gtk2 perl modules and some examples. Package: libgtk2-perl Priority: optional Section: perl Installed-Size: 4032 Maintainer: Ubuntu Core Developers Original-Maintainer: Gtk2-Perl Maintainers Architecture: i386 Version: 1:1.161-1 Depends: perlapi-5.8.8, perl (>= 5.8.8-7ubuntu3), libatk1.0-0 (>= 1.13.2), libc6 (>= 2.6.1-1), libcairo2 (>= 1.4.0), libfontconfig1 (>= 2.4.0), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.18.2), libx11-6, libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libglib-perl (>= 1:1.160-1), libcairo-perl Suggests: libgtk2-perl-doc, librsvg2-common Filename: pool/2008/main/libg/libgtk2-perl/libgtk2-perl_1.161-1_i386.deb Size: 1209092 MD5sum: 46501565f971c5467b57d75a71a5018b SHA1: 849fd0d679fd5b4a9281ad029ebaccfb9156ece9 SHA256: a47fe9d117d46da89548ac45e76a05779db0c53b812c8b4c2df8919c5248e5e3 Description: Perl interface to the 2.x series of the Gimp Toolkit library libgtk2-perl allows a perl developer to use the Gtk+ graphical user interface library. . The Gtk+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, the Gtk+ is suitable for projects ranging from small one-off tools to complete application suites. . Find out more about Gtk+ at http://www.gtk.org. . The perl bindings follow the C API very closely, and the C reference documentation should be considered the canonical source: http://developer.gnome.org/doc/API/2.0/gtk/index.html . This module is part of gtk2-perl. . To discuss gtk2-perl, ask questions and flame/praise the authors, join gtk-perl-list@gnome.org at lists.gnome.org. . Also have a look at the gtk2-perl website and sourceforge project page, http://gtk2-perl.sourceforge.net Package: libgsm1 Priority: optional Section: libs Installed-Size: 116 Maintainer: Ubuntu Core Developers Original-Maintainer: Jochen Friedrich Architecture: i386 Source: libgsm Version: 1.0.12-1 Depends: libc6 (>= 2.6.1-1) Conflicts: libgsm-dev Filename: pool/2008/main/libg/libgsm/libgsm1_1.0.12-1_i386.deb Size: 27242 MD5sum: 5831953f1e70793acbcd0ea680cb66cd SHA1: 77756eaa6cce96d0adfa11c813471dece2eb14b1 SHA256: b6cfa472d2ec3ab9d154657c78eb4ee08ef6f86806177fc22fe1dce1d29c779f Description: Shared libraries for GSM speech compressor Contains runtime shared libraries for libgsm, an implementation of the European GSM 06.10 provisional standard for full-rate speech transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse excitation/long term prediction) coding at 13 kbit/s. . GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility with typical UNIX applications, our implementation turns frames of 160 16-bit linear samples into 33-byte frames (1650 Bytes/s). The quality of the algorithm is good enough for reliable speaker recognition; even music often survives transcoding in recognizable form (given the bandwidth limitations of 8 kHz sampling rate). . The interfaces offered are a front end modelled after compress(1), and a library API. Compression and decompression run faster than realtime on most SPARCstations. The implementation has been verified against the ETSI standard test patterns. Package: libgsm1-dev Priority: optional Section: devel Installed-Size: 156 Maintainer: Ubuntu Core Developers Original-Maintainer: Jochen Friedrich Architecture: i386 Source: libgsm Version: 1.0.12-1 Replaces: libgsm-dev Depends: libgsm1 (= 1.0.12-1) Conflicts: libgsm1 (<= 1.0.10-2), libgsm-dev Filename: pool/2008/main/libg/libgsm/libgsm1-dev_1.0.12-1_i386.deb Size: 33994 MD5sum: 3404f4a4408b41a4e510f45f530bed2b SHA1: baeae62dc37f7f743facd854b4b089c98a5b9993 SHA256: 438ce0496d5b53f9461a74e0b2eadf06f1e80b68e4c361e1bbe2eed4e66a1f46 Description: Development libraries for a GSM speech compressor Contains header files and development libraries for libgsm, an implementation of the European GSM 06.10 provisional standard for full-rate speech transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse excitation/long term prediction) coding at 13 kbit/s. . GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility with typical UNIX applications, our implementation turns frames of 160 16-bit linear samples into 33-byte frames (1650 Bytes/s). The quality of the algorithm is good enough for reliable speaker recognition; even music often survives transcoding in recognizable form (given the bandwidth limitations of 8 kHz sampling rate). . The interfaces offered are a front end modelled after compress(1), and a library API. Compression and decompression run faster than realtime on most SPARCstations. The implementation has been verified against the ETSI standard test patterns. Package: libgsf-1-114-dbg Priority: extra Section: libdevel Installed-Size: 280 Maintainer: Ubuntu Core Developers Original-Maintainer: J.H.M. Dassen (Ray) Architecture: i386 Source: libgsf Version: 1.14.7-2ubuntu1 Depends: libgsf-1-114 (= 1.14.7-2ubuntu1) Filename: pool/2008/main/libg/libgsf/libgsf-1-114-dbg_1.14.7-2ubuntu1_i386.deb Size: 107130 MD5sum: c4c98631492d4197e4f4d5518280cb08 SHA1: cd61afc0c498fdac590add080f8d4310d59fefe7 SHA256: cd85bf6938543197016dc4c775e2ce52263e6fc6066e05b829084ea72ce67c14 Description: Structured File Library - debugging files (basic version) This package contains the files for debugging (applications that use the) the core parts of the GNOME Structured File Library. . To debug (applications that use the) GNOME extensions to this library, install libgsf-gnome-1-114-dbg as well. Package: libgsf-gnome-1-dev Priority: optional Section: libdevel Installed-Size: 180 Maintainer: Ubuntu Core Developers Original-Maintainer: J.H.M. Dassen (Ray) Architecture: i386 Source: libgsf Version: 1.14.7-2ubuntu1 Depends: libgsf-1-dev, libgsf-gnome-1-114 (= 1.14.7-2ubuntu1) Recommends: pkg-config Filename: pool/2008/main/libg/libgsf/libgsf-gnome-1-dev_1.14.7-2ubuntu1_i386.deb Size: 67096 MD5sum: f120d3c8ce2faad32981e9d6296c315e SHA1: b48c9012da758e0aa493536b26e7d761e0c66177 SHA256: 7167613ea5df02b2dcf39e03df5765f38151ec131a7f6c06382bb3deb30b6bb5 Description: Structured File Library - development files for GNOME This package contains the development files used in building applications that use the GNOME Structured File Library. . The GNOME Structured File Library library aims to provide an efficient extensible I/O abstraction for dealing with different structured file formats. It is actively being developed and its API is still likely to undergo significant changes (in particular, extensions). . This package supports the use of Bonobo, GNOME's CORBA-based component architecture and of GNOME-VFS, the GNOME virtual file-system. Package: libgsf-1-dev Priority: optional Section: libdevel Installed-Size: 1240 Maintainer: Ubuntu Core Developers Original-Maintainer: J.H.M. Dassen (Ray) Architecture: i386 Source: libgsf Version: 1.14.7-2ubuntu1 Depends: libbz2-dev, libglib2.0-dev (>= 2.4.1-2), libgsf-1-114 (= 1.14.7-2ubuntu1), libxml2-dev (>= 2.6.10-1) Recommends: pkg-config Filename: pool/2008/main/libg/libgsf/libgsf-1-dev_1.14.7-2ubuntu1_i386.deb Size: 243814 MD5sum: a36b5e9a6e178754c2bc6d1cb7baf44f SHA1: 86f98a4e5326ac6b80a49230c5871c57f13d5d91 SHA256: 76b8f5f7add200174644bf7509601990f602a24eadb5850bf410a74ce85d0161 Description: Structured File Library - development files (basic version) This package contains the development files used in building applications that use the GNOME Structured File Library. . The GNOME Structured File Library library aims to provide an efficient extensible I/O abstraction for dealing with different structured file formats. It is actively being developed and its API is still likely to undergo significant changes (in particular, extensions). . This is the basic development package for the GNOME Structured File library. It is not GNOME-specific and thus does not depend on GNOME libraries. For GNOME-specific extensions, use libgsf-gnome-1-dev. Package: libgsf-1-common Priority: optional Section: libs Installed-Size: 160 Maintainer: Ubuntu Core Developers Original-Maintainer: J.H.M. Dassen (Ray) Architecture: all Source: libgsf Version: 1.14.7-2ubuntu1 Replaces: libgsf-1 (<= 1.12.3-4) Filename: pool/2008/main/libg/libgsf/libgsf-1-common_1.14.7-2ubuntu1_all.deb Size: 50582 MD5sum: 1217b9de6b6f7824e52605c6aa26a4dd SHA1: bc4b8bd4b7705c7adca570c55de1bd6cde508ceb SHA256: 9e8b14d38b97f90ffc8b141e4371feaea83186c845acb6e3e8b1f0b00fd4d37c Description: Structured File Library - common files The GNOME Structured File Library library aims to provide an efficient extensible I/O abstraction for dealing with different structured file formats. . These are the architecture independent files that are part of libgsf, like translations of messages. Package: libgsf-gnome-1-114 Priority: optional Section: libs Installed-Size: 112 Maintainer: Ubuntu Core Developers Original-Maintainer: J.H.M. Dassen (Ray) Architecture: i386 Source: libgsf Version: 1.14.7-2ubuntu1 Depends: libbonobo2-0 (>= 2.15.0), libc6 (>= 2.7-1), libglib2.0-0 (>= 2.15.4), libgnomevfs2-0 (>= 1:2.17.90), libgsf-1-114 (>= 1.14.7), liborbit2 (>= 1:2.14.10) Filename: pool/2008/main/libg/libgsf/libgsf-gnome-1-114_1.14.7-2ubuntu1_i386.deb Size: 58812 MD5sum: be3ec0b3d65ab7b137ca284e4c50af51 SHA1: 52c4a338413df6a75f46e9d0c21f01273b32ba39 SHA256: c58c933995e191ff3d62a200dea09d4430b9b43541ac1f85746445691d2ae14e Description: Structured File Library - runtime version for GNOME The GNOME Structured File Library library aims to provide an efficient extensible I/O abstraction for dealing with different structured file formats. . This version of libgsf makes use of Bonobo, GNOME's CORBA-based component architecture and of GNOME-VFS, the GNOME virtual file-system. Package: libgsf-gnome-1-114-dbg Priority: extra Section: libdevel Installed-Size: 52 Maintainer: Ubuntu Core Developers Original-Maintainer: J.H.M. Dassen (Ray) Architecture: i386 Source: libgsf Version: 1.14.7-2ubuntu1 Depends: libgsf-gnome-1-114 (= 1.14.7-2ubuntu1) Recommends: libgsf-1-114-dbg Filename: pool/2008/main/libg/libgsf/libgsf-gnome-1-114-dbg_1.14.7-2ubuntu1_i386.deb Size: 10332 MD5sum: e44073fc17b4ab85e17e6b7b35804bc7 SHA1: ffd9e96dc7c5370f67f60a586f0926b9bc715960 SHA256: 8b569d6548ea28013a29d2c9b79d6f78882160f3d98efeb701143d9eab816cf1 Description: Structured File Library - debugging files for GNOME This package contains the files for debugging (applications that use the) the GNOME extension parts of the GNOME Structured File Library. Package: libgsf-1-114 Priority: optional Section: libs Installed-Size: 300 Maintainer: Ubuntu Core Developers Original-Maintainer: J.H.M. Dassen (Ray) Architecture: i386 Source: libgsf Version: 1.14.7-2ubuntu1 Depends: libbz2-1.0, libc6 (>= 2.7-1), libglib2.0-0 (>= 2.15.4), libgsf-1-common (>= 1.14.7-2ubuntu1), libxml2 (>= 2.6.27), zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: gnumeric (<< 1.4.4) Filename: pool/2008/main/libg/libgsf/libgsf-1-114_1.14.7-2ubuntu1_i386.deb Size: 140870 MD5sum: e87491041396ea70568e3ee23b8d4cc9 SHA1: 04e54095da5c79004936d2063bf27e66ff0abd91 SHA256: 95a61536df15ee1ebfeeb0704890844562ad2f83d88639d61a28a77bce64735d Description: Structured File Library - runtime version The GNOME Structured File Library library aims to provide an efficient extensible I/O abstraction for dealing with different structured file formats. . This is the basic runtime version of libgsf. It does not provide GNOME-specific extensions. Package: libgd-text-perl Priority: extra Section: perl Installed-Size: 152 Maintainer: Ubuntu Core Developers Original-Maintainer: Jonas Smedegaard Architecture: all Version: 0.86-3.1 Depends: perl (>= 5.6.0-16), libgd-gd2-noxpm-perl | libgd-gd2-perl Suggests: ttf-dustin Conflicts: libgd-perl (<< 1.33-2.1) Filename: pool/2008/main/libg/libgd-text-perl/libgd-text-perl_0.86-3.1_all.deb Size: 40640 MD5sum: e0418ba78998c663219ec3ea613e5b02 SHA1: 798c9636026bf022faab592485ef845ffbcebcc5 SHA256: ab200f1957a33d5f8cd27edb85b3876164e377c63d4ad53e8d9c8c40d8c601a0 Description: Text utilities for use with GD This module provides a font-independent way of dealing with text in GD, for use with the GD::Text::* modules and GD::Graph. . Homepage: http://search.cpan.org/dist/GDTextUtil/ Package: libgtop2-7 Priority: optional Section: libs Installed-Size: 128 Maintainer: Sebastien Bacher Architecture: i386 Source: libgtop Version: 2.22.0-0ubuntu1 Depends: libc6 (>= 2.7-1), libglib2.0-0 (>= 2.15.6), libgtop2-common (>= 2.22.0-0ubuntu1), libxau6 Filename: pool/2008/main/libg/libgtop/libgtop2-7_2.22.0-0ubuntu1_i386.deb Size: 28390 MD5sum: 3308786ab345a5bb92a255abf6537a0f SHA1: 697085003c92b41cbf228aa471809f2578c23a46 SHA256: d286f1756a9c688345d18facb1b5073b18c0d8defda7a230945803413ddb6207 Description: gtop system monitoring library The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package contains the shared library. Package: libgtop2-common Priority: optional Section: libs Installed-Size: 1016 Maintainer: Sebastien Bacher Architecture: all Source: libgtop Version: 2.22.0-0ubuntu1 Replaces: libgtop2, libgtop2-2, libgtop2-4, libgtop2-5 Filename: pool/2008/main/libg/libgtop/libgtop2-common_2.22.0-0ubuntu1_all.deb Size: 11018 MD5sum: 46684e07999af1741eb123b42ab7d5de SHA1: 9eeba418526c0967aa69c71d9f1db4a0fdb2f0be SHA256: 99c28d4d4bd7b3574664498368ab48320c6ac2f5a46341a879432afeda2a738f Description: common files for the gtop system monitoring library The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package contains the translations. Package: libgtop2-dev Priority: optional Section: libdevel Installed-Size: 1116 Maintainer: Sebastien Bacher Architecture: i386 Source: libgtop Version: 2.22.0-0ubuntu1 Depends: libglib2.0-dev, libgtop2-7 (= 2.22.0-0ubuntu1) Filename: pool/2008/main/libg/libgtop/libgtop2-dev_2.22.0-0ubuntu1_i386.deb Size: 138282 MD5sum: 4e81e8baf102c6d97cd856d745002add SHA1: ce01eecdbf1a160576d68fe871cf756b057080ee SHA256: 4452ff6a28b7ee80c763d56dc184e045534df03c322e459849b2d6ee5681d3c7 Description: gtop system monitoring library The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package contains the static library, development headers, and documentation. Package: libgnomemm-2.6-1c2 Priority: optional Section: libs Installed-Size: 92 Maintainer: Ubuntu Core Developers Original-Maintainer: Deng Xiyue Architecture: i386 Source: libgnomemm2.6 Version: 2.22.0-1 Replaces: libgnomemm-2.6-1, libgnomemm-2.6-1c2a Depends: libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libc6 (>= 2.7-1), libcairo2 (>= 1.5.12), libcairomm-1.0-1 (>= 1.4.0), libgcc1 (>= 1:4.1.1-21), libglib2.0-0 (>= 2.12.0), libglibmm-2.4-1c2a (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.0), libpopt0 (>= 1.10), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.1.1-21) Conflicts: libgnomemm-2.6-1, libgnomemm-2.6-1c2a Filename: pool/2008/main/libg/libgnomemm2.6/libgnomemm-2.6-1c2_2.22.0-1_i386.deb Size: 17042 MD5sum: efb8715e433574ea303335a53b9d6cad SHA1: 7fa666cfa15bea70deb4b3d184fce1dcf3b0d321 SHA256: 262fbeb68177a29edcf978e267406dd5601d2719f122c89aa96dbafc2dbf1948 Description: C++ wrappers for libgnome (shared library) Gnomemm is a powerful C++ binding for the GNOME libraries. Gnomemm includes bindings for all the popular GNOME interfaces like canvas and MDI as well as useful application templates for constructing good looking apps. . This package contains shared libraries. Homepage: http://www.gtkmm.org/ Package: libgnomemm-2.6-doc Priority: optional Section: doc Installed-Size: 532 Maintainer: Ubuntu Core Developers Original-Maintainer: Deng Xiyue Architecture: all Source: libgnomemm2.6 Version: 2.22.0-1 Replaces: libgnomemm-2.6-dev (<< 2.20.0-1) Depends: doc-base, lynx | www-browser Conflicts: libgnomemm-2.6-dev (<< 2.20.0-1) Filename: pool/2008/main/libg/libgnomemm2.6/libgnomemm-2.6-doc_2.22.0-1_all.deb Size: 86916 MD5sum: 99c7cbe9b0bf6bf61a21d140305bea57 SHA1: a82c8cf02773b543d9bd48a3a3be5acabd2db201 SHA256: b8ddb752e0f8cac2d405924c553034a91eb61298dd644df488150d9c4462feaa Description: C++ wrappers for libgnome (documentation) Gnomemm is a powerful C++ binding for the GNOME libraries. Gnomemm includes bindings for all the popular GNOME interfaces like canvas and MDI as well as useful application templates for constructing good looking apps. . This package contains reference documentation. Homepage: http://www.gtkmm.org/ Package: libgnomemm-2.6-dev Priority: optional Section: libdevel Installed-Size: 184 Maintainer: Ubuntu Core Developers Original-Maintainer: Deng Xiyue Architecture: i386 Source: libgnomemm2.6 Version: 2.22.0-1 Depends: libgnome2-dev (>= 2.6.0), libgnomemm-2.6-1c2 (= 2.22.0-1), libgtkmm-2.4-dev (>= 1:2.8.0) Suggests: libgnomemm-2.6-doc Filename: pool/2008/main/libg/libgnomemm2.6/libgnomemm-2.6-dev_2.22.0-1_i386.deb Size: 14848 MD5sum: f00fb281c047f8fa7e6c5cdc12da6ad8 SHA1: c8434a954a39c3addd88479f0ab49a5b41c48185 SHA256: e993bacfbcb198d72ab710fbcb743d06bbf6df5dbd3c691eff3a0078043ca18b Description: C++ wrappers for libgnome (development files) Gnomemm is a powerful C++ binding for the GNOME libraries. Gnomemm includes bindings for all the popular GNOME interfaces like canvas and MDI as well as useful application templates for constructing good looking apps. . This package contains development files. Homepage: http://www.gtkmm.org/ Package: libgnomeui-0 Priority: optional Section: libs Installed-Size: 736 Maintainer: Ubuntu Desktop Team Original-Maintainer: Ondřej Surý Architecture: i386 Source: libgnomeui Version: 2.22.1.0-0ubuntu1 Depends: gtk2.0-binver-2.10.0, libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.4), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgnome-keyring0 (>= 2.22.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-common (>= 2.22), libgnomeui-common (<< 2.23), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libpango1.0-0 (>= 1.20.0), libsm6 Suggests: gnome-icon-theme Filename: pool/2008/main/libg/libgnomeui/libgnomeui-0_2.22.1.0-0ubuntu1_i386.deb Size: 247404 MD5sum: aa6749d77dcb10e60324f6fed4595a3b SHA1: f4d0a99b21455da5a8f12afbbc355d937f1ff21b SHA256: 596ff65a1cf2639fbe593a813e5a5bf789f46a86791abf5fd24d21852c40f74d Description: The GNOME 2 libraries (User Interface) - runtime files This package contains the shared library for the base GNOME library functions (User Interface functions). Package: libgnomeui-dev Priority: optional Section: libdevel Installed-Size: 1236 Maintainer: Ubuntu Desktop Team Original-Maintainer: Ondřej Surý Architecture: i386 Source: libgnomeui Version: 2.22.1.0-0ubuntu1 Depends: libbonoboui2-dev (>= 2.13.1), libgconf2-dev (>= 2.6.0), libglib2.0-dev (>= 2.15.5), libgnome-keyring-dev (>= 0.4), libgnome2-dev (>= 2.13.7), libgnomecanvas2-dev (>= 2.6.0), libgnomeui-0 (= 2.22.1.0-0ubuntu1), libgnomevfs2-dev (>= 2.8.4-2), libgtk2.0-dev (>= 2.9.0), libice-dev, libjpeg62-dev | libjpeg-dev, libpango1.0-dev (>= 1.1.2), libsm-dev Suggests: libgnomeui-doc Filename: pool/2008/main/libg/libgnomeui/libgnomeui-dev_2.22.1.0-0ubuntu1_i386.deb Size: 323930 MD5sum: 7db23e6bb9d23bb38644075d766c41e9 SHA1: 4e404662d249d2919184cdd678e7ef044e03d5ed SHA256: 9fad52cddd61b33caff17577ffbace9146e84dfc8f220100acd5037017615c81 Description: The GNOME 2 libraries (User Interface) - development files This package contains the shared library for the base GNOME library functions (User Interface functions). Package: libgnomeui-0-dbg Priority: extra Section: libdevel Installed-Size: 1660 Maintainer: Ubuntu Desktop Team Original-Maintainer: Ondřej Surý Architecture: i386 Source: libgnomeui Version: 2.22.1.0-0ubuntu1 Replaces: libgnomeui-dbg Depends: libgnomeui-0 (= 2.22.1.0-0ubuntu1) Conflicts: libgnomeui-dbg Filename: pool/2008/main/libg/libgnomeui/libgnomeui-0-dbg_2.22.1.0-0ubuntu1_i386.deb Size: 702658 MD5sum: 1aee40d85ed1a651a9a67eb48461b61b SHA1: 2cbe8e122e9c4296727bfc93dcc84a10cb665b6f SHA256: 69eebd1f596506ebb80f55d1a8bb8a4311b9189156adad063b0fa2ae53eba4c5 Description: The GNOME 2 libraries (User Interface) and debugging symbols This package contains the shared library for the base GNOME library functions (User Interface functions). . This package contains detached debugging symbols. . Most people will not need this package. Package: libgnomeui-common Priority: optional Section: libs Installed-Size: 3320 Maintainer: Ubuntu Desktop Team Original-Maintainer: Ondřej Surý Architecture: all Source: libgnomeui Version: 2.22.1.0-0ubuntu1 Replaces: gnome-libs-data (<= 1.4.2-17), libgnomeui-0 (<= 1.117.0-1) Conflicts: libgnomeui-0 (<= 1.117.0-1) Filename: pool/2008/main/libg/libgnomeui/libgnomeui-common_2.22.1.0-0ubuntu1_all.deb Size: 22060 MD5sum: 3794ee0ddbee9addae8808fa82afea66 SHA1: bb4555eaa3ea564a83bf770a7125f641bfa3c217 SHA256: 6a421f51ce38e88371bd1de6ba4b8c206f8fe417568979fe34560970b7eb5a9f Description: The GNOME 2 libraries (User Interface) - common files This package contains internationalization files for the base GNOME library functions (User Interface functions). Package: libgnomeui-doc Priority: optional Section: doc Installed-Size: 2324 Maintainer: Ubuntu Desktop Team Original-Maintainer: Ondřej Surý Architecture: all Source: libgnomeui Version: 2.22.1.0-0ubuntu1 Replaces: libgnomeui-dev (<= 2.0.1-1) Conflicts: libgnomeui-dev (<= 2.0.1-1) Filename: pool/2008/main/libg/libgnomeui/libgnomeui-doc_2.22.1.0-0ubuntu1_all.deb Size: 263510 MD5sum: e10ebae5d070839461d52738ff5bc9dd SHA1: 850358fa6d0e871d48a31612baced887dedd4d44 SHA256: 6e9f0b1770dd5e2e45f9e4b1e5a68f97a93b97bfb6d3a4f17256e02dcc5d9f0d Description: The GNOME 2 libraries (User Interface) - documentation files This package contains documentation files for the base GNOME library functions (User Interface functions). Package: libgtkhtml2-dev Priority: optional Section: libdevel Installed-Size: 1180 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GNOME Maintainers Architecture: i386 Source: libgtkhtml2 Version: 2.11.1-1 Replaces: libgtkhtml2-0 (<< 2.11.1-1) Depends: libgtkhtml2-0 (= 2.11.1-1), libxml2-dev, libgail-dev (>= 1.2) Filename: pool/2008/main/libg/libgtkhtml2/libgtkhtml2-dev_2.11.1-1_i386.deb Size: 255908 MD5sum: 7d482295da8070b996cf08e8b52924c5 SHA1: 8a6375c445eef7ed76e3aa1407a6d4842698fe5f SHA256: 3293ac67a59b9f97173d4b6bd9e19a270a4830bbd8b1f35ae7edacdbb1c94b80 Description: HTML rendering/editing library - development files. for (GNOME2) This is GtkHTML, a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, but is now being developed independently. . This package is a part of GNOME2 Package: libgtkhtml2-0 Priority: optional Section: libs Installed-Size: 524 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GNOME Maintainers Architecture: i386 Source: libgtkhtml2 Version: 2.11.1-1 Depends: libatk1.0-0 (>= 1.13.2), libc6 (>= 2.6.1-1), libcairo2 (>= 1.4.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgail-common (>= 1.10.1), libgail18 (>= 1.10.1), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.19.0), libpng12-0 (>= 1.2.13-4), libx11-6, libxml2 (>= 2.6.29), libxrender1, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/libg/libgtkhtml2/libgtkhtml2-0_2.11.1-1_i386.deb Size: 242554 MD5sum: b98ee4bc65ea822091f71e4e4d7f461f SHA1: c75693a8f4e2e2478738761a72f6ff106081b404 SHA256: 082237dfc967e572c3f329750dbba769f71da41cdae09aed28dd4bde8a3c4691 Description: HTML rendering/editing library - runtime files. (for GNOME2) This is GtkHTML, a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, but is now being developed independently. . This package is a part of GNOME2 Package: libglib-perl Priority: optional Section: perl Installed-Size: 1080 Maintainer: Ubuntu Core Developers Original-Maintainer: Gtk2-Perl Maintainers Architecture: i386 Version: 1:1.161-1 Depends: perlapi-5.8.8, perl (>= 5.8.8-7ubuntu3), libc6 (>= 2.6.1-1), libglib2.0-0 (>= 2.14.0) Filename: pool/2008/main/libg/libglib-perl/libglib-perl_1.161-1_i386.deb Size: 414202 MD5sum: 53a0179fc5102df5f807b0be721bd365 SHA1: 7f75e549adb665d5cbc773a10ebd3b87084485ff SHA256: d073ebd876b8cb4b867718943b037ca8b09be2d89472aacdf7858b728de1d95f Description: Perl interface to the GLib and GObject libraries libglib-perl provides access to the GLib and GObject libraries. GLib is a portability and utility library; GObject provides a generic type system with inheritance and a powerful signal system. Together these libraries are used as the foundation for many of the libraries that make up the GNOME environment, and are used in many unrelated projects. . Find out more about GNOME at http://www.gnome.org. . The perl bindings follow the C API very closely, and the C reference documentation should be considered the canonical source: http://developer.gnome.org/doc/API/2.0/glib/index.html . This module is part of gtk2-perl. . To discuss gtk2-perl, ask questions and flame/praise the authors, join gtk-perl-list@gnome.org at lists.gnome.org. . Also have a look at the gtk2-perl website and sourceforge project page, http://gtk2-perl.sourceforge.net Package: libgnomeuimm-2.6-1c2a Priority: optional Section: libs Installed-Size: 504 Maintainer: Ubuntu Core Developers Original-Maintainer: Deng Xiyue Architecture: i386 Source: libgnomeuimm2.6 Version: 2.22.0-1 Replaces: libgnomeuimm-2.6-1, libgnomeuimm-2.6-1c2 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.7-1), libcairo2 (>= 1.5.12), libcairomm-1.0-1 (>= 1.4.0), libgcc1 (>= 1:4.1.1-21), libgconf2-4 (>= 2.13.5), libgconfmm-2.6-1c2 (>= 2.14.2), libglade2-0 (>= 1:2.6.1), libglademm-2.4-1c2a (>= 2.6.0), libglib2.0-0 (>= 2.12.0), libglibmm-2.4-1c2a (>= 2.16.0), libgnome-vfsmm-2.6-1c2a (>= 2.16.1), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomecanvasmm-2.6-1c2a (>= 2.14.0), libgnomemm-2.6-1c2 (>= 2.16.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 1:2.12.0), libice6 (>= 1:1.0.0), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.20.0), libpopt0 (>= 1.10), libsigc++-2.0-0c2a (>= 2.0.2), libsm6, libstdc++6 (>= 4.1.1-21), libxml2 Conflicts: libgnomeuimm-2.6-1, libgnomeuimm-2.6-1c2 Filename: pool/2008/main/libg/libgnomeuimm2.6/libgnomeuimm-2.6-1c2a_2.22.0-1_i386.deb Size: 129470 MD5sum: cf05b08a5fee237a50de342a25f37713 SHA1: dc0f445a6185ee2a8940cc3bc1404b7c9f64513d SHA256: 6100b04ef2db15cbedaea5539ab54dcd5727a0eae998b9939620117d93ad9171 Description: C++ wrappers for libgnomeui (shared library) libgnomeui is the library for the GNOME user interface functions. libgnomeuimm is the C++ wrapper for libgnomeui. . This package contains shared libraries. Homepage: http://www.gtkmm.org/ Package: libgnomeuimm-2.6-dev Priority: optional Section: libdevel Installed-Size: 1120 Maintainer: Ubuntu Core Developers Original-Maintainer: Deng Xiyue Architecture: i386 Source: libgnomeuimm2.6 Version: 2.22.0-1 Depends: libgconfmm-2.6-dev (>= 2.6.0), libglademm-2.4-dev (>= 2.4.0), libgnome-vfsmm-2.6-dev (>= 2.16.1), libgnomecanvasmm-2.6-dev (>= 2.6.0), libgnomemm-2.6-dev (>= 2.16.0), libgnomeui-dev (>= 2.7.1), libgnomeuimm-2.6-1c2a (= 2.22.0-1) Suggests: libgnomeuimm-2.6-doc Filename: pool/2008/main/libg/libgnomeuimm2.6/libgnomeuimm-2.6-dev_2.22.0-1_i386.deb Size: 163430 MD5sum: 82863e5fa80b3cc3c2a3b22f8fe4fba7 SHA1: 5792bd5ee1660e45455873afe68e719dd21cdb87 SHA256: 2220439b43e579daecfbf497e065b6e477d90b0a12c59eaedb2772de9c107512 Description: C++ wrappers for libgnomeui (development files) libgnomeui is the library for the GNOME user interface functions. libgnomeuimm is the C++ wrapper for libgnomeui. . This package contains development files and examples. Homepage: http://www.gtkmm.org/ Package: libgnomeuimm-2.6-doc Priority: optional Section: doc Installed-Size: 3516 Maintainer: Ubuntu Core Developers Original-Maintainer: Deng Xiyue Architecture: all Source: libgnomeuimm2.6 Version: 2.22.0-1 Replaces: libgnomeuimm-2.6-dev (<< 2.20.0-1) Depends: doc-base, lynx | www-browser Suggests: libgtkmm-2.4-doc Conflicts: libgnomeuimm-2.6-dev (<< 2.20.0-1) Filename: pool/2008/main/libg/libgnomeuimm2.6/libgnomeuimm-2.6-doc_2.22.0-1_all.deb Size: 315096 MD5sum: e20435709ad17ff8223625adc4775132 SHA1: c88cd980edb1f8a379b44ae2d816bde5e9a073ed SHA256: dfadc7353d7b88da695b20068c5bf9cf69b068a7a892c8333a76550cf9659418 Description: C++ wrappers for libgnomeui (documentation) libgnomeui is the library for the GNOME user interface functions. libgnomeuimm is the C++ wrapper for libgnomeui. . This package contains reference documentation and examples. Homepage: http://www.gtkmm.org/ Package: libgdiplus Priority: optional Section: libs Installed-Size: 416 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: i386 Version: 1.2.6-2ubuntu2 Depends: libc6 (>= 2.7-1), libcairo2 (>= 1.5.0), libexif12, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgif4 (>= 4.1.4), libglib2.0-0 (>= 2.15.2), libjpeg62, libpng12-0 (>= 1.2.13-4), libtiff4, libx11-6, libxrender1, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/libg/libgdiplus/libgdiplus_1.2.6-2ubuntu2_i386.deb Size: 155840 MD5sum: d94aa847453c7b80a0dd7ed3f4e9f820 SHA1: df7896aa206666a85645b0d093177ea8e904a02d SHA256: 0eb2c96823f87058d99e3684ffc0de2a70df3a6a2b6afe784506729ecbfd0d62 Description: interface library for Mono class System.Drawing libgdiplus is a native library object needed part of Mono. Package: libgnomeprintui2.2-0 Priority: optional Section: libs Installed-Size: 316 Maintainer: Ubuntu Core Developers Original-Maintainer: Rob Taylor Architecture: i386 Source: libgnomeprintui Version: 2.18.2-1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libc6 (>= 2.7-1), libcairo2 (>= 1.5.0), libglib2.0-0 (>= 2.15.4), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeprintui2.2-common (= 2.18.2-1), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.19.3), libxml2, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/libg/libgnomeprintui/libgnomeprintui2.2-0_2.18.2-1_i386.deb Size: 105724 MD5sum: 40a32bd6605fd0c5691766dc93755beb SHA1: 4e732b41fd29ad2d41ab6430fea1497c9ed3d8f4 SHA256: 510d116e7f8ead48c3af6e984e9c6dd55ba7169483767d37d1b8e75980061cb5 Description: GNOME 2.2 print architecture User Interface - runtime files The goals of this architecture include: . * Absolutely uncompromised output quality * Speed, memory efficiency, and other related performance goals * Ability to work smoothly with Postscript printers, fonts, and other resources * A screen display derived from the Canvas * An extension path for a wide variety of Unicode scripts * An extension path for a richer set of graphics operators than Postscript supports, especially transparency * To make life as easy as possible for application developers . This package contains runtime files. Package: libgnomeprintui2.2-doc Priority: optional Section: doc Installed-Size: 260 Maintainer: Ubuntu Core Developers Original-Maintainer: Rob Taylor Architecture: all Source: libgnomeprintui Version: 2.18.2-1 Suggests: doc-base Filename: pool/2008/main/libg/libgnomeprintui/libgnomeprintui2.2-doc_2.18.2-1_all.deb Size: 28446 MD5sum: 9dbe0b0fc9f40cedb10e8f61148d98c4 SHA1: a742073ab4ca33e8dc534d6128c249c478dfd464 SHA256: c67fd214129007dbeae8d987b767139b89699dc23b3184f7b5d393cb69dd3ede Description: GNOME 2.2 print architecture User Interface - doc files The goals of this architecture include: . * Absolutely uncompromised output quality * Speed, memory efficiency, and other related performance goals * Ability to work smoothly with Postscript printers, fonts, and other resources * A screen display derived from the Canvas * An extension path for a wide variety of Unicode scripts * An extension path for a richer set of graphics operators than Postscript supports, especially transparency * To make life as easy as possible for application developers . This package contains documentation files. Package: libgnomeprintui2.2-common Priority: optional Section: libs Installed-Size: 1644 Maintainer: Ubuntu Core Developers Original-Maintainer: Rob Taylor Architecture: all Source: libgnomeprintui Version: 2.18.2-1 Recommends: gnome-icon-theme Filename: pool/2008/main/libg/libgnomeprintui/libgnomeprintui2.2-common_2.18.2-1_all.deb Size: 7042 MD5sum: 55698755a1a0ac10add1df57b309851c SHA1: 34c41667179001f9f35a8a937e1e7c610dbee7ed SHA256: 9d8e9deee43848002bcab24ff53e766c8a83846625699c6cbf3e62b8d44eef27 Description: GNOME 2.2 print architecture User Interface - common files The goals of this architecture include: . * Absolutely uncompromised output quality * Speed, memory efficiency, and other related performance goals * Ability to work smoothly with Postscript printers, fonts, and other resources * A screen display derived from the Canvas * An extension path for a wide variety of Unicode scripts * An extension path for a richer set of graphics operators than Postscript supports, especially transparency * To make life as easy as possible for application developers . This package contains internationalization files. Package: libgnomeprintui2.2-dev Priority: optional Section: libdevel Installed-Size: 568 Maintainer: Ubuntu Core Developers Original-Maintainer: Rob Taylor Architecture: i386 Source: libgnomeprintui Version: 2.18.2-1 Depends: libart-2.0-dev, libgnomecanvas2-dev (>= 1.117.0), libgnomeprint2.2-dev (>= 2.1.7), libgnomeprintui2.2-0 (= 2.18.2-1), libgtk2.0-dev (>= 2.0.6) Filename: pool/2008/main/libg/libgnomeprintui/libgnomeprintui2.2-dev_2.18.2-1_i386.deb Size: 152938 MD5sum: 9c752580d7d5f823c9ef6da4ae76846b SHA1: e1ce05cb68b77da8cfc9bff69ab3a580e99d07d6 SHA256: 6a19f702b01e86140766accca69ecc68468dc9bfee27ba5cffa606ae2c8783ac Description: GNOME 2.2 print architecture User Interface - devel files The goals of this architecture include: . * Absolutely uncompromised output quality * Speed, memory efficiency, and other related performance goals * Ability to work smoothly with Postscript printers, fonts, and other resources * A screen display derived from the Canvas * An extension path for a wide variety of Unicode scripts * An extension path for a richer set of graphics operators than Postscript supports, especially transparency * To make life as easy as possible for application developers . This package contains development files (include headers). Package: libgnumail-java-doc Priority: optional Section: doc Installed-Size: 4924 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Source: libgnumail-java Version: 1.1.2-2 Depends: classpath-doc Suggests: libgnumail-java Filename: pool/2008/main/libg/libgnumail-java/libgnumail-java-doc_1.1.2-2_all.deb Size: 338096 MD5sum: c0ca3042ebf482f44db0f40262621428 SHA1: 6f144f8afb1af747bcd831e20e463f62a05db0c8 SHA256: 5c04cec4ca5592a32bd3e7cebaef31eb320d9c9b997ff06097c59d22c6a9e8d8 Description: free implementation of the javamail API (Javadocs) The javamail api provides abstract classes that model a mail system. With the GNU free implementation of the javamail api, you can send and read messages using SMTP, IMAP4, POP3, mbox, Maildir and NNTP. . This package provides the documentation for libgnumail-java . Homepage: Package: libgnumail-java Priority: optional Section: libs Installed-Size: 384 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Java Maintainers Architecture: all Version: 1.1.2-2 Depends: libgnujaf-java, libgnuinet-java Suggests: libgnumail-java-doc Filename: pool/2008/main/libg/libgnumail-java/libgnumail-java_1.1.2-2_all.deb Size: 287096 MD5sum: 5c22429a248944aaf63b118e1f5c4895 SHA1: 1a1403949737ed86738abf9b74e97099755afd34 SHA256: 1a1a39483b5a82bae114a689904c5117c4470202171cfeef5295ef48c76460fd Description: free implementation of the javamail API The javamail api provides abstract classes that model a mail system. With the GNU free implementation of the javamail api, you can send and read messages using SMTP, IMAP4, POP3, mbox, Maildir and NNTP . Homepage: Package: libgnomecanvas2-common Priority: optional Section: x11 Installed-Size: 1404 Maintainer: Ubuntu Core Developers Original-Maintainer: Ondřej Surý Architecture: all Source: libgnomecanvas Version: 2.20.1.1-1 Replaces: libgnomecanvas2-0 (<= 1.117.0-1) Conflicts: libgnomecanvas2-0 (<= 1.117.0-1) Filename: pool/2008/main/libg/libgnomecanvas/libgnomecanvas2-common_2.20.1.1-1_all.deb Size: 8872 MD5sum: fe00d577480ef4f26750b3e25ba72ac7 SHA1: 49184976efa727fa8b817c87a8b09fe9703c5aa7 SHA256: 7977f40bdc563fdfabb9424218efef1db10cb1d3303e4f440e119615e0d3509f Description: A powerful object-oriented display - common files The canvas widget is a powerful and extensible object-oriented display engine. A GnomeCanvasItem is a GtkObject representing some element of the display, such as an image, a rectangle, an ellipse, or some text. You can refer to this architecture as structured graphics; the canvas lets you deal with graphics in terms of items, rather than an undifferentiated grid of pixels. . This package contains internationalization files. Package: libgnomecanvas2-doc Priority: optional Section: doc Installed-Size: 504 Maintainer: Ubuntu Core Developers Original-Maintainer: Ondřej Surý Architecture: all Source: libgnomecanvas Version: 2.20.1.1-1 Replaces: libgnomecanvas2-0 (<= 2.0.5-1) Filename: pool/2008/main/libg/libgnomecanvas/libgnomecanvas2-doc_2.20.1.1-1_all.deb Size: 62768 MD5sum: 0a4ac86881726b725956161dafa0d9d7 SHA1: f5fea5bd8c1c25ea871b8dd376d531a364b08c54 SHA256: cb7daaef9056535af0dc607694edc2a5529655aaff1c4cc7cfb5ef88e5d491a8 Description: A powerful object-oriented display - documentation files The canvas widget is a powerful and extensible object-oriented display engine. A GnomeCanvasItem is a GtkObject representing some element of the display, such as an image, a rectangle, an ellipse, or some text. You can refer to this architecture as structured graphics; the canvas lets you deal with graphics in terms of items, rather than an undifferentiated grid of pixels. . This package contains documentation files. Package: libgnomecanvas2-0 Priority: optional Section: libs Installed-Size: 276 Maintainer: Ubuntu Core Developers Original-Maintainer: Ondřej Surý Architecture: i386 Source: libgnomecanvas Version: 2.20.1.1-1 Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libc6 (>= 2.6.1-1), libgail-common (>= 1.10.1), libgail18 (>= 1.10.1), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.19.0), libgnomecanvas2-common (>= 2.20), libgnomecanvas2-common (<< 2.21) Conflicts: libgnome2-canvas-perl (<< 1.002-1+b1) Filename: pool/2008/main/libg/libgnomecanvas/libgnomecanvas2-0_2.20.1.1-1_i386.deb Size: 85934 MD5sum: f9049f9465721083d7d2b4bfc722c41e SHA1: 50a7d5cf857c418dc4e21cba3c5e2131b4c7b339 SHA256: 0ccafd299b96f0b87c57727dd3b1539fe544da2c6a46d5f478cca8aa726a3bcb Description: A powerful object-oriented display - runtime files The canvas widget is a powerful and extensible object-oriented display engine. A GnomeCanvasItem is a GtkObject representing some element of the display, such as an image, a rectangle, an ellipse, or some text. You can refer to this architecture as structured graphics; the canvas lets you deal with graphics in terms of items, rather than an undifferentiated grid of pixels. Package: libgnomecanvas2-dev Priority: optional Section: libdevel Installed-Size: 436 Maintainer: Ubuntu Core Developers Original-Maintainer: Ondřej Surý Architecture: i386 Source: libgnomecanvas Version: 2.20.1.1-1 Depends: libgnomecanvas2-0 (= 2.20.1.1-1), libart-2.0-dev, libgtk2.0-dev (>= 2.4.0), libgail-dev Suggests: libgnomecanvas2-doc Filename: pool/2008/main/libg/libgnomecanvas/libgnomecanvas2-dev_2.20.1.1-1_i386.deb Size: 118498 MD5sum: a15a9e8ce3aa8345400d6352486b5ec2 SHA1: dcfa0e4f1bb2b189565f885d951b3173ec8f3d8f SHA256: f5fd6c4888f0abe5fd22bbb83800e09e84ce166e0ada1a1bc0ab77c86291d0dd Description: A powerful object-oriented display - development files The canvas widget is a powerful and extensible object-oriented display engine. A GnomeCanvasItem is a GtkObject representing some element of the display, such as an image, a rectangle, an ellipse, or some text. You can refer to this architecture as structured graphics; the canvas lets you deal with graphics in terms of items, rather than an undifferentiated grid of pixels. Package: libglademm-2.4-dbg Priority: extra Section: libdevel Installed-Size: 264 Maintainer: Ubuntu Core Developers Original-Maintainer: Deng Xiyue Architecture: i386 Source: libglademm2.4 Version: 2.6.6-1 Depends: libglademm-2.4-1c2a (= 2.6.6-1) Filename: pool/2008/main/libg/libglademm2.4/libglademm-2.4-dbg_2.6.6-1_i386.deb Size: 78504 MD5sum: a3baf0d2d676167440574bdc553ccb5e SHA1: 2ee1922abdc1a3c17e54d4936c682a2b8b5539bc SHA256: fa3d794b07e3804de9e86eca47fa3ad926ea9a392ccb6ba47d4fd16fe846312b Description: C++ wrappers for libglade2 (debug symbols) Libglade is a library which enables an application to build its graphical interface from an XML file (generated by Glade) at runtime. libglademm is the C++ wrapper for libglade. . This package contains debug symbols for debugging applications using libglademm. Homepage: http://www.gtkmm.org/ Package: libglademm-2.4-dev Priority: optional Section: libdevel Installed-Size: 184 Maintainer: Ubuntu Core Developers Original-Maintainer: Deng Xiyue Architecture: i386 Source: libglademm2.4 Version: 2.6.6-1 Depends: libglade2-dev (>= 1:2.6.1), libglademm-2.4-1c2a (= 2.6.6-1), libgtkmm-2.4-dev (>= 1:2.6.0) Suggests: libglademm-2.4-doc Filename: pool/2008/main/libg/libglademm2.4/libglademm-2.4-dev_2.6.6-1_i386.deb Size: 20686 MD5sum: 7e30c2dd3577e4a4bd8431fbfc513c13 SHA1: 71781e2bb4fbbfa56e20d9a1087fe749f4dbeae3 SHA256: 69b729364719c048e8cd465733428b0af42559494aecd05785baa06608daa404 Description: C++ wrappers for libglade2 (development files) Libglade is a library which enables an application to build its graphical interface from an XML file (generated by Glade) at runtime. libglademm is the C++ wrapper for libglade. . This package contains development files. Homepage: http://www.gtkmm.org/ Package: libglademm-2.4-doc Priority: optional Section: doc Installed-Size: 468 Maintainer: Ubuntu Core Developers Original-Maintainer: Deng Xiyue Architecture: all Source: libglademm2.4 Version: 2.6.6-1 Replaces: libglademm-2.4-dev (<< 2.6.5-1) Depends: doc-base, lynx | www-browser Suggests: libglibmm-2.4-doc (>= 2.14.2-3), libgtkmm-2.4-doc (>= 1:2.12.3-1) Conflicts: libglademm-2.4-dev (<< 2.6.5-1) Filename: pool/2008/main/libg/libglademm2.4/libglademm-2.4-doc_2.6.6-1_all.deb Size: 74142 MD5sum: acdfc2b6a70a286feb9b60ce80dd8905 SHA1: 92e51377a0a1f1603066943dd6794a7101908ef7 SHA256: 0697d2940dbca272c05f896028df7813e67b53b30441fe0a2f7a17f540db348d Description: C++ wrappers for libglade2 (documentation) Libglade is a library which enables an application to build its graphical interface from an XML file (generated by Glade) at runtime. libglademm is the C++ wrapper for libglade. . This package contains reference documentation and examples. Homepage: http://www.gtkmm.org/ Package: libglademm-2.4-1c2a Priority: optional Section: libs Installed-Size: 96 Maintainer: Ubuntu Core Developers Original-Maintainer: Deng Xiyue Architecture: i386 Source: libglademm2.4 Version: 2.6.6-1 Replaces: libglademm-2.4-1, libglademm-2.4-1c2 Depends: libatk1.0-0 (>= 1.20.0), libc6 (>= 2.7-1), libcairo2 (>= 1.5.8), libcairomm-1.0-1 (>= 1.4.0), libgcc1 (>= 1:4.1.1-21), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.15.5), libglibmm-2.4-1c2a (>= 2.14.0), libgtk2.0-0 (>= 2.12.0), libgtkmm-2.4-1c2a (>= 2.12.0), libpango1.0-0 (>= 1.19.3), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.1.1-21), libxml2 Conflicts: libglademm-2.4-1, libglademm-2.4-1c2 Filename: pool/2008/main/libg/libglademm2.4/libglademm-2.4-1c2a_2.6.6-1_i386.deb Size: 21126 MD5sum: 31e2f669ae32c3a587db676926636437 SHA1: d14ae6f02787222ad62764a747e3278393d86d3b SHA256: faa20c8a4f9a767e1c846b161c1943fc1d697d9af38b80049f887528cc43e7f0 Description: C++ wrappers for libglade2 (shared library) Libglade is a library which enables an application to build its graphical interface from an XML file (generated by Glade) at runtime. libglademm is the C++ wrapper for libglade. . This package contains shared libraries. Homepage: http://www.gtkmm.org/ Package: libgd-gd2-perl Priority: extra Section: perl Installed-Size: 640 Maintainer: Ubuntu Core Developers Original-Maintainer: GD team Architecture: i386 Version: 1:2.35-1 Depends: libc6 (>= 2.6.1-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgd2-xpm (>= 2.0.34), libjpeg62, libpng12-0 (>= 1.2.13-4), libx11-6, libxpm4, zlib1g (>= 1:1.2.3.3.dfsg-1), perlapi-5.8.8, perl (>= 5.8.8-7ubuntu3) Conflicts: libgd-noxpm-perl, libgd-perl, libgd-gd1-perl, libgd-gd1-noxpm-perl, libgd-gd2-noxpm-perl Filename: pool/2008/main/libg/libgd-gd2-perl/libgd-gd2-perl_2.35-1_i386.deb Size: 218640 MD5sum: 63bbae303b4225d1e58c7067d6a3dd60 SHA1: 1b87a4a07afa9d214e5725569500f2d630581584 SHA256: 99795f1c68789aa39bfa86805bd7520a4e2b2da48423e0c451df759b117e741c Description: Perl module wrapper for libgd - gd2 variant This is a autoloadable interface module for libgd, a popular library for creating and manipulating PNG files. With this library you can create PNG images on the fly or modify existing files. Features include: . * Lines, polygons, rectangles and arcs, both filled and unfilled * Flood fills * The use of arbitrary images as brushes and as tiled fill patterns * Line styling (dashed lines and the like) * Horizontal and vertical text rendering * Support for transparency and interlacing * Support for TrueType font rendering, via libfreetype. * Support for spline curves, via GD::Polyline * Support for symbolic font names, such as "helvetica:italic" * Support for symbolic color names, such as "green", via GD::Simple * Produces output in png, gif, jpeg and xbm format * Produces output in svg format via GD::SVG. . Included with the example code is the perl script qd.pl with QuickDraw routines for generating PICT2 files (used on Apple Macintosh). . This package is linked against libgd2, with Xpm (X pixmap) support. . Homepage: http://search.cpan.org/dist/GD/ Package: libggz-dev Priority: optional Section: libdevel Installed-Size: 264 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian GGZ Maintainers Architecture: i386 Source: libggz Version: 0.0.14-1 Depends: libggz2 (= 0.0.14-1), libgnutls-dev Filename: pool/2008/main/libg/libggz/libggz-dev_0.0.14-1_i386.deb Size: 89316 MD5sum: 289e3c94312529b04adc55fa4e974bd2 SHA1: 2d5a96d617f1bfe60b52869ef4e0ac03efa0256a SHA256: bc3580549fdfa2c7124e73c071afd3eec60eeaced407bc70e96ee962b2229bc1 Description: GGZ Gaming Zone: common utilities library - development files The libggz library handles network, configuration file and data structure management functions as well as several convenience wrappers around glibc functions. . This package provides the header files and static libraries needed for development with libggz in the C programming language. . This package is part of the GGZ Gaming Zone, a multiuser networked gaming environment. . Web site: http://www.ggzgamingzone.org/ Package: libggz2 Priority: optional Section: libs Installed-Size: 160 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian GGZ Maintainers Architecture: i386 Source: libggz Version: 0.0.14-1 Depends: libc6 (>= 2.5-0ubuntu1), libgcrypt11 (>= 1.2.2), libgnutls13 (>= 1.5.3-0), libgpg-error0 (>= 1.4), libtasn1-3 (>= 0.3.4), zlib1g (>= 1:1.2.1) Filename: pool/2008/main/libg/libggz/libggz2_0.0.14-1_i386.deb Size: 71180 MD5sum: ef311b3164bd6725f6b1a0740a6d3b1d SHA1: 362d9737d0929e6e60155845e2fe7a303e79fbe9 SHA256: 0a1047cf53590095bdd6b825f832f68f350eaa408261a78788623abacf894223 Description: GGZ Gaming Zone: common utilities library The libggz library handles network, configuration file and data structure management functions as well as several convenience wrappers around glibc functions. . This package provides the run-time library of base functions common to several GGZ clients and servers. . This package is part of the GGZ Gaming Zone, a multiuser networked gaming environment. . Web site: http://www.ggzgamingzone.org/ Package: libgphoto2-2-dev Priority: optional Section: libdevel Installed-Size: 8144 Maintainer: Ubuntu Core Developers Original-Maintainer: Frederic Peters Architecture: i386 Source: libgphoto2 Version: 2.4.0-8ubuntu6 Replaces: libgphoto2-2 (<< 2.4.0-8ubuntu1), libgphoto2-dev, libgphoto2-port0 (<< 2.4.0-8), libgphoto2port-dev Provides: libgphoto2-dev, libgphoto2port-dev Depends: libc6-dev, libexif-dev, libgphoto2-2 (= 2.4.0-8ubuntu6), libltdl3-dev, libusb-dev, pkg-config Conflicts: gphoto2-dev (<= 2.1.1), libgphoto2-port0 (<< 2.4.0-8), libgphoto2port-dev Filename: pool/2008/main/libg/libgphoto2/libgphoto2-2-dev_2.4.0-8ubuntu6_i386.deb Size: 2205394 MD5sum: 19780a7738db540293cc77e35e45eda3 SHA1: 128d296637ec8023ed002c6d51987efe51df2357 SHA256: 70e9fc74a948dc9b84bbb57e8875521999072599b5eef3598c8e9eea6b387336 Description: gphoto2 digital camera library (development files) The gphoto2 library can be used by applications to access various digital camera models, via standard protocols such as USB Mass Storage and PTP, or vendor-specific protocols. . This package contains the development files. Package: libgphoto2-2 Priority: optional Section: libs Installed-Size: 4140 Maintainer: Ubuntu Core Developers Original-Maintainer: Frederic Peters Architecture: i386 Source: libgphoto2 Version: 2.4.0-8ubuntu6 Depends: adduser, libc6 (>= 2.7-1), libexif12, libgphoto2-port0 (>= 2.4.0), libjpeg62, libltdl3 (>= 1.5.2-2) Recommends: hal (>= 0.5.10-5ubuntu1) Suggests: gphoto2 (>= 2.1.1) Conflicts: gphoto2 (<= 2.1.1) Filename: pool/2008/main/libg/libgphoto2/libgphoto2-2_2.4.0-8ubuntu6_i386.deb Size: 769116 MD5sum: a1ceb5078e028a2651ed9c9a33cec351 SHA1: 7c3ee7c7e99856c8444301bc52d785c7dbcf5fb7 SHA256: 17ad92fb8968311046801db55c35b19d33745f6a5edce6cd442acb927cbbc67d Description: gphoto2 digital camera library The gphoto2 library can be used by applications to access various digital camera models, via standard protocols such as USB Mass Storage and PTP, or vendor-specific protocols. . This package contains the library. . The gphoto2 command-line frontend is shipped separately, in the gphoto2 package. Package: libgphoto2-port0 Priority: optional Section: libs Installed-Size: 568 Maintainer: Ubuntu Core Developers Original-Maintainer: Frederic Peters Architecture: i386 Source: libgphoto2 Version: 2.4.0-8ubuntu6 Replaces: libgphoto2port Provides: libgphoto2port Depends: libc6 (>= 2.7-1), libdbus-1-3 (>= 1.1.1), libhal1 (>= 0.5.8.1), libltdl3 (>= 1.5.2-2), libusb-0.1-4 (>= 2:0.1.12) Suggests: gphoto2 (>> 2.1.0), gtkam Conflicts: gphoto2 (<= 2.1.1), libgphoto2port Filename: pool/2008/main/libg/libgphoto2/libgphoto2-port0_2.4.0-8ubuntu6_i386.deb Size: 95094 MD5sum: 8a4539fc97dd651510f8944bdc1dc989 SHA1: a1f69e1576c4662fec6ea93a81a7a11b2bf2b176 SHA256: 2db9cce22390b825ae56dac5a1f0d5c552175b453b3a9148f3eaab0f65c85d2b Description: gphoto2 digital camera port library The gphoto2 library can be used by applications to access various digital camera models, via standard protocols such as USB Mass Storage and PTP, or vendor-specific protocols. . This package contains the runtime code for port access. Package: libgda3-3 Priority: optional Section: libs Installed-Size: 1188 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Gustavo R. Montesino Architecture: i386 Source: libgda3 Version: 3.0.2-2ubuntu1 Replaces: libgda2-1 Depends: libc6 (>= 2.7-1), libgda3-common (>= 3.0.2-2ubuntu1), libglib2.0-0 (>= 2.16.0), libxml2 (>= 2.6.27) Recommends: libgda3-bin Suggests: libgda3-freetds, libgda3-mysql, libgda3-odbc, libgda3-postgres, libgda3-sqlite Conflicts: libgda2-1 Filename: pool/2008/main/libg/libgda3/libgda3-3_3.0.2-2ubuntu1_i386.deb Size: 431376 MD5sum: fd51a94076cc6b919bf010d0c05aa753 SHA1: 65a285b020a81836a7eec64764c5367a5ab5f117 SHA256: 3f0b8ffd72a279c1e914d2e8afd141a80e8fa9b69e57bfcad773f511983ff0e2 Description: GNOME Data Access library for GNOME2 GNOME Data Access is an attempt to provide uniform access to different kinds of data sources (databases, information servers, mail spools, etc). It is a complete architecture that provides all you need to access your data. . This library is made for GNOME2, but it doesn't require GNOME2 libraries. . This package contains the shared libraries. Package: libgda3-common Priority: optional Section: misc Installed-Size: 4516 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Gustavo R. Montesino Architecture: all Source: libgda3 Version: 3.0.2-2ubuntu1 Replaces: libgda-common (<< 0.2.96-6.2) Recommends: libgda3-3 Conflicts: libgda-common (<< 0.2.96-6.2) Filename: pool/2008/main/libg/libgda3/libgda3-common_3.0.2-2ubuntu1_all.deb Size: 182674 MD5sum: 74e1aa164937bf4ca98d73be5525b7e7 SHA1: 1c75b055f222f5bb5496368166e72e70faf4a7f4 SHA256: 7c579b75c8acf6a267e4c4c9dce144e2d781c09152879d2cdbcb9cf9426bbc4e Description: Common files for GNOME Data Access library for GNOME2 GNOME Data Access is an attempt to provide uniform access to different kinds of data sources (databases, information servers, mail spools, etc). It is a complete architecture that provides all you need to access your data. . This library is made for GNOME2, but it doesn't require GNOME2 libraries. . This package contains common files for libgda3. Package: libgda3-dev Priority: optional Section: libdevel Installed-Size: 2480 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Gustavo R. Montesino Architecture: i386 Source: libgda3 Version: 3.0.2-2ubuntu1 Depends: libgda3-3 (= 3.0.2-2ubuntu1), libglib2.0-dev (>= 2.2.0), libxslt1-dev Suggests: libgda3-doc Filename: pool/2008/main/libg/libgda3/libgda3-dev_3.0.2-2ubuntu1_i386.deb Size: 584158 MD5sum: 47679a51e96e9458eff5e41b7bf52444 SHA1: aba7b7f83915861b4c4b99413931f1bf413ae228 SHA256: 14bb6c0fd89f1b39d92d47d31b7e3948348de4c459c300e6867443b402ea7102 Description: Development files for GNOME Data Access library for GNOME2 GNOME Data Access is an attempt to provide uniform access to different kinds of data sources (databases, information servers, mail spools, etc). It is a complete architecture that provides all you need to access your data. . This library is made for GNOME2, but it doesn't require GNOME2 libraries. . This package contains the header files and libraries which you need for development. Package: libgda3-3-dbg Priority: extra Section: libdevel Installed-Size: 3116 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Gustavo R. Montesino Architecture: i386 Source: libgda3 Version: 3.0.2-2ubuntu1 Depends: libgda3-3 (= 3.0.2-2ubuntu1) Filename: pool/2008/main/libg/libgda3/libgda3-3-dbg_3.0.2-2ubuntu1_i386.deb Size: 1166340 MD5sum: 449454d362948f12663f4654e435db14 SHA1: 40dcdb02921dd7f8d416a7c6043922f626b5e7a1 SHA256: 1aa1ffabdf36c84f5b666e3d96bb0e38568fe068e0cb139eb0ceacd6423e05ce Description: GDA3 library and debugging symbols GDA is GNOME Data Access. . GNOME Data Access is an attempt to provide uniform access to different kinds of data sources (databases, information servers, mail spools, etc). It is a complete architecture that provides all you need to access your data. . This library is made for GNOME2, but it doesn't require GNOME2 libraries. . This package contains detached debugging symbols. . Most people will not need this package. Package: libgda3-doc Priority: optional Section: doc Installed-Size: 4020 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Gustavo R. Montesino Architecture: all Source: libgda3 Version: 3.0.2-2ubuntu1 Depends: lynx | www-browser Conflicts: libgda-doc Filename: pool/2008/main/libg/libgda3/libgda3-doc_3.0.2-2ubuntu1_all.deb Size: 520788 MD5sum: acf61cf89cd2ac9467fbba09a12686ac SHA1: 2959941b8adaf05e874825c327e8c9de2e6510d9 SHA256: ca2f59e35bb9341c558164134b1b312cd767efda33ce226de0f400c8f32a02f6 Description: Documentation files for GNOME Data Access library for GNOME2 GNOME Data Access is an attempt to provide uniform access to different kinds of data sources (databases, information servers, mail spools, etc). It is a complete architecture that provides all you need to access your data. . This library is made for GNOME2, but it doesn't require GNOME2 libraries. . This package contains some document files about libgda3. Package: libvisual-0.4-dev Priority: optional Section: libdevel Installed-Size: 724 Maintainer: Ubuntu Core Developers Original-Maintainer: Brandon Holtsclaw Architecture: i386 Source: libvisual Version: 0.4.0-2 Replaces: libvisual0.2-dev Depends: libvisual-0.4-0 (= 0.4.0-2), pkg-config, libc6-dev | libc-dev Filename: pool/2008/main/libv/libvisual/libvisual-0.4-dev_0.4.0-2_i386.deb Size: 154308 MD5sum: 6106316238423a10488305436aaff736 SHA1: 9911c852e9554584d503d3c36400d19825d222dc SHA256: 6c753ab14685f9cbd1be80e855029bf1d02220fdb0ed58449e14664f97020649 Description: Audio visualization framework (development package) Libvisual is a generic visualization framework that allows applications to easily access and manage visualization plugins. Audio visualization is the process of making pretty moving images that are correlated in some way to the audio currently being played by a media player. Most audio visualization is tied to a specific application or media player, making it difficult to share code. Libvisual allows applications to use existing visualization plugins written for the libvisual framework. . This package contains development headers and libraries used to compile applications that use libvisual. Package: libvisual-0.4-0 Priority: optional Section: libs Installed-Size: 372 Maintainer: Ubuntu Core Developers Original-Maintainer: Brandon Holtsclaw Architecture: i386 Source: libvisual Version: 0.4.0-2 Depends: libc6 (>= 2.6.1-1) Recommends: libvisual-0.4-plugins Filename: pool/2008/main/libv/libvisual/libvisual-0.4-0_0.4.0-2_i386.deb Size: 106582 MD5sum: a1a0817d0fc0c43f19c3871f5d7bba84 SHA1: f9424068dfcad99fe5169fafa90ed53c74c12b37 SHA256: 857d01bf6ae8611f387b299b08ff9ddcd084f76e1bdd55999e7b9957e37e5029 Description: Audio visualization framework Libvisual is a generic visualization framework that allows applications to easily access and manage visualization plugins. Audio visualization is the process of making pretty moving images that are correlated in some way to the audio currently being played by a media player. Most audio visualization is tied to a specific application or media player, making it difficult to share code. Libvisual allows applications to use existing visualization plugins written for the libvisual framework. . This package contains the runtime libraries for libvisual. Libvisual is not very useful without visualization plugins, so it is highly recommended to install the libvisual-0.4-plugins package. Package: libvncserver0 Priority: optional Section: libs Installed-Size: 384 Maintainer: Ubuntu Core developers Original-Maintainer: Debian QA Group Architecture: i386 Source: libvncserver Version: 0.9.3.dfsg.1-1ubuntu1 Depends: libc6 (>= 2.6.1-1), libjpeg62, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: libvncserver0-dbg (= 0.9.3.dfsg.1-1ubuntu1) Filename: pool/2008/main/libv/libvncserver/libvncserver0_0.9.3.dfsg.1-1ubuntu1_i386.deb Size: 163040 MD5sum: 358225531f0d3d3870aca070da9c8038 SHA1: 01e752abc3ea5e960086d4a9ed938ce83f993e1d SHA256: 66d2d0d059a2afc0f2ab42e9b3094c7af1047b46c08e44466241d51dac43d22b Description: API to write one's own vnc server LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression schemata. Package: libvncserver0-dbg Priority: optional Section: libdevel Installed-Size: 772 Maintainer: Ubuntu Core developers Original-Maintainer: Debian QA Group Architecture: i386 Source: libvncserver Version: 0.9.3.dfsg.1-1ubuntu1 Depends: libvncserver0 (= 0.9.3.dfsg.1-1ubuntu1) Filename: pool/2008/main/libv/libvncserver/libvncserver0-dbg_0.9.3.dfsg.1-1ubuntu1_i386.deb Size: 251964 MD5sum: cf261fc713c20529af555a41f5e5ceba SHA1: 16687f2cd650f0f7a63b70dde73ccb840e7a01be SHA256: a2095b6ec3987d6654a0b6e1eb836ca10bc1ec1f5f4e4914cebfc18c443149c3 Description: debugging symbols for libvncserver LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression schemata. . This package contains the debugging symbols for libvncserver. Package: libvncserver-dev Priority: optional Section: libdevel Installed-Size: 660 Maintainer: Ubuntu Core developers Original-Maintainer: Debian QA Group Architecture: i386 Source: libvncserver Version: 0.9.3.dfsg.1-1ubuntu1 Depends: libvncserver0 (= 0.9.3.dfsg.1-1ubuntu1) Filename: pool/2008/main/libv/libvncserver/libvncserver-dev_0.9.3.dfsg.1-1ubuntu1_i386.deb Size: 200042 MD5sum: df51b00cd8c4dc86f3a2afc6ce42730c SHA1: 8d7acd3f9c34ae726ded0518497cff4d3044b71e SHA256: a3b1d2a070977345953ee82eaf2561319e5f7d22b5e1a6b6fe87d573b5267cc4 Description: API to write one's own vnc server - development files LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression schemata. . This is the development package which contains headers and static libraries for libvncserver. Package: libvoikko1 Priority: optional Section: libs Installed-Size: 92 Maintainer: Ubuntu Core Developers Original-Maintainer: Timo Jyrinki Architecture: i386 Source: libvoikko Version: 1.6-1 Depends: libc6 (>= 2.6.1-1), libmalaga7, voikko-fi (>= 0.7.3) Filename: pool/2008/main/libv/libvoikko/libvoikko1_1.6-1_i386.deb Size: 24880 MD5sum: d267bf449e90e4d5a2e230e8de272dfa SHA1: 88a59ad72e8d6a330834c720106ccdf294ee2d48 SHA256: 68e9a587618960b954cdb1731982399bcbfd34d71aaad9c224ac42b7b00b2f94 Description: Finnish spell-checker and hyphenator library Voikko is a Finnish spell-checker and hyphenator based on Malaga and Suomi-Malaga. This package contains the shared library. . Homepage: http://voikko.sourceforge.net/ Package: libvoikko-dev Priority: optional Section: libdevel Installed-Size: 144 Maintainer: Ubuntu Core Developers Original-Maintainer: Timo Jyrinki Architecture: i386 Source: libvoikko Version: 1.6-1 Depends: libvoikko1 (= 1.6-1), libmalaga-dev Filename: pool/2008/main/libv/libvoikko/libvoikko-dev_1.6-1_i386.deb Size: 34728 MD5sum: c62573cf007af8eae24e9c9e69ec6a8d SHA1: 38ad596c1fe115553264797b819fb4844cd963f4 SHA256: e4e9ef6c6f2dec357b9e711e92f6dc097839ad2542fdc3776102fc23b91a262a Description: Development files for libvoikko Voikko is a Finnish spell-checker and hyphenator based on Malaga and Suomi-Malaga. This package contains the files needed to build or develop applications that use Voikko. . Homepage: http://voikko.sourceforge.net/ Package: libvorbisenc2 Priority: optional Section: libs Installed-Size: 1052 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xiph.org Maintainers Architecture: i386 Source: libvorbis Version: 1.2.0.dfsg-2 Replaces: libvorbis0 (<< 1.0.0) Depends: libc6 (>= 2.6.1-1), libvorbis0a (>= 1.2.0) Conflicts: libvorbis0 (<< 1.0.0) Filename: pool/2008/main/libv/libvorbis/libvorbisenc2_1.2.0.dfsg-2_i386.deb Size: 75672 MD5sum: 8411e66f856eba5ebe5cf6c1a2ee04e0 SHA1: 35c941b4e7993cb48cf358343dbeb5ce71b451e0 SHA256: 432aba05d165656aa8f646c99feaaa117795cd92c200dcc6b3006294efdc4cac Description: The Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbisenc library provides a convenient API for setting up an encoding environment using libvorbis. Package: libvorbis-dev Priority: optional Section: libdevel Installed-Size: 2132 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xiph.org Maintainers Architecture: i386 Source: libvorbis Version: 1.2.0.dfsg-2 Depends: libogg-dev, libvorbis0a (= 1.2.0.dfsg-2), libvorbisenc2 (= 1.2.0.dfsg-2), libvorbisfile3 (= 1.2.0.dfsg-2) Filename: pool/2008/main/libv/libvorbis/libvorbis-dev_1.2.0.dfsg-2_i386.deb Size: 455072 MD5sum: 32daa6cd53bb09b5ee1c41bfda5532bc SHA1: 859f4346a6407e3e4898c59e25a429507c206520 SHA256: 56922fe00075aab1514142bc6d92b932274f617b08a4f6acd956d48df383ef01 Description: The Vorbis General Audio Compression Codec (development files) Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . This package contains the header files and documentation needed to develop applications with libvorbis. Package: libvorbisfile3 Priority: optional Section: libs Installed-Size: 76 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xiph.org Maintainers Architecture: i386 Source: libvorbis Version: 1.2.0.dfsg-2 Replaces: libvorbis0 (<< 1.0.0) Depends: libc6 (>= 2.6.1-1), libvorbis0a (>= 1.2.0) Conflicts: libvorbis0 (<< 1.0.0) Filename: pool/2008/main/libv/libvorbis/libvorbisfile3_1.2.0.dfsg-2_i386.deb Size: 19566 MD5sum: 1b04069e925d2d28894e4dbd67cd0bbc SHA1: 3181fd4c8c7e9d60ed21c8dac838fdf628ee8684 SHA256: 3e99433f5554ed3b37fea33eeef373446be29a370ac4925d2ce91981ed140e5c Description: The Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbisfile library provides a convenient high-level API for decoding and basic manipulation of all Vorbis I audio streams. Package: libvorbis0a Priority: optional Section: libs Installed-Size: 216 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xiph.org Maintainers Architecture: i386 Source: libvorbis Version: 1.2.0.dfsg-2 Replaces: libvorbis0 Depends: libc6 (>= 2.6.1-1), libogg0 (>= 1.1.3) Conflicts: libvorbis0 Filename: pool/2008/main/libv/libvorbis/libvorbis0a_1.2.0.dfsg-2_i386.deb Size: 99020 MD5sum: a9f5e6b5148aa8e7c19df1d49dd0b646 SHA1: 7e04eec5f36444dea996156823e5c8e9a3319bb4 SHA256: b9db4a6ca1cb5ccac2d52b22cb30276d9d007b1fb26bdb8a2a28d10aea1219d9 Description: The Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbis library is the primary Ogg Vorbis library. Package: libvigraimpex2 Priority: optional Section: libs Installed-Size: 424 Maintainer: Ubuntu Core Developers Original-Maintainer: Alejandro Sierra Architecture: i386 Source: libvigraimpex Version: 1.5.0-1ubuntu2 Depends: fftw3, libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libjpeg62, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1-4), libtiff4, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/libv/libvigraimpex/libvigraimpex2_1.5.0-1ubuntu2_i386.deb Size: 137458 MD5sum: adddc1048d162bf7e9b1f9e1f67d27c5 SHA1: ef7364fcf7d848277734735cd6ad57d3f7cf5c10 SHA256: c94a7a7e0481128d0b24da23f3c6da4f132f845114076e46ae90bec3059f08b0 Description: A C++ computer vision library Vision with Generic Algorithms (VIGRA) is a computer vision library that puts its main emphasis on flexible algorithms, because algorithms represent the principle know-how of this field. The library was consequently built using generic programming as introduced by Stepanov and Musser and exemplified in the C++ Standard Template Library. By writing a few adapters (image iterators and accessors) you can use VIGRA's algorithms on top of your data structures, within your environment. Package: libvigraimpex-dev Priority: optional Section: libdevel Installed-Size: 17164 Maintainer: Ubuntu Core Developers Original-Maintainer: Alejandro Sierra Architecture: i386 Source: libvigraimpex Version: 1.5.0-1ubuntu2 Depends: libfftw3-dev, libjpeg62-dev, libpng12-dev, libtiff4-dev, libvigraimpex2 (= 1.5.0-1ubuntu2) Filename: pool/2008/main/libv/libvigraimpex/libvigraimpex-dev_1.5.0-1ubuntu2_i386.deb Size: 3282190 MD5sum: 98163fc83498983c2bc895d2114564fe SHA1: 684c6c1de3850f7a1b66dbb26edde738770aa608 SHA256: 8a8a200f533b65c2f6848a6787c6d9b9d88269f50ff738b825086a6145ca15cb Description: A C++ computer vision library Vision with Generic Algorithms (VIGRA) is a computer vision library that puts its main emphasis on flexible algorithms, because algorithms represent the principle know-how of this field. The library was consequently built using generic programming as introduced by Stepanov and Musser and exemplified in the C++ Standard Template Library. By writing a few adapters (image iterators and accessors) you can use VIGRA's algorithms on top of your data structures, within your environment. . This package contains the header and development files needed to build programs and packages using VIGRA. Package: libvirt0-dbg Priority: optional Section: libs Installed-Size: 1300 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Libvirt Maintainers Architecture: i386 Source: libvirt Version: 0.4.0-2ubuntu8 Replaces: libvirt0 Provides: libvirt0 Depends: libc6 (>= 2.4), libgnutls13 (>= 2.0.4-0), libsasl2-2, libxen3, libxml2 (>= 2.6.27) Conflicts: libvirt0 Filename: pool/2008/main/libv/libvirt/libvirt0-dbg_0.4.0-2ubuntu8_i386.deb Size: 534292 MD5sum: b3b5de231fe32446ede621aa80d65144 SHA1: ef7f6c193935fc32c7ee65dbb685b39054ab5c24 SHA256: 0c3e6713c17458294b8da7da5b55c54b49e06a37d58e85de1e53ad0c559210d9 Description: library for interfacing with Xen & other virtualization systems - debug version Libvirt is a C toolkit to interract with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU and KVM.. . This version is built with --enable-debug=yes Package: libvirt0 Priority: optional Section: libs Installed-Size: 484 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Libvirt Maintainers Architecture: i386 Source: libvirt Version: 0.4.0-2ubuntu8 Replaces: libvirt0-dbg Depends: libc6 (>= 2.4), libgnutls13 (>= 2.0.4-0), libsasl2-2, libxen3, libxml2 (>= 2.6.27) Conflicts: libvirt0-dbg Filename: pool/2008/main/libv/libvirt/libvirt0_0.4.0-2ubuntu8_i386.deb Size: 183080 MD5sum: 7e074d17b0a167d411ba3a1b5767ea74 SHA1: 2306ba8250a042bac57a3cde1b884058cf3177b3 SHA256: 7abf5ed3c88386f5b738faeb5c8fb0a6c23427b11660c687f96f75c8d12809ae Description: library for interfacing with different virtualization systems Libvirt is a C toolkit to interract with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU and KVM.. Package: libvirt-doc Priority: optional Section: doc Installed-Size: 1320 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Libvirt Maintainers Architecture: all Source: libvirt Version: 0.4.0-2ubuntu8 Filename: pool/2008/main/libv/libvirt/libvirt-doc_0.4.0-2ubuntu8_all.deb Size: 303366 MD5sum: 63d8111f11bd225558f716ac63fba717 SHA1: 32605e9ee0c4fa5cc4dd4541ad084c1ef4a92159 SHA256: 8d6b2f53be12b6e2cf5b5ae33e2c5d6848fcd53e3974cd24e9b1f12933df1b51 Description: documentation for the libvirt library Libvirt is a C toolkit to interract with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU and KVM. . This package contains the documentation. Package: libvirt-dev Priority: optional Section: libdevel Installed-Size: 660 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Libvirt Maintainers Architecture: i386 Source: libvirt Version: 0.4.0-2ubuntu8 Depends: libvirt0 (= 0.4.0-2ubuntu8) Filename: pool/2008/main/libv/libvirt/libvirt-dev_0.4.0-2ubuntu8_i386.deb Size: 210444 MD5sum: 208a052d140cea917b4ebb1d5aa2ad09 SHA1: 7686b0cafb97aee6a82d819eb4de6ff1318b6c4b SHA256: 036016c82abdb3291a51af75cce5a10a2eb40ae95a68ed264e5cc11df2cd14c0 Description: development files for the libvirt library Libvirt is a C toolkit to interract with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU and KVM. . This package contains the header files and static libraries which are needed for developing the applications with libvirt. Package: python-libvirt Priority: optional Section: python Installed-Size: 168 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Libvirt Maintainers Architecture: i386 Source: libvirt Version: 0.4.0-2ubuntu8 Provides: python2.5-libvirt Depends: libc6 (>= 2.4), libvirt0 (>= 0.4.0) | libvirt0-dbg (>= 0.4.0), libxen3, python (>= 2.5), python (<< 2.6), python-central (>= 0.6.1) Filename: pool/2008/main/libv/libvirt/python-libvirt_0.4.0-2ubuntu8_i386.deb Size: 25858 MD5sum: cb54c8477b7376d0b03e8cb7c2128630 SHA1: 5c0a48368d14f9d4542cc658c5f5bddee4b3e3ad SHA256: 4d2158d8a6b80dcd152c51136021d9446fcce0bfd8058272e82e206e4427131c Description: libvirt python bindings Libvirt is a C toolkit to interract with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU and KVM. . This package contains python bindings for the libvirt library Python-Version: 2.5 Package: libvirt-bin Priority: optional Section: admin Installed-Size: 376 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Libvirt Maintainers Architecture: i386 Source: libvirt Version: 0.4.0-2ubuntu8 Depends: bridge-utils, dnsmasq-base, iptables, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libc6 (>= 2.4), libdbus-1-3 (>= 1.1.1), libgnutls13 (>= 2.0.4-0), libpolkit-dbus2, libpolkit2, libreadline5 (>= 5.2), libsasl2-2, libvirt0 (>= 0.4.0) | libvirt0-dbg (>= 0.4.0), libxen3, libxml2 (>= 2.6.27), netcat-openbsd Filename: pool/2008/main/libv/libvirt/libvirt-bin_0.4.0-2ubuntu8_i386.deb Size: 87396 MD5sum: d41f32cb4573627f5521368d9986a559 SHA1: 358390a4af3ec08ff6453433c35cd911bda3899f SHA256: f1b1046bc3a1ec2a6c1a7ecf49c9a3d0601ab63b17d7fcda25483f82aa7aaabd Description: the programs for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU and KVM. . This package contains the supporting binaries to use with libvirt Enhances: kvm, qemu Package: libvformat1-dev Priority: optional Section: libdevel Installed-Size: 272 Maintainer: Mathias Palm Architecture: i386 Source: libvformat Version: 1.13-4 Provides: libvformat-dev Depends: libvformat1, libc6-dev Conflicts: libvformat-dev Filename: pool/2008/main/libv/libvformat/libvformat1-dev_1.13-4_i386.deb Size: 54058 MD5sum: b14eac0877e3d694fcc447f0372f8d48 SHA1: 839aabdb0897a00e701aa29c73aa3b710d3ea0f7 SHA256: 9e974c1d84c22c368b8fe838e8cfa5096743a6a62f8873cf60c78259ada9feab Description: Library to read and write vcard files This library provides an interface to vcard files according to the definitions laid down in the rfc2426. Package: libvformat1 Priority: optional Section: libs Installed-Size: 72 Maintainer: Mathias Palm Architecture: i386 Source: libvformat Version: 1.13-4 Depends: libc6 (>= 2.4-1), debhelper Filename: pool/2008/main/libv/libvformat/libvformat1_1.13-4_i386.deb Size: 12920 MD5sum: 36a48107f79f15781f5b5d1d9d7db079 SHA1: 4b58f79bb6b054f4a85fb0987fa5e7b29eeb59e3 SHA256: b389b979e327e4661823140e194feb773c108f13f1dd84dd968ca1762a43f155 Description: Library to read and write vcard files This library provides an interface to vcard files according to the definitions laid down in the rfc2426 Package: hevea Priority: optional Section: tex Installed-Size: 2112 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OCaml Maintainers Architecture: all Version: 1.10-2build1 Depends: gs, netpbm (>= 2:9.10-1), tetex-bin | texlive-base, ocaml-base-nox-3.10.0, tex-common (>= 0.7) Suggests: hevea-doc Filename: pool/2008/main/h/hevea/hevea_1.10-2build1_all.deb Size: 391632 MD5sum: 5a55623caf75b362ea276987f6692a1e SHA1: 835b7ccddac6d0882e10eb18fea9864408e78bd6 SHA256: 0e1c92c221f39ec68a60540192637401c1501ea883e5d4aa1fbbd85b66455f2a Description: translates from LaTeX to HTML, info, or text Its remarkable features are - It produces good output. Special symbols (like mathematical symbols) are translated into HTML entities which should be rendered by any graphical browser. Picture files are only generated on demand, for instance when translating graphics. - It is highly configurable through (La)TeX macros. Though aimed at LaTeX input it understands a fair subset of TeX' macro language. - It runs fast. . This version of HeVeA is patched to generate by default picture files in the PNG format instead of the GIF format. . See also http://hevea.inria.fr/. Package: hicolor-icon-theme Priority: optional Section: misc Installed-Size: 1328 Maintainer: Ubuntu Core Developers Original-Maintainer: Ross Burton Architecture: all Version: 0.10-1ubuntu1 Filename: pool/2008/main/h/hicolor-icon-theme/hicolor-icon-theme_0.10-1ubuntu1_all.deb Size: 10794 MD5sum: c89250f916eff09a5060360c2568b417 SHA1: 85b3fdc73d08639af3d4fea08b376bb8efdbf704 SHA256: 4aa54a1e5af8c31d60c4df6515270136ceeec88ca996feb316c32c3fd344e4f4 Description: default fallback theme for FreeDesktop.org icon themes This is the default fallback theme used by implementations of the Freedesktop.org Icon Theme specification. Package: human-theme Priority: optional Section: x11 Installed-Size: 288 Maintainer: Ubuntu Artwork Team Architecture: all Version: 0.18 Replaces: human-cursors-theme (<= 0.5), human-gtk-theme, ubuntu-artwork (<< 31) Provides: human-gtk-theme Depends: dmz-cursor-theme, gtk2-engines-murrine, gtk2-engines-ubuntulooks, human-icon-theme Conflicts: human-cursors-theme (<= 0.5), human-gtk-theme, ubuntu-artwork (<< 31) Filename: pool/2008/main/h/human-theme/human-theme_0.18_all.deb Size: 33718 MD5sum: 0dae7331857f81665f752a77f48a49e0 SHA1: 1cf6f7ce2a0dccd38182a42e7acab2a56cd29de9 SHA256: 4e987161c46f253c10294acc12df96f43dee5cbdffb4f13c32362da04f6b8b3a Description: Human theme The default Human theme. At the moment the package contains - the theme definitions - metacity theme elements. . It pulls in the Cursor theme, the GTK theme and the Icon theme which gives Ubuntu the Human look. Package: hwdata Priority: optional Section: misc Installed-Size: 980 Maintainer: Ubuntu Core Developers Original-Maintainer: Noèl Köthe Architecture: all Version: 0.200-1ubuntu1 Filename: pool/2008/main/h/hwdata/hwdata_0.200-1ubuntu1_all.deb Size: 244474 MD5sum: b30c6e6f8577da758be6968766406f51 SHA1: d8d41062903aebac04ae584d18ee8525759a4051 SHA256: 5418be2f9ded9fdf63227c0049ada0b831ff9c140c9bb3137283b03c0c51db67 Description: hardware identification / configuration data This package contains various hardware identification and configuration data, such as the pci.ids database, or the XFree86/xorg Cards database. It's needed for the kudzu hardware detection. Package: hostname Essential: yes Priority: required Section: base Installed-Size: 80 Maintainer: Ubuntu Core Developers Original-Maintainer: Daniel Baumann Architecture: i386 Version: 2.94 Pre-Depends: libc6 (>= 2.6.1-1) Filename: pool/2008/main/h/hostname/hostname_2.94_i386.deb Size: 10628 MD5sum: bdde8c655c0ebcf03f9671b0aaf1def6 SHA1: bfb2f47a1891f9da70d3b8e1baa5618b10c64794 SHA256: 43afc4cc60dbd431e84295ef2fa158643df1437a1077bedec4e63eba40c94b7c Description: utility to set/show the host name or domain name The hostname command can be used to either set or display the current host or domain name of the system. This name is used by many of the networking programs to identify the machine. The domain name is also used by NIS/YP. Package: libhesiod0 Priority: extra Section: libs Installed-Size: 96 Maintainer: Ubuntu Core Developers Original-Maintainer: Karl Ramm Architecture: i386 Source: hesiod Version: 3.0.2-18.1 Depends: libc6 (>= 2.5-0ubuntu1), debconf (>= 0.5) | debconf-2.0 Filename: pool/2008/main/h/hesiod/libhesiod0_3.0.2-18.1_i386.deb Size: 17792 MD5sum: 9ebcc70e92cc49d6de65baec46d713d9 SHA1: 97f63f4cab83c61af01808f1e54cbac08aeebbb2 SHA256: 5eef529042c2ed0533334086c93e9fc9994bb63952008389fd44f3861d602779 Description: Libraries for hesiod, a service name resolution protocol This package contains the shared library for hesiod, the Project Athena service name resolution protocol used at MIT and elsewhere. Package: libhesiod-dev Priority: extra Section: devel Installed-Size: 108 Maintainer: Ubuntu Core Developers Original-Maintainer: Karl Ramm Architecture: i386 Source: hesiod Version: 3.0.2-18.1 Depends: libhesiod0 Filename: pool/2008/main/h/hesiod/libhesiod-dev_3.0.2-18.1_i386.deb Size: 14620 MD5sum: 817d72fdefa1a2def3fea1220870c040 SHA1: c160a33525ae508059378cbd0c4d8538ad073298 SHA256: a143f81bfcd320fd6acf6e298af1e5d28499a794fe457f9cc4b560f44cc82c68 Description: Dev libraries for hesiod, a service name resolution protocol This package contains the include files and static library for hesiod, the Project Athena service name resolution protocol used at MIT and elsewhere. Package: hwtest Priority: optional Section: python Installed-Size: 712 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Marc Tardif Architecture: all Version: 0.1-0ubuntu10 Depends: debconf, debconf (>= 0.5) | debconf-2.0, python, python-central (>= 0.6.1), ucf Recommends: dpkg, hal, lsb-release, python-gst Filename: pool/2008/main/h/hwtest/hwtest_0.1-0ubuntu10_all.deb Size: 136914 MD5sum: bfd3677c3a6ccd6e9f794c6522a06173 SHA1: 20f61e689a60534aa9cd82461738f5a07b02c5b7 SHA256: 789617efdce1b660b60e78b67773a30056778867bdf77d048dd4a7fab0a67bc3 Description: Hardware Testing This project provides an interface for gathering hardware details and prompting the user for tests. This information can then be sent to Launchpad. Python-Version: current Package: hwtest-gtk Priority: optional Section: gnome Installed-Size: 196 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Marc Tardif Architecture: all Source: hwtest Version: 0.1-0ubuntu10 Depends: gksu, hwtest, python-glade2, python-gtk2 Filename: pool/2008/main/h/hwtest/hwtest-gtk_0.1-0ubuntu10_all.deb Size: 30778 MD5sum: c4bcd75d935631d1daa2c817ff84a272 SHA1: 71a4857df5a52e6036bf5b2db766399f4147e025 SHA256: 28efeb822c96101363fac96a4de5100fdb8e8779e4825170ac086ed638f41fa1 Description: GTK interface for the hwtest program This project provides an interface for gathering hardware details and prompting the user for tests. This information can then be sent to Launchpad. . This package provides a GTK interface for answering tests. Python-Version: current Package: hplip Priority: optional Section: utils Installed-Size: 720 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian HPIJS and HPLIP maintainers Architecture: i386 Version: 2.8.2-0ubuntu8 Replaces: hplip-base, hplip-data (<< 0.9.3) Depends: adduser (>= 3.34), coreutils (>= 5.1.0), cupsys (>= 1.1.20), hplip-data (>> 2.8.2), hplip-data (<< 2.8.2.1), libc6 (>= 2.4), libcupsys2 (>= 1.3.4), libjpeg62, libsane (>= 1.0.11-3), libsnmp15 (>= 5.4.1~dfsg), libssl0.9.8 (>= 0.9.8f-1), libusb-0.1-4 (>= 2:0.1.12), lsb-base (>= 3), python (>= 2.5), python (<< 2.6), python-imaging, python-support (>= 0.7.1) Pre-Depends: python (>= 2.4.4~c1) Recommends: cupsys-client (>= 1.1.20), hpijs (>= 2.8.2), hpijs-ppds, hplip-gui, openprinting-ppds Suggests: gksu | kdebase-bin, hplip-doc, kdeprint | gtklp | xpp Conflicts: hpijs (<< 2.1), hplip-base Filename: pool/2008/main/h/hplip/hplip_2.8.2-0ubuntu8_i386.deb Size: 308300 MD5sum: 94b74b99c1b8f24ad681e7e7e5ed4f5a SHA1: 2de911574507115a9c7f3de738af2742c7658328 SHA256: 2eaf1e3ebd546b196cad5daf994460a2a472b46957518eb974c28103431856b8 Description: HP Linux Printing and Imaging System (HPLIP) The HP Linux Printing and Imaging System provides full support for printing on most HP SFP (single function peripheral) inkjets and many LaserJets, and for scanning, sending faxes and for photo-card access on most HP MFP (multi-function peripheral) printers. . HPLIP is composed of: * System services to handle communications with the printers * HP CUPS backend driver (hp:) with bi-directional communication with HP printers (provides printer status feedback to CUPS and enhanced HPIJS functionality such as 4-side full-bleed printing support) * HP CUPS backend driver for sending faxes (hpfax:) * HPIJS Ghostscript IJS driver to rasterize output from PostScript(tm) files or from any other input format supported by Ghostscript, and also for PostScript(tm) to fax conversion support (HPIJS is shipped in a separate package) * Command line utilities to perform printer maintenance, such as ink-level monitoring or pen cleaning and calibration * GUI and command line utility to download data from the photo card interfaces in MFP devices * GUI and command line utilities to interface with the fax functions * A GUI toolbox to access all these functions in a friendly way * HPAIO SANE backend (hpaio) for flatbed and Automatic Document Feeder (ADF) scanning using MFP devices . USB, JetDirect (network) and parallel-port devices are supported. . Homepage: http://hplip.sourceforge.net/ Python-Version: 2.5 Package: hplip-dbg Priority: extra Section: utils Installed-Size: 2028 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian HPIJS and HPLIP maintainers Architecture: i386 Source: hplip Version: 2.8.2-0ubuntu8 Depends: hplip (= 2.8.2-0ubuntu8) | hpijs (= 2.8.2+2.8.2-0ubuntu8) Filename: pool/2008/main/h/hplip/hplip-dbg_2.8.2-0ubuntu8_i386.deb Size: 787848 MD5sum: f18957460040c1184e7dae3df249108d SHA1: 5d2d0b45ab850a57b2de9948dd9a7bbc9f3a3949 SHA256: 74a8197ad50c1543d924116a1a87906c252696db15d2d3ddce38e911a8a5326a Description: HP Linux Printing and Imaging - debugging information This package contains debugging symbolic information for all the binaries and libraries in the hplip and hpijs packages. . It is useful for generating backtraces using debuggers like gdb and to get better information from tools like ltrace. Homepage: http://hplip.sourceforge.net/ Package: hplip-data Priority: optional Section: utils Installed-Size: 10648 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian HPIJS and HPLIP maintainers Architecture: all Source: hplip Version: 2.8.2-0ubuntu8 Recommends: hplip Filename: pool/2008/main/h/hplip/hplip-data_2.8.2-0ubuntu8_all.deb Size: 7018712 MD5sum: d755a12252a6ec60f76b740eef50144c SHA1: 8ee347ea76adf51806da13f533ba52fadcaff571 SHA256: a98c26d5e165b320b84c7b91930c75f82b84e736b64b4b3bf967162d763a8ede Description: HP Linux Printing and Imaging - data files This package contains data files for the HP Linux Printing and Imaging System. Homepage: http://hplip.sourceforge.net/ Package: hplip-doc Priority: optional Section: doc Installed-Size: 6928 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian HPIJS and HPLIP maintainers Architecture: all Source: hplip Version: 2.8.2-0ubuntu8 Filename: pool/2008/main/h/hplip/hplip-doc_2.8.2-0ubuntu8_all.deb Size: 4167278 MD5sum: 9fdb5381a45f65d647a8dfe3223fd94a SHA1: 91c28812c5f1136e91db0c82ce951a1d8c25ca57 SHA256: 99c95fe653d73f68b096c68d0ebf1a97738007029e26ffebe829a2eb1df94f67 Description: HP Linux Printing and Imaging - documentation This package contains the full documentation for the HP Linux Printing and Imaging System for off-line reading. It includes the documentation for the HPIJS IJS driver as well. Homepage: http://hplip.sourceforge.net/ Package: hplip-gui Priority: optional Section: utils Installed-Size: 184 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian HPIJS and HPLIP maintainers Architecture: all Source: hplip Version: 2.8.2-0ubuntu8 Replaces: hplip (<< 2.7.7.dfsg.1-0ubuntu2) Depends: hplip, python-qt3, python-reportlab Filename: pool/2008/main/h/hplip/hplip-gui_2.8.2-0ubuntu8_all.deb Size: 128074 MD5sum: 21d48a3c29c37f70fafa1385963b4b0d SHA1: 5ee0d696b59d13fde64cb78d656460b2940ea9f4 SHA256: c53db6f16ad1388400a9e3001f442e42c6de86b75974c94ab736c38a6fdad5a1 Description: HP Linux Printing and Imaging - GUI utilities This package contains utilities with graphical user interface (GUI) for HPLIP: HP Toolbox, HP Fax, ... Homepage: http://hplip.sourceforge.net/ Package: hpijs-ppds Priority: optional Section: utils Installed-Size: 15288 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian HPIJS and HPLIP maintainers Architecture: all Source: hplip (2.8.2-0ubuntu8) Version: 2.8.2+2.8.2-0ubuntu8 Replaces: hplip-ppds Provides: hplip-ppds Depends: foomatic-filters (>= 3.0.2), hpijs (>= 2.8.2+2.8.2-0ubuntu8) Suggests: hplip Conflicts: foomatic-filters-ppds (<< 20060113-1), hplip-ppds Filename: pool/2008/main/h/hplip/hpijs-ppds_2.8.2+2.8.2-0ubuntu8_all.deb Size: 1528970 MD5sum: 4776210a51fc734d41e4d56a8e765c5c SHA1: 90447ce38de41505e0038e5c50fe6360d2371215 SHA256: c9b4bddccf29024adef018c3b7b64073798bb7c40e8e55565121a5f5e659aa9d Description: HP Linux Printing and Imaging - HPIJS PPD files This package contains PPD (printer definition) files for the printers supported through the HP Linux Printing and Imaging System HPIJS driver. . These PPDs should work well with the matching versions of HPLIP and HPIJS, but may not be the most up-to-date PPDs available for a given printer. See http://www.openprinting.org/ for the latest version of the PPDs (which are not guaranteed to work well). Homepage: http://hplip.sourceforge.net/ Package: hpijs Priority: optional Section: text Installed-Size: 1124 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian HPIJS and HPLIP maintainers Architecture: i386 Source: hplip (2.8.2-0ubuntu8) Version: 2.8.2+2.8.2-0ubuntu8 Replaces: hpijs-ppds (<< 2.6.10+1.6.10-1), hplip-ppds (<< 1.6.10-1) Depends: cupsddk, foomatic-filters, ghostscript (>= 8.60) | gs-gpl (>= 8.01-5) | gs-esp (>= 7.07.01-8) | gs-afpl (>= 7.04-2), hplip (>= 2.8.2-0ubuntu8), libc6 (>= 2.4), libcupsys2 (>= 1.3.4), libgcc1 (>= 1:4.1.1-21), libjpeg62, libsane (>= 1.0.11-3), libsnmp15 (>= 5.4.1~dfsg), libssl0.9.8 (>= 0.9.8f-1), libstdc++6 (>= 4.1.1-21), libusb-0.1-4 (>= 2:0.1.12) Suggests: hpijs-ppds (= 2.8.2+2.8.2-0ubuntu8), hplip-doc Filename: pool/2008/main/h/hplip/hpijs_2.8.2+2.8.2-0ubuntu8_i386.deb Size: 374028 MD5sum: 184211005b79c63ea735612a0642ac8d SHA1: 80d4b00090e2c26449077d6bd249c8b761b0b3cb SHA256: 409f6bfbdd829830430cdf159e85fe04eb6a7880dead9f100daed4752613e555 Description: HP Linux Printing and Imaging - gs IJS driver (hpijs) This package contains an IJS printer driver for Ghostscript, which adds support for most inkjet printers and some LaserJet printers manufactured by HP. It is also required for HPLIP fax support. . The Debian package of hpijs includes the so-called rss patch, to use pure black ink instead of composite black in printers that don't do color map conversion in firmware. . HPIJS can take advantage of Ghostscript IJS KRGB support when available, to enhance black printing on printers that do color map conversion in firmware and are thus not affected by the old rss patch. . Users of the CUPS printing system are advised to also install the hplip package, and use the hp CUPS backend to send data to the printer. HPLIP supports USB, networked and parallel-port devices, and enables extended HPIJS functionality such as border-less printing. Selecting any hpijs ppd in CUPS will use hpijs automatically. . Users of spoolers other than CUPS with printers connected through USB or parallel ports are advised to install the hpoj package. Extended HPIJS functionality will not be available. . HPIJS is meant to be used through the foomatic system (see the foomatic-filters package). Homepage: http://hplip.sourceforge.net/ Package: python-htmlgen Priority: optional Section: python Installed-Size: 1844 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Kevin Coyner Architecture: all Source: htmlgen Version: 2.2.2-12ubuntu1 Replaces: htmlgen (<< 2.2.2-8.2), python2.3-htmlgen (<< 2.2.2-11), python2.4-htmlgen (<< 2.2.2-11) Provides: python2.3-htmlgen, python2.4-htmlgen, python2.5-htmlgen Depends: python, python-support (>= 0.7.1) Recommends: python-imaging Conflicts: htmlgen (<< 2.2.2-8.2), python2.3-htmlgen (<< 2.2.2-11), python2.4-htmlgen (<< 2.2.2-11) Filename: pool/2008/main/h/htmlgen/python-htmlgen_2.2.2-12ubuntu1_all.deb Size: 329340 MD5sum: 1bcab4e70802e49109954dcb7321096e SHA1: edd535f64d41c8d8cbca8b78f84cdd85b492f39d SHA256: 7f608c6dcf1a98f77cc180e6c86acca5a31fd4e400f0b60dbf3964acf351b4a7 Description: Python library for the generation of HTML HTMLgen is a class library for the generation of HTML documents with Python scripts. It's used when you want to create HTML pages containing information which changes from time to time. For example you might want to have a page which provides an overall system summary of data collected nightly. Or maybe you have a catalog of data and images that you would like formed into a spiffy set of web pages for the world to browse. Python is a great scripting language for these tasks and with HTMLgen it's very straightforward to construct objects which are rendered into consistently structured web pages. Of course, CGI scripts written in Python can take advantage of these classes as well. Python-Version: 2.4, 2.3, 2.5 Package: hal-cups-utils Priority: optional Section: admin Installed-Size: 112 Maintainer: Jani Monoses Architecture: i386 Version: 0.6.13+svn86-0ubuntu4 Depends: cupsys, hal, libc6 (>= 2.4), libcupsys2 (>= 1.3.4), libdbus-1-3 (>= 1.1.1), libhal1 (>= 0.5.8.1), python, python-cups, python-dbus, python-gobject, system-config-printer-common Recommends: hplip, usbutils Filename: pool/2008/main/h/hal-cups-utils/hal-cups-utils_0.6.13+svn86-0ubuntu4_i386.deb Size: 14824 MD5sum: 58adf47554cba94d73b33ffa06ed4373 SHA1: f371ccb34631c64d945fd178444bd350e4231586 SHA256: fd9491fb4a794e8e6cd89334747cca6809be1954eb4db53f6f70a4abf29ed2c4 Description: CUPS integration with HAL This package provides a CUPS backend for browsing local printers using HAL and a utility based on lpadmin for adding, configuring and removing printers using HAL UDIs. Package: hfsutils Priority: extra Section: otherosfs Installed-Size: 228 Maintainer: Ubuntu Core Developers Original-Maintainer: Aurélien GÉRÔME Architecture: i386 Version: 3.2.6-11build1 Depends: libc6 (>= 2.5-0ubuntu1) Suggests: hfsutils-tcltk Filename: pool/2008/main/h/hfsutils/hfsutils_3.2.6-11build1_i386.deb Size: 75602 MD5sum: d23e7abf23dfa38e8e50a01371dde3c6 SHA1: 7592237db53f4a33a98030eed3e818ad30356c9b SHA256: 1a6ac33d22c8c3ff76225d7cb5e04d3d476c82915ba65b981f9fa428231c5270 Description: Tools for reading and writing Macintosh volumes HFS is the native Macintosh filesystem format. . This package contains several command-line utilities for reading and writing Macintosh HFS-formatted media such as floppy disks, CD-ROMs, and hard disks. . Homepage: http://www.mars.org/home/rob/proj/hfs/ Package: htmldoc-common Priority: optional Section: web Installed-Size: 8204 Maintainer: Ubuntu Core Developers Original-Maintainer: Jeff Licquia Architecture: all Source: htmldoc Version: 1.8.27-3 Replaces: htmldoc (<< 1.8.27) Conflicts: htmldoc (<< 1.8.27) Filename: pool/2008/main/h/htmldoc/htmldoc-common_1.8.27-3_all.deb Size: 5191868 MD5sum: 20268f9afdbd772010376be33119f115 SHA1: a5e94773172ece9dadaddc57eab83805da164a62 SHA256: 14ce3f7af877677d5a2a1df312f033af3886355d79fd9c143c6832af163857bd Description: Common arch-independent files for htmldoc HTMLDOC is a program for writing documentation in HTML and producing indexed HTML, PostScript, or PDF output (with tables of contents). It supports most HTML 3.2 and some HTML 4.0 syntax, as well as GIF, JPEG, and PNG images. . This package contains the htmldoc files common to all architectures. Homepage: http://htmldoc.org/ Package: htmldoc Priority: optional Section: web Installed-Size: 604 Maintainer: Ubuntu Core Developers Original-Maintainer: Jeff Licquia Architecture: i386 Version: 1.8.27-3 Depends: htmldoc-common, libc6 (>= 2.7-1), libfltk1.1 (>= 1.1.7-2), libgcc1 (>= 1:4.1.1-21), libjpeg62, libpng12-0 (>= 1.2.13-4), libssl0.9.8 (>= 0.9.8f-1), libx11-6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/h/htmldoc/htmldoc_1.8.27-3_i386.deb Size: 202396 MD5sum: a3a0daaa8521768652abe7b86368b123 SHA1: 4c235e9fa6cbadbd5011414380e4022feb246167 SHA256: 112257849cd54e0546ecfcfc2a39dd60ac79aad8a86e9d307677c6a341854c8b Description: HTML processor that generates indexed HTML, PS, and PDF HTMLDOC is a program for writing documentation in HTML and producing indexed HTML, PostScript, or PDF output (with tables of contents). It supports most HTML 3.2 and some HTML 4.0 syntax, as well as GIF, JPEG, and PNG images. Homepage: http://htmldoc.org/ Package: libhyphen0 Priority: optional Section: libs Installed-Size: 100 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: hyphen Version: 2.3.1-2ubuntu1 Depends: libc6 (>= 2.4) Filename: pool/2008/main/h/hyphen/libhyphen0_2.3.1-2ubuntu1_i386.deb Size: 23250 MD5sum: bae6a7636833fdf91776ee664cc58068 SHA1: 85f6ac948fc9e33ea9250ea8903ac568556c57e7 SHA256: 73fe8ff739f8c070cd1c240bc22bfbf733c7d22fb33bcc428df8e0cb0eda35b5 Description: ALTLinux hyphenation library - shared library ALTLinuxhyph is a modified version of libhnj which is a high quality hyphenation and justification library based on the TeX hyphenation algorithm. The TeX hyphenation patterns could be used after a preprocessing step. . It is used in OpenOffice.org . This package contains the shared library. Package: openoffice.org-hyphenation-en-us Priority: optional Section: text Installed-Size: 124 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: hyphen Version: 2.3.1-2ubuntu1 Replaces: openoffice.org-hyphenation (<< 0.3) Filename: pool/2008/main/h/hyphen/openoffice.org-hyphenation-en-us_2.3.1-2ubuntu1_all.deb Size: 33224 MD5sum: e5454c16caf012422e1ae8755d373e74 SHA1: c0608584f369f371ca5a850882d489f5dc36c230 SHA256: c019176bc6d376d33a2e6745abe3d4e15f3ed3522bc9171c3408da2ba087270b Description: US English hyphenation patterns for OpenOffice.org This package contains the English (USA) hyphenation patterns for OpenOffice.org Package: libhyphen-dev Priority: optional Section: libdevel Installed-Size: 288 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: hyphen Version: 2.3.1-2ubuntu1 Replaces: libaltlinuxhyph-dev Provides: libaltlinuxhyph-dev Depends: libhyphen0 (= 2.3.1-2ubuntu1) Conflicts: libaltlinuxhyph-dev, libhnj-dev Filename: pool/2008/main/h/hyphen/libhyphen-dev_2.3.1-2ubuntu1_i386.deb Size: 187950 MD5sum: 825bfaf2f92da8434cd6e572307f635f SHA1: 890abff9e05a530557883fbf3d7355da5b8802df SHA256: b36bcb6127d7f17d08246a2ca21af643d863521c14ef358bb0c0cbe985739c0b Description: ALTLinux hyphenation library - development files ALTLinuxhyph is a modified version of libhnj which is a high quality hyphenation and justification library based on the TeX hyphenation algorithm. The TeX hyphenation patterns could be used after a preprocessing step. . It is used in OpenOffice.org . This package contains the headers and necessary files for programming apps with ALTLinuxhyph. Package: libhildon-thumbnail-dev Priority: optional Section: devel Installed-Size: 64 Maintainer: Ubuntu Mobile Developers Original-Maintainer: Marius Vollmer Architecture: i386 Source: hildon-thumbnail Version: 2.0.0-0ubuntu1 Depends: libgnomevfs2-dev, libgtk2.0-dev, libhildon-thumbnail0 (= 2.0.0-0ubuntu1), libosso-dev Filename: pool/2008/main/h/hildon-thumbnail/libhildon-thumbnail-dev_2.0.0-0ubuntu1_i386.deb Size: 8616 MD5sum: b2d02cc5c4931d4f4fc56a4ac82a4965 SHA1: 63ec11b09e5ab67f1232e1e5aa2782eac89a5523 SHA256: 12387418052249cb733e3862bf65b4f3f4e314a41b546e730f95779c720cbd91 Description: Thumbnail library - development files libhildon-thumbnail is a thumbnail-generating and -managing helper library for hildon. . This package contains the header files and other bits needed for developing with libhildon-thumbnail Package: hildon-thumbnail Priority: optional Section: libs Installed-Size: 52 Maintainer: Ubuntu Mobile Developers Original-Maintainer: Marius Vollmer Architecture: i386 Version: 2.0.0-0ubuntu1 Replaces: osso-thumbnail (<< 0.11) Depends: libc6 (>= 2.7-1), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.15.5), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libhildon-thumbnail0 (>= 2.0.0), libosso1 (>= 2.16) Recommends: osso-thumbnailer-libid3 (>= 0.3.0) Conflicts: osso-thumbnail (<< 0.11) Filename: pool/2008/main/h/hildon-thumbnail/hildon-thumbnail_2.0.0-0ubuntu1_i386.deb Size: 11216 MD5sum: 27428f9644efe222442cec5b44c12a07 SHA1: eed97db493ad8eaa00978ee3d1b19df208efa80b SHA256: 6b9920a42daceaa0af29fc5f035a40b019c7827a578a593a04c7530d96236edc Description: Thumbnail library related programs libhildon-thumbnail is a thumbnail-generating and -managing helper library for hildon. . This package contains hildon-thumb-gdk-pixbuf and hildon-thumber-register programs. Package: libhildon-thumbnail0-dbg Priority: optional Section: devel Installed-Size: 140 Maintainer: Ubuntu Mobile Developers Original-Maintainer: Marius Vollmer Architecture: i386 Source: hildon-thumbnail Version: 2.0.0-0ubuntu1 Depends: libhildon-thumbnail0 (= 2.0.0-0ubuntu1) Filename: pool/2008/main/h/hildon-thumbnail/libhildon-thumbnail0-dbg_2.0.0-0ubuntu1_i386.deb Size: 37032 MD5sum: a13ea52997bd18e664b476ade6ddc929 SHA1: e68241dfe26f707ca588648b529efe9de710d457 SHA256: d8ed45a9565c1915138222d15e43eafd1346b3bab68f506d70a9b123af67d553 Description: Thumbnail library - debug symbols libhildon-thumbnail is a thumbnail-generating and -managing helper library for hildon. . This package contains the debug symbols. Package: libhildon-thumbnail0 Priority: optional Section: libs Installed-Size: 76 Maintainer: Ubuntu Mobile Developers Original-Maintainer: Marius Vollmer Architecture: i386 Source: hildon-thumbnail Version: 2.0.0-0ubuntu1 Depends: libc6 (>= 2.7-1), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.15.5), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libosso1 (>= 2.16) Conflicts: osso-thumbnail-libid3 (<< 0.3.0), osso-thumbnail0 (<< 0.3.0) Filename: pool/2008/main/h/hildon-thumbnail/libhildon-thumbnail0_2.0.0-0ubuntu1_i386.deb Size: 17834 MD5sum: 12d6c7bb36a51d306e716f1ed2814b5b SHA1: 2f2fa2866a965fa51df14d3fa4c6768bca9cc1cc SHA256: 9d012c094a388cd9c133d3e6ccf60c7ab6280134757c0cd93857375822e332ae Description: Thumbnail library - runtime files libhildon-thumbnail is a thumbnail-generating and -managing helper library for hildon. . This package contains the runtime library Package: hdparm Priority: optional Section: admin Installed-Size: 244 Maintainer: Ubuntu Core Developers Original-Maintainer: Stephen Gran Architecture: i386 Version: 8.6-1ubuntu1 Replaces: apmd (<= 3.0.2-1.15) Depends: libc6 (>= 2.7-1) Suggests: apmd Filename: pool/2008/main/h/hdparm/hdparm_8.6-1ubuntu1_i386.deb Size: 68852 MD5sum: 224487d1d36c1932b012e31b16be9438 SHA1: ee86296992867b96359c3719f756bd388d366e8d SHA256: bf219d682dc14ed002587252bcc62f6692f2329dd15e945b104e20c2b3f51f65 Description: tune hard disk parameters for high performance Get/set hard disk parameters for Linux IDE drives. Primary use is for enabling irq-unmasking and IDE multiplemode. Package: hdparm-dbg Priority: extra Section: admin Installed-Size: 124 Maintainer: Ubuntu Core Developers Original-Maintainer: Stephen Gran Architecture: i386 Source: hdparm Version: 8.6-1ubuntu1 Depends: hdparm (= 8.6-1ubuntu1) Filename: pool/2008/main/h/hdparm/hdparm-dbg_8.6-1ubuntu1_i386.deb Size: 31986 MD5sum: 47aca155bec65b7975cc75a2f99186dd SHA1: a159b0a60922cc658e88b71deedb027c8a03f9d9 SHA256: 19d9c400509f6a8c288b5cdf65cc1f085395c171247c70667a18b9432ce7dbc6 Description: debug files for hdparm This package contains the stripped debugging symbols for hdparm Package: wogerman Priority: optional Section: text Installed-Size: 1036 Maintainer: Ubuntu Core Developers Original-Maintainer: Roland Rosenfeld Architecture: all Source: hkgerman Version: 1:2-25 Replaces: wgerman Provides: wordlist Depends: debconf (>= 0.5.0.0) | debconf-2.0, dictionaries-common (>= 0.20.0) Conflicts: wgerman Filename: pool/2008/main/h/hkgerman/wogerman_2-25_all.deb Size: 325598 MD5sum: 4acebfd06e288ef69a0bd26f12044148 SHA1: 2e9732b7336c507dca00013693f143c278a6967e SHA256: 6c8cc1d89f37bbac7dce8838f4ad7c68ce6f1e657ee659c19cdbdd59fa33e7d0 Description: The old German dictionary for /usr/share/dict This is the German dictionary as put together by heinz.knutzen@web.de. . This dictionary refers to the traditional German orthography (de-DE-1901). For the new orthography (de-DE-1996) see package wngerman. Package: aspell-de-alt Priority: optional Section: text Installed-Size: 468 Maintainer: Ubuntu Core Developers Original-Maintainer: Roland Rosenfeld Architecture: all Source: hkgerman Version: 1:2-25 Provides: aspell-dictionary Depends: aspell (>> 0.60.3-2), dictionaries-common (>= 0.9.1) Conflicts: aspell-de (<< 0.60-20030222-1-3) Filename: pool/2008/main/h/hkgerman/aspell-de-alt_2-25_all.deb Size: 325448 MD5sum: 1c475eb94d3026e5cdcf6aa486a861e4 SHA1: 33e96a9902d9079529ce61ecbb75ef6e22e8d861 SHA256: 9b6d49bdc89c97397d1097f05ac3ea9221f6d18127a262279a35e67be27f9818 Description: German dictionary for aspell (old spelling) This package contains German dictionaries for the aspell spell checker. . Dictionaries included are de-alt (deutsch-alt/german-old) and de_CH-alt, all using the old German orthography from 1901 (alte Rechtschreibung). . The new (1996) spelling is provided by aspell-de. Package: myspell-de-de-oldspell Priority: extra Section: text Installed-Size: 1176 Maintainer: Ubuntu Core Developers Original-Maintainer: Roland Rosenfeld Architecture: all Source: hkgerman Version: 1:2-25 Provides: myspell-dictionary, myspell-dictionary-de Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts Suggests: openoffice.org Conflicts: myspell-de-de, openoffice.org (<= 1.0.3-2), openoffice.org-spellcheck-de-de Filename: pool/2008/main/h/hkgerman/myspell-de-de-oldspell_2-25_all.deb Size: 363346 MD5sum: 79305286c235a8c9816b955c23071ec8 SHA1: cd93e2711d98377cef4d994652f2106dd9482140 SHA256: 8ce29975ae6c31351f826fbaf659011e38683533d92adb4f99ea79cd24c25c95 Description: German dictionary for myspell (old orthography) This is the German (Germany) dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. . This dictionary refers to the traditional German orthography (de-DE-1901). For the new orthography (de-DE-1996) see package myspell-de-de. Package: iogerman Priority: optional Section: text Installed-Size: 2460 Maintainer: Ubuntu Core Developers Original-Maintainer: Roland Rosenfeld Architecture: i386 Source: hkgerman Version: 1:2-25 Replaces: igerman Provides: ispell-dictionary Depends: debconf (>= 0.5.0.0) | debconf-2.0, ispell, dictionaries-common (>= 0.20.0) Suggests: wogerman Conflicts: igerman Filename: pool/2008/main/h/hkgerman/iogerman_2-25_i386.deb Size: 792490 MD5sum: 9012691ea713685723873a2a58d6d168 SHA1: c2a76da394deabb356f71e45682d74566f6beffc SHA256: 8ea327690409baafe8f20c7b8e915e76f0ca56e12d1cf656d114f838f69efb11 Description: Old German orthography dictionary for ispell This is the old German dictionary for ispell as put together by heinz.knutzen@web.de. . This dictionary refers to the traditional German orthography (de-DE-1901). For the new orthography (de-DE-1996) see package ingerman. Package: hal-info Priority: optional Section: admin Installed-Size: 456 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: all Version: 20080317+git20080318-1ubuntu4 Replaces: hal (<< 0.5.9) Conflicts: hal (<< 0.5.10) Filename: pool/2008/main/h/hal-info/hal-info_20080317+git20080318-1ubuntu4_all.deb Size: 34954 MD5sum: 538260566e8688b4f2f91db47e6ceb12 SHA1: bcc8a217f70f69bc705e74a0b9847ca5885794f7 SHA256: c5ce4366dc574a2ae9ee56e02f101997c977cd66d7edf3e0ebabada64c8584d9 Description: Hardware Abstraction Layer - fdi files HAL provides an abstract view on hardware. . This abstraction layer is simply an interface that makes it possible to add support for new devices and new ways of connecting devices to the computer, without modifying every application that uses the device. It maintains a list of devices that currently exist, and can provide information about those upon request. . This package contains various device information files (also known as .fdi files) for the hal package. These fdi files contain additional information that help to describe the hardware more detailed, such as suspend/resume quirks for laptops, music player or photo camera types etc. Homepage: http://hal.freedesktop.org/ Package: hotkey-setup Priority: optional Section: misc Installed-Size: 172 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthew Garrett Architecture: i386 Version: 0.1-17ubuntu21 Depends: dmidecode (>= 2.7), laptop-detect, sysv-rc (>= 2.86.ds1-14.1ubuntu2) Conflicts: tpb Filename: pool/2008/main/h/hotkey-setup/hotkey-setup_0.1-17ubuntu21_i386.deb Size: 20808 MD5sum: cb5c2ae0acb8abadfecc2467b9c631e2 SHA1: 74a405c7fd2fdfdd8922eb8c2d4fd1092d1bbaf6 SHA256: e87e1c1ea07ee9c26a6c8702121c885d075a4d5c94b136da6c08e7b2ff78b3de Description: auto-configures laptop hotkeys This package will attempt to auto-detect your laptop hardware and then configure its hotkeys to produce useful keycodes. These can then be used by userspace applications. Package: hello Priority: optional Section: devel Installed-Size: 584 Maintainer: Ubuntu Core Developers Original-Maintainer: Santiago Vila Architecture: i386 Version: 2.2-2 Depends: libc6 (>= 2.5-0ubuntu1) Filename: pool/2008/main/h/hello/hello_2.2-2_i386.deb Size: 19750 MD5sum: 725bb44b3cb1d0f43df1a5fd3320fdcd SHA1: 096836d42f0348778759259c505a472e21be7d9a SHA256: 770cf158b2b311bf082a9685d909cd2dd0f29a0511172d1ae4bb875d5f6eb1d6 Description: The classic greeting, and a good example The GNU hello program produces a familiar, friendly greeting. It allows non-programmers to use a classic computer science tool which would otherwise be unavailable to them. . Seriously, though: this is an example of how to do a Debian package. It is the Debian version of the GNU Project's `hello world' program (which is itself an example for the GNU Project). Package: html2text Priority: optional Section: web Installed-Size: 264 Maintainer: Ubuntu Core Developers Original-Maintainer: Adrian Bridgett Architecture: i386 Version: 1.3.2a-3build2 Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.2.1-4) Filename: pool/2008/main/h/html2text/html2text_1.3.2a-3build2_i386.deb Size: 87580 MD5sum: 62ba322dc004028d1d6a8ec3a8ad8127 SHA1: 80c0f66521efbd991ce8b55e3ac9d7040c080a4e SHA256: bb8b9159d279186e755e45cbe874d4cac1c905023e0028ee87e3ab025801fa26 Description: An advanced HTML to text converter html2text was written because the author wasn't happy with the output of "lynx -dump" and so he wrote something better. Package: help2man Priority: optional Section: devel Installed-Size: 232 Maintainer: Brendan O'Dea Architecture: i386 Version: 1.36.4 Depends: perl (>= 5.8.7-10ubuntu2) Recommends: gettext, liblocale-gettext-perl Filename: pool/2008/main/h/help2man/help2man_1.36.4_i386.deb Size: 34226 MD5sum: 1ca9cdfed2ecb23d7df4fedf836f6fee SHA1: 7ac880521a248eee38675eb9cd381f2306d62fb6 SHA256: b1acd2e6a1f656353fd2f9b7458ee3e32c6691034f8c9d0e0b4001098d0d5854 Description: Automatic manpage generator Program to create simple man pages from the --help and --version output of other programs. . Since most GNU documentation is now in info format, this provides a way to generate a placeholder man page pointing to that resource while still providing some useful information. Package: hildon-control-panel-l10n-english Priority: optional Section: misc Installed-Size: 48 Maintainer: Ubuntu Mobile Developers Original-Maintainer: L10n Team Architecture: all Source: hildon-control-panel-l10n Version: 3.0-2r4455ubuntu1 Conflicts: hildon-control-panel-l10n-engb Filename: pool/2008/main/h/hildon-control-panel-l10n/hildon-control-panel-l10n-english_3.0-2r4455ubuntu1_all.deb Size: 4456 MD5sum: cc1e1026c062e9f82a27fb973ee503ad SHA1: 22fa9361214df62d532b186766adacf346624efa SHA256: 0ed430acf959169e1969c8ed28fe3b8c9a58b5f5b7aaea42c18655ac711db255 Description: hildon-control-panel Engineering English Engineering English locale for hildon-control-panel . Please note that the .mo file from this package is installed as en_GB.mo Package: hildon-control-panel-l10n-engb Priority: optional Section: misc Installed-Size: 48 Maintainer: Ubuntu Mobile Developers Original-Maintainer: L10n Team Architecture: all Source: hildon-control-panel-l10n Version: 3.0-2r4455ubuntu1 Filename: pool/2008/main/h/hildon-control-panel-l10n/hildon-control-panel-l10n-engb_3.0-2r4455ubuntu1_all.deb Size: 4376 MD5sum: 0005fd7b8268374dba021bbb5cf1baee SHA1: 229806ab1ef7220d8e97c1596bb4d11ba4e6d9a5 SHA256: 04da11bce6e3d4d3a545146471d4d91b3a19c5fa2a08bb433a61ab2e7446a752 Description: hildon-control-panel engb locale engb locale for hildon-control-panel. Package: hfsplus Priority: optional Section: otherosfs Installed-Size: 236 Maintainer: Ubuntu Core Developers Original-Maintainer: Aurélien GÉRÔME Architecture: i386 Version: 1.0.4-12build1 Depends: libc6 (>= 2.5-0ubuntu1), libhfsp0 Filename: pool/2008/main/h/hfsplus/hfsplus_1.0.4-12build1_i386.deb Size: 46738 MD5sum: bf6224bf0c18934a5af21538f59ede0b SHA1: 24a2058cfebf0ed49b89d0ddf49b2d731dc8a37a SHA256: 514d5daaef03ae46b4c31ce2d12a29d95636fed4eba484d3b3de93d793a04cf7 Description: Tools to access HFS+ formatted volumes HFS+ is a modernized version of Apple Computers HFS Filesystem. Nowadays, it is widely used with more recent versions of MacOS. hfsplus consists of a library and a set of tools that allow access to HFS+ volumes. . This package contains the tools themselves. Package: libhfsp0 Priority: optional Section: libs Installed-Size: 140 Maintainer: Ubuntu Core Developers Original-Maintainer: Aurélien GÉRÔME Architecture: i386 Source: hfsplus Version: 1.0.4-12build1 Depends: libc6 (>= 2.5-0ubuntu1) Filename: pool/2008/main/h/hfsplus/libhfsp0_1.0.4-12build1_i386.deb Size: 39312 MD5sum: 819bb5b76e6b2d169c324d8666063a1b SHA1: af014a17a97ddf1d459dded124e4f067baf6d25c SHA256: 432ebd4c9a3f987e8ecf35504e55d6d77243c7670c1c151ce3a90ad0091123e6 Description: Shared library to access HFS+ formatted volumes HFS+ is a modernized version of Apple Computers HFS Filesystem. Nowadays, it is widely used with more recent versions of MacOS. hfsplus consists of a library and a set of tools that allow access to HFS+ volumes. . This package contains a shared version of the library. Package: libhfsp-dev Priority: optional Section: libdevel Installed-Size: 200 Maintainer: Ubuntu Core Developers Original-Maintainer: Aurélien GÉRÔME Architecture: i386 Source: hfsplus Version: 1.0.4-12build1 Depends: libhfsp0 (= 1.0.4-12build1), libc6-dev Filename: pool/2008/main/h/hfsplus/libhfsp-dev_1.0.4-12build1_i386.deb Size: 49136 MD5sum: f8a0bac3b04ac9ef877271949b9dbdec SHA1: 88221f9bf6ac922542866e71d0c8307f90827fd1 SHA256: 7429c8b4136a72aa08642b5accb2530b0a0cd1541d0c74c620b5a941c6bb90a7 Description: Library to access HFS+ formatted volumes HFS+ is a modernized version of Apple Computers HFS Filesystem. Nowadays, it is widely used with more recent versions of MacOS. hfsplus consists of a library and a set of tools that allow access to HFS+ volumes. . This package contains everything you need to write programs that use this library, i.e. header files and an archive version of the library. Package: hspell Priority: optional Section: text Installed-Size: 748 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Hebrew Packaging Team Architecture: i386 Version: 1.0-3 Depends: libc6 (>= 2.6-1), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/h/hspell/hspell_1.0-3_i386.deb Size: 568452 MD5sum: 2b8ff894ff74a9f0800c971940712bbb SHA1: d1c39cb3a1144e2d65cce8babd2c432d3e5ee274 SHA256: c653d4e117a980493f64cfe94b07b3ba3ec13b05fd14896d43cce51c232a82e5 Description: Hebrew spell checker and morphological analyzer Hspell checks nikkud-less writing (Ktiv Male) and follows the rules set by the Academy of Hebrew Language. It includes all the dictionaries that it needs. . Homepage: http://ivrix.org.il/projects/spell-checker/ Package: myspell-he Priority: optional Section: text Installed-Size: 3280 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Hebrew Packaging Team Architecture: all Source: hspell Version: 1.0-3 Provides: myspell-dictionary, myspell-dictionary-he Depends: dictionaries-common Filename: pool/2008/main/h/hspell/myspell-he_1.0-3_all.deb Size: 817720 MD5sum: 8a1c1b3a3ccc798a8560a83f97519227 SHA1: e4018ae2106ddc39cde61a772e1f1e97a7353533 SHA256: fdf42c73fd94607d1d79351ad93ade343b6ba15d34b81c2ce2ac1180dc26eb44 Description: Hebrew dictionary for myspell This is the Hebrew dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. It was generated from the hspell dictionaries. . Homepage: http://ivrix.org.il/projects/spell-checker/ Package: libhsqldb-java Priority: optional Section: libs Installed-Size: 1104 Maintainer: Ubuntu Core Developers Original-Maintainer: Peter Eisentraut Architecture: all Source: hsqldb Version: 1.8.0.9-2 Depends: gij | java-gcj-compat | java2-runtime, libservlet2.4-java Suggests: java-virtual-machine, libhsqldb-java-doc, libhsqldb-java-gcj Conflicts: openoffice.org-base (<< 1:2.3.1~m8) Filename: pool/2008/main/h/hsqldb/libhsqldb-java_1.8.0.9-2_all.deb Size: 949492 MD5sum: cb7222b3ab2085af3cb934cafaa6ffca SHA1: 1da6b1122fe653b6e1bfae47e580e06584323e66 SHA256: 80fbaa55a7406d656ca3a4f0126991b4113f566db0b29dd01cfebf91569dbb92 Description: Java SQL database engine HSQLDB is an SQL relational database engine written in Java. It has a JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus SQL:1999 and SQL:2003 enhancements. It offers a small, fast database engine that offers both in-memory and disk-based tables. Embedded and server modes are available. Additionally, it includes tools such as a minimal web server, in-memory query and management tools (can be run as applets), and a number of demonstration examples. . Web site: http://hsqldb.org/ Package: libhsqldb-java-gcj Priority: optional Section: libs Installed-Size: 3996 Maintainer: Ubuntu Core Developers Original-Maintainer: Peter Eisentraut Architecture: i386 Source: hsqldb Version: 1.8.0.9-2 Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.2.1), libgcj-bc (>= 4.2.2-1), libgcj-common (>> 1:4.1.1-13), libhsqldb-java (>= 1.8.0.9-2), zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: java-virtual-machine, libhsqldb-java-doc Filename: pool/2008/main/h/hsqldb/libhsqldb-java-gcj_1.8.0.9-2_i386.deb Size: 1335158 MD5sum: 1ab336dc018015bb567913dc8286c84f SHA1: 2f1eb27b3210f5fe49d8e09150f161fd56af06c4 SHA256: 437d94ea89313b1f7d18026a5e9beb9fc9f146f3975ba34e620e3483456803a5 Description: Java SQL database engine (native code) HSQLDB is an SQL relational database engine written in Java. It has a JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus SQL:1999 and SQL:2003 enhancements. It offers a small, fast database engine that offers both in-memory and disk-based tables. Embedded and server modes are available. Additionally, it includes tools such as a minimal web server, in-memory query and management tools (can be run as applets), and a number of demonstration examples. . This package contains the natively compiled code for use by gij. Package: libhsqldb-java-doc Priority: optional Section: doc Installed-Size: 4032 Maintainer: Ubuntu Core Developers Original-Maintainer: Peter Eisentraut Architecture: all Source: hsqldb Version: 1.8.0.9-2 Suggests: libhsqldb-java Filename: pool/2008/main/h/hsqldb/libhsqldb-java-doc_1.8.0.9-2_all.deb Size: 905536 MD5sum: 693a053e6378222762cea0c3e9a76059 SHA1: 4bbbc610b807c9ac792d2001dec4e749e6fd160f SHA256: d3263e60d06ac319286c3af01b124f8858e8783210495ec0563052b958a1582b Description: documentation for HSQLDB HSQLDB is an SQL relational database engine written in Java. It has a JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus SQL:1999 and SQL:2003 enhancements. It offers a small, fast database engine that offers both in-memory and disk-based tables. Embedded and server modes are available. Additionally, it includes tools such as a minimal web server, in-memory query and management tools (can be run as applets), and a number of demonstration examples. . This package contains the documentation of HSQLDB. . Web site: http://hsqldb.org/ Package: human-icon-theme Priority: optional Section: non-free/x11 Installed-Size: 3620 Maintainer: Ubuntu Art Team Original-Maintainer: Alan Baghumian Architecture: all Version: 0.28 Replaces: ubuntu-artwork (<< 31) Filename: pool/2008/main/h/human-icon-theme/human-icon-theme_0.28_all.deb Size: 746910 MD5sum: 3e3e4a6e999c8df59fcf719fa79d5453 SHA1: dc0a2db3d91a6e4bd5758984eb15bf7c31b16c35 SHA256: a90bd6610208651f709838fb0f9a096e0bbafecdba05a657697ebbca946cd931 Description: Human Icon theme Human is a nice and well polished icon theme for the GNOME desktop. Package: hello-debhelper Priority: extra Section: devel Installed-Size: 584 Maintainer: Ubuntu Core Developers Original-Maintainer: Santiago Vila Architecture: i386 Version: 2.2-2 Replaces: hello Provides: hello Depends: libc6 (>= 2.5-0ubuntu1) Conflicts: hello Filename: pool/2008/main/h/hello-debhelper/hello-debhelper_2.2-2_i386.deb Size: 20208 MD5sum: 498bad26164980f2857148359a97a3c1 SHA1: a5ce669b0b37fc0863474357a8f0c435ff556155 SHA256: ea1a7b4a5f0455bdeefe608d99ecfadc3c0e9fc898aea70191ec976804127c6e Description: The classic greeting, and a good example The GNU hello program produces a familiar, friendly greeting. It allows non-programmers to use a classic computer science tool which would otherwise be unavailable to them. . Seriously, though: this is an example of how to do a Debian package. It is the Debian version of the GNU Project's `hello world' program (which is itself an example for the GNU Project). . This is the same as the hello package, except it uses debhelper to make the deb. Please see debhelper as to what it is. Package: hildon-control-panel-dev Priority: optional Section: libdevel Installed-Size: 64 Maintainer: Ubuntu Mobile Developers Original-Maintainer: Lucas Rocha Architecture: all Source: hildon-control-panel Version: 1:1.9.5-1ubuntu8 Depends: libhildon-1-dev Filename: pool/2008/main/h/hildon-control-panel/hildon-control-panel-dev_1.9.5-1ubuntu8_all.deb Size: 11156 MD5sum: 4df9235a661da628e01d0233577dcbcb SHA1: c15419dd75cff054ea1dce487ca34ef41b7ea751 SHA256: 1db8bad6ab4c598f74c7b89b6d883492bde6bd87099eb5f041e0c33d8be7bf5b Description: Hildon Control Panel development files. Development files to build Hildon Control Panel applets Package: hildon-control-panel-dbg Priority: optional Section: libdevel Installed-Size: 236 Maintainer: Ubuntu Mobile Developers Original-Maintainer: Lucas Rocha Architecture: all Source: hildon-control-panel Version: 1:1.9.5-1ubuntu8 Depends: hildon-control-panel (= 1:1.9.5-1ubuntu8) Filename: pool/2008/main/h/hildon-control-panel/hildon-control-panel-dbg_1.9.5-1ubuntu8_all.deb Size: 92294 MD5sum: 2bc257c73dcea45eee748b3d397cb23c SHA1: d3694bbd4639ce7023c08a4037de9ae191afe3db SHA256: 25bd0998a1692e6098922e348468da467b106c94f0e9d043e2563802ceae80a0 Description: Debug symbols for hildon-control-panel Debug symbols for the Hildon Control Panel Package: hildon-control-panel Priority: optional Section: x11 Installed-Size: 144 Maintainer: Ubuntu Mobile Developers Original-Maintainer: Lucas Rocha Architecture: i386 Version: 1:1.9.5-1ubuntu8 Replaces: hildon-base, hildon-navigator (<= 0.8.10) Depends: gconf2 (>= 2.10.1-2), hildon-control-panel-l10n-english | hildon-control-panel-l10n-mr1, libatk1.0-0 (>= 1.20.0), libc6 (>= 2.2), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.14.0), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0), libhildon-1-0 (>= 2.0.1), libhildonhelp0 (>= 1.9.1+repack), libosso1 (>= 2.16), libpango1.0-0 (>= 1.20.1) Recommends: hildon-keyboard, hildon-theme-harry, matchbox-window-manager-maemo Suggests: hildon-tests Conflicts: hildon-base Filename: pool/2008/main/h/hildon-control-panel/hildon-control-panel_1.9.5-1ubuntu8_i386.deb Size: 34118 MD5sum: c1e3f843fb38eeb602bf78ce960a7179 SHA1: eb3b3d0637b9d3ad28896bd47b2a87bf003754c0 SHA256: dd6ef17e374254385c33f3f5ba4ed408caf20613140e63a431002834a364770e Description: Hildon Control Panel Control panel to configure the Hildon Desktop Package: hunspell-tools Priority: optional Section: text Installed-Size: 136 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: hunspell Version: 1.1.9-1 Replaces: libmyspell-dev Depends: libc6 (>= 2.6.1-1), perl Conflicts: libmyspell-dev Filename: pool/2008/main/h/hunspell/hunspell-tools_1.1.9-1_i386.deb Size: 46162 MD5sum: ba7a96f25b3ef6eb3267cfd4791d1210 SHA1: 120b1728c17ac3af25d1f7767e5ce17e54b6d262 SHA256: 1a4726fdeadc2d90d70937b3e58bc4629fc9d7441213ce6127f869e40b3a9ffb Description: tools for hunspell Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and an OpenOffice.org UNO module. . Main features: - Unicode support (first 65535 Unicode character) - morphological analysis (in custom item and arrangement style) - Max. 65535 affix classes and twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compoundings (for example, Hungarian and German) - Support language specific algorithms (for example, handling Azeri and Turkish dotted i, or German sharp s) - Handling conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. . This package contains a the munch/unmunch tools of hunspell and ispellaff2myspell for converting ispell affix files for myspell/hunspell format. Package: hunspell Priority: optional Section: text Installed-Size: 200 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Version: 1.1.9-1 Depends: libc6 (>= 2.6.1-1), libgcc1 (>= 1:4.2.1), libhunspell-1.1-0 (>= 1.1.6-1), libncurses5 (>= 5.6), libncursesw5 (>= 5.6), libreadline5 (>= 5.2), libstdc++6 (>= 4.2.1), myspell-en-us | myspell-dictionary | hunspell-dictionary Filename: pool/2008/main/h/hunspell/hunspell_1.1.9-1_i386.deb Size: 75994 MD5sum: ff0eb4871ff1c0ad7dcbb14a21d7d501 SHA1: 8d4aea6b1521f9eb56ae35e36ed4b9169749fcbf SHA256: 11c4fb1cd8f118c459d522314b09a85402735fa4a3352e809ac856757fbb0476 Description: spell checker and morphological analyzer (program) Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and an OpenOffice.org UNO module. . Main features: - Unicode support (first 65535 Unicode character) - morphological analysis (in custom item and arrangement style) - Max. 65535 affix classes and twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compoundings (for example, Hungarian and German) - Support language specific algorithms (for example, handling Azeri and Turkish dotted i, or German sharp s) - Handling conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. . This package contains the program with the Ispell-like terminal and pipe interfaces. Package: libhunspell-1.1-0 Priority: optional Section: libs Installed-Size: 296 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: hunspell Version: 1.1.9-1 Depends: libc6 (>= 2.6.1-1), libgcc1 (>= 1:4.2.1), libstdc++6 (>= 4.2.1) Conflicts: openoffice.org-core (= 2.2.0~rc2-1) Filename: pool/2008/main/h/hunspell/libhunspell-1.1-0_1.1.9-1_i386.deb Size: 108770 MD5sum: 208aae0ef4cbfe1945f7422b4b5050e5 SHA1: fca1a94ea44cdd2cf8d5de53b2d53f9abfa4054e SHA256: cff04d28de903e4470c2c2c2d1fd07ab5c82abe89b8341aef35b9b917cc1b04a Description: spell checker and morphological analyzer (shared library) Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and an OpenOffice.org UNO module. . Main features: - Unicode support (first 65535 Unicode character) - morphological analysis (in custom item and arrangement style) - Max. 65535 affix classes and twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compoundings (for example, Hungarian and German) - Support language specific algorithms (for example, handling Azeri and Turkish dotted i, or German sharp s) - Handling conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. . This package contains the shared library. Package: libhunspell-dev Priority: optional Section: libdevel Installed-Size: 440 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: i386 Source: hunspell Version: 1.1.9-1 Depends: libhunspell-1.1-0 (= 1.1.9-1) Filename: pool/2008/main/h/hunspell/libhunspell-dev_1.1.9-1_i386.deb Size: 132476 MD5sum: b64dd84eb728b746fcc763bbe92d5289 SHA1: f796ecc7706dbb42ace4c6fff0e20271ab94efcb SHA256: 6e5848ef7854a06a835fe6e4f79fbefc1797da437422174ec030c8fadc77cf72 Description: spell checker and morphological analyzer (development) Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and an OpenOffice.org UNO module. . Main features: - Unicode support (first 65535 Unicode character) - morphological analysis (in custom item and arrangement style) - Max. 65535 affix classes and twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compoundings (for example, Hungarian and German) - Support language specific algorithms (for example, handling Azeri and Turkish dotted i, or German sharp s) - Handling conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. . This package contains the headers and the static library. Package: libhal-storage-dev Priority: optional Section: libdevel Installed-Size: 180 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: hal Version: 0.5.11~rc2-1ubuntu7 Depends: libdbus-1-dev (>= 0.60), libhal-dev, libhal-storage1 (= 0.5.11~rc2-1ubuntu7) Suggests: hal-doc Filename: pool/2008/main/h/hal/libhal-storage-dev_0.5.11~rc2-1ubuntu7_i386.deb Size: 76534 MD5sum: fdc5cdeeaa6e8828fc6dcb40aa4ed00a SHA1: df55430d2017669d68a386e528a567457cb57592 SHA256: 447d6d88fd90b8ffbb8fcf2a522093dd29e7e34fe180920701216c8b8e1fda48 Description: Hardware Abstraction Layer - development files HAL provides an abstract view on hardware. . This abstraction layer is simply an interface that makes it possible to add support for new devices and new ways of connecting devices to the computer, without modifying every application that uses the device. It maintains a list of devices that currently exist, and can provide information about those upon request. . This package contains files that are needed to build applications that use libhal-storage1. Homepage: http://hal.freedesktop.org/ Package: libhal-dev Priority: optional Section: libdevel Installed-Size: 228 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: hal Version: 0.5.11~rc2-1ubuntu7 Depends: libdbus-1-dev (>= 0.60), libhal1 (= 0.5.11~rc2-1ubuntu7) Suggests: hal-doc Filename: pool/2008/main/h/hal/libhal-dev_0.5.11~rc2-1ubuntu7_i386.deb Size: 34968 MD5sum: ae53f9a924dfcd8f4718ca81c90cea7f SHA1: d8afcfcf78c1707435653256591675f380d6a17e SHA256: 565e4cb21c199d5175bfc53f1f8ce032630e473970c8fddd5a2331dbcef7e328 Description: Hardware Abstraction Layer - development files HAL provides an abstract view on hardware. . This abstraction layer is simply an interface that makes it possible to add support for new devices and new ways of connecting devices to the computer, without modifying every application that uses the device. It maintains a list of devices that currently exist, and can provide information about those upon request. . This package contains files that are needed to build applications. Homepage: http://hal.freedesktop.org/ Package: hal Priority: optional Section: admin Installed-Size: 1728 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Version: 0.5.11~rc2-1ubuntu7 Depends: acl, adduser, consolekit, dbus (>= 0.61), hal-info (>= 20070402), libc6 (>= 2.4), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.74), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.1.1-21), libglib2.0-0 (>= 2.16.0), libhal-storage1 (>= 0.5.11~rc2), libhal1 (>= 0.5.10), libpolkit2, libsmbios1, libstdc++6 (>= 4.1.1-21), libusb-0.1-4 (>= 2:0.1.12), lsb-base, mount (>= 2.13), pciutils, pm-utils, policykit (>= 0.7), udev (>= 0.065), usbutils, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: eject, libsmbios-bin Suggests: gnome-device-manager Filename: pool/2008/main/h/hal/hal_0.5.11~rc2-1ubuntu7_i386.deb Size: 419972 MD5sum: bf8628bf3830b9b49567a96de6201456 SHA1: b1780ed4ace5d2ad82e75987c036aa2b568b0df6 SHA256: aa444de5007bacf35a6d158e08074f82538187cb89e0bbd1e299d9a699c4b904 Description: Hardware Abstraction Layer HAL provides an abstract view on hardware. . This abstraction layer is simply an interface that makes it possible to add support for new devices and new ways of connecting devices to the computer, without modifying every application that uses the device. It maintains a list of devices that currently exist, and can provide information about those upon request. Homepage: http://hal.freedesktop.org/ Package: hal-doc Priority: optional Section: doc Installed-Size: 1048 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: all Source: hal Version: 0.5.11~rc2-1ubuntu7 Suggests: devhelp Filename: pool/2008/main/h/hal/hal-doc_0.5.11~rc2-1ubuntu7_all.deb Size: 308258 MD5sum: a87cc0db75ad4891e645b17b1f9bcee8 SHA1: 3c1b561e1a71f851d3bcb1ed531326c916d2dab0 SHA256: 6a02672608fa3bae3722bdf79fe4027e7ca55300253994b82884d3e88f7b8180 Description: Hardware Abstraction Layer - documentation HAL provides an abstract view on hardware. . This abstraction layer is simply an interface that makes it possible to add support for new devices and new ways of connecting devices to the computer, without modifying every application that uses the device. It maintains a list of devices that currently exist, and can provide information about those upon request. . This package contains the API documentation for HAL. Homepage: http://hal.freedesktop.org/ Package: libhal1 Priority: optional Section: libs Installed-Size: 192 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: hal Version: 0.5.11~rc2-1ubuntu7 Depends: libc6 (>= 2.4), libdbus-1-3 (>= 1.1.1) Filename: pool/2008/main/h/hal/libhal1_0.5.11~rc2-1ubuntu7_i386.deb Size: 84190 MD5sum: dad76204d2e2ab6d13a4f70c681b243a SHA1: 903b042024da1519393917b597308c3b68c10467 SHA256: 55d22473fda4b902d73b25659dd11d06ed0f5bc48ef28212368599db7965b675 Description: Hardware Abstraction Layer - shared library HAL provides an abstract view on hardware. . This abstraction layer is simply an interface that makes it possible to add support for new devices and new ways of connecting devices to the computer, without modifying every application that uses the device. It maintains a list of devices that currently exist, and can provide information about those upon request. . This package contains shared libraries to be used by applications. Homepage: http://hal.freedesktop.org/ Package: libhal-storage1 Priority: optional Section: libs Installed-Size: 160 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: i386 Source: hal Version: 0.5.11~rc2-1ubuntu7 Depends: libc6 (>= 2.4), libdbus-1-3 (>= 1.1.1), libhal1 (>= 0.5.8.1) Filename: pool/2008/main/h/hal/libhal-storage1_0.5.11~rc2-1ubuntu7_i386.deb Size: 22492 MD5sum: 0059ff65c62371fe6792e320a118355f SHA1: 5f663e845428b30e900e241dbd1680c4456a8d3f SHA256: f322a71dd4bcca81270748360d6e9795122b5364fb4cc5700772971a16c6dfee Description: Hardware Abstraction Layer - shared library for storage devices HAL provides an abstract view on hardware. . This abstraction layer is simply an interface that makes it possible to add support for new devices and new ways of connecting devices to the computer, without modifying every application that uses the device. It maintains a list of devices that currently exist, and can provide information about those upon request. . This library provides an interface for handling storage devices. Homepage: http://hal.freedesktop.org/ Package: hildon-fm-l10n-engb Priority: optional Section: misc Installed-Size: 56 Maintainer: Ubuntu Mobile Developers Original-Maintainer: L10n Team Architecture: all Source: hildon-fm-l10n Version: 3.0+repack-0ubuntu2 Provides: hildon-fm-l10n-mr Filename: pool/2008/main/h/hildon-fm-l10n/hildon-fm-l10n-engb_3.0+repack-0ubuntu2_all.deb Size: 6474 MD5sum: 0f1844120b42035f360991f4bd962f49 SHA1: b7ab646b524b6c538dbd343574f568904af889b9 SHA256: 75bdc1069117db94dbe005bec598e3977c03cbe1b24b192c9eb574812781ca1e Description: hildon-fm engb locale engb locale for hildon-fm. Package: hildon-fm-l10n-english Priority: optional Section: misc Installed-Size: 56 Maintainer: Ubuntu Mobile Developers Original-Maintainer: L10n Team Architecture: all Source: hildon-fm-l10n Version: 3.0+repack-0ubuntu2 Conflicts: hildon-fm-l10n-engb Filename: pool/2008/main/h/hildon-fm-l10n/hildon-fm-l10n-english_3.0+repack-0ubuntu2_all.deb Size: 6540 MD5sum: c6df8ccf4fb553f693b2f07ef2c538b2 SHA1: fbec6750192d2f7dc3543854c7f5b413d03d5165 SHA256: bbc3d0b2af63585d1098752f59bf04d81504a6ecab497b00294169990ea8dc87 Description: hildon-fm Engineering English Engineering English locale for hildon-fm . Please note that the .mo file from this package is installed as en_GB.mo Package: kde-i18n-fa Priority: optional Section: kde Installed-Size: 11132 Maintainer: Jonathan Riddell Architecture: all Version: 4:3.5.9-0ubuntu1 Replaces: kde-i18n, kdebase-i18n, koffice-i18n-fa (<< 1.6.1-1ubuntu2) Provides: kde-i18n Depends: kdelibs4c2a (>= 4:3.5.4), language-pack-kde-fa Suggests: kde Conflicts: juk (<< 4:3.2.1-1), kcachegrind (<< 4:3.2.1-1), kdebase-i18n, koffice (<< 1.3.0-2) Filename: pool/2008/main/k/kde-i18n-fa/kde-i18n-fa_3.5.9-0ubuntu1_all.deb Size: 10218 MD5sum: 103ee9052ac916724d63bc979e627e0a SHA1: a30778a064a18e6fdd7cafa8755be9668f3af8af SHA256: 6a620bf272242a4c4930f8fdcded0e3c053c98a8b2f05c82fae060d9311db64f Description: Farsi (Persian) internationalized (i18n) files for KDE This package contains the Farsi (Persian) internationalized (i18n) files for all KDE core applications. Package: kde-i18n-mn Priority: optional Section: kde Installed-Size: 2144 Maintainer: Jonathan Riddell Architecture: all Version: 4:3.5.9-0ubuntu1 Replaces: kde-i18n, kdebase-i18n, koffice-i18n-mn (<< 1.6.1-1ubuntu2) Provides: kde-i18n Depends: kdelibs4c2a (>= 4:3.5.4), language-pack-kde-mn Suggests: kde Conflicts: juk (<< 4:3.2.1-1), kcachegrind (<< 4:3.2.1-1), kdebase-i18n, koffice (<< 1.3.0-2) Filename: pool/2008/main/k/kde-i18n-mn/kde-i18n-mn_3.5.9-0ubuntu1_all.deb Size: 3960 MD5sum: 9ac523a2260bc75219a7c464de37a34d SHA1: a8dd74d05b18e7b4061ca73a25ced45a6e6e1c2f SHA256: 981dec5ea8dfbab37ea7f3e8eadc0ce9f4518ea924f19e825bd589f1f8bf7c6c Description: Mongolian internationalized (i18n) files for KDE This package contains the Mongolian internationalized (i18n) files for all KDE core applications. Package: keep Priority: optional Section: kde Installed-Size: 1144 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian KDE Extras Team Architecture: i386 Version: 0.4.0-1ubuntu3 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, rdiff-backup, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/keep/keep_0.4.0-1ubuntu3_i386.deb Size: 204654 MD5sum: b47d1c12edda446603ec153bb29b813d SHA1: c690196512e70d756601105849095dff03d82761 SHA256: 029489d51fb5fbef42b95fa6ef2a9fe4151df6208037751f5b2a0f58b9ed63ff Description: backup system for KDE Keep is an automatic backup program that allows users to set the parameters of the backup, including the frequency and the number of backups. . Homepage: http://jr.falleri.free.fr/keep Package: kde-i18n-az Priority: optional Section: kde Installed-Size: 2760 Maintainer: Jonathan Riddell Architecture: all Version: 4:3.5.9-0ubuntu1 Replaces: kde-i18n, kdebase-i18n, koffice-i18n-az (<< 1.6.1-1ubuntu2) Provides: kde-i18n Depends: kdelibs4c2a (>= 4:3.5.4), language-pack-kde-az Suggests: kde Conflicts: juk (<< 4:3.2.1-1), kcachegrind (<< 4:3.2.1-1), kdebase-i18n, koffice (<< 1.3.0-2) Filename: pool/2008/main/k/kde-i18n-az/kde-i18n-az_3.5.9-0ubuntu1_all.deb Size: 3786 MD5sum: e15077995ccd62ea2801b707aa09c574 SHA1: b24f40b6a440569ce865651fc40f0ef12b322736 SHA256: 8d7202029bf207615805984f7e27f8c7f606b90a073e5f3c5e95c01542e7f213 Description: Azerbaijani internationalized (i18n) files for KDE This package contains the Azerbaijani internationalized (i18n) files for all KDE core applications. Package: kdeartwork-dbg Priority: extra Section: libdevel Installed-Size: 9044 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeartwork Version: 4:3.5.9-0ubuntu1 Depends: kdelibs-dbg Filename: pool/2008/main/k/kdeartwork/kdeartwork-dbg_3.5.9-0ubuntu1_i386.deb Size: 3298752 MD5sum: f371db10cef0edfc6121248eb67a1fce SHA1: e5744134719c90765007ac277c6c9d19958b3ed3 SHA256: 38fe2f44b11ec0911ffdd8b00b03cb546c61bb9e240ab854ac327ef63aab8043 Description: debugging symbols for kdeartwork This package contains the debugging symbols associated with kdeartwork. They will automatically be used by gdb for debugging kdeartwork-related issues. Package: kdeartwork-theme-window Priority: optional Section: kde Installed-Size: 1788 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeartwork Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), kwin (>= 4:3.5.8-1), libc6 (>= 2.7-1), libgcc1, libstdc++6 (>= 4.2.1-4) Filename: pool/2008/main/k/kdeartwork/kdeartwork-theme-window_3.5.9-0ubuntu1_i386.deb Size: 379684 MD5sum: 0ed98169eecd4d6bbbcf6c40ef20d63a SHA1: d3addea87cc0593f24519e4e080bfdf763c96386 SHA256: a75e6d4afa06d36ba2db84ce7c054ae19f07174a553e41d256f95bef8fd268e9 Description: window decoration themes released with KDE This package contains additional window decoration themes for KDE. Window decoration themes can be used to customise the look of window borders and buttons, and can be applied using the window decoration manager in the KDE Control Center. . This package is part of KDE, and a component of the KDE artwork module. See the 'kde' and 'kdeartwork' packages for more information. Package: kscreensaver Priority: optional Section: kde Installed-Size: 1952 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeartwork Version: 4:3.5.9-0ubuntu1 Depends: kdebase-bin, kdelibs4c2a (>= 4:3.5.8-1), libart-2.0-2 (>= 2.3.18), libc6 (>= 2.7-1), libgcc1, libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.1.1-21), libx11-6 Recommends: kscreensaver-xsavers (= 4:3.5.9-0ubuntu1), kwin Filename: pool/2008/main/k/kdeartwork/kscreensaver_3.5.9-0ubuntu1_i386.deb Size: 838228 MD5sum: e92bdbdd1c52b8084eda3d2a6e11fc7f SHA1: d310d1621bd960c942a5e833e9536e9d9270f1b6 SHA256: 1d13dfa48ef8786f1a2b6abb1c5dc8a6bd5f9280f1c78537b1570dd6808e32c8 Description: additional screen savers released with KDE This package contains the screen savers for KDE. They can be tested and selected within the Appearance and Themes section of the KDE Control Center. . The hooks for the standard xscreensavers are no longer part of this package. To select and/or configure the standard xscreensavers through the KDE Control Center, install the separate package kscreensaver-xsavers. . This package is part of KDE, and a component of the KDE artwork module. See the 'kde' and 'kdeartwork' packages for more information. Package: kdeartwork-theme-icon Priority: optional Section: kde Installed-Size: 32268 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kdeartwork Version: 4:3.5.9-0ubuntu1 Replaces: kdelibs-data (<< 4:3.5) Recommends: kdesktop, kicker Filename: pool/2008/main/k/kdeartwork/kdeartwork-theme-icon_3.5.9-0ubuntu1_all.deb Size: 10781046 MD5sum: db0494eb5d7a6dc1712da6a9d82fdc98 SHA1: bd206999a1f65447f155bd97ed2a309248a15ed0 SHA256: 02aaf007e11521edd437c204230a1b43b932ae0a94bd055bb1611bebc4c84d9c Description: icon themes released with KDE This package contains additional icon themes for KDE. Icon themes can be used to customise the appearance of standard icons throughout KDE. They can be applied using the icon manager in the KDE Control Centre. . This package is part of KDE, and a component of the KDE artwork module. See the 'kde' and 'kdeartwork' packages for more information. Package: kdeartwork-misc Priority: optional Section: kde Installed-Size: 3668 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kdeartwork Version: 4:3.5.9-0ubuntu1 Suggests: kworldclock Filename: pool/2008/main/k/kdeartwork/kdeartwork-misc_3.5.9-0ubuntu1_all.deb Size: 3422160 MD5sum: c051d2425a2980a4fa94b44b7b178beb SHA1: c162da4e2c85401383d704b948fbf6db83e40260 SHA256: 94f822cde7fbaa6fbc7ba7e76f73c156787b6c284049de1b36f183526f054059 Description: various multimedia goodies released with KDE This package contains miscellaneous multimedia goodies for KDE. Included are additional KDE sounds and kworldclock themes. . This package is part of KDE, and a component of the KDE artwork module. See the 'kde' and 'kdeartwork' packages for more information. Package: kdeartwork-style Priority: optional Section: kde Installed-Size: 288 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeartwork Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libc6 (>= 2.7-1), libgcc1, libstdc++6 (>= 4.1.1-21) Filename: pool/2008/main/k/kdeartwork/kdeartwork-style_3.5.9-0ubuntu1_i386.deb Size: 92052 MD5sum: fcd0a5f11d40e4e2dbf3733ed77423b8 SHA1: 63855b5fb162b41fd50a80cdd98286d76c8108e1 SHA256: ea35e4102075a3069f40fbf616374596f7c905f4d680da5d0c82e3337b948f00 Description: widget styles released with KDE This package contains additional widget styles for KDE. Widget styles can be used to customise the look and feel of interface components such as buttons, scrollbars and so on. They can be applied using the style manager in the KDE Control Centre. . This package is part of KDE, and a component of the KDE artwork module. See the 'kde' and 'kdeartwork' packages for more information. Package: kdeartwork-emoticons Priority: optional Section: kde Installed-Size: 724 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kdeartwork Version: 4:3.5.9-0ubuntu1 Filename: pool/2008/main/k/kdeartwork/kdeartwork-emoticons_3.5.9-0ubuntu1_all.deb Size: 88232 MD5sum: 2bf62750b658428fad33e73266f56665 SHA1: dcd72ba3db2fe60b4186adbe1e807eb340be074a SHA256: ed183dfcf888f57114a1d0e4b13ec9508dfadbca15c01f2f8513fc26fe87d495 Description: emoticon collections for KDE chat clients This package contains several collections of emoticons used by official and unofficial KDE chat clients, such as Kopete and Konversation. . This package is part of KDE, and a component of the KDE artwork module. See the 'kde' and 'kdeartwork' packages for more information. Enhances: kopete Package: kdeartwork Priority: optional Section: kde Installed-Size: 48 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Version: 4:3.5.9-0ubuntu1 Depends: kdeartwork-emoticons (>= 4:3.5.9-0ubuntu1), kdeartwork-misc (>= 4:3.5.9-0ubuntu1), kdeartwork-style (>= 4:3.5.9-0ubuntu1), kdeartwork-theme-icon (>= 4:3.5.9-0ubuntu1), kdeartwork-theme-window (>= 4:3.5.9-0ubuntu1), kdewallpapers (>= 4:3.5.9-0ubuntu1), kscreensaver (>= 4:3.5.9-0ubuntu1) Recommends: kscreensaver-xsavers Filename: pool/2008/main/k/kdeartwork/kdeartwork_3.5.9-0ubuntu1_all.deb Size: 5572 MD5sum: 89c3515a0d6f15309d110e47159300d8 SHA1: 0fb35c406aab62255e8487bb3cb61e6e6f62a2e8 SHA256: 08d514cc5a674c175ae1ce16561a1ba1df06430a1841a694e881a17e87aea079 Description: themes, styles and more from the official KDE release KDE (the K Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This metapackage includes a collection of artistic extras (themes, widget styles, screen savers, wallpaper, icons, emoticons and so on) provided with the official release of KDE. . Homepage: http://artist.kde.org Package: kdewallpapers Priority: optional Section: kde Installed-Size: 1344 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kdeartwork Version: 4:3.5.9-0ubuntu1 Replaces: kdebase-data (<< 4:3.5) Suggests: kwin | x-window-manager Filename: pool/2008/main/k/kdeartwork/kdewallpapers_3.5.9-0ubuntu1_all.deb Size: 1259102 MD5sum: 9c4434e999953621849303f84ccd1d8c SHA1: f6301f301e54bce75a1bb4d00d2cb25fdb00c065 SHA256: 9b091be912160a23999296791dc997abff73f0a98035fb25159fa0e3db10634a Description: wallpapers released with KDE This package contains additional wallpapers for KDE. Wallpapers can be applied using the background manager in the KDE Control Centre. . This package is part of KDE, and a component of the KDE artwork module. See the 'kde' and 'kdeartwork' packages for more information. Package: krb5-config Priority: optional Section: net Installed-Size: 84 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Sam Hartman Architecture: all Source: kerberos-configs Version: 1.17 Depends: debconf (>= 0.5) | debconf-2.0 Conflicts: heimdal-lib (<< 0.3e-5), libkrb53 (<< 1.2.2-5) Filename: pool/2008/main/k/kerberos-configs/krb5-config_1.17_all.deb Size: 16132 MD5sum: 4190ba58a07e2138420119a7eb6dba7b SHA1: a09461a7a49290cbe7729e168c641491cebaf271 SHA256: c32af590d023f90cb1376c7f77a231543c1e2fc9a438e13367b6360144353108 Description: Configuration files for Kerberos Version 5 This package provides /etc/krb5.conf and any other files needed to configure Kerberos Version 5. This package may be used with one of the implementations of Kerberos in Debian, or with a locally built Kerberos. Generally this package will be installed as part of installing some Kerberos implementation. Package: kernel-wedge Priority: optional Section: utils Installed-Size: 512 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Install System Team Architecture: all Version: 2.29ubuntu2 Depends: debhelper (>= 4.2), make Filename: pool/2008/main/k/kernel-wedge/kernel-wedge_2.29ubuntu2_all.deb Size: 39994 MD5sum: 0ef27a8387d07201b11f7a861016ddde SHA1: 7b2363675f016b5df0d0bfb6bb53dd7f07b6b455 SHA256: c3217fa2995e5a7d5dd20ae11183550d72ee3ac6eb5d4696de0a04eb3131a522 Description: udeb package builder for Debian-Installer kernel-wedge splits udeb packages out of a kernel image deb. The udebs are used by the Debian-Installer. Package: kdeedu-dbg Priority: extra Section: libdevel Installed-Size: 35072 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeedu Version: 4:3.5.9-0ubuntu2 Depends: kdelibs-dbg Filename: pool/2008/main/k/kdeedu/kdeedu-dbg_3.5.9-0ubuntu2_i386.deb Size: 11917658 MD5sum: a16dcfcd8da1c352ce8c18a97d35664a SHA1: 0bb4bd7bd06e8fc0005f9609b5ccd68c54f1631c SHA256: 85f05d3aaac038c4261915194e3181f626d7e2c69acb1cb085a1c5dc7bff2a14 Description: debugging symbols for kdeedu This package contains the debugging symbols associated with kdeedu. They will automatically be used by gdb for debugging kdeedu-related issues. Package: kverbos Priority: optional Section: kde Installed-Size: 1052 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeedu Version: 4:3.5.9-0ubuntu2 Depends: kdeedu-data (>> 4:3.5.9), kdeedu-data (<< 4:3.5.10), kdelibs4c2a (>= 4:3.5.8-1), libc6 (>= 2.7-1), libgcc1, libice6 (>= 1:1.0.0), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxext6, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: kdeedu-doc-html, khelpcenter Filename: pool/2008/main/k/kdeedu/kverbos_3.5.9-0ubuntu2_i386.deb Size: 438206 MD5sum: 547ae06b0c91059d1ec3824aaee5442b SHA1: 3b1fc46eede8960d0cc552b396c85835a8f486db SHA256: cec47b92b7a25506e9d81bdb6c76efdaefe1ff657714087b3b95ad3aa2c999e6 Description: Spanish verb form study application for KDE Kverbos allows the user to learn the forms of Spanish verbs. The program suggests a verb and a time and the user enters the different verb forms. The program corrects the user input and gives feedback. . The user can edit the list of the verbs that can be studied. The program can build regular verb forms by itself. Irregular verb forms have to be entered by the user. . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: kstars Priority: optional Section: science Installed-Size: 6568 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeedu Version: 4:3.5.9-0ubuntu2 Depends: indi (= 4:3.5.9-0ubuntu2), kdeedu-data (>> 4:3.5.9), kdeedu-data (<< 4:3.5.10), kdelibs4c2a (>= 4:3.5.8-1), kstars-data (>> 4:3.5.9), kstars-data (<< 4:3.5.10), libc6 (>= 2.7-1), libgcc1, libkdeedu3 (>= 4:3.5.8), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1-4), zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: kdeedu-doc-html, khelpcenter, konqueror Filename: pool/2008/main/k/kdeedu/kstars_3.5.9-0ubuntu2_i386.deb Size: 3774986 MD5sum: b483e724f5c80f99a22d764f69ea33c9 SHA1: 7717cb014811144bcefd9d491ee212b515b2b8e4 SHA256: 67067676272f0dd024c8327a54544f1d8fae91017fc348c8246328c80818cd04 Description: desktop planetarium for KDE KStars is a graphical desktop planetarium for KDE. It depicts an accurate simulation of the night sky, including stars, constellations, star clusters, nebulae, galaxies, all planets, the Sun, the Moon, comets and asteroids. You can see the sky as it appears from any location on Earth, on any date. . The user interface is highly intuitive and flexible. The display can be panned and zoomed with the mouse, and you can easily identify objects and track their motion across the sky. KStars includes many powerful features, yet the interface is clean and simple and fun to use. . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: keduca Priority: optional Section: kde Installed-Size: 1112 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeedu Version: 4:3.5.9-0ubuntu2 Depends: kdeedu-data (>> 4:3.5.9), kdeedu-data (<< 4:3.5.10), kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: kdeedu-doc-html, khelpcenter Filename: pool/2008/main/k/kdeedu/keduca_3.5.9-0ubuntu2_i386.deb Size: 402584 MD5sum: 09f1ba948dae82eab801d5ac43e6b7e3 SHA1: 5a4108acd7f8db52cedf56794c26e868bcb20089 SHA256: 81c818130fba54713d88c939aca16f7a5204d8d8a051a0fbd8a2ceede82ded8c Description: interactive form-based tests for KDE KEduca is a flash-card application which allows you to make interactive form-based tests. . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: khangman Priority: optional Section: games Installed-Size: 1968 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeedu Version: 4:3.5.9-0ubuntu2 Depends: kdeedu-data (>> 4:3.5.9), kdeedu-data (<< 4:3.5.10), kdelibs4c2a (>= 4:3.5.8-1), libc6 (>= 2.7-1), libgcc1, libkdeedu3 (>= 4:3.5.8), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.1.1-21), ttf-dustin Suggests: kdeedu-doc-html, khelpcenter Filename: pool/2008/main/k/kdeedu/khangman_3.5.9-0ubuntu2_i386.deb Size: 1497496 MD5sum: 466fcd52783d3ab15709e5ee9d7e3928 SHA1: 529f3ab069e682f5782410be1672937504334908 SHA256: 1a47b7a6303bb74b6b2e702a2cb2017e9e3abf8920e73fd2a406f8aaeedc2cf4 Description: the classical hangman game for KDE KHangMan is a game based on the well known hangman game. It is aimed for children aged 6 and above. It has four levels of difficulty: Animals (animals words), Easy, Medium and Hard. . A word is picked at random and the letters are hidden. You must guess the word by trying one letter after another. Each time you guess a wrong letter, a picture of a hangman is drawn. You must guess the word before getting hanged! You have 10 tries. . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: kturtle Priority: optional Section: devel Installed-Size: 980 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeedu Version: 4:3.5.9-0ubuntu2 Depends: kdeedu-data (>> 4:3.5.9), kdeedu-data (<< 4:3.5.10), kdelibs4c2a (>= 4:3.5.8-1), libc6 (>= 2.7-1), libgcc1, libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.1.1-21) Suggests: kdeedu-doc-html, khelpcenter Filename: pool/2008/main/k/kdeedu/kturtle_3.5.9-0ubuntu2_i386.deb Size: 366006 MD5sum: 0e2bf3cdbbe3fe02b2c18e80ef1db4be SHA1: 8e36bdd860115d71fc731227e8737ebfcd6f3a75 SHA256: 05ba59241bc8b7d7160cff50867a54da5a91ac2c13d4b980cc4af1ad26f19db7 Description: educational Logo programming environment KTurtle is an educational programming environment using the Logo programming language. It tries to make programming as easy and accessible as possible. This makes KTurtle suitable for teaching kids the basics of mathematics, geometry and programming. . The commands used to program are in the style of the Logo programming language. The unique feature of Logo is that the commands are often translated into the speaking language of the programmer. . KTurtle is named after "the turtle" that plays a central role in the programming environment. The user programs the turtle, using the Logo commands, to draw a picture on the canvas. . Note that this version of Logo is only focused on the educational qualities of the programming language and will not try to suit professional programmers' needs. . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: kalzium-data Priority: optional Section: science Installed-Size: 2984 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kdeedu Version: 4:3.5.9-0ubuntu2 Replaces: kalzium (<< 4:3.5.9-0ubuntu1) Conflicts: kalzium (<< 4:3.5.9-0ubuntu1) Filename: pool/2008/main/k/kdeedu/kalzium-data_3.5.9-0ubuntu2_all.deb Size: 1992628 MD5sum: 27234517dcf5ca397f16082317afc645 SHA1: a800e8fd005992d3cf2c80562f39eb297ccde689 SHA256: 4e5bed1fb99fc1b003c4ccf82dc154fbe17c0c47e9d9016ed4728d7483699c85 Description: data files for Kalzium This package contains architecture-independent data files for Kalzium, the KDE periodic table application. This includes pictures of various chemical equipment and of samples of several elements, in addition to the actual chemical data. . See the kalzium package for further information. . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: kmplot Priority: optional Section: math Installed-Size: 1644 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeedu Version: 4:3.5.9-0ubuntu2 Depends: kdeedu-data (>> 4:3.5.9), kdeedu-data (<< 4:3.5.10), kdelibs4c2a (>= 4:3.5.8-1), libc6 (>= 2.7-1), libgcc1, libice6 (>= 1:1.0.0), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxext6, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: kdeedu-doc-html, khelpcenter Filename: pool/2008/main/k/kdeedu/kmplot_3.5.9-0ubuntu2_i386.deb Size: 524776 MD5sum: d30f5497e2136eafac5fd0c6718dabdf SHA1: 216ae979e8045c91a2a9723272381100bf69606e SHA256: 43e103b799525df4045cdec063b8071186ffe1652332a6a68cb1e9eb1b717d93 Description: mathematical function plotter for KDE KmPlot is a mathematical function plotter for KDE. It has a powerful built-in parser. You can plot different functions simultaneously and combine them to build new functions. . KmPlot supports parametric functions and functions in polar coordinates. Several grid modes are supported. Plots may be printed with high precision in the correct scale. . KmPlot also provides some numerical and visual features, like filling and calculating the area between the plot and the first axis, finding maximum and minimum values, changing function parameters dynamically and plotting derivatives and integral functions. . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: libkdeedu3 Priority: optional Section: libs Installed-Size: 408 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeedu Version: 4:3.5.9-0ubuntu2 Replaces: libkdeedu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libc6 (>= 2.7-1), libgcc1, libice6 (>= 1:1.0.0), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxext6, zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: libkdeedu1 Filename: pool/2008/main/k/kdeedu/libkdeedu3_3.5.9-0ubuntu2_i386.deb Size: 138198 MD5sum: 4d7696f34333eaf292ad32bea57e83e6 SHA1: d355b65213ea808fe1bf98092ba452818ae901d8 SHA256: 056fd6d7cca3c7f08bcc771eefccc36375533ce10751fa2fe7c74fddf52285e3 Description: library for use with KDE educational apps The KDE-based library libkdeedu is used with educational applications. It currently provides support for data plotting and vocabulary items (including a parser for kvtml vocabulary files). . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: kwordquiz Priority: optional Section: kde Installed-Size: 1976 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeedu Version: 4:3.5.9-0ubuntu2 Depends: kdeedu-data (>> 4:3.5.9), kdeedu-data (<< 4:3.5.10), kdelibs4c2a (>= 4:3.5.8-1), libc6 (>= 2.7-1), libgcc1, libice6 (>= 1:1.0.0), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxext6, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: kdeedu-doc-html, khelpcenter Filename: pool/2008/main/k/kdeedu/kwordquiz_3.5.9-0ubuntu2_i386.deb Size: 755832 MD5sum: 86eb2754047ad297ce68069000dca6d5 SHA1: 82d7d9634f3b3b6f6fd0cebcb98c2440ec67646e SHA256: 6d3278c1ee4ef93bc63d71e6ddb4231431faa88c03a8144c54b34a701929d0de Description: flashcard and vocabulary learning program for KDE KWordQuiz is a flashcard-based tool that helps you to master new vocabularies. It may be a language or any other kind of terminology. . KWordQuiz can open several types of vocabulary data. Supported are kvtml files used by other KDE programs such as KVocTrain, wql files used by WordQuiz for Windows, csv files with comma-separated text, and xml.gz files created by Pauker (http://pauker.sourceforge.net). . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: libkdeedu-dev Priority: optional Section: libdevel Installed-Size: 204 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeedu Version: 4:3.5.9-0ubuntu2 Depends: kdelibs4-dev (>= 4:3.5.8), libkdeedu3 (= 4:3.5.9-0ubuntu2) Filename: pool/2008/main/k/kdeedu/libkdeedu-dev_3.5.9-0ubuntu2_i386.deb Size: 44420 MD5sum: 172a4c703052dc32a0036e6a53e4e89a SHA1: 39d6412e09be796334645f8f985021e306a929b1 SHA256: 511315b2e856be3b76c2716c3ed7b04c6aa53fe7b4100ee7d62ab39ebdb93720 Description: development files for KDE educational library The KDE-based library libkdeedu is used with educational applications. It currently provides support for data plotting and vocabulary items (including a parser for kvtml vocabulary files). . Development files for libkdeedu are included in this package. . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: kbruch Priority: optional Section: math Installed-Size: 756 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeedu Version: 4:3.5.9-0ubuntu2 Depends: kdeedu-data (>> 4:3.5.9), kdeedu-data (<< 4:3.5.10), kdelibs4c2a (>= 4:3.5.8-1), libc6 (>= 2.7-1), libgcc1, libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.1.1-21) Suggests: kdeedu-doc-html, khelpcenter Filename: pool/2008/main/k/kdeedu/kbruch_3.5.9-0ubuntu2_i386.deb Size: 327526 MD5sum: 18a132336ae37b8da2048c301aab46d8 SHA1: ea7766041e6c9504fd7e68a15348387e8c8defe5 SHA256: 283a1ea0c0477ec27dd358f1b2cdbf24f1e2ad3dd7513c58028a1722778f7554 Description: fraction calculation teaching tool for KDE KBruch is a small program to practice calculating with fractions. Different exercises are provided for this purpose. The program checks the user's input and gives feedback. . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: kpercentage Priority: optional Section: math Installed-Size: 976 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeedu Version: 4:3.5.9-0ubuntu2 Depends: kdeedu-data (>> 4:3.5.9), kdeedu-data (<< 4:3.5.10), kdelibs4c2a (>= 4:3.5.8-1), libc6 (>= 2.7-1), libgcc1, libice6 (>= 1:1.0.0), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxext6, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: kdeedu-doc-html, khelpcenter Filename: pool/2008/main/k/kdeedu/kpercentage_3.5.9-0ubuntu2_i386.deb Size: 563222 MD5sum: 7390854d4319ad59740632ceed917b61 SHA1: 256bf377d9ae83a108cd48609d99acac7502a43c SHA256: ed0ec5ceceed89e1f8b283037f7392ef37f3990ae0babeb4e31862716f8be822 Description: percentage calculation teaching tool for KDE KPercentage is a small math application that will help pupils to improve their skills in calculating percentages. . There is a special training section for the three basic tasks. Finally the pupil can select a random mode, in which all three tasks are mixed randomly. . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: kalzium Priority: optional Section: science Installed-Size: 1872 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeedu Version: 4:3.5.9-0ubuntu2 Depends: kalzium-data (>> 4:3.5.9), kalzium-data (<< 4:3.5.10), kdeedu-data (>> 4:3.5.9), kdeedu-data (<< 4:3.5.10), kdelibs4c2a (>= 4:3.5.8-1), libc6 (>= 2.7-1), libgcc1, libkdeedu3 (>= 4:3.5.8), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.1.1-21) Suggests: kdeedu-doc-html, khelpcenter Filename: pool/2008/main/k/kdeedu/kalzium_3.5.9-0ubuntu2_i386.deb Size: 1263888 MD5sum: 68ac36667e770d5062c5537151504722 SHA1: ab5407bea85e3efe8f8007e80b0439acf4f12de7 SHA256: d51de65ec1915955fb210791963b230e5b42251b3d05179a295690d4c95d7915 Description: chemistry teaching tool for KDE Kalzium is a program which shows you the Periodic System of Elements (PSE). You can use Kalzium to search for information about the elements or to learn facts about the PSE. . Kalzium provides you with all kinds of information about the PSE. You can look up lots of information about the elements and also use visualisations to show them. . You can visualise the Periodic Table of the Elements by blocks, groups, acidic behavior or different states of matter. You can also plot data for a range of elements (weight, mean weight, density, IE1, IE2, electronegativity), and you can go back in time to see what elements were known at a given date. In addition, on platforms where OCaml supports native code generation, Kalzium includes a chemical equation solver. . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: klatin Priority: optional Section: kde Installed-Size: 920 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeedu Version: 4:3.5.9-0ubuntu2 Depends: kdeedu-data (>> 4:3.5.9), kdeedu-data (<< 4:3.5.10), kdelibs4c2a (>= 4:3.5.8-1), libc6 (>= 2.7-1), libgcc1, libkdeedu3 (>= 4:3.5.8), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.1.1-21) Suggests: kdeedu-doc-html, khelpcenter Filename: pool/2008/main/k/kdeedu/klatin_3.5.9-0ubuntu2_i386.deb Size: 241152 MD5sum: e2082118f910d97f375bf30d982ebbdc SHA1: 42ad70fc86bdb4bfe7cd1065e4442695b5c88349 SHA256: 181934f97781dc3927aaf1b906a0a78c72fbe31dee6761ad9c56e428a9d3548c Description: application to help revise/teach Latin KLatin is a program to help revise Latin. There are three "sections" in which different aspects of the language can be revised. These are the vocabulary, grammar and verb testing sections. In addition there is a set of revision notes that can be used for self-guided revision. . In the vocabulary section an XML file is loaded containing various words and their local language translations. KLatin asks you what each of these words translate into. The questions take place in a multiple-choice environment. . In the grammar and verb sections KLatin asks for a particular part of a noun or a verb, such as the "ablative singular", or the "1st person indicative passive plural", and is not multiple choice. . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: kdeedu-data Priority: optional Section: kde Installed-Size: 112 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kdeedu Version: 4:3.5.9-0ubuntu2 Filename: pool/2008/main/k/kdeedu/kdeedu-data_3.5.9-0ubuntu2_all.deb Size: 25492 MD5sum: 1f2a92b675ba68ad7b40f2b93f2d9383 SHA1: ad41f4f8680e65fd3931fdefca173e5fa544f1b3 SHA256: cb6c6de483237d5684830807088247ae9603d2dc87873b19551c2d07ecbee1dd Description: shared data for KDE educational applications This package contains shared data necessary for running the educational applications provided with KDE (the K Desktop Environment). . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: kanagram Priority: optional Section: games Installed-Size: 1320 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeedu Version: 4:3.5.9-0ubuntu2 Depends: kdeedu-data (>> 4:3.5.9), kdeedu-data (<< 4:3.5.10), kdelibs4c2a (>= 4:3.5.8-1), libc6 (>= 2.7-1), libgcc1, libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.1.1-21) Suggests: kdeedu-doc-html, khelpcenter Filename: pool/2008/main/k/kdeedu/kanagram_3.5.9-0ubuntu2_i386.deb Size: 634400 MD5sum: ae9e72b31f1072fb2b0f32d57815d410 SHA1: f87c27f27738e583074f37ab2331339b779046be SHA256: 7b792599b4d8dd67b3373c2b08d0ea08f58fe1621065a5e0c1fb786e03754b5d Description: letter order game for KDE KAnagram is a game that is based on the word/letter puzzles that the author played as a child. A word is picked at random and displayed with its letters in a messed order, with difficulty dependent on the chosen level. You have an unlimited number of attempts, and scores are kept. . It is a very simply constructed game, with 3 difficulty levels of play. It is fully customizable, allowing you to write in your own words and set your own 'look and feel' of the game. It is aimed for children aged 10+ because of the difficulty, but of course everyone is welcome to try. . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: kig Priority: optional Section: math Installed-Size: 6356 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeedu Version: 4:3.5.9-0ubuntu2 Depends: kdeedu-data (>> 4:3.5.9), kdeedu-data (<< 4:3.5.10), kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libboost-python1.34.1 (>= 1.34.1-2.1), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1-21), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, python2.5 (>= 2.5), zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: kdeedu-doc-html, khelpcenter Filename: pool/2008/main/k/kdeedu/kig_3.5.9-0ubuntu2_i386.deb Size: 1965274 MD5sum: 61e73b7e9464ec21f731b9dfe68679b9 SHA1: f3981a34798bf54c008001b7c118d005818c8b75 SHA256: 788f9397165ace4f4e94efcf22937ee11a2d42a98100442303b71f9c4b037465 Description: interactive geometry program for KDE Kig is an application for interactive geometry. It is intended to serve two purposes: . - to allow students to interactively explore mathematical figures and concepts using the computer; - to serve as a WYSIWYG tool for drawing mathematical figures and including them in other documents. . With this program you can do geometry on a computer just like you would on a blackboard in a classroom. However, the program allows you to move and change parts of a geometrical drawing so that you can see how the other parts change as a result. . Kig supports loci and user-defined macros. It also supports imports and exports to/from foreign file formats including Cabri, Dr. Geo, KGeo, KSeg and XFig. . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: kdeedu-doc-html Priority: optional Section: doc Installed-Size: 3676 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kdeedu Version: 4:3.5.9-0ubuntu2 Suggests: kdeedu, konqueror | www-browser Filename: pool/2008/main/k/kdeedu/kdeedu-doc-html_3.5.9-0ubuntu2_all.deb Size: 351022 MD5sum: 3d3cbb335f6dc6bccc93cedafc58e63e SHA1: b9d263cc3cb6e79e6c5585be28486761556a8566 SHA256: d503813c6bab9b52346fdcc75d8ee7497cd84175fed2a73461796e344068edee Description: KDE edutainment documentation in HTML format By default the educational applications provided with KDE (the K Desktop Environment) only provide their documentation in KDE docbook format, which can only be read by Konqueror or KHelpCenter. This package provides all of the KDE edutainment documentation converted to HTML format so it can be read with any web browser. . The documentation will be installed into the usual directories /usr/share/doc/kde/HTML///, for instance /usr/share/doc/kde/HTML/en/kalzium/. Documentation is provided for most KDE educational packages. . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: klettres-data Priority: optional Section: kde Installed-Size: 2840 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kdeedu Version: 4:3.5.9-0ubuntu2 Replaces: klettres (<< 4:3.2.0.1) Filename: pool/2008/main/k/kdeedu/klettres-data_3.5.9-0ubuntu2_all.deb Size: 1995488 MD5sum: 86c4f99ca207c82a5537a8e07aad8fbe SHA1: 785510695a7ed982cb670eac80f97f0f48784194 SHA256: 22d34b4949e24035cbb0814f7d6a48af74aff5443b05e2b8aa81d1ae20380b3d Description: data files for KLettres foreign alphabet tutor This package contains architecture-independent data files for KLettres, the foreign alphabet tutor for KDE. This includes sound files and graphics. . See the klettres package for further information. . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: kstars-data Priority: optional Section: science Installed-Size: 15664 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kdeedu Version: 4:3.5.9-0ubuntu2 Replaces: kstars (<< 4:3.2.0.1) Filename: pool/2008/main/k/kdeedu/kstars-data_3.5.9-0ubuntu2_all.deb Size: 6527808 MD5sum: a88c4c9e248955adbf73a7a4a8ad7f41 SHA1: 50b70d6750614627a3e52a999505bf26e96cd391 SHA256: 08158ec766f9b7be86e8a62456fb13442bed32647203e518dad60113fcd06b94 Description: data files for KStars desktop planetarium This package contains architecture-independent data files for KStars, the graphical desktop planetarium for KDE. This includes star catalogues and astronomical images. . See the kstars package for further information. . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: ktouch Priority: optional Section: kde Installed-Size: 3036 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeedu Version: 4:3.5.9-0ubuntu2 Depends: kdeedu-data (>> 4:3.5.9), kdeedu-data (<< 4:3.5.10), kdelibs4c2a (>= 4:3.5.8-1), libc6 (>= 2.7-1), libgcc1, libkdeedu3 (>= 4:3.5.8), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.1.1-21) Suggests: kdeedu-doc-html, khelpcenter Filename: pool/2008/main/k/kdeedu/ktouch_3.5.9-0ubuntu2_i386.deb Size: 1390912 MD5sum: 616b105c136de57f498dc70b2d5e77f1 SHA1: 66aff6e6a487bb99cb48188e7698517f5c9f7e87 SHA256: 6196a1f284b72d6eac045b3fe263842bb47fb53a11f3ae2269ecd858c8f45a86 Description: touch typing tutor for KDE KTouch is a program for learning touch typing - it helps you learn to type on a keyboard quickly and correctly. Every finger has its place on the keyboard with associated keys to press. . KTouch helps you learn to touch type by providing you with text to train on, and adjusts to different levels depending on how good you are. It can display which key to press next, and the correct finger to use. . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: kvoctrain Priority: optional Section: kde Installed-Size: 2764 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeedu Version: 4:3.5.9-0ubuntu2 Depends: kdeedu-data (>> 4:3.5.9), kdeedu-data (<< 4:3.5.10), kdelibs4c2a (>= 4:3.5.8-1), libc6 (>= 2.7-1), libgcc1, libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.2.1-4), libwww-perl Suggests: kdeedu-doc-html, khelpcenter Filename: pool/2008/main/k/kdeedu/kvoctrain_3.5.9-0ubuntu2_i386.deb Size: 1057224 MD5sum: 57c041cab7f201594f3e2e6cb41bc7fa SHA1: 5fdf25a7b9e34dc2a335d3381e6bfd3e9725110f SHA256: 42cd11589e08bfd8c816cf2126065e2a8675256906565b4e46a679d9f0ffcc87 Description: vocabulary trainer for KDE KVocTrain is a little utility to help you train your vocabulary when you are trying to learn a foreign language. You can create your own database with the words you need. It is intended as a replacement for index (flash) cards. . You probably remember flashcards from school. The teacher would write the original expression on the front side of the card and the translation on the back. Then look at the cards one after another. If you knew the translation, you could put it away. If you failed, you put it back to try again. . KVocTrain is not intended to teach you grammar or other sophisticated things. This is and probably will stay beyond the scope of this application. . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: indi Priority: optional Section: science Installed-Size: 1128 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeedu Version: 4:3.5.9-0ubuntu2 Replaces: kstars (<< 4:3.5.4-2) Depends: libc6 (>= 2.7-1), libgcc1, libstdc++6 (>= 4.2.1-4), zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdeedu/indi_3.5.9-0ubuntu2_i386.deb Size: 472002 MD5sum: b9a71f0e7f240012300b446b883fb9d3 SHA1: 2a510e7b0b8cef874aad92cad4cefacafa43f22a SHA256: 848d6d1d3f31253fa85184e0bf21d1f82ed7272dfe64f77666f2f252c7ca3ddb Description: Instrument Neutral Distributed Interface for astronomical devices INDI is an Instrument Neutral Distributed Interface control protocol for astronomical devices, which provides a framework that decouples low level hardware drivers from high level front end clients. Clients that use the device drivers are completely unaware of the device capabilities and communicate with the device drivers and build a completely dynamic GUI based on the services provided by the device. . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: klettres Priority: optional Section: kde Installed-Size: 1044 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdeedu Version: 4:3.5.9-0ubuntu2 Depends: kdeedu-data (>> 4:3.5.9), kdeedu-data (<< 4:3.5.10), kdelibs4c2a (>= 4:3.5.8-1), klettres-data (>> 4:3.5.9), klettres-data (<< 4:3.5.10), libc6 (>= 2.7-1), libgcc1, libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.1.1-21) Suggests: kdeedu-doc-html, khelpcenter Filename: pool/2008/main/k/kdeedu/klettres_3.5.9-0ubuntu2_i386.deb Size: 703078 MD5sum: 93185b0af226a8e522b4a07b4e73d3d9 SHA1: ed59572d1ba3a34378e3bfbffaa878c1abb02227 SHA256: fa93aa7741349cbfcc8e46bc519f965e4df81d0d710b1909b83c300f8b0cb189 Description: foreign alphabet tutor for KDE KLettres is an application specially designed to help the user to learn the alphabet in a new language and then to learn to read simple syllables. The user can be a young child aged from two and a half or an adult that wants to learn the basics of a foreign language. . Seven languages are currently available: Czech, Danish, Dutch, English, French, Italian and Slovak. . This package is part of KDE, as a component of the KDE education module. See the 'kde' and 'kdeedu' packages for more information. Package: ksystemlog Priority: optional Section: kde Installed-Size: 700 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian KDE Extras Team Architecture: i386 Version: 0.3.2-1ubuntu2 Depends: kdelibs4c2a (>= 4:3.5.8-1), libc6 (>= 2.7-1), libgcc1, libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.1.1-21) Filename: pool/2008/main/k/ksystemlog/ksystemlog_0.3.2-1ubuntu2_i386.deb Size: 206476 MD5sum: 8b5eb8a5fae2b3fd8ad371d3d9867733 SHA1: c54e56bfb06c4763c3934eaf76128db27a862a08 SHA256: 779a3d690c08da1fb92c787928684471048b9ff21a54c673ffce4b803c30b3ed Description: system log viewer tool for KDE ksystemlog is a system log viewer tool for KDE. . This program is developed for being used by beginner users, which don't know how to find information about their Linux system, and how the log files are in their computer. But it is also designed for advanced users, who want to quickly see problems occuring on their server. . Homepage: http://ksystemlog.forum-software.org Package: kreversi Priority: optional Section: games Installed-Size: 884 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/kreversi_3.5.9-0ubuntu1_i386.deb Size: 426386 MD5sum: 373d376142d4a588028df60598a94fc6 SHA1: 817cdafd312024d0c81244a685138a70d6414922 SHA256: 0509dcf36318a866fc841c6562e4f51204d90ed16899a40a63fd987dbda3532f Description: Reversi for KDE Reversi is a simple strategy game that is played by two players. There is only one type of piece - one side of it is black, the other white. If a player captures a piece on the board, that piece is turned and belongs to that player. The winner is the person that has more pieces of his own color on the board and if there are no more moves possible. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kpat Priority: optional Section: games Installed-Size: 812 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdebase-data, kdegames-card-data, kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/kpat_3.5.9-0ubuntu1_i386.deb Size: 331642 MD5sum: 570973a7b8528097b09f008f588fa19b SHA1: 471108c10d0e304a734b34d31fcdc1fa16bfff09 SHA256: 544f35c81bccecadfe2ee6e8a825bafa3fc5b58835257da1dca6832f670eac75 Description: KDE solitaire patience game KPatience is a collection of 14 card games. All the games are single player games. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kpoker Priority: optional Section: games Installed-Size: 492 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdegames-card-data, kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/kpoker_3.5.9-0ubuntu1_i386.deb Size: 159954 MD5sum: 79065eb747dd82cb0d2b5299f98c3e6c SHA1: c7e1efdb19774a4aa88ea2d460a12728ac9d236f SHA256: 82a74efadd669adccfead6d899631fc2f9db9c9edb9d9b72a8269cd0af211dc6 Description: KDE based Poker clone KPoker is a KDE compliant clone of those highly addictive pocket video poker games which are sometimes called "Videopoker" as well. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kdegames-dbg Priority: extra Section: kde Installed-Size: 22048 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs-dbg Filename: pool/2008/main/k/kdegames/kdegames-dbg_3.5.9-0ubuntu1_i386.deb Size: 8113184 MD5sum: 5215498b595cc4f8e96f5f39fcb71aca SHA1: 587535b1d3e65ffa0945573d3b91c0f7cc1e2c37 SHA256: fbb1690cb11e2c57de0dad28b2ba58b63774869d404d6e2de80ddb2fc671a3eb Description: debugging symbols for kdegames This package contains the debugging symbols associated with kdegames. They will automatically be used by gdb for debugging kdegames-related issues. Package: libkdegames-doc Priority: optional Section: doc Installed-Size: 6572 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kdegames Version: 4:3.5.9-0ubuntu1 Recommends: kdelibs4-doc, qt3-doc Suggests: konqueror | www-browser, libkdegames-dev Filename: pool/2008/main/k/kdegames/libkdegames-doc_3.5.9-0ubuntu1_all.deb Size: 837014 MD5sum: 21acac388509c920ed0e8e58c88cc6b2 SHA1: d905075d355e8dba3706b85f01e18b46fb07fc34 SHA256: eceaeade1f47183f09106a6cb1e00f356fd18122f25d8e9ca2e33ca7c26fb8da Description: API documentation for the KDE games library This package contains the developers' documentation for libkdegames. You may want to install it if you wish to develop games for KDE. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: katomic Priority: optional Section: games Installed-Size: 732 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/katomic_3.5.9-0ubuntu1_i386.deb Size: 135606 MD5sum: 6ad97ffbfdae50e0a4828d43d2c7fa36 SHA1: e2299f59608c3e2ef1acccef726d2f63c817fdb1 SHA256: 4fec20044ef0bc96679a595d5edc99ed4f22ce072d96ec79fe1b512f384c0ab0 Description: Atomic Entertainment game for KDE This is a puzzle game, in which the object is to assemble a molecule from its atoms on a Sokoban-like board. On each move, an atom goes as far as it can in a specified direction before being stopped by a wall or another atom. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: ktuberling Priority: optional Section: games Installed-Size: 1332 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/ktuberling_3.5.9-0ubuntu1_i386.deb Size: 786606 MD5sum: 95cd9453ebcd3d4583ec0d3deffb98cc SHA1: 7beef85823f44c22cf1dfd767654c9aca830ef38 SHA256: 1b697af9a299982f1d1ea39dfd7764def29c0cd70a6ea74337576e27a0e14790 Description: Potato Guy for KDE KTuberling is a game intended for small children. Of course, it may be suitable for adults who have remained young at heart. . It is a potato editor. That means that you can drag and drop eyes, mouths, moustache, and other parts of face and goodies onto a potato-like guy. Similarly, you have a penguin on which you can drop other stuff. . There is no winner for the game. The only purpose is to make the funniest faces you can. . There is a museum (like a "Madame Tusseau" gallery) where you can find many funny examples of decorated potatoes. Of course, you can send your own creations to the programmer, Eric Bischoff, who will include them in the museum if he gets some spare time. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: ksokoban Priority: optional Section: games Installed-Size: 572 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/ksokoban_3.5.9-0ubuntu1_i386.deb Size: 254934 MD5sum: d62c5a598e3967498705b72be35234c7 SHA1: f389e28a1f528eb248e1df990fb18f75913ddf62 SHA256: 0b9fe5cc44180a2e5d20434005609e967acd2bd580fb577d74b9719e707d6265 Description: Sokoban game for KDE The first sokoban game was created in 1982 by Hiroyuki Imabayashi at the Japanese company Thinking Rabbit, Inc. "Sokoban" is japanese for "warehouse keeper". The idea is that you are a warehouse keeper trying to push crates to their proper locations in a warehouse. . The problem is that you cannot pull the crates or step over them. If you are not careful, some of the crates can get stuck in wrong places and/or block your way. . It can be rather difficult just to solve a level. But if you want to make it even harder, you can try to minimise the number of moves and/or pushes you use to solve the level. . To make the game more fun for small kids (below 10 years or so), some collections with easier levels are also included in KSokoban. These are marked (easy) in the level collection menu. Of course, these levels can be fun for adults too, for example if you don't want to expose yourself to too much mental strain. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kdegames Priority: optional Section: kde Installed-Size: 72 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Version: 4:3.5.9-0ubuntu1 Depends: atlantik (>= 4:3.5.9-0ubuntu1), kasteroids (>= 4:3.5.9-0ubuntu1), katomic (>= 4:3.5.9-0ubuntu1), kbackgammon (>= 4:3.5.9-0ubuntu1), kbattleship (>= 4:3.5.9-0ubuntu1), kblackbox (>= 4:3.5.9-0ubuntu1), kbounce (>= 4:3.5.9-0ubuntu1), kenolaba (>= 4:3.5.9-0ubuntu1), kfouleggs (>= 4:3.5.9-0ubuntu1), kgoldrunner (>= 4:3.5.9-0ubuntu1), kjumpingcube (>= 4:3.5.9-0ubuntu1), klickety (>= 4:3.5.9-0ubuntu1), klines (>= 4:3.5.9-0ubuntu1), kmahjongg (>= 4:3.5.9-0ubuntu1), kmines (>= 4:3.5.9-0ubuntu1), knetwalk (>= 4:3.5.9-0ubuntu1), kolf (>= 4:3.5.9-0ubuntu1), konquest (>= 4:3.5.9-0ubuntu1), kpat (>= 4:3.5.9-0ubuntu1), kpoker (>= 4:3.5.9-0ubuntu1), kreversi (>= 4:3.5.9-0ubuntu1), ksame (>= 4:3.5.9-0ubuntu1), kshisen (>= 4:3.5.9-0ubuntu1), ksirtet (>= 4:3.5.9-0ubuntu1), ksmiletris (>= 4:3.5.9-0ubuntu1), ksnake (>= 4:3.5.9-0ubuntu1), ksokoban (>= 4:3.5.9-0ubuntu1), kspaceduel (>= 4:3.5.9-0ubuntu1), ktron (>= 4:3.5.9-0ubuntu1), ktuberling (>= 4:3.5.9-0ubuntu1), kwin4 (>= 4:3.5.9-0ubuntu1), lskat (>= 4:3.5.9-0ubuntu1) Suggests: kdegames-doc-html (>= 4:3.5.9-0ubuntu1), khelpcenter Filename: pool/2008/main/k/kdegames/kdegames_3.5.9-0ubuntu1_all.deb Size: 22430 MD5sum: cdb4ae177d7b7f9204d7093580722015 SHA1: f1e566ebe19a8c2fd570443cfee6ebeae88559fe SHA256: 1ca9f6a1ec64b46238d1ba00b331dde61bcc4beff8deae1c54521d7bec55ae15 Description: games from the official KDE release KDE (the K Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This metapackage includes a collection of games provided with the official release of KDE. Package: atlantik-dev Priority: extra Section: devel Installed-Size: 168 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: atlantik (= 4:3.5.9-0ubuntu1), libkdegames-dev (= 4:3.5.9-0ubuntu1) Filename: pool/2008/main/k/kdegames/atlantik-dev_3.5.9-0ubuntu1_i386.deb Size: 29360 MD5sum: 697fa354c0e644a2a740af708e3103f3 SHA1: 75a3fa2257d9eec44dc40eef6b329613348ae97c SHA256: e620d9c0caea270a21003373038c340501e2398a49f1ad6146be7b6fdf7ef294 Description: Development files for Atlantik This package contains header files for compiling programs against the libraries which come with Atlantik. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kblackbox Priority: optional Section: games Installed-Size: 424 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/kblackbox_3.5.9-0ubuntu1_i386.deb Size: 110758 MD5sum: 6262c4d372875bcc317662b6ca2f91b0 SHA1: ea7dc1149a7dacb295ce7b844aedf4753da5beaa SHA256: 8112649c73406ecbbd79f52b21533fce1decfe45ae00d8b24ff3a729f8fbb65a Description: A simple logical game for the KDE project KBlackBox is a game of hide and seek played on an grid of boxes. Your opponent (Random number generator, in this case) has hidden several balls within this box. By shooting rays into the box and observing where they emerge it is possible to deduce the positions of the hidden balls. The fewer rays you use to find the balls, the lower your score. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kolf Priority: optional Section: games Installed-Size: 2152 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libarts1c2a (>= 1.5.0-1), libasound2 (>> 1.0.14), libattr1 (>= 2.4.4-1), libaudio2, libaudiofile0 (>= 0.2.3-4), libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libesd-alsa0 (>= 0.2.35) | libesd0 (>= 0.2.35), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libglib2.0-0 (>= 2.15.5), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libogg0, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1-4), libvorbis0a (>= 1.2.0), libvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.2.0), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/kolf_3.5.9-0ubuntu1_i386.deb Size: 944810 MD5sum: 01e8be4f0285d69a7b6bd9d2534f72dd SHA1: 739f285c1201e40d1658fa4dcb69837c716b6c25 SHA256: e30e98400edb5091a9ef3b8e88fbfa2e0f2f7ce410a7518e9d8c61aff71eae8d Description: Minigolf game for KDE This is a minigolf game for KDE that allows you to go through different golf courses and waste an exorbitant amount of time. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kasteroids Priority: optional Section: games Installed-Size: 1232 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libarts1c2a (>= 1.5.0-1), libasound2 (>> 1.0.14), libattr1 (>= 2.4.4-1), libaudio2, libaudiofile0 (>= 0.2.3-4), libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libesd-alsa0 (>= 0.2.35) | libesd0 (>= 0.2.35), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libglib2.0-0 (>= 2.15.5), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libogg0, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libvorbis0a (>= 1.2.0), libvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.2.0), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/kasteroids_3.5.9-0ubuntu1_i386.deb Size: 467468 MD5sum: d5a6509c4df766e2c31cc21d8c8ef84d SHA1: 6ee0cbff0262cdef83d87ac95d08085e33c9b2a2 SHA256: aad2955bc45431b57ca63329e65cc2eddf2890944b52337f1e3c450ccea57153 Description: Asteroids for KDE You know this game. It is based on Warwick Allison's QwSpriteField widget. . The objective of kasteroids is to destroy all the asteroids on the screen to advance to the next level. Your ship is destroyed if it makes contact with an asteroid. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: libkdegames1 Priority: optional Section: games Installed-Size: 968 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/libkdegames1_3.5.9-0ubuntu1_i386.deb Size: 310164 MD5sum: 832cef6c9dc41ee438b07bee7a3d7f29 SHA1: 53150e5bcaa640027f6c30c89cd78f593e4c8c93 SHA256: cdd605acea3dac1ea1cfcd8367fd8316eaebfe50b16c7355505e7ec8742e760a Description: KDE games library and common files This library provides a common infrastructure for several of the games in the KDE distribution. Features include standardized menu items, high score handling, card display, and network connections including chat capabilities. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kwin4 Priority: optional Section: games Installed-Size: 612 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/kwin4_3.5.9-0ubuntu1_i386.deb Size: 169282 MD5sum: 9484b8027aa74b9f320a2ac1e89aa9b1 SHA1: 2ccb57a8a8ef0790dfb4c34767b0cae9d542a59b SHA256: f52d23018439243359e6b0a972aa2aaaeb41a0d4daca0410428e35bd89889b2e Description: Connect Four clone for KDE Four wins is a game for two players. Each player is represented by a colour (yellow and red). The goal of the game is to get four connected pieces of your colour into a row, column or any diagonal. This is done by placing one of your pieces into any of the seven columns. A piece will begin to fill a column from the bottom, i.e. it will fall down until it reaches the ground level or another stone. After a move is done it is the turn of the other player. This is repeated until the game is over, i.e. one of the players has four pieces in a row, column or diagonal or no more moves are possible because the board is filled. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: ktron Priority: optional Section: games Installed-Size: 396 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/ktron_3.5.9-0ubuntu1_i386.deb Size: 94660 MD5sum: e232437fbdf667d005dd541d545ebc9e SHA1: 1bc73c1cb0f010066abd0bc030038ae33875d11c SHA256: 6499234409783d82fe6dd51637ef1958f78d69ea05fed83d16ad70f21572ce41 Description: Tron clone for the K Desktop Environment The object of the game is to avoid running into walls, your own tail, and that of your opponent. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kbattleship Priority: optional Section: games Installed-Size: 832 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/kbattleship_3.5.9-0ubuntu1_i386.deb Size: 335960 MD5sum: c3c4df9a6a072ccb4f4291de54aa64ac SHA1: e0b6783c92c1b5a27c049bee1d08d315d757d32b SHA256: 365cb8932ef90b2597dcd027f2620c28bd5dd16ac9ab3086ab4333aeb976f12c Description: Battleship game for KDE This is an implementation of the Battleship game. Each player tries to be the first to sink all the opponent's ships by firing "blindly" at them. The game has options to play over a network connection or against the computer. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kjumpingcube Priority: optional Section: games Installed-Size: 384 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/kjumpingcube_3.5.9-0ubuntu1_i386.deb Size: 92272 MD5sum: 6b0dbb99b91f8da9d40525fc1d963cc1 SHA1: 32a6729f19619056ecfc20876f938564acad954d SHA256: 8772339d764e324a96031e3c8258c579319c49da4d44e862691c0cad5b09722b Description: Tactical one or two player game KJumpingCube is a simple tactical game. You can play it against the computer or against a friend. The playing field consists of squares that contains points. By clicking on the squares you can increase the points and if the points reach a maximum the points will jump to the squares neighbours and take them over. Winner is the one, who owns all squares. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kfouleggs Priority: optional Section: games Installed-Size: 772 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/kfouleggs_3.5.9-0ubuntu1_i386.deb Size: 234640 MD5sum: ae015c1d7dd00332552c9e91ed3d7d89 SHA1: 4585e56c73909d72d4d288f9c70a67117e44233c SHA256: a3adcf96c01545afb246057e855c5e7ef210f849d0b8d846c506cfd79f578f8d Description: A KDE clone of the Japanese PuyoPuyo game KFouleggs is a clone of the Japanese PuyoPuyo game, with advanced features such as multiplayer games against human or AI, and network play. If you have played Tetris or one of its many clones, you will find KFouleggs easy to learn. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kgoldrunner Priority: optional Section: games Installed-Size: 1480 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/kgoldrunner_3.5.9-0ubuntu1_i386.deb Size: 306266 MD5sum: 344787190e4d41428905d70b9e602d6f SHA1: f176afdc98a07ebd7bbc1b56016cb7aac5722211 SHA256: 758fab18885faebb90021496693c38800c3457320833ba6d5c852c2ce691a5e8 Description: A KDE clone of the Loderunner arcade game KGoldrunner, a game of action and puzzle solving. Run through the maze, dodge your enemies, collect all the gold and climb up to the next level. . You must guide the hero with the mouse or keyboard and collect all the gold nuggets, then you can climb up into the next level. Your enemies are also after the gold and they will kill you if they catch you! . The problem is you have no weapon to kill them. All you can do is run away, dig holes in the floor to trap them or lure them into some area where they cannot hurt you. After a short time a trapped enemy climbs out of his hole, but if it closes before that, he will die and reappear somewhere else. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: ksame Priority: optional Section: games Installed-Size: 436 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/ksame_3.5.9-0ubuntu1_i386.deb Size: 165206 MD5sum: 41a2ce6379203f387cf88c2e46d383a9 SHA1: c8dcd7cff09013bcac61f6c04f347fba767158ed SHA256: bd9bd1d264214262e1c65c19ede827d99aab0c5c4006c566674757684d648f28 Description: SameGame for KDE KSame is a simple game. It's played by one player, so there is only one winner :-) You play for fun and against the high score. It has been inspired by SameGame, that is only famous on the Macintosh platform. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: ksnake Priority: optional Section: games Installed-Size: 788 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/ksnake_3.5.9-0ubuntu1_i386.deb Size: 332472 MD5sum: 27df101b1f1e2525c1aec8ee3b1da730 SHA1: a927f4ad9d892f8e555d8daf1a91bf7c32e42d29 SHA256: 1c78607df9d02ce2ac9b1360206abdd3b9aa7952b74358800a4f1e2e45bd6d71 Description: Snake Race for KDE Snake Race is a game of speed and agility. You are a hungry snake and are trying to eat all the apples in the room before getting out! . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: konquest Priority: optional Section: games Installed-Size: 680 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/konquest_3.5.9-0ubuntu1_i386.deb Size: 328514 MD5sum: d24d59886113e82b99e7eac245b0a01c SHA1: e5ed5e40f3e88b0d684a293580445b3156d7a4ac SHA256: 4386c4a1399a9cd7d866086cc6b478da853cd8b5ec9f4ac7ec26ad3f36e96e10 Description: KDE based GNU-Lactic Konquest game This the KDE version of Gnu-Lactic Konquest, a multi-player strategy game. The goal of the game is to expand your interstellar empire across the galaxy and, of course, crush your rivals in the process. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: knetwalk Priority: optional Section: games Installed-Size: 432 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/knetwalk_3.5.9-0ubuntu1_i386.deb Size: 109804 MD5sum: f46652eae3d4051bc9ce9fc41ea42554 SHA1: 25481e4ac0dc48729327381ce267049279e64496 SHA256: adb61016e9f9dacc84a94691d88c7455171a00aec37ad1a905128221a534016c Description: A game for system administrators This game presents the player with a rectangular field consisting of a server, several clients, and pieces of wire. The object is to rotate these elements until every client is connected to the server, and no wires are left unconnected. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: klines Priority: optional Section: games Installed-Size: 456 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/klines_3.5.9-0ubuntu1_i386.deb Size: 167924 MD5sum: 4fec2a827aec11a1a8cae759e271fb91 SHA1: 2856905473aa33be4f0a5ceffc09f628c5e3aced SHA256: 4e15841a53ce687b3a4e5c3d03650978cf7e4ac21ff1b436b0683e44019f424a Description: Color lines for KDE KLines is a simple game. It is played by one player, so there is only one winner :-). You play for fun and against the high score. It was inspired by a well known game - "Color lines", written for DOS by Olga Demina, Igor Demina, Igor Ivkin and Gennady Denisov back in 1992. . The main rules of the game are as simple as possible: you move (using the mouse) marbles from cell to cell and build lines (horizontal, vertical or diagonal). When a line contains 5 or more marbles, they are removed and your score grows. After each turn the computer drops three more marbles. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kspaceduel Priority: optional Section: games Installed-Size: 2248 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/kspaceduel_3.5.9-0ubuntu1_i386.deb Size: 380408 MD5sum: cd7ba1429dad23b58f567d2842156989 SHA1: f863d6368d795957954176b3583fe2d0a47e3025 SHA256: 560f6354698e7975032380ecd048ce55ab4ce48a0fab211ab296d539a8198703 Description: Arcade two-player space game for KDE KSpaceduel is an space arcade game for two players. . Each player controls a ship that flies around the sun and tries to shoot at the other ship. You can play KSpaceduel with another person, against the computer, or you can have the computer control both ships and play each other. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: ksirtet Priority: optional Section: games Installed-Size: 756 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/ksirtet_3.5.9-0ubuntu1_i386.deb Size: 222746 MD5sum: 7f92654f34eb56845e362ab50fc565f6 SHA1: b93123e088bc0bf65dcb831de97bb19cde5d86e0 SHA256: 60be64378c3d8fb8e131c776b70759637aa2fce7c0b0b8873f681e28c699ef71 Description: Tetris and Puyo-Puyo games for KDE This program is a clone of the well known game Tetris. You must fit the falling pieces to form full lines. You can rotate and translate the falling piece. The game ends when no more piece can fall ie when your incomplete lines reach the top of the board. . Every time you have destroyed 10 lines, you gain a level and the pieces fall quicker (exactly the piece falls from a line each 1/(1+level) second). . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kmahjongg Priority: optional Section: games Installed-Size: 1736 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/kmahjongg_3.5.9-0ubuntu1_i386.deb Size: 915662 MD5sum: 8d6e271bd707a7bf4e4cebf9f0ae4afe SHA1: fde90fa5eecb96649fd1e7198b1c018bc0421ac6 SHA256: 0fb5efdd7b0b0e9e94cdfaf878b9788472f1eec3e5918fd7025c49d0b5622773 Description: the classic mahjongg game for KDE project Your mission in this game is to remove all tiles from the game board. A matching pair of tiles can be removed, if they are 'free', which means that no other tiles block them on the left or right side. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kenolaba Priority: optional Section: games Installed-Size: 580 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/kenolaba_3.5.9-0ubuntu1_i386.deb Size: 150178 MD5sum: 1ba7b67019bae4b18e5e049052322858 SHA1: c5608c1ce973428ba374b7882fc18edb3b60aecd SHA256: bdf2bac375a4af4330c4f73b11b7a3a97810cc4919521059006a6617b4a90447 Description: Enolaba board game for KDE kenolaba is a simple board strategy game that is played by two players. There are red and yellow pieces for each player. Beginning from a start position where each player has 14 pieces, moves are drawn until one player has pushed 6 pieces of his opponent out of the board. . This game was previously known as kabalone, and was inspired by the board game Abalone by Abalone SA, France. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kbounce Priority: optional Section: games Installed-Size: 576 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libarts1c2a (>= 1.5.0-1), libasound2 (>> 1.0.14), libattr1 (>= 2.4.4-1), libaudio2, libaudiofile0 (>= 0.2.3-4), libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libesd-alsa0 (>= 0.2.35) | libesd0 (>= 0.2.35), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libglib2.0-0 (>= 2.15.5), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libogg0, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libvorbis0a (>= 1.2.0), libvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.2.0), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/kbounce_3.5.9-0ubuntu1_i386.deb Size: 164104 MD5sum: 06e1f600e8f25feb03c9c1cd633d19ea SHA1: cd026d507b37ab318df14794ef52222e2150f118 SHA256: 4dbf02330c2fb4309c57250825b2ff502b902d731124aee4bbad4f9b567e75fd Description: Jezzball clone for the K Desktop Environment This is a clone of the popular Jezzball game originally created by Microsoft. Jezzball is one of the rare and simple games requiring skill, timing, and patience in order to be successful. A ball begins to bounce off of an area enclosed by four borders (like a square). You must move your pointer to certain areas within the square. Upon clicking, a new border is constructed at a relatively quick pace. You can change the direction of the borders by 90 degrees as well. Ultimately, you must force the ball to bounce around in a smaller, and smaller area as time goes by without the ball ever touching the borders as they are being constructed. If a ball touches a certain part of the border as it is being built, the game is over. After 75% of the original space has been blocked off from the moving ball, you advance one level, and one more ball is added to the mix in the following level. . This game was previously known as kjezz. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kbackgammon Priority: optional Section: games Installed-Size: 1112 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: gnubg Filename: pool/2008/main/k/kdegames/kbackgammon_3.5.9-0ubuntu1_i386.deb Size: 459834 MD5sum: 00bea3b264d7b3fa140402441aaef945 SHA1: 86f2a3b80ff72612a825a95e3d14f2fc3e429d19 SHA256: 43812e9f1a533d8493bb8d422e15a4208ee91466b32497bff2208301da0241e7 Description: A Backgammon game for KDE KBackgammon is a backgammon program for KDE2. It is based on the code, ideas and concepts of KFibs (which is a FIBS client for KDE1). For a short time, KBackgammon was called bacKgammon (if you know somebody who is still using bacKgammon, please force them to upgrade :-)). . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kshisen Priority: optional Section: games Installed-Size: 548 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/kshisen_3.5.9-0ubuntu1_i386.deb Size: 186890 MD5sum: 4382733c3bb1b17d8cbcafa543c819fc SHA1: 78ab56a346020157e79e8c823ea40c8774d641db SHA256: 84769651bfb70bae34097ad8b7bc313c8874f205bd20668584516d1d9b8823ef Description: Shisen-Sho for KDE KShisen-Sho is a single-player-game similar to Mahjongg and uses the same set of tiles as Mahjongg. . The object of the game is to remove all tiles from the field. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: atlantik Priority: optional Section: games Installed-Size: 1120 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: atlantikdesigner, monopd Filename: pool/2008/main/k/kdegames/atlantik_3.5.9-0ubuntu1_i386.deb Size: 394922 MD5sum: a532b5e154d627f06e6d4eea8645b8f1 SHA1: 96148c5861c78196eede74a97266276571145e77 SHA256: 80051a23effb53cf5c0d8d4efe57cd91106e98c47424c80e7dad533baecab077 Description: KDE client for Monopoly-like network games This is a KDE client for playing Monopoly-like boardgames on the monopd network. It can play any board supported by the network server, including the classic Monopoly game, as well as the Atlantik game in which the property includes several major cities in North America and Europe. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kdegames-card-data Priority: optional Section: games Installed-Size: 3992 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kdegames Version: 4:3.5.9-0ubuntu1 Filename: pool/2008/main/k/kdegames/kdegames-card-data_3.5.9-0ubuntu1_all.deb Size: 2252846 MD5sum: e233f96aade2a3d6af41c30a47bc5098 SHA1: 500b67c18693262ae9b95005243e30c3f29cbf32 SHA256: 0354086d54fdf6b0da98284d8ac394c09d52cc49836f39aebeb6e39436df6354 Description: Card decks for KDE games Several different collections of card images for use by KDE games. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: libkdegames-dev Priority: optional Section: libdevel Installed-Size: 492 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4-dev (>= 4:3.5.1), libkdegames1 (= 4:3.5.9-0ubuntu1) Filename: pool/2008/main/k/kdegames/libkdegames-dev_3.5.9-0ubuntu1_i386.deb Size: 95804 MD5sum: 4f584adb642c71bd7f4c27768e93af73 SHA1: c2e825441898388f7a19dfc05786a91bc0f0aa6b SHA256: d7874e956164e2440a7819a3720e8855e60cc69b8c560dfa4474ae7db78b7a46 Description: KDE games library headers This package is necessary if you want to develop your own games using the KDE games library. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kmines Priority: optional Section: games Installed-Size: 648 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/kmines_3.5.9-0ubuntu1_i386.deb Size: 216102 MD5sum: efd15b867b07b5be44e6d99a513568e6 SHA1: d55665b3be4b81d118bbc81c36701a79ea88cd74 SHA256: 91734dd8c96719e371aa3c914dec2fb0e5aabccd4bdd4e2284d6b3b390c88b92 Description: Minesweeper for KDE KMines is the classic Minesweeper game. You must uncover all the empty cases without blowing on a mine. . When you uncover a case, a number appears : it indicates how many mines surround this case. If there is no number the neighbour cases are automatically uncovered. In your process of uncovering secure cases, it is very useful to put a flag on the cases which contain a mine. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kolf-dev Priority: extra Section: devel Installed-Size: 152 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kolf (= 4:3.5.9-0ubuntu1), libkdegames-dev (= 4:3.5.9-0ubuntu1) Filename: pool/2008/main/k/kdegames/kolf-dev_3.5.9-0ubuntu1_i386.deb Size: 32612 MD5sum: 387fc60a79c34468765169db2aa2c871 SHA1: c6df4c24ea1ea34e3185a8bcbf68e0b538507fd6 SHA256: 4089af880938b526b165c598d7c9dae1ff622fcac7a6c147375508dd9c0aefae Description: Development files for Kolf This package contains headers and development libraries for compiling Kolf plugins. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: klickety Priority: optional Section: games Installed-Size: 512 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/klickety_3.5.9-0ubuntu1_i386.deb Size: 137728 MD5sum: db94c68b3fd00ec39e21663da6d9bd22 SHA1: c9ab8bfeef67de6438a4d5453e099f43f42982aa SHA256: 25bb363fcd25dab5a66cd074b100874e7e3a94eab2d5379acade64ddca898e74 Description: A Clickomania-like game for KDE Klickety is an adaptation of the (perhaps) well-known Clickomania game; it is very similar to the "same" game. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: lskat Priority: optional Section: games Installed-Size: 592 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdegames-card-data, kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/lskat_3.5.9-0ubuntu1_i386.deb Size: 174022 MD5sum: 267c6e6b184be64568a088cadd1a5cc6 SHA1: 8c1eb1125619c2770d19253aca0203f6c139de49 SHA256: 5db49c862a718c2840b1535d4d885a4b03d41ecba404453c010219053de9c497 Description: Lieutnant Skat card game for KDE Lieutnant Skat (from German Offiziersskat) is a card game for two players. It is roughly played according to the rules of Skat but with only two players and simplified rules. . Every player has a set of cards in front of him/her, half of them covered and half of them open. Both players try to win more than 60 of the 120 possible points. After 16 moves all cards are played and the game ends. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: ksmiletris Priority: optional Section: games Installed-Size: 696 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdegames Version: 4:3.5.9-0ubuntu1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkdegames1 (>= 4:3.5.8), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdegames/ksmiletris_3.5.9-0ubuntu1_i386.deb Size: 219238 MD5sum: 63118f0825320142efecbcba1ac3fab2 SHA1: fe5fe7c7640b29feb34d264661a923250d00dcbe SHA256: 5d8b3ce82c968fac275b3f294ed583dfd0246dd0fd20ba7f6e2d71d4fa038a8e Description: Tetris like game for KDE This is a game with falling blocks composed of different types of smilies. The object of the game is to "crack a smile" by guiding blocks so there are two or more of the same symbol vertically. . This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information. Package: kwin-style-crystal Priority: optional Section: kde Installed-Size: 772 Maintainer: Ubuntu Core Developers Original-Maintainer: Sune Vuorela Architecture: i386 Version: 1.0.5-0ubuntu4 Depends: kdelibs4c2a (>= 4:3.5.8-1), kwin (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.7-1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: crystal Filename: pool/2008/main/k/kwin-style-crystal/kwin-style-crystal_1.0.5-0ubuntu4_i386.deb Size: 151674 MD5sum: cca29a6ed0d0c5983276f4177153eadb SHA1: 279056bb6a2a038b5ca49e55551517aa6e236b7c SHA256: 5845403c239497f5d95e11bf3ec559c494044260dd0ece87ebd218381c969068 Description: semi transparant window decoration for KDE Crystal offers you pseudo transparent titlebar, buttons and borders transparent, so you can see more of your lovely background image Transparancy and buttons can be costumized to match your wishes. Offers rounded corners as well . And it is of course nice to look at. Upstream says: "- Don't forget to breathe, while drooling." Package: korganizer Priority: optional Section: kde Installed-Size: 4804 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Replaces: kontact (<< 4:3.5.7-1ubuntu5) Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libgpg-error0 (>= 1.4), libgpgme11 (>= 1.0.1), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkcal2b (>= 4:3.5.7), libkdepim1a (>= 4:3.5.7), libkleopatra1 (>= 4:3.5.7), libkmime2 (>= 4:3.5.7), libkpimexchange1 (>= 4:3.5.7), libkpimidentities1 (>= 4:3.5.7), libktnef1 (>= 4:3.5.7), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, perl, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: kghostview Conflicts: kontact (<< 4:3.5.7-1ubuntu5) Filename: pool/2008/main/k/kdepim/korganizer_3.5.9-0ubuntu3_i386.deb Size: 1697288 MD5sum: 6eb1f52fc6946602619e2572667e0cb6 SHA1: 132fcabb635c056488d0ce178b10094e39e81eab SHA256: 86d53c265e4d2f749da1bd2442ec38049885a42de2fed1f9be49f97256d87263 Description: KDE personal organizer This package contains KOrganizer, a calendar and scheduling program. . KOrganizer aims to be a complete program for organizing appointments, contacts, projects, etc. KOrganizer natively supports information interchange with other calendar applications, through the industry standard vCalendar personal data interchange file format. This eases the move from other modern PIMs to KOrganizer. . KOrganizer offers full synchronization with Palm Pilots, if kpilot is installed. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: kdepim-dbg Priority: extra Section: libdevel Installed-Size: 178224 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Depends: kdelibs-dbg Filename: pool/2008/main/k/kdepim/kdepim-dbg_3.5.9-0ubuntu3_i386.deb Size: 67615052 MD5sum: 630bc47ede2511f487053e76977fab1b SHA1: 57ec3b44d66c8f7a31677a38c9f6cbd2f9915c76 SHA256: 0d86af1ed8aed7f4e9142790ef3751b6b3e18cf3f137f2ddfb1ca2a527098c84 Description: debugging symbols for kdepim This package contains the debugging symbols associated with kdepim. They will automatically be used by gdb for debugging kdepim-related issues. Package: libkpimidentities1 Priority: optional Section: libs Installed-Size: 232 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.1.3), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libgpg-error0 (>= 1.4), libgpgme11 (>= 1.0.1), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkcal2b (>= 4:3.5.7), libkdepim1a (>= 4:3.5.7), libkleopatra1 (>= 4:3.5.7), libktnef1 (>= 4:3.5.7), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdepim/libkpimidentities1_3.5.9-0ubuntu3_i386.deb Size: 64698 MD5sum: de410895d2bac75ff9a999eee7b56d29 SHA1: b3371e78725d676d853f190c0c278afc1406f854 SHA256: a67ada4fe43e11212fe56f6eec889e107296772bf4616028becb2d59b830cb0b Description: KDE PIM user identity information library This library provides information to KDE programs about user identity, such as email address, organization, etc. . This is the runtime package for programs that use the libkpimidentities library. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: kmailcvt Priority: optional Section: mail Installed-Size: 388 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Depends: kdelibs4c2a (>= 4:3.5.8-1), kmail, libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdepim/kmailcvt_3.5.9-0ubuntu3_i386.deb Size: 134416 MD5sum: c625980448d917d761997222aff9ef68 SHA1: d44818720aab8aef1e081f0a92932b8a17675005 SHA256: 84a61cc369e5c6e262d2791a1394a2638cb71dfe5eae939af965075bec487757 Description: KDE KMail mail folder converter Converts mail folders to KMail format. Formats supported for import include Outlook Express, Evolution, and plain mbox. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: libkdepim1-dev Priority: optional Section: libdevel Installed-Size: 88 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Replaces: kdepim-dev (<< 4:3.4.1) Depends: kdelibs4-dev (>= 4:3.5.7), libkdepim1a (= 4:3.5.9-0ubuntu3) Filename: pool/2008/main/k/kdepim/libkdepim1-dev_3.5.9-0ubuntu3_i386.deb Size: 30328 MD5sum: 251ee56b4bd6b0a659b86c5f3cfd71aa SHA1: 8db55567c2713450d0e98fe9554594952a1d6769 SHA256: 477709d11af66dfe3c5ce259d0dbbb54734f5a43f7c707e40c9eac483cc61b9a Description: KDE PIM library [development] This is the development package which contains the headers for the libkdepim library. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: akregator Priority: optional Section: web Installed-Size: 3072 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Replaces: kontact (<< 4:3.5.7-1ubuntu5) Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkcal2b (>= 4:3.5.7), libkdepim1a (>= 4:3.5.7), libktnef1 (>= 4:3.5.7), libpcre3 (>= 7.4), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: kontact (<< 4:3.5.7-1ubuntu5) Filename: pool/2008/main/k/kdepim/akregator_3.5.9-0ubuntu3_i386.deb Size: 1378100 MD5sum: 341a22e8bac9a50d48a4c5dcf6d984b3 SHA1: a4c9b87ed0b0d04ee2bae44ce8193d550e42ce24 SHA256: 64c7beaca84bd4d6893942cd5a6b53b47eafafc6e79cf5cce2f2bfae104b9b55 Description: RSS feed aggregator for KDE aKregator is a fast, lightweight, and intuitive feed reader program for KDE. It allows you to quickly browse through hundreds of thousands of internet feeds in a quick, efficient, and familiar way. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. . Homepage: http://akregator.kde.org/ Package: kalarm Priority: optional Section: kde Installed-Size: 1900 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libarts1c2a (>= 1.5.0-1), libasound2 (>> 1.0.14), libattr1 (>= 2.4.4-1), libaudio2, libaudiofile0 (>= 0.2.3-4), libc6 (>= 2.4), libesd-alsa0 (>= 0.2.35) | libesd0 (>= 0.2.35), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libglib2.0-0, libgpg-error0 (>= 1.4), libgpgme11 (>= 1.0.1), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkcal2b (>= 4:3.5.7), libkdepim1a (>= 4:3.5.7), libkleopatra1 (>= 4:3.5.7), libkmime2 (>= 4:3.5.7), libkpimidentities1 (>= 4:3.5.7), libktnef1 (>= 4:3.5.7), libogg0, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1-4), libvorbis0a (>= 1.2.0), libvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.2.0), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: kmix, kttsd Filename: pool/2008/main/k/kdepim/kalarm_3.5.9-0ubuntu3_i386.deb Size: 652780 MD5sum: 9645c3bc7821f95a30aca915d8d7a040 SHA1: 3bb18a9808354933d863085221154dfdd95f4c4d SHA256: cb7eeb66e05276777248b6ce169ceb54d27a0e4075e19ffc57ff5c92fc20607a Description: KDE alarm message, command and email scheduler KAlarm provides a graphical interface to schedule personal timed events - pop-up alarm messages, command execution and sending emails. There is a range of options for configuring recurring events. . A pop-up alarm can show either a simple text message, or the contents of a text or image file, It can optionally be spoken, or play a sound file. You can choose its appearance, and set reminders. Among KAlarm's other facilities, you can set up templates to allow KAlarm to be used as a 'tea timer'. . As an alternative to using the graphical interface, alarms can be scheduled from the command line or via DCOP calls from other programs. KAlarm is KDE-based, but will also run on other desktops. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: knotes Priority: optional Section: kde Installed-Size: 868 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Replaces: kontact (<< 4:3.5.7-1ubuntu5) Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkcal2b (>= 4:3.5.7), libkdepim1a (>= 4:3.5.7), libktnef1 (>= 4:3.5.7), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: kdepim-kresources Conflicts: kontact (<< 4:3.5.7-1ubuntu5) Filename: pool/2008/main/k/kdepim/knotes_3.5.9-0ubuntu3_i386.deb Size: 246898 MD5sum: e0642f25b858d87db9c2098342a9c4b6 SHA1: b13e4f013eae5856ae27ae8beb52b5d61e679281 SHA256: d6a9976e07a2420f7b46e332436e5d28c791b8eac1ba20d6d0b14948b1b569f0 Description: KDE sticky notes KNotes is a program that lets you write sticky notes. The notes are saved automatically when you exit the program, and they display when you open the program. The program supports printing and mailing your notes. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: libktnef1 Priority: optional Section: libs Installed-Size: 164 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Replaces: ktnef (<< 4:3.4.0) Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdepim/libktnef1_3.5.9-0ubuntu3_i386.deb Size: 61136 MD5sum: 37cbcb027ff18b096d05bb619817a6c3 SHA1: 56a1ea15674403a910360bb594306eff6ca70ad4 SHA256: 19e104480ca10dba1aa6e8288391d2da1a4958dca4187f3a5acfa556370572ed Description: Library for handling KTNEF email attachments This library handles mail attachments using the TNEF format. These attachments are usually found in mails coming from Microsoft mail servers and embed the mail properties as well as the actual attachments. . This is the runtime library for packages using the ktnef library. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: libktnef1-dev Priority: optional Section: libdevel Installed-Size: 128 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Replaces: kdepim-dev (<< 4:3.4.0) Depends: libkdepim1-dev (= 4:3.5.9-0ubuntu3), libktnef1 (= 4:3.5.9-0ubuntu3) Filename: pool/2008/main/k/kdepim/libktnef1-dev_3.5.9-0ubuntu3_i386.deb Size: 15712 MD5sum: a9984acb3828afa9f0c49e2ed5e3f892 SHA1: 6c96607e54c03d070981d26c3ee5bf6d7281963c SHA256: 6d7d4a40caaa1e41d222db055ad14baa45007d4cba11afdf02444260b81e3877 Description: KTNEF handler library [development] This library handles mail attachments using the TNEF format. These attachments are usually found in mails coming from Microsoft mail servers and embed the mail properties as well as the actual attachments. . This is the development package which contains the headers for the ktnef library. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: kdepim-doc Priority: optional Section: doc Installed-Size: 122680 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kdepim Version: 4:3.5.9-0ubuntu3 Suggests: doc-base, konqueror | www-browser Filename: pool/2008/main/k/kdepim/kdepim-doc_3.5.9-0ubuntu3_all.deb Size: 14104776 MD5sum: 9d22d253785064276300ac44461f8e3a SHA1: 3f6d6da9f846a445b3512d3e457c2b0708f7f2b3 SHA256: de1483c22dd603226fa4f485ab33e9f6c793e0808431e83b59ffbf6687508fb0 Description: KDE Personal Information Management library documentation KDE core library documentation. You need this documentation to develop KDE PIM applications. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. . Homepage: http://pim.kde.org/ Package: networkstatus-dev Priority: optional Section: kde Installed-Size: 100 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Depends: libkdepim1-dev (= 4:3.5.9-0ubuntu3), networkstatus (= 4:3.5.9-0ubuntu3) Filename: pool/2008/main/k/kdepim/networkstatus-dev_3.5.9-0ubuntu3_i386.deb Size: 11456 MD5sum: cc20801fd5cc3eb031406bfe26385bfe SHA1: 92ca8cd22db12dd8d96f76bf49386411785a37ba SHA256: 6cbd53795b24c48266f5bd079c8a7fc9b76ec3f437d2ae8befd35b7819e8ca8e Description: KDE network status monitor [development] This is the development package which contains the headers for the networkstatus library. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: kpilot Priority: optional Section: utils Installed-Size: 4152 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Depends: debconf (>= 0.5) | debconf-2.0, kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libbluetooth2 (>= 3.14), libc6 (>= 2.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkcal2b (>= 4:3.5.7), libktnef1 (>= 4:3.5.7), libpisock9, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libusb-0.1-4 (>= 2:0.1.12), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: knotes, korganizer Filename: pool/2008/main/k/kdepim/kpilot_3.5.9-0ubuntu3_i386.deb Size: 1881010 MD5sum: 4ffb706522bf8efb05ab8a187f8ccee2 SHA1: 56fac68617b3b4c3ff81a54e77ea88ff145d8722 SHA256: 62f7dc01f03b4dd9cea892257b785c493cdd3ab36bdd0311d4dbf04e9fb19f68 Description: KDE Palm Pilot hot-sync tool KPilot is an application that synchronizes your Palm Pilot or similar device (like the Handspring Visor) with your KDE desktop, much like the Palm HotSync software does for Windows. KPilot can back-up and restore your Palm Pilot and synchronize the built-in applications with their KDE counterparts. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: kdepim-wizards Priority: optional Section: kde Installed-Size: 896 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Replaces: kdepim-dev (<< 4:3.4.1-2) Depends: kaddressbook (>= 4:3.5.9), kdelibs4c2a (>= 4:3.5.8-1), kdepim-kresources (>= 4:3.5.9), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libgpg-error0 (>= 1.4), libgpgme11 (>= 1.0.1), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkcal2b (>= 4:3.5.7), libkdepim1a (>= 4:3.5.7), libkleopatra1 (>= 4:3.5.7), libkpimidentities1 (>= 4:3.5.7), libktnef1 (>= 4:3.5.7), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: egroupware Filename: pool/2008/main/k/kdepim/kdepim-wizards_3.5.9-0ubuntu3_i386.deb Size: 250492 MD5sum: 9b7b4dc4e3fa82a6f776958642c23428 SHA1: 2fe00a9dead87b19fcf2f7302471da92641d968b SHA256: a12bbb72131f235453b78b5baf8265627e19e038911530a35bbb09b8873f2009 Description: KDE server configuration wizards This package contains KDE-based wizards for configuring eGroupware, Kolab, and SUSE Linux Openexchange servers. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: karm Priority: optional Section: utils Installed-Size: 1272 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Replaces: kontact (<< 4:3.5.7-1ubuntu5) Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkcal2b (>= 4:3.5.7), libkdepim1a (>= 4:3.5.7), libktnef1 (>= 4:3.5.7), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxss1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: kontact (<< 4:3.5.7-1ubuntu5) Filename: pool/2008/main/k/kdepim/karm_3.5.9-0ubuntu3_i386.deb Size: 423284 MD5sum: b2a206a02b26eeae90f999d4d3046125 SHA1: 68c4474819077bfaa0434a289031f4d9358c9900 SHA256: d8659d0601fcdece815a4c3a5b1179d5fcbee462baecb3cb0d00e02bc5ad7ccb Description: KDE time tracker tool KArm is a time tracker for busy people who need to keep track of the amount of time they spend on various tasks. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: libksieve0-dev Priority: optional Section: libdevel Installed-Size: 108 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Depends: libkdepim1-dev (= 4:3.5.9-0ubuntu3), libksieve0 (= 4:3.5.9-0ubuntu3) Filename: pool/2008/main/k/kdepim/libksieve0-dev_3.5.9-0ubuntu3_i386.deb Size: 12660 MD5sum: 366427b97ed082702657122eba0bf5a2 SHA1: 841f5cbdc70627a7772f2cd40f525ba92167d431 SHA256: cc38feadb9233e54ffc331b4005dd00368972b97ea7a0d6b35945ecd93278cf3 Description: KDE mail/news message filtering library [development] This is the development package which contains the headers for the libksieve library. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: libmimelib1c2a Priority: optional Section: libs Installed-Size: 300 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Replaces: libmimelib1a, libmimelib1c2 Depends: libc6 (>= 2.4), libgcc1, libstdc++6 (>= 4.2.1-4) Conflicts: libmimelib1a, libmimelib1c2 Filename: pool/2008/main/k/kdepim/libmimelib1c2a_3.5.9-0ubuntu3_i386.deb Size: 110962 MD5sum: c7657f15243417ec7a26c6269615c089 SHA1: 72a5a4b16f2044c43d0df96b3cac431d0a23db22 SHA256: 5e58c5d15ae9e1173a515b7d48d4ad39515f1fd8d4b4470aae5ae51d87eba1a9 Description: KDE mime library This library is used by several KDE applications to handle mime types. . This is the runtime package for programs that use the libmimelib library. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: libkmime2 Priority: optional Section: libs Installed-Size: 348 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Replaces: libmimelib1a Depends: kdelibs4c2a (>= 4:3.5.8-1), libart-2.0-2 (>= 2.3.18), libaudio2, libc6 (>= 2.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: libmimelib1a Filename: pool/2008/main/k/kdepim/libkmime2_3.5.9-0ubuntu3_i386.deb Size: 132370 MD5sum: f9821f696e68dac3513c07763658bd71 SHA1: aa2a6ba82411a3323db520d2ee59302429065fec SHA256: fd3dce7c90cfff249c6d3575e536949c286bb0046114bd59fd73f034d832ceeb Description: KDE MIME interface library This library provides a C++ interface to MIME messages, parsing them into an object tree. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: libkgantt0 Priority: optional Section: libs Installed-Size: 308 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Depends: kdelibs4c2a (>= 4:3.5.8-1), libart-2.0-2 (>= 2.3.18), libaudio2, libc6 (>= 2.1.3), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Filename: pool/2008/main/k/kdepim/libkgantt0_3.5.9-0ubuntu3_i386.deb Size: 84956 MD5sum: 90bb1dd5f649ea5b544681af625cf014 SHA1: cb5031e7c35b9dd0271df6445498fc5fb92a660b SHA256: 19fa540a4c8d5f7aeb68c1e2dc908bb28e4e9e44effc611a99c827da2c9350f7 Description: KDE gantt charting library This is the runtime package for programs that use the libkgantt library. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: kdepim-kresources Priority: optional Section: kde Installed-Size: 6300 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Replaces: kaddressbook (<< 4:3.4.1), knotes (<< 4:3.4.1), libkcal2a (<< 4:3.4.1) Depends: kaddressbook (>= 4:3.5.9), kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkcal2b (>= 4:3.5.7), libkdepim1a (>= 4:3.5.7), libktnef1 (>= 4:3.5.7), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: korganizer Suggests: knotes Filename: pool/2008/main/k/kdepim/kdepim-kresources_3.5.9-0ubuntu3_i386.deb Size: 1747984 MD5sum: e5dd408211ac5db836bf5da02488e377 SHA1: 7adf1e6ad066c384b95b33043fc69ea84f5c81bf SHA256: b20cc989633114ca79a3ce80594ef33858b46a17e0d64e55c4cfdd614119f67b Description: KDE pim resource plugins This package includes several plugins needed to interface with groupware servers. It also includes plugins for features such as blogging and tracking feature plans. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: libmimelib1-dev Priority: optional Section: libdevel Installed-Size: 436 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Depends: libmimelib1c2a (= 4:3.5.9-0ubuntu3) Filename: pool/2008/main/k/kdepim/libmimelib1-dev_3.5.9-0ubuntu3_i386.deb Size: 57126 MD5sum: 4a9594206e558d579209736d2d3557ac SHA1: c39cd2341ef11b4b3d936757791c15b6b0a7732f SHA256: 6e280955822b45b18649862382be458761759af39c81a3df796d0870c1e66658 Description: KDE mime library [development] This library is used by several KDE applications to handle mime types. . This is the development package which contains the headers for the libmimelib library. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: libkcal2-dev Priority: optional Section: libdevel Installed-Size: 472 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Replaces: kdepim-dev (<= 4:3.5.4-1) Depends: libkcal2b (= 4:3.5.9-0ubuntu3), libkdepim1-dev (= 4:3.5.9-0ubuntu3), libktnef1-dev (= 4:3.5.9-0ubuntu3) Filename: pool/2008/main/k/kdepim/libkcal2-dev_3.5.9-0ubuntu3_i386.deb Size: 60086 MD5sum: f1b0e162a4bef875aa50008e5bdc1773 SHA1: 05421f7bf461ba5e7b59c81a3132578e2c86a92c SHA256: 7f039bb4705c505bd9f367926827d2d123e5119c97e65004a416c24d7a12b151 Description: KDE calendaring library [development] This library provides a C++ API for handling the vCalendar and iCalendar formats. . This is the development package which contains the headers for the libkcal library. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: kaddressbook Priority: optional Section: utils Installed-Size: 3664 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Replaces: kontact (<< 4:3.5.7-1ubuntu5) Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libgpg-error0 (>= 1.4), libgpgme11 (>= 1.0.1), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkcal2b (>= 4:3.5.7), libkdepim1a (>= 4:3.5.7), libkleopatra1 (>= 4:3.5.7), libktnef1 (>= 4:3.5.7), libpcre3 (>= 7.4), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Suggests: kdebase-kio-plugins, kdepim-kresources Conflicts: kontact (<< 4:3.5.7-1ubuntu5) Filename: pool/2008/main/k/kdepim/kaddressbook_3.5.9-0ubuntu3_i386.deb Size: 1367646 MD5sum: 7ac9390a2e4e691e3cca972a7024c467 SHA1: 23160aab9b6f6bd94a9120bf1359a2082838967f SHA256: 2908c2216063727ed50ea1a91b9dbeb23bb9c74d95ab7b400254e867ebbfa299 Description: KDE NG addressbook application KAddressBook is the main address book application for KDE; it enables you to manage your contacts efficiently and comfortably. It can load and save your contacts to many different locations, including the local file system, LDAP servers, and SQL databases. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: libkgantt0-dev Priority: optional Section: libdevel Installed-Size: 136 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Depends: libkdepim1-dev (= 4:3.5.9-0ubuntu3), libkgantt0 (= 4:3.5.9-0ubuntu3) Filename: pool/2008/main/k/kdepim/libkgantt0-dev_3.5.9-0ubuntu3_i386.deb Size: 16934 MD5sum: 4a99f441ed38ae5fd966b2f1674490a1 SHA1: 167f03c07e988ea042a946c716da88e0e9704493 SHA256: 5a5a018f2b74bf4e75868d4a9cb4e71203ef637d44fe21ebfe205f510e031839 Description: KDE gantt charting library [development] This is the development package which contains the headers for the libkgantt library. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: libkdepim1a Priority: optional Section: libs Installed-Size: 1868 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Replaces: akregator (<< 4:3.4.0), korganizer (<< 4:3.5.7-1ubuntu3), libkdepim1 Depends: kdelibs4c2a (>= 4:3.5.8-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkcal2b (>= 4:3.5.7), libktnef1 (>= 4:3.5.7), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.1.1-21), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Conflicts: libkdepim1 Filename: pool/2008/main/k/kdepim/libkdepim1a_3.5.9-0ubuntu3_i386.deb Size: 563362 MD5sum: 6953dc600e0e13772a129e415e75b3f6 SHA1: e1f135930b92f8b403d99c5c2672f563b4c3a8b3 SHA256: cb4704128ecac67519ff301ffc215ec9ba2338fd506e96658ad5ea9469cbea47 Description: KDE PIM library This is the runtime package for programs that use the libkdepim library. . This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information. Package: kontact Priority: optional Section: kde Installed-Size: 3508 Maintainer: Ubuntu Core developers Original-Maintainer: Debian Qt/KDE Maintainers Architecture: i386 Source: kdepim Version: 4:3.5.9-0ubuntu3 Replaces: akregator (<< 4:3.4.0), akregator-kontact-plugin Depends: kaddressbook, kdelibs4c2a (>= 4:3.5.8-1), kmail, korganizer, libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1, libgpg-error0 (>= 1.4), libgpgme11 (>= 1.0.1), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkcal2b (>= 4:3.5.7), libkdepim1a (>= 4:3.5.7), libkleopatra1 (>= 4:3.5.7), libkpimidentities1 (>= 4:3.5.7), libktnef1 (>= 4:3.5.7), libpcre3 (>= 7.4), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.2.1-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: kaddressbook (>= 4:3.5.9), knode, knotes, korganizer (>= 4:3.5.9) Suggests: akregator, gnokii, knewsticker, kpilot (>= 4:3.5.9), kweather, libbluetooth2 (>= 3.14), libkmime2 (>= 4:3.5.7), libpi