Package: acl Version: 2.2.51-8 Architecture: armhf Maintainer: Anibal Monsalve Salazar Installed-Size: 235 Depends: libacl1 (= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.13-28) Multi-Arch: foreign Homepage: http://savannah.nongnu.org/projects/acl/ Priority: optional Section: utils Filename: pool/main/a/acl/acl_2.2.51-8_armhf.deb Size: 67692 SHA256: d6f503c411a8047d3805dd2524395de155b47454e5159c7408bbd193f983b91b SHA1: 5a7b8cde2d3ec022658f17576a12522988cf8b17 MD5sum: c8723897eef3b3e1d639d8f98919a5cb Description: Access control list utilities This package contains the getfacl and setfacl utilities needed for manipulating access control lists. Package: adduser Version: 3.113+nmu3 Architecture: all Maintainer: Debian Adduser Developers Installed-Size: 1066 Depends: perl-base (>= 5.6.0), passwd (>= 1:4.0.12), debconf | debconf-2.0 Suggests: liblocale-gettext-perl, perl-modules Replaces: manpages-it (<< 0.3.4-2), manpages-pl (<= 20051117-1) Multi-Arch: foreign Homepage: http://alioth.debian.org/projects/adduser/ Priority: important Section: admin Filename: pool/main/a/adduser/adduser_3.113+nmu3_all.deb Size: 263714 SHA256: ae69ab0da5c36e48ba38e27c5e0886d6a67988adead5e5324b9b90736d37c11e SHA1: 40d47adb274cc8e5e5fd19d7e26f17171e2db40f MD5sum: 9b7a9665cd1a6290786478931aafa9bc 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. . Development mailing list: http://lists.alioth.debian.org/mailman/listinfo/adduser-devel/ Package: alsa-base Version: 1.0.25+3~deb7u1 Architecture: all Maintainer: Debian ALSA Maintainers Installed-Size: 131 Pre-Depends: dpkg (>= 1.15.7.2~) Depends: kmod, procps, udev Recommends: alsa-utils Suggests: alsa-oss, oss-compat Breaks: linux-sound-base Provides: alsa Homepage: http://www.alsa-project.org/ Priority: optional Section: sound Filename: pool/main/a/alsa-base/alsa-base_1.0.25+3~deb7u1_all.deb Size: 61092 SHA256: b4a0b27e237131e7db59405b1da73c54383bcebc9420e758f308de4c31dd2f60 SHA1: 3e49eae7cc9d6e8da8c586a8dbf019227ade6a1c MD5sum: 8f6d3fac92e543c3b77eb116d60fae59 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 as shipped in linux-image packages contains ALSA drivers for all supported sound cards in the form of loadable modules. . Please read the README.Debian file for more information about loading modules. . ALSA is the Advanced Linux Sound Architecture. Package: alsa-utils Version: 1.0.25-4 Architecture: armhf Maintainer: Debian ALSA Maintainers Installed-Size: 1885 Depends: lsb-base (>= 3.0-9), kmod, whiptail | dialog, libasound2 (>= 1.0.25), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libncursesw5 (>= 5.6+20080119), libsamplerate0 (>= 0.1.7), libtinfo5 Recommends: alsa-base (>= 1.0.15), pciutils Provides: audio-mixer Homepage: http://www.alsa-project.org/ Priority: optional Section: sound Filename: pool/main/a/alsa-utils/alsa-utils_1.0.25-4_armhf.deb Size: 1156362 SHA256: 55b7a347bb256f62531f282d71a92f0c47e17a772231e9fb7ec3ea1939516bb8 SHA1: ea4318270b66ccfdbc47e9f6881deaa9f2ed3564 MD5sum: c1ef6ae7856daf27b5190008e73bf587 Description: Utilities for configuring and using ALSA Included tools: - amixer: command line mixer - alsamixer: curses mixer - amidi: read from and write to ALSA RawMIDI ports - aplay, arecord: command line playback and recording - aplaymidi, arecordmidi: command line MIDI playback and recording - aconnect, aseqnet, aseqdump: command line MIDI sequencer control . ALSA is the Advanced Linux Sound Architecture. Package: apg Version: 2.2.3.dfsg.1-2 Architecture: armhf Maintainer: Marc Haber Installed-Size: 167 Depends: libc6 (>= 2.4) Priority: optional Section: admin Filename: pool/main/a/apg/apg_2.2.3.dfsg.1-2_armhf.deb Size: 53824 SHA256: 428ed3077610f01b0832cd562814985a235fcf6c36140d72d201945d37d1ad14 SHA1: bd30a15cf14bd99f78cd30f7496451e48bd3d0e1 MD5sum: 84271477ebd158c95956b7019bd0ca4a Description: Automated Password Generator - Standalone version APG (Automated Password Generator) is the tool set for random password generation. It generates some random words of required type and prints them to standard output. This binary package contains only the standalone version of apg. Advantages: * Built-in ANSI X9.17 RNG (Random Number Generator)(CAST/SHA1) * Built-in password quality checking system (now it has support for Bloom filter for faster access) * Two Password Generation Algorithms: 1. Pronounceable Password Generation Algorithm (according to NIST FIPS 181) 2. Random Character Password Generation Algorithm with 35 configurable modes of operation * Configurable password length parameters * Configurable amount of generated passwords * Ability to initialize RNG with user string * Support for /dev/random * Ability to crypt() generated passwords and print them as additional output. * Special parameters to use APG in script * Ability to log password generation requests for network version * Ability to control APG service access using tcpd * Ability to use password generation service from any type of box (Mac, WinXX, etc.) that connected to network * Ability to enforce remote users to use only allowed type of password generation The client/server version of apg has been deliberately omitted. . Upstream URL: http://www.adel.nursat.kz/apg/download.shtml Package: apt Version: 0.9.7.9+deb7u1 Architecture: armhf Maintainer: APT Development Team Installed-Size: 3056 Depends: libapt-pkg4.12 (>= 0.9.7.9+deb7u1), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.6), debian-archive-keyring, gnupg Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, xz-utils, python-apt Conflicts: python-apt (<< 0.7.93.2~) Replaces: manpages-pl (<< 20060617-3~) Priority: important Section: admin Filename: pool/main/a/apt/apt_0.9.7.9+deb7u1_armhf.deb Size: 1221972 SHA256: 59ed47f4743bf33d02b1cb5b49f07a756bb88d356c7c84ab404b70093410d05e SHA1: 29971256a959cdd5e3c27fc8480bca27fde8d02c MD5sum: 89007e0aafd679bffc575f11c8407909 Description: commandline package manager This package provides commandline tools for searching and managing as well as querying information about packages as a low-level access to all features of the libapt-pkg library. . These include: * apt-get for retrieval of packages and information about them from authenticated sources and for installation, upgrade and removal of packages together with their dependencies * apt-cache for querying available information about installed as well as installable packages * apt-cdrom to use removable media as a source for packages * apt-config as an interface to the configuration settings * apt-key as an interface to manage authentication keys Package: apt-utils Source: apt Version: 0.9.7.9+deb7u1 Architecture: armhf Maintainer: APT Development Team Installed-Size: 1220 Depends: libapt-inst1.5 (>= 0.8.0), libapt-pkg4.12 (>= 0.8.16~exp9), libc6 (>= 2.13-28), libdb5.1, libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0) Suggests: xz-utils Priority: important Section: admin Filename: pool/main/a/apt/apt-utils_0.9.7.9+deb7u1_armhf.deb Size: 366020 SHA256: e1c48f8a6b52aa5de42421de6459d1b5cc1e657e788dfea5e9c3de34178cef33 SHA1: c7629a8111e98221a714da86be07ebfaace62177 MD5sum: 21eb099ff6b3bc78a8bcdadd1eb710a2 Description: package managment related utility programs This package contains some less used commandline utilities related to package managment with APT. . * apt-extracttemplates is used by debconf to prompt for configuration questions before installation. * apt-ftparchive is used to create Packages and other index files needed to publish an archive of debian packages * apt-sortpkgs is a Packages/Sources file normalizer. Package: apt-xapian-index Version: 0.45 Architecture: all Maintainer: Enrico Zini Installed-Size: 313 Depends: python (>= 2.4), python-xapian (>= 1.0.2), python-apt (>= 0.7.93.2), python-debian (>= 0.1.14), python-support (>= 0.90.0) Suggests: app-install-data, python-xdg Homepage: http://www.enricozini.org/sw/apt-xapian-index/ Priority: optional Section: admin Filename: pool/main/a/apt-xapian-index/apt-xapian-index_0.45_all.deb Size: 67776 SHA256: e673d17068318ad68e8d6048f9b68a5d93e1e28e4b55049a8eedee69b204c547 SHA1: f13e7e8aa0f2cc6ad29001e8a482d21e7be2f7af MD5sum: a02d95588bd3af59c9ed393a7a077c35 Description: maintenance and search tools for a Xapian index of Debian packages This package provides update-apt-xapian-index, a tool to maintan a Xapian index of Debian package information in /var/lib/apt-xapian-index, and axi-cache, a command line search tool that uses the index. . axi-cache allows to search packages very quickly, and it also interfaces with the shell command line completion in a smart way, providing context-sensitive keyword and tag suggestions even before the search command is actually run. . update-apt-xapian-index allows plugins to be installed in /usr/share/apt-xapian-index to index all sorts of extra information, such as Debtags tags, popcon information, package ratings and anything else that would fit. . The index generated by update-apt-xapian-index is self-documenting, as it contains an autogenerated README file with information on the index layout and all the data that can be found in it. Package: aptitude Version: 0.6.8.2-1 Architecture: armhf Maintainer: Aptitude Development Team Installed-Size: 3002 Depends: aptitude-common (= 0.6.8.2-1), libapt-pkg4.12 (>= 0.9.7.6), libboost-iostreams1.49.0 (>= 1.49.0-1), libc6 (>= 2.13-28), libcwidget3, libept1.4.12 (>= 1.0.9), libgcc1 (>= 1:4.4.0), libncursesw5 (>= 5.6+20070908), libsigc++-2.0-0c2a (>= 2.0.2), libsqlite3-0 (>= 3.6.5), libstdc++6 (>= 4.6), libtinfo5, libxapian22, zlib1g (>= 1:1.1.4) Recommends: aptitude-doc-en | aptitude-doc, sensible-utils, apt-xapian-index, libparse-debianchangelog-perl Suggests: tasksel, debtags Conflicts: ia32-apt-get (<< 22) Homepage: http://aptitude.alioth.debian.org/ Priority: important Section: admin Filename: pool/main/a/aptitude/aptitude_0.6.8.2-1_armhf.deb Size: 1226844 SHA256: 8b3668d3cf8729ea1639cecb3ae1f922c5824c79eeb6a8b357b4a51a274201e6 SHA1: 0c5c3747b1f8a7e1d18125b67b71338939828097 MD5sum: f2639b321dae9035774fc03122e38163 Description: terminal-based package manager aptitude is a 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. . aptitude is also Y2K-compliant, non-fattening, naturally cleansing, and housebroken. Package: aptitude-common Source: aptitude Version: 0.6.8.2-1 Architecture: all Maintainer: Aptitude Development Team Installed-Size: 9263 Recommends: aptitude Breaks: aptitude (<< 0.6.8-1) Replaces: aptitude (<< 0.6.8-1) Homepage: http://aptitude.alioth.debian.org/ Priority: important Section: admin Filename: pool/main/a/aptitude/aptitude-common_0.6.8.2-1_all.deb Size: 1496774 SHA256: 1f77ee123d0d38a23dfeb0f6a2784873fd6beb6aae805efb1317668d94e133b1 SHA1: 4c8d36361573a5b34813e413403a9ea7bf24b79d MD5sum: 7c2cc54a8e3b5574278b138ced74db51 Description: architecture indepedent files for the aptitude package manager aptitude is a 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 data files and translations used by aptitude. Package: aptitude-doc-en Source: aptitude Version: 0.6.8.2-1 Architecture: all Maintainer: Aptitude Development Team Installed-Size: 1211 Suggests: aptitude Provides: aptitude-doc Homepage: http://aptitude.alioth.debian.org/ Priority: optional Section: doc Filename: pool/main/a/aptitude/aptitude-doc-en_0.6.8.2-1_all.deb Size: 417606 SHA256: 6ddec7d61fef1feedcb20e8838d2f0c33fab63172e929296527efb370291977c SHA1: b34b8b42dd3f0610c2b2c974192d17ccf33eab34 MD5sum: 8eb80bd08cd713bdfff404b99a74ccf9 Description: English manual for aptitude, a terminal-based package manager aptitude is a 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 English version of the aptitude user's manual in HTML format. Package: aspell Version: 0.60.7~20110707-1 Architecture: armhf Maintainer: Brian Nelson Installed-Size: 1199 Depends: libaspell15 (= 0.60.7~20110707-1), libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libncursesw5 (>= 5.6+20070908), libstdc++6 (>= 4.4.0), libtinfo5, dictionaries-common (>> 0.40) Recommends: aspell-en | aspell-dictionary | aspell6a-dictionary Suggests: aspell-doc, spellutils Breaks: aspell-bin (<< 0.60.3-2) Replaces: aspell-bin (<< 0.60.3-2), aspell-hi (<= 0.01-1), aspell-mr (<= 0.10-1) Provides: aspell-bin Homepage: http://aspell.net/ Priority: optional Section: text Filename: pool/main/a/aspell/aspell_0.60.7~20110707-1_armhf.deb Size: 352524 SHA256: fa157f47a7e93937e66f2e2802fae6dfa8656c6d4b241bd83e296d70b567edad SHA1: 616835301ffa220d6cd67cab566e5873b5f02039 MD5sum: 607e7482ad2e41d6ec5b6044c95c1fbf 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. Package: aspell-en Version: 7.1-0-1 Architecture: all Maintainer: Brian Nelson Installed-Size: 616 Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) Provides: aspell-dictionary Homepage: http://aspell.net/ Priority: optional Section: text Filename: pool/main/a/aspell-en/aspell-en_7.1-0-1_all.deb Size: 267712 SHA256: 0fb06126136921dad76d71b839525b7ebd98d7474ceceff09750a8f682250577 SHA1: 2383df4287771f346b7364b7d7d68e03ae51c448 MD5sum: aef1943ae6a75616efc90bc9b3b67a1e 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: autoconf Version: 2.69-1 Architecture: all Maintainer: Ben Pfaff Installed-Size: 1896 Depends: perl (>> 5.005), m4 (>= 1.4.13), debianutils (>= 1.8) Recommends: automake | automaken Suggests: autoconf2.13, autoconf-archive, gnu-standards, autoconf-doc, libtool, gettext Breaks: autoconf2.13 (<< 2.13-47), gettext (<< 0.10.39), pkg-config (<< 0.25-1.1) Homepage: http://www.gnu.org/software/autoconf/ Priority: optional Section: devel Filename: pool/main/a/autoconf/autoconf_2.69-1_all.deb Size: 589180 SHA256: a602897204b0a05e3778094440dc1b8b6509276e6df52d407af69133763cfe3d SHA1: 9cc4d15ad0cf09386a4e627d27043452d6764e5b MD5sum: 4f5eb583bda7c7cdc115533d06a4b59f 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. . 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: autopoint Source: gettext Version: 0.18.1.1-9 Architecture: all Maintainer: Santiago Vila Installed-Size: 670 Depends: git (>= 1:1.7.0.5) | git-core Replaces: gettext (<= 0.17-11) Homepage: http://www.gnu.org/software/gettext/ Priority: optional Section: devel Filename: pool/main/g/gettext/autopoint_0.18.1.1-9_all.deb Size: 629082 SHA256: 33cb439ca0e80bbc44a734e9c74e6eeed320c78894fe9bedcc1d2dc668475c22 SHA1: fbc0663e14b6035049e1c4be2b53ecc5b9e142ff MD5sum: 68a76455f57d23b10d1eae5772083e48 Description: The autopoint program from GNU gettext The `autopoint' program copies standard gettext infrastructure files into a source package. It extracts from a macro call of the form `AM_GNU_GETTEXT_VERSION(VERSION)', found in the package's `configure.in' or `configure.ac' file, the gettext version used by the package, and copies the infrastructure files belonging to this version into the package. Package: avahi-daemon Source: avahi Version: 0.6.31-2 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 318 Depends: libavahi-common3 (>= 0.6.16), libavahi-core7 (>= 0.6.24), libc6 (>= 2.13-28), libcap2 (>= 2.10), libdaemon0 (>= 0.13), libdbus-1-3 (>= 1.1.1), libexpat1 (>= 2.0.1), adduser, dbus (>= 0.60), lsb-base (>= 3.0-6), bind9-host | host Recommends: libnss-mdns Suggests: avahi-autoipd Multi-Arch: foreign Homepage: http://avahi.org/ Priority: optional Section: net Filename: pool/main/a/avahi/avahi-daemon_0.6.31-2_armhf.deb Size: 93594 SHA256: d2f1f8c1da00b655b832094ff65f76562c15f09e422847db8f8fac81b10d9f5f SHA1: c05e8bba37b95f0c03a8dcd1b0a6324b0bfdab2c MD5sum: ed115f2b723f577af622ffa80022f04d 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. Package: base-files Version: 7.1wheezy5 Architecture: armhf Essential: yes Maintainer: Santiago Vila Installed-Size: 414 Pre-Depends: awk Breaks: initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~) Replaces: base, dpkg (<= 1.15.0), miscutils Provides: base Multi-Arch: foreign Priority: required Section: admin Filename: pool/main/b/base-files/base-files_7.1wheezy5_armhf.deb Size: 78664 SHA256: e3b0dbf33b56822fdb33caa2fa753c7a012f98d4fac5610a2b9547a626bdc74a SHA1: 223651c7fdbe4f819a8facc43b47699cc575b6d7 MD5sum: a2d6a23551eecad5763d2db07d8035c7 Description: Debian base system miscellaneous files This package contains the basic filesystem hierarchy of a Debian system, and several important miscellaneous files, such as /etc/debian_version, /etc/host.conf, /etc/issue, /etc/motd, /etc/profile, and others, and the text of several common licenses in use on Debian systems. Package: base-passwd Version: 3.5.26 Architecture: armhf Essential: yes Maintainer: Colin Watson Installed-Size: 161 Depends: libc6 (>= 2.13-28) Replaces: base Multi-Arch: foreign Priority: required Section: admin Filename: pool/main/b/base-passwd/base-passwd_3.5.26_armhf.deb Size: 45336 SHA256: f4995c832f4bc2b95317fadd0fbb6a6248c686747ca52d110a01a3792b57b355 SHA1: da1b257662f6a07c62d644900b744cecb801ef6a MD5sum: 22ab18fd380877c64d726dae0c58b9d6 Description: Debian base system master password and group files These are the canonical master copies of the user database files (/etc/passwd and /etc/group), containing the Debian-allocated user and group IDs. The update-passwd tool is provided to keep the system databases synchronized with these master files. Package: bash Version: 4.2+dfsg-0.1 Architecture: armhf Essential: yes Maintainer: Matthias Klose Installed-Size: 3602 Pre-Depends: dash (>= 0.5.5.1-2.2), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libtinfo5 Depends: base-files (>= 2.1.12), debianutils (>= 2.15) Recommends: bash-completion (>= 20060301-0) Suggests: bash-doc Conflicts: bash-completion (<< 20060301-0) Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-1) Multi-Arch: foreign Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Priority: required Section: shells Filename: pool/main/b/bash/bash_4.2+dfsg-0.1_armhf.deb Size: 1414374 SHA256: 6805ba02082e58eec8374dcc087a4aa32287a2b0a8c7dd41babad4a0bd3d61ee SHA1: a69a634277e2b2d270bdc7eb2e559d52278979c6 MD5sum: 500b5e1c5e715c2ccf4fc1fed8ec90a9 Description: GNU Bourne Again SHell Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). . Bash is ultimately intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2). . The Programmable Completion Code, by Ian Macdonald, is now found in the bash-completion package. Package: bind9-host Source: bind9 Version: 1:9.8.4.dfsg.P1-6+nmu2+deb7u1 Architecture: armhf Maintainer: LaMont Jones Installed-Size: 143 Depends: libbind9-80 (= 1:9.8.4.dfsg.P1-6+nmu2+deb7u1), libc6 (>= 2.13-28), libcap2 (>= 2.10), libdns88 (= 1:9.8.4.dfsg.P1-6+nmu2+deb7u1), libgssapi-krb5-2 (>= 1.6.dfsg.2), libisc84 (= 1:9.8.4.dfsg.P1-6+nmu2+deb7u1), libisccfg82 (= 1:9.8.4.dfsg.P1-6+nmu2+deb7u1), liblwres80 (= 1:9.8.4.dfsg.P1-6+nmu2+deb7u1), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.6.27) Conflicts: dnsutils (<< 1:9.0.0), host (<< 1:9.7.0) Replaces: dnsutils (<< 1:9.0.0), host (<< 1:9.7.0) Provides: host Priority: standard Section: net Filename: pool/main/b/bind9/bind9-host_9.8.4.dfsg.P1-6+nmu2+deb7u1_armhf.deb Size: 68454 SHA256: 2ba861038b08fd71292407e3f3bdd3b64dddcb385bdfc95d259f671b44ef39a6 SHA1: a328463e785a66f8723691b5f1b3b699b9597fb5 MD5sum: 73f32c40adba5bee66b0dd570792a98e Description: Version of 'host' bundled with BIND 9.X This package provides the 'host' program in the form that is bundled with the BIND 9.X sources. Package: binutils Version: 2.22-8 Architecture: armhf Maintainer: Matthias Klose Installed-Size: 11693 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.6), zlib1g (>= 1:1.2.0) Suggests: binutils-doc (>= 2.22-8) Conflicts: binutils-gold (<< 2.20.51.20100415), elf-binutils, gas, modutils (<< 2.4.19-1) Replaces: binutils-gold (<< 2.20.51.20100415) Provides: elf-binutils Priority: optional Section: devel Filename: pool/main/b/binutils/binutils_2.22-8_armhf.deb Size: 4468348 SHA256: fa9392a85e2ae8362545cac85c2751744bca0873b7e67af11822ea320bbeb8e3 SHA1: 9b8debb316341e8933ff733a5e1c8a8d04c9cfb4 MD5sum: 37515398b2f54f36aef4ec9aeb534695 Description: GNU assembler, linker and binary utilities The programs in this package are used to assemble, link and manipulate binary and object files. They may be used in conjunction with a compiler and various libraries to build programs. Package: blender Version: 2.63a-1 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 43799 Depends: python3.2, fonts-droid, libavcodec53 (>= 5:0.8-2~) | libavcodec-extra-53 (>= 5:0.8-2~), libavdevice53 (>= 5:0.8-2~), libavformat53 (>= 5:0.8-2~), libavutil51 (>= 5:0.8-2~), libc6 (>= 2.13-28), libfftw3-3, libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libgl1-mesa-glx | libgl1, libglew1.7 (>= 1.7.0), libglu1-mesa | libglu1, libgomp1 (>= 4.2.1), libilmbase6 (>= 1.0.1), libjack-jackd2-0 (>= 1.9.5~dfsg-14) | libjack-0.116, libjpeg8 (>= 8c), libopenal1, libopenexr6 (>= 1.6.1), libopenjpeg2, libpng12-0 (>= 1.2.13-4), libpython3.2 (>= 3.2~a4), libsdl1.2debian (>= 1.2.11), libsndfile1 (>= 1.0.20), libstdc++6 (>= 4.6), libswscale2 (>= 5:0.8-2~), libtiff4 (>> 3.9.5-3~), libx11-6, libxi6, zlib1g (>= 1:1.2.3.3) Suggests: yafaray Homepage: http://blender.org Priority: optional Section: graphics Filename: pool/main/b/blender/blender_2.63a-1_armhf.deb Size: 20077676 SHA256: 932edefef1fb8e9f9efa61f9899008efbd7534002ca6da2526803dc2dd6ca8b5 SHA1: a0f7f61460c43df406e0f1c0b50967e446204faa MD5sum: ece73ace1741a8096789440ee2a8222d Description: Very fast and versatile 3D modeller/renderer Blender is an integrated 3d suite for modelling, animation, rendering, post-production, interactive creation and playback (games). Blender has its own particular user interface, which is implemented entirely in OpenGL and designed with speed in mind. Python bindings are available for scripting; import/export features for popular file formats like 3D Studio and Wavefront Obj are implemented as scripts by the community. Stills, animations, models for games or other third party engines and interactive content in the form of a standalone binary are common products of Blender use. Package: blt Version: 2.4z-4.2 Architecture: armhf Maintainer: Chris Waters Installed-Size: 2917 Depends: libc6 (>= 2.7), libx11-6, tcl8.5 (>= 8.5.0) | tcl8.4 (>= 8.4.16), tk8.5 (>= 8.5.0) | tk8.4 (>= 8.4.16) Suggests: blt-demo Conflicts: blt-common, blt4.2, blt8.0, blt8.0-unoff Replaces: blt-common, blt-demo (<< 2.4i-1), blt-dev (<< 2.4z-3), blt4.2, blt8.0, blt8.0-unoff Provides: blt-common Homepage: http://blt.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/b/blt/blt_2.4z-4.2_armhf.deb Size: 1441666 SHA256: fac0e109c5381c22c8eb94779281ead5e776a1ed1544982fbf567a045296c04c SHA1: fdb52ae83848bf79466e705a26e8cd5993b4cad4 MD5sum: 6ea5bfe8a443f06224a3461a05626001 Description: the BLT extension library for Tcl/Tk - run-time package BLT is a library of useful extensions for the Tcl language and the popular Tk graphical toolkit. It adds a vector and tree data type, background execution and some debugging tools to Tcl, and provides several new widgets for Tk, including graphs, bar-charts, trees, tabs, splines and hyper-links, as well as a new geometry manager, drag & drop support, and more. . This package contains everything you need to use BLT with your Tcl/Tk scripts and Tcl/Tk-enabled apps. Package: bluez Version: 4.99-2 Architecture: armhf Maintainer: Debian Bluetooth Maintainers Installed-Size: 1628 Depends: libc6 (>= 2.9), libcap-ng0, libdbus-1-3 (>= 1.1.1), libglib2.0-0 (>= 2.28.0), libreadline6 (>= 6.0), libudev0 (>= 0.140), libusb-0.1-4 (>= 2:0.1.12), kmod, udev (>= 170-1), lsb-base, dbus, python-gi, python-dbus Conflicts: bluez-audio (<= 3.36-3), bluez-utils (<= 3.36-3) Breaks: udev (<< 170-1) Replaces: bluez-audio (<= 3.36-3), bluez-input, bluez-network, bluez-serial, bluez-utils (<= 3.36-3), udev (<< 170-1) Multi-Arch: foreign Homepage: http://www.bluez.org Priority: optional Section: admin Filename: pool/main/b/bluez/bluez_4.99-2_armhf.deb Size: 840778 SHA256: 602dfdb3f74b2283cf8e909d48671bbfa9fbfb5bec2de593bcf396357ddfca99 SHA1: c6401d4c9174ad8d66c41af29933ff58f33ba8d7 MD5sum: b027bc99bee772985c0079ac1c4b7436 Description: Bluetooth tools and daemons This package contains tools and system daemons for using Bluetooth devices. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bsdmainutils Version: 9.0.3 Architecture: armhf Maintainer: Debian Bsdmainutils Team Installed-Size: 501 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libncurses5 (>= 5.5-5~), libtinfo5, bsdutils (>= 3.0-0), debianutils (>= 1.8) Suggests: cpp, wamerican | wordlist, whois, vacation Breaks: bsdutils (<< 1:2.13-11) Priority: important Section: utils Filename: pool/main/b/bsdmainutils/bsdmainutils_9.0.3_armhf.deb Size: 203578 SHA256: 5f8734bf82a631c79d5fe62f1a04b4532c92ca79d046fdee562bbb76bea7db04 SHA1: 749f7ce5c3a6adf9ef0f99cdf943f7b993c9c85e MD5sum: 140ed906fd72474a351565b23d29cf75 Description: collection of more utilities from FreeBSD This package contains lots of small programs many people expect to find when they use a BSD-style Unix system. . It provides banner (as printerbanner), calendar, col, colcrt, colrm, column, from (as bsd-from), hexdump (or hd), look, lorder, ncal (or cal), ul, and write (as bsd-write). . This package used to contain whois and vacation, which are now distributed in their own packages. Also here was tsort, which is now in the "coreutils" package. Package: bsdutils Source: util-linux (2.20.1-5.3) Version: 1:2.20.1-5.3 Architecture: armhf Essential: yes Maintainer: LaMont Jones Installed-Size: 177 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Recommends: bsdmainutils Multi-Arch: foreign Homepage: http://userweb.kernel.org/~kzak/util-linux/ Priority: required Section: utils Filename: pool/main/u/util-linux/bsdutils_2.20.1-5.3_armhf.deb Size: 83838 SHA256: 9141529c738982af6520ec631832e3c7409468ad44934696557afb7788e1afb9 SHA1: cae0d76406071300d17b2ee5150acbd269923363 MD5sum: 0397ead492957dd58c3c88f394b87baa Description: Basic utilities from 4.4BSD-Lite This package contains the bare minimum number of BSD utilities needed to boot a Debian system: logger, renice, script, scriptreplay, and wall. The remaining standard BSD utilities are provided by bsdmainutils. Package: build-essential Source: build-essential (11.5) Version: 11.5+b1 Architecture: armhf Maintainer: Matthias Klose Installed-Size: 36 Depends: libc6-dev | libc-dev, gcc (>= 4:4.4.3), g++ (>= 4:4.4.3), make, dpkg-dev (>= 1.13.5) Priority: optional Section: devel Filename: pool/main/b/build-essential/build-essential_11.5+b1_armhf.deb Size: 7140 SHA256: 1d56f5577621125ec3f5113be2873c96121b3e67f91ed7ada919df539e73110d SHA1: 8bb0ae63e3abe93dcba8a0a2e8c06cef64a37791 MD5sum: daf378ad5bd42a302af854c891d06298 Description: Informational list of build-essential packages If you do not plan to build Debian packages, you don't need this package. Starting with dpkg (>= 1.14.18) this package is required for building Debian packages. . This package contains an informational list of packages which are considered essential for building Debian packages. This package also depends on the packages on that list, to make it easy to have the build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. . This package is NOT the definition of what packages are build-essential; the real definition is in the Debian Policy Manual. This package contains merely an informational list, which is all most people need. However, if this package and the manual disagree, the manual is correct. Package: bzip2 Version: 1.0.6-4 Architecture: armhf Maintainer: Anibal Monsalve Salazar Installed-Size: 109 Depends: libbz2-1.0 (= 1.0.6-4), libc6 (>= 2.13-28) Suggests: bzip2-doc Replaces: libbz2 (<< 0.9.5d-3) Multi-Arch: foreign Homepage: http://www.bzip.org/ Priority: standard Section: utils Filename: pool/main/b/bzip2/bzip2_1.0.6-4_armhf.deb Size: 48588 SHA256: 382e9a2bdeab8a696a2192983d9d7463b17919803fb65ec82ad39081e99d0ff5 SHA1: cd65b1bd90ede83f6c350eeb2d96c7f5b7aa132a MD5sum: d2e1059be658402df6b9f179a651060e Description: high-quality block-sorting file compressor - utilities bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). Package: ca-certificates Version: 20130119 Architecture: all Maintainer: Michael Shuler Installed-Size: 329 Depends: openssl (>= 1.0.0), debconf (>= 0.5) | debconf-2.0 Enhances: openssl Breaks: ca-certificates-java (<< 20121112+nmu1) Multi-Arch: foreign Priority: optional Section: misc Filename: pool/main/c/ca-certificates/ca-certificates_20130119_all.deb Size: 185428 SHA256: 08f8e5a1fab74a365c284ed4e353b4f14596f5ef533fced6395ead81fb3a76f7 SHA1: 1877a2f04ab2f84965c15a6ead12cedbf70ec444 MD5sum: c8262d0bd2639706375cabb34f1b0458 Description: Common CA certificates This package includes PEM files of CA certificates to allow SSL-based applications to check for the authenticity of SSL connections. . It includes, among others, certificate authorities used by the Debian infrastructure and those shipped with Mozilla's browsers. . Please note that Debian can neither confirm nor deny whether the certificate authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Full responsibility to assess them belongs to the local system administrator. Package: ccache Version: 3.1.7-1 Architecture: armhf Maintainer: Y Giridhar Appaji Nag Installed-Size: 214 Depends: libc6 (>= 2.4), zlib1g (>= 1:1.1.4) Suggests: distcc Homepage: http://ccache.samba.org Priority: optional Section: devel Filename: pool/main/c/ccache/ccache_3.1.7-1_armhf.deb Size: 86860 SHA256: 8ef8d1d7235e108bf10e3daed474dbdec9f4440286067f7606f04a531569f027 SHA1: 97de56e83f38ccaf04ea57bb9a6e3cc7fac2b260 MD5sum: 1fb67bd41bfb4c9cdc342fb756ef1c59 Description: Compiler cache for fast recompilation of C/C++ code ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again. Supported languages are C, C++, Objective-C and Objective-C++. Package: colord Version: 0.1.21-1 Architecture: armhf Maintainer: Christopher James Halse Rogers Installed-Size: 1149 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libcolord1 (>= 0.1.20), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.31.8), libgudev-1.0-0 (>= 146), libgusb2 (>= 0.1.3), liblcms2-2, libpolkit-gobject-1-0 (>= 0.99), libsane (>= 1.0.11-3), libsqlite3-0 (>= 3.5.9), libusb-1.0-0 (>= 2:1.0.8), adduser, acl, policykit-1 (>= 0.103) Multi-Arch: foreign Homepage: http://www.freedesktop.org/software/colord/ Priority: optional Section: graphics Filename: pool/main/c/colord/colord_0.1.21-1_armhf.deb Size: 224388 SHA256: 3c9fba8de7737b1b98322cad5f015e262e0f820f07d144ce1e48df5e209c707c SHA1: 939ea27d20762b304e3fa42dcc0b337dce050158 MD5sum: 36c028330b167c3871e195baaddb3b89 Description: system service to manage device colour profiles -- system daemon colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains the dbus-activated colord system daemon. Package: colordiff Version: 1.0.10-1 Architecture: all Maintainer: Dave Ewart Installed-Size: 73 Depends: perl Homepage: http://colordiff.sourceforge.net/ Priority: optional Section: text Filename: pool/main/c/colordiff/colordiff_1.0.10-1_all.deb Size: 14478 SHA256: 4948a45ccf5f69f16c9d76e97b77fbd0c61bf75d97e705c37c5f177f00f11de3 SHA1: fc1463090548d6c91196687af2b918818c10ecbb MD5sum: ebec146ba15a1be1740b553a5893d506 Description: tool to colorize 'diff' output ColorDiff is a wrapper for the 'diff' command. It produces the same output as diff, but with colored highlighting to improve readability. The color schemes can be customized. . The output is similar to the syntax-highlighting mode of Vim or Emacs when editing a patch created by diff. Package: connman Source: connman (1.0-1.1+wheezy1) Version: 1.0-1.1+wheezy1+b1 Architecture: armhf Maintainer: Alexander Sack Installed-Size: 516 Depends: iptables, libc6 (>= 2.13-28), libdbus-1-3 (>= 1.1.1), libglib2.0-0 (>= 2.28.0), libgnutls26 (>= 2.12.17-0), libxtables7, dbus, lsb-base Recommends: bluez, wpasupplicant Homepage: http://www.connman.net Priority: optional Section: net Filename: pool/main/c/connman/connman_1.0-1.1+wheezy1+b1_armhf.deb Size: 239688 SHA256: 98940ff1943ad0ea412129fab0a0020e2afced46809aa6c69e728e6393cd2575 SHA1: a6b41b193476bea8c8613f65ca6e1755f30562f9 MD5sum: 36561e877fb74d16f1a5975642982de3 Description: Intel Connection Manager daemon The Linux Connection Manager project provides a daemon for managing Internet connections within embedded devices running the Linux operating system. The Connection Manager is designed to be slim and to use as few resources as possible, so it can be easily integrated in other Moblin-based embedded systems. It is fully modular system that can be extended through plug-ins, to support all kinds of wired or wireless technologies. Also, configuration methods like DHCP and domain name resolving are implemented using plug-ins. The plug-in approach allows for easy adaption and modification for various use cases. . This package contains the connman daemon and its plugins. Package: connman-doc Source: connman Version: 1.0-1.1+wheezy1 Architecture: all Maintainer: Alexander Sack Installed-Size: 73 Suggests: connman-dev Homepage: http://www.connman.net Priority: optional Section: doc Filename: pool/main/c/connman/connman-doc_1.0-1.1+wheezy1_all.deb Size: 40656 SHA256: 18f5112305967bc183750519ea818012441e9c88acd3d35c017cb782cc98dbdb SHA1: 885317ade9b6504d5aa69d8b82f8ab670c9cca71 MD5sum: b0a8633b7675e9de7297577fc8495ec5 Description: ConnMan documentation The Linux Connection Manager project provides a daemon for managing Internet connections within embedded devices running the Linux operating system. . This package contains the connman API documentation. . See the connman description for more information regarding connman. Package: console-common Version: 0.7.87 Architecture: all Maintainer: Alastair McKinstry Installed-Size: 792 Pre-Depends: debconf | debconf-2.0 Depends: debconf (>= 0.5) | debconf-2.0, debianutils (>= 1.13), console-data, kbd | console-tools (>= 1:0.2.3dbs-54), lsb-base (>= 3.0) Conflicts: console-data (<< 1999.08.29-20) Replaces: console-data (<< 1999.08.29-18), console-tools (<< 1:0.2.3-18), kbd (<< 0.99-12) Priority: optional Section: utils Filename: pool/main/c/console-common/console-common_0.7.87_all.deb Size: 128384 SHA256: 3ef6519fd25299578ba258e4d0c4a1e8e3daafac05b84f0c0fb668008fb2834c SHA1: 9d1ce6d8fce361345d30c7b1e4b531a568f9ea4b MD5sum: 4e5490a6e75dc3d5f472c886df7504f2 Description: basic infrastructure for text console configuration This package contains the install-keymap(8) utility, which is the recommended tool to specify a boot-time keymap to the system, as well as tools for internal use of keymap-providing packages. Package: console-data Version: 2:1.12-2 Architecture: all Maintainer: Alastair McKinstry Installed-Size: 2422 Depends: debconf (>= 0.5) | debconf-2.0 Recommends: kbd (>= 0.99-12) | console-tools (>= 1:0.2.3-16), console-common (>= 0.7.62) Suggests: unicode-data Conflicts: console-tools-data, kbd (<= 0.96a-1), kbd-data Replaces: console-tools-data Provides: console-keymaps, console-tools-data Priority: optional Section: utils Filename: pool/main/c/console-data/console-data_1.12-2_all.deb Size: 1192006 SHA256: b2391e5287ee4c34f5a2cd7eadfeb8d2721b095e4b19acda3ace3afa8136427c SHA1: bdaab796bb64c01c66f6a468512ac39c3c2395f0 MD5sum: 2c092b79c6495f11f45dc36aa7788ea6 Description: keymaps, fonts, charset maps, fallback tables for console-tools This package provides the standard data files for the Linux console tools. . This includes keyboard definitions (keymaps), console fonts for various encodings, maps defining the standard charsets for use by text applications, and fallback tables allowing to approximate an unavailable character's glyph with the glyph of another character in the current font. Package: console-tools Version: 1:0.2.3dbs-70 Architecture: armhf Maintainer: Alastair McKinstry Installed-Size: 584 Depends: libc6 (>= 2.4), libconsole (= 1:0.2.3dbs-70), debconf | debconf-2.0, 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 Replaces: open, util-linux (<< 2.11) Provides: console-utilities, open Priority: extra Section: utils Filename: pool/main/c/console-tools/console-tools_0.2.3dbs-70_armhf.deb Size: 299954 SHA256: fd065572ab682ecb22117e7c4b220fbfaa05dc46be2bf42039243cb1d4ae3323 SHA1: b5b84052bdfd2af4853e3363893ba1d0f1aa1074 MD5sum: f1092617ce4cce222b366fdf7e7b3a09 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: consolekit Version: 0.4.5-3.1 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 419 Depends: libc6 (>= 2.13-28), libck-connector0 (= 0.4.5-3.1), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.88), libglib2.0-0 (>= 2.31.8), libpolkit-gobject-1-0 (>= 0.94), libx11-6, zlib1g (>= 1:1.1.4), dbus (>= 1.1.2) Recommends: libpam-ck-connector Breaks: udev (<< 147) Homepage: http://www.freedesktop.org/wiki/Software/ConsoleKit Priority: optional Section: admin Filename: pool/main/c/consolekit/consolekit_0.4.5-3.1_armhf.deb Size: 141586 SHA256: 882d6214c31c2e5d85d66add1f238f2fa9276004c7970dee1bdfad858f6ee2ed SHA1: 7f4f6ff77548ce3478da92c26f8be121a2b29b84 MD5sum: 9b0ec385192ecca9a488b532dd66d561 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. Package: coreutils Version: 8.13-3.5 Architecture: armhf Essential: yes Maintainer: Michael Stone Installed-Size: 12621 Pre-Depends: libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libselinux1 (>= 1.32) Depends: dpkg (>= 1.15.4) | install-info Conflicts: timeout Replaces: mktemp, timeout Multi-Arch: foreign Homepage: http://gnu.org/software/coreutils Priority: required Section: utils Filename: pool/main/c/coreutils/coreutils_8.13-3.5_armhf.deb Size: 4990288 SHA256: e7fcc6b310f54d10d847d89a44d78a694059e606fa109e302ca1312c52b6b8bc SHA1: d86ae4ab699312134b5677a2c9de2322cb6c1707 MD5sum: d305daa7aad03d3a15f60d480d5bf814 Description: GNU core utilities This package contains the basic file, shell and text manipulation utilities which are expected to exist on every operating system. . Specifically, this package includes: arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp csplit cut date dd df dir dircolors dirname du echo env expand expr factor false flock fmt fold groups head hostid id install join link ln logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc od paste pathchk pinky pr printenv printf ptx pwd readlink rm rmdir runcon sha*sum seq shred sleep sort split stat stty sum sync tac tail tee test timeout touch tr true truncate tsort tty uname unexpand uniq unlink users vdir wc who whoami yes Package: cpanminus Version: 1.5015-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 155 Depends: perl, curl | wget | perl (>= 5.14) | libhttp-tiny-perl, libcpan-distnameinfo-perl, liblocal-lib-perl, libtry-tiny-perl, perl (>= 5.10.1) | libextutils-install-perl, perl (>= 5.10.1) | libparse-cpan-meta-perl, perl (>= 5.14) | libjson-pp-perl, perl (>= 5.14) | libmodule-metadata-perl Homepage: http://search.cpan.org/dist/App-cpanminus/ Priority: optional Section: perl Filename: pool/main/c/cpanminus/cpanminus_1.5015-1_all.deb Size: 50248 SHA256: 2323b0ce73f222699acad7fde7c3c6010523f13184c9c6a1a832749193ab5070 SHA1: 87c0385f95d03da8009b2addf05a5e9b8eac4e3d MD5sum: d69bfdf2b9b86644cc6a841f436ee937 Description: script to get, unpack, build and install modules from CPAN cpanminus provides a command-line (non interactive) interface to automatically download, build and install Perl modules from CPAN. . It requires zero configuration, and stands alone. It also has a very low memory footprint compared to similar software: when running, it requires only 10MB of RAM. . It installs to wherever ExtUtils::MakeMaker and Module::Build are configured to. So if you're using local::lib, then it installs to your local perl5 directory. Otherwise it installs to the siteperl directory. . cpanminus at a boot time checks whether you have configured local::lib, or have the permission to install modules to the sitelib directory. If neither, it automatically sets up local::lib compatible installation path in a perl5 directory under your home directory. Package: cpp Source: gcc-defaults (1.120) Version: 4:4.6.3-8 Architecture: armhf Maintainer: Debian GCC Maintainers Installed-Size: 63 Depends: cpp-4.6 (>= 4.4.7-1~) Suggests: cpp-doc Conflicts: cpp-doc (<< 1:2.95.3) Multi-Arch: allowed Priority: optional Section: interpreters Filename: pool/main/g/gcc-defaults/cpp_4.6.3-8_armhf.deb Size: 16652 SHA256: b3a4ce362089f1c6d3f24a4689412607f007c128bd973a27d72e9d8d55024fd0 SHA1: 2fade0151e13907b5104157e40b4ba679b40f16e MD5sum: f1e62e6a84490da1f82b57d26c68d9ec Description: GNU C preprocessor (cpp) The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This is a dependency package providing the default GNU C preprocessor. Package: cpp-4.6 Source: gcc-4.6 Version: 4.6.3-14 Architecture: armhf Maintainer: Debian GCC Maintainers Installed-Size: 7507 Depends: gcc-4.6-base (= 4.6.3-14), libc6 (>= 2.13-28), libgmp10, libmpc2, libmpfr4 (>= 3.1.0), zlib1g (>= 1:1.1.4) Suggests: gcc-4.6-locales (>= 4.6.3-1) Replaces: gcc-4.6 (<< 4.6.1-9) Homepage: http://gcc.gnu.org/ Priority: optional Section: interpreters Filename: pool/main/g/gcc-4.6/cpp-4.6_4.6.3-14_armhf.deb Size: 4065004 SHA256: a4f57a80ac0bb32c476cb395d369f13adf8caf3e96aa6dbc67e918a1b79cbba2 SHA1: f79e5fea55430f39fbfb829ede07355e28da2b82 MD5sum: 39ea625b5428bb40694a3f4bc9bbf015 Description: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. Package: cryptsetup-bin Source: cryptsetup Version: 2:1.4.3-4 Architecture: armhf Maintainer: Debian Cryptsetup Team Installed-Size: 504 Depends: libc6 (>= 2.13-28), libcryptsetup4 (>= 2:1.4.3), libpopt0 (>= 1.14) Breaks: cryptsetup (<< 2:1.4.3-1~) Replaces: cryptsetup (<< 2:1.4.3-1~) Homepage: http://code.google.com/p/cryptsetup/ Priority: optional Section: admin Filename: pool/main/c/cryptsetup/cryptsetup-bin_1.4.3-4_armhf.deb Size: 150688 SHA256: 7aa496711c61160ef0f00c6d7d12aa8e28deeac7b5c58111f9630f6f590e4c97 SHA1: 32c0a4525775acf1781117de36d7ba531f602c28 MD5sum: 8b70d80ed1f0706c01cc5e4f2ba69b6f Description: disk encryption support - command line tools Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. Package: curl Version: 7.26.0-1+wheezy9 Architecture: armhf Maintainer: Alessandro Ghedini Installed-Size: 335 Depends: libc6 (>= 2.13-28), libcurl3 (= 7.26.0-1+wheezy9), zlib1g (>= 1:1.1.4) Replaces: curl-ssl Provides: curl-ssl Homepage: http://curl.haxx.se Priority: optional Section: web Filename: pool/main/c/curl/curl_7.26.0-1+wheezy9_armhf.deb Size: 265932 SHA256: 8215a8a3b037b90ba13ea47465c94d8488f5bb731c4d43cc6815659d125b9eb7 SHA1: 98e5a47c2275407949bd2e30ac3fdfdd99fd4747 MD5sum: 1d91a6eb50165cf9f6085896dea66b06 Description: command line tool for transferring data with URL syntax curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. Package: cython Version: 0.15.1-2 Architecture: armhf Maintainer: Python Applications Packaging Team Installed-Size: 5079 Depends: python (<< 2.8), python (>= 2.6), python-support (>= 0.90.0), libc6 (>= 2.4) Suggests: python-dev, gcc Homepage: http://cython.org/ Priority: optional Section: python Filename: pool/main/c/cython/cython_0.15.1-2_armhf.deb Size: 1788962 SHA256: 7e094a8c55d7ab855ff8ed8f45e609c44b98c76800eb5e96ce226306061f1614 SHA1: 26c287624954e1068f088be2e114cc3de6a76816 MD5sum: c0c92a1f97e7db39be5d4e183caac89b Description: C-Extensions for Python Cython is a language that makes writing C extensions for the Python language as easy as Python itself. Cython is based on the well-known Pyrex, but supports more cutting edge functionality and optimizations. . The Cython language is very close to the Python language, but Cython additionally supports calling C functions and declaring C types on variables and class attributes. This allows the compiler to generate very efficient C code from Cython code. . This makes Cython the ideal language for wrapping for external C libraries, and for fast C modules that speed up the execution of Python code. Python-Version: 2.6, 2.7 Package: dash Version: 0.5.7-3 Architecture: armhf Essential: yes Maintainer: Gerrit Pape Installed-Size: 170 Pre-Depends: libc6 (>= 2.4) Depends: debianutils (>= 2.15), dpkg (>= 1.15.0) Homepage: http://gondor.apana.org.au/~herbert/dash/ Priority: required Section: shells Filename: pool/main/d/dash/dash_0.5.7-3_armhf.deb Size: 100646 SHA256: f4efc122cbbf03c79b00b67414e22f27bd2370651f81d07bbf41931acddad1db SHA1: 438b2f7032c45b0742408881754a46c64b52bcab MD5sum: bcfce7197e7cb7eba6f43efc959bb0d9 Description: POSIX-compliant shell The Debian Almquist Shell (dash) is a POSIX-compliant shell derived from ash. . Since it executes scripts faster than bash, and has fewer library dependencies (making it more robust against software or hardware failures), it is used as the default system shell on Debian systems. Package: dbus Version: 1.6.8-1+deb7u1 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 640 Depends: libc6 (>= 2.13-28), libdbus-1-3 (>= 1.0.2), libexpat1 (>= 2.0.1), libselinux1 (>= 1.32), libsystemd-login0 (>= 31), adduser, lsb-base (>= 3.2-14) Suggests: dbus-x11 Multi-Arch: foreign Homepage: http://dbus.freedesktop.org/ Priority: optional Section: admin Filename: pool/main/d/dbus/dbus_1.6.8-1+deb7u1_armhf.deb Size: 328062 SHA256: 98dd93e05b4d266ad5e15b97029f39e13fbcdc5dfa1a56b51ec2a987042f80fa SHA1: cb84c3829f5c8d04b36f17bed49bb7daecbc7110 MD5sum: e7f0fdfeb930d813138f0f557511f498 Description: simple interprocess messaging system (daemon and utilities) 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. Package: dbus-x11 Source: dbus Version: 1.6.8-1+deb7u1 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 128 Depends: libc6 (>= 2.13-28), libx11-6, dbus Breaks: x11-common (<< 1:7.5+4) Multi-Arch: foreign Homepage: http://dbus.freedesktop.org/ Priority: optional Section: x11 Filename: pool/main/d/dbus/dbus-x11_1.6.8-1+deb7u1_armhf.deb Size: 57730 SHA256: 7f826f05a6dde92f70dc2d05adc2c219d576324f59f5f862d42221f622bcc56c SHA1: c1a9656d9d779b81fa2f73320969ce682c0e9579 MD5sum: e207c849240ed576a4eb2d6ace999a8c 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. Package: dconf-gsettings-backend Source: d-conf Version: 0.12.1-3 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 72 Depends: libc6 (>= 2.13-28), libglib2.0-0 (>= 2.31.18), dconf-service (>= 0.12.1-3), dconf-service (<< 0.12.1-3.1~), libdconf0 (= 0.12.1-3) Breaks: libdconf0 (<< 0.7.3-2), libglib2.0-0 (<< 2.30) Replaces: libdconf0 (<< 0.7.3-2) Provides: gsettings-backend Multi-Arch: same Homepage: http://live.gnome.org/dconf Priority: optional Section: libs Filename: pool/main/d/d-conf/dconf-gsettings-backend_0.12.1-3_armhf.deb Size: 18432 SHA256: a776566d892de6102cad5a59bda7e1e860476a81cd41c6dec529db111d82f8d1 SHA1: 7e928f1ab1911ed1b803ce20121bd7bfe724b5fd MD5sum: 10d4e5c84ef8f92fe97a0588f7216a65 Description: simple configuration storage system - GSettings back-end DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains a back-end for GSettings. It is needed by applications accessing settings through GSettings to set custom values and listen for changes. Package: dconf-service Source: d-conf Version: 0.12.1-3 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 76 Depends: libc6 (>= 2.13-28), libglib2.0-0 (>= 2.31.18), libdconf0 (= 0.12.1-3) Recommends: dconf-gsettings-backend Breaks: dconf-gsettings-backend (<< 0.10.0-2), libdconf0 (<< 0.7.3-2) Replaces: dconf-gsettings-backend (<< 0.10.0-2), libdconf0 (<< 0.7.3-2) Multi-Arch: foreign Homepage: http://live.gnome.org/dconf Priority: optional Section: libs Filename: pool/main/d/d-conf/dconf-service_0.12.1-3_armhf.deb Size: 20294 SHA256: 1c9db67da24cb8e716d4c9a35b2ea2e77204cb0287c4979b72b6b6a63b50d12f SHA1: 3d3000baf9814dd061f8c81cd4e11fd63a45624a MD5sum: 2daa25dc69c9e1166f33221e0e0b40e8 Description: simple configuration storage system - D-Bus service DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains the DConf service, which applications talk to using D-Bus in order to obtain their settings. It is mostly used by the GSettings backend. Package: debconf Version: 1.5.49 Architecture: all Maintainer: Debconf Developers Installed-Size: 625 Pre-Depends: perl-base (>= 5.6.1-4) Recommends: apt-utils (>= 0.5.1), debconf-i18n Suggests: debconf-doc, debconf-utils, whiptail | dialog | gnome-utils, libterm-readline-gnu-perl, libgtk2-perl (>= 1:1.130), libnet-ldap-perl, perl, libqtgui4-perl, libqtcore4-perl 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) Replaces: debconf-tiny Provides: debconf-2.0 Multi-Arch: foreign Priority: important Section: admin Filename: pool/main/d/debconf/debconf_1.5.49_all.deb Size: 171018 SHA256: a6ce96ef5805f2e273c4e74f56eb3213db93551d0fa077ee4ed16b36b4e11a18 SHA1: 438f8e4c538bb08d1abb54e8d9f4d4ed7b38e46e MD5sum: e8ca20ff0aac63c8ab555ba8fe85ff44 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: debconf-i18n Source: debconf Version: 1.5.49 Architecture: all Maintainer: Debconf Developers Installed-Size: 1100 Depends: debconf, liblocale-gettext-perl, libtext-iconv-perl, libtext-wrapi18n-perl, libtext-charwidth-perl Conflicts: debconf-english, debconf-utils (<< 1.3.22) Replaces: debconf (<< 1.3.0), debconf-utils (<< 1.3.22) Priority: important Section: localization Filename: pool/main/d/debconf/debconf-i18n_1.5.49_all.deb Size: 237226 SHA256: 47ad766dbfd33464c269f467306fedc56061ebb1fcab5c1e0573c977875545c9 SHA1: f480aad81f39b4fc044223f7c224776f14cf3f24 MD5sum: a8dc17fc0f872bb4a64cbdf463ac9778 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: debian-archive-keyring Version: 2012.4 Architecture: all Maintainer: Debian Release Team Installed-Size: 82 Depends: gpgv Recommends: gnupg Breaks: apt (<< 0.7.25.1) Multi-Arch: foreign Priority: important Section: misc Filename: pool/main/d/debian-archive-keyring/debian-archive-keyring_2012.4_all.deb Size: 30420 SHA256: 1065226574a4d4b63b3d2ac33fec7c69325ee8806558ba1bb33803839c3dc5ed SHA1: 2c64daf797a19f8b1976a1b325c2ae3e50afa77e MD5sum: f27bae2cf146acab9e750fd379dc0ed7 Description: GnuPG archive keys of the Debian archive The Debian project digitally signs its Release files. This package contains the archive keys used for that. Package: debianutils Version: 4.3.2 Architecture: armhf Essential: yes Maintainer: Clint Adams Installed-Size: 208 Pre-Depends: libc6 (>= 2.13-28) Depends: sensible-utils Multi-Arch: foreign Priority: required Section: utils Filename: pool/main/d/debianutils/debianutils_4.3.2_armhf.deb Size: 77068 SHA256: 08ec19e3ab3cd44127e329ed4c49d2f3fd45135474d83da468bcc64db542afbf SHA1: 48465755eb9caab7215065a51b3744de5a489056 MD5sum: f8991349cf295bf3cd0f0fe08bcc4d2e 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: add-shell installkernel ischroot remove-shell run-parts savelog tempfile which Package: desktop-base Version: 7.0.3 Architecture: all Maintainer: Gustavo Franco Installed-Size: 10924 Pre-Depends: dpkg (>= 1.15.7.2~) Depends: librsvg2-common Suggests: gnome | kde-standard | xfce4 | wmaker Homepage: http://www.debian.org/devel/debian-desktop Priority: optional Section: x11 Filename: pool/main/d/desktop-base/desktop-base_7.0.3_all.deb Size: 8076444 SHA256: 500c199683e533de55b37fadfa3da298e568b30218c4b72b4a287c2c915f3727 SHA1: 6b81780c1ba99df5c0a3066baeb2fa33f5d26e93 MD5sum: f3690e623f433a2492af2efa0e248b46 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. Package: desktop-file-utils Version: 0.20-0.1 Architecture: armhf Maintainer: Ross Burton Installed-Size: 210 Depends: libc6 (>= 2.13-28), libglib2.0-0 (>= 2.28.0) Priority: optional Section: devel Filename: pool/main/d/desktop-file-utils/desktop-file-utils_0.20-0.1_armhf.deb Size: 87626 SHA256: 119edd8bf0e38db7b3680a2d7b7cb94c3171b1f208c31bf49e90b114d4f2621b SHA1: fd5584826ac4536d30dd4cbf001c515fa1549719 MD5sum: 317ec87499ac4728e583c573cd88a76d 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: dialog Version: 1.1-20120215-2 Architecture: armhf Maintainer: Santiago Vila Installed-Size: 1035 Depends: libc6 (>= 2.13-28), libncursesw5 (>= 5.6+20070908), libtinfo5, debianutils (>= 1.6) Provides: libdialog-dev Homepage: http://invisible-island.net/dialog/dialog.html Priority: optional Section: misc Filename: pool/main/d/dialog/dialog_1.1-20120215-2_armhf.deb Size: 290360 SHA256: 6bb066185242999cbf8a12635c715b5d60ba410141d3560b9aff91b447000d9c SHA1: a7a8d5c54fadc3d1c3c011f4b172497aff51167d MD5sum: c4360459e7ddd9330ccf48b460b567d9 Description: Displays user-friendly dialog boxes from shell scripts This application provides a method of displaying several different types of dialog boxes from shell scripts. This allows a developer of a script to interact with the user in a much friendlier manner. . The following types of boxes are at your disposal: yes/no Typical query style box with "Yes" and "No" answer buttons menu A scrolling list of menu choices with single entry selection input Query style box with text entry field message Similar to the yes/no box, but with only an "Ok" button text A scrollable text box that works like a simple file viewer info A message display that allows asynchronous script execution checklist Similar to the menu box, but allowing multiple selections radiolist Checklist style box allowing single selections gauge Typical "progress report" style box tail Allows viewing the end of files (tail) that auto updates background tail Similar to tail but runs in the background. editbox Allows editing an existing file Package: dictionaries-common Version: 1.12.11 Architecture: all Maintainer: Agustin Martin Domingo Installed-Size: 900 Depends: debconf (>= 1.5.5) | debconf-2.0, libtext-iconv-perl Suggests: ispell, emacsen-common, jed-extra Breaks: hunspell-ar (<= 0.0.0+20080110-1.1), hunspell-da (<= 1:3.1.0), hunspell-de-at (<= 20100727-1), hunspell-de-ch (<= 20100727-1), hunspell-de-de (<= 20100727-1), hunspell-en-us (<= 20070829-4ubuntu2), hunspell-eu-es (<= 0.4.20081029-4), hunspell-gl-es (<= 2.2a-8), hunspell-kk (<= 1.1-1), hunspell-ko (<= 0.5.3-1), hunspell-se (<= 1.0~beta6.20081222-1.1), hunspell-uz (<= 0.6-3.1), hyphen-en-us (<< 2.8.3-1), myspell-bg (<= 3.0-12), myspell-ca (<= 0.6-10), myspell-cs (<= 20040229-5), myspell-cs-cz (<= 20040229-5), myspell-da (<= 1.6.25-1), myspell-de-at (<= 20100727-1), myspell-de-ch (<= 20100727-1), myspell-de-de (<= 20100727-1), myspell-de-de-oldspell (<= 1:2-27), myspell-el-gr (<= 0.8-1), myspell-en-au (<= 2.1-5), myspell-eo (<= 2.1.2000.02.25-42), myspell-es (<= 1.11-1), myspell-et (<= 1:20030606-12.1), myspell-eu-es (<= 0.4.20081029-4), myspell-fa (<= 0.20070816-2), myspell-fi (<= 0.7-17.3), myspell-fo (<= 0.2.44-2), myspell-fr (<= 1.4-25), myspell-fr-gut (<= 1:1.0-28), myspell-ga (<= 2.0-20), myspell-gd (<= 0.50-7), myspell-gl-es (<= 2.2a-8), myspell-gv (<= 0.50-9), myspell-he (<= 1.1-1), myspell-hr (<= 20060617-2), myspell-hu (<= 0.99.4-2), myspell-hy (<= 0.20.0-1), myspell-ku (<= 0.20.0-1.1), myspell-lv (<= 0.9.3-2), myspell-nb (<= 2.0.10-3.2), myspell-nl (<= 1:2.0-1), myspell-nn (<= 2.0.10-3.2), myspell-nr (<< 20070206-4ubuntu1), myspell-ns (<< 20070206-4ubuntu1), myspell-pl (<= 20100612-1), myspell-pt-br (<= 20101030-1), myspell-pt-pt (<= 20091013-2), myspell-ru (<= 0.99g5-8.1), myspell-sk (<= 0.5.5a-2.1fakesync1), myspell-sl (<< 1.0-3ubuntu1), myspell-ss (<< 20070206-4ubuntu1), myspell-sv-se (<= 1.3.8-6-2.2), myspell-tn (<< 20070206-4ubuntu1), myspell-ts (<< 20070207-4ubuntu1), myspell-uk (<= 1.6.0-1), myspell-ve (<< 20070206-3ubuntu1), myspell-xh (<< 20070206-4ubuntu1), myspell-zu (<< 20070207-5ubuntu1), mythes-it (<= 2.0.7.gh.deb1-3), openoffice.org-thesaurus-it (<< 2.0.7.gh.deb1-1.1ubuntu3) Replaces: openoffice.org-updatedicts Provides: openoffice.org-updatedicts Homepage: http://dict-common.alioth.debian.org Priority: optional Section: text Filename: pool/main/d/dictionaries-common/dictionaries-common_1.12.11_all.deb Size: 301776 SHA256: b2f46c4d95e63b4b1dcca0023cfa94cf68d95bccba8ab05d43e316952811d726 SHA1: 55241f1fd5d0ebace2aee06f2b928b6d60e0bb81 MD5sum: 312b4c6a31857e3f8d6b5db2815a0568 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) and some patched spell-checking lisp files for better system integration. More info about naming conventions and availability of those dictionaries in README.Debian file. . Maintainers should install dictionaries-common-dev as well, and read its documentation. Package: diffutils Version: 1:3.2-6 Architecture: armhf Essential: yes Maintainer: Santiago Vila Installed-Size: 1018 Pre-Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Depends: dpkg (>= 1.15.4) | install-info Suggests: diffutils-doc, wdiff Replaces: diff Homepage: http://www.gnu.org/software/diffutils/ Priority: required Section: utils Filename: pool/main/d/diffutils/diffutils_3.2-6_armhf.deb Size: 341056 SHA256: 5b5dfe6604bc9d9a75cdf50f3ae3cc7c426db1770ca9b80cbc98f1d05c009760 SHA1: 23c36ff746841132f788cb211a9bee5dec840e67 MD5sum: 7fc9d49a30141ad910005159dca3ce31 Description: File comparison utilities The diffutils 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: dillo Version: 3.0.2-2 Architecture: armhf Maintainer: Axel Beckert Installed-Size: 943 Depends: libc6 (>= 2.11), libfltk1.3 (>= 1.3.0), libgcc1 (>= 1:4.4.0), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.4.0), libx11-6, zlib1g (>= 1:1.1.4), wget Provides: www-browser Homepage: http://www.dillo.org/ Priority: extra Section: web Filename: pool/main/d/dillo/dillo_3.0.2-2_armhf.deb Size: 462716 SHA256: 29ea29e49d94394be9a2a27880600fb2efaa0d720b557fdec00f30da5a6a3136 SHA1: c8a7021208f0b634bacd3509288e542de508b169 MD5sum: 6eda4833d1945b8fe96951f1752e5118 Description: Small and fast web browser Dillo 3 is a graphical multi-platform web browser known for its speed and small footprint. It is based on version 1.3 of the Fast and Light Toolkit (FLTK) in version 1.3 . It aims to be small in resources, stable, developer-friendly, usable, very fast, and extensible. Package: dmsetup Source: lvm2 (2.02.95-8) Version: 2:1.02.74-8 Architecture: armhf Maintainer: Debian LVM Team Installed-Size: 153 Depends: libc6 (>= 2.13-28), libdevmapper1.02.1 (>= 2:1.02.74), libudev0 (>= 0.140), util-linux (>> 2.16) Conflicts: devicekit-disks (<< 009) Multi-Arch: foreign Homepage: http://sources.redhat.com/lvm2/ Priority: optional Section: admin Filename: pool/main/l/lvm2/dmsetup_1.02.74-8_armhf.deb Size: 66924 SHA256: c524910362b8e81c88841c077c1bf882acf0b4d873b0cf16c6555348389f35cb SHA1: 8ff37955efdc8d1f88e246b9ba80232dfade4498 MD5sum: 803b2cbbaef202cb4dfaf748c7f19af0 Description: 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: docbook-xml Version: 4.5-7.2 Architecture: all Maintainer: Debian XML/SGML Group Installed-Size: 2145 Depends: sgml-data (>= 2.0.2), sgml-base (>= 1.26+nmu2), xml-core (>= 0.12) Suggests: docbook, docbook-dsssl, docbook-xsl, docbook-defguide Provides: docbk-xml Homepage: http://docbook.org/schemas/4x.html Priority: optional Section: text Filename: pool/main/d/docbook-xml/docbook-xml_4.5-7.2_all.deb Size: 347154 SHA256: 29c185d92e033185dbf45a68bd0d5e781b5d8f5771b929ceb77dfa24340a039d SHA1: 31f9258b335273f82c674cd7b2b85cf14db313bd MD5sum: 8ba4545e1b229bae4135a622516cacf6 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 selected set of legacy DTDs for use with older documents, including 4.0, 4.1.2, 4.2, 4.3 and 4.4. Package: docbook-xsl Version: 1.76.1+dfsg-1 Architecture: all Maintainer: Daniel Leidert (dale) Installed-Size: 11589 Depends: xml-core (>= 0.12) Recommends: docbook-xml (>= 4.1.2-4) Suggests: docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc, libsaxon-java, libxalan2-java, libxslthl-java, docbook-xsl-saxon, fop, xalan, dbtoepub Homepage: http://wiki.docbook.org/DocBookXslStylesheets Priority: optional Section: text Filename: pool/main/d/docbook-xsl/docbook-xsl_1.76.1+dfsg-1_all.deb Size: 1642964 SHA256: 955b673164fa1305a8e7b4bdbf60926e68c0d594732a997993ee5b40d8623fdd SHA1: c68478d521ccc7e2cfab775c283da9c1f09c3e39 MD5sum: d59e25bcaa4dfd930a06989efa167b2b Description: stylesheets for processing DocBook XML 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 XSL Formatting Object (XSL-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: dosfstools Version: 3.0.13-1 Architecture: armhf Maintainer: Daniel Baumann Installed-Size: 175 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Homepage: http://www.daniel-baumann.ch/software/dosfstools/ Priority: optional Section: otherosfs Filename: pool/main/d/dosfstools/dosfstools_3.0.13-1_armhf.deb Size: 67788 SHA256: 3faf4b7cbb9a0806c22fb5883cbac6bf9b24a8e8f6c2b0a17cc9973997d42393 SHA1: 676a58df566bb821747a412808a97e96a462e061 MD5sum: 6d9b3fa8ee755bcfbb25064872f3ecdf Description: utilities for making and checking MS-DOS FAT filesystems The dosfstools package includes the mkdosfs (aka mkfs.dos and mkfs.vfat) and dosfsck (aka fsck.msdos and fsck.vfat) utilities, which respectively make and check MS-DOS FAT filesystems on hard drives or on floppies. . This version uses the enhanced boot sector/superblock format of DOS 3.3+ as well as provides a default dummy boot sector code. Package: dpkg Version: 1.16.12 Architecture: armhf Essential: yes Origin: debian Bugs: debbugs://bugs.debian.org Maintainer: Dpkg Developers Installed-Size: 6214 Pre-Depends: libbz2-1.0, libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), liblzma5 (>= 5.1.1alpha+20120614), libselinux1 (>= 1.32), zlib1g (>= 1:1.1.4), tar (>= 1.23) Suggests: apt Breaks: apt (<< 0.7.7), aptitude (<< 0.4.7-1), dpkg-dev (<< 1.15.8), libdpkg-perl (<< 1.15.8), pinfo (<< 0.6.9-3.1), tkinfo (<< 2.8-3.1) Replaces: manpages-it (<< 2.80-4) Multi-Arch: foreign Homepage: http://wiki.debian.org/Teams/Dpkg Priority: required Section: admin Filename: pool/main/d/dpkg/dpkg_1.16.12_armhf.deb Size: 2562152 SHA256: e1107fa310b6cbf848287d92f9a66b47f9c89916ad79dcd451c3b00f351b340e SHA1: 5401346b76a8a829ec7c3e476870db3178948576 MD5sum: dae3c309f6102f0016d4e1ae0fc74b77 Description: Debian package management system This package provides the low-level infrastructure for handling the installation and removal of Debian software packages. . For Debian package development tools, install dpkg-dev. Package: dpkg-dev Source: dpkg Version: 1.16.12 Architecture: all Origin: debian Bugs: debbugs://bugs.debian.org Maintainer: Dpkg Developers Installed-Size: 1573 Depends: libdpkg-perl (= 1.16.12), bzip2, xz-utils, patch, make, binutils, base-files (>= 5.0.0) Recommends: gcc | c-compiler, build-essential, fakeroot, gnupg, gpgv, libalgorithm-merge-perl Suggests: debian-keyring Breaks: devscripts (<< 2.10.26), dpkg-cross (<< 2.0.0) Replaces: manpages-it (<< 2.80-4) Multi-Arch: foreign Homepage: http://wiki.debian.org/Teams/Dpkg Priority: optional Section: utils Filename: pool/main/d/dpkg/dpkg-dev_1.16.12_all.deb Size: 1348742 SHA256: 502d8ee7a4906b79bf6cb90c438911fca3942c32c3f7d3124c670460b15e4a96 SHA1: 60a1a3dfc5b914636b4a268b533cc3b2cd3d484f MD5sum: 56cf3c24e8553ed4c567c5af6f78580a Description: Debian package development tools This package provides the development 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 make and the C compiler gcc. Package: e2fslibs Source: e2fsprogs Version: 1.42.5-1.1 Architecture: armhf Maintainer: Theodore Y. Ts'o Installed-Size: 303 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Replaces: e2fsprogs (<< 1.34-1) Provides: libe2p2, libext2fs2 Multi-Arch: same Homepage: http://e2fsprogs.sourceforge.net Priority: required Section: libs Filename: pool/main/e/e2fsprogs/e2fslibs_1.42.5-1.1_armhf.deb Size: 178780 SHA256: 49bb9ff5ceed314e69a52c16107c66b5b024a97f6cb388ba46b761606088e3d5 SHA1: df633b9a8cc468633093c58ac54afb63be6a64f8 MD5sum: b07dd45a8a93d0a2fd381c57293c4561 Description: ext2/ext3/ext4 file system libraries The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package provides the ext2fs and e2p libraries, for userspace software that directly accesses extended file systems. Programs that use libext2fs include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include dumpe2fs, chattr, and lsattr. Package: e2fsprogs Version: 1.42.5-1.1 Architecture: armhf Essential: yes Maintainer: Theodore Y. Ts'o Installed-Size: 2194 Pre-Depends: e2fslibs (= 1.42.5-1.1), libblkid1 (>= 2.17.2), libc6 (>= 2.13-28), libcomerr2 (>= 1.42~WIP-2011-10-05-1), libgcc1 (>= 1:4.4.0), libss2 (>= 1.34-1), libuuid1 (>= 2.16), util-linux (>= 2.15~rc1-1) Suggests: gpart, parted, e2fsck-static Conflicts: dump (<< 0.4b4-4), initscripts (<< 2.85-4), quota (<< 1.55-8.1), sysvinit (<< 2.85-4) Replaces: hurd (<= 20040301-1), libblkid1 (<< 1.38+1.39-WIP-2005.12.10-2), libuuid1 (<< 1.38+1.39-WIP-2005.12.10-2) Multi-Arch: foreign Homepage: http://e2fsprogs.sourceforge.net Priority: required Section: admin Filename: pool/main/e/e2fsprogs/e2fsprogs_1.42.5-1.1_armhf.deb Size: 968866 SHA256: 6f3e0149c72d84357229cf5b3a50d4d614c10e849786e8ff628290df75e5ef77 SHA1: 6a5f71cee47b2111c58c3ec0b8ba6a892e761833 MD5sum: c511f4692b173c39d5fc12ded5ea608b Description: ext2/ext3/ext4 file system utilities The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package contains programs for creating, checking, and maintaining ext2/3/4-based file systems. Package: eject Version: 2.1.5+deb1+cvs20081104-13 Architecture: armhf Maintainer: Frank Lichtenheld Installed-Size: 323 Depends: libc6 (>= 2.13-28), libdevmapper1.02.1 (>= 2:1.02.20) Suggests: cdtool, setcd Multi-Arch: foreign Homepage: http://www.pobox.com/~tranter/eject.html Priority: optional Section: utils Filename: pool/main/e/eject/eject_2.1.5+deb1+cvs20081104-13_armhf.deb Size: 60680 SHA256: b2386e975861d9d073d2b5952f6d7ba384f17e7af7a133ce887ca9f12d546ec4 SHA1: 532f61f61af104626bb46862eff33be991218d81 MD5sum: 326e74f229cca87e6fae2d41fc626965 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: enchant Version: 1.6.0-7 Architecture: armhf Maintainer: Debian QA Group Installed-Size: 63 Depends: libc6 (>= 2.4), libenchant1c2a (>= 1.6), libglib2.0-0 (>= 2.12.0) Breaks: libenchant1c2a (<< 1.6.0-4) Replaces: libenchant1c2a (<< 1.6.0-4) Homepage: http://www.abisource.com/projects/enchant/ Priority: optional Section: text Filename: pool/main/e/enchant/enchant_1.6.0-7_armhf.deb Size: 18354 SHA256: a3044ff8b9698df148909e71b36d31aeb356437ac9fef3db6febc95797f83afe SHA1: 2e502c19e4e0299c6a6820a1bc1205a673dc1492 MD5sum: 7167e3197f3a347985e468fa3bef2d62 Description: Wrapper for various spell checker engines (binary programs) 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 standalone runtime binary programs. Package: epiphany Version: 0.7.0-6 Architecture: armhf Maintainer: Joerg Jaspert Installed-Size: 168 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libsdl-mixer1.2, libsdl1.2debian (>= 1.2.13-4), libstdc++6 (>= 4.4.0), epiphany-data (>= 0.7.0) Homepage: http://epiphany.sourceforge.net/site/ Priority: optional Section: games Filename: pool/main/e/epiphany/epiphany_0.7.0-6_armhf.deb Size: 68040 SHA256: 4de0befbb84b42ba86ba8bb123d9db99d686741aadf4d2b5f43b81e170a53c2b SHA1: 3dbfcf5f4329ae749a282d2c30de9abf35ee3b07 MD5sum: 66910f89da11ec533ea4af873f4ad058 Description: clone of Boulder Dash game Epiphany is a multi-platform clone of Boulder Dash. In this game, the player must collect all the valuable minerals scattered in each level, while avoiding being hit by a falling boulder or, worse, by a bomb. . Boulder Dash was one of the best games ever made for the Commodore 64. Package: epiphany-browser Version: 3.4.2-2.1 Architecture: armhf Maintainer: Josselin Mouette Installed-Size: 1721 Depends: epiphany-browser-data (>= 3.4), epiphany-browser-data (<< 3.5), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-gobject0 (>= 0.6.22), libc6 (>= 2.13-28), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libgirepository-1.0-1 (>= 0.9.2), libglib2.0-0 (>= 2.31.18), libgnome-keyring0 (>= 2.26.0), libgtk-3-0 (>= 3.3.16), libice6 (>= 1:1.0.0), libnotify4 (>= 0.7.0), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~1.9b1), libpango1.0-0 (>= 1.14.0), libseed-gtk3-0, libsm6, libsoup-gnome2.4-1 (>= 2.37.1), libsoup2.4-1 (>= 2.33.92), libsqlite3-0 (>= 3.5.9), libwebkitgtk-3.0-0 (>= 1.7.92), libx11-6, libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), gnome-icon-theme (>= 2.9.90), dbus-x11, iso-codes, gsettings-desktop-schemas Recommends: yelp, evince, ca-certificates Suggests: epiphany-extensions Conflicts: epiphany-gecko (<< 2.28), epiphany-webkit (<< 2.28), swfdec-mozilla Breaks: epiphany-extensions (<< 2.30.0-4), gnome-session (<< 3.4.2.1-3), gnome-shell (<< 3.4.2-1) Replaces: epiphany-gecko (<< 2.28), epiphany-webkit (<< 2.28) Provides: gnome-www-browser, www-browser Homepage: http://www.gnome.org/projects/epiphany/ Priority: optional Section: gnome Filename: pool/main/e/epiphany-browser/epiphany-browser_3.4.2-2.1_armhf.deb Size: 1365370 SHA256: dda8a81b93a3f638f02aaa1eed8f32fe6ad27a6353ca772e3add0fe318f5cefd SHA1: f93a6390c78e034c0755ea35068c36b93ac5e8e0 MD5sum: f1c956b9b390ec362878616086645fe1 Description: Intuitive GNOME web browser 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 does not mean less features; Epiphany has everything a modern web browser is expected to have, and can have more through its extensions. . Standards compliance is achieved on the HTML side by using the WebKitGTK+ rendering engine (which is based on the engine used by Apple Safari and Google Chrome); and on the user interface side by closely following the GNOME Human Interface Guidelines (HIG) and by close integration with the GNOME desktop. Package: epiphany-browser-data Source: epiphany-browser Version: 3.4.2-2.1 Architecture: all Maintainer: Josselin Mouette Installed-Size: 11267 Depends: dconf-gsettings-backend | gsettings-backend Recommends: epiphany-browser Homepage: http://www.gnome.org/projects/epiphany/ Priority: optional Section: gnome Filename: pool/main/e/epiphany-browser/epiphany-browser-data_3.4.2-2.1_all.deb Size: 4332608 SHA256: 9d5f839f73d5dcf94e2966e4de00f1357a1d579b9e5d4590fe83769673f8265e SHA1: 09cc27eb3b343cce1f3762cde8f0a763550b9965 MD5sum: 6b6d6f9d6483211897fece6b6863d69f 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: esound-common Source: esound Version: 0.2.41-10 Architecture: all Maintainer: Josselin Mouette Installed-Size: 79 Conflicts: libesd-alsa0 Multi-Arch: foreign Priority: optional Section: sound Filename: pool/main/e/esound/esound-common_0.2.41-10_all.deb Size: 46012 SHA256: f11ba6d268e501511f1f3be8aa577d23c302253fe4e8608641dd642e4d42f1fe SHA1: 1dbc10d209e9cddd7750bd5535be030970c88e02 MD5sum: 15db5654b04056ca60f5e2255e55091d 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: evince Version: 3.4.0-3.1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 907 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.13-28), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libevdocument3-4 (= 3.4.0-3.1), libevview3-3 (= 3.4.0-3.1), libgail-3-0 (>= 3.0.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.8), libgnome-keyring0 (>= 2.22.2), libgtk-3-0 (>= 3.0.2), libice6 (>= 1:1.0.0), libnautilus-extension1a (>= 2.91), libpango1.0-0 (>= 1.14.0), libsm6, libx11-6, libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), evince-common (>= 3.4), evince-common (<< 3.5), gnome-icon-theme (>= 2.17.1), shared-mime-info Recommends: dbus-x11, gvfs Suggests: unrar, poppler-data, nautilus Conflicts: evince-gtk Provides: djvu-viewer, pdf-viewer, postscript-viewer Homepage: http://www.gnome.org/projects/evince/ Priority: optional Section: gnome Filename: pool/main/e/evince/evince_3.4.0-3.1_armhf.deb Size: 605334 SHA256: 8ddb6e9516104c1f09ecba44f407f62f9bb40e565710c252905eeb345d8c2085 SHA1: 7d9836ec2af8c49a4ec0db82dd168214adf24325 MD5sum: ac8cd07c15d7e9688862b008151a4f2e 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, Portable Document Format (PDF) and XML Paper Specification (XPS) files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. Package: evince-common Source: evince Version: 3.4.0-3.1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 14652 Depends: dconf-gsettings-backend | gsettings-backend, gsettings-desktop-schemas Homepage: http://www.gnome.org/projects/evince/ Priority: optional Section: gnome Filename: pool/main/e/evince/evince-common_3.4.0-3.1_all.deb Size: 5157034 SHA256: 0237b435af5959172243155137703c5d9ef13edaef2d4e3cdf2f168acde6efdb SHA1: d7457d02bd5f122986d5e73d714a46369123ba18 MD5sum: b02e2b042902fb1da346c7b7f539b349 Description: Document (PostScript, PDF) viewer - common files Evince is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable Document Format (PDF) and XML Paper Specification (XPS) 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 package contains shared files for evince and evince-gtk packages. Package: fakeroot Version: 1.18.4-2 Architecture: armhf Maintainer: Clint Adams Installed-Size: 284 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Priority: optional Section: utils Filename: pool/main/f/fakeroot/fakeroot_1.18.4-2_armhf.deb Size: 99654 SHA256: be4bd51e24e39accf63ddb2adc51f8c9b6778494e6829eb20353304f73c873c1 SHA1: f5be7639983c312479875e429a360ace9633dbae MD5sum: 09aee97126fd7b973c7d80d7601c53df Description: tool for simulating superuser privileges fakeroot provides a fake "root environment" by means of LD_PRELOAD and SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(), stat(), and other file-manipulation functions, so that unprivileged users can (for instance) populate .deb archives with root-owned files; various build tools use fakeroot for this by default. Package: fbi Version: 2.07-10 Architecture: armhf Maintainer: Moritz Muehlenhoff Installed-Size: 133 Depends: libc6 (>= 2.11), libcurl3-gnutls (>= 7.16.2), libexif12, libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgif4 (>= 4.1.4), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libtiff4 (>= 3.9.5-2), zlib1g (>= 1:1.1.4), ghostscript Suggests: imagemagick Homepage: http://linux.bytesex.org/fbida/ Priority: optional Section: graphics Filename: pool/main/f/fbi/fbi_2.07-10_armhf.deb Size: 57190 SHA256: 3ad257173d4a4ce542879802e9a47f334d9dbe33041b7af9f3dc62b6be36ac9a SHA1: 837442eaeaa984311219bcd3186e0775e86e534b MD5sum: c05d7355c21481025ed2fbe12430507e Description: Linux frame buffer image viewer This is an image viewer for Linux frame buffer devices. It has built-in support for a number of common image file formats. For unknown files, it tries to use convert from the ImageMagick package as an external converter. It also includes fbgs, a Postscript and PDF viewer. Package: feh Version: 2.3-2 Architecture: armhf Maintainer: Debian PhotoTools Maintainers Installed-Size: 324 Depends: giblib1 (>= 1.2.4), libc6 (>= 2.7), libcurl3 (>= 7.16.2), libimlib2, libpng12-0 (>= 1.2.13-4), libx11-6, libxinerama1 Recommends: libjpeg-progs Homepage: http://feh.finalrewind.org/ Priority: optional Section: graphics Filename: pool/main/f/feh/feh_2.3-2_armhf.deb Size: 182698 SHA256: 03a4abbb7f9be0dbfc0305a40d7be5c3575b335a8bdd11768bb781f2e66da14b SHA1: 7a1dff5737af88816ec79d05e7ff526bab74ba99 MD5sum: e2bb4599d96e0c5794ebfec3c41b2ad6 Description: imlib2 based image viewer feh is a fast, lightweight image viewer which uses imlib2. It is commandline-driven and supports multiple images through slideshows, thumbnail browsing or multiple windows, and montages or index prints (using TrueType fonts to display file info). Advanced features include fast dynamic zooming, progressive loading, loading via HTTP (with reload support for watching webcams), recursive file opening (slideshow of a directory hierarchy), and mouse wheel/keyboard control. Package: file Version: 5.11-2+deb7u3 Architecture: armhf Maintainer: Daniel Baumann Installed-Size: 104 Depends: libc6 (>= 2.13-28), libmagic1 (= 5.11-2+deb7u3), zlib1g (>= 1:1.1.4) Multi-Arch: foreign Homepage: http://www.darwinsys.com/file/ Priority: standard Section: utils Filename: pool/main/f/file/file_5.11-2+deb7u3_armhf.deb Size: 51712 SHA256: 2009ba291af61be8b97df1e2e16e28ef858abc71a051661b6bedbecc3d1c55b4 SHA1: 0483323628ea4f43100d62361ff9cc4bd972b077 MD5sum: 0134f3df51b45dabb58705ea6fa091c3 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. Package: findutils Version: 4.4.2-4 Architecture: armhf Essential: yes Maintainer: Andreas Metzler Installed-Size: 1491 Pre-Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.4.0) Depends: dpkg (>= 1.15.4) | install-info Suggests: mlocate | locate Homepage: http://savannah.gnu.org/projects/findutils/ Priority: required Section: utils Filename: pool/main/f/findutils/findutils_4.4.2-4_armhf.deb Size: 596912 SHA256: d682e4e9117520c28dd754483302ace89092c53930356b5422954e5474eef988 SHA1: 49f24aa1f08bebf361ec9025753cec4d2baa7615 MD5sum: e47a32fb58b8f732c94847b363cad3ed 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: fontconfig Version: 2.9.0-7.1 Architecture: armhf Maintainer: Keith Packard Installed-Size: 458 Depends: libc6 (>= 2.13-28), libfontconfig1 (>= 2.9.0), fontconfig-config Replaces: fontconfig-config (<< 2.5.93-1) Multi-Arch: foreign Priority: optional Section: fonts Filename: pool/main/f/fontconfig/fontconfig_2.9.0-7.1_armhf.deb Size: 348796 SHA256: 89d37a9998b938c1b7ba503069a2e0c314e3d5b4218d30684bffad8d8d52f83e SHA1: 472cac7de2adb3d82e3216e4e36fceb4d8905581 MD5sum: 5bfce9380555571f37188618e42b9d29 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 no longer makes fonts managed by defoma available to fontconfig applications. Package: fontconfig-config Source: fontconfig Version: 2.9.0-7.1 Architecture: all Maintainer: Keith Packard Installed-Size: 299 Depends: debconf (>= 0.5) | debconf-2.0, ucf (>= 0.29), ttf-dejavu-core | ttf-bitstream-vera | ttf-freefont | gsfonts-x11 Conflicts: fontconfig (<< 2.3.2-2) Replaces: fontconfig (<< 2.3.2-2) Multi-Arch: foreign Priority: optional Section: fonts Filename: pool/main/f/fontconfig/fontconfig-config_2.9.0-7.1_all.deb Size: 232610 SHA256: b1c25dbe5c7c676bb026798fa140e16f2b90588ac6180cf0642a57fc70f805eb SHA1: fbce4b5639f292b3f22d35175fe0025d32d4097b MD5sum: f0b93a62b462072299bdc3bd5e9eefbd 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: fonts-droid Version: 20111207+git-1 Architecture: all Maintainer: Debian Fonts Task Force Installed-Size: 8893 Breaks: ttf-droid (<< 20101110+git-2) Replaces: ttf-droid (<< 20101110+git-2) Provides: ttf-droid Homepage: http://www.droidfonts.com/ Priority: optional Section: fonts Filename: pool/main/f/fonts-droid/fonts-droid_20111207+git-1_all.deb Size: 4312492 SHA256: 55b30df3feb126ed9fa15cc4e1ba5c987b0613bbfcded2cd952a907d316401d4 SHA1: d464752c16de1521e49035952eaaf25ec1b45a20 MD5sum: 4730e62d42c7ee8ba2bdd50b13310347 Description: handheld device font with extensive style and language support The Droid family of fonts consists of Droid Sans (Regular and Bold), Droid Sans Mono (Regular) and Droid Serif (Regular, Bold, Italic and BoldItalic). . Each contains extensive character set coverage including Western Europe, Eastern/Central Europe, Baltic, Cyrillic, Greek and Turkish support. The Droid Sans regular font also includes support for Arabic, Simplified and Traditional Chinese, Hebrew, Japanese, Korean and Thai. . Droid was designed by Ascender's Steve Matteson and hinted to provide optimal quality for screen text. Package: fonts-freefont-ttf Source: fonts-freefont Version: 20120503-1 Architecture: all Maintainer: Debian Fonts Task Force Installed-Size: 10720 Breaks: ttf-freefont (<< 20120503-1) Replaces: ttf-freefont (<< 20120503-1) Provides: ttf-freefont Homepage: http://savannah.gnu.org/projects/freefont/ Priority: optional Section: fonts Filename: pool/main/f/fonts-freefont/fonts-freefont-ttf_20120503-1_all.deb Size: 6024292 SHA256: 5be57772208ad72bab3c162c75635f68ad5405649618bc7999e66e460bf87730 SHA1: c9d84e9bfeb030e8258c30f14fee60fedf1e38be MD5sum: 4c2cfdc011a35669758dc4a79c656d4d Description: Freefont Serif, Sans and Mono Truetype fonts Freefont is a set of free high-quality TrueType fonts covering the UCS character set. These fonts are similar to the widely known Helvetica, Times and Courier fonts. Package: fonts-lyx Source: lyx Version: 2.0.3-3 Architecture: all Maintainer: Debian LyX Maintainers Installed-Size: 316 Homepage: http://www.lyx.org/ Priority: optional Section: fonts Filename: pool/main/l/lyx/fonts-lyx_2.0.3-3_all.deb Size: 166966 SHA256: 3a27c08a70e5ff0eb1b510842fd60872c5e08b27788db76799fe843f449cfcab SHA1: e1384e53ed15883e34d15cd44bfc91e80978f50e MD5sum: ae852f4ab0a45dcda63802229180a588 Description: TrueType versions of some TeX fonts used by LyX These fonts are needed for the visual math symbol display in LyX. They can also be used to display MathML in Gecko-based browsers like Iceweasel. . The following fonts are included in this package: * cmex10 - Computer Modern math extension * cmmi10 - Computer Modern math italic * cmr10 - Computer Modern Roman * cmsy10 - Computer Modern math symbols * esint10 - Alternate integrals * eufm10 - Euler Fraktur (medium-weight) * msam10 - Extra math symbols, first series * msbm10 - Extra math symbols, second series, including Blackboard Bold * wasy10 - Waldi symbol fonts Package: freecad Version: 0.13.2800-dfsg-1~bpo70+1 Architecture: armhf Maintainer: Debian Science Maintainers Installed-Size: 69015 Depends: libsoqt4-20 (>= 1.6), python-matplotlib, python-pivy (>= 0.5.0~v609hg-2), python, python-support (>= 0.90.0), libboost-filesystem1.49.0 (>= 1.49.0-1), libboost-program-options1.49.0 (>= 1.49.0-1), libboost-regex1.49.0 (>= 1.49.0-1), libboost-signals1.49.0 (>= 1.49.0-1), libboost-system1.49.0 (>= 1.49.0-1), libboost-thread1.49.0 (>= 1.49.0-1), libc6 (>= 2.13-28), libcoin80, libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libgfortran3 (>= 4.6), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libice6 (>= 1:1.0.0), liboce-foundation2, liboce-modeling2, liboce-ocaf-lite2, liboce-ocaf2, liboce-visualization2, libpython2.7 (>= 2.7), libqt4-network (>= 4:4.5.3), libqt4-opengl (>= 4:4.5.3), libqt4-svg (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqt4-xmlpatterns (>= 4:4.5.3), libqtcore4 (>= 4:4.8.0), libqtgui4 (>= 4:4.8.0), libqtwebkit4 (>= 2.1.0~2011week13), libsm6, libspnav0, libstdc++6 (>= 4.6), libx11-6, libxerces-c28, libxext6, libxmu6, libzipios++0c2a, zlib1g (>= 1:1.1.4) Recommends: python-collada, python-ply Suggests: freecad-doc Homepage: http://freecadweb.org/ Priority: extra Section: science Filename: pool/main/f/freecad/freecad_0.13.2800-dfsg-1~bpo70+1_armhf.deb Size: 20851894 SHA256: 932b22c87c32e271daad0282991fd4de7af6eb8b60f9b361bff8e671a5dff02e SHA1: 0c7b7712edcb80100d91d3e7946a5ed0ae0510f0 MD5sum: cb3d782485f080457437ee56105ab83f Description: Extensible Open Source CAx program (alpha) FreeCAD is an Open Source CAx RAD based on OpenCasCade, Qt and Python. It features some key concepts like macro recording, workbenches, ability to run as a server and dynamically loadable application extensions and it is designed to be platform independent. . Currently, FreeCAD can import and display CAD models in IGES, STEP, and BRep formats and meshes in STL, BMS, AST and Wavefront OBJ formats. Editing and modeling features are currently somewhat limited. Package: freeglut3 Source: freeglut Version: 2.6.0-4 Architecture: armhf Maintainer: Anton Gladky Installed-Size: 262 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgl1-mesa-glx | libgl1, libx11-6, libxext6, libxi6 Multi-Arch: same Homepage: http://freeglut.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/f/freeglut/freeglut3_2.6.0-4_armhf.deb Size: 124672 SHA256: a16b1a738411fcf8a8d4a11839c9a92d6bc04aa599608e712b54275335228ab2 SHA1: 9e8d25af21d6abfb6b9ec35a68cb56e3dbffa66f MD5sum: d384d182ae05506eb490b94264b91fb5 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-dev Source: freeglut Version: 2.6.0-4 Architecture: armhf Maintainer: Anton Gladky Installed-Size: 588 Depends: freeglut3 (= 2.6.0-4), libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, libxt-dev, libxext-dev Multi-Arch: same Homepage: http://freeglut.sourceforge.net/ Priority: optional Section: libdevel Filename: pool/main/f/freeglut/freeglut3-dev_2.6.0-4_armhf.deb Size: 205528 SHA256: be4337f4fd3a59303a86ee818b32e1337b98a784af516c4aacb2a974c7c7dedb SHA1: f9042059aec8642b1ffd40be7b90ef945897a3a7 MD5sum: 33bd8dea9f823c48c4d11bfef1184e12 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: freepats Version: 20060219-1 Architecture: all Installed-Size: 33224 Maintainer: Henrique de Moraes Holschuh Priority: optional Section: sound Filename: pool/main/f/freepats/freepats_20060219-1_all.deb Size: 28968538 SHA256: ee69ac035c31ed09af74c5cd069c5c6e355d402df3c3eee7e6b58db13cbfb3d6 SHA1: 7827c1f6919dcbe6c957096782229c8f43e1f25a MD5sum: c83e1ba34647ab46b24d01b6f8c333f4 Description: Free patch set for MIDI audio synthesis Freepats is a free patch set suitable for MIDI audio synthesis. It is not complete, nor comprehensive yet, and most, if not all patches are in the old and limited GUS patch format. . It is, however, the sole DFSG-compliant patch set in existence so far. New patches (including those in better formats, such as SF2 SoundFont banks) are welcome. Package: fuse Version: 2.9.0-2+deb7u1 Architecture: armhf Maintainer: Daniel Baumann Installed-Size: 161 Depends: libc6 (>= 2.13-28), libfuse2 (= 2.9.0-2+deb7u1), adduser, mount (>= 2.19.1), sed (>= 4), udev | makedev Conflicts: fuse-utils (<< 2.8.5-2~) Breaks: loop-aes-utils (<< 2.16.2-3~) Replaces: fuse-utils Homepage: http://fuse.sourceforge.net/ Priority: optional Section: utils Filename: pool/main/f/fuse/fuse_2.9.0-2+deb7u1_armhf.deb Size: 71232 SHA256: 9993aba2f28c5cec478f4b92233b95e32177c666c778bc7f829e65cfb3ed39fe SHA1: 315905d18f740403689ab1b6f0181c3b9bd2d1fb MD5sum: dcdd692e04ed0e5af46f6a915fbd8fda Description: Filesystem in Userspace Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. Package: g++ Source: gcc-defaults (1.120) Version: 4:4.6.3-8 Architecture: armhf Maintainer: Debian GCC Maintainers Installed-Size: 34 Depends: cpp (>= 4:4.6.3-8), gcc (>= 4:4.6.3-8), g++-4.6 (>= 4.4.7-1~), gcc-4.6 (>= 4.4.7-1~) Provides: c++-compiler Priority: optional Section: devel Filename: pool/main/g/gcc-defaults/g++_4.6.3-8_armhf.deb Size: 1358 SHA256: 1ab7deea7d48bcab1386d10bc395c23845bd42e3367536ad9d5dee17f53914de SHA1: d4399b1da12f7e832bbb6747e6c9593473019b9a MD5sum: 96e6f04b9b22edf6646ec159d31db67f Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ compiler. Package: g++-4.6 Source: gcc-4.6 Version: 4.6.3-14 Architecture: armhf Maintainer: Debian GCC Maintainers Installed-Size: 8616 Depends: gcc-4.6-base (= 4.6.3-14), gcc-4.6 (= 4.6.3-14), libstdc++6-4.6-dev (= 4.6.3-14), libc6 (>= 2.13-28), libgmp10, libmpc2, libmpfr4 (>= 3.1.0), zlib1g (>= 1:1.1.4) Suggests: gcc-4.6-doc (>= 4.6.3-1), libstdc++6-4.6-dbg Provides: c++-compiler, c++abi2-dev Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/main/g/gcc-4.6/g++-4.6_4.6.3-14_armhf.deb Size: 4957032 SHA256: f8718de756ba55a29648cb455ca7c24c42057c77527b2a5ca6f29b203ec33c3b SHA1: b550188fb30963867a41f649d8f6a5ba2ca5a141 MD5sum: 5da97a1252717eae6f3ec2308f52a230 Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Package: gawk Version: 1:4.0.1+dfsg-2.1 Architecture: armhf Maintainer: Arthur Loiret Installed-Size: 1828 Pre-Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libreadline6 (>= 6.0), libsigsegv2 Suggests: gawk-doc Provides: awk Multi-Arch: foreign Homepage: http://www.gnu.org/software/gawk/ Priority: optional Section: interpreters Filename: pool/main/g/gawk/gawk_4.0.1+dfsg-2.1_armhf.deb Size: 889072 SHA256: 0a0f8fe65d4be52c87e5a68e8b9af7a947528cb196cb9ec2e8bc583e8491d1b0 SHA1: 1db2520fcdbb69c5c7b426d4553496ac97b4f827 MD5sum: a5a883b6e972f6d3c2a624a9fa54580a Description: GNU awk, a pattern scanning and processing language `awk', a program that you can use to select particular records in a file and perform operations upon them. . Gawk is the GNU Project's implementation of the AWK programming language. It conforms to the definition of the language in the POSIX 1003.2 Command Language And Utilities Standard. This version in turn is based on the description in The AWK Programming Language, by Aho, Kernighan, and Weinberger, with the additional features defined in the System V Release 4 version of UNIX awk. Gawk also provides more recent Bell Labs awk extensions, and some GNU-specific extensions. Package: gcc Source: gcc-defaults (1.120) Version: 4:4.6.3-8 Architecture: armhf Maintainer: Debian GCC Maintainers Installed-Size: 41 Depends: cpp (>= 4:4.6.3-8), gcc-4.6 (>= 4.4.7-1~) Recommends: libc6-dev | libc-dev Suggests: gcc-multilib, make, manpages-dev, autoconf, automake1.9, libtool, flex, bison, gdb, gcc-doc Conflicts: gcc-doc (<< 1:2.95.3) Provides: c-compiler Priority: optional Section: devel Filename: pool/main/g/gcc-defaults/gcc_4.6.3-8_armhf.deb Size: 5012 SHA256: f26c7341cbfa44b961ed515c869af392736ee30f6803ab767d837f50ea1d2ae2 SHA1: 7112c1ae923e48d403a79271df53f2b4aee6b490 MD5sum: a7ecd618bb2faaeb05f3e956b55c3aa0 Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C compiler. Package: gcc-4.6 Version: 4.6.3-14 Architecture: armhf Maintainer: Debian GCC Maintainers Installed-Size: 8316 Depends: gcc-4.6-base (= 4.6.3-14), cpp-4.6 (= 4.6.3-14), binutils (>= 2.21.1), libgcc1 (>= 1:4.6.3-14), libgomp1 (>= 4.6.3-14), libc6 (>= 2.13-28), libgmp10, libmpc2, libmpfr4 (>= 3.1.0), zlib1g (>= 1:1.1.4) Recommends: libc6-dev (>= 2.13-5) Suggests: libmudflap0-4.6-dev (>= 4.6.3-14), gcc-4.6-doc (>= 4.6.3-1), gcc-4.6-locales (>= 4.6.3-1), libgcc1-dbg, libgomp1-dbg, libquadmath-dbg, libmudflap0-dbg, binutils-gold (>= 2.21.1) Provides: c-compiler Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/main/g/gcc-4.6/gcc-4.6_4.6.3-14_armhf.deb Size: 4289988 SHA256: 38f182e9924c434d580f05b4f68e1bbf7fc99fe909ee4d700670d7b6c5a5fcf3 SHA1: 8a1e3e2293b46b10f2d24df6679e999822dad75a MD5sum: 13631df337158e13c592a4bfbbf8d330 Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-4.6-base Source: gcc-4.6 Version: 4.6.3-14 Architecture: armhf Maintainer: Debian GCC Maintainers Installed-Size: 195 Breaks: dehydra (<= 0.9.hg20110609-2), gcj-4.6-base (<< 4.6.1-4~), gnat-4.6 (<< 4.6.1-5~) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: required Section: libs Filename: pool/main/g/gcc-4.6/gcc-4.6-base_4.6.3-14_armhf.deb Size: 140946 SHA256: 43bd654029ed3203263cd71342a8d049f61c67910f535c80bbc287503f66d940 SHA1: d1247879c74044e8c4f3260e65cc7819bd99809e MD5sum: 6dd73393bf8ecd8e1dda6c5adc7631ae Description: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Package: gcc-4.7-base Source: gcc-4.7 Version: 4.7.2-5 Architecture: armhf Maintainer: Debian GCC Maintainers Installed-Size: 197 Breaks: dehydra (<= 0.9.hg20110609-2), gcj-4.4-base (<< 4.4.6-9~), gcj-4.6-base (<< 4.6.1-4~), gnat-4.4-base (<< 4.4.6-3~), gnat-4.6 (<< 4.6.1-5~) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: required Section: libs Filename: pool/main/g/gcc-4.7/gcc-4.7-base_4.7.2-5_armhf.deb Size: 143794 SHA256: 6dfa4a7077bcae6b6d2aaa488462f4e7d1e2ced84342a3937381c34a552beac9 SHA1: 4b21b697284ef513ad4f9505133327008546a558 MD5sum: 6ce93ff93d6a68f78ddb20e1d8e1fef4 Description: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Package: gconf-service Source: gconf Version: 3.2.5-1+build1 Architecture: armhf Maintainer: Josselin Mouette Installed-Size: 517 Depends: libc6 (>= 2.13-28), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libgconf-2-4 (= 3.2.5-1+build1), libglib2.0-0 (>= 2.31.0), libldap-2.4-2 (>= 2.4.7), libxml2 (>= 2.7.4), gconf2-common (= 3.2.5-1+build1) Breaks: gconf2-common (<< 3.2.3-2) Replaces: gconf2-common (<< 3.2.3-2) Multi-Arch: foreign Homepage: http://projects.gnome.org/gconf/ Priority: optional Section: libs Filename: pool/main/g/gconf/gconf-service_3.2.5-1+build1_armhf.deb Size: 399522 SHA256: 543b3e1b632f2888b1a35e69e7a784a16c145acf4d9dcea454efe4586d8ee79b SHA1: 7590ff321d140ff1253061881b1e9fc0700e6b07 MD5sum: f9821f40ed38cd82d2e39b7c860e6e7c Description: GNOME configuration database system (D-Bus service) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the D-Bus enabled daemon that is used internally by the GConf library to access configuration data. Package: gconf2 Source: gconf Version: 3.2.5-1+build1 Architecture: armhf Maintainer: Josselin Mouette Installed-Size: 568 Depends: gconf-service (= 3.2.5-1+build1), libc6 (>= 2.13-28), libgconf-2-4 (>= 2.31.1), libglib2.0-0 (>= 2.31.8), libxml2 (>= 2.7.4), psmisc, dbus-x11, python Suggests: gconf-defaults-service Multi-Arch: foreign Homepage: http://projects.gnome.org/gconf/ Priority: optional Section: libs Filename: pool/main/g/gconf/gconf2_3.2.5-1+build1_armhf.deb Size: 414992 SHA256: 48b75d076b62a4da2a1a67cad45b6e5110af751f446c1403f0690251cf146b06 SHA1: e6830e8d0b55eb5e5fcb9ac351de1eab8e3be5d3 MD5sum: 3911316859390857611dd54d2e1641ab Description: GNOME configuration database system (support tools) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the command line tools: gconftool and gconf-merge-tree. Package: gconf2-common Source: gconf Version: 3.2.5-1+build1 Architecture: all Maintainer: Josselin Mouette Installed-Size: 6783 Depends: ucf Breaks: libgconf2-4 (<< 3.2.3-2) Multi-Arch: foreign Homepage: http://projects.gnome.org/gconf/ Priority: optional Section: libs Filename: pool/main/g/gconf/gconf2-common_3.2.5-1+build1_all.deb Size: 1023100 SHA256: cf4dea91f98f915cb07041a324449f2f8076d488495dbefd3679d50fda05050d SHA1: f76060e8fbeed4103b562a9e2969c650c781e50b MD5sum: 38278bd9fb261b6b61d6dd67f5b9ca50 Description: GNOME configuration database system (common files) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the default configuration and localization files. Package: geoip-database Version: 20130213-1 Architecture: all Maintainer: Patrick Matthäi Installed-Size: 4698 Pre-Depends: dpkg (>= 1.15.6~) Recommends: libgeoip1 Breaks: libgeoip1 (<< 1.4.5.dfsg) Homepage: http://www.maxmind.com/ Priority: optional Section: net Filename: pool/main/g/geoip-database/geoip-database_20130213-1_all.deb Size: 1466170 SHA256: df7964e8b511e80d760353561346a7332efc5dd12623124b0898d31615491e31 SHA1: b3549c92b2f29c7df911ce07e24a54d23ecef130 MD5sum: 0db209bac78f72ff969382c4e0cb7dec Description: IP lookup command line tools that use the GeoIP library (country database) GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database. . This database simply contains IP blocks as keys, and countries as values and it should be more complete and accurate than using reverse DNS lookups. . This package contains the free GeoLiteCountry database. Package: gettext Version: 0.18.1.1-9 Architecture: armhf Maintainer: Santiago Vila Installed-Size: 5734 Depends: libc6 (>= 2.13-28), libcroco3 (>= 0.6.2), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.2.1), libncurses5 (>= 5.5-5~), libtinfo5, libunistring0, libxml2 (>= 2.7.4), libgettextpo0 (= 0.18.1.1-9), libasprintf0c2 (= 0.18.1.1-9), gettext-base, dpkg (>= 1.15.4) | install-info Recommends: curl | wget | lynx-cur, autopoint Suggests: gettext-doc Breaks: autopoint (<= 0.17-11) Provides: libasprintf-dev, libgettextpo-dev Homepage: http://www.gnu.org/software/gettext/ Priority: optional Section: devel Filename: pool/main/g/gettext/gettext_0.18.1.1-9_armhf.deb Size: 1828392 SHA256: bbf0aa38ee0295d74ca96ca6efea0b588ccaa3cd82a8a9510d5ff9e03ba169cf SHA1: 86dbe511931440cc233e184c443055fbf6486be2 MD5sum: 020cb5aff6fed7c82fb81a71f66008b5 Description: GNU Internationalization utilities Interesting for authors or maintainers of other packages or programs which they want to see internationalized. Package: gettext-base Source: gettext Version: 0.18.1.1-9 Architecture: armhf Maintainer: Santiago Vila Installed-Size: 842 Depends: libc6 (>= 2.13-28), libasprintf0c2 (>= 0.18.1.1-6) Homepage: http://www.gnu.org/software/gettext/ Priority: standard Section: utils Filename: pool/main/g/gettext/gettext-base_0.18.1.1-9_armhf.deb Size: 130248 SHA256: 42873e5948c0e27bddd80e78a483eb2069bf1999cc24c9110070ea3b8a98ee15 SHA1: 3b9d478ebac1c67a02a956bab642ad40f53fa31e MD5sum: 82c63f3b2d942599caa013ac856f8a27 Description: GNU Internationalization utilities for the base system This package includes the gettext and ngettext programs which allow other packages to internationalize the messages given by shell scripts. Package: ghostscript Version: 9.05~dfsg-6.3+deb7u1 Architecture: armhf Maintainer: Debian Printing Team Installed-Size: 196 Depends: libc6 (>= 2.13-28), libgs9 (= 9.05~dfsg-6.3+deb7u1), gsfonts (>= 6.0-1), debconf | debconf-2.0, debianutils (>= 1.6) Suggests: ghostscript-cups, ghostscript-x, hpijs Breaks: ghostscript-x (<< 8.64~dfsg-8) Provides: postscript-viewer Multi-Arch: foreign Homepage: http://www.ghostscript.com/ Priority: optional Section: text Filename: pool/main/g/ghostscript/ghostscript_9.05~dfsg-6.3+deb7u1_armhf.deb Size: 79678 SHA256: d4d812c15e0f374f28d52bfbba31403bd370d51e0d3bc17ef3d6dd59036e3f79 SHA1: 3573abf99c66b9b94681d33ee0869ba05ddc8959 MD5sum: 2eef3f3cfecf761e4b616ce8bef821d1 Description: interpreter for the PostScript language and for PDF GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . Furthermore, it can render PostScript and PDF files as graphics to be printed on non-PostScript printers. Supported printers include common dot-matrix, inkjet and laser models. Package: giblib1 Source: giblib Version: 1.2.4-8 Architecture: armhf Maintainer: Eric Dorland Installed-Size: 75 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libimlib2, libx11-6, libxext6, zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: http://linuxbrit.co.uk/giblib/ Priority: optional Section: libs Filename: pool/main/g/giblib/giblib1_1.2.4-8_armhf.deb Size: 18208 SHA256: 1415659393dbdc0f9dc569f485d16945dac20abb6740762ef031dcb60b19d067 SHA1: f7157e4f0bffa28b9b2f07369b3503c12914c899 MD5sum: 70de5459a75ac567f3cd2b78c8c993f9 Description: wrapper library for imlib2, and other stuff giblib is a library of handy stuff. Contains an imlib2 wrapper to avoid the context stuff, doubly-linked lists and font styles. Package: gir1.2-atk-1.0 Source: atk1.0 Version: 2.4.0-2 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 139 Depends: gir1.2-glib-2.0, libatk1.0-0 (>= 1.32.0) Conflicts: gir1.0-atk-1.0 Replaces: gir1.0-gtk-2.0 (<< 2.22), gobject-introspection-repository Homepage: http://www.gtk.org/ Priority: optional Section: introspection Filename: pool/main/a/atk1.0/gir1.2-atk-1.0_2.4.0-2_armhf.deb Size: 65014 SHA256: c23f71a3f8adffe5949ad79a0f68245d1c93cec7eedc88ab7cc19108fea4c1b3 SHA1: ed60c9c10a1547bd126ab27a87e4a727edebca1e MD5sum: 0f0359eda59aa0366bc29b19bab0cd51 Description: ATK accessibility toolkit (GObject introspection) 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 can be used by other packages using the GIRepository format to generate dynamic bindings Package: gir1.2-clutter-1.0 Source: clutter-1.0 Version: 1.10.8-2 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 719 Depends: gir1.2-atk-1.0, gir1.2-cogl-1.0, gir1.2-coglpango-1.0, gir1.2-freedesktop, gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-json-1.0, gir1.2-pango-1.0, libclutter-1.0-0 (>= 1.10.0) Conflicts: gir1.0-clutter-1.0 Breaks: libclutter-1.0-0 (<< 1.0.8) Replaces: gir1.0-clutter-1.0, libclutter-1.0-0 (<< 1.0.8) Homepage: http://www.clutter-project.org/ Priority: optional Section: introspection Filename: pool/main/c/clutter-1.0/gir1.2-clutter-1.0_1.10.8-2_armhf.deb Size: 371526 SHA256: 0daf07a89ede1774ead75b4454fb2c54190a8f9124bdd9a138b75fd9500bc2f0 SHA1: 86c8fccd8714aa3a8cf953d8349c0318e07f663e MD5sum: fc20bea0369b9cb627ace9003215bcf6 Description: GObject introspection data for the Clutter 1.0 library This package contains introspection data for the Clutter scene graph library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-cogl-1.0 Source: cogl Version: 1.10.2-7 Architecture: armhf Maintainer: Rico Tzschichholz Installed-Size: 98 Depends: gir1.2-freedesktop, gir1.2-glib-2.0, libcogl9 (>= 1.9.4) Conflicts: gir1.0-clutter-1.0 Breaks: gir1.2-clutter-1.0 (<< 1.7) Replaces: gir1.0-clutter-1.0, gir1.2-clutter-1.0 (<< 1.7) Priority: optional Section: introspection Filename: pool/main/c/cogl/gir1.2-cogl-1.0_1.10.2-7_armhf.deb Size: 29402 SHA256: c9057de08d73d5f74b55cbf09ce6153fe70d3871215def0c89424563bef62cac SHA1: 17d18cec4b0be96a3143a37cbd12960cae5fb930 MD5sum: e008025b1f2c89dd56d810bdd7272999 Description: GObject introspection data for the Cogl 1.0 library This package contains introspection data for the Clutter scene graph library. . It can be used by packages using the GIRepository format to generate dynamic bindings for libcogl. Package: gir1.2-coglpango-1.0 Source: cogl Version: 1.10.2-7 Architecture: armhf Maintainer: Rico Tzschichholz Installed-Size: 57 Depends: gir1.2-cogl-1.0 (= 1.10.2-7), gir1.2-freedesktop, gir1.2-glib-2.0, gir1.2-pango-1.0, libcogl-pango0 (>= 1.7.4), libcogl9 (>= 1.7.4) Breaks: gir1.2-cogl-1.0 (<< 1.8.0-1) Replaces: gir1.2-cogl-1.0 (<< 1.8.0-1) Priority: optional Section: introspection Filename: pool/main/c/cogl/gir1.2-coglpango-1.0_1.10.2-7_armhf.deb Size: 19560 SHA256: 80192fd47b228ce0cefd18e843f9b510f0fe6dfb5648143bb9c819ba20367929 SHA1: 88d12b6af4b84f351e6c7e19ccbf2c103fba3e9b MD5sum: c5d9d9e2046db20bb5a8692d4cc06347 Description: GObject introspection data for the CoglPango 1.0 library This package contains introspection data for the Clutter scene graph library. . It can be used by packages using the GIRepository format to generate dynamic bindings for libcogl-pango. Package: gir1.2-freedesktop Source: gobject-introspection Version: 1.32.1-1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 58 Depends: gir1.2-glib-2.0 (= 1.32.1-1), libcairo-gobject2 (>= 1.10.0) Conflicts: gir1.0-freedesktop, gobject-introspection-freedesktop Homepage: http://live.gnome.org/GObjectIntrospection Priority: optional Section: introspection Filename: pool/main/g/gobject-introspection/gir1.2-freedesktop_1.32.1-1_armhf.deb Size: 19928 SHA256: bfb06b6d18b3c910aeed73f8f6b1ee5319f867cfe58763fe251752a63382da89 SHA1: 61b560d4ed4206f15a9643361fc7ec424d3106d5 MD5sum: 3008e30a886daf39d8fa364a39a6a5d5 Description: Introspection data for some FreeDesktop components GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains small pieces of introspection data for the Cairo, FontConfig, FreeType, GL, and some XOrg libraries. They are distributed in this package temporarily, while the original sources do not include support for GObject Introspection. They are far from complete and only include what is necessary for other introspection packages to work properly. Package: gir1.2-gdkpixbuf-2.0 Source: gdk-pixbuf Version: 2.26.1-1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 62 Depends: gir1.2-glib-2.0, libgdk-pixbuf2.0-0 (>= 2.25.2) Conflicts: gir1.0-gdkpixbuf-2.0 Replaces: gir1.0-gtk-2.0 (<< 2.21.3), gir1.2-gtk-2.0 (<< 2.21.3) Homepage: http://www.gtk.org/ Priority: optional Section: introspection Filename: pool/main/g/gdk-pixbuf/gir1.2-gdkpixbuf-2.0_2.26.1-1_armhf.deb Size: 14900 SHA256: 156e72c32b365b1c83ea3a3d6bbea8fc2c8fe1ee247511afa996f894ac2d7a47 SHA1: 2d9b28b25a4c96fa3f2a7f7b91d12a741bd8bc6c MD5sum: 88bd7066e5c9695d1d8b197735ad3683 Description: GDK Pixbuf library - GObject-Introspection The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-glib-2.0 Source: gobject-introspection Version: 1.32.1-1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 574 Depends: libgirepository-1.0-1 (>= 1.32.1), libglib2.0-0 (>= 2.31.22) Conflicts: gir1.0-glib-2.0, gobject-introspection-glib-2.0 Breaks: gnome-shell (<< 3.0.2-6), python-gobject (<< 2.90) Homepage: http://live.gnome.org/GObjectIntrospection Priority: optional Section: introspection Filename: pool/main/g/gobject-introspection/gir1.2-glib-2.0_1.32.1-1_armhf.deb Size: 169740 SHA256: 15e3d6a284fdffb0695fb3c8851a93445fc2c6c9fd7e9e458a69ec76e576f788 SHA1: 1133308b445eba6517c9dcdc0fc685a261a2a99f MD5sum: 061cadbecdef13d0ee640eeb81d37c74 Description: Introspection data for GLib, GObject, Gio and GModule GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains the introspection data for the GLib, GObject, GModule and Gio libraries. Package: gir1.2-gstreamer-0.10 Source: gstreamer0.10 Version: 0.10.36-1.2 Architecture: armhf Maintainer: Maintainers of GStreamer packages Installed-Size: 854 Depends: gir1.2-freedesktop, gir1.2-glib-2.0 Conflicts: gir1.0-gstreamer-0.10 Replaces: gir1.0-gstreamer-0.10, gobject-introspection-repository (<< 0.6.5-2), libgstreamer0.10-0 (<< 0.10.25-3) Homepage: http://gstreamer.freedesktop.org Priority: optional Section: introspection Filename: pool/main/g/gstreamer0.10/gir1.2-gstreamer-0.10_0.10.36-1.2_armhf.deb Size: 690464 SHA256: b20bf4b38067f5b47c1730f81b540e9644621badf80c39ea95fbe5ecb78b7a14 SHA1: 4c8f252af02cd8caf93a13c641827e4fb5791d25 MD5sum: e841d2f833110bcc7e9d6e2e9a7253d1 Description: Description: GObject introspection data for the GStreamer library This package contains introspection data for the GStreamer streaming media framework. . 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. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gtk-3.0 Source: gtk+3.0 Version: 3.4.2-7 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 875 Depends: libgtk-3-common, gir1.2-atk-1.0, gir1.2-freedesktop, gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, gir1.2-pango-1.0, libgtk-3-0 (>= 3.3.18) Homepage: http://www.gtk.org/ Priority: optional Section: introspection Filename: pool/main/g/gtk+3.0/gir1.2-gtk-3.0_3.4.2-7_armhf.deb Size: 207058 SHA256: 63a60a8d9e8d60e35f82443776283d0f31da9ec4e19f488a5cddcefb92e589c2 SHA1: e1d920aeea194a8ab911b3d9ef6c54811874758e MD5sum: 3dbdd4a8718a66ae165ee997de01274e Description: GTK+ graphical user interface library -- gir bindings GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-json-1.0 Source: json-glib Version: 0.14.2-1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 129 Depends: gir1.2-glib-2.0 (>= 0.9.12), libjson-glib-1.0-0 (>= 0.13.4) Conflicts: gir1.0-json-glib-1.0, gir1.2-json-glib-1.0 Replaces: gir1.0-json-glib-1.0, gir1.2-json-glib-1.0 Provides: gir1.2-json-glib-1.0 Homepage: http://live.gnome.org/JsonGlib Priority: optional Section: libs Filename: pool/main/j/json-glib/gir1.2-json-1.0_0.14.2-1_armhf.deb Size: 83630 SHA256: 4acbf5f40fb2755832d52ca3fe076d7a688fae4eb428abc1a39be4da131de08d SHA1: b4a17a06f44c7cd971f6ec8c9d1dbc997afe8a85 MD5sum: e9c297d9c2e25bb0cbc982504cd941c2 Description: GLib JSON manipulation library (introspection data) JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. . This package contains introspection data. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-pango-1.0 Source: pango1.0 Version: 1.30.0-1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 223 Depends: gir1.2-freedesktop, gir1.2-glib-2.0, libpango1.0-0 (>= 1.29.4) Conflicts: gir1.0-pango-1.0 Replaces: gir1.0-gtk-2.0 (<< 2.22), gir1.0-pango-1.0, gobject-introspection-repository Priority: optional Section: introspection Filename: pool/main/p/pango1.0/gir1.2-pango-1.0_1.30.0-1_armhf.deb Size: 151294 SHA256: 863ade0346c7cf1cd44671e2249d9f1f5b8575329981043b68b00a8ed57fa327 SHA1: 93411cd0e884bcd8f0b6fcfdf2a5f04a1a5fd444 MD5sum: a09c506c6dab4f8416a36577bd84957f Description: Layout and rendering of internationalized text - gir bindings Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: git Version: 1:1.7.10.4-1+wheezy1 Architecture: armhf Maintainer: Gerrit Pape Installed-Size: 8783 Depends: libc6 (>= 2.13-28), libcurl3-gnutls (>= 7.16.2), libexpat1 (>= 2.0.1), libgcc1 (>= 1:4.4.0), zlib1g (>= 1:1.2.0), perl-modules, liberror-perl, git-man (>> 1:1.7.10.4), git-man (<< 1:1.7.10.4-.) Recommends: patch, less, rsync, ssh-client Suggests: gettext-base, git-daemon-run | git-daemon-sysvinit, git-doc, git-el, git-arch, git-cvs, git-svn, git-email, git-gui, gitk, gitweb Conflicts: git-core (<< 1:1.5.2~rc3-2.) Breaks: cogito (<= 0.18.2+), git-buildpackage (<< 0.4.38), git-core (<< 1:1.7.0.4-1.), gitosis (<< 0.2+20090917-7), gitpkg (<< 0.15), gitweb (<< 1:1.7.4~rc1), guilt (<< 0.33), qgit (<< 1.5.5), stgit (<< 0.15), stgit-contrib (<< 0.15) Replaces: cogito (<< 0.16rc2-0), git-core (<< 1:1.7.0.4-1.), gitweb (<< 1:1.7.4~rc1) Provides: git-completion, git-core Homepage: http://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/git_1.7.10.4-1+wheezy1_armhf.deb Size: 5483608 SHA256: 8400ac16d4517d8af65cdb2c5b7580702ae355755890088f5de28047341fa965 SHA1: deb16945caf4682150917bf9bfd8fc1dc484d5d5 MD5sum: e193ada0a50a929f252205a84bec10bb Description: fast, scalable, distributed revision control system Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git main components with minimal dependencies. Additional functionality, e.g. a graphical user interface and revision tree visualizer, tools for interoperating with other VCS's, or a web interface, is provided as separate git* packages. Package: git-man Source: git Version: 1:1.7.10.4-1+wheezy1 Architecture: all Maintainer: Gerrit Pape Installed-Size: 1105 Breaks: git (<< 1:1.7.4~rc1) Replaces: cogito (<< 0.16rc2-0), git (<< 1:1.7.4~rc1), git-core (<< 1:1.7.0.4-1.) Homepage: http://git-scm.com/ Priority: optional Section: doc Filename: pool/main/g/git/git-man_1.7.10.4-1+wheezy1_all.deb Size: 1074036 SHA256: 40f84cd10a9561dd848afd3449c88a55cd43e30a724a0ea7c75b4405a9e339aa SHA1: 4c048225d09b98d300c316ebb487d8ac86927d0f MD5sum: 0c32d9412eaa5aaee5c1a705a660a608 Description: fast, scalable, distributed revision control system (manual pages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides reference documentation for use by the 'man' utility and the 'git help' command. Package: glib-networking Version: 2.32.3-1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 132 Depends: libc6 (>= 2.13-28), libglib2.0-0 (>= 2.31.8), libgnutls26 (>= 2.12.17-0), libp11-kit0 (>= 0.11), libproxy0 (>= 0.2.3), glib-networking-services (>= 2.32.3-1), glib-networking-services (<< 2.32.3-1.1~), glib-networking-common (= 2.32.3-1), gsettings-desktop-schemas Breaks: libglib2.0-0 (<< 2.30.1-2) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/g/glib-networking/glib-networking_2.32.3-1_armhf.deb Size: 45964 SHA256: f96aa795e01f07123d668bc33f7878a7c04a08d560bc47f1a5843ab0da3c8964 SHA1: e013d5118d8ca9a36936dfc1e09e7a4787c04d55 MD5sum: 2f8076e054546562d668e699c07c5fd1 Description: network-related giomodules for GLib This package contains various network related extensions for the GIO library. Package: glib-networking-common Source: glib-networking Version: 2.32.3-1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 658 Recommends: glib-networking Breaks: glib-networking (<< 2.30.1-2) Replaces: glib-networking (<< 2.30.1-2) Multi-Arch: foreign Priority: optional Section: libs Filename: pool/main/g/glib-networking/glib-networking-common_2.32.3-1_all.deb Size: 49370 SHA256: d7d5606ef8dafad4177d05fa899510df34de5ba3cf45adb13f46e32be027ed50 SHA1: 1ec2beb867ed6b1102f3ca706230779da008627e MD5sum: eb96d6ffea29d4757ce31f7e64b94726 Description: network-related giomodules for GLib - data files This package contains data files and translations for the GIO network extensions in glib-networking. Package: glib-networking-services Source: glib-networking Version: 2.32.3-1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 60 Depends: libc6 (>= 2.13-28), libglib2.0-0 (>= 2.31.6), libproxy0 (>= 0.2.3), glib-networking-common (= 2.32.3-1) Recommends: glib-networking Breaks: glib-networking (<< 2.30.1-2) Replaces: glib-networking (<< 2.30.1-2) Multi-Arch: foreign Priority: optional Section: libs Filename: pool/main/g/glib-networking/glib-networking-services_2.32.3-1_armhf.deb Size: 12484 SHA256: 7218ee6197e44841003263db6e644a852149f00a1b3e5b674034fa58b6af8186 SHA1: 144e1a493a4cb8221736f57afb5743eb00958dc2 MD5sum: 095c8985171fd0ac3942e2de1ac7de34 Description: network-related giomodules for GLib - D-Bus services This package contains D-Bus services that are used by the GIO network extensions in glib-networking, for actions that need to be done in a separate process. Package: gmrun Version: 0.9.2-2.1 Architecture: armhf Maintainer: Alexandre De Dommelin Installed-Size: 116 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.14.0), libpopt0 (>= 1.16), libstdc++6 (>= 4.6) Homepage: http://sourceforge.net/projects/gmrun/ Priority: optional Section: x11 Filename: pool/main/g/gmrun/gmrun_0.9.2-2.1_armhf.deb Size: 43730 SHA256: dc56cb648bce19a5972f3bddf6bf4c3c3b52cf94d9e2989a01fd411c4903a409 SHA1: b1d736bd4ab9f9e6ca6c55e6abb0cc6bdb257127 MD5sum: 1c1f9c706f3e0c8946d0f863b0b27817 Description: Featureful CLI-like GTK+ application launcher This is gmrun; a small fast, yet featureful application launcher for use under X11, which uses GTK+ widget toolkit. Some features include tab- completion of file names and programs, history, easy x-terminal-emulator launching, and URL handling. Package: gnome-accessibility-themes Source: gnome-themes-standard Version: 3.4.2-2.1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 3809 Breaks: gnome-themes-standard (<< 3.4.2-2.1) Replaces: gnome-themes-standard (<< 3.4.2-2.1) Priority: optional Section: gnome Filename: pool/main/g/gnome-themes-standard/gnome-accessibility-themes_3.4.2-2.1_all.deb Size: 1703804 SHA256: 8f6718ad89ff5e82901846b6989512ed2a19195708860f2699da71f8ab9fb6f1 SHA1: 9bae7eb434e0afc9b9c20fa4a32b6e50d0fdf0b6 MD5sum: 97a27ef0de8d49a574cb905d1d3d15f2 Description: Accessibility themes for the GNOME desktop This package contains some high accessibility themes for the GNOME desktop environment, designed for the visually impaired. Package: gnome-icon-theme Version: 3.4.0-2 Architecture: all Maintainer: Josselin Mouette Installed-Size: 10037 Depends: hicolor-icon-theme, libgtk-3-bin, librsvg2-common Enhances: nautilus (>= 2.2) Breaks: evolution (<< 2.30), gnome-games (<< 1:2.30.2-1), mail-notification (<< 5.4.dfsg.1-2.2), netspeed (<< 0.15.2-2), rhythmbox (<< 0.12.8) Priority: optional Section: gnome Filename: pool/main/g/gnome-icon-theme/gnome-icon-theme_3.4.0-2_all.deb Size: 9515632 SHA256: 1e4894bb6bac8d572423acc221b5e68dec10bf7ffcb0b2fd7cf637320359b03d SHA1: 098a39aae76db041fba1fb2c2c0ae4b3044c9227 MD5sum: 468f4435a3e572fd3f1f0ff8464f452d Description: GNOME Desktop icon theme This package contains the default icon theme used by the GNOME desktop. The icons are used in the panel menu, and in nautilus and other applications, to represent the different applications, files, directories, and devices. Package: gnome-js-common Version: 0.1.2-1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 160 Priority: optional Section: interpreters Filename: pool/main/g/gnome-js-common/gnome-js-common_0.1.2-1_all.deb Size: 21262 SHA256: 14caef249f98fcd61d4d8389425c031a1ee85ce3b945c3293d16465360508bf8 SHA1: e7a446ab556fdf10542119f7cc1a1bc345ee12ff MD5sum: d7104f60e34faab29a8714bd266270ae Description: Common modules for GNOME JavaScript interpreters This package contains some JavaScript modules for use by GNOME JavaScript extensions, namely GJS and Seed. Package: gnome-themes-standard Version: 3.4.2-2.1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 187 Depends: gnome-themes-standard-data (= 3.4.2-2.1), gnome-accessibility-themes, gconf2 (>= 2.28.1-2), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.13-28), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.3.14), libpango1.0-0 (>= 1.14.0), librsvg2-2 (>= 2.14.4) Recommends: gtk2-engines Breaks: libmutter0 (<< 3.2) Priority: optional Section: gnome Filename: pool/main/g/gnome-themes-standard/gnome-themes-standard_3.4.2-2.1_armhf.deb Size: 132466 SHA256: 6647e37cb731f9466616c374dc9955e48b71f86866fafa22b442c860b1a65089 SHA1: 8014094764209989a7cb0b2cb9d46270ea0683d8 MD5sum: d7308379760d5c86329c91d223f33779 Description: Standard GNOME themes This package contains a set of standard GNOME themes. Package: gnome-themes-standard-data Source: gnome-themes-standard Version: 3.4.2-2.1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 3614 Breaks: gnome-themes-standard (<< 3.4.2-2.1) Replaces: gnome-themes-standard (<< 3.4.2-2.1) Priority: optional Section: gnome Filename: pool/main/g/gnome-themes-standard/gnome-themes-standard-data_3.4.2-2.1_all.deb Size: 1360794 SHA256: b724a71c5f1edcf7411128608542dcbe118efad73ece0e16dec42a7866398b7f SHA1: 7a06d4b3f8e76320117709aee4e2b2c496ecfdf5 MD5sum: 6523d7b771bbc865b7f8c31f0bed30a6 Description: Data files for GNOME standard themes This package contains data files for standard themes for the GNOME desktop environment. Package: gnome-user-guide Source: gnome-user-docs Version: 3.4.2-1+build1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 24116 Depends: yelp (>= 3) Priority: optional Section: gnome Filename: pool/main/g/gnome-user-docs/gnome-user-guide_3.4.2-1+build1_all.deb Size: 6414842 SHA256: ed219f4ba900f2a80c1c0ff86d2d552101b1f2a61cfb44e1e3b068b2509c837c SHA1: 5453df4c47cb8c9ef1e7095bff846dc8e1d53b1d MD5sum: 575f97468301f913fc0c6376da78a319 Description: GNOME user's guide Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. Package: gnupg Version: 1.4.12-7+deb7u3 Architecture: armhf Maintainer: Debian GnuPG-Maintainers Installed-Size: 4546 Depends: libbz2-1.0, libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libreadline6 (>= 6.0), libusb-0.1-4 (>= 2:0.1.12), zlib1g (>= 1:1.1.4), dpkg (>= 1.15.4) | install-info, gpgv Recommends: libldap-2.4-2 (>= 2.4.7), gnupg-curl Suggests: gnupg-doc, xloadimage | imagemagick | eog, libpcsclite1 Multi-Arch: foreign Homepage: http://www.gnupg.org Priority: important Section: utils Filename: pool/main/g/gnupg/gnupg_1.4.12-7+deb7u3_armhf.deb Size: 1867814 SHA256: 066556cdeb5ea6b2202e8bf89bf34cca7826f2d8e766c9496cd9b6013e3cd514 SHA1: 8202e4f66d5be94d4187f35e5895362e50e3aac0 MD5sum: edae377329e7732a09159a185cef00dc Description: GNU privacy guard - a free PGP replacement GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC 4880. . GnuPG 1.4 is the standalone, non-modularized series. In contrast to the version 2 series, shipped with the gnupg2 package, it comes with no support for S/MIME and some other tools useful for desktop environments, but also with less dependencies. . The gnupg package is built without libcurl. So it does not support HKPS keyservers. Install the gnupg-curl package if you want to use the keyserver helper tools built with libcurl and supporting HKPS. . GnuPG does not use any patented algorithms. This means it cannot be compatible with PGP2, because that uses IDEA (which is patented in a number of countries). Package: gpgv Source: gnupg Version: 1.4.12-7+deb7u3 Architecture: armhf Maintainer: Debian GnuPG-Maintainers Installed-Size: 300 Depends: libbz2-1.0, libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), zlib1g (>= 1:1.1.4) Suggests: gnupg Multi-Arch: foreign Homepage: http://www.gnupg.org Priority: important Section: utils Filename: pool/main/g/gnupg/gpgv_1.4.12-7+deb7u3_armhf.deb Size: 194108 SHA256: ed819c2c1998837d93173019fd6d3ddb979965191a5942450073105f4f56bf1d SHA1: ed26c5a8de82713ea131055ec71e51bff03ac2cf MD5sum: a88dd0092c5e9d7ff1a75f9cd5cb9fd7 Description: GNU privacy guard - signature verification tool GnuPG is GNU's tool for secure communication and data storage. . gpgv is a stripped-down version of gnupg which is only able to check signatures. It is smaller than the full-blown gnupg and uses a different (and simpler) way to check that the public keys used to make the signature are trustworthy. Package: grep Version: 2.12-2 Architecture: armhf Essential: yes Maintainer: Anibal Monsalve Salazar Installed-Size: 1236 Pre-Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Depends: dpkg (>= 1.15.4) | install-info Suggests: libpcre3 (>= 7.7) Conflicts: rgrep Provides: rgrep Homepage: http://www.gnu.org/software/grep/ Priority: required Section: utils Filename: pool/main/g/grep/grep_2.12-2_armhf.deb Size: 414722 SHA256: 1b38d625fbc9bfde54a0b48dc7fddb98198852f3c3e6daef30215e99687a91a8 SHA1: ab738b99e5add1f5872f3b2dc21cb3dd097ebbf7 MD5sum: 273f9b083aec09d6620d1cc4e4b86c96 Description: GNU grep, egrep and fgrep 'grep' is a utility to search for text in files; it can be used from the command line or in scripts. Even if you don't want to use it, other packages on your system probably will. . The GNU family of grep utilities may be the "fastest grep in the west". GNU grep is based on a fast lazy-state deterministic matcher (about twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper search for a fixed string that eliminates impossible text from being considered by the full regexp matcher without necessarily having to look at every character. The result is typically many times faster than Unix grep or egrep. (Regular expressions containing backreferencing will run more slowly, however.) Package: groff-base Source: groff Version: 1.21-9 Architecture: armhf Maintainer: Colin Watson Installed-Size: 2373 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0) Suggests: groff Breaks: groff (<< 1.17-1), jgroff (<< 1.17-1), pmake (<< 1.45-7), troffcvt (<< 1.04-14) Replaces: groff (<< 1.20.1-6), jgroff (<< 1.17-1) Multi-Arch: foreign Homepage: http://groff.ffii.org/ Priority: important Section: text Filename: pool/main/g/groff/groff-base_1.21-9_armhf.deb Size: 1031310 SHA256: 38c1aa85d4415c24294e3dcde4380f0b3f9534aca7e2dd7cb458a569440d1181 SHA1: 83a52f532adb1c8521a4261a82a200db66bbc714 MD5sum: 157b6c8de6d1098b1f0c29864927c549 Description: GNU troff text-formatting system (base system components) This package contains the traditional UN*X text formatting tools troff, nroff, tbl, eqn, and pic. These utilities, together with the man-db package, are essential for displaying the on-line manual pages. . groff-base is a stripped-down package containing the necessary components to read manual pages in ASCII, Latin-1, and UTF-8, plus the PostScript device (groff's default). Users who want a full groff installation, with the standard set of devices, fonts, macros, and documentation, should install the groff package. Package: gsettings-desktop-schemas Version: 3.4.2-3 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 812 Depends: dconf-gsettings-backend | gsettings-backend Multi-Arch: foreign Homepage: http://www.gnome.org/ Priority: optional Section: gnome Filename: pool/main/g/gsettings-desktop-schemas/gsettings-desktop-schemas_3.4.2-3_all.deb Size: 113734 SHA256: 8f041dcf5f53b0b50380ea069bc3c6a8669724a25931ccc378eb67be24a8d0a7 SHA1: 6f98a2edb9928f1787e336fc2de2f6d6653c531c MD5sum: 63d847911948a8384ddb0cf425b55e69 Description: GSettings deskop-wide schemas gsettings-desktop-schemas contains a collection of GSettings schemas for settings shared by various components of a desktop. Package: gsfonts Version: 1:8.11+urwcyr1.0.7~pre44-4.2 Architecture: all Maintainer: Masayuki Hatta (mhatta) Installed-Size: 4632 Conflicts: gs (<< 5.50-5), gs-aladdin (<< 6.50-4), gsfonts-x11 (<< 0.13) Homepage: http://www.ghostscript.com/ Priority: optional Section: text Filename: pool/main/g/gsfonts/gsfonts_8.11+urwcyr1.0.7~pre44-4.2_all.deb Size: 3363858 SHA256: 6c42457d352acb1ff4b3666143d01609e1e4c592a4aa664a70d80fba1af26f2a SHA1: c0dbe7c1e58836b2ca4df09550ae7ce395413b87 MD5sum: a70bc0f9ababf12cb265611bfed0fc36 Description: Fonts for the Ghostscript interpreter(s) These are free look-alike fonts of the Adobe PostScript fonts. Recommended for all flavors of Ghostscript (gs-gpl, gs-afpl and gs-esp). Package: gstreamer0.10-ffmpeg Version: 0.10.13-5 Architecture: armhf Maintainer: Maintainers of GStreamer packages Installed-Size: 312 Depends: libavcodec53 (>= 5:0.8-2~) | libavcodec-extra-53 (>= 5:0.8-2~), libavformat53 (>= 5:0.8-2~), libavutil51 (>= 5:0.8-2~), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.31.8), libgstreamer-plugins-base0.10-0 (>= 0.10.36), libgstreamer0.10-0 (>= 0.10.36), liborc-0.4-0 (>= 1:0.4.16), libpostproc52 (>= 5:0.8-2~), libswscale2 (>= 5:0.8-2~) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/g/gstreamer0.10-ffmpeg/gstreamer0.10-ffmpeg_0.10.13-5_armhf.deb Size: 178468 SHA256: 33b4d1386460c03d01a0fe76c20aff6c19e80963f2d40273f7948f25eaa919a2 SHA1: 6cb94a78d7289af424ab416cdfc5bf7a782ef97b MD5sum: 3b4dedfcb93ebd1786e33960ceec7555 Description: FFmpeg plugin for GStreamer This GStreamer plugin supports a large number of audio and video compression formats through the use of the FFmpeg library. The plugin contains GStreamer elements for decoding 90+ formats (AVI, MPEG, OGG, Matroska, ASF, ...), demuxing 30+ formats and colorspace conversion. . http://www.ffmpeg.org/ http://gstreamer.freedesktop.org/ http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html Gstreamer-Decoders: application/gxf; application/mxf; application/x-ape; application/x-gst_ff-RoQ; application/x-gst_ff-avs; application/x-gst_ff-daud; application/x-gst_ff-ea; application/x-gst_ff-ffm; application/x-gst_ff-film_cpk; application/x-gst_ff-idcin; application/x-gst_ff-ipmovie; application/x-gst_ff-mm; application/x-gst_ff-mmf; application/x-gst_ff-nut; application/x-gst_ff-nuv; application/x-gst_ff-psxstr; application/x-gst_ff-smk; application/x-gst_ff-sol; application/x-gst_ff-vmd; application/x-gst_ff-voc; application/x-gst_ff-wc3movie; application/x-gst_ff-wsaud; application/x-gst_ff-wsvqa; application/x-shockwave-flash; application/x-yuv4mpeg, y4mversion=(int)2; audio/AMR; audio/AMR-WB; audio/G722; audio/mpeg, mpegversion=(int)1, layer=(int){ 2, 1 }; audio/mpeg, mpegversion=(int)4, stream-format=(string)loas; audio/mpeg, mpegversion=(int){ 2, 4 }, stream-format=(string){ raw, adts, adif }; audio/ms-gsm; audio/qcelp; audio/x-adpcm, layout=(string){ yamaha, xa, thp, swf, sbpro4, sbpro3, sbpro2, microsoft, westwood, dvi, smjpeg, quicktime, iss, ea-sead, ea-eacs, dk4, dk3, amv, g726, g721, ea-xas, ea-r1, ea-maxis-xa, ea, ct, adx, 4xm, ea-r3 }; audio/x-aiff; audio/x-alac; audio/x-dpcm, layout=(string){ xan, sol, roq, interplay }; audio/x-ffmpeg-parsed-ape; audio/x-ffmpeg-parsed-musepack, streamversion=(int){ 8, 7 }; audio/x-flac; audio/x-gsm; audio/x-gst_ff-mp3adu; audio/x-gst_ff-mp3on4; audio/x-gst_ff-vmdaudio; audio/x-gst_ff-ws_snd1; audio/x-imc; audio/x-mace, maceversion=(int){ 6, 3 }; audio/x-mlp; audio/x-musepack, streamversion=(int)7; audio/x-nellymoser; audio/x-pn-realaudio, raversion=(int){ 2, 1, 8 }; audio/x-qdm2; audio/x-shorten; audio/x-sipro; audio/x-true-hd; audio/x-truespeech; audio/x-tta; audio/x-ttafile; audio/x-twin-vq; audio/x-vnd.sony.atrac1; audio/x-vnd.sony.atrac3; audio/x-wma, wmaversion=(int){ 2, 1, 3 }; audio/x-wms; image/bmp; image/jpeg; image/pbm; image/png; image/ppm; image/tiff; image/x-pcx; image/x-portable-anymap; image/x-portable-graymap; image/x-sgi; image/x-sun-raster; image/x-tga; unknown/unknown; video/mpeg, mpegversion=(int){ 4, [ 1, 2 ] }, systemstream=(boolean)false; video/sp5x; video/x-3ivx; video/x-4xm; video/x-aasc; video/x-amv; video/x-apple-video; video/x-asus, asusversion=(int){ 2, 1 }; video/x-ati-vcr, vcrversion=(int)1; video/x-camstudio; video/x-camtasia; video/x-cinepak; video/x-cirrus-logic-accupak; video/x-compressed-yuv; video/x-divx, divxversion=(int){ 3, [ 4, 5 ] }; video/x-dnxhd; video/x-dv, systemstream=(boolean)false; video/x-ffv, ffvversion=(int)1; video/x-flash-screen; video/x-flash-video, flvversion=(int)1; video/x-fraps; video/x-gst_ff-8bps; video/x-gst_ff-avs; video/x-gst_ff-cavs; video/x-gst_ff-ffvhuff; video/x-gst_ff-flic; video/x-gst_ff-idcinvideo; video/x-gst_ff-interplayvideo; video/x-gst_ff-mdec; video/x-gst_ff-mmvideo; video/x-gst_ff-pgmyuv; video/x-gst_ff-qpeg; video/x-gst_ff-roqvideo; video/x-gst_ff-snow; video/x-gst_ff-vmdvideo; video/x-gst_ff-vqavideo; video/x-gst_ff-wnv1; video/x-gst_ff-xl; video/x-h261; video/x-h263, variant=(string)itu; video/x-h264; video/x-huffyuv; video/x-indeo, indeoversion=(int){ 5, 3, 2 }; video/x-intel-h263, variant=(string)intel; video/x-kmvc; video/x-lagarith; video/x-loco; video/x-mimic; video/x-mjpeg-b; video/x-msmpeg, msmpegversion=(int){ 43, 42, 41 }; video/x-msvideocodec, msvideoversion=(int)1; video/x-mszh; video/x-nsv; video/x-nuv; video/x-pn-realvideo, systemstream=(boolean)false, rmversion=(int){ 4, 3, 2, 1 }; video/x-qdrw; video/x-rle, layout=(string){ quicktime, microsoft }; video/x-smc; video/x-svq, svqversion=(int){ 3, 1 }; video/x-truemotion, trueversion=(int){ 2, 1 }; video/x-ultimotion; video/x-vmnc; video/x-vp3; video/x-vp5; video/x-vp6; video/x-vp6-alpha; video/x-vp6-flash; video/x-vp8; video/x-wmv, wmvversion=(int){ 3, 2, 1 }; video/x-xan, wcversion=(int){ 4, 3 }; video/x-xvid; video/x-zlib; video/x-zmbv Gstreamer-Elements: ffaudioresample, ffdec_4xm, ffdec_8bps, ffdec_8svx_exp, ffdec_8svx_fib, ffdec_FRWU, ffdec_aac, ffdec_aac_latm, ffdec_aasc, ffdec_ac3, ffdec_adpcm_4xm, ffdec_adpcm_adx, ffdec_adpcm_ct, ffdec_adpcm_ea, ffdec_adpcm_ea_maxis_xa, ffdec_adpcm_ea_r1, ffdec_adpcm_ea_r2, ffdec_adpcm_ea_r3, ffdec_adpcm_ea_xas, ffdec_adpcm_ima_amv, ffdec_adpcm_ima_dk3, ffdec_adpcm_ima_dk4, ffdec_adpcm_ima_ea_eacs, ffdec_adpcm_ima_ea_sead, ffdec_adpcm_ima_iss, ffdec_adpcm_ima_qt, ffdec_adpcm_ima_smjpeg, ffdec_adpcm_ima_wav, ffdec_adpcm_ima_ws, ffdec_adpcm_ms, ffdec_adpcm_sbpro_2, ffdec_adpcm_sbpro_3, ffdec_adpcm_sbpro_4, ffdec_adpcm_swf, ffdec_adpcm_thp, ffdec_adpcm_xa, ffdec_adpcm_yamaha, ffdec_alac, ffdec_als, ffdec_amrnb, ffdec_amrwb, ffdec_amv, ffdec_anm, ffdec_ansi, ffdec_ape, ffdec_asv1, ffdec_asv2, ffdec_atrac1, ffdec_atrac3, ffdec_aura, ffdec_aura2, ffdec_avs, ffdec_bethsoftvid, ffdec_bfi, ffdec_binkaudio_dct, ffdec_binkaudio_rdft, ffdec_binkvideo, ffdec_bmp, ffdec_bmv_audio, ffdec_bmv_video, ffdec_c93, ffdec_camstudio, ffdec_camtasia, ffdec_cavs, ffdec_cdgraphics, ffdec_cinepak, ffdec_cljr, ffdec_cook, ffdec_cyuv, ffdec_dca, ffdec_dfa, ffdec_dnxhd, ffdec_dpx, ffdec_dsicinaudio, ffdec_dsicinvideo, ffdec_dvvideo, ffdec_dxa, ffdec_dxtory, ffdec_eac3, ffdec_eacmv, ffdec_eamad, ffdec_eatgq, ffdec_eatgv, ffdec_eatqi, ffdec_escape124, ffdec_ffv1, ffdec_ffvhuff, ffdec_flac, ffdec_flashsv, ffdec_flashsv2, ffdec_flic, ffdec_flv, ffdec_fraps, ffdec_g722, ffdec_g726, ffdec_gsm, ffdec_gsm_ms, ffdec_h261, ffdec_h263, ffdec_h263i, ffdec_h264, ffdec_huffyuv, ffdec_idcinvideo, ffdec_iff_byterun1, ffdec_iff_ilbm, ffdec_imc, ffdec_indeo2, ffdec_indeo3, ffdec_indeo4, ffdec_indeo5, ffdec_interplay_dpcm, ffdec_interplayvideo, ffdec_jpegls, ffdec_jv, ffdec_kgv1, ffdec_kmvc, ffdec_lagarith, ffdec_loco, ffdec_mace3, ffdec_mace6, ffdec_mdec, ffdec_mimic, ffdec_mjpeg, ffdec_mjpegb, ffdec_mlp, ffdec_mmvideo, ffdec_motionpixels, ffdec_mp1float, ffdec_mp2float, ffdec_mp3, ffdec_mp3adu, ffdec_mp3adufloat, ffdec_mp3float, ffdec_mp3on4, ffdec_mp3on4float, ffdec_mpc7, ffdec_mpc8, ffdec_mpeg2video, ffdec_mpeg4, ffdec_msmpeg4, ffdec_msmpeg4v1, ffdec_msmpeg4v2, ffdec_msrle, ffdec_msvideo1, ffdec_mszh, ffdec_mxpeg, ffdec_nellymoser, ffdec_nuv, ffdec_pam, ffdec_pbm, ffdec_pcm_lxf, ffdec_pcm_s8_planar, ffdec_pcx, ffdec_pgm, ffdec_pgmyuv, ffdec_pictor, ffdec_png, ffdec_ppm, ffdec_prores, ffdec_ptx, ffdec_qcelp, ffdec_qdm2, ffdec_qdraw, ffdec_qpeg, ffdec_qtrle, ffdec_r10k, ffdec_real_144, ffdec_real_288, ffdec_rl2, ffdec_roq_dpcm, ffdec_roqvideo, ffdec_rpza, ffdec_rv10, ffdec_rv20, ffdec_rv30, ffdec_rv40, ffdec_s302m, ffdec_sgi, ffdec_shorten, ffdec_sipr, ffdec_smackaud, ffdec_smackvid, ffdec_smc, ffdec_snow, ffdec_sol_dpcm, ffdec_sp5x, ffdec_sunrast, ffdec_svq1, ffdec_svq3, ffdec_targa, ffdec_thp, ffdec_tiertexseqvideo, ffdec_tiff, ffdec_tmv, ffdec_truehd, ffdec_truemotion1, ffdec_truemotion2, ffdec_truespeech, ffdec_tta, ffdec_twinvq, ffdec_txd, ffdec_ultimotion, ffdec_utvideo, ffdec_v410, ffdec_vb, ffdec_vble, ffdec_vc1, ffdec_vc1image, ffdec_vcr1, ffdec_vmdaudio, ffdec_vmdvideo, ffdec_vmnc, ffdec_vp3, ffdec_vp5, ffdec_vp6, ffdec_vp6a, ffdec_vp6f, ffdec_vp8, ffdec_vqavideo, ffdec_wmapro, ffdec_wmav1, ffdec_wmav2, ffdec_wmavoice, ffdec_wmv1, ffdec_wmv2, ffdec_wmv3, ffdec_wmv3image, ffdec_wnv1, ffdec_ws_snd1, ffdec_xan_dpcm, ffdec_xan_wc3, ffdec_xan_wc4, ffdec_xl, ffdec_xsub, ffdec_yop, ffdec_zlib, ffdec_zmbv, ffdeinterlace, ffdemux_4xm, ffdemux_RoQ, ffdemux_aiff, ffdemux_ape, ffdemux_avs, ffdemux_daud, ffdemux_ea, ffdemux_ffm, ffdemux_film_cpk, ffdemux_gxf, ffdemux_idcin, ffdemux_ipmovie, ffdemux_mm, ffdemux_mmf, ffdemux_mpc, ffdemux_mxf, ffdemux_nsv, ffdemux_nut, ffdemux_nuv, ffdemux_psxstr, ffdemux_smk, ffdemux_sol, ffdemux_swf, ffdemux_tta, ffdemux_vmd, ffdemux_voc, ffdemux_wc3movie, ffdemux_wsaud, ffdemux_wsvqa, ffdemux_yuv4mpegpipe, ffenc_a64multi, ffenc_a64multi5, ffenc_aac, ffenc_ac3, ffenc_ac3_fixed, ffenc_adpcm_adx, ffenc_adpcm_ima_qt, ffenc_adpcm_ima_wav, ffenc_adpcm_ms, ffenc_adpcm_swf, ffenc_adpcm_yamaha, ffenc_alac, ffenc_asv1, ffenc_asv2, ffenc_bmp, ffenc_cljr, ffenc_dnxhd, ffenc_dpx, ffenc_dvvideo, ffenc_eac3, ffenc_ffv1, ffenc_ffvhuff, ffenc_flashsv, ffenc_flv, ffenc_g722, ffenc_g726, ffenc_h261, ffenc_h263, ffenc_h263p, ffenc_huffyuv, ffenc_jpegls, ffenc_ljpeg, ffenc_mjpeg, ffenc_mp2, ffenc_mpeg1video, ffenc_mpeg2video, ffenc_mpeg4, ffenc_msmpeg4, ffenc_msmpeg4v2, ffenc_nellymoser, ffenc_pam, ffenc_pbm, ffenc_pcx, ffenc_pgm, ffenc_pgmyuv, ffenc_png, ffenc_ppm, ffenc_qtrle, ffenc_real_144, ffenc_roq_dpcm, ffenc_roqvideo, ffenc_rv10, ffenc_rv20, ffenc_sgi, ffenc_snow, ffenc_svq1, ffenc_targa, ffenc_tiff, ffenc_v410, ffenc_wmav1, ffenc_wmav2, ffenc_wmv1, ffenc_wmv2, ffenc_zmbv, ffmux_3g2, ffmux_3gp, ffmux_a64, ffmux_adts, ffmux_adx, ffmux_aiff, ffmux_amr, ffmux_asf, ffmux_asf_stream, ffmux_au, ffmux_avi, ffmux_avm2, ffmux_daud, ffmux_dv, ffmux_dvd, ffmux_ffm, ffmux_filmstrip, ffmux_flv, ffmux_gxf, ffmux_ipod, ffmux_ivf, ffmux_latm, ffmux_matroska, ffmux_md5, ffmux_mmf, ffmux_mov, ffmux_mp2, ffmux_mp3, ffmux_mp4, ffmux_mpeg, ffmux_mpegts, ffmux_mpjpeg, ffmux_mxf, ffmux_mxf_d10, ffmux_nut, ffmux_ogg, ffmux_oma, ffmux_psp, ffmux_rcv, ffmux_rm, ffmux_rso, ffmux_rtsp, ffmux_sap, ffmux_segment, ffmux_smjpeg, ffmux_sox, ffmux_spdif, ffmux_svcd, ffmux_swf, ffmux_vcd, ffmux_vob, ffmux_voc, ffmux_wav, ffmux_webm, ffmux_yuv4mpegpipe, ffvideoscale, postproc_ahdeblock, postproc_autolevels, postproc_avdeblock, postproc_cubicipoldeint, postproc_default, postproc_dering, postproc_ffmpegdeint, postproc_forcequant, postproc_hdeblock, postproc_linblenddeint, postproc_linipoldeint, postproc_lowpass5, postproc_mediandeint, postproc_tmpnoise, postproc_vdeblock, postproc_x1hdeblock, postproc_x1vdeblock Gstreamer-Encoders: application/gxf; application/mxf; application/ogg; application/x-gst_ff-a64; application/x-gst_ff-adts; application/x-gst_ff-adx; application/x-gst_ff-asf_stream; application/x-gst_ff-avm2; application/x-gst_ff-daud; application/x-gst_ff-dvd; application/x-gst_ff-ffm; application/x-gst_ff-filmstrip; application/x-gst_ff-ivf; application/x-gst_ff-latm; application/x-gst_ff-md5; application/x-gst_ff-mmf; application/x-gst_ff-mpjpeg; application/x-gst_ff-nut; application/x-gst_ff-oma; application/x-gst_ff-rcv; application/x-gst_ff-rso; application/x-gst_ff-rtsp; application/x-gst_ff-sap; application/x-gst_ff-smjpeg; application/x-gst_ff-sox; application/x-gst_ff-spdif; application/x-gst_ff-svcd; application/x-gst_ff-vcd; application/x-gst_ff-vob; application/x-gst_ff-voc; application/x-pn-realmedia, systemstream=(boolean)true; application/x-shockwave-flash; application/x-yuv4mpeg, y4mversion=(int)2; audio/G722; audio/mpeg, mpegversion=(int)4, stream-format=(string)raw, base-profile=(string)lc; audio/mpeg, mpegversion=(int)1, layer=(int)2; audio/x-ac3; audio/x-adpcm, layout=(string){ yamaha, swf, microsoft, dvi, quicktime, g726, adx }; audio/x-aiff; audio/x-alac; audio/x-amr-nb-sh; audio/x-au; audio/x-dpcm, layout=(string)roq; audio/x-eac3; audio/x-nellymoser; audio/x-pn-realaudio, raversion=(int)1; audio/x-wav; audio/x-wma, wmaversion=(int){ 2, 1 }; image/bmp; image/jpeg; image/pbm; image/png; image/ppm; image/tiff; image/x-pcx; image/x-portable-anymap; image/x-portable-graymap; image/x-sgi; image/x-tga; unknown/unknown; video/mpeg, mpegversion=(int){ 4, 2, 1 }, systemstream=(boolean)false; video/mpeg, systemstream=(boolean)true; video/mpegts, systemstream=(boolean)true; video/quicktime, variant=(string){ 3gpp, 3g2, psp, iso, apple, ipod }; video/webm; video/x-asus, asusversion=(int){ 2, 1 }; video/x-cirrus-logic-accupak; video/x-divx, divxversion=(int)5; video/x-dnxhd; video/x-dv, systemstream=(boolean){ true, false }; video/x-ffv, ffvversion=(int)1; video/x-flash-screen; video/x-flash-video, flvversion=(int)1; video/x-flv; video/x-gst_ff-ffvhuff; video/x-gst_ff-pgmyuv; video/x-gst_ff-roqvideo; video/x-gst_ff-snow; video/x-h261; video/x-h263, variant=(string)itu, h263version=(string){ h263p, h263 }; video/x-huffyuv; video/x-matroska; video/x-ms-asf; video/x-msmpeg, msmpegversion=(int){ 43, 42 }; video/x-msvideo; video/x-pn-realvideo, systemstream=(boolean)false, rmversion=(int){ 2, 1 }; video/x-rle, layout=(string)quicktime; video/x-svq, svqversion=(int)1; video/x-wmv, wmvversion=(int){ 2, 1 }; video/x-zmbv Gstreamer-Version: 0.10 Package: gstreamer0.10-gconf Source: gst-plugins-good0.10 Version: 0.10.31-3+nmu1 Architecture: armhf Maintainer: Maintainers of GStreamer packages Installed-Size: 753 Depends: gconf2 (>= 2.28.1-2), gconf-service, libc6 (>= 2.13-28), libgconf-2-4 (>= 2.31.1), libglib2.0-0 (>= 2.31.8), libgstreamer0.10-0 (>= 0.10.36) Conflicts: gstreamer0.10-plugins-good (<< 0.10.30-2) Replaces: gstreamer0.10-plugins-good (<< 0.10.30-2) Multi-Arch: same Priority: optional Section: sound Filename: pool/main/g/gst-plugins-good0.10/gstreamer0.10-gconf_0.10.31-3+nmu1_armhf.deb Size: 705088 SHA256: b85637d9661ca9b3169accaba2be95bdc496906de1d3f591349fa75026e88761 SHA1: ab4b5c788c3a460fb53b0bd8a46c9ffb7a190881 MD5sum: e7c81806e01658d5b15963952cf16c86 Description: GStreamer plugin for getting the sink/source information from GConf 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 GStreamer plugin for getting the information about which sources or sinks should be used for audio and video from GConf. Gstreamer-Elements: gconfaudiosink, gconfaudiosrc, gconfvideosink, gconfvideosrc Gstreamer-Version: 0.10 Package: gstreamer0.10-plugins-base Source: gst-plugins-base0.10 Version: 0.10.36-1.1 Architecture: armhf Maintainer: Maintainers of GStreamer packages Installed-Size: 2094 Depends: libc6 (>= 2.13-28), libcdparanoia0 (>= 3.10.2+debian), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.31.8), libgstreamer0.10-0 (>= 0.10.36), libogg0 (>= 1.0rc3), liborc-0.4-0 (>= 1:0.4.16), libtheora0 (>= 1.0), libvisual-0.4-0 (>= 0.4.0-4), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libxml2 (>= 2.7.4), libgstreamer-plugins-base0.10-0 (>= 0.10.36) Suggests: gvfs Replaces: gstreamer0.10-plugins-bad (<< 0.10.3+cvs20060814-0ubuntu4) Provides: gstreamer0.10-audiosource, gstreamer0.10-videosource Multi-Arch: same Homepage: http://gstreamer.freedesktop.org Priority: optional Section: libs Filename: pool/main/g/gst-plugins-base0.10/gstreamer0.10-plugins-base_0.10.36-1.1_armhf.deb Size: 1089048 SHA256: 040c181e4e9b35f6af737cacb2b29094abac1b9327e7d589b3e541a772d15110 SHA1: 33edfb5fc13f4726be6a3926edfe49c1c11a7c26 MD5sum: 9321aa78d6cf1fa1b70839799678dd3c Description: GStreamer plugins from the "base" set 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 GStreamer plugins from the "base" set, an essential exemplary set of elements. Gstreamer-Decoders: application/ogg; application/x-annodex; application/x-ass; application/x-ogg-avi; application/x-ogm-audio; application/x-ogm-text; application/x-ogm-video; application/x-ssa; application/x-subtitle; application/x-subtitle-dks; application/x-subtitle-mpl2; application/x-subtitle-qttext; application/x-subtitle-sami; application/x-subtitle-tmplayer; audio/x-vorbis; video/x-theora Gstreamer-Elements: adder, appsink, appsrc, audioconvert, audiorate, audioresample, audiotestsrc, cdparanoiasrc, decodebin, decodebin2, encodebin, ffmpegcolorspace, gdpdepay, gdppay, giosink, giosrc, giostreamsink, giostreamsrc, multifdsink, oggaviparse, oggdemux, oggmux, oggparse, ogmaudioparse, ogmtextparse, ogmvideoparse, playbin, playbin2, playsink, ssaparse, subparse, subtitleoverlay, tcpclientsink, tcpclientsrc, tcpserversink, tcpserversrc, theoradec, theoraenc, theoraparse, uridecodebin, videorate, videoscale, videotestsrc, volume, vorbisdec, vorbisenc, vorbisparse, vorbistag Gstreamer-Encoders: application/ogg; application/x-gdp; audio/x-vorbis; video/x-theora Gstreamer-Uri-Sinks: appsink, file Gstreamer-Uri-Sources: appsrc, cdda, file Gstreamer-Version: 0.10 Package: gstreamer0.10-plugins-good Source: gst-plugins-good0.10 Version: 0.10.31-3+nmu1 Architecture: armhf Maintainer: Maintainers of GStreamer packages Installed-Size: 4841 Depends: libaa1 (>= 1.4p5), libavc1394-0 (>= 0.5.3), libbz2-1.0, libc6 (>= 2.13-28), libcaca0 (>= 0.99.beta17-1), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdv4, libflac8 (>= 1.2.1), libgcc1 (>= 1:4.4.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.8), libgstreamer-plugins-base0.10-0 (>= 0.10.36), libgstreamer0.10-0 (>= 0.10.36), libgudev-1.0-0 (>= 146), libiec61883-0 (>= 1.2.0), libjack-jackd2-0 (>= 1.9.5~dfsg-14) | libjack-0.116, libjpeg8 (>= 8c), liborc-0.4-0 (>= 1:0.4.16), libpng12-0 (>= 1.2.13-4), libraw1394-11, libshout3, libsoup-gnome2.4-1 (>= 2.27.4), libsoup2.4-1 (>= 2.26.1), libspeex1 (>= 1.2~beta3-1), libstdc++6 (>= 4.4.0), libtag1c2a (>= 1.5), libv4l-0 (>= 0.5.0), libwavpack1 (>= 4.40.0), libx11-6, libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxml2 (>= 2.7.4), libxv1, zlib1g (>= 1:1.1.4), gstreamer0.10-plugins-base, gstreamer0.10-gconf Recommends: gstreamer0.10-x Conflicts: gstreamer0.10-plugins-bad (<< 0.10.21.2), gstreamer0.10-plugins-really-bad (<< 0.10.21.2) Replaces: gstreamer0.10-plugins-bad (<< 0.10.21.2), gstreamer0.10-plugins-good-doc (<< 0.10.6-2), gstreamer0.10-plugins-really-bad (<< 0.10.21.2) Provides: gstreamer0.10-audiosink, gstreamer0.10-audiosource, gstreamer0.10-videosink, gstreamer0.10-videosource, gstreamer0.10-visualization Multi-Arch: same Priority: optional Section: libs Filename: pool/main/g/gst-plugins-good0.10/gstreamer0.10-plugins-good_0.10.31-3+nmu1_armhf.deb Size: 1920880 SHA256: 5d4b542819e2ecfeee23cdb5c8c56bd576e9d13e858b7d3ed94083a89992c77a SHA1: 5e3b3c5f63cd5f42f901f448e93ac6cbe49a523f MD5sum: 9c585bd5702744b137d423fd26aed0d7 Description: GStreamer plugins from the "good" set 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 GStreamer plugins from the "good" set, a set of good-quality plug-ins under the LGPL license. Gstreamer-Decoders: application/x-3gp; application/x-apetag; application/x-icy; application/x-id3; application/x-navi-animation; application/x-rtp, payload=(int)[ 96, 127 ], media=(string){ audio, video }, encoding-name=(string){ X-QT, X-QUICKTIME }; application/x-subtitle-avi; audio/ac3; audio/mpeg, mpegversion=(int){ 1, 2, 4 }; audio/x-ac3; audio/x-alaw; audio/x-amr-nb-sh; audio/x-amr-wb-sh; audio/x-au; audio/x-dts; audio/x-eac3; audio/x-flac; audio/x-m4a; audio/x-mulaw; audio/x-speex; audio/x-wav; audio/x-wavpack, framed=(boolean){ true, false }; audio/x-wavpack-correction, framed=(boolean)false; image/bmp; image/gif; image/jpeg, sof-marker=(int){ 0, 1, 2, 5, 6, 7, 9, 10, 13, 14 }; image/png; image/svg; image/svg+xml; image/tiff; image/vnd.wap.wbmp; image/x-MS-bmp; image/x-bitmap; image/x-bmp; image/x-cmu-raster; image/x-icon; image/x-pcx; image/x-pixmap; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; image/x-sun-raster; image/x-tga; multipart/x-mixed-replace; text/x-cmml, encoded=(boolean)true; video/mj2; video/quicktime; video/webm; video/x-dv, systemstream=(boolean){ false, true }; video/x-fli; video/x-flv; video/x-matroska; video/x-msvideo; video/x-smoke Gstreamer-Elements: 3gppmux, aacparse, aasink, ac3parse, agingtv, alawdec, alawenc, alpha, alphacolor, amrparse, apedemux, apev2mux, aspectratiocrop, audioamplify, audiochebband, audiocheblimit, audiodynamic, audioecho, audiofirfilter, audioiirfilter, audioinvert, audiokaraoke, audiopanorama, audiowsincband, audiowsinclimit, auparse, autoaudiosink, autoaudiosrc, autovideosink, autovideosrc, avidemux, avimux, avisubtitle, breakmydata, cacasink, cairooverlay, cairorender, cairotextoverlay, cairotimeoverlay, capsdebug, capssetter, cmmldec, cmmlenc, cpureport, cutter, dcaparse, deinterlace, deinterleave, dicetv, dv1394src, dvdec, dvdemux, dynudpsink, edgetv, efence, equalizer-10bands, equalizer-3bands, equalizer-nbands, flacdec, flacenc, flacparse, flactag, flvdemux, flvmux, flxdec, gamma, gdkpixbufdec, gdkpixbufscale, gdkpixbufsink, goom, goom2k1, gppmux, gstrtpbin, gstrtpjitterbuffer, gstrtpptdemux, gstrtpsession, gstrtpssrcdemux, hdv1394src, icydemux, id3demux, id3v2mux, imagefreeze, interleave, ismlmux, jackaudiosink, jackaudiosrc, jpegdec, jpegenc, level, matroskademux, matroskamux, matroskaparse, mj2mux, monoscope, mp4mux, mpegaudioparse, mulawdec, mulawenc, multifilesink, multifilesrc, multipartdemux, multipartmux, multiudpsink, navigationtest, navseek, optv, oss4mixer, oss4sink, oss4src, ossmixer, osssink, osssrc, pngdec, pngenc, progressreport, pushfilesrc, qtdemux, qtmoovrecover, qtmux, quarktv, radioactv, revtv, rganalysis, rglimiter, rgvolume, rippletv, rndbuffersize, rtpdec, rtpxqtdepay, rtspsrc, shagadelictv, shapewipe, shout2send, smokedec, smokeenc, smpte, smptealpha, souphttpclientsink, souphttpsrc, spectrum, speexdec, speexenc, splitfilesrc, streaktv, taginject, testsink, udpsink, udpsrc, v4l2radio, v4l2sink, v4l2src, vertigotv, videobalance, videobox, videocrop, videoflip, videomixer, videomixer2, warptv, wavenc, wavpackdec, wavpackenc, wavpackparse, wavparse, webmmux, ximagesrc, y4menc Gstreamer-Encoders: application/pdf; application/postscript; application/x-yuv4mpeg, y4mversion=(int)2; audio/x-alaw; audio/x-flac; audio/x-mulaw; audio/x-speex; audio/x-wav; audio/x-wavpack-correction, framed=(boolean)true; image/jpeg; image/png; image/svg+xml; multipart/x-mixed-replace; text/x-cmml, encoded=(boolean)true; video/mj2; video/quicktime; video/webm; video/x-flv; video/x-matroska; video/x-msvideo; video/x-smoke Gstreamer-Uri-Sinks: udp Gstreamer-Uri-Sources: dv, hdv, http, https, pushfile, radio, rtsp, rtsp-sdp, rtsph, rtspt, rtspu, udp, v4l2 Gstreamer-Version: 0.10 Package: gstreamer0.10-pulseaudio Source: gst-plugins-good0.10 Version: 0.10.31-3+nmu1 Architecture: armhf Maintainer: Maintainers of GStreamer packages Installed-Size: 818 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.31.8), libgstreamer-plugins-base0.10-0 (>= 0.10.36), libgstreamer0.10-0 (>= 0.10.36), libpulse0 (>= 0.99.4) Provides: gstreamer0.10-audiosink, gstreamer0.10-audiosource Multi-Arch: same Priority: optional Section: sound Filename: pool/main/g/gst-plugins-good0.10/gstreamer0.10-pulseaudio_0.10.31-3+nmu1_armhf.deb Size: 738402 SHA256: 2446709eaf2592dc6f3f25fd24f4e4e8c5b96de6ddd5235be660d003a7563790 SHA1: 811735dd6e94e5d73ff4cbcbd4b3a6cc32d877b6 MD5sum: 5e284ebc58d938ff8fe0b9104d1bc159 Description: GStreamer plugin for PulseAudio 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 GStreamer plugin for PulseAudio, a sound server for POSIX and WIN32 systems. Gstreamer-Elements: pulseaudiosink, pulsemixer, pulsesink, pulsesrc Gstreamer-Version: 0.10 Package: gstreamer0.10-x Source: gst-plugins-base0.10 Version: 0.10.36-1.1 Architecture: armhf Maintainer: Maintainers of GStreamer packages Installed-Size: 742 Depends: libc6 (>= 2.13-28), libcairo2 (>= 1.2.4), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.31.8), libgstreamer0.10-0 (>= 0.10.36), libpango1.0-0 (>= 1.18.0), libx11-6, libxext6, libxv1, libgstreamer-plugins-base0.10-0 (>= 0.10.36) Provides: gstreamer0.10-videosink Multi-Arch: same Homepage: http://gstreamer.freedesktop.org Priority: optional Section: libs Filename: pool/main/g/gst-plugins-base0.10/gstreamer0.10-x_0.10.36-1.1_armhf.deb Size: 623486 SHA256: 8345711a6927296acc9f4c0eaf21c50bb472063f6c4e2317ead81ceb36bcae61 SHA1: 20c1c1c8fea930311b1d6f546e809a5bb706b46c MD5sum: 9712b511afdd0edebb11a460961ae6cc Description: GStreamer plugins for X11 and Pango 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 GStreamer plugins for X11 video output, both for standard Xlib support and for the Xv extension, as well as the plugin for Pango-based text rendering and overlay. Gstreamer-Elements: clockoverlay, textoverlay, textrender, timeoverlay, ximagesink, xvimagesink Gstreamer-Version: 0.10 Package: gtk2-engines Version: 1:2.20.2-2 Architecture: armhf Maintainer: Ed Boraas Installed-Size: 960 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.19.7-2), libpango1.0-0 (>= 1.14.0) Breaks: gnome-themes-extras (<< 2) Multi-Arch: same Priority: optional Section: gnome Filename: pool/main/g/gtk2-engines/gtk2-engines_2.20.2-2_armhf.deb Size: 458718 SHA256: 0bed51251d1ced439337d850b88291f7865e48c0fe5b06db7839bbbbb2db30e2 SHA1: e8189375af07b0584d777e132964be528a227e29 MD5sum: 5f1fc9be3d9ff6ffe070bfb888f677f6 Description: theme engines for GTK+ 2.x This package contains the "engines" that hide behind the themes for GTK+ and GNOME applications. They redefine the way GTK+ widgets are drawn. The package includes the following engines: * Clearlooks, the default GNOME theme, based on Bluecurve; * Crux, formerly known as the Eazel engine; * High contrast, which is used by some accessibility themes; * Industrial, the famous engine from Novell (formerly Ximian); * LighthouseBlue, another engine based on Bluecurve; * Metal, which gives a metallic look; * Mist, a flat and high performance engine; * Redmond95, which provides a look similar to that of Windows; * ThinIce. . A few sample themes using these engines are also included. Package: gvfs Version: 1.12.3-4 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 315 Depends: libc6 (>= 2.13-28), libdbus-1-3 (>= 1.0.2), libglib2.0-0 (>= 2.31.8), libudev0 (>= 0.140), gvfs-daemons (>= 1.12.3-4), gvfs-daemons (<< 1.12.3-4.1~), gvfs-libs (= 1.12.3-4), gvfs-common (= 1.12.3-4) Suggests: gvfs-backends Breaks: brasero (<< 2.28.0-2), libgdu0 (<< 2.28.1-3), libglib2.0-0 (<< 2.30), rhythmbox (<< 0.12.6-2) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/g/gvfs/gvfs_1.12.3-4_armhf.deb Size: 187708 SHA256: 237769e560c70b9fc9141189c014468f383d49917ad166c0e2df26e7a761f3d6 SHA1: f5f4eb513cfccaaa586ea5e75907df30553946d7 MD5sum: 00153f45be3d484644a21804cce0cb9f Description: userspace virtual filesystem - GIO module gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the GIO module that lets applications use gvfs mounts. Package: gvfs-common Source: gvfs Version: 1.12.3-4 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 3825 Depends: desktop-file-utils Recommends: gvfs Breaks: gvfs (<< 1.10.1-1) Replaces: gvfs (<< 1.10.1-1) Multi-Arch: foreign Priority: optional Section: libs Filename: pool/main/g/gvfs/gvfs-common_1.12.3-4_all.deb Size: 546894 SHA256: 3c0ec8cb69e21b26a40974a1729bd12fa03a2fe243f5a8d1125f3831c4c3df78 SHA1: f3ff3e97f04f357fda926055d2641c421fb6cf06 MD5sum: ce250ca5c44f4f3ed5e0c79a01c0b641 Description: userspace virtual filesystem - common data files gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the data files and translations used by all gvfs components. Package: gvfs-daemons Source: gvfs Version: 1.12.3-4 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 425 Depends: libc6 (>= 2.13-28), libdbus-1-3 (>= 1.0.2), libgdu0 (>= 3.0.2), libglib2.0-0 (>= 2.31.8), libgudev-1.0-0 (>= 146), libudev0 (>= 0.140), x11-utils, gvfs-libs (= 1.12.3-4), gvfs-common (= 1.12.3-4) Recommends: dbus, policykit-1-gnome, gvfs Suggests: gvfs-backends Breaks: brasero (<< 2.28.0-2), gvfs (<< 1.10.1-1), gvfs-backends (<< 1.8.1-1), libgdu0 (<< 2.28.1-3), libglib2.0-0 (<< 2.28.6-2), rhythmbox (<< 0.12.6-2) Replaces: gvfs (<< 1.10.1-1), gvfs-backends (<< 1.8.1-1) Multi-Arch: foreign Priority: optional Section: libs Filename: pool/main/g/gvfs/gvfs-daemons_1.12.3-4_armhf.deb Size: 211778 SHA256: c0e3b90181be2a492794857e4793b56541f36ed17bcd764c792b0a927bd37500 SHA1: c45e7632de8184e8ff2b2245857a6b2e1020caed MD5sum: b0800521e5b4f542c381bbf11796b0e9 Description: userspace virtual filesystem - servers gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the gvfs server and the minimal set of backends. Package: gvfs-libs Source: gvfs Version: 1.12.3-4 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 311 Depends: libbluray1, libc6 (>= 2.13-28), libdbus-1-3 (>= 1.1.1), libglib2.0-0 (>= 2.31.8), libgnome-keyring0 (>= 2.20.3), gvfs-common (= 1.12.3-4) Conflicts: libgvfscommon0 Breaks: gvfs (<< 1.10.1-1) Replaces: gvfs (<< 1.10.1-1), libgvfscommon0 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/g/gvfs/gvfs-libs_1.12.3-4_armhf.deb Size: 181932 SHA256: 87e95fd22a23fd5a1f5f5771c60dc53d52403486d391d618004bef24a36ac6c5 SHA1: d9680be3fa4bf9e9359cee6fa19ec103e0f20b92 MD5sum: 6acc85a16e60e0c4447eb36b1392f700 Description: userspace virtual filesystem - private libraries gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains private libraries with common functions between the daemons and the GIO module. Package: gzip Version: 1.5-1.1 Architecture: armhf Essential: yes Maintainer: Bdale Garbee Installed-Size: 208 Pre-Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Depends: dpkg (>= 1.15.4) | install-info Suggests: less Priority: required Section: utils Filename: pool/main/g/gzip/gzip_1.5-1.1_armhf.deb Size: 112930 SHA256: c2dfb007e3df21b06a295fa0c607cc10f97a389416e4fb519ce7abbb036bf0d0 SHA1: a21f2feb5e199911be3643f6c86ac9eecd45173f MD5sum: ff949d86884b4b589581a9b6d9b90f52 Description: GNU compression utilities This package provides the standard GNU file compression utilities, which are also the default compression tools for Debian. They typically operate on files with names ending in '.gz', but can also decompress files ending in '.Z' created with 'compress'. Package: hdparm Source: hdparm (9.39-1) Version: 9.39-1+b1 Architecture: armhf Maintainer: Stephen Gran Installed-Size: 262 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), lsb-base Recommends: powermgmt-base Suggests: apmd Replaces: apmd (<= 3.0.2-1.15) Homepage: http://sourceforge.net/projects/hdparm/ Priority: optional Section: admin Filename: pool/main/h/hdparm/hdparm_9.39-1+b1_armhf.deb Size: 109746 SHA256: 4a2c2a34757446de591360ee12b483b22d61bf2bcef3363a7a2049d1f8faf87c SHA1: a2a12f7efac83ce16a64e151afe8dd2707b7e425 MD5sum: ff67ab6c8e4a975804360cda7f10a1c5 Description: tune hard disk parameters for high performance Get/set device parameters for Linux SATA/IDE drives. Primary use is for enabling irq-unmasking and IDE multiplemode. Package: hicolor-icon-theme Version: 0.12-1 Architecture: all Maintainer: Ross Burton Installed-Size: 1440 Priority: optional Section: misc Filename: pool/main/h/hicolor-icon-theme/hicolor-icon-theme_0.12-1_all.deb Size: 11712 SHA256: 31e11d6abf7f779bcbf128c261e728e021f2dc0ce9feb1c0cd561c1f00439f3e SHA1: 492c9b970bfa5ac7e2e109b63b81ab9932a29e17 MD5sum: 451e4def3cba7676cfd1083e1fb70fea 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: hostname Version: 3.11 Architecture: armhf Essential: yes Maintainer: Debian Hostname Team Installed-Size: 71 Pre-Depends: libc6 (>= 2.4) Breaks: nis (<< 3.17-30) Replaces: nis (<< 3.17-30) Priority: required Section: admin Filename: pool/main/h/hostname/hostname_3.11_armhf.deb Size: 14078 SHA256: b8976c7486a9646bdd2ad2716098d16db1fd641f949e5e7369f3ca0b0cdef4e9 SHA1: f18a3033a77cf647236a067bded3dc22551f9404 MD5sum: 21bdcd09b4d8d824f9896758e8582da8 Description: utility to set/show the host name or domain name This package provides commands which can be used to display the system's DNS name, and to display or set its hostname or NIS domain name. Package: html2text Source: html2text (1.3.2a-15) Version: 1.3.2a-15+b1 Architecture: armhf Maintainer: Eugene V. Lyubimkin Installed-Size: 223 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.6) Suggests: curl | wget Homepage: http://www.mbayer.de/html2text/ Priority: optional Section: web Filename: pool/main/h/html2text/html2text_1.3.2a-15+b1_armhf.deb Size: 94558 SHA256: 552ca7b3b8764f70ce88e9368f07259f7e5621dfa17ca343505e3c3f217f6a28 SHA1: 27b9e86d65a987434ed8e8604e15ed13f345a8a9 MD5sum: 25ad9e965a804701671682323180f492 Description: advanced HTML to text converter html2text is a converter from HTML to plain text. . html2text reads HTML documents supplied in the command line (or from standard input), converts each of them into a stream of plain text characters and writes output to the file or the terminal. . Debian version also can recognize encoding of documents, do on-fly input and output recoding. . html2text was written because the author wasn't happy with the output of "lynx -dump" and so he wrote something better. Package: hunspell-en-us Version: 20070829-6 Architecture: all Maintainer: Rene Engelhard Installed-Size: 697 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-en-us, openoffice.org (<= 1.0.3-2), openoffice.org-core (<< 2.1~m190-1), thunderbird Replaces: myspell-en-us, openoffice.org-spellcheck-en-us Provides: hunspell-dictionary, hunspell-dictionary-en, hunspell-dictionary-en-us Priority: optional Section: text Filename: pool/main/h/hunspell-en-us/hunspell-en-us_20070829-6_all.deb Size: 254832 SHA256: c351a23a8d219730a91877889063dd0d7c6004e1c899d11fad0fc7ee77e78c98 SHA1: 0b52cd4470c5d96ed642035006a58cb76fabd8af MD5sum: f25d297c5f0b8c873fcfe0faf0527dcb Description: English_american dictionary for hunspell This is the English_american dictionary for use with the hunspell spellchecker Package: i2c-tools Version: 3.1.0-2 Architecture: armhf Maintainer: Aurelien Jarno Installed-Size: 209 Depends: libc6 (>= 2.13-28), perl, adduser, udev | makedev Suggests: libi2c-dev, python-smbus Conflicts: lm-sensors (<< 1:3.0.0-1) Homepage: http://www.lm-sensors.org Priority: extra Section: utils Filename: pool/main/i/i2c-tools/i2c-tools_3.1.0-2_armhf.deb Size: 58028 SHA256: 3074a70212d03cd34272defebdc0df6d6c9e7034c180f4bfe6f9371acd185620 SHA1: 4c4d711d465699f69e3c49bbb91c4fed07e368ee MD5sum: 0f4399a7ecfa5a2d3156e7e211e3c3b0 Description: heterogeneous set of I2C tools for Linux This package contains a heterogeneous set of I2C tools for Linux: a bus probing tool, a chip dumper, register-level access helpers, EEPROM decoding scripts, and more. Package: iceweasel Version: 24.4.0esr-1~deb7u2 Architecture: armhf Maintainer: Maintainers of Mozilla-related packages Installed-Size: 7091 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.10), libstdc++6 (>= 4.2.1), fontconfig, procps, debianutils (>= 1.16), xulrunner-24.0 (= 24.4.0esr-1~deb7u2), libsqlite3-0 (>= 3.7.12-1~) Suggests: fonts-stix | otf-stix, fonts-oflb-asana-math, fonts-mathjax, mozplugger, libgssapi-krb5-2 | libkrb53 Breaks: xul-ext-torbutton Provides: gnome-www-browser, www-browser Priority: optional Section: web Filename: pool/main/i/iceweasel/iceweasel_24.4.0esr-1~deb7u2_armhf.deb Size: 2853358 SHA256: bcf3fc9d967bdc66dbf6208f30239f6a3e5540e60f33c424b604c27cd6b6168b SHA1: c939b69c17b7a295b90c66d2cc0cc4045e2356fe MD5sum: 3770bec0432d43e469df4e2c1765bbcf Description: Web browser based on Firefox Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies. Package: ifupdown Version: 0.7.8 Architecture: armhf Maintainer: Andrew Shadura Installed-Size: 184 Pre-Depends: dpkg (>= 1.15.7.2) Depends: iproute (>= 20071016-1), libc6 (>= 2.13-28), lsb-base (>= 4.1+Debian3), initscripts (>= 2.88dsf-25) Suggests: isc-dhcp-client | dhcp-client, ppp, rdnssd, net-tools Breaks: dhcp-client (<< 3.0), netbase (<< 5.0) Replaces: netbase (<< 5.0) Multi-Arch: foreign Priority: important Section: admin Filename: pool/main/i/ifupdown/ifupdown_0.7.8_armhf.deb Size: 61192 SHA256: 4cd8afed94c9198b7796b2ef423c84e5c43f0b1bcf7405701061dd0a8069a1cd SHA1: 79c21900e91aa196337ad6eb51c7ba1f648b1e93 MD5sum: aa14ff7a67c8de2c542a69815ccebaa5 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: initscripts Source: sysvinit Version: 2.88dsf-41+deb7u1 Architecture: armhf Maintainer: Debian sysvinit maintainers Installed-Size: 288 Depends: libc6 (>= 2.13-28), debianutils (>= 4), lsb-base (>= 3.2-14), sysvinit-utils (>= 2.86.ds1-64), sysv-rc | file-rc, coreutils (>= 5.93) Recommends: psmisc, e2fsprogs Conflicts: libdevmapper1.02.1 (<< 2:1.02.24-1) Breaks: aide (<< 0.15.1-5), atm-tools (<< 1:2.5.1-1.3), autofs (<< 5.0.0), bootchart (<< 0.10~svn407-4), console-common (<< 0.7.86), console-setup (<< 1.74), cruft (<< 0.9.16), eepc-acpi-scripts (<< 1.1.12), fcheck (<< 2.7.59-16), hostapd (<< 1:0.7.3-3), ifupdown (<< 0.7~rc3), initramfs-tools (<< 0.104), libpam-mount (<< 2.13-1), live-build (<< 3.0~a26-1), ltsp-client-core (<< 5.2.16-1), mdadm (<< 3.2.2-1), nbd-client (<< 1:2.9.23-1), nfs-common (<< 1:1.2.5-3), portmap (<< 6.0.0-2), readahead-fedora (<< 2:1.5.6-3), resolvconf (<< 1.49), rpcbind (<< 0.2.0-7), rsyslog (<< 5.8.2-2), selinux-policy-default (<= 2:0.2.20100524-9), splashy (<< 0.3.13-5.1+b1), sysklogd (<< 1.5-6.2), util-linux (<< 2.20.1-5), wpasupplicant (<< 0.7.3-4), xymon (<< 4.3.0~beta2.dfsg-9) Replaces: libc0.1, libc0.3, libc6, libc6.1 Homepage: http://savannah.nongnu.org/projects/sysvinit Priority: required Section: admin Filename: pool/main/s/sysvinit/initscripts_2.88dsf-41+deb7u1_armhf.deb Size: 91926 SHA256: 49a0aeec088f9e71da2f8350be9300a5acc28ef98a2bb1343793cc48d1e3d6f8 SHA1: f2e4a0a24e80b0d3a2071f646de3308209930de5 MD5sum: 353c9f886400f14c68c28158fb47c02f Description: scripts for initializing and shutting down the system The scripts in this package initialize a standard Debian system at boot time and shut it down at halt or reboot time. Package: insserv Version: 1.14.0-5 Architecture: armhf Maintainer: Petter Reinholdtsen Installed-Size: 166 Depends: libc6 (>= 2.13-28) Suggests: bootchart2 Breaks: sysv-rc (<< 2.87dsf-3) Homepage: http://savannah.nongnu.org/projects/sysvinit Priority: optional Section: misc Filename: pool/main/i/insserv/insserv_1.14.0-5_armhf.deb Size: 62248 SHA256: efb38bb74c358f579525608e174613fd9cf94ed98b0e420e89945a9c5500aeec SHA1: 4cf5ea485ff0d756a80f4bc17bee369155d98d68 MD5sum: b39989ce1f4c842a73a28b194813f6d0 Description: boot sequence organizer using LSB init.d script dependency information The insserv program is used by the standard SysV-based init system. It updates the order of symlinks in /etc/rc?.d/ based on dependencies specified by LSB headers in the init.d scripts themselves. . These declared relations between scripts make it possible to optimize the boot sequence for the currently installed set of packages, while detecting and rejecting dependency loops. . Using insserv incorrectly can result in an unbootable system. Package: intltool-debian Version: 0.35.0+20060710.1 Architecture: all Depends: perl, gettext Installed-Size: 112 Maintainer: Nicolas FRANCOIS (Nekral) Priority: optional Section: devel Filename: pool/main/i/intltool-debian/intltool-debian_0.35.0+20060710.1_all.deb Size: 30782 SHA256: 121b13900d598f737acd9461575e36d93eead49c61a95ab04273fb68e1ecc60a SHA1: e8bcb45ceae9ebcdedd855a637b1d97857c23a3e MD5sum: 505291f7124f988e5adb6c4fa0303bae 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: iproute Source: iproute (20120521-3) Version: 20120521-3+b3 Architecture: armhf Maintainer: Debian iproute maintainers Installed-Size: 733 Depends: libc6 (>= 2.13-28), libdb5.1, libgcc1 (>= 1:4.4.0) Recommends: libatm1 Suggests: iproute-doc Conflicts: arpd Provides: arpd Multi-Arch: foreign Homepage: http://www.linux-foundation.org/en/Net:Iproute2 Priority: important Section: net Filename: pool/main/i/iproute/iproute_20120521-3+b3_armhf.deb Size: 409922 SHA256: f8824cfa70647c2df9bca77126f2af1198d8b679f511a19d7daac6230454977c SHA1: bcbecc85ea61382db6d61bbaff8db223c7ad072b MD5sum: 0d05df3a6925de4d65eaad5bf2b55bd9 Description: networking and traffic control tools The iproute suite, also known as iproute2, is a collection of utilities for networking and traffic control. . These tools communicate with the Linux kernel via the (rt)netlink interface, providing advanced features not available through the legacy net-tools commands 'ifconfig' and 'route'. Package: iptables Version: 1.4.14-3.1 Architecture: armhf Maintainer: Laurence J. Lane Installed-Size: 997 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libnfnetlink0 (>= 1.0.0) Breaks: iproute (<< 20120521-3), xtables-addons-common (<< 1.42-2) Provides: libxtables7 Homepage: http://www.netfilter.org/ Priority: important Section: net Filename: pool/main/i/iptables/iptables_1.4.14-3.1_armhf.deb Size: 337890 SHA256: d24c3c012af1ac500bf21b72c744c399c2758df41ec6a8cd55ca9c9edd980f31 SHA1: f5500e253528cc2bf22377b433ffe987be75a379 MD5sum: 4d9dd157158d3577c9ea9337ab58019f Description: administration tools for packet filtering and NAT These are the user-space administration tools for the Linux kernel's netfilter and iptables. netfilter and iptables provide a 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. Package: iputils-ping Source: iputils (3:20101006-1) Version: 3:20101006-1+b2 Architecture: armhf Maintainer: Noah Meyerhans Installed-Size: 120 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libssl1.0.0 (>= 1.0.0) Conflicts: ping, suidmanager (<< 0.50) Replaces: netbase (<< 4.00) Provides: ping Priority: important Section: net Filename: pool/main/i/iputils/iputils-ping_20101006-1+b2_armhf.deb Size: 49786 SHA256: 46ea10968138c0310846d1012a92be1c9328962ef6a0ffa6f4b84281a2b638f0 SHA1: cf6bf822d39b58cbcc5a7ffe89279f0404b11678 MD5sum: 49262d724ab47dc1fca5ff2a80733a9c 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: isc-dhcp-client Source: isc-dhcp Version: 4.2.2.dfsg.1-5+deb70u6 Architecture: armhf Maintainer: Debian ISC DHCP maintainers Installed-Size: 1175 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), debianutils (>= 2.8.2), isc-dhcp-common (= 4.2.2.dfsg.1-5+deb70u6), iproute Suggests: resolvconf, avahi-autoipd Conflicts: dhcp-client (<< 3.0), ifupdown (<< 0.6.8+nmu3), resolvconf (<= 1.45), samba-common (<< 3.0.0beta1-2) Replaces: dhcp3-client Provides: dhcp-client, dhcp3-client Priority: important Section: net Filename: pool/main/i/isc-dhcp/isc-dhcp-client_4.2.2.dfsg.1-5+deb70u6_armhf.deb Size: 685768 SHA256: 11315e46b99c134c2540c834a8dddadb66d414eb022b6b22d230a5dac396f0aa SHA1: f410f35de0d0e26cda03fbb98524fea7015ce9fe MD5sum: aed7a8876da7bfa41e6576599656502e Description: ISC DHCP client This is the client from 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 isc-dhcp-common. Package: isc-dhcp-common Source: isc-dhcp Version: 4.2.2.dfsg.1-5+deb70u6 Architecture: armhf Maintainer: Debian ISC DHCP maintainers Installed-Size: 1182 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), debianutils (>= 2.8.2) Replaces: dhcp3-common Provides: dhcp3-common Priority: important Section: net Filename: pool/main/i/isc-dhcp/isc-dhcp-common_4.2.2.dfsg.1-5+deb70u6_armhf.deb Size: 751180 SHA256: 468a7ed033fc396f5c47b55fa5c7f6cf8c1a6e7df50740f5612aeaf93d90d594 SHA1: 46ebea16df1f7330a7f99cfe49cabfb768257140 MD5sum: 665aabe79aef3e86368d58e4d048f73d Description: common files used by all the isc-dhcp* packages This package contains the files used by all the packages from ISC DHCP. Package: iso-codes Version: 3.41-1 Architecture: all Maintainer: Tobias Quathamer Installed-Size: 15019 Suggests: isoquery Multi-Arch: foreign Homepage: http://pkg-isocodes.alioth.debian.org/ Priority: optional Section: misc Filename: pool/main/i/iso-codes/iso-codes_3.41-1_all.deb Size: 2067670 SHA256: aa25a4e07024fe6b62be2682f9e6b1f9536ecf171ba363e1552168033b489443 SHA1: f10fabb1eb245268332c9c6f7ac9644e40c70cce MD5sum: ab5b93bde13549079948aca7224eb494 Description: ISO language, territory, currency, script codes and their translations This package provides the ISO 639 and ISO 639-3 language code lists, 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 as XML files. . More importantly, it also provides their translations to be used by other programs. Package: javascript-common Version: 7 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 76 Depends: wwwconfig-common Suggests: apache2 | httpd Priority: optional Section: web Filename: pool/main/j/javascript-common/javascript-common_7_all.deb Size: 3810 SHA256: 2ec6f784aced62c2d6448c42701022bd4d9db2eeb21ec78d6e138249980f1a26 SHA1: 88869439bf75469936207f9ff1a4a1a92366706e MD5sum: a4811fd4c33605af77a11f77038be627 Description: Base support for javascript library packages Web applications that use JavaScript need to distribute it through HTTP. Using a common path for every script avoids the need to enable this path in the HTTP server for every package. . This is a helper package that creates /usr/share/javascript and enables it in the Apache webserver. Package: keyboard-configuration Source: console-setup Version: 1.88 Architecture: all Maintainer: Debian Install System Team Installed-Size: 2283 Pre-Depends: debconf (>= 1.5.34) Depends: liblocale-gettext-perl, initscripts Breaks: console-setup (<< 1.71), console-setup-mini (<< 1.47) Replaces: console-setup (<< 1.47), console-setup-mini (<< 1.47) Priority: optional Section: utils Filename: pool/main/c/console-setup/keyboard-configuration_1.88_all.deb Size: 607364 SHA256: 4095f0a18d961c5e059c2ea91e2e64352beb18c9dbea7eb210195f26797a1088 SHA1: e5eb4907b5172eff441c94206ae1e4312864e4de MD5sum: bffc7052fd8f607723e708ec2af16598 Description: system-wide keyboard preferences This package maintains the keyboard preferences in /etc/default/keyboard. Other packages can use the information provided by this package in order to configure the keyboard on the console or in X Window. Package: kmod Version: 9-3 Architecture: armhf Maintainer: Marco d'Itri Installed-Size: 172 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libkmod2 (>= 6~), lsb-base (>= 3.0-6) Breaks: module-init-tools (<< 4) Replaces: module-init-tools (<< 4) Multi-Arch: foreign Priority: important Section: admin Filename: pool/main/k/kmod/kmod_9-3_armhf.deb Size: 57392 SHA256: d093753ced09a68525b89fcc710f47d1cbaddb2d65202d12f2543c7b55d341b0 SHA1: 346654de9e4af616cd28a0d3bacd0522beb78108 MD5sum: 7df1892142b8e5d3d1f4f05823aa2819 Description: tools for managing Linux kernel modules This package contains a set of programs for loading, inserting, and removing kernel modules for Linux. It replaces module-init-tools. Package: krb5-locales Source: krb5 Version: 1.10.1+dfsg-5+deb7u1 Architecture: all Maintainer: Sam Hartman Installed-Size: 1514 Multi-Arch: foreign Homepage: http://web.mit.edu/kerberos/ Priority: standard Section: localization Filename: pool/main/k/krb5/krb5-locales_1.10.1+dfsg-5+deb7u1_all.deb Size: 1503134 SHA256: 8fc5e6d6ea62e6178f5647184edcaef5e92882f9cc219e26f19b972c226f09a6 SHA1: 9bbe440b60a0a6d4aead8dbda56b79e734a75137 MD5sum: 5fc1b64357e7aa579b89e1b9fecec3d1 Description: Internationalization support for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains internationalized messages for MIT Kerberos. Package: ladspa-sdk Version: 1.13-1 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 140 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0) Conflicts: ladspa-sdk-dev Provides: ladspa-host, ladspa-plugin, ladspa-sdk-dev Homepage: http://www.ladspa.org/ Priority: optional Section: sound Filename: pool/main/l/ladspa-sdk/ladspa-sdk_1.13-1_armhf.deb Size: 39316 SHA256: d3a717e2be923ec29348315881a33297c2a04cf6eccea59e9d6be661cfae3726 SHA1: dbbe75b1f1544d7f0a5a6da0a83c07cbb86d7dfc MD5sum: 26f5157dc34082b62f0a1628e71f4c13 Description: sample tools for linux-audio-dev plugin architecture LADSPA is a free standard specification for audio effect plugins. . Contains sample plugins, and analyseplugin, listplugin, applyplugin programs, and the ladspa.h, the LADSPA specification. . Please build-depend on this package if you need ladspa.h Package: less Version: 444-4 Architecture: armhf Maintainer: Anibal Monsalve Salazar Installed-Size: 224 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libtinfo5, debianutils (>= 1.8) Homepage: http://www.greenwoodsoftware.com/less/ Priority: standard Section: text Filename: pool/main/l/less/less_444-4_armhf.deb Size: 124308 SHA256: 3ecf755e9088f14e8e79763520181684b4337dfc114bf2e682d9205f3e160458 SHA1: 8b22e8bfab367dbef5e4c56eb59c3cde6b8392bb MD5sum: c1b28c34faf864836afbe07b9dde8e7d Description: pager program similar to more This package provides "less", a file pager (that is, a memory-efficient utility for displaying text one screenful at a time). Less has many more features than the basic pager "more". As part of the GNU project, it is widely regarded as the standard pager on UNIX-derived systems. . Also provided are "lessecho", a simple utility for ensuring arguments with spaces are correctly quoted; "lesskey", a tool for modifying the standard (vi-like) keybindings; and "lesspipe", a filter for specific types of input, such as .doc or .txt.gz files. Package: lib3ds-1-3 Source: lib3ds Version: 1.3.0-6 Architecture: armhf Maintainer: Debian QA Group Installed-Size: 113 Depends: libc6 (>= 2.4) Replaces: lib3ds-dev (<< 1.3.0-3) Homepage: http://www.lib3ds.org/ Priority: optional Section: libs Filename: pool/main/lib3/lib3ds/lib3ds-1-3_1.3.0-6_armhf.deb Size: 47958 SHA256: ab4587c5f427b29fa2d4617840cd7633045f7f2bfd8c3429f3f09e1acf4802d1 SHA1: 4f5e53762fea35c2da8430280cb10a151e8abacd MD5sum: 48cdfef9def2a5ea3b0f34b8dfd1df1f Description: Autodesk 3D Studio file reader C library This library implements the functionality required to manage Autodesk's 3D Studio Release 3 and 4 format (.3DS) files. . It is a free alternative to Autodesk's 3DS File Toolkit for managing 3DS files. Package: liba52-0.7.4 Source: a52dec Version: 0.7.4-16 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 71 Depends: libc6 (>= 2.4) Homepage: http://liba52.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/a/a52dec/liba52-0.7.4_0.7.4-16_armhf.deb Size: 29694 SHA256: 7c95f0f3a7840f0a1e0db37c8f0a130eb76787f480c72548e867fc3d0cb22d3c SHA1: 7fd773cdbcb1307cb2d92abf8c5685a2f21fb673 MD5sum: f47b29f520c13dbeabd2f2c41b391961 Description: library for decoding ATSC A/52 streams liba52 is a free library for decoding ATSC A/52 streams. The A/52 standard is used in a variety of applications, including digital television and DVD. It is also known as AC-3. Package: libaa1 Source: aalib Version: 1.4p5-40 Architecture: armhf Maintainer: Gergely Nagy Installed-Size: 137 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgpm2 (>= 1.20.4), libncurses5 (>= 5.5-5~), libslang2 (>= 2.2.4), libtinfo5, libx11-6 Replaces: aalib1 Provides: aalib1 Multi-Arch: same Homepage: http://aa-project.sourceforge.net/aalib/ Priority: optional Section: libs Filename: pool/main/a/aalib/libaa1_1.4p5-40_armhf.deb Size: 56604 SHA256: 64fb722ea79d749dcd539247d5f12a36e6132a5ae8e0c89b1513ebb645ba0595 SHA1: aa159fdea0377976a22ddb06941805ab951ee8b2 MD5sum: 07bd5bdbfab08e076eb753b52d5f3a57 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. Package: libaacs0 Source: libaacs Version: 0.4.0-1 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 92 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcrypt11 (>= 1.4.5), libgpg-error0 (>= 1.10) Enhances: libbluray1 Multi-Arch: same Homepage: http://www.videolan.org/developers/libaacs.html Priority: optional Section: video Filename: pool/main/liba/libaacs/libaacs0_0.4.0-1_armhf.deb Size: 38198 SHA256: e892877dfe77249a3a3d896e94e1f970297de60fb5df223d4de9cb75a07e108d SHA1: 9a4dcf1dfe5168528ec5d6b9248bd1e6d2baccbe MD5sum: e966758c8b67ad8bbc70725290545cc4 Description: free-and-libre implementation of AACS libaacs is a research project to implement the Advanced Access Content System specification. It provides, through an open-source library, a way to understand how the AACS works. . This package DOES NOT provide any key or certificate that could be used to decode encrypted copyrighted material. It is based on the official public AACS specification only. . This package provides the shared library. Package: libacl1 Source: acl Version: 2.2.51-8 Architecture: armhf Maintainer: Anibal Monsalve Salazar Installed-Size: 67 Pre-Depends: multiarch-support Depends: libattr1 (>= 1:2.4.46-8), libc6 (>= 2.13-28) Conflicts: acl (<< 2.0.0), libacl1-kerberos4kth Multi-Arch: same Homepage: http://savannah.nongnu.org/projects/acl/ Priority: required Section: libs Filename: pool/main/a/acl/libacl1_2.2.51-8_armhf.deb Size: 26476 SHA256: a1ec8aa7164744e646fed1da217984284e96a123b161d3f4f31002a44dc29722 SHA1: 2459a339b32c0113eedf8aa44682b5a657660115 MD5sum: 3af6257b47dd4e0ecf984e3d70b661a7 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. Package: libalgorithm-c3-perl Version: 0.08-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 72 Depends: perl (>= 5.6.0-16) Homepage: http://search.cpan.org/dist/Algorithm-C3/ Priority: optional Section: perl Filename: pool/main/liba/libalgorithm-c3-perl/libalgorithm-c3-perl_0.08-1_all.deb Size: 11796 SHA256: 3ce01bcd0e79a8239c423835924021dfe96606f7bae91bbe5a3abcdaf203df8f SHA1: c4c17df62cd13e3ad922103144bc80174f626104 MD5sum: 003d9854288a982b46619e7bc001dd78 Description: Perl module for merging hierarchies using the C3 algorithm The Algorithm::C3 module implements the C3 algorithm. . C3 is the name of an algorithm which aims to provide a sane method resolution order under multiple inheritence. It was first introduced in the langauge Dylan, and then later adopted as the preferred MRO (Method Resolution Order) for the new-style classes in Python 2.3. Most recently it has been adopted as the 'canonical' MRO for Perl 6 classes, and the default MRO for Parrot objects as well. Package: libalgorithm-diff-perl Version: 1.19.02-2 Architecture: all Maintainer: Debian Perl Group Installed-Size: 164 Depends: perl Recommends: libalgorithm-diff-xs-perl Homepage: http://search.cpan.org/dist/Algorithm-Diff/ Priority: optional Section: perl Filename: pool/main/liba/libalgorithm-diff-perl/libalgorithm-diff-perl_1.19.02-2_all.deb Size: 51536 SHA256: 7e604d4b7671d69cea1bd1a1eb86e013e62b0205e9d9e177844f0c16ee45eb27 SHA1: 06b0a0b91e0d5b2ef200233329aa0f4924f8b787 MD5sum: 7ae15b459db3bd21837b9bc821189434 Description: module to find differences between files Algorithm::Diff is a Perl module that allows users to analyze text based on a Longest Common Subsequence (LCS) algorithm. It can compare two files and find the differences between them, which can produce the same information as the common Unix tool 'diff'. . There is an XS-optimized implementation of the core loop, which accelerates some types of diff output (see libalgorithm-diff-xs-perl). Package: libalgorithm-diff-xs-perl Source: libalgorithm-diff-xs-perl (0.04-2) Version: 0.04-2+b2 Architecture: armhf Maintainer: Debian Perl Group Installed-Size: 81 Depends: perl (>= 5.14.2-6), perlapi-5.14.2, libc6 (>= 2.4), libalgorithm-diff-perl Homepage: http://search.cpan.org/dist/Algorithm-Diff-XS/ Priority: optional Section: perl Filename: pool/main/liba/libalgorithm-diff-xs-perl/libalgorithm-diff-xs-perl_0.04-2+b2_armhf.deb Size: 12346 SHA256: a6ed111e06cafb61bba7f6f24486fb094eaf8646b282bae6a90f25f5b63a20f1 SHA1: cacdf043e1a499368806a6a584f694afa07e4f2a MD5sum: 6fa397ed7bdefbe99d58254c2ac990f8 Description: module to find differences between files (XS accelerated) Algorithm::Diff::XS is a Perl diff utility module based on Joe Schaefer's excellent but not very well-known Algorithm::LCS module, with a drop-in interface identical to Algorithm::Diff. . Note that only the LCSidx function is optimized in XS at the moment, which means only compact_diff will get significantly faster for large data sets, while diff and sdiff will run in identical speed as Algorithm::Diff. Package: libalgorithm-merge-perl Version: 0.08-2 Architecture: all Maintainer: Debian Perl Group Installed-Size: 44 Depends: perl, libalgorithm-diff-perl Homepage: http://search.cpan.org/dist/Algorithm-Merge/ Priority: optional Section: perl Filename: pool/main/liba/libalgorithm-merge-perl/libalgorithm-merge-perl_0.08-2_all.deb Size: 13522 SHA256: a1a13693ca7d60cbc14369f27067071514dd7e8bd93dc1696aa130eeee4c82a6 SHA1: 3ecc57b5b75f1fbf89bff6407802ae2d7a97dade MD5sum: 0a99c84aa1756008e166a93502296fca Description: Perl module for three-way merge of textual data Algorithm::Merge provides three-way merge and diff functions, complementing the functionality offered by Algorithm::Diff (libalgorithm-diff-perl). Given three sets of items, known as the original, left and right, this module can take a three-way difference or merge them. Taking a difference provides an array reference that is very similar to the behaviour of Algorithm::Diff. One can also implement custom conflict resolution using the CONFLICT callback. Package: libao-common Source: libao Version: 1.1.0-2 Architecture: armhf Maintainer: Ron Lee Installed-Size: 48 Conflicts: libao2 Breaks: libao4 (<< 1.0.0-2) Replaces: libao4 (<< 1.0.0-2) Homepage: http://www.xiph.org/ao/ Priority: optional Section: libs Filename: pool/main/liba/libao/libao-common_1.1.0-2_armhf.deb Size: 11272 SHA256: 0dd5d97d70ae17913910186b33252ccd18092ad4e3f7affb56aa4951ea777196 SHA1: e233b3861a9db8f4ac1c550bff8b7c127e028063 MD5sum: 1aafe47f43528be1f2659e3faf299218 Description: Cross Platform Audio Output Library (Common files) Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. It currently supports: . * Null output (handy for testing without a sound device) * WAV files * AU files * OSS (Open Sound System, used on Linux and FreeBSD) * ALSA (Advanced Linux Sound Architecture) * PulseAudio (next generation GNOME sound server) * esd (EsounD or Enlightened Sound Daemon) * and several others. . This package contains config files and man pages for libao. Package: libao4 Source: libao Version: 1.1.0-2 Architecture: armhf Maintainer: Ron Lee Installed-Size: 110 Depends: libc6 (>= 2.13-28), libao-common Suggests: libasound2, libaudio2, libesd0 | libesd-alsa0, libpulse0 Replaces: libao-pulse Homepage: http://www.xiph.org/ao/ Priority: optional Section: libs Filename: pool/main/liba/libao/libao4_1.1.0-2_armhf.deb Size: 38122 SHA256: ea0a86159e24fd6251f0f00f99d1878f2c5c97e13e2f0a057a69bd796d73afca SHA1: de19320d8bb8d87e6b8165502f9dbc6aa013d922 MD5sum: f361e0900519229a3fb70147e9ed8950 Description: Cross Platform Audio Output Library Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. It currently supports: . * Null output (handy for testing without a sound device) * WAV files * AU files * OSS (Open Sound System, used on Linux and FreeBSD) * ALSA (Advanced Linux Sound Architecture) * PulseAudio (next generation GNOME sound server) * esd (EsounD or Enlightened Sound Daemon) * and several others. Package: libapt-inst1.5 Source: apt Version: 0.9.7.9+deb7u1 Architecture: armhf Maintainer: APT Development Team Installed-Size: 682 Pre-Depends: multiarch-support Depends: libapt-pkg4.12 (>= 0.8.16~exp9), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0) Multi-Arch: same Priority: important Section: libs Filename: pool/main/a/apt/libapt-inst1.5_0.9.7.9+deb7u1_armhf.deb Size: 162246 SHA256: 2c5e55ddfabb4905464baa50d41ec2991ca6550151529b514fefb4fef32bdcc2 SHA1: b27084db51fdf4693d4cff6aa2b2a0329ef67682 MD5sum: 4e1411c3c28b3de7b1d1af0c09754251 Description: deb package format runtime library This library provides methods to query and extract information from deb packages. This includes the control data and the package file content. Package: libapt-pkg4.12 Source: apt Version: 0.9.7.9+deb7u1 Architecture: armhf Maintainer: APT Development Team Installed-Size: 2392 Pre-Depends: multiarch-support Depends: libbz2-1.0, libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.6), zlib1g (>= 1:1.2.3.3) Breaks: apt (<< 0.9.4~) Multi-Arch: same Priority: important Section: libs Filename: pool/main/a/apt/libapt-pkg4.12_0.9.7.9+deb7u1_armhf.deb Size: 838558 SHA256: 1747621b85358a753036cded6c7416be0c6ba30332221bac2d39be2d48dfa7f4 SHA1: 8e79b0a23d7873e75ea42ecb161f93b56144d2da MD5sum: ee627a0ec0c010df32ad40b80d76b4f2 Description: package managment runtime library This library provides the common functionality for searching and managing packages as well as information about packages. Higher-level package managers can depend upon this library. . This includes: * retrieval of information about packages from multiple sources * retrieval of packages and all dependent packages needed to satisfy a request either through an internal solver or by interfacing with an external one * authenticating the sources and validating the retrieved data * installation and removal of packages in the system * providing different transports to retrieve data over cdrom, ftp, http, rsh as well as an interface to add more transports like https (apt-transport-https) and debtorrent (apt-transport-debtorrent). Package: libarchive12 Source: libarchive Version: 3.0.4-3+nmu1 Architecture: armhf Maintainer: Debian Libarchive Maintainers Installed-Size: 459 Pre-Depends: multiarch-support Depends: libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libbz2-1.0, libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), liblzma5 (>= 5.1.1alpha+20120614), libnettle4 (>= 2.3), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: http://libarchive.github.com/ Priority: optional Section: libs Filename: pool/main/liba/libarchive/libarchive12_3.0.4-3+nmu1_armhf.deb Size: 263214 SHA256: fbd36a875b0bf9496b2367c47ccd2b3ada6c1d34f77db40f60fa9a508c0ff047 SHA1: 4418f410f24b7930bc2bff9bd8271ea841bfcc1e MD5sum: 64899c6c49f3e0d16afe2d3b545d9e3f Description: Multi-format archive and compression library (shared library) The libarchive library provides a flexible interface for reading and writing archives in various formats such as tar and cpio. libarchive also supports reading and writing archives compressed using various compression filters such as gzip and bzip2. The library is inherently stream-oriented; readers serially iterate through the archive, writers serially add things to the archive. . Archive formats supported are: . * tar (read and write, including GNU extensions) * pax (read and write, including GNU and star extensions) * cpio (read and write, including odc and newc variants) * iso9660 (read and write, including Joliet and Rockridge extensions, with some limitations) * zip (read only, with some limitations, uses zlib) * mtree (read and write) * shar (write only) * ar (read and write, including BSD and GNU/SysV variants) * empty (read only; in particular, note that no other format will accept an empty file) * raw (read only) * xar (read only) * rar (read only, with some limitations) * 7zip (read and write, with some limitations) . Filters supported are: . * gzip (read and write, uses zlib) * bzip2 (read and write, uses bzlib) * compress (read and write, uses an internal implementation) * uudecode (read only) * separate command-line compressors with fixed-signature auto-detection * xz and lzma (read and write using liblzma) . This package provides the libarchive shared library. Package: libasound2 Source: alsa-lib Version: 1.0.25-4 Architecture: armhf Maintainer: Debian ALSA Maintainers Installed-Size: 903 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Suggests: libasound2-plugins (>= 1.0.18) Breaks: bluez-alsa (<= 4.94-2), libasound2-plugin-equal (<= 0.6-1), libasound2-plugins (<< 1.0.24) Multi-Arch: same Homepage: http://www.alsa-project.org/ Priority: optional Section: libs Filename: pool/main/a/alsa-lib/libasound2_1.0.25-4_armhf.deb Size: 388092 SHA256: 192d103ea3986ed7699ad962bc868e739cb3057bbff83759ef659ca1fa5f0ce4 SHA1: 28a8fbe983411ef2db04303b574e19e1adbbb273 MD5sum: bd1f68243f978acabf53db56ac55385c Description: shared library for ALSA applications This package contains the ALSA library and its standard plugins, as well as the required configuration files. . ALSA is the Advanced Linux Sound Architecture. Package: libasound2-plugins Source: alsa-plugins Version: 1.0.25-2 Architecture: armhf Maintainer: Debian ALSA Maintainers Installed-Size: 233 Pre-Depends: multiarch-support Depends: libasound2 (>= 1.0.25), libavcodec53 (>= 6:0.8.2-2) | libavcodec-extra-53 (>= 6:0.8.2-2), libavutil51 (>= 6:0.8.2-2), libc6 (>= 2.13-28), libjack-jackd2-0 (>= 1.9.5~dfsg-14) | libjack-0.116, libpulse0 (>= 0.99.1), libsamplerate0 (>= 0.1.7), libspeexdsp1 (>= 1.2~beta3.2-1) Multi-Arch: same Homepage: http://www.alsa-project.org/ Priority: optional Section: libs Filename: pool/main/a/alsa-plugins/libasound2-plugins_1.0.25-2_armhf.deb Size: 75206 SHA256: 4c38ca73fa4024b0ccf31877eea8bdd6feff042b53ead520a53e87005cafbfcb SHA1: 4b9e1a22221c7b897f61f16b1b2b84c2d6de50c0 MD5sum: 4266f0baed41278a2cbd2bb6be8877a0 Description: ALSA library additional plugins This package contains plugins for the ALSA library that are not included in the main libasound2 package. . The following plugins are included, among other: - a52: S16 to A52 stream converter - jack: play or capture via JACK - oss: run native ALSA apps on OSS drivers - pulse: play or capture via Pulse Audio - lavcrate, samplerate and speexrate: rate converters - upmix and vdownmix: convert from/to 2 and 4/6 channel streams . ALSA is the Advanced Linux Sound Architecture. Package: libaspell15 Source: aspell Version: 0.60.7~20110707-1 Architecture: armhf Maintainer: Brian Nelson Installed-Size: 1920 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.6) Recommends: aspell-en | aspell-dictionary | aspell6a-dictionary Suggests: aspell Conflicts: aspell6-dictionary Breaks: aspell-bin (<< 0.60.3-2) Homepage: http://aspell.net/ Priority: optional Section: libs Filename: pool/main/a/aspell/libaspell15_0.60.7~20110707-1_armhf.deb Size: 612848 SHA256: 60f069277c2fe254a88875af52e431a0f0247241645dd9d1af4d74561a7441a1 SHA1: a93b38649860107f6b376c3b8ae6df80f758754a MD5sum: 408f7236632de3786e00809f2009d9ab 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: libasprintf0c2 Source: gettext Version: 0.18.1.1-9 Architecture: armhf Maintainer: Santiago Vila Installed-Size: 62 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0) Breaks: gettext-base (<< 0.18.1.1-6) Replaces: gettext-base (<< 0.18.1.1-6) Multi-Arch: same Homepage: http://www.gnu.org/software/gettext/ Priority: standard Section: libs Filename: pool/main/g/gettext/libasprintf0c2_0.18.1.1-9_armhf.deb Size: 26400 SHA256: 0013a4ac6b278d0e9fb6bbda81ef20004cae09ce124270c5c2e35345809fc4f2 SHA1: 6c749a24346ea344726e168cdefa0a5317ea4afa MD5sum: de485538a66dbc49783453ff2c28d916 Description: GNU library to use fprintf and friends in C++ This package contains the libasprintf shared library which makes the C formatted output routines (fprintf et al.) usable in C++ programs, for use with the strings and the streams. Package: libass4 Source: libass Version: 0.10.0-3 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 145 Pre-Depends: multiarch-support Depends: libc6 (>= 2.7), libenca0 (>= 1.9), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgcc1 (>= 1:4.4.0) Multi-Arch: same Homepage: http://code.google.com/p/libass/ Priority: extra Section: libs Filename: pool/main/liba/libass/libass4_0.10.0-3_armhf.deb Size: 54678 SHA256: b86dcc288cf03a1b32952ff65a786b7e1c87586b541a335bc31d010af243c4b9 SHA1: 86d26326a7e922f6dc0234aeb46bb5919b324d79 MD5sum: 15a3e1d4a1d6e8a0832fc1dce66cc9da Description: library for SSA/ASS subtitles rendering SubStation Alpha (SSA) is a subtitle file format that allows more advanced subtitles than the conventional SRT and similar formats. . This package contains the shared library for libass. Package: libasyncns0 Source: libasyncns (0.8-4) Version: 0.8-4+b1 Architecture: armhf Maintainer: Tanguy Ortolo Installed-Size: 50 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: http://0pointer.de/lennart/projects/libasyncns/ Priority: optional Section: libs Filename: pool/main/liba/libasyncns/libasyncns0_0.8-4+b1_armhf.deb Size: 12146 SHA256: f2faedeb2e8d9930519abe1cbe61c9a6faa6b3127e83a93d3194f126de16a21f SHA1: 8969d5359b318252a16a2fec389326fa75aa8b7e MD5sum: 8bffd01cb6362ba8074153fa6292ecc8 Description: Asynchronous name service query library libasyncns is a C library for Linux/Unix for executing name service queries asynchronously. It is an asynchronous wrapper around getaddrinfo(3), getnameinfo(3), res_query(3) and res_search(3) from libc and libresolv. Package: libatasmart4 Source: libatasmart Version: 0.19-1 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 81 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libudev0 (>= 0.140) Multi-Arch: same Homepage: http://0pointer.de/blog/projects/being-smart.html Priority: optional Section: libs Filename: pool/main/liba/libatasmart/libatasmart4_0.19-1_armhf.deb Size: 27250 SHA256: 0339f344a3871c29023d7b4cdfdfb43b6ea7f19cb5d282873c08e9c9d57fd622 SHA1: 4de25d049e3e961d58e902fecf75a7bcb277825d MD5sum: f91373e3c4ed6af300c13ffbdc92f66e Description: ATA S.M.A.R.T. reading and parsing library A small and lightweight parser library for ATA S.M.A.R.T. hard disk health monitoring. . This package contains the shared library. Package: libatk1.0-0 Source: atk1.0 Version: 2.4.0-2 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 177 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.31.2), libatk1.0-data (= 2.4.0-2) Multi-Arch: same Homepage: http://www.gtk.org/ Priority: optional Section: libs Filename: pool/main/a/atk1.0/libatk1.0-0_2.4.0-2_armhf.deb Size: 85074 SHA256: 31a026ead1c86b184a09030e8e05d6bef67f0cb453d720cf5eaa77ceeaa9a642 SHA1: 063f46298443612f12d4ba1b3cd59a6c11f014bb MD5sum: d1d33d5ccc4d8cf634125f6298c9e4f7 Description: 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-data Source: atk1.0 Version: 2.4.0-2 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 1674 Multi-Arch: foreign Homepage: http://www.gtk.org/ Priority: optional Section: misc Filename: pool/main/a/atk1.0/libatk1.0-data_2.4.0-2_all.deb Size: 240122 SHA256: 2d90c745b0948f9cec4e8cbbf54471dcbb5672470c0e132d41e3c6ed9c2ffdcd SHA1: 129deb2515f08fe2c577d97c01409044718fa897 MD5sum: 57914b572390add7e139a6fad23eb96f Description: Common 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. . This contains the common files which the runtime libraries need. Package: libatkmm-1.6-1 Source: atkmm1.6 Version: 2.22.6-1 Architecture: armhf Maintainer: Krzysztof Klimonda Installed-Size: 223 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.16.0), libglibmm-2.4-1c2a (>= 2.28.0), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.3.0) Breaks: libgtkmm-2.4-1c2a (<< 1:2.22.0) Replaces: libgtkmm-2.4-1c2a (<< 1:2.22.0) Homepage: http://www.gtkmm.org/ Priority: optional Section: libs Filename: pool/main/a/atkmm1.6/libatkmm-1.6-1_2.22.6-1_armhf.deb Size: 69842 SHA256: 2293fc88bab2d855b2f208e603b39a3922c56187fabc9fa9cc2641251ade3e97 SHA1: 018afa92fa6ec33e1e04347530a8aa1f31f9d811 MD5sum: 8a2a7311c200c0f2544d0725b7bb845e Description: C++ wrappers for ATK accessibility toolkit (shared libraries) Atkmm is a C++ interface for ATK, accessibility toolkit used by Gtk+ library. It provides a familiar interface for C++ programmers to add accessibility features to their applications. . This package contains shared libraries. Package: libatm1 Source: linux-atm Version: 1:2.5.1-1.5 Architecture: armhf Maintainer: Peter De Schrijver (p2) Installed-Size: 111 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Conflicts: atm-tools (<< 2.4.1-6) Multi-Arch: same Homepage: http://linux-atm.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/l/linux-atm/libatm1_2.5.1-1.5_armhf.deb Size: 69638 SHA256: b8543afea5ec25d169f9abf3b1e6248dc77ce8ac6bed0b9168e0916493c962d9 SHA1: f67a2e27d3831c68bd7a2aec0791d9343e9772e9 MD5sum: 52769a9a2b42b0a9b74649e8142dab52 Description: shared library for ATM (Asynchronous Transfer Mode) Shared libraries needed by ATM (Asynchronous Transfer Mode) related programs Package: libattr1 Source: attr Version: 1:2.4.46-8 Architecture: armhf Maintainer: Anibal Monsalve Salazar Installed-Size: 56 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Conflicts: attr (<< 2.0.0) Multi-Arch: same Homepage: http://savannah.nongnu.org/projects/attr/ Priority: required Section: libs Filename: pool/main/a/attr/libattr1_2.4.46-8_armhf.deb Size: 17780 SHA256: eb49bc57b52fbc35af63a052ed5c9d45ad62ef312b5e0a9568c8eff7523a8466 SHA1: ac8c448ca53a6e44b08308abedf995c437fdddff MD5sum: 61f8b3f482fe96afecacaeb9b6eca7df Description: Extended attribute shared library Contains the runtime environment required by programs that make use of extended attributes. Package: libaudio-scrobbler-perl Version: 0.01-2.1 Architecture: all Maintainer: Michael Ablassmeier Installed-Size: 100 Depends: libconfig-inifiles-perl, libwww-perl, perl (>= 5.6.0-16) Priority: optional Section: perl Filename: pool/main/liba/libaudio-scrobbler-perl/libaudio-scrobbler-perl_0.01-2.1_all.deb Size: 15860 SHA256: 32f1c6499e4346f822aa7babaa6497abfcf938493f54f1c24d88d4b886c0c128 SHA1: 8e15015ec553e6f45e104a2f8788eb5f5aa438f4 MD5sum: 8273e6d5a32a47b629f3b7fa0bcdda10 Description: perl interface to audioscrobbler.com/last.fm The Audio::Scrobbler module provides a Perl interface to the track submission API of Last.fm's AudioScrobbler - http://www.last.fm. So far, only track submissions are handled; the future plans include access to the various statistics. Package: libaudio2 Source: nas Version: 1.9.3-5wheezy1 Architecture: armhf Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 138 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libxau6, libxt6 Suggests: nas Replaces: nas-lib Provides: nas-lib Multi-Arch: same Priority: optional Section: libs Filename: pool/main/n/nas/libaudio2_1.9.3-5wheezy1_armhf.deb Size: 77562 SHA256: b214b7476c0e176ba3db27b956e4f40a10139e2db473265e33af356a290b37bf SHA1: c6237728d40ce4dca316bd203a03d1bb1f2f4b43 MD5sum: 93443a87f7e569a811984b1812fa0698 Description: Network Audio System - shared libraries The Network Audio System (NAS) was developed by NCD for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices. . This package contains the NAS library (libaudio), needed for both remote and local output. Package: libaudiofile1 Source: audiofile Version: 0.3.4-2 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 162 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.1.1) Multi-Arch: same Homepage: http://audiofile.68k.org/ Priority: optional Section: libs Filename: pool/main/a/audiofile/libaudiofile1_0.3.4-2_armhf.deb Size: 81270 SHA256: 4d9e4ac9207b8decaca6620abac046b589e10673c43129ecc1dd23f426316605 SHA1: 771aeb0abe89d76f79316b656a93141bab87c467 MD5sum: 83eff3c17ab2dc2f5a583353945aab25 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: libaudit0 Source: audit Version: 1:1.7.18-1.1 Architecture: armhf Maintainer: Philipp Matthias Hahn Installed-Size: 155 Depends: libc6 (>= 2.4) Homepage: http://people.redhat.com/sgrubb/audit/ Priority: optional Section: libs Filename: pool/main/a/audit/libaudit0_1.7.18-1.1_armhf.deb Size: 57994 SHA256: 85935d2a74f3ef5d849a921d7f1bb248b8153dd4be4c46724f0ef77622181b29 SHA1: 4f25f284c0d030f9f4f9cdf4d95e6a7c2ab16ade MD5sum: 87eb8851c1218e905b9909a8022fffd1 Description: Dynamic library for security auditing The audit-libs package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. Package: libavahi-client3 Source: avahi Version: 0.6.31-2 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 114 Pre-Depends: multiarch-support Depends: libavahi-common3 (>= 0.6.22), libc6 (>= 2.13-28), libdbus-1-3 (>= 1.1.1) Multi-Arch: same Homepage: http://avahi.org/ Priority: optional Section: libs Filename: pool/main/a/avahi/libavahi-client3_0.6.31-2_armhf.deb Size: 54084 SHA256: 6691ccff0ec0ab825be7085cdf769b2c53c3731bebd40e1a8d6506519be4351f SHA1: 5e51a586b599dfbc4926c9f90ef16e3712e24ff5 MD5sum: 9fceac5ff7a8e0e36fb68ef965b89ab3 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. Package: libavahi-common-data Source: avahi Version: 0.6.31-2 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 793 Multi-Arch: same Homepage: http://avahi.org/ Priority: optional Section: libs Filename: pool/main/a/avahi/libavahi-common-data_0.6.31-2_armhf.deb Size: 136486 SHA256: 7b122995fa839b3b9ae4ad8a590229698307460204745faa92d3c79d43131986 SHA1: 08bd71a34c12f801b1dd66f7b2ef60410f1b0f61 MD5sum: 681ce483a703dd45c6c0ef657c171c8f 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. Package: libavahi-common3 Source: avahi Version: 0.6.31-2 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 107 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libavahi-common-data Multi-Arch: same Homepage: http://avahi.org/ Priority: optional Section: libs Filename: pool/main/a/avahi/libavahi-common3_0.6.31-2_armhf.deb Size: 51412 SHA256: 2018360b8ea4357eb6d297d97675f124ce8ceac8b367e6f84959f2bb42165d98 SHA1: a4f1cb1b7c36350c1e5d017faae38c0dc09ce88c MD5sum: 755a352bd9fdd993bade9c4547d9e31a 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. Package: libavahi-compat-libdnssd1 Source: avahi Version: 0.6.31-2 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 92 Pre-Depends: multiarch-support Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.13-28), libdbus-1-3 (>= 1.0.2) Recommends: libnss-mdns Multi-Arch: same Homepage: http://avahi.org/ Priority: optional Section: libs Filename: pool/main/a/avahi/libavahi-compat-libdnssd1_0.6.31-2_armhf.deb Size: 44192 SHA256: c703622cf14bcc2c14912505968ccd95defa7b6fabb698860dbddb96f53be146 SHA1: e8e1ecb23d4ca68f05d185447c4691ae63611ffb MD5sum: e630e66a9e08948ae9dfb4ec0e583d18 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. Package: libavahi-core7 Source: avahi Version: 0.6.31-2 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 224 Pre-Depends: multiarch-support Depends: libavahi-common3 (>= 0.6.16), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Multi-Arch: same Homepage: http://avahi.org/ Priority: optional Section: libs Filename: pool/main/a/avahi/libavahi-core7_0.6.31-2_armhf.deb Size: 115246 SHA256: 64a1a7e283af1318252abc004e987414c2cd48e0c1646cd383bc3d52bfe9a389 SHA1: 9aa0d759ca8cd8bf7545885cee0346df23302986 MD5sum: 9d3d5a01d65a2433c96de32ece89ea8e 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. Package: libavahi-glib1 Source: avahi Version: 0.6.31-2 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 79 Pre-Depends: multiarch-support Depends: libavahi-common3 (>= 0.6.16), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.16.0) Multi-Arch: same Homepage: http://avahi.org/ Priority: optional Section: libs Filename: pool/main/a/avahi/libavahi-glib1_0.6.31-2_armhf.deb Size: 37642 SHA256: a16b2ea8f4ea5e6554cacb9f709f81080450b1f6500e9a2c45f1946ae35189de SHA1: 9337308102f48f2832752e29f87eeaf09a2c5fc7 MD5sum: 16867d1748ab2906f1ecd5d4aed0fab3 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. Package: libavahi-gobject0 Source: avahi Version: 0.6.31-2 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 97 Pre-Depends: multiarch-support Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.13-28), libdbus-1-3 (>= 1.0.2), libglib2.0-0 (>= 2.16.0) Multi-Arch: same Homepage: http://avahi.org/ Priority: optional Section: libs Filename: pool/main/a/avahi/libavahi-gobject0_0.6.31-2_armhf.deb Size: 45178 SHA256: 118b1af7563a145f0c71290af39e7740b4f3bf940da7c7f3ed4b3e15cf2ef0ca SHA1: d64bc2fde334bdbefe7ace53f742726aaf6c84e6 MD5sum: d1137fb8d87f254559c756a9f8b2faa5 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 GObject wrapper for Avahi. Package: libavc1394-0 Source: libavc1394 Version: 0.5.4-2 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 67 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libraw1394-11 Multi-Arch: same Homepage: http://sourceforge.net/projects/libavc1394/ Priority: optional Section: libs Filename: pool/main/liba/libavc1394/libavc1394-0_0.5.4-2_armhf.deb Size: 21218 SHA256: 4256e359ae474face2a1fd075056b9c3b63e5cabdd1a64e937ae108c3e1030cc SHA1: 370fe3f5665903bf772c333194c0757250230414 MD5sum: ede188d5102b50958729f0e6542020fc 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: libavcodec53 Source: libav Version: 6:0.8.10-1 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 11857 Pre-Depends: multiarch-support Depends: libavutil51 (>= 6:0.8.3-1~), libc6 (>= 2.13-28), libdirac-encoder0, libgcc1 (>= 1:4.4.0), libgsm1 (>= 1.0.13), libmp3lame0, libopenjpeg2, libschroedinger-1.0-0 (>= 1.0.0), libspeex1 (>= 1.2~beta3-1), libtheora0 (>= 1.0), libva1 (>> 1.0.15~), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpx1 (>= 1.0.0), libx264-123, libxvidcore4 (>= 1.2.2), zlib1g (>= 1:1.2.0) Breaks: libavcodec-extra-53, mplayer (<< 2:1.0~rc4.dfsg1+svn34540-1~) Multi-Arch: same Homepage: http://libav.org/ Priority: optional Section: libs Filename: pool/main/liba/libav/libavcodec53_0.8.10-1_armhf.deb Size: 2590126 SHA256: 3ae5db2c933016a0710a8872a327293cf08a4a287527af3aeb0164255f24eeb2 SHA1: 0d582e210fe141674d8cc0ac900d022650b00622 MD5sum: 78dda591d221252d3c21a97c554d89e2 Description: Libav codec library Libav is a complete, cross-platform solution to decode, encode, record, convert and stream audio and video. . This is the codec library from Libav (both encoding and decoding). . It supports most existing codecs (MPEG, MPEG2, MPEG4, AC3, DV...). Package: libavdevice53 Source: libav Version: 6:0.8.10-1 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 217 Pre-Depends: multiarch-support Depends: libasound2 (>= 1.0.16), libavcodec53 (>= 6:0.8.3-1~) | libavcodec-extra-53 (>= 6:0.8.10), libavformat53 (>= 6:0.8.3-1~), libavutil51 (>= 6:0.8.3-1~), libc6 (>= 2.13-28), libcdio-cdda1 (>= 0.83), libcdio-paranoia1 (>= 0.83), libdc1394-22, libgcc1 (>= 1:4.4.0), libjack-jackd2-0 (>= 1.9.5~dfsg-14) | libjack-0.116, libpulse0 (>= 0.99.1), libx11-6 (>= 2:1.4.99.1), libxext6, libxfixes3 Breaks: libavdevice-extra-53 (<< 5:0.8.1-2) Replaces: libavdevice-extra-53 Provides: libavdevice-extra-53 Multi-Arch: same Homepage: http://libav.org/ Priority: optional Section: libs Filename: pool/main/liba/libav/libavdevice53_0.8.10-1_armhf.deb Size: 77562 SHA256: 207c9dc8050bdb209bbb3701da05c3205df63e38961db9f70bd75a66ffb060b2 SHA1: 69c321d8de9783f3998fc8182da50093a42dfc8f MD5sum: 2663802959708bc8ec35c3d84e91be30 Description: Libav device handling library Libav is a complete, cross-platform solution to decode, encode, record, convert and stream audio and video. . This is the device handling library from Libav. Package: libavformat53 Source: libav Version: 6:0.8.10-1 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 1812 Pre-Depends: multiarch-support Depends: libavcodec53 (>= 6:0.8.3-1~) | libavcodec-extra-53 (>= 6:0.8.10), libavutil51 (>= 6:0.8.3-1~), libbz2-1.0, libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libgnutls26 (>= 2.12.17-0), librtmp0 (>= 2.3), zlib1g (>= 1:1.1.4) Breaks: libavformat-extra-53 (<< 5:0.8.1-2) Replaces: libavformat-extra-53 Provides: libavformat-extra-53 Multi-Arch: same Homepage: http://libav.org/ Priority: optional Section: libs Filename: pool/main/liba/libav/libavformat53_0.8.10-1_armhf.deb Size: 504304 SHA256: 539b4b6468b6bef71fc610686ae51733806437bc2765c130b4715681734dff6b SHA1: 1c8072e7c15f26428445422f0803825ba2d5a5e0 MD5sum: ba04f70d672d755798c3fbd320e5d4be Description: Libav file format library Libav is a complete, cross-platform solution to decode, encode, record, convert and stream audio and video. . This is the library for handling file formats from Libav. . It supports most existing file formats (AVI, MPEG, OGG, Matroska, ASF...). Package: libavutil51 Source: libav Version: 6:0.8.10-1 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 296 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Breaks: libavutil-extra-51 (<< 5:0.8.1-2) Replaces: libavutil-extra-51 Provides: libavutil-extra-51 Multi-Arch: same Homepage: http://libav.org/ Priority: optional Section: libs Filename: pool/main/liba/libav/libavutil51_0.8.10-1_armhf.deb Size: 103070 SHA256: e4fdee5604be57f5d8fa22345ca226ddcd13fe49bc9367ce766525ef630038f3 SHA1: 43926faff8e016c7f469fa00910d4d2624c29479 MD5sum: 02124ea1721f8b0b989937d3e095d334 Description: Libav utility library Libav is a complete, cross-platform solution to decode, encode, record, convert and stream audio and video. . This is the common utility library from Libav. It contains shared code used by all other Libav libraries. Package: libbind9-80 Source: bind9 Version: 1:9.8.4.dfsg.P1-6+nmu2+deb7u1 Architecture: armhf Maintainer: LaMont Jones Installed-Size: 88 Depends: libc6 (>= 2.13-28), libcap2 (>= 2.10), libdns88, libisc84, libisccfg82, libxml2 (>= 2.6.27) Conflicts: libbind0, libbind9-41 Replaces: libbind0 Priority: standard Section: libs Filename: pool/main/b/bind9/libbind9-80_9.8.4.dfsg.P1-6+nmu2+deb7u1_armhf.deb Size: 40150 SHA256: baee99fc543a618f08fd651aa655077d207428deb642d7da6977a420a2f1fd91 SHA1: c3d65d0ff7fa375258a8226bd3cfb6e6ff045d25 MD5sum: 5ccb546c66e13c9ce6b1ea53bc581edf Description: BIND9 Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. This package delivers the libbind9 shared library used by BIND's daemons and clients. Package: libblas3 Source: blas Version: 1.2.20110419-5 Architecture: armhf Maintainer: Debian Science Team Installed-Size: 382 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libgfortran3 (>= 4.3) Conflicts: octave3.2 Breaks: libatlas3gf-base (<< 3.8.4-4), libblas3gf (<< 1.2.20110419-3), libopenblas-base (<< 0.1.1-3) Replaces: libatlas3gf-base (<< 3.8.4-4), libblas3gf (<< 1.2.20110419-3), libopenblas-base (<< 0.1.1-3) Provides: libblas.so.3, libblas.so.3gf, libblas3gf Homepage: http://www.netlib.org/blas/ Priority: optional Section: libs Filename: pool/main/b/blas/libblas3_1.2.20110419-5_armhf.deb Size: 191410 SHA256: 0bfd9d75bafb01c10949d25aea6500417e740cfbd8afef0bddeca611dcaf3513 SHA1: 8513a65ec1b9debf68063f7f450a1a65d57afae0 MD5sum: a5ce2ec15a100f5d0cbc760aee5b9ce7 Description: Basic Linear Algebra Reference implementations, shared library BLAS (Basic Linear Algebra Subroutines) is a set of efficient routines for most of the basic vector and matrix operations. They are widely used as the basis for other high quality linear algebra software, for example lapack and linpack. This implementation is the Fortran 77 reference implementation found at netlib. . This package contains a shared version of the library. Package: libblkid1 Source: util-linux Version: 2.20.1-5.3 Architecture: armhf Maintainer: LaMont Jones Installed-Size: 189 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libuuid1 (>= 2.16) Multi-Arch: same Homepage: http://userweb.kernel.org/~kzak/util-linux/ Priority: required Section: libs Filename: pool/main/u/util-linux/libblkid1_2.20.1-5.3_armhf.deb Size: 115312 SHA256: 84033210699b963e64ec860e709fc25924cd629e26b1c33f6fbc75abed94bc51 SHA1: 824c6738deec9fffb1d64a106d7e4fb32972bad2 MD5sum: 1440bccbbc4a4f159e8058ebb51891b1 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: libbluray1 Source: libbluray Version: 1:0.2.2-1 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 169 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0) Recommends: libaacs0 Suggests: libbluray-bdj Multi-Arch: same Homepage: http://www.videolan.org/developers/libbluray.html Priority: optional Section: libs Filename: pool/main/libb/libbluray/libbluray1_0.2.2-1_armhf.deb Size: 82298 SHA256: f440c1eba57501c271db77061998f9288eaccc86d75d23d73dd547fac634b93f SHA1: 9a6d8431e76daa368081e32eb6971e5ff70e0a0f MD5sum: 498093423be5626952659d6c46943b5f Description: Blu-ray disc playback support library (shared library) libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J. . NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs. . This package provides the shared library. Package: libboost-filesystem1.49.0 Source: boost1.49 Version: 1.49.0-3.2 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 158 Depends: libboost-system1.49.0 (>= 1.49.0-1), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0) Homepage: http://boost.org/libs/filesystem/ Priority: optional Section: libs Filename: pool/main/b/boost1.49/libboost-filesystem1.49.0_1.49.0-3.2_armhf.deb Size: 69598 SHA256: 950b20ae070fedf2e36c2e7d69b8517e244598d4aeaaf94b31de5c4e3f68dd57 SHA1: 3baa1db55139daa98ee3c40e4b1be5efba3b4961 MD5sum: c371399247ee69cb5ec6ce063cc6369d Description: filesystem operations (portable paths, iteration over directories, etc) in C++ This package forms part of the Boost C++ Libraries collection. . The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories. The goal is to facilitate portable script-like operations from within C++ programs. Package: libboost-iostreams1.49.0 Source: boost1.49 Version: 1.49.0-3.2 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 138 Depends: libbz2-1.0, libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.3.0), zlib1g (>= 1:1.1.4) Homepage: http://www.boost.org/libs/iostreams/ Priority: important Section: libs Filename: pool/main/b/boost1.49/libboost-iostreams1.49.0_1.49.0-3.2_armhf.deb Size: 52946 SHA256: 4e48a2501541c25e64758c0ad4b6516b8595ff8a7fb2334fa35f95e47a4802d6 SHA1: 6d6f98a0e6aaf4a9c5e2e2bd03d0bf23743a8ec9 MD5sum: d162414fdedb312241dbc32bf72ea2dd Description: Boost.Iostreams Library This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. Package: libboost-program-options1.49.0 Source: boost1.49 Version: 1.49.0-3.2 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 362 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0) Homepage: http://www.boost.org/libs/program_options/ Priority: optional Section: libs Filename: pool/main/b/boost1.49/libboost-program-options1.49.0_1.49.0-3.2_armhf.deb Size: 146984 SHA256: c8498fd425efe26c1ca291f3d17ae75a463b5f5b57c956661f8a0fe339a633ee SHA1: 80a01a2b4df6ec81ba86c8318e74a697d610b266 MD5sum: 3685a6a1f5cd815efe9da04387237d15 Description: program options library for C++ This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. Package: libboost-regex1.49.0 Source: boost1.49 Version: 1.49.0-3.2 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 744 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libicu48 (>= 4.8-1), libstdc++6 (>= 4.6) Homepage: http://www.boost.org/libs/regex/ Priority: optional Section: libs Filename: pool/main/b/boost1.49/libboost-regex1.49.0_1.49.0-3.2_armhf.deb Size: 356798 SHA256: 785440fd5f1b45d6bf436e503ee91a4b2b0934a4d3a3f57b581e3df804dfa397 SHA1: 21f59ca4123b48f0d82ec36e75135d2a5a161396 MD5sum: 635c204a652964bb8461fb9928f2bd4d Description: regular expression library for C++ This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. Package: libboost-signals1.49.0 Source: boost1.49 Version: 1.49.0-3.2 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 130 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.6) Homepage: http://www.boost.org/libs/signals/ Priority: optional Section: libs Filename: pool/main/b/boost1.49/libboost-signals1.49.0_1.49.0-3.2_armhf.deb Size: 54330 SHA256: 4e9ccb6f92d5309ffa312e890b890ae85d6aa3412098768242df13e21c48aec3 SHA1: 5b959ca7a37bbc153ab613cb0108b815fc84e788 MD5sum: e5920caf6618721e27115e1eac06b1a4 Description: managed signals and slots library for C++ This package forms part of the Boost C++ Libraries collection. . Signals represent callbacks with multiple targets, and are also called publishers or events in similar systems. Signals are connected to some set of slots, which are callback receivers (also called event targets or subscribers), which are called when the signal is "emitted." Package: libboost-system1.49.0 Source: boost1.49 Version: 1.49.0-3.2 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 74 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0) Homepage: http://www.boost.org/libs/system/ Priority: optional Section: libs Filename: pool/main/b/boost1.49/libboost-system1.49.0_1.49.0-3.2_armhf.deb Size: 32370 SHA256: e67b1b3d57f45e8df9ba3d6971fa602309c75c7496d270c08358cf5389437e89 SHA1: d79f98e20868412089a2266fdba2e7ea47fbdb64 MD5sum: bfe484dea37f3af308618ed9820f130d Description: Operating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. Package: libboost-thread1.49.0 Source: boost1.49 Version: 1.49.0-3.2 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 150 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.6) Homepage: http://www.boost.org/libs/thread/ Priority: optional Section: libs Filename: pool/main/b/boost1.49/libboost-thread1.49.0_1.49.0-3.2_armhf.deb Size: 58524 SHA256: be70c02d87150f750d5f0e285a6b17bb8ba11a5949f6c4f2fab91763241c175e SHA1: 1f8ce40d1ab8531af078f400c8761ceb4f5101e4 MD5sum: 732b222768e86fd22fc9da2f8fb32a4f Description: portable C++ multi-threading This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers. Package: libbsd0 Source: libbsd Version: 0.4.2-1 Architecture: armhf Maintainer: Debian GNU/kFreeBSD Installed-Size: 124 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Multi-Arch: same Homepage: http://libbsd.freedesktop.org/ Priority: optional Section: libs Filename: pool/main/libb/libbsd/libbsd0_0.4.2-1_armhf.deb Size: 56386 SHA256: 673dbb6fc21bbd4c294fffee5cff45e012afb89bc521bafbce5f72fd2e4f07ce SHA1: 0992885e51d2648d42fbc3455eea8d75ac19dc41 MD5sum: 06a24f31dfd44a227e640a65788aa1a2 Description: utility functions from BSD systems - shared library This library provides some functions commonly available on BSD systems but not on others like GNU systems. Package: libbz2-1.0 Source: bzip2 Version: 1.0.6-4 Architecture: armhf Maintainer: Anibal Monsalve Salazar Installed-Size: 100 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://www.bzip.org/ Priority: important Section: libs Filename: pool/main/b/bzip2/libbz2-1.0_1.0.6-4_armhf.deb Size: 46630 SHA256: b64d66b543f9620123bd0c96eb54d1f4839d20368401e4e1846714bdd53fc4c5 SHA1: b5bf9439ed687bf9402370c14911401f78e04f4b MD5sum: 0623c7d99fcafc43c567824fc9c76d1e Description: high-quality block-sorting file compressor library - runtime This package contains libbzip2 which is used by the bzip2 compressor. . bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). Package: libc-bin Source: eglibc Version: 2.13-38+deb7u1 Architecture: armhf Essential: yes Maintainer: GNU Libc Maintainers Installed-Size: 2769 Breaks: libc0.1 (<< 2.10), libc0.3 (<< 2.10), libc6 (<< 2.10), libc6.1 (<< 2.10) Replaces: libc0.1, libc0.3, libc6, libc6.1 Multi-Arch: foreign Homepage: http://www.eglibc.org Priority: required Section: libs Filename: pool/main/e/eglibc/libc-bin_2.13-38+deb7u1_armhf.deb Size: 1165264 SHA256: ab09679e98b66867f0a690c42ffc9711fd8f9f53eb541c9067191940554627e3 SHA1: 68f96f69a75a78f2616b1c8684ba8a6e3485fd05 MD5sum: 29134b64beb22b03d04ed8e1946adc42 Description: Embedded GNU C Library: Binaries This package contains utility programs related to the GNU C Library. . * catchsegv: catch segmentation faults in programs * getconf: query system configuration variables * getent: get entries from administrative databases * iconv, iconvconfig: convert between character encodings * ldd, ldconfig: print/configure shared library dependencies * locale, localedef: show/generate locale definitions * rpcinfo: report RPC information * tzselect, zdump, zic: select/dump/compile time zones Package: libc-dev-bin Source: eglibc Version: 2.13-38+deb7u1 Architecture: armhf Maintainer: GNU Libc Maintainers Installed-Size: 299 Depends: libc6 (>= 2.13-28), libc6 (<< 2.14) Recommends: manpages-dev Replaces: libc0.1-dev, libc0.3-dev, libc6-dev, libc6.1-dev Multi-Arch: foreign Homepage: http://www.eglibc.org Priority: optional Section: libdevel Filename: pool/main/e/eglibc/libc-dev-bin_2.13-38+deb7u1_armhf.deb Size: 219192 SHA256: 4e83426014b3f30bf2185a39e68b177a0c4d8a4ef7e9c308fa00df3c3cf530c9 SHA1: 1822d29d9a736dc1bae8455aaad4fc90ace97b05 MD5sum: 92a0caacef96fe2865972462da71a58c Description: Embedded GNU C Library: Development binaries This package contains utility programs related to the GNU C Library development package. Package: libc6 Source: eglibc Version: 2.13-38+deb7u1 Architecture: armhf Maintainer: GNU Libc Maintainers Installed-Size: 8104 Depends: libc-bin (= 2.13-38+deb7u1), libgcc1 Suggests: glibc-doc, debconf | debconf-2.0, locales Conflicts: prelink (<= 0.0.20090311-1), tzdata (<< 2007k-1), tzdata-etch Breaks: locales (<< 2.13), locales-all (<< 2.13), nscd (<< 2.13) Provides: glibc-2.13-1 Multi-Arch: same Homepage: http://www.eglibc.org Priority: required Section: libs Filename: pool/main/e/eglibc/libc6_2.13-38+deb7u1_armhf.deb Size: 4013082 SHA256: b6eef215fae1f18deb75ab488bd28c1d024e5e508bf552792b947623faa3677b SHA1: 831a842b624b420a35e526d1c9878804e31c219c MD5sum: b03facc933e28d1daffdc8be639e1dbb Description: Embedded GNU C Library: Shared libraries Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. Package: libc6-dev Source: eglibc Version: 2.13-38+deb7u1 Architecture: armhf Maintainer: GNU Libc Maintainers Installed-Size: 7700 Depends: libc6 (= 2.13-38+deb7u1), libc-dev-bin (= 2.13-38+deb7u1), linux-libc-dev Recommends: gcc | c-compiler Suggests: glibc-doc, manpages-dev Conflicts: libc0.1-dev, libc0.3-dev, libc6.1-dev Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2), gcc-4.6 (<< 4.6.0-12), libhwloc-dev (<< 1.2-3), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), make (<< 3.81-8.1), pkg-config (<< 0.26-1) Provides: libc-dev Multi-Arch: same Homepage: http://www.eglibc.org Priority: optional Section: libdevel Filename: pool/main/e/eglibc/libc6-dev_2.13-38+deb7u1_armhf.deb Size: 2354226 SHA256: e0c6d45ec6dc5808fa2f357e6b4fbde100ef07cb87a7d425ce17fda5470fadea SHA1: 25a177d61dc241ffaa7f7e77c0ff7c5df6c4b970 MD5sum: a80b383140e9daa80ca7b9769be50b59 Description: Embedded GNU C Library: Development Libraries and Header Files Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library. Package: libcaca0 Source: libcaca Version: 0.99.beta18-1 Architecture: armhf Maintainer: Sam Hocevar Installed-Size: 970 Pre-Depends: multiarch-support Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.4.0), libncursesw5 (>= 5.6+20070908), libslang2 (>= 2.0.7-1), libstdc++6 (>= 4.4.0), libtinfo5, zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: http://caca.zoy.org/wiki/libcaca Priority: optional Section: libs Filename: pool/main/libc/libcaca/libcaca0_0.99.beta18-1_armhf.deb Size: 377134 SHA256: 1847029ddb02351ba3c6fcead4678fd78cb20b752cde331a506e75ed0d45e62f SHA1: 6d592d86f983f7d8a16f09359854dd8ac06589fd MD5sum: ae09ec8fe462774ef82d1a0fcdc6afd0 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: libcairo-gobject2 Source: cairo Version: 1.12.2-3 Architecture: armhf Maintainer: Dave Beckett Installed-Size: 490 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libcairo2 (>= 1.10.0), libglib2.0-0 (>= 2.14.0) Multi-Arch: same Homepage: http://cairographics.org/ Priority: optional Section: libs Filename: pool/main/c/cairo/libcairo-gobject2_1.12.2-3_armhf.deb Size: 436698 SHA256: 61ba38eaf541c7237796a1c06a8ed7341419c7cb4bf966d040d45168a0a78ff3 SHA1: 25e20156669ef3fff0e38c9ee9327b08f59ef440 MD5sum: 468bb492126b8db16c6708853e3b0e0a Description: The Cairo 2D vector graphics library (GObject library) Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the GObject library, providing wrapper GObject types for all cairo types. Package: libcairo-script-interpreter2 Source: cairo Version: 1.12.2-3 Architecture: armhf Maintainer: Dave Beckett Installed-Size: 547 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libcairo2 (>= 1.12.0), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: http://cairographics.org/ Priority: optional Section: libs Filename: pool/main/c/cairo/libcairo-script-interpreter2_1.12.2-3_armhf.deb Size: 467962 SHA256: 10be6840c898a32fd4f4e098dbcc0d08c4ec2c71dbeb23a5f3b23698ff3a3f5e SHA1: 8cb827653beba3e3fa55a7ccd2190f04c00987d0 MD5sum: 7670a2e12d6f818dc1dbfeb82c151fcf Description: The Cairo 2D vector graphics library (script interpreter) Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the script interpreter for executing and manipulating cairo execution traces. Package: libcairo2 Source: cairo Version: 1.12.2-3 Architecture: armhf Maintainer: Dave Beckett Installed-Size: 1081 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.4.0), libpixman-1-0 (>= 0.21.6), libpng12-0 (>= 1.2.13-4), libx11-6, libxcb-render0, libxcb-shm0, libxcb1 (>= 1.6), libxrender1, zlib1g (>= 1:1.1.4) Breaks: iceape-browser (<= 2.0.3-3), libgtk-directfb-2.0-0, xulrunner-1.9, xulrunner-1.9.1 (<= 1.9.1.8-3) Multi-Arch: same Homepage: http://cairographics.org/ Priority: optional Section: libs Filename: pool/main/c/cairo/libcairo2_1.12.2-3_armhf.deb Size: 815730 SHA256: ff9e1eeeaa2f178b38a89ccc94fa6c13599d312806e7d56990e4b7cdf037d82c SHA1: fe3f903978193e09a885233112e71345fe35e94b MD5sum: 50cd2aae6b46d5ef99e4487702badf4d 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. Package: libcairomm-1.0-1 Source: cairomm Version: 1.10.0-1 Architecture: armhf Maintainer: Dave Beckett Installed-Size: 158 Depends: libc6 (>= 2.4), libcairo2 (>= 1.10.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libpng12-0 (>= 1.2.13-4), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.4.0), libx11-6, libxrender1, zlib1g (>= 1:1.1.4) Replaces: libcairomm-1.0-0 Homepage: http://cairographics.org/cairomm/ Priority: optional Section: libs Filename: pool/main/c/cairomm/libcairomm-1.0-1_1.10.0-1_armhf.deb Size: 67020 SHA256: 83ee2c03e64718a2072f4c5891fce0534f65282bb9a405c5e556fff8fc190c80 SHA1: f2be81d19a6f720bb202d82fbc6a2be8f1757809 MD5sum: 9cc3544dbb64cf614990bf3976288e7a 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: libcanberra-gtk3-0 Source: libcanberra Version: 0.28-6 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 54 Pre-Depends: multiarch-support Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.13-28), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libcanberra0 (>= 0.12), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0), libpango1.0-0 (>= 1.14.0), libx11-6 Recommends: libcanberra-gtk3-module Multi-Arch: same Homepage: http://0pointer.de/lennart/projects/libcanberra/ Priority: optional Section: libs Filename: pool/main/libc/libcanberra/libcanberra-gtk3-0_0.28-6_armhf.deb Size: 14200 SHA256: a1a127fa1612e04d6c4818d4cf68bb32c806956538107f9ecfb54018235036a9 SHA1: dbd9fdea3a0f6ef8b1c90e0f048a19dfd7dcdda7 MD5sum: e4e5dc1af14a706c276a758cbecb7e0f Description: GTK+ 3.0 helper for playing widget event sounds with libcanberra libcanberra-gtk provides a few functions that simplify libcanberra usage from GTK+ 3.0. . Contextual information is needed to play event sound. This library can help to compile directly event sounds property lists based on active GtkWidget objects or GdkEvent events. Package: libcanberra-gtk3-module Source: libcanberra Version: 0.28-6 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 83 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.13-28), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.2.2-3), libpango1.0-0 (>= 1.14.0), libx11-6, gconf2 (>= 2.28.1-2) Multi-Arch: same Homepage: http://0pointer.de/lennart/projects/libcanberra/ Priority: optional Section: libs Filename: pool/main/libc/libcanberra/libcanberra-gtk3-module_0.28-6_armhf.deb Size: 16152 SHA256: 1652d7dc4745a71085f0d0f37e534b921e3140deeb1fc70d7057ae668305050f SHA1: a7a1aac8790bf2cb33b5f27e02dff70a25765180 MD5sum: 1fa60a2b14974e0b5445bb024af4b118 Description: translates GTK3 widgets signals to event sounds A GtkModule which will automatically hook into all kinds of events inside a GTK+ 3.0 program and generate sound events from them. Package: libcanberra0 Source: libcanberra Version: 0.28-6 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 123 Pre-Depends: multiarch-support Depends: libasound2 (>= 1.0.16), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libltdl7 (>= 2.4.2), libogg0 (>= 1.0rc3), libtdb1 (>= 1.2.7+git20101214), libvorbis0a (>= 1.1.2), libvorbisfile3 (>= 1.1.2) Suggests: libcanberra-gtk0, libcanberra-pulse Multi-Arch: same Homepage: http://0pointer.de/lennart/projects/libcanberra/ Priority: optional Section: libs Filename: pool/main/libc/libcanberra/libcanberra0_0.28-6_armhf.deb Size: 37182 SHA256: 2ce25dc6446cc5919fe4d32fb7cb807b1c17bff166316db5ac60a084d62a09bd SHA1: 95273636cec06943384fba29e365c005315b5205 MD5sum: 10136faf1beec6afc597c782da68bd72 Description: simple abstract interface for playing event sounds libcanberra defines a simple abstract interface for playing event sounds. . libcanberra relies on the XDG sound naming specification for identifying event sounds. On Unix/Linux the right sound to play is found via the mechanisms defined in the XDG sound theming specification. Package: libcap-ng0 Source: libcap-ng Version: 0.6.6-2 Architecture: armhf Maintainer: Pierre Chifflier Installed-Size: 50 Depends: libc6 (>= 2.13-28) Homepage: http://people.redhat.com/sgrubb/libcap-ng Priority: optional Section: libs Filename: pool/main/libc/libcap-ng/libcap-ng0_0.6.6-2_armhf.deb Size: 11784 SHA256: 4c8428b62bfff426f2e31c055f6f489fabca2c84260fe5e0acbe8c1a5016b765 SHA1: 2ecf2be2215cd261a7e659a67875b3de15f72ded MD5sum: 2e68a7c02b0a0c635bfe197da5d24fee Description: An alternate POSIX capabilities library 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. . The libcap-ng library is intended to make programming with POSIX capabilities much easier than the traditional libcap library. . This package contains header files and libraries for libcap-ng. Package: libcap2 Version: 1:2.22-1.2 Architecture: armhf Maintainer: Torsten Werner Installed-Size: 49 Pre-Depends: multiarch-support Depends: libattr1 (>= 1:2.4.46-8), libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://sites.google.com/site/fullycapable/ Priority: standard Section: libs Filename: pool/main/libc/libcap2/libcap2_2.22-1.2_armhf.deb Size: 11988 SHA256: a95885eec4977cec1d1905238d0346970e677cfdb88731d5fe98ef6a638dbc14 SHA1: 9607bf23c608286c0b0a35beef069fed723c25e5 MD5sum: 84579dfb6917f34fd3346bf50bb4cd45 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. Package: libcdaudio1 Source: libcdaudio Version: 0.99.12p2-12 Architecture: armhf Maintainer: Debian QA Group Installed-Size: 93 Depends: libc6 (>= 2.13-28) Homepage: http://libcdaudio.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/libc/libcdaudio/libcdaudio1_0.99.12p2-12_armhf.deb Size: 44164 SHA256: 32f590719c9752951623bf33f5d00ca25187166f86ca4dfeefb529d06ab64ffe SHA1: e9e460d17ad8307d99c589f2c64c3c9a9cea87ed MD5sum: c89441254d486dc9943a864246912074 Description: library for controlling a CD-ROM when playing audio CDs This library provides functions for controlling an audio CD: starting, stopping, ejecting, etc. It also provides an interface to the CDDB and CD Index servers. Package: libcddb2 Source: libcddb Version: 1.3.2-3 Architecture: armhf Maintainer: Eugene V. Lyubimkin Installed-Size: 95 Depends: libc6 (>= 2.7) Homepage: http://libcddb.sourceforge.net Priority: optional Section: libs Filename: pool/main/libc/libcddb/libcddb2_1.3.2-3_armhf.deb Size: 47074 SHA256: dbde7c2ace8db681e9cecad1af91039d5c412d92999e351b53d723c6e108abc2 SHA1: a0b322bf94654226a5296036d2b933f3115e6c6b MD5sum: 3c3d7b52a1da0ac2c6094a5199f2b865 Description: library to access CDDB data - runtime files libcddb is a C library to access data about Audio CD on a CDDB server . It allows to search the database for CD matches, get detailed information about a CD and submit new CD entries to the database. It supports both the custom CDDB protocol and the tunneling of the query over HTTP. HTTP Proxying is supported. It also features a cache system. . This package contains the runtime library required to run libcddb-enabled programs. Package: libcdio-cdda1 Source: libcdio Version: 0.83-4 Architecture: armhf Maintainer: Nicolas Boullis Installed-Size: 164 Depends: libc6 (>= 2.13-28), libcdio13 (>= 0.83) Homepage: http://www.gnu.org/software/libcdio/ Priority: optional Section: libs Filename: pool/main/libc/libcdio/libcdio-cdda1_0.83-4_armhf.deb Size: 129746 SHA256: 84831e57628579f74c36b8b4406212870c08f9ccc5d2c11fd429b530b5ee6b1e SHA1: 9e7ed4779962c290d0aae156dbdb477a2ddb460a MD5sum: db212fa77525e3923572df1f8ef47763 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-paranoia1 Source: libcdio Version: 0.83-4 Architecture: armhf Maintainer: Nicolas Boullis Installed-Size: 161 Depends: libc6 (>= 2.13-28), libcdio-cdda1 (>= 0.83), libcdio13 (>= 0.83) Homepage: http://www.gnu.org/software/libcdio/ Priority: optional Section: libs Filename: pool/main/libc/libcdio/libcdio-paranoia1_0.83-4_armhf.deb Size: 129608 SHA256: 40808bd27a5aeffb902925a05bbd4e34299f102ae0cccf06597436b0778cbd1e SHA1: 3f4093a7b8b5fea4586f116a963ed006fe422912 MD5sum: 4a4ca61442471fd3e266fd0e6011aac4 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: libcdio13 Source: libcdio Version: 0.83-4 Architecture: armhf Maintainer: Nicolas Boullis Installed-Size: 236 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Homepage: http://www.gnu.org/software/libcdio/ Priority: optional Section: libs Filename: pool/main/libc/libcdio/libcdio13_0.83-4_armhf.deb Size: 166746 SHA256: 22439eab10be74aadac1a06b52cefb9819da09dc31b2fd56b05189ed543dcacd SHA1: 92e1350c75728375c5ed3732aae59f5a7fd4419a MD5sum: ea3d44e10e533f31e651ed64621f3f51 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: libcdparanoia0 Source: cdparanoia Version: 3.10.2+debian-10.1 Architecture: armhf Maintainer: Optical Media Tools Team Installed-Size: 110 Depends: libc6 (>= 2.4) Homepage: http://www.xiph.org/paranoia/ Priority: optional Section: libs Filename: pool/main/c/cdparanoia/libcdparanoia0_3.10.2+debian-10.1_armhf.deb Size: 47648 SHA256: f13ffce3bf7ca079fa78e75ce63ea8007d7d9c9701f0ac12b1f01064f17128fa SHA1: 051fbc27955d535446f4ffb46abb66998bf19a1e MD5sum: 2f4441d3e71e33beacc826fcf33a62c1 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. . This package contains the library of cdparanoia, so that its routines can be used by other programs. Package: libck-connector0 Source: consolekit Version: 0.4.5-3.1 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 94 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libdbus-1-3 (>= 1.0.2) Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/ConsoleKit Priority: optional Section: libs Filename: pool/main/c/consolekit/libck-connector0_0.4.5-3.1_armhf.deb Size: 57466 SHA256: aa1a5be3e03375fbdd602748b4ca42904aa874bfcaeccaf9f773a80862771de9 SHA1: f7af79e66f873558caee2c68de63c54232523272 MD5sum: 02b615a66b59864c4a55b96fac9862c9 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. Package: libclass-accessor-perl Version: 0.34-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 104 Depends: perl, libsub-name-perl Homepage: http://search.cpan.org/dist/Class-Accessor/ Priority: optional Section: perl Filename: pool/main/libc/libclass-accessor-perl/libclass-accessor-perl_0.34-1_all.deb Size: 25950 SHA256: 46b6db3b405da6e4a6519e03d8578bbfde4f1a7d968eede28574c936bc520797 SHA1: 85e6a74a3b1403edaf1bf289f421872405194b43 MD5sum: e8d44fcd57dcb4a39e53f7956b30dd22 Description: Perl module that automatically generates accessors Class::Accessor automagically generates accessor/mutator methods 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: libclass-c3-perl Version: 0.24-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 79 Depends: perl, libalgorithm-c3-perl Recommends: libclass-c3-xs-perl Homepage: http://search.cpan.org/dist/Class-C3/ Priority: optional Section: perl Filename: pool/main/libc/libclass-c3-perl/libclass-c3-perl_0.24-1_all.deb Size: 23830 SHA256: 3561e9f972ee56e944dc316b7434f8b66de7a90398a2236a2631afd58027047e SHA1: 1894f014395d82cd87a28601a06ec828293315e2 MD5sum: 1c48a49b9be5ea9a2f142570b0c02c1c Description: pragma for using the C3 method resolution order Class::C3 is a Perl pragma that modifies the standard method resolution order from depth-first left-to-right to the more sophisticated C3 method resolution order. . The C3 algorithm aims to provide a sane method resolution order with multiple inheritance. It was first introduced in the Dylan language, later adopted for Python 2.3. It is also the canonical MRO implementation for Perl 6 classes and is the default for Parrot objects as well. Package: libclass-c3-xs-perl Version: 0.13-1 Architecture: armhf Maintainer: Debian Perl Group Installed-Size: 84 Depends: perl (>= 5.14.2-5), perlapi-5.14.2, libc6 (>= 2.4) Enhances: libclass-c3-perl (>= 0.16) Homepage: http://search.cpan.org/dist/Class-C3-XS/ Priority: optional Section: perl Filename: pool/main/libc/libclass-c3-xs-perl/libclass-c3-xs-perl_0.13-1_armhf.deb Size: 14826 SHA256: 6e80b2cd01f48f6b8b0bb159c63061a14c34c04d60e27161b66e4bfb9d624cbd SHA1: cb61f6d9ca7b5e63c4f4ca65702d38aae688d9c3 MD5sum: 18489c54a726abfb1d7bcac5293f780b Description: Perl module to accelerate Class::C3 Class::C3::XS is a Perl module designed to enhance the performance of the Class::C3 package (see libclass-c3-perl). It does so automatically and is not designed to be used directly; once installed, it should accelerate all programs that make use of Class::C3 itself. Package: libclass-isa-perl Version: 0.36-3 Architecture: all Maintainer: Debian Perl Group Installed-Size: 55 Homepage: http://search.cpan.org/dist/Class-ISA/ Priority: standard Section: perl Filename: pool/main/libc/libclass-isa-perl/libclass-isa-perl_0.36-3_all.deb Size: 12276 SHA256: 5b4821c5186a41155ad43c6e65151d39fa7bcb452ae98a2871daf7ed5b6cff43 SHA1: c272b9d2689eb9202165aa2df05b1c9939da1e7b MD5sum: 40dd0a9a7757a659769fc18aebb85bf7 Description: report the search path for a class's ISA tree Suppose you have a class (like Food::Fish::Fishstick) that is derived, via its @ISA, from one or more superclasses (as Food::Fish::Fishstick is from Food::Fish, Life::Fungus, and Chemicals), and some of those superclasses may themselves each be derived, via its @ISA, from one or more superclasses (as above). . When, then, you call a method in that class ($fishstick->calories), Perl first searches there for that method, but if it's not there, it goes searching in its superclasses, and so on, in a depth-first (or maybe "height-first" is the word) search. In the above example, it'd first look in Food::Fish, then Food, then Matter, then Life::Fungus, then Life, then Chemicals. . This library, Class::ISA, provides functions that return that list -- the list (in order) of names of classes Perl would search to find a method, with no duplicates. Package: libclutter-1.0-0 Source: clutter-1.0 Version: 1.10.8-2 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 1087 Pre-Depends: multiarch-support Depends: libatk1.0-0 (>= 2.2.0), libc6 (>= 2.13-28), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10), libcogl-pango0 (>= 1.7.4), libcogl9 (>= 1.9.8), libegl1-mesa (>= 7.8.1) | libegl1-x11, libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.19), libgtk-3-0 (>= 3.3.18), libjson-glib-1.0-0 (>= 0.12.0), libpango1.0-0 (>= 1.29.4), libx11-6 (>= 2:1.2.99.901), libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4) Recommends: libclutter-1.0-common Breaks: libcogl5, python-clutter (<< 1.3.2) Multi-Arch: same Homepage: http://www.clutter-project.org/ Priority: optional Section: libs Filename: pool/main/c/clutter-1.0/libclutter-1.0-0_1.10.8-2_armhf.deb Size: 629306 SHA256: 901b7e16f1d52db0663dd09cf9c4ddb1e72f1a49c85188e0a929380d74fc900e SHA1: 7cd9413c317ef224aef4fa5af6153b9024f2642b MD5sum: 7da91e7d38d5b9685fbbd5010595e68a Description: Open GL based interactive canvas library Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. Package: libclutter-1.0-common Source: clutter-1.0 Version: 1.10.8-2 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 2448 Multi-Arch: foreign Homepage: http://www.clutter-project.org/ Priority: optional Section: libs Filename: pool/main/c/clutter-1.0/libclutter-1.0-common_1.10.8-2_all.deb Size: 835332 SHA256: 42a50650743b7952e1b28df0ffefbbc6e829cc2b7a99578f7d1837bcb0a339b6 SHA1: 513146a412b692515997d0e4c5582816d319c205 MD5sum: 99d851972149f5941c07d4a45fda77de Description: Open GL based interactive canvas library (common files) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the common files, such as translations. Package: libcogl-common Source: cogl Version: 1.10.2-7 Architecture: all Maintainer: Rico Tzschichholz Installed-Size: 877 Multi-Arch: foreign Priority: optional Section: libs Filename: pool/main/c/cogl/libcogl-common_1.10.2-7_all.deb Size: 227966 SHA256: b7bbb85693e58447a49367abbddd82c49edd67cec0e7a10d35f61c1b7cb42cb4 SHA1: 2bb5e76e269f71c27ed4ad61bbb7fe9e26c8e86f MD5sum: 265c596bde82d979b1815eae65a99494 Description: Object oriented GL/GLES Abstraction/Utility Layer (common files) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package contains the common files, such as translations. Package: libcogl-pango0 Source: cogl Version: 1.10.2-7 Architecture: armhf Maintainer: Rico Tzschichholz Installed-Size: 77 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libcairo2 (>= 1.10), libcogl9 (>= 1.9.6), libegl1-mesa (>= 7.8.1) | libegl1-x11, libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.28.0), libpango1.0-0 (>= 1.28.3-5), libx11-6, libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 Recommends: libcogl-common Breaks: libcogl2 (<< 1.8.0-1), libcogl5 (<< 1.10.0-1) Replaces: libcogl2 (<< 1.8.0-1) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/c/cogl/libcogl-pango0_1.10.2-7_armhf.deb Size: 26958 SHA256: 7008dab9006e64ed48e58a06396982bf35d4c46faa260b942034292e6d2c18de SHA1: 1451fd443f05814a5048ab3d7a2be21428bd5c88 MD5sum: 77ff07976ebc07c56bd5275a3baa6843 Description: Object oriented GL/GLES Abstraction/Utility Layer Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. Package: libcogl9 Source: cogl Version: 1.10.2-7 Architecture: armhf Maintainer: Rico Tzschichholz Installed-Size: 405 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libegl1-mesa (>= 7.8.1) | libegl1-x11, libgcc1 (>= 1:4.4.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.28.0), libx11-6, libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libgles2-mesa | libgles2 Recommends: libcogl-common Multi-Arch: same Priority: optional Section: libs Filename: pool/main/c/cogl/libcogl9_1.10.2-7_armhf.deb Size: 175102 SHA256: 50be744a5bf04254d03738d976b9d0428432e32618ca4163f7c7543ee1bb6bfe SHA1: 977d09730e28cf01591de55561cfd52f0e33088e MD5sum: 59ff2fd94e6a1a268c384cca07ec8046 Description: Object oriented GL/GLES Abstraction/Utility Layer Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. Package: libcoin80 Source: coin3 Version: 3.1.4~abc9f50-3~bpo70+1 Architecture: armhf Maintainer: Debian Science Team Installed-Size: 6389 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libgl1-mesa-glx | libgl1, libice6 (>= 1:1.0.0), libsm6, libstdc++6 (>= 4.6), libx11-6, libxext6 Suggests: libbz2-1.0, libfreetype6, libopenal0a, libsimage-dev, zlib1g Homepage: http://www.coin3d.org/ Priority: optional Section: libs Filename: pool/main/c/coin3/libcoin80_3.1.4~abc9f50-3~bpo70+1_armhf.deb Size: 2710012 SHA256: 5dbcab1d8c4fcb2daa09e91e7ebaae934e7b9b6293d92c371e499e0f527f6fff SHA1: bc93632b6091e49145dc64a73cd57b359190d65f MD5sum: ef4f54e668905c0b2736372dd4f14224 Description: high-level 3D graphics kit implementing the Open Inventor API Coin is an OpenGL-based, retain-mode 3D graphics library that implements the Open Inventor 2.1 API. It also includes support for VRML97 and 3D audio. Installing the suggested packages will enable extra features: . libsimage-dev enables loading of image files in SbImage libfreetype6 enables use of TrueType fonts libopenal0a enables audio support zlib1g and libbz2 enable transparent read of compressed files Package: libcolord1 Source: colord Version: 0.1.21-1 Architecture: armhf Maintainer: Christopher James Halse Rogers Installed-Size: 205 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.28.0), liblcms2-2 Recommends: colord Multi-Arch: same Homepage: http://www.freedesktop.org/software/colord/ Priority: optional Section: libs Filename: pool/main/c/colord/libcolord1_0.1.21-1_armhf.deb Size: 109004 SHA256: 89557914f38a1add90b718a608909a5ecc61fb0d7299b4af16f1b31e1cb0793f SHA1: 214a880c4f206e6be0f9c0e0e06e9444ba83a7f5 MD5sum: f91d500fb79338ff5c9ae39dcd0b8dd8 Description: system service to manage device colour profiles -- runtime colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains a gobject-based convenience library for programs to interact with the colord system daemon. Package: libcomerr2 Source: e2fsprogs Version: 1.42.5-1.1 Architecture: armhf Maintainer: Theodore Y. Ts'o Installed-Size: 91 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Replaces: e2fsprogs (<< 1.34-1) Provides: libcomerr-kth-compat Multi-Arch: same Homepage: http://e2fsprogs.sourceforge.net Priority: required Section: libs Filename: pool/main/e/e2fsprogs/libcomerr2_1.42.5-1.1_armhf.deb Size: 54598 SHA256: a89e3a9b1ab32ce12e7df0f33b6306b8110463cdc884c5e6cc893e4b3e347b41 SHA1: 54c5da390fe8cc04f07292d684fab3b9104919c1 MD5sum: 3333342d2f632ebb25696f0334393db4 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: libconfig-inifiles-perl Version: 2.75-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 151 Depends: liblist-moreutils-perl Homepage: http://search.cpan.org/dist/Config-IniFiles/ Priority: extra Section: perl Filename: pool/main/libc/libconfig-inifiles-perl/libconfig-inifiles-perl_2.75-1_all.deb Size: 54836 SHA256: fe9d426792b9022a562129b66499e84d0a2c4ca1b6c9fb80dabedc8cba4c8dab SHA1: f6da9275b0778b2dd969cf3e520669cbbdf5ab05 MD5sum: 3eac48e8d3263a41914fd21e0826ca00 Description: Read .ini-style configuration files Config::IniFiles provides a way to have readable configuration files outside your Perl script. Configurations can be imported (inherited, stacked,...), sections can be grouped, and settings can be accessed from a tied hash. Package: libconsole Source: console-tools Version: 1:0.2.3dbs-70 Architecture: armhf Maintainer: Alastair McKinstry Installed-Size: 430 Depends: libc6 (>= 2.7) Conflicts: console-tools-libs Priority: optional Section: libs Filename: pool/main/c/console-tools/libconsole_0.2.3dbs-70_armhf.deb Size: 142822 SHA256: 79a50e6dfecc91d60124eb5802b96e902196fb7061ecd874125ab051503827d1 SHA1: faea951f0c21b31f0f409704cf3b13dbe83299b8 MD5sum: be140c5dfd745b2481b8ff83c6fd3f55 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: libcpan-distnameinfo-perl Version: 0.12-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 64 Depends: perl Homepage: http://search.cpan.org/dist/CPAN-DistnameInfo/ Priority: optional Section: perl Filename: pool/main/libc/libcpan-distnameinfo-perl/libcpan-distnameinfo-perl_0.12-1_all.deb Size: 9472 SHA256: acc6a63e904f80173e6d0c16b6d908bcd21be653567b37be25d16d82e17c7a07 SHA1: 6dfb0efd1d254d4d90dcaa6d208688e346a0bc9f MD5sum: 38675079f3fcc89632eae14f34708366 Description: module to extract distribution name and version from a filename CPAN::DistnameInfo is a Perl module that extracts the name and version from a CPAN distribution name. It uses heuristics similar to those used by the main site to extract the distribution information. It also reports if the version is to be treated as a developer release. Package: libcroco3 Source: libcroco Version: 0.6.6-2 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 254 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libglib2.0-0 (>= 2.16.0), libxml2 (>= 2.7.4) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libc/libcroco/libcroco3_0.6.6-2_armhf.deb Size: 120388 SHA256: f2197532af672f98911754fffb78e927f36bd5d2821f14c7dd741cd10beafc58 SHA1: 9de58c80422f967ed7ed79eb235051e8d665bf5a MD5sum: 7e5d44ce9cd061f8a14176e83f113351 Description: 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 which 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: libcryptsetup4 Source: cryptsetup Version: 2:1.4.3-4 Architecture: armhf Maintainer: Debian Cryptsetup Team Installed-Size: 144 Depends: libc6 (>= 2.13-28), libdevmapper1.02.1 (>= 2:1.02.74), libgcc1 (>= 1:4.4.0), libgcrypt11 (>= 1.4.6-3), libuuid1 (>= 2.16), libgpg-error0 (>= 1.10-0.1) Homepage: http://code.google.com/p/cryptsetup/ Priority: optional Section: libs Filename: pool/main/c/cryptsetup/libcryptsetup4_1.4.3-4_armhf.deb Size: 87246 SHA256: fe4ae8805a276577ede05dbd64dad4d91a6a4ca5c91caf66a7fe06f0c72df98e SHA1: be9fed2e196825244a8a62948d4599afbd7d1e55 MD5sum: 72c587ded7b67a9be8bf34e1f6e342b5 Description: disk encryption support - shared library Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides the libcryptsetup shared library. Package: libcups2 Source: cups Version: 1.5.3-5+deb7u1 Architecture: armhf Maintainer: Debian Printing Team Installed-Size: 370 Pre-Depends: multiarch-support Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.13-28), libgnutls26 (>= 2.12.17-0), libgssapi-krb5-2 (>= 1.10+dfsg~), zlib1g (>= 1:1.1.4) Suggests: cups-common Conflicts: libcupsys2 Breaks: cups (<< 1.5.0) Replaces: libcupsys2 Provides: libcupsys2 Multi-Arch: same Homepage: http://www.cups.org Priority: optional Section: libs Filename: pool/main/c/cups/libcups2_1.5.3-5+deb7u1_armhf.deb Size: 231670 SHA256: 32d058164dcaa1e567f7ddfbb0eaec1efb01e24627200f170370f064bdc8b1a0 SHA1: 97335b6715b680157218708364830014be0bc754 MD5sum: 700bce2e95a965f9e48ae288f6c2b28f Description: Common UNIX Printing System(tm) - Core library 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. Package: libcupsimage2 Source: cups Version: 1.5.3-5+deb7u1 Architecture: armhf Maintainer: Debian Printing Team Installed-Size: 186 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libcups2 (= 1.5.3-5+deb7u1), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libtiff4 (>> 3.9.5-3~) Multi-Arch: same Homepage: http://www.cups.org Priority: optional Section: libs Filename: pool/main/c/cups/libcupsimage2_1.5.3-5+deb7u1_armhf.deb Size: 128634 SHA256: cbf98e3341c556da74b8331de5883f8f2dcb7c1f71c1c5cd59e28e457894ba30 SHA1: 3244800c1f97a30c23eb3cf6e6626db46693f021 MD5sum: 1a3b927db701ded5f811a2e6cffb08bc Description: Common UNIX Printing System(tm) - Raster image library 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. Package: libcurl3 Source: curl Version: 7.26.0-1+wheezy9 Architecture: armhf Maintainer: Alessandro Ghedini Installed-Size: 447 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libgssapi-krb5-2 (>= 1.10+dfsg~), libidn11 (>= 1.13), libldap-2.4-2 (>= 2.4.7), librtmp0 (>= 2.3), libssh2-1 (>= 1.2.6), libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Conflicts: libcurl4 Replaces: libcurl2 (<< 1:7.11.2-2), libcurl4 Multi-Arch: same Homepage: http://curl.haxx.se Priority: optional Section: libs Filename: pool/main/c/curl/libcurl3_7.26.0-1+wheezy9_armhf.deb Size: 301566 SHA256: 6b28be422ec6c02c7ca6251dddc74fcb578f4c22c959c090ebe36f1c46a5a51f SHA1: cd247020edea6ab6c10d7d66c108ed8e95559d5a MD5sum: e28149aefb18d4d1758b0e257041286e Description: easy-to-use client-side URL transfer library (OpenSSL flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by OpenSSL. Package: libcurl3-gnutls Source: curl Version: 7.26.0-1+wheezy9 Architecture: armhf Maintainer: Alessandro Ghedini Installed-Size: 435 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libgssapi-krb5-2 (>= 1.10+dfsg~), libidn11 (>= 1.13), libldap-2.4-2 (>= 2.4.7), librtmp0 (>= 2.3), libssh2-1 (>= 1.2.6), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Conflicts: libcurl4-gnutls Replaces: libcurl4-gnutls Multi-Arch: same Homepage: http://curl.haxx.se Priority: optional Section: libs Filename: pool/main/c/curl/libcurl3-gnutls_7.26.0-1+wheezy9_armhf.deb Size: 292874 SHA256: a1f11bff13bb27bb7976effdb47d319782ce95242beaa0f46802c4aa230daba3 SHA1: 47390a68a04c16ca5b77e5d40178db5e6434b994 MD5sum: f7d23fbd4cfa567413fe7641ec314fec Description: easy-to-use client-side URL transfer library (GnuTLS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by GnuTLS. Package: libcwidget3 Source: cwidget Version: 0.5.16-3.4 Architecture: armhf Maintainer: Daniel Burrows Installed-Size: 1074 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libncursesw5 (>= 5.6+20070908), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.6), libtinfo5 Suggests: libcwidget-dev Homepage: http://cwidget.alioth.debian.org Priority: important Section: libs Filename: pool/main/c/cwidget/libcwidget3_0.5.16-3.4_armhf.deb Size: 353002 SHA256: f84ae4fb6c9f01657a0cb37dad3703c0a49da0b176f18f5369de1ea5610448df SHA1: 466aa1827cb7827f95ffb202703a1c631ecdc93c MD5sum: 9a672be7fd7f3718fab35850a4ad9d27 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. Package: libdaemon0 Source: libdaemon Version: 0.14-2 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 52 Depends: libc6 (>= 2.4) Homepage: http://0pointer.de/lennart/projects/libdaemon/ Priority: optional Section: libs Filename: pool/main/libd/libdaemon/libdaemon0_0.14-2_armhf.deb Size: 16282 SHA256: 75285e85b8d0c0655a1632d4cb6766721ddd57c0ae0194e5e7fd7354dc013e5a SHA1: 7dd903afdf013d828f3183ba4ede51037084023c MD5sum: 55bebda0c43108d0a2f2a057b9bc3ced Description: lightweight C library for daemons - runtime library libdaemon is a leightweight C library which eases the writing of UNIX daemons. It consists of the following parts: . * Wrapper around fork() for correct daemonization of a process * Wrapper around syslog() for simple log output to syslog or STDERR * An API for writing PID files * An API for serializing signals into a pipe for use with select() or poll() * An API for running subprocesses with STDOUT and STDERR redirected to syslog . Routines like these are included in most of the daemon software available. It is not simple to get these done right and code duplication is not acceptable. . This package includes the libdaemon run time shared library. Package: libdata-optlist-perl Version: 0.107-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 64 Depends: perl, libparams-util-perl, libsub-install-perl Homepage: http://search.cpan.org/dist/Data-OptList/ Priority: optional Section: perl Filename: pool/main/libd/libdata-optlist-perl/libdata-optlist-perl_0.107-1_all.deb Size: 10704 SHA256: 7c78fee339bb180483b1b9420df08318125bf423cde7a2b3ef5f96042d7c585f SHA1: 5ff204ed5c3d90703adb83e33199128d5619b290 MD5sum: 417a8a5aedeea5fabac824985f5dd25c Description: module to parse and validate simple name/value option pairs Data::OptList is a Perl module useful for working with simple name-and-value option pairs. It assumes any defined scalar is a name and any reference after it is its value. Package: libdata-section-perl Version: 0.101621-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 72 Depends: perl, libmro-compat-perl, libsub-exporter-perl Homepage: http://search.cpan.org/dist/Data-Section/ Priority: optional Section: perl Filename: pool/main/libd/libdata-section-perl/libdata-section-perl_0.101621-1_all.deb Size: 11970 SHA256: 102f95e64939cbe636e8baa0dc651de117808fff2f75c1d4e9212dcf51313b41 SHA1: cf7d4209509f33554ca46b9aef9db7ec233c4f67 MD5sum: 04bf6ad9b45fb60fb8c032deb6e326cc Description: module to read chunks of data from a module's DATA section Data::Section is a Perl module that provides an easy way to access multiple named chunks of line-oriented data in your module's DATA section. It was written to allow modules to store their own templates, but is probably useful for other purposes as well. Package: libdatrie1 Source: libdatrie Version: 0.2.5-3 Architecture: armhf Maintainer: Theppitak Karoonboonyanan Installed-Size: 65 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: http://linux.thai.net/projects/libthai Priority: optional Section: libs Filename: pool/main/libd/libdatrie/libdatrie1_0.2.5-3_armhf.deb Size: 25378 SHA256: 58c596c116c697b312225107cf5d13e70260e030f2bff4ca0abe457aa45031e5 SHA1: 155d6aa1bcbd043667df8311dfdcb699b8ea410e MD5sum: 9f5a2bb220e3d0102d4393dd0a3d209b Description: Double-array trie library This package provides shared libraries needed to run programs that use the datrie library. It is usually automatically installed. Package: libdb5.1 Source: db Version: 5.1.29-5 Architecture: armhf Maintainer: Debian Berkeley DB Group Installed-Size: 997 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html Priority: standard Section: libs Filename: pool/main/d/db/libdb5.1_5.1.29-5_armhf.deb Size: 610858 SHA256: e95095eb6af3bf63016060cc48fe835a5e146c3a9eadeb1308fa2212a4f604ab SHA1: 457d5810393a713aef50dffd08e947940ac57cdd MD5sum: a6551607263664e30f515f5b314d344d Description: Berkeley v5.1 Database Libraries [runtime] This is the runtime package for programs that use the v5.1 Berkeley database library. Package: libdbus-1-3 Source: dbus Version: 1.6.8-1+deb7u1 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 263 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Recommends: dbus Breaks: kde-window-manager (<< 4:4.4.5-9), kdebase-workspace-bin (<< 4:4.4.5-9) Multi-Arch: same Homepage: http://dbus.freedesktop.org/ Priority: optional Section: libs Filename: pool/main/d/dbus/libdbus-1-3_1.6.8-1+deb7u1_armhf.deb Size: 144098 SHA256: 4e22affac249ea2c0903f3aeb4300d922fa21c286608bf781f41749191ea10ff SHA1: da5383fd8e27d01866499287ce92c42e1a752030 MD5sum: 4e3103ad1e44cd245aaa71415e6e1ba5 Description: simple interprocess messaging system (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. . 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. Package: libdbus-glib-1-2 Source: dbus-glib Version: 0.100.2-1 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 278 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libdbus-1-3 (>= 1.2.16), libglib2.0-0 (>= 2.31.8) Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings Priority: optional Section: libs Filename: pool/main/d/dbus-glib/libdbus-glib-1-2_0.100.2-1_armhf.deb Size: 187142 SHA256: 201405f550a392fb8bef3584cf99a62421a2f774a39b43093a99ea31f7fa373e SHA1: 655b05aaeceea3bd0233d95d27f69dd19dfdd945 MD5sum: f83fa01778ecb301ee10c2d62407746d 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: libdc1394-22 Version: 2.2.0-2 Architecture: armhf Maintainer: Guus Sliepen Installed-Size: 213 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libraw1394-11, libusb-1.0-0 (>= 2:1.0.8) Multi-Arch: same Homepage: http://damien.douxchamps.net/ieee1394/libdc1394/ Priority: extra Section: libs Filename: pool/main/libd/libdc1394-22/libdc1394-22_2.2.0-2_armhf.deb Size: 109404 SHA256: c46553b8157165dfac4f657b98094b5afde3a1fff1555aa1ff4b0bf41ad79818 SHA1: 2ad6112389aa5dbc64f113576e6a7f6fa4af661d MD5sum: f45098e4b644d6b69a24998311b830da 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 version of libdc1394 supports both the old and new (juju) FireWire stack. It automatically detects which one to use at runtime. . This package contains shared libraries. Package: libdca0 Source: libdca Version: 0.0.5-5 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 185 Depends: libc6 (>= 2.4) Homepage: http://www.videolan.org/developers/libdca.html Priority: optional Section: libs Filename: pool/main/libd/libdca/libdca0_0.0.5-5_armhf.deb Size: 110178 SHA256: d9101e7bfc28d63f53548bc8faaaa9cf956e09afc185df8a657d0cd284e4eb88 SHA1: 1cc88d13eb7980956f1050417d8a101d7e2cd7d5 MD5sum: 4d9ecf84a86f50eddee060423121b797 Description: decoding library for DTS Coherent Acoustics streams libdca provides a low-level interface to decode audio frames encoded using DTS Coherent Acoustics. DTS Coherent Acoustics streams are commonly found on DVDs, DTS audio CDs and some radio broadcastings. libdca also provides downmixing and dynamic range compression for various output configurations. . This package contains the shared library. Package: libdconf0 Source: d-conf Version: 0.12.1-3 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 69 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libglib2.0-0 (>= 2.31.18) Breaks: dconf-gsettings-backend (<< 0.10.0) Multi-Arch: same Homepage: http://live.gnome.org/dconf Priority: optional Section: libs Filename: pool/main/d/d-conf/libdconf0_0.12.1-3_armhf.deb Size: 21226 SHA256: e65b7bc22835c2f9a3d2db632623c767b28d98f9ae2ebf0e235a3d98c89f1791 SHA1: 945f297279ce73150d041a4d797fb1aced08fdab MD5sum: d5a3821bc61c688144ab5ff65d80b479 Description: simple configuration storage system - runtime library DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains the runtime library. Package: libdevmapper-event1.02.1 Source: lvm2 (2.02.95-8) Version: 2:1.02.74-8 Architecture: armhf Maintainer: Debian LVM Team Installed-Size: 73 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libdevmapper1.02.1 (>= 2:1.02.36) Multi-Arch: same Homepage: http://sources.redhat.com/lvm2/ Priority: optional Section: libs Filename: pool/main/l/lvm2/libdevmapper-event1.02.1_1.02.74-8_armhf.deb Size: 30896 SHA256: ad3ae9a840ecc1dbca777a4cc422e675ddadcfc09f2e4dff48989908e7f0e71d SHA1: b1c512f0bed21e2cbc2ae305cb044af840a32c1b MD5sum: 22e891ce9babef5687a89f7522b2a401 Description: Linux Kernel Device Mapper event support 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 userspace library to help with event monitoring for devmapper devices, in conjunction with the dmevent daemon. Package: libdevmapper1.02.1 Source: lvm2 (2.02.95-8) Version: 2:1.02.74-8 Architecture: armhf Maintainer: Debian LVM Team Installed-Size: 235 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libselinux1 (>= 1.32), libudev0 (>= 0.140), dmsetup (>= 2:1.02.74-8) Conflicts: libdevmapper1.02 Breaks: lvm2 (<< 2.02.66) Multi-Arch: same Homepage: http://sources.redhat.com/lvm2/ Priority: optional Section: libs Filename: pool/main/l/lvm2/libdevmapper1.02.1_1.02.74-8_armhf.deb Size: 124484 SHA256: 7d7c070b9da535cf6bb5e0dab661c87754fedd3a311cdd9d68079e10f97f8e56 SHA1: 1ef7632f6ca875dbf12ab1beec6d9f1bba6c9d79 MD5sum: d05d5949a41487a484ccbc1233f97d3b Description: 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: libdirac-decoder0 Source: dirac Version: 1.0.2-6 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 455 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0) Conflicts: libdirac0, libdirac0c2a Replaces: libdirac0, libdirac0c2a Multi-Arch: same Homepage: http://diracvideo.org/ Priority: optional Section: libs Filename: pool/main/d/dirac/libdirac-decoder0_1.0.2-6_armhf.deb Size: 278750 SHA256: 2387d472c7af51e415272cca2a228c91ff99f89878fbcb5afb77d32ebb9f87ca SHA1: 679a2110d4f3358fb5562af5d1a72ffcf20513da MD5sum: 3c7b8399fac8f1d05bd3bb3b847ba62e Description: open and royalty free high quality video codec - decoder library Dirac is an advanced royalty-free video compression format designed for a wide range of uses, from delivering low-resolution web content to broadcasting HD and beyond, to near-lossless studio editing. . This package contains the dirac decoder library. Package: libdirac-encoder0 Source: dirac Version: 1.0.2-6 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 556 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0) Conflicts: libdirac0, libdirac0c2a Replaces: libdirac0, libdirac0c2a Multi-Arch: same Homepage: http://diracvideo.org/ Priority: optional Section: libs Filename: pool/main/d/dirac/libdirac-encoder0_1.0.2-6_armhf.deb Size: 336562 SHA256: 1180fd32f1a9f0e3e40f6a569c6c2f861bb721f5c2dd1eebf145615386712993 SHA1: 184daa353a89fbd9b6095dc99c93b593290e43d9 MD5sum: 55928c8f6dfdbc6a72397aed61e18ca0 Description: open and royalty free high quality video codec - encoder library Dirac is an advanced royalty-free video compression format designed for a wide range of uses, from delivering low-resolution web content to broadcasting HD and beyond, to near-lossless studio editing. . This package contains the dirac encoder library. Package: libdirectfb-1.2-9 Source: directfb Version: 1.2.10.0-5 Architecture: armhf Maintainer: Debian DirectFB Team Installed-Size: 1681 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libts-0.0-0 (>= 1.0) Multi-Arch: same Homepage: http://www.directfb.org/ Priority: optional Section: libs Filename: pool/main/d/directfb/libdirectfb-1.2-9_1.2.10.0-5_armhf.deb Size: 1059394 SHA256: 35c1b30aac02b45f04584ec74880e72ecb4cbae4fdcd34b51329135362c31964 SHA1: 23aa255d6bc6f205c40207e1ebb6acb6445bb603 MD5sum: 6a8ac3aa13bf3a690f74793ff1ec3f4c 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. Package: libdirectfb-extra Source: directfb Version: 1.2.10.0-5 Architecture: armhf Maintainer: Debian DirectFB Team Installed-Size: 104 Pre-Depends: multiarch-support Depends: libdirectfb-1.2-9 (= 1.2.10.0-5), libc6 (>= 2.13-28), libfreetype6 (>= 2.2.1), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libx11-6, libxext6 Multi-Arch: same Homepage: http://www.directfb.org/ Priority: optional Section: libs Filename: pool/main/d/directfb/libdirectfb-extra_1.2.10.0-5_armhf.deb Size: 29848 SHA256: e3ab84622a32321a4c73dad11b94e1f007fe78c06fa149a0e1402e2329c79aae SHA1: 5e60acd7a918ff73a2d1f1c013848bfb27bbeb27 MD5sum: 0387665bdf3b1c39e16e81253252ea80 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 package contains the following providers: . * image PNG * image JPEG * font FreeType * system X11 Package: libdjvulibre-text Source: djvulibre Version: 3.5.25.3-1 Architecture: all Maintainer: Barak A. Pearlmutter Installed-Size: 382 Replaces: djview3 (= 3.5.20-9), djvulibre-desktop (<< 3.5.20-9), libdjvulibre15 Homepage: http://djvu.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/d/djvulibre/libdjvulibre-text_3.5.25.3-1_all.deb Size: 78072 SHA256: fd7706ac8660cca42e4ecb3a1583d530852688e2a3369070f27bea2a6d8ce5f3 SHA1: bcbfe005226a6ca3479293cd5e4f9d817a35cb77 MD5sum: 02196a3b733ab1ee510985b27e7904d0 Description: Linguistic support files for libdjvulibre Runtime linguistic support files for the libdjvulibre library. Package: libdjvulibre21 Source: djvulibre Version: 3.5.25.3-1 Architecture: armhf Maintainer: Barak A. Pearlmutter Installed-Size: 1085 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libjpeg8 (>= 8c), libstdc++6 (>= 4.4.0), libdjvulibre-text (>= 3.5.25.3-1) Conflicts: libdjvulibre1 Replaces: libdjvulibre1, libdjvulibre15 Homepage: http://djvu.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/d/djvulibre/libdjvulibre21_3.5.25.3-1_armhf.deb Size: 594582 SHA256: 904f1e7a96b6123bcff693b3a4c99d2e4f9cd7c934230239222b362444b300a7 SHA1: 124404598a49e7120e8e2fc826a2ec3396993cd3 MD5sum: fdd2e205b14b38be7f7bf89702b8ee7d Description: Runtime support for the DjVu image format DjVu runtime library. Package: libdmx1 Source: libdmx Version: 1:1.1.2-1+deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 45 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libx11-6 (>= 2:1.4.99.1), libxext6 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libd/libdmx/libdmx1_1.1.2-1+deb7u1_armhf.deb Size: 9224 SHA256: d37a8b2f8262fb6b565d48901b64dc89b2bb47cc6bb23d7c267086dac5854f15 SHA1: b6e3216d038fc21a7e0bfb569d9224f938712e22 MD5sum: efab70861370f56df3cdd801ea2bd5ac 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 at git://anongit.freedesktop.org/git/xorg/lib/libdmx Package: libdns88 Source: bind9 Version: 1:9.8.4.dfsg.P1-6+nmu2+deb7u1 Architecture: armhf Maintainer: LaMont Jones Installed-Size: 1120 Depends: libc6 (>= 2.13-28), libcap2 (>= 2.10), libgcc1 (>= 1:4.4.0), libgeoip1 (>= 1.4.8+dfsg), libgssapi-krb5-2 (>= 1.10+dfsg~), libisc84, libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.6.27) Conflicts: libbind0, libbind9-41 Replaces: libbind0 Priority: standard Section: libs Filename: pool/main/b/bind9/libdns88_9.8.4.dfsg.P1-6+nmu2+deb7u1_armhf.deb Size: 656812 SHA256: c9b610128f1aab51e7b95990e27782b4c353f5923ba93b2f660e8270c5fecfb7 SHA1: 5623a58709a929ca35b435fe419cd5f7f2e36b0b MD5sum: b1864a4cc2d16e2e7f0b3abb42a74560 Description: DNS Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. This package delivers the libdns shared library used by BIND's daemons and clients. Package: libdpkg-perl Source: dpkg Version: 1.16.12 Architecture: all Origin: debian Bugs: debbugs://bugs.debian.org Maintainer: Dpkg Developers Installed-Size: 1839 Depends: dpkg (>= 1.15.8), perl, libtimedate-perl Recommends: libfile-fcntllock-perl, bzip2, xz-utils Suggests: debian-keyring, gnupg, gpgv, gcc | c-compiler, binutils, patch Breaks: dpkg-dev (<< 1.15.6) Replaces: dpkg (<< 1.15.8), dpkg-dev (<< 1.15.6) Multi-Arch: foreign Homepage: http://wiki.debian.org/Teams/Dpkg Priority: optional Section: perl Filename: pool/main/d/dpkg/libdpkg-perl_1.16.12_all.deb Size: 950826 SHA256: aeb3766188ac3c6af7858e11116b4412ac145cce3cd86bd653f6825f35b72043 SHA1: cc5f68191a86db1b7a2d0a9d14f1c0fea3aa7aa9 MD5sum: 95e346342c450cb83e9d965c473b617a Description: Dpkg perl modules This package provides the perl modules used by the scripts in dpkg-dev. They cover a wide range of functionalities. Among them there are the following modules: . - Dpkg::Arch: manipulate Debian architecture information - Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS - Dpkg::Changelog: parse Debian changelogs - Dpkg::Checksums: generate and parse checksums - Dpkg::Compression::Process: wrapper around compression tools - Dpkg::Compression::FileHandle: transparently (de)compress files - Dpkg::Control: parse and manipulate Debian control information (.dsc, .changes, Packages/Sources entries, etc.) - Dpkg::Deps: parse and manipulate dependencies - Dpkg::ErrorHandling: common error functions - Dpkg::Index: collections of Dpkg::Control (Packages/Sources files for example) - Dpkg::IPC: spawn sub-processes and feed/retrieve data - Dpkg::Substvars: substitute variables in strings - Dpkg::Vendor: identify current distribution vendor - Dpkg::Version: parse and manipulate Debian package versions . All the packages listed in Suggests or Recommends are used by some of the modules. Package: libdrm-nouveau1a Source: libdrm Version: 2.4.40-1~deb7u2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 493 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libdrm2 (>= 2.4.3) Conflicts: libdrm-nouveau1 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libd/libdrm/libdrm-nouveau1a_2.4.40-1~deb7u2_armhf.deb Size: 445010 SHA256: f941eae9e45ca5b733ea3273d073b48a916cd3774e8dee38b7726b59f006aa8e SHA1: ab8827c5b33676376129c03d72deb193ab56b4d1 MD5sum: 3bbc689c1963ce079381ce8e64cabd37 Description: Userspace interface to nouveau-specific kernel DRM services -- runtime This library implements the userspace interface to the nouveau-specific 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. Package: libdrm-radeon1 Source: libdrm Version: 2.4.40-1~deb7u2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 510 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libdrm2 (>= 2.4.38) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libd/libdrm/libdrm-radeon1_2.4.40-1~deb7u2_armhf.deb Size: 453384 SHA256: db5a1532774ffcf879cf20dbf405d93995bc3cb809b2b0b00ddc236ffc2cdb54 SHA1: fa70c790612bbfdb492362da5e82f6b8c673d212 MD5sum: 72ecd614471369fcc04e44befac6c6f6 Description: Userspace interface to radeon-specific kernel DRM services -- runtime This library implements the userspace interface to the radeon-specific 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. Package: libdrm2 Source: libdrm Version: 2.4.40-1~deb7u2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 504 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libd/libdrm/libdrm2_2.4.40-1~deb7u2_armhf.deb Size: 454308 SHA256: f1221eb7f5a92e146312fdaf894f122165f5520a35c7256a3b2a5a33ba5e0ab2 SHA1: 6740e14192c5799b8095454e07bab96bbd6611d7 MD5sum: df2327ea76b8d918dd0d042dc7ca3a1f 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: libdv4 Source: libdv Version: 1.0.0-6 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 138 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Suggests: libdv-bin, oss-compat Multi-Arch: same Homepage: http://libdv.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/libd/libdv/libdv4_1.0.0-6_armhf.deb Size: 73422 SHA256: 5f92f23ea41c716b35da6fd6bafd50a54d8135105f7afbfebd58c03470226f1d SHA1: 1d6cac2b82b44bd2c9fac7d941b31be2802a68d9 MD5sum: 329051d93d0484cfe22a95971cde9b4a 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: libdvbpsi7 Source: libdvbpsi Version: 0.2.2-1 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 98 Depends: libc6 (>= 2.4) Homepage: http://www.videolan.org/developers/libdvbpsi.html Priority: optional Section: libs Filename: pool/main/libd/libdvbpsi/libdvbpsi7_0.2.2-1_armhf.deb Size: 41202 SHA256: 613afe4065df08d279bcbf3e7d0fa841c8ecfc93383d1520d68438b4739a876b SHA1: 9c74539903a4c9166bc3b436123493397f74e9ef MD5sum: 6a0b219ea1abfc6e2bcf3d5b812fa80e Description: library for MPEG TS and DVB PSI tables decoding and generating libdvbpsi is a simple library designed for MPEG TS and DVB PSI tables decoding and generating. . This package contains the libdvbpsi runtime library. Package: libdvdnav4 Source: libdvdnav Version: 4.2.0+20120524-2 Architecture: armhf Maintainer: Daniel Baumann Installed-Size: 169 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libdvdread4, libgcc1 (>= 1:4.4.0) Suggests: libdvdcss2 Homepage: http://github.com/microe/libdvdnav Priority: optional Section: libs Filename: pool/main/libd/libdvdnav/libdvdnav4_4.2.0+20120524-2_armhf.deb Size: 43060 SHA256: fd4a8e203a70dc20d05cc510d2cc0d06c24925a6468297c6cadf7ad81dbd8bdd SHA1: 3d43f711cc01ab1b187e5d76b762c9541768dd7b MD5sum: 5e77d231b9e4938f30a4db2b595798ba Description: DVD navigation library libdvdnav is a DVD navigation library, which provides an interface to the advanced features of DVDs, like menus and navigation. It contains the VM and other parts useful for writing DVD players. It's based on Ogle, but was modified to be used by xine and mplayer. Package: libdvdread4 Source: libdvdread Version: 4.2.0+20120521-2 Architecture: armhf Maintainer: Daniel Baumann Installed-Size: 143 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Recommends: libdvdnav4 Suggests: libdvdcss2 Homepage: http://github.com/microe/libdvdread Priority: optional Section: libs Filename: pool/main/libd/libdvdread/libdvdread4_4.2.0+20120521-2_armhf.deb Size: 56794 SHA256: ef5cac43455c929c345c8551de3d3e013f183c9262b4a0ba4e02dedfc58e699e SHA1: fcc4bfe0e7b18e04aaee95539600978e7efd58ee MD5sum: 28afcf6823606961e08055c4fa6f91c5 Description: library for reading DVDs libdvdread provides the functionality that is required to access many DVDs. It parses IFO files, reads NAV-blocks, and performs CSS authentication and descrambling. . libdvdread probes for libdvdcss at runtime and if found, will use it to decrypt sections of the DVD as necessary. libdvdcss needs to be installed from third-party repositories (see README.css), it's not included in Debian. Package: libebml3 Source: libebml Version: 1.2.2-2 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 141 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0) Multi-Arch: same Homepage: http://dl.matroska.org/downloads/libebml/ Priority: optional Section: libs Filename: pool/main/libe/libebml/libebml3_1.2.2-2_armhf.deb Size: 56280 SHA256: 45b1d37e73eb379b60b8f5e5accc083607624fa33c5ac2ceac4d11d9e133058b SHA1: bf7272dad9c8ae64b68426a8de7ab538092bfde6 MD5sum: 3bef02b1e08ad29e586ecb19160ef291 Description: access library for the EBML format (shared library) The libebml library allows one to read and write files using EBML (the Extensible Binary Meta Language), a binary pendant to XML. Using libebml makes it easier to extend a file format without breaking support in older parsers. . This package contains the shared library needed to run applications that use libebml. Package: libedit2 Source: libedit Version: 2.11-20080614-5 Architecture: armhf Maintainer: Anibal Monsalve Salazar Installed-Size: 125 Pre-Depends: multiarch-support Depends: libbsd0 (>= 0.0), libc6 (>= 2.13-28), libtinfo5 Multi-Arch: same Homepage: http://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/lib/libedit/ Priority: standard Section: libs Filename: pool/main/libe/libedit/libedit2_2.11-20080614-5_armhf.deb Size: 58488 SHA256: 3471535d54da5fb30e635cbede97ee5d529a0a12466a841267c15de31b84af5f SHA1: 9dfcfa3aaba3a2b89ca1d2feafa953b6ab550788 MD5sum: bf265e4028fcb457891c0291e92fe73c Description: BSD editline and history libraries The editline library provides generic line editing and history functions. . It slightly resembles GNU readline Package: libegl1-mesa Source: mesa Version: 8.0.5-4+deb7u2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 163 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libdrm2 (>= 2.3.1), libgbm1 (>= 7.11~1), libudev0 (>= 0.140), libwayland0 (= 0.85.0-2), libx11-6, libx11-xcb1, libxcb-dri2-0 (>= 1.8), libxcb-render0, libxcb-shape0, libxcb-xfixes0, libxcb1 Recommends: libegl1-mesa-drivers Conflicts: libegl1-x11 Replaces: libegl1-x11 Provides: libegl1-x11 Multi-Arch: same Homepage: http://mesa3d.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/m/mesa/libegl1-mesa_8.0.5-4+deb7u2_armhf.deb Size: 69368 SHA256: 6fed2ad55151f3cb2f9fd893743fdb111e86dfb0f75d83f37dea0b51c607396f SHA1: ee480f4ec14dbb5a7c8d71e65e0473fbdcc4a8a5 MD5sum: 0d8cd5f345544a274b5112fed67d5c21 Description: free implementation of the EGL API -- runtime This package contains the EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG. . This package contains modules to interface with the existing system GLX or DRI2 drivers to provide OpenGL via EGL. The libegl1-mesa-drivers package provides drivers to provide hardware-accelerated OpenGL|ES and OpenVG support. Package: libegl1-mesa-drivers Source: mesa Version: 8.0.5-4+deb7u2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 3878 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libdrm-nouveau1a (>= 2.4.23), libdrm2 (>= 2.4.17), libegl1-mesa (= 8.0.5-4+deb7u2), libgbm1 (>= 7.11~1), libgcc1 (>= 1:4.4.0), libglapi-mesa (= 8.0.5-4+deb7u2), libopenvg1-mesa (>= 7.9~) | libopenvg1, libstdc++6 (>= 4.3.0), libudev0 (>= 0.140), libwayland0 (= 0.85.0-2), libx11-6 (>= 2:1.4.99.1), libxext6, libxfixes3 Multi-Arch: same Homepage: http://mesa3d.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/m/mesa/libegl1-mesa-drivers_8.0.5-4+deb7u2_armhf.deb Size: 1481538 SHA256: 46ecb62348eff75ec5e4a8bc4afa53fe2454e072cedf0c8a666ecbe92fb7c747 SHA1: 11d61681e222dc3ede906a8ac80018fb734ce8b3 MD5sum: 70907b24ed00a1582084152606f613ed Description: free implementation of the EGL API -- hardware drivers This package contains the EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG. . This package contains the drivers required for hardware accelerated rendering of EGL-based graphics libraries, such as OpenGL|ES and OpenVG. Package: libelf1 Source: elfutils Version: 0.152-1+wheezy1 Architecture: armhf Maintainer: Kurt Roeckx Installed-Size: 982 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Homepage: https://fedorahosted.org/elfutils/ Priority: optional Section: libs Filename: pool/main/e/elfutils/libelf1_0.152-1+wheezy1_armhf.deb Size: 296218 SHA256: e8226acff9801226d10e744507d5996b58e5bc83bdc0833022695b4ada4a261d SHA1: 0364a717620f22e28c018f7266100f8bc955fd3e MD5sum: 9b575e1db56d905a78309a5b6156437b Description: library to read and write ELF files The libelf1 package provides a shared library which allows reading and writing ELF files on a high level. Third party programs depend on this package to read internals of ELF files. The programs of the elfutils package use it also to generate new ELF files. . This library is part of elfutils. Package: libenca0 Source: enca Version: 1.13-4 Architecture: armhf Maintainer: Michal Čihař Installed-Size: 188 Depends: libc6 (>= 2.4) Homepage: http://cihar.com/software/enca/ Priority: optional Section: libs Filename: pool/main/e/enca/libenca0_1.13-4_armhf.deb Size: 65762 SHA256: 3b5ab274f33c84f1905f1e39cf53c65a0af1b13658400a731416b5132e39f954 SHA1: bc41cd12cc9c04d6bb14fc11ee642f3af456a037 MD5sum: 1e4a01835c34787106481de71ed16af1 Description: Extremely Naive Charset Analyser - shared library files Enca is an Extremely Naive Charset Analyser. It detects the character set and the encoding of text files and can also convert them to other encodings. . This package contains the shared library needed to run applications compiled against libenca. Package: libenchant1c2a Source: enchant Version: 1.6.0-7 Architecture: armhf Maintainer: Debian QA Group Installed-Size: 184 Depends: libaspell15 (>= 0.60.7~20110707), libc6 (>= 2.7), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.24.0), libhunspell-1.3-0, libstdc++6 (>= 4.3.0), zlib1g (>= 1:1.1.4), aspell-en | myspell-dictionary | aspell-dictionary | ispell-dictionary | hunspell-dictionary Recommends: enchant Suggests: libenchant-voikko Breaks: ispell (<< 3.3.02), libenchant1, libenchant1c2 Replaces: libenchant-dev (<< 1.1.1++cvs.2003.11.08), libenchant1, libenchant1c2 Homepage: http://www.abisource.com/projects/enchant/ Priority: optional Section: libs Filename: pool/main/e/enchant/libenchant1c2a_1.6.0-7_armhf.deb Size: 68082 SHA256: 0894f5c514b9d589bf3e3918a08c3f2ba453194e33c0b22c1901d20916611166 SHA1: 5dd632465ca16e23be6ce756e21fff0d2de8297f MD5sum: 197fb5bf512007a4f651f26fa99da78e Description: Wrapper library for various spell checker engines (runtime libs) 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 the shared library and non-Voikko enchant plugins. Package: libencode-locale-perl Version: 1.03-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 59 Depends: perl Homepage: http://search.cpan.org/dist/Encode-Locale/ Priority: optional Section: perl Filename: pool/main/libe/libencode-locale-perl/libencode-locale-perl_1.03-1_all.deb Size: 13624 SHA256: 60fb3fde382eb78b3a6338e4bb7587603306a2a5744746c502a15c4329cacecd SHA1: 60a2448c7c42918e5a618ea6776ebba829743dc1 MD5sum: 3172a4475c955c731233ad0be7d6e3f2 Description: utility to determine the locale encoding In many applications it's wise to let Perl use Unicode for the strings it processes. Most of the interfaces Perl has to the outside world are still byte based. Programs therefore need to decode byte strings that enter the program from the outside and encode them again on the way out. . The POSIX locale system is used to specify both the language conventions requested by the user and the preferred character set to consume and output. The Encode::Locale module looks up the charset and encoding (called a CODESET in the locale jargon) and arranges for the Encode module to know this encoding under the name "locale". It means bytes obtained from the environment can be converted to Unicode strings by calling Encode::encode(locale => $bytes) and converted back again with Encode::decode(locale => $string). Package: libept1.4.12 Source: libept Version: 1.0.9 Architecture: armhf Maintainer: Enrico Zini Installed-Size: 503 Depends: libapt-pkg4.12 (>= 0.8.16~exp9), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0), libxapian22, zlib1g (>= 1:1.2.6) Priority: important Section: libs Filename: pool/main/libe/libept/libept1.4.12_1.0.9_armhf.deb Size: 169510 SHA256: 88db648a09f3bb3ab9c296d254871e36461b1f47c60131c664254814763b886c SHA1: b8b64d965fa78fd5f1e911a950b02919f33c5c47 MD5sum: 3756d37e3ba018ed162c45f59f3a95fd Description: High-level library for managing Debian package information The library defines a very minimal framework in which many sources of data about Debian packages can be implemented and queried together. . The library includes four data sources: . * APT: access the APT database * Debtags: access the Debtags tag information * Popcon: access Popcon package scores * The Xapian index built by apt-xapian-index . This is the shared library. Package: liberror-perl Version: 0.17-1 Architecture: all Maintainer: Clint Burfoot Installed-Size: 96 Depends: perl (>= 5.6.0-16) Priority: optional Section: perl Filename: pool/main/libe/liberror-perl/liberror-perl_0.17-1_all.deb Size: 23596 SHA256: dbbcd82c57afae639f26632af48f31f06ff3d7ed74f03ac260df7e76d8aef07d SHA1: 5de14ada4e2fee4064ad72facf828a00c913b294 MD5sum: 857dffd27a011db99889de2096096d95 Description: Perl module for error/exception handling in an OO-ish way This module provides two interfaces. Firstly "Error" provides a procedural interface to exception handling. Secondly "Error" is a base class for errors/exceptions that can either be thrown, for subsequent catch, or can simply be recorded. . Errors in the class "Error" should not be thrown directly, but the user should throw errors from a sub-class of "Error". Package: libesd0 Source: esound (0.2.41-10) Version: 0.2.41-10+b1 Architecture: armhf Maintainer: Josselin Mouette Installed-Size: 60 Pre-Depends: multiarch-support Depends: libasound2 (>> 1.0.24.1), libaudiofile1, libc6 (>= 2.4), esound-common (= 0.2.41-10) Suggests: pulseaudio-esound-compat Conflicts: libesd-alsa0 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/e/esound/libesd0_0.2.41-10+b1_armhf.deb Size: 16956 SHA256: cda7ba72b354be385c3cee1fe7c82f17c2e74041fb0fb7341c5a360f2fee1341 SHA1: b4f2e7599d63697ab26457750ccd05874ee0d982 MD5sum: 5f5b0acc296cbac60e8eff7fd476f680 Description: Enlightened Sound Daemon - Shared libraries This program is designed to mix together several digitized audio streams for playback by a single device. . This package contains the shared library. Package: libevdocument3-4 Source: evince Version: 3.4.0-3.1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 929 Depends: libarchive12, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.13-28), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdjvulibre21 (>= 3.5.25.3), libgcc1 (>= 1:4.4.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.8), libgtk-3-0 (>= 3.0.2), libgxps2 (>= 0.2.1), libkpathsea6, libpango1.0-0 (>= 1.14.0), libpoppler-glib8 (>= 0.18), libspectre1 (>= 0.2.3), libstdc++6 (>= 4.1.1), libt1-5 (>= 5.1.0), libtiff4 (>> 3.9.5-3~), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Breaks: libevince3-3 Replaces: libevince3-3 Homepage: http://www.gnome.org/projects/evince/ Priority: optional Section: libs Filename: pool/main/e/evince/libevdocument3-4_3.4.0-3.1_armhf.deb Size: 621162 SHA256: 7c4cb46fb880a5bf26d09dfd9245ac90d0ade6286c4130b82c2bf951279b48bd SHA1: a8be5aa36c474b746505efc8382aa760e9664f70 MD5sum: 2d7c0f9160dd35f8c9dcd4dbae92a9f3 Description: Document (PostScript, PDF) rendering library This package contains libevdocument, which performs the rendering of the documents. . It ships with a ps, pdf, dvi, tiff, djvu, comics and xps backend. Package: libevent-2.0-5 Source: libevent Version: 2.0.19-stable-3 Architecture: armhf Maintainer: Anibal Monsalve Salazar Installed-Size: 254 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Multi-Arch: same Homepage: http://libevent.org/ Priority: standard Section: libs Filename: pool/main/libe/libevent/libevent-2.0-5_2.0.19-stable-3_armhf.deb Size: 151916 SHA256: 5ed0615875e1a0e6bcb2a40655acb2df61b9a201990ca3b25f1e1e93b5a6de8b SHA1: edc7792e79a7c1ce8ddc70c649f13ba4178775e0 MD5sum: cb24d6eee57fc1101ac7f19d12cef738 Description: Asynchronous event notification library Libevent is an asynchronous event notification library that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. . It is meant to replace the asynchronous event loop found in event driven network servers. Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2), poll(2) and epoll(4). . For backward compatibility and to transition to "libevent_core only" or "libevent_core + libevent_extra", the libevent source package builds the libevent library that includes everything in libevent_core and libevent_extra. Package: libevview3-3 Source: evince Version: 3.4.0-3.1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 710 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.13-28), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libevdocument3-4 (>= 3.3.90), libgail-3-0 (>= 3.0.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.8), libgtk-3-0 (>= 3.0.2), libpango1.0-0 (>= 1.14.0) Breaks: libevince3-3 Replaces: libevince3-3 Homepage: http://www.gnome.org/projects/evince/ Priority: optional Section: libs Filename: pool/main/e/evince/libevview3-3_3.4.0-3.1_armhf.deb Size: 552478 SHA256: 40de1c28b3e4a5e3dc5622b71f37ceb8785b82cc7333639da91260d870fe0341 SHA1: d58ca3d130b8e3d87cb1f66e80f50684380ecfe4 MD5sum: acd50e2d341afd2a84ff42a3354e062e Description: Document (PostScript, PDF) rendering library - Gtk+ widgets This package contains libevview, which provides GTK+ widgets for displaying documents. Package: libexif12 Source: libexif Version: 0.6.20-3 Architecture: armhf Maintainer: Debian PhotoTools Maintainers Installed-Size: 1755 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://libexif.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/libe/libexif/libexif12_0.6.20-3_armhf.deb Size: 574730 SHA256: 33c7439e4fa939a8f0c1ee717de76a86df87a15401f170cf95f979e782e4c400 SHA1: 4bea954f1764cd4066621a04aea11bc82d6e4a62 MD5sum: c42c72ba512c752b71748f3252b10419 Description: library to parse EXIF files Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. Package: libexo-common Source: exo Version: 0.6.2-5 Architecture: all Maintainer: Debian Xfce Maintainers Installed-Size: 1097 Pre-Depends: dpkg (>= 1.15.7.2) Replaces: libexo-0.3-0 (<< 0.3.104-3) Multi-Arch: foreign Homepage: http://www.xfce.org Priority: optional Section: libs Filename: pool/main/e/exo/libexo-common_0.6.2-5_all.deb Size: 666880 SHA256: 539c80e2a9cfa0f36b9024677cb7c66bfd3c852e169a5c4687f8dcb63031aafc SHA1: 9bb077bb9a67ffb9291e475d7333e2fb7d685164 MD5sum: 6f6b0891ae638ccaf4c571f284ed91bc Description: libexo common files This package contains the common files in use by exo library. It ships various helpers, desktop files and documentation. Package: libexo-helpers Source: exo Version: 0.6.2-5 Architecture: armhf Maintainer: Debian Xfce Maintainers Installed-Size: 185 Replaces: libexo-0.3-0 (<< 0.3.104-3), libexo-common (<< 0.6.2-3) Multi-Arch: same Homepage: http://www.xfce.org Priority: optional Section: libs Filename: pool/main/e/exo/libexo-helpers_0.6.2-5_armhf.deb Size: 116352 SHA256: 471143d2620de7d817bff7a54490d038e78afadbcd7bf8dea31726702012c62b SHA1: e9c4af874a305f8364fcd8be9dbf8a11ec849090 MD5sum: 1d3fd6287589065c8709bbbe1caf37fe Description: libexo helpers This package contains the helper files in use by exo library for its preferred applications framework. Package: libexpat1 Source: expat Version: 2.1.0-1+deb7u1 Architecture: armhf Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 253 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Conflicts: wink (<= 1.5.1060-4) Multi-Arch: same Homepage: http://expat.sourceforge.net Priority: optional Section: libs Filename: pool/main/e/expat/libexpat1_2.1.0-1+deb7u1_armhf.deb Size: 109010 SHA256: 0b30ada1b0a87a66959aa33200a931fd2688eaf994e1a4fff36e88ef1d85e3d5 SHA1: 9e235ef4d5163e42a76336e40f89f04f201e62a0 MD5sum: 239d290503d56dc68e357a912afebc28 Description: XML parsing C library - runtime library This package contains the runtime, shared library of expat, the C library for parsing XML. Expat is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags). Package: libexpat1-dev Source: expat Version: 2.1.0-1+deb7u1 Architecture: armhf Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 508 Depends: libexpat1 (= 2.1.0-1+deb7u1), libc6-dev | libc-dev Conflicts: libexpat-dev Provides: libexpat-dev Homepage: http://expat.sourceforge.net Priority: optional Section: libdevel Filename: pool/main/e/expat/libexpat1-dev_2.1.0-1+deb7u1_armhf.deb Size: 190696 SHA256: 5f85f39a17302545d2d48a19536afbcdcd7010148e6e1415129b191484a31d81 SHA1: 8b239616ed0708a3fbf6e6e3d3ce20a4b1be1edd MD5sum: cf19aef87bb645f43a338adc393443dc 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: libfaad2 Source: faad2 Version: 2.7-8 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 272 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Conflicts: libfaad2-0 Replaces: libfaad2-0 Multi-Arch: same Homepage: http://www.audiocoding.com/ Priority: optional Section: libs Filename: pool/main/f/faad2/libfaad2_2.7-8_armhf.deb Size: 169872 SHA256: 10c4b6e831b44a5814da6c2956c4e1ca42a8cce0d1902c968ef1bee8ccbcbcf8 SHA1: 0b4c1b21479a9e3c2b245ab465004f2831bbf4cf MD5sum: 288d685ab4c9b860bb27f2e6633408e7 Description: freeware Advanced Audio Decoder - runtime files FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files. . This package contains the shared library. Package: libfam0 Source: fam Version: 2.7.0-17 Architecture: armhf Maintainer: Chuan-kai Lin Installed-Size: 65 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0) Suggests: fam (= 2.7.0-17) Replaces: libfam0c102 (<< 2.7.0-17) Provides: libfam0c102 Homepage: http://oss.sgi.com/projects/fam/ Priority: optional Section: libs Filename: pool/main/f/fam/libfam0_2.7.0-17_armhf.deb Size: 26908 SHA256: f72386474637d2152d5a09540c7259155b40dfcd77214a4a111137d31ff7863f SHA1: 85562a6afd7a05a2461a0e814230c49b966fd6cf MD5sum: e1a8fa2f7073b52977c530e5a38b9323 Description: Client library to control the FAM daemon FAM monitors files and directories, notifying interested applications of changes. . This package provides a shared library to allow programs to connect to the FAM daemon and ask for files to be monitored. Package: libffi5 Source: libffi (3.0.10-3) Version: 3.0.10-3+b1 Architecture: armhf Maintainer: Debian GCC Maintainers Installed-Size: 74 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libf/libffi/libffi5_3.0.10-3+b1_armhf.deb Size: 22324 SHA256: 3510ba3688befff80827d93c196793969fa3b17b95e5f82125556f66fed97cb1 SHA1: f10fc11ebec9ca504d828cbf6894ed9dbd1abe70 MD5sum: 0905a1ed60fdec77170563daa57697ea Description: Foreign Function Interface library runtime A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. Package: libfftw3-3 Source: fftw3 Version: 3.3.2-3.1 Architecture: armhf Maintainer: Debian Science Team Installed-Size: 2557 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgomp1 (>= 4.2.1) Suggests: libfftw3-bin, libfftw3-dev Conflicts: fftw3 Replaces: fftw3 Provides: fftw3 Multi-Arch: same Homepage: http://fftw.org Priority: optional Section: libs Filename: pool/main/f/fftw3/libfftw3-3_3.3.2-3.1_armhf.deb Size: 1146750 SHA256: d58a98920c379f0fba37bc8ddcebcaa0774c945fbced39a87c242e343e4364c1 SHA1: 05a8b56478dab49170fb82f9cc5fd69b82d76678 MD5sum: 8a54599f7c3f140d139581c13cdb52b6 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: libfile-basedir-perl Version: 0.03-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 64 Depends: perl Homepage: http://search.cpan.org/dist/File-BaseDir/ Priority: optional Section: perl Filename: pool/main/libf/libfile-basedir-perl/libfile-basedir-perl_0.03-1_all.deb Size: 10410 SHA256: cf79de26fcf67ff42a88e6b33b486b92943f11760996ad7de19b7b72b96ed41e SHA1: aa9cf95a404ffc6687435e20735a4e28745b1bb6 MD5sum: 110253b54fb7681758030b63a552fd7d Description: Perl module to use the freedesktop basedir specification The File::BaseDir module can be used to find directories and files as specified by the XDG Base Directory Specification. It takes care of defaults and uses File::Spec to make the output platform specific. . For this module the XDG basedir specification 0.6 was used. Package: libfile-copy-recursive-perl Version: 0.38-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 88 Depends: perl (>= 5.6.0-16) Homepage: http://search.cpan.org/dist/File-Copy-Recursive/ Priority: optional Section: perl Filename: pool/main/libf/libfile-copy-recursive-perl/libfile-copy-recursive-perl_0.38-1_all.deb Size: 20554 SHA256: 022eb490b0fbf721fa321725e158a040949479c09c2f9c910c19589a1e57bc8f SHA1: c0ac443726800384d9b2d97c3575f0338a5fed95 MD5sum: 6637082afadd2ce1536e0496da1c70ae Description: Perl extension for recursively copying files and directories File::Copy::Recursive module copies and moves directories recursively (or single files, well... singley) to an optional depth and attempts to preserve each file or directory's mode. Package: libfile-desktopentry-perl Version: 0.04-3 Architecture: all Maintainer: Debian Perl Group Installed-Size: 44 Depends: perl, libfile-basedir-perl (>= 0.03) Homepage: http://search.cpan.org/dist/File-DesktopEntry/ Priority: optional Section: perl Filename: pool/main/libf/libfile-desktopentry-perl/libfile-desktopentry-perl_0.04-3_all.deb Size: 18954 SHA256: 6a76418858058a745a699109e98add6ae8ce4ea5453592167b8cfdf218492593 SHA1: b0933120d7f826ac9d78611eb8f585040412c8cc MD5sum: 08dc39a559b0f2e740094dd441bffb3f Description: Perl module to handle freedesktop .desktop files File::DesktopEntry is used to work with .desktop files. The format of these files is specified by the freedesktop "Desktp Entry" specification. For this module version 0.9.4 of the specification was used. Package: libfile-fcntllock-perl Version: 0.14-2 Architecture: armhf Maintainer: Debian Perl Group Installed-Size: 83 Depends: perl (>= 5.14.2-9), perlapi-5.14.2, libc6 (>= 2.13-28) Homepage: http://search.cpan.org/dist/File-FcntlLock/ Priority: optional Section: perl Filename: pool/main/libf/libfile-fcntllock-perl/libfile-fcntllock-perl_0.14-2_armhf.deb Size: 16588 SHA256: a7b79559ce0ad845cd93f039dac2aadbd98b3ad0e886a27bd7f74a12bc236eca SHA1: d3ce89812356d87a51ede7260635ebec3d2cc45a MD5sum: 812ed43550145d285aacef912fead094 Description: Perl module for file locking with fcntl(2) File::FcntlLock is a Perl module to do file locking in an object oriented fashion using the fcntl(2) system call. This allows locks on parts of a file as well as on the whole file and overcomes some known problems with flock(2), on which Perl's flock() function is based. . Furthermore due to its design it supports reliable locking over NFS. Package: libfile-listing-perl Version: 6.04-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 56 Depends: perl, libhttp-date-perl Breaks: libwww-perl (<< 6.00) Replaces: libwww-perl (<< 6.00) Homepage: http://search.cpan.org/dist/File-Listing/ Priority: optional Section: perl Filename: pool/main/libf/libfile-listing-perl/libfile-listing-perl_6.04-1_all.deb Size: 10344 SHA256: 910468093aa2ab3c29376fa7356e5802998342953991f1ba784019f2e742d5fe SHA1: 154350a2ed4ce00805bc8e10a8e762c987e5ad3b MD5sum: 4d3caad495b1a08b50b814ef609121d8 Description: module to parse directory listings File::Listing exports a single function called parse_dir(), which can be used to parse directory listings. . The first parameter to parse_dir() is the directory listing to parse. It can be a scalar, a reference to an array of directory lines or a glob representing a filehandle to read the directory listing from. . The second parameter is the time zone to use when parsing time stamps in the listing. If this value is undefined, then the local time zone is assumed. . The third parameter is the type of listing to assume. Currently supported formats are 'unix', 'apache' and 'dosftp'. The default value 'unix'. Package: libfile-mimeinfo-perl Version: 0.16-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 140 Depends: perl, libfile-basedir-perl, libfile-desktopentry-perl, shared-mime-info Homepage: http://search.cpan.org/dist/File-MimeInfo/ Priority: optional Section: perl Filename: pool/main/libf/libfile-mimeinfo-perl/libfile-mimeinfo-perl_0.16-1_all.deb Size: 52104 SHA256: f7593970ce3876feef3cfdd312b3af68426584e46898c46177a4aec9b559a0cc SHA1: 83973cc56ae6ffb261b7554bb5e418a408d8ecbe MD5sum: b8fed658240e2bab617971fcd48bb638 Description: Perl module to determine file types File::MimeInfo can be used to determine the mime type of a file. It tries to implement the freedesktop specification for a shared MIME database. . This package also contains two related utilities: * mimetype: determine a files mimetype * mimeopen: open files according to their mimetype Package: libflac8 Source: flac (1.2.1-6) Version: 1.2.1-6+b1 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 252 Pre-Depends: multiarch-support Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.4.0), libogg0 (>= 1.0rc3) Multi-Arch: same Homepage: http://flac.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/f/flac/libflac8_1.2.1-6+b1_armhf.deb Size: 136796 SHA256: 3788217670f5965565ccd61588d4a1201c99d42ffd1fbbf046ce5cbd5c85ddbd SHA1: d867e37c7daa57377c9d97005b40945b01e6b99d MD5sum: 1f892d78c369ada63f8eb42fed359897 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: libflite1 Source: flite Version: 1.4-release-6 Architecture: armhf Maintainer: Debian Accessibility Team Installed-Size: 18786 Pre-Depends: multiarch-support Depends: libasound2 (>= 1.0.16), libc6 (>= 2.13-28) Suggests: alsa-base Multi-Arch: same Homepage: http://www.speech.cs.cmu.edu/flite Priority: extra Section: libs Filename: pool/main/f/flite/libflite1_1.4-release-6_armhf.deb Size: 12820550 SHA256: b8db6ef14e3f0321dff338929ecd50eeb90df407dee0d4526f3b3d13152ddbfa SHA1: 6a67ed9a6ff7e41abb878ee003c2e91e59539425 MD5sum: 65fc6e20beeec5285fa64aa303248e16 Description: Small run-time speech synthesis engine - shared libraries Flite is a small fast run-time speech synthesis engine. It is the latest addition to the suite of free software synthesis tools including University of Edinburgh's Festival Speech Synthesis System and Carnegie Mellon University's FestVox project, tools, scripts and documentation for building synthetic voices. However, flite itself does not require either of these systems to run. . It currently only supports the English language. . This package contains the shared library objects of Festival Lite Package: libfltk1.3 Source: fltk1.3 Version: 1.3.0-8 Architecture: armhf Maintainer: Aaron M. Ucko Installed-Size: 1111 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libfontconfig1 (>= 2.9.0), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0), libx11-6, libxext6, libxft2 (>> 2.1.1), libxinerama1 Multi-Arch: same Homepage: http://www.fltk.org/ Priority: optional Section: libs Filename: pool/main/f/fltk1.3/libfltk1.3_1.3.0-8_armhf.deb Size: 699004 SHA256: e8250550338b87ea744a962b254ba3ee7b75eabde97f1b1e13541cf92bcb989f SHA1: e70b80adcb76e75283bcab2fbacf5d10fd94ac9f MD5sum: 1158c3dc5f745ac0c6adb534f16dbe43 Description: Fast Light Toolkit - main shared library This package contains the files necessary for running programs dynamically linked with FLTK. . The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms. Package: libfont-afm-perl Version: 1.20-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 120 Depends: perl (>= 5.6.0-16) Homepage: http://search.cpan.org/dist/Font-AFM/ Priority: optional Section: perl Filename: pool/main/libf/libfont-afm-perl/libfont-afm-perl_1.20-1_all.deb Size: 14384 SHA256: 52eeb5e682aaa148aa2d36b78e423172e5d6cd518dd3ac2336f1fa334e953d4f SHA1: 16e9b48566845bc90522a895c2d9f8f32d145996 MD5sum: b1515fec851a40bf176212ea29f087ee Description: Font::AFM - Interface to Adobe Font Metrics files This module implements the Font::AFM class. Objects of this class are initialised from an AFM-file and allows you to obtain information about the font and the metrics of the various glyphs in the font. . All measurements in AFM files are given in terms of units equal to 1/1000 of the scale factor of the font being used. To compute actual sizes in a document, these amounts should be multiplied by (scale factor of font)/1000. Package: libfontconfig1 Source: fontconfig Version: 2.9.0-7.1 Architecture: armhf Maintainer: Keith Packard Installed-Size: 362 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.2.1), zlib1g (>= 1:1.1.4), fontconfig-config (= 2.9.0-7.1) Provides: libfontconfig Multi-Arch: same Priority: optional Section: libs Filename: pool/main/f/fontconfig/libfontconfig1_2.9.0-7.1_armhf.deb Size: 280380 SHA256: bc4e209aca119708c853d53011fa50e0188c952dcbdd861e37e4cf6458f8832c SHA1: 3b231af86710e4bf4d4d7e60591041d4b655816b MD5sum: 2b2d29bfdf270ca6cfe27d8e3a49d56d 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: libfontenc1 Source: libfontenc Version: 1:1.1.1-1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 63 Pre-Depends: multiarch-support Depends: libc6 (>= 2.7), zlib1g (>= 1:1.2.6) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libf/libfontenc/libfontenc1_1.1.1-1_armhf.deb Size: 21770 SHA256: 1b2fe388b552e7a8d6c94b80ab73eb3d37d62d9c173c51f04032487b910d571a SHA1: a3585beca2c3454861083a8d47b576fcd875e6b7 MD5sum: 2674b6087f067c67dd9cda2cce6286e6 Description: X11 font encoding library libfontenc is a library which helps font libraries portably determine and deal with different encodings of fonts. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libfontenc Package: libfreetype6 Source: freetype Version: 2.4.9-1.1 Architecture: armhf Maintainer: Steve Langasek Installed-Size: 566 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: http://www.freetype.org Priority: optional Section: libs Filename: pool/main/f/freetype/libfreetype6_2.4.9-1.1_armhf.deb Size: 380180 SHA256: 3c76f871dcaf174c52f115664cb2a902eeebad366a1a64441dc3e0e76bcda7ab SHA1: 6572ff2f87fff46379247c7e073016b3fdacaeeb MD5sum: 3e9c62474bfb4acc5b0ffb8e6561b2f3 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: libfribidi0 Source: fribidi Version: 0.19.2-3 Architecture: armhf Maintainer: Debian Hebrew Packaging Team Installed-Size: 127 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: http://www.fribidi.org/ Priority: optional Section: libs Filename: pool/main/f/fribidi/libfribidi0_0.19.2-3_armhf.deb Size: 34592 SHA256: 989d9d608721f84f09e77f60159e8bd52dce64257f4e8f31d338dd97070b7df9 SHA1: cef8f7367699d65d56073c51d4cb1402ed5e7f98 MD5sum: ecf36246daca48ef2ab1f0ea74b78d99 Description: Free Implementation of the Unicode BiDi algorithm FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic languages. This package contains the shared libraries. Package: libfs6 Source: libfs Version: 2:1.0.4-1+deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 75 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libf/libfs/libfs6_1.0.4-1+deb7u1_armhf.deb Size: 30860 SHA256: 257fa01877646dfc730a5f26a5d9d9e5865bdb397c5e51a932eb8c55746cbfa1 SHA1: 45f677dd28047fc6f7c2ab3fd042f7d2586f4fed MD5sum: f7e8067ecfe26a5b730a83ef71505749 Description: X11 Font Services library libFS, the Font Services library, provides various functions useful to X11 font servers, and clients connecting to font servers. It is not used outside of these implementations. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libFS Package: libftgl2 Source: ftgl Version: 2.1.3~rc5-4 Architecture: armhf Maintainer: Sam Hocevar Installed-Size: 184 Depends: libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libstdc++6 (>= 4.4.0), zlib1g (>= 1:1.1.4) Priority: optional Section: libs Filename: pool/main/f/ftgl/libftgl2_2.1.3~rc5-4_armhf.deb Size: 96372 SHA256: e38a4be3f7b32a886a831184f7b84648247d13f2d4af90a4650f5dd7fffafc31 SHA1: 0121da86640cda7a43cd6cccd4c137ab3635369a MD5sum: fd2a84364c49afe6136cdde90bf39af0 Description: library to render text in OpenGL using FreeType FTGL binds OpenGL and FreeType together in order to offer and easy to use and flexible text rendering library. It offers several rendering modes: as polygons, outlines, bitmaps and textures. . This package contains the shared library for libftgl. Package: libfuse2 Source: fuse Version: 2.9.0-2+deb7u1 Architecture: armhf Maintainer: Daniel Baumann Installed-Size: 241 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Suggests: fuse Conflicts: fuse (<< 2.9.0-2+deb7u1) Multi-Arch: same Homepage: http://fuse.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/f/fuse/libfuse2_2.9.0-2+deb7u1_armhf.deb Size: 128828 SHA256: 1ef7ff0f8b25a09d84db25754a3a8887b141822dd3dbc29d81a44576fa363b81 SHA1: e6206e67419ded8d861681e251a966e4343f8f7d MD5sum: 40c47a1a0f19b46d2ae13b8f590ffa71 Description: Filesystem in Userspace (library) Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. . This package contains the shared library. Package: libgail-3-0 Source: gtk+3.0 Version: 3.4.2-7 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 132 Pre-Depends: multiarch-support Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.13-28), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.32.0), libgtk-3-0 (= 3.4.2-7), libpango1.0-0 (>= 1.30.0), libx11-6, libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxfixes3, libxi6 Multi-Arch: same Homepage: http://www.gtk.org/ Priority: optional Section: libs Filename: pool/main/g/gtk+3.0/libgail-3-0_3.4.2-7_armhf.deb Size: 59394 SHA256: 1be968d60b24cbe4ff5e9f9bf7e61cec6506e352a928315a342325a783aea7d3 SHA1: 6cdf33538c274bae146cdee0c1e5602ed0182084 MD5sum: 7f8963f2f49fd27c0997f77c05f55d86 Description: GNOME Accessibility Implementation Library -- shared libraries Gail implements ATK interfaces for GTK+ widgets which are dynamically loadable at runtime by a GTK+ application. Once loaded, those parts of an application that use standard GTK+ widgets will have a basic level of accessibility, without the need to modify the application at all. . This package contains the shared library. Package: libgarcon-common Source: garcon Version: 0.1.12-1 Architecture: all Maintainer: Debian Xfce Maintainers Installed-Size: 646 Replaces: libgarcon-1-0 (<< 0.1.2-1), xfdesktop4 (<< 4.7.0), xfdesktop4-data (<< 4.7.0) Homepage: http://www.xfce.org/ Priority: optional Section: libs Filename: pool/main/g/garcon/libgarcon-common_0.1.12-1_all.deb Size: 96940 SHA256: 16b131a6554673d632863c411e1abf63ef30fc790037b813e97b566001105679 SHA1: 6c5a0a6acc04672258ec6c53dd3ceb6c1a63ea99 MD5sum: 8868eb25176d4497206ec712ee986037 Description: common files for libgarcon menu implementation garcon is a menu implementation that is compliant with the Desktop Menu Specification of freedesktop.org . This package contains common files like desktop-directories and menu file. Package: libgbm1 Source: mesa Version: 8.0.5-4+deb7u2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 2640 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libdrm-nouveau1a (>= 2.4.23), libdrm2 (>= 2.4.3), libexpat1 (>= 2.0.1), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.3.0), libudev0 (>= 0.140) Multi-Arch: same Homepage: http://mesa3d.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/m/mesa/libgbm1_8.0.5-4+deb7u2_armhf.deb Size: 749850 SHA256: 83e68301ee295255d2912543d60f532410b6933be7fc3abf154ecacfa81147de SHA1: 27b93d985ba4982b54cb120cfe96856ca51344ca MD5sum: 9f4e06440e57f18cf7ce39e1ba8f2514 Description: generic buffer management API -- runtime This package contains the GBM buffer management library. It provides a mechanism for allocating buffers for graphics rendering tied to Mesa. . GBM is intended to be used as a native platform for EGL on drm or openwfd. Package: libgcc1 Source: gcc-4.7 (4.7.2-5) Version: 1:4.7.2-5 Architecture: armhf Maintainer: Debian GCC Maintainers Installed-Size: 180 Pre-Depends: multiarch-support Depends: gcc-4.7-base (= 4.7.2-5), libc6 (>= 2.13-28) Breaks: gcc-4.1, gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Provides: libgcc1-armhf Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: required Section: libs Filename: pool/main/g/gcc-4.7/libgcc1_4.7.2-5_armhf.deb Size: 52518 SHA256: b06b6296b1f7f1a059ed3f4115bcddc8105f903810641d1e7ad15f3d5cac657b SHA1: a2926c1bf33812efbe73e244e93cda83b007e275 MD5sum: e4fe7ab30b2b075a23366e04aa9c5f82 Description: GCC support library Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: libgconf-2-4 Source: gconf Version: 3.2.5-1+build1 Architecture: armhf Maintainer: Josselin Mouette Installed-Size: 500 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libglib2.0-0 (>= 2.31.0), gconf2-common (= 3.2.5-1+build1) Recommends: gconf-service Conflicts: libbonobo2-0 (<< 2.24) Breaks: gconf2 (<< 3.2.3-2), libgconf2-4 (<< 3.2.3-2) Multi-Arch: same Homepage: http://projects.gnome.org/gconf/ Priority: optional Section: libs Filename: pool/main/g/gconf/libgconf-2-4_3.2.5-1+build1_armhf.deb Size: 406422 SHA256: 41adc508b9c2f6ea944f068a932eb520d91155f557e5a5bd82cadfd99578f551 SHA1: 14744b6fb7fb382b756431e54456d5fad6bd4ccb MD5sum: 30cfa9420aeac1ab09afd1bea36df246 Description: GNOME configuration database system (shared libraries) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the shared libraries. Package: libgcrypt11 Version: 1.5.0-5+deb7u1 Architecture: armhf Maintainer: Debian GnuTLS Maintainers Installed-Size: 461 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgpg-error0 (>= 1.10) Suggests: rng-tools Breaks: gnupg2 (<< 2.0.17-2ubuntu2), gpgsm (<< 2.0.17-2ubuntu2), libgnutls26 (<< 2.12.7-3) Multi-Arch: same Homepage: http://directory.fsf.org/project/libgcrypt/ Priority: standard Section: libs Filename: pool/main/libg/libgcrypt11/libgcrypt11_1.5.0-5+deb7u1_armhf.deb Size: 289420 SHA256: fc87d020b24d11d1417284ae23462882af56aebbf77ea0933d694bc5cf30bbb7 SHA1: 2a9b0b7a5a5c10ba739023b5b3982b94d55f6266 MD5sum: df692a358e7ec5b9d3d3531ee5a2d6b8 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, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Camellia, CRC, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC. Package: libgd2-xpm Source: libgd2 Version: 2.0.36~rc1~dfsg-6.1 Architecture: armhf Maintainer: GD team Installed-Size: 583 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libx11-6, libxpm4, zlib1g (>= 1:1.1.4) Suggests: libgd-tools Conflicts: libgd2, libgd2-noxpm Provides: libgd2 Multi-Arch: same Homepage: http://www.libgd.org/ Priority: optional Section: libs Filename: pool/main/libg/libgd2/libgd2-xpm_2.0.36~rc1~dfsg-6.1_armhf.deb Size: 218268 SHA256: 940da4186b9212f081c30a2e332d9367e01596c764bb81729026f6858ee4f58d SHA1: b1ebbe312c79f9e6e12e05e09c5bdb99c8e5fb32 MD5sum: 864022b9f37e075f5cbc5372bf727d8a 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. Package: libgdbm3 Source: gdbm Version: 1.8.3-11 Architecture: armhf Maintainer: Anibal Monsalve Salazar Installed-Size: 102 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), dpkg (>= 1.15.4) | install-info Multi-Arch: same Homepage: http://directory.fsf.org/project/gdbm/ Priority: important Section: libs Filename: pool/main/g/gdbm/libgdbm3_1.8.3-11_armhf.deb Size: 43716 SHA256: 6f5e057c923680523ce21dd695fff85fc925f93d6f2cfd3d9b874a3e8510c2d8 SHA1: c0425ba29b85f81b6ae0cf339cf0ef716407cfa9 MD5sum: 6b2dab407c86abce5c1a386f6616eee0 Description: GNU dbm database routines (runtime version) GNU dbm ('gdbm') is a library of database functions that use extendible hashing and works similarly to the standard UNIX 'dbm' functions. . The basic use of 'gdbm' is to store key/data pairs in a data file, thus providing a persistent version of the 'dictionary' Abstract Data Type ('hash' to perl programmers). Package: libgdk-pixbuf2.0-0 Source: gdk-pixbuf Version: 2.26.1-1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 425 Pre-Depends: multiarch-support Depends: libc6 (>= 2.11), libglib2.0-0 (>= 2.31.18), libjasper1, libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libtiff4 (>= 3.9.5-2), libx11-6, libgdk-pixbuf2.0-common (= 2.26.1-1) Breaks: libgtk2.0-0 (<< 2.21.3), libgtk2.0-bin (<< 2.21.3), librsvg2-2 (<< 2.26.3-2), libwmf0.2-7 (<< 0.2.8.4-7) Replaces: libgtk2.0-0 (<< 2.21.3), libgtk2.0-bin (<< 2.21.3) Multi-Arch: same Homepage: http://www.gtk.org/ Priority: optional Section: libs Filename: pool/main/g/gdk-pixbuf/libgdk-pixbuf2.0-0_2.26.1-1_armhf.deb Size: 174062 SHA256: 6d7812d19904caa20579c768f6ff3a920daf58f87cf93eabe131f4ac4573b234 SHA1: 2a0ee4ba1e8d46528763552cf2425d7a3354ff10 MD5sum: cfea1b019746d519fc49a998b731aa60 Description: GDK Pixbuf library The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) Package: libgdk-pixbuf2.0-common Source: gdk-pixbuf Version: 2.26.1-1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 3033 Breaks: libgdk-pixbuf2.0-0 (<< 2.24.0-2) Replaces: libgdk-pixbuf2.0-0 (<< 2.24.0-2) Multi-Arch: foreign Homepage: http://www.gtk.org/ Priority: optional Section: libs Filename: pool/main/g/gdk-pixbuf/libgdk-pixbuf2.0-common_2.26.1-1_all.deb Size: 496872 SHA256: c42c06f94479060436b4a88cdca93f8f7f242a34d3a58062fe6d0f4672bd5c10 SHA1: 7ea720d743a6887c7f5d82790cba4ecc37339027 MD5sum: ede2ac3a025b1137082fcc7d0a70d553 Description: GDK Pixbuf library - data files This package contains the common files and translations for the GDK Pixbuf library. Package: libgdu0 Source: gnome-disk-utility Version: 3.0.2-3 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 200 Depends: libc6 (>= 2.13-28), libdbus-1-3 (>= 1.1.1), libdbus-glib-1-2 (>= 0.78), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.24.0), libgnome-keyring0 (>= 2.22.2), udisks (>= 1.0.0), udisks (<< 1.1.0) Homepage: http://git.gnome.org/cgit/gnome-disk-utility/ Priority: optional Section: libs Filename: pool/main/g/gnome-disk-utility/libgdu0_3.0.2-3_armhf.deb Size: 66302 SHA256: dca773bf15e56b0560be280c5a8ed8c3be1fefba144277fda704abd8a5785dbe SHA1: ac46b81ae7685309381dc982e0892a3db33862f8 MD5sum: 820518d7c51ba926094b8ea4a8f897e5 Description: GObject based Disk Utility Library The gnome-disk-utility library provides an user-space interface to the udisks objects and properties (such as drives, volumes, SMART data), and operations (such as mounting, unmounting, creating and checking partitions). . This package contains shared libraries to be used by applications. Package: libgeoclue0 Source: geoclue Version: 0.12.0-4 Architecture: armhf Maintainer: Bernd Zeimetz Installed-Size: 91 Depends: libc6 (>= 2.4), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.88), libglib2.0-0 (>= 2.16.0), libxml2 (>= 2.7.4) Suggests: geoclue Homepage: http://www.freedesktop.org/wiki/Software/GeoClue Priority: optional Section: libs Filename: pool/main/g/geoclue/libgeoclue0_0.12.0-4_armhf.deb Size: 29598 SHA256: 0cae2f46eea0eda929c0d078a38613923936bbbbb36c5eefc252f085f0f68e42 SHA1: bf37127d4338e89e86670c510a99b32143c5aeac MD5sum: 201a09f9f7fe6792c6d3afaf0e7eba1f Description: C API for GeoClue libgeoclue is a convenience wrapper for the GeoClue service, and the recommended way to use GeoClue in the C language. Package: libgeoip1 Source: geoip Version: 1.4.8+dfsg-3 Architecture: armhf Maintainer: Patrick Matthäi Installed-Size: 284 Depends: libc6 (>= 2.8), zlib1g (>= 1:1.1.4) Recommends: geoip-database Suggests: geoip-bin Homepage: http://www.maxmind.com/ Priority: optional Section: libs Filename: pool/main/g/geoip/libgeoip1_1.4.8+dfsg-3_armhf.deb Size: 130132 SHA256: b57f4f65f3a51be091d50997f01d7108250a5d2a5e7269b8f677e147ce69a76a SHA1: 1d552a57cc0a9135e8892d64e1e2855f742a603e MD5sum: f14f685535ea30267753655b388449e7 Description: non-DNS IP-to-country resolver library GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database. . This database simply contains IP blocks as keys, and countries as values and it should be more complete and accurate than using reverse DNS lookups. . This package contains the shared library. Package: libgettextpo0 Source: gettext Version: 0.18.1.1-9 Architecture: armhf Maintainer: Santiago Vila Installed-Size: 252 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libunistring0 Breaks: gettext (<< 0.18.1.1-6) Replaces: gettext (<< 0.18.1.1-6) Multi-Arch: same Homepage: http://www.gnu.org/software/gettext/ Priority: optional Section: libs Filename: pool/main/g/gettext/libgettextpo0_0.18.1.1-9_armhf.deb Size: 122182 SHA256: fbaccbfc2aef49e85ecc0aef69488c8d2e18731f4889c343338fd4da04a5fca3 SHA1: adfbf5ec86296b01493ef527024b7f8a0ef83b95 MD5sum: 1ccca316b9e867e4cc6ce611d2f078f8 Description: GNU Internationalization library This package contains the libgettextpo shared library for interfacing programmatically with GNU gettext .po files. Package: libgfortran3 Source: gcc-4.7 Version: 4.7.2-5 Architecture: armhf Maintainer: Debian GCC Maintainers Installed-Size: 513 Pre-Depends: multiarch-support Depends: gcc-4.7-base (= 4.7.2-5), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Breaks: gcc-4.1, gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Provides: libgfortran3-armhf Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/main/g/gcc-4.7/libgfortran3_4.7.2-5_armhf.deb Size: 216304 SHA256: 3f6381cab1984a4f799d75c7ecbfb99a33e0a5adb826bb643c4ce167d6281738 SHA1: 89a14483bab3c0b884d7150df3d2dc349358579e MD5sum: c73fe799be6a0439e90b23d7ff965981 Description: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgif4 Source: giflib Version: 4.1.6-10 Architecture: armhf Maintainer: Thibaut Gridel Installed-Size: 77 Depends: libc6 (>= 2.13-28) Provides: libungif4g Homepage: http://giflib.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/g/giflib/libgif4_4.1.6-10_armhf.deb Size: 38962 SHA256: 9012f36e85fdf06d5de0c918f8e4fcf7afd65dbffe310c459115b87d807851b7 SHA1: 275b6d91d3c613a07737252659dea4fd277a0622 MD5sum: f5956b79c0c9b3c4f70b295f03c0a7c4 Description: library for GIF images (library) GIFLIB is a package of portable tools and library routines for working with GIF images. . This package contains the library. Package: libgirepository-1.0-1 Source: gobject-introspection Version: 1.32.1-1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 186 Depends: libc6 (>= 2.13-28), libffi5 (>= 3.0.9), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.31.8) Conflicts: libgirepository1.0-1 Replaces: libgirepository1.0-1 Provides: libgirepository1.0-1 Homepage: http://live.gnome.org/GObjectIntrospection Priority: optional Section: libs Filename: pool/main/g/gobject-introspection/libgirepository-1.0-1_1.32.1-1_armhf.deb Size: 90570 SHA256: 016418519b6ff792531669db1e6ca4486f9a637c34d47c7dd21b0d9606ac52b8 SHA1: 1ae5f86bdf73675b5fd1a61bf77684fa0855b0f0 MD5sum: 79e0f7edd0d3a38c5f2d6c660a4bbe5d Description: Library for handling GObject introspection data (runtime library) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains a C library for handling the introspection data. Package: libgl1-mesa-dev Source: mesa Version: 8.0.5-4+deb7u2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 81 Depends: mesa-common-dev (= 8.0.5-4+deb7u2), libgl1-mesa-glx (= 8.0.5-4+deb7u2), libxext-dev Conflicts: libgl-dev, libgl1-mesa-dri-dev Replaces: libgl-dev, libgl1-mesa-dri-dev Provides: libgl-dev, libgl1-mesa-dri-dev Homepage: http://mesa3d.sourceforge.net/ Priority: optional Section: libdevel Filename: pool/main/m/mesa/libgl1-mesa-dev_8.0.5-4+deb7u2_armhf.deb Size: 32704 SHA256: c0bcc1637c75d31eafccafb40525930611ac7cb22d8223d23a4e0628c4ba6971 SHA1: da891288cd3708951cd162d92ad2a13085a977fc MD5sum: dc8c10e166e5461484e5dd287831858d Description: free implementation of the OpenGL API -- GLX development files This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package includes headers and static libraries for compiling programs with Mesa. . For a complete description of Mesa, please look at the libgl1-mesa-swx11 package. Package: libgl1-mesa-dri Source: mesa Version: 8.0.5-4+deb7u2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 21317 Depends: libc6 (>= 2.13-28), libdrm-nouveau1a (>= 2.4.23), libdrm-radeon1 (>= 2.4.17), libdrm2 (>= 2.4.3), libexpat1 (>= 2.0.1), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.3.0) Suggests: libglide3 Conflicts: xlibmesa-dri (<< 1:7.0.0) Breaks: libgl1-mesa-dri-experimental (<< 7.11.1), libgl1-mesa-glx (<< 7.10.2-4), libgl1-mesa-glx-no-multiarch, xserver-xorg-core (<< 2:1.10.2-2), xserver-xorg-core-no-multiarch Replaces: libgl1-mesa-dri-experimental (<< 7.11.1), xlibmesa-dri (<< 1:7.0.0) Multi-Arch: same Homepage: http://mesa3d.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/m/mesa/libgl1-mesa-dri_8.0.5-4+deb7u2_armhf.deb Size: 2519476 SHA256: 8fc466f178df3ce5705461eb13abb4b288da908d3d37ee0f9f43e62be4c1f3d3 SHA1: a36e8c4fe7e0614cebac0ca79bf6bc85ae750227 MD5sum: dc901f02916afdbb47f9c7c6f0082ea2 Description: free implementation of the OpenGL API -- DRI modules This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the OpenGL library itself, only the DRI modules for accelerating direct rendering. . For a complete description of Mesa, please look at the libgl1-mesa-swx11 package. . The tdfx DRI module needs libglide3 to enable direct rendering. Package: libgl1-mesa-glx Source: mesa Version: 8.0.5-4+deb7u2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 352 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libdrm2 (>= 2.3.1), libgcc1 (>= 1:4.4.0), libglapi-mesa (= 8.0.5-4+deb7u2), libstdc++6 (>= 4.1.1), libx11-6 (>= 2:1.4.99.1), libx11-xcb1, libxcb-glx0 (>= 1.8), libxcb1, libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxxf86vm1 Recommends: libgl1-mesa-dri (>= 7.2) Conflicts: libgl1, libgl1-mesa-dri (<< 6.4.0) Breaks: fglrx-glx (<< 1:11-6-1), libgl1-nvidia-alternatives (<= 275.09.07-1) Replaces: libgl1, libgl1-mesa-dri (<< 6.4.0) Provides: libgl1 Multi-Arch: same Homepage: http://mesa3d.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/m/mesa/libgl1-mesa-glx_8.0.5-4+deb7u2_armhf.deb Size: 119790 SHA256: d4069e094c0e54ecb845016d4657e0b1af35b443b06731e90d47f87b8ed0b56b SHA1: 669014016b68b90246a752aec055ec25cb6f941d MD5sum: 6df87d4f74296e933a943f728e04666f Description: free implementation of the OpenGL API -- GLX runtime This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the modules themselves: these can be found in the libgl1-mesa-dri package. . For a complete description of Mesa, please look at the libgl1-mesa-swx11 package. Package: libgl2ps0 Source: gl2ps Version: 1.3.6-1 Architecture: armhf Maintainer: Sylvestre Ledru Installed-Size: 82 Depends: libc6 (>= 2.4) Homepage: http://geuz.org/gl2ps/ Priority: optional Section: libs Filename: pool/main/g/gl2ps/libgl2ps0_1.3.6-1_armhf.deb Size: 33888 SHA256: 879574dd880ad6067ae6f3f9a325e45bede4a9a1f7e68056e2923d650507da29 SHA1: 89bed149ad1ae025e96a6fbbb86c1cfabb056ce6 MD5sum: cb62a4141c760258ddf51673daa38df6 Description: Lib providing high quality vector output for OpenGL application GL2PS is a C library providing high quality vector output for any OpenGL application. The main difference between GL2PS and other similar libraries is the use of sorting algorithms capable of handling intersecting and stretched polygons, as well as non manifold objects. GL2PS provides advanced smooth shading and text rendering, culling of invisible primitives, mixed vector/bitmap output, and much more... . GL2PS can currently create PostScript (PS), Encapsulated PostScript (EPS), Portable Document Format (PDF) and Scalable Vector Graphics (SVG) files, as well as LATEX files for the text fragments. GL2PS also provides limited, experimental support for Portable LaTeX Graphics (PGF). Adding new vector output formats should be relatively easy; you can also use the excellent pstoedit program to transform the PostScript files generated by GL2PS into many other vector formats such as xfig, cgm, wmf, etc. Package: libglade2-0 Source: libglade2 Version: 1:2.6.4-1 Architecture: armhf Maintainer: Andreas Rottmann Installed-Size: 157 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.14.0), libxml2 (>= 2.7.4) Priority: optional Section: libs Filename: pool/main/libg/libglade2/libglade2-0_2.6.4-1_armhf.deb Size: 83844 SHA256: 4c5ba0d84d0bea814961ba7570e497c2831db11813821027d3b489cf7c30a891 SHA1: a128ccf04045e4b9024ee01ebb6a9ac585e444c8 MD5sum: 583670b29dc91666bc5beacf2d36b50a 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: libglademm-2.4-1c2a Source: libglademm2.4 Version: 2.6.7-2 Architecture: armhf Maintainer: Deng Xiyue Installed-Size: 67 Depends: libatk1.0-0 (>= 1.12.4), libatkmm-1.6-1 (>= 2.22.1), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libcairomm-1.0-1 (>= 1.6.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.0), libglibmm-2.4-1c2a (>= 2.28.0), libgtk2.0-0 (>= 2.8.0), libgtkmm-2.4-1c2a (>= 1:2.24.0), libpango1.0-0 (>= 1.14.0), libpangomm-1.4-1 (>= 2.27.1), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.3.0), libxml2 (>= 2.6.27) Conflicts: libglademm-2.4-1, libglademm-2.4-1c2 Replaces: libglademm-2.4-1, libglademm-2.4-1c2 Homepage: http://www.gtkmm.org/ Priority: optional Section: libs Filename: pool/main/libg/libglademm2.4/libglademm-2.4-1c2a_2.6.7-2_armhf.deb Size: 24392 SHA256: b6f40988f12073d7471ad520bac5c99337f63cfa0163ba263433ec8e5b0fcbad SHA1: f13ab8317c00ddcd6b6786174f8d6533d24655c3 MD5sum: 13fea736af10388e1134b1cb8eaa4c02 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. Package: libglapi-mesa Source: mesa Version: 8.0.5-4+deb7u2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 189 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://mesa3d.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/m/mesa/libglapi-mesa_8.0.5-4+deb7u2_armhf.deb Size: 50206 SHA256: fce8e0000441c6f24093cb1a877a75d66186e3765d65f1273422e476948ff4f2 SHA1: 5ee1e8f9aa3e8289f06cccb655e43e05653c0acf MD5sum: 1c083e7f306a8be635397d6ae37c6a9a Description: free implementation of the GL API -- shared library The Mesa GL API module is responsible for dispatching all the gl* functions. It is intended to be mainly used by both the libgles1-mesa and libgles2-mesa packages. Package: libgles2-mesa Source: mesa Version: 8.0.5-4+deb7u2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 104 Pre-Depends: multiarch-support Depends: libglapi-mesa (= 8.0.5-4+deb7u2), libc6 (>= 2.13-28), libdrm2 (>= 2.3.1) Conflicts: libgles2 Replaces: libgles2 Provides: libgles2 Multi-Arch: same Homepage: http://mesa3d.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/m/mesa/libgles2-mesa_8.0.5-4+deb7u2_armhf.deb Size: 38570 SHA256: 480d17e5ca671623a7383b73a8694cb1fb0dcf13b6e4b82ce807977d642eb984 SHA1: 25c20d04bf371281dbed617c2b67b372ffe29d60 MD5sum: 6f2d66fb2a0e14316e395f397c6df642 Description: free implementation of the OpenGL|ES 2.x API -- runtime OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. It contains a subset of OpenGL plus a number of extensions for the special needs of embedded systems. . OpenGL|ES 2.x provides an API for programmable hardware including vertex and fragment shaders. Package: libglew1.7 Source: glew Version: 1.7.0-3 Architecture: armhf Maintainer: Matteo F. Vescovi Installed-Size: 528 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libx11-6, libxext6, libxi6, libxmu6 Suggests: glew-utils Conflicts: libglew1 Multi-Arch: same Homepage: http://glew.sourceforge.net Priority: optional Section: libs Filename: pool/main/g/glew/libglew1.7_1.7.0-3_armhf.deb Size: 161174 SHA256: 976e6d5792db8e6d11226c3e12fcc85645397888eac0901a589d26d02433b7ba SHA1: d15437c20d63c44204f5f469575a40272745fab0 MD5sum: 1f2aec6c294f7a041e28f84c60c78299 Description: OpenGL Extension Wrangler - runtime environment For more information about GLEW please refer to the description of the libglew-dev package. . This package contains the runtime support files. Package: libglib2.0-0 Source: glib2.0 Version: 2.33.12+really2.32.4-5 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 3025 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libffi5 (>= 3.0.9), libgcc1 (>= 1:4.4.0), libpcre3 (>= 8.10), libselinux1 (>= 1.32), zlib1g (>= 1:1.2.2) Recommends: libglib2.0-data, shared-mime-info Breaks: gvfs (<< 1.8) Replaces: libglib2.0-dev (<< 2.23.2-2) Multi-Arch: same Homepage: http://www.gtk.org/ Priority: optional Section: libs Filename: pool/main/g/glib2.0/libglib2.0-0_2.33.12+really2.32.4-5_armhf.deb Size: 1709152 SHA256: fe144e1a3ffe259edcd880881b5a0f7925a66f796a1fb8d9aedcf89f83a412eb SHA1: 8a20e6b2ffced7a92d5f0b89b261a7e2beccc5a4 MD5sum: 8ae84466e39790a6b5beb4509b497f27 Description: GLib library of C routines GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the shared libraries. Package: libglib2.0-bin Source: glib2.0 Version: 2.33.12+really2.32.4-5 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 932 Pre-Depends: dpkg (>= 1.15.7.2) Depends: libc6 (>= 2.13-28), libelf1 (>= 0.142), libgcc1 (>= 1:4.4.0), libglib2.0-0 (= 2.33.12+really2.32.4-5), libglib2.0-data Conflicts: libglib2.0-0 (<< 2.25.11-2) Replaces: libglib2.0-0 (<< 2.25.11-2), libglib2.0-dev (<< 2.25.11-2) Multi-Arch: foreign Homepage: http://www.gtk.org/ Priority: optional Section: misc Filename: pool/main/g/glib2.0/libglib2.0-bin_2.33.12+really2.32.4-5_armhf.deb Size: 867140 SHA256: a61dde465f2e794dd4fb07118b2ec7d2ed392fd39ba66fc1051173259ded8b52 SHA1: f8f406b2c0989b6fcf511f2e031691caa704baca MD5sum: 4e59ef2700ec840a4b95a1e0ae830df3 Description: Programs for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the program files which is used for the libraries and others. Package: libglib2.0-data Source: glib2.0 Version: 2.33.12+really2.32.4-5 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 7655 Multi-Arch: foreign Homepage: http://www.gtk.org/ Priority: optional Section: libs Filename: pool/main/g/glib2.0/libglib2.0-data_2.33.12+really2.32.4-5_all.deb Size: 1607304 SHA256: 463b25f80ff0617e86b4d26ba9e6ccbdb3fec58fd6fe7f7a13609b608266db2d SHA1: 61caaed360904443a7574f1b87334ec128d9ecc0 MD5sum: 65db6eebe09cda1afd54f31d3ffae98d Description: Common files for GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package is needed for the runtime libraries to display messages in languages other than English. Package: libglibmm-2.4-1c2a Source: glibmm2.4 Version: 2.32.1-1 Architecture: armhf Maintainer: Deng Xiyue Installed-Size: 1298 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.31.18), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.6) Multi-Arch: same Homepage: http://www.gtkmm.org/ Priority: optional Section: libs Filename: pool/main/g/glibmm2.4/libglibmm-2.4-1c2a_2.32.1-1_armhf.deb Size: 431646 SHA256: a07982b05caa0ea07812f4adbcd41a7d82853bb96364b2348bbba65014c95048 SHA1: 8ce471c21078c08c6773a825dac2a60c9052e80c MD5sum: 89c4c00b362f5552259696edf51e182e Description: C++ wrapper for the GLib toolkit (shared libraries) GLib is a low-level general-purpose library used mainly by GTK+/GNOME applications, but is useful for other programs as well. glibmm is the C++ wrapper for GLib. . This package contains shared libraries. Package: libglu1-mesa Source: mesa Version: 8.0.5-4+deb7u2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 340 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libgl1-mesa-glx | libgl1, libstdc++6 (>= 4.3.0) Conflicts: libglu1, mesag3 (<< 5.0.0-1), xlibmesa3 Replaces: libglu1 Provides: libglu1 Multi-Arch: same Homepage: http://mesa3d.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/m/mesa/libglu1-mesa_8.0.5-4+deb7u2_armhf.deb Size: 154568 SHA256: c9802413b1f6a0d2b1596188bd8dcb712f15a4985566bf49548d894f9e458532 SHA1: 9be5288062f7f78b93aeb2a86c09c4502cddf629 MD5sum: 7eec5d45f0d2a6b64af1444108846a91 Description: Mesa OpenGL utility library (GLU) GLU offers simple interfaces for building mipmaps; checking for the presence of extensions in the OpenGL (or other libraries which follow the same conventions for advertising extensions); drawing piecewise-linear curves, NURBS, quadrics and other primitives (including, but not limited to, teapots); tesselating surfaces; setting up projection matrices and unprojecting screen coordinates to world coordinates. . On Linux, this library is also known as libGLU or libGLU.so.1. . This package provides the SGI implementation of GLU shipped with the Mesa package (ergo the "-mesa" suffix). Package: libglu1-mesa-dev Source: mesa Version: 8.0.5-4+deb7u2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 667 Depends: libglu1-mesa (= 8.0.5-4+deb7u2), libgl1-mesa-dev | libgl-dev Conflicts: mesa-glide2-dev (<< 5.0.0-1), mesag-dev (<< 5.0.0-1), mesag3+ggi-dev (<< 5.0.0-1), xlibmesa-dev Replaces: libglu-dev Provides: libglu-dev, xlibmesa-glu-dev Homepage: http://mesa3d.sourceforge.net/ Priority: optional Section: libdevel Filename: pool/main/m/mesa/libglu1-mesa-dev_8.0.5-4+deb7u2_armhf.deb Size: 192250 SHA256: 739871bc208c398d2aa4c056027a64bbaad0db98d12d2a11206c8d4e0d60cb69 SHA1: 25adee811e3502ffc5d8ed4b7c3e68d9478d3c16 MD5sum: 412abac96f2349ac72dbd7fc86d35daa Description: Mesa OpenGL utility library -- development files Includes headers and static libraries for compiling programs with GLU. . For a complete description of GLU, please look at the libglu1-mesa package. Package: libgme0 Source: game-music-emu Version: 0.5.5-2 Architecture: armhf Maintainer: Sebastian Dröge Installed-Size: 325 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.3.0) Homepage: http://code.google.com/p/game-music-emu Priority: optional Section: libs Filename: pool/main/g/game-music-emu/libgme0_0.5.5-2_armhf.deb Size: 117532 SHA256: 414b4dd1e50eddf45f8189b4244c496b341eacd09d406a4c4e338e9743255123 SHA1: d018122d5449f7e1f2939b7884e30206c842c232 MD5sum: aa6be8789784f17e25f1223f30fc7141 Description: Playback library for video game music files - shared library game-music-emu is a collection of video game music file emulators that support the following formats and systems: * AY ZX Spectrum/Amstrad CPC * GBS Nintendo Game Boy * GYM Sega Genesis/Mega Drive * HES NEC TurboGrafx-16/PC Engine * KSS MSX Home Computer/other Z80 systems (doesn't support FM sound) * NSF/NSFE Nintendo NES/Famicom (with VRC 6, Namco 106, and FME-7 sound) * SAP Atari systems using POKEY sound chip * SPC Super Nintendo/Super Famicom * VGM/VGZ Sega Master System/Mark III, Sega Genesis/Mega Drive,BBC Micro . This package contains the shared libraries necessary to run programs using libgme. Package: libgmp10 Source: gmp Version: 2:5.0.5+dfsg-2 Architecture: armhf Maintainer: Debian Science Team Installed-Size: 310 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://gmplib.org/ Priority: optional Section: libs Filename: pool/main/g/gmp/libgmp10_5.0.5+dfsg-2_armhf.deb Size: 197530 SHA256: 62223d245f3e69b27d9568c04a18a471e26d06a394ce5c5e51bce1ac426809c5 SHA1: 1875ae55c5ca248a86397fa017da231ac9a4e342 MD5sum: f5d5d4dbdeef801fda840d1bb839fcd4 Description: Multiprecision arithmetic library GNU MP is a programmer's library for arbitrary precision arithmetic (ie, a bignum package). It can operate on signed integer, rational, and floating point numeric types. . It has a rich set of functions, and the functions have a regular interface. Package: libgnome-keyring-common Source: libgnome-keyring Version: 3.4.1-1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 682 Breaks: libgnome-keyring0 (<< 3.2.0-4) Replaces: libgnome-keyring0 (<< 3.2.0-4) Multi-Arch: foreign Homepage: http://live.gnome.org/GnomeKeyring Priority: optional Section: libs Filename: pool/main/libg/libgnome-keyring/libgnome-keyring-common_3.4.1-1_all.deb Size: 59846 SHA256: b6b36b1669e0ac267247e95557e821e2b01c5dde3b0d91f0175933c7c02aebc8 SHA1: f781f510645bc81c911b8b2bd49ca21b393a1cbd MD5sum: d63208bbd4baa65d4a04a776051d5db3 Description: GNOME keyring services library - data files gnome-keyring is a daemon in the session, similar to ssh-agent, and other applications can use it to store passwords and other sensitive information. . The program can manage several keyrings, each with its own master password, and there is also a session keyring which is never stored to disk, but forgotten when the session ends. . This package contains data files and translations for the GNOME keyring library. Package: libgnome-keyring0 Source: libgnome-keyring Version: 3.4.1-1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 163 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libdbus-1-3 (>= 1.1.1), libgcrypt11 (>= 1.4.5), libglib2.0-0 (>= 2.31.8), libgnome-keyring-common (= 3.4.1-1) Suggests: gnome-keyring Breaks: gnome-keyring (<< 3.0) Multi-Arch: same Homepage: http://live.gnome.org/GnomeKeyring Priority: optional Section: libs Filename: pool/main/libg/libgnome-keyring/libgnome-keyring0_3.4.1-1_armhf.deb Size: 81882 SHA256: d77fbf699b9b751b5ef5e086a9a0c30c7ef1b04216acf53d2a395f611e85bbe9 SHA1: b279d1646fd97f193eb934d845743103c88bf067 MD5sum: 661a5f47d1a5600c415af01e79329e23 Description: GNOME keyring services library gnome-keyring is a daemon in the session, similar to ssh-agent, and other applications can use it to store passwords and other sensitive information. . The program can manage several keyrings, each with its own master password, and there is also a session keyring which is never stored to disk, but forgotten when the session ends. . This package contains shared libraries for GNOME. Package: libgnutls26 Source: gnutls26 Version: 2.12.20-8+deb7u1 Architecture: armhf Maintainer: Debian GnuTLS Maintainers Installed-Size: 1103 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcrypt11 (>= 1.4.5), libp11-kit0 (>= 0.11), libtasn1-3 (>= 1.6-0), zlib1g (>= 1:1.1.4) Conflicts: gnutls0, gnutls0.4 Breaks: ccbuild (<= 2.0.1-1), csync2 (<= 1.34-2.2), freewheeling (<= 0.6-1.1), gkrellm (<= 2.3.4-1), libsoup2.4-1 (= 2.31.2-1), libsoup2.4-1 (<= 2.30.1-1), macopix-gtk2 (<= 1.7.4-3), pokerth (<= 0.8.3-3+b1), pokerth-server (<= 0.8.3-3+b1), sipsak (<= 0.9.6-2.1+b1), slrn (<= 1.0.0~pre18-1.1), slrnpull (<= 1.0.0~pre18-1.1), snowdrop (<= 0.02b-9), ssmtp (<= 2.64-4), tf5 (<= 5.0beta8-4), wput (<= 0.6.2-2), zoneminder (<= 1.24.4-1) Replaces: gnutls0, gnutls0.4, gnutls3 Multi-Arch: same Homepage: http://www.gnutls.org/ Priority: standard Section: libs Filename: pool/main/g/gnutls26/libgnutls26_2.12.20-8+deb7u1_armhf.deb Size: 574732 SHA256: e3ba5fa300a43e477ab8bc1b7a2786a3a8aaf17eec197c60938ec040a4281ea5 SHA1: a764f833b08afca2370e8cf963d11a4bc7cde1b6 MD5sum: 3bc9218a5a077523161507f90f857ab8 Description: GNU TLS library - runtime library GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols. . GnuTLS features support for: - TLS extensions: server name indication, max record size, opaque PRF input, etc. - authentication using the SRP protocol. - authentication using both X.509 certificates and OpenPGP keys. - TLS Pre-Shared-Keys (PSK) extension. - Inner Application (TLS/IA) extension. - X.509 and OpenPGP certificate handling. - X.509 Proxy Certificates (RFC 3820). - all the strong encryption algorithms (including SHA-256/384/512 and Camellia (RFC 4132)). . This package contains the runtime libraries. Package: libgomp1 Source: gcc-4.7 Version: 4.7.2-5 Architecture: armhf Maintainer: Debian GCC Maintainers Installed-Size: 77 Pre-Depends: multiarch-support Depends: gcc-4.7-base (= 4.7.2-5), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Breaks: gcc-4.1, gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Provides: libgomp1-armhf Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/main/g/gcc-4.7/libgomp1_4.7.2-5_armhf.deb Size: 25716 SHA256: 58b8cb05fff8216412a9af829f0485f828a059c2381ae72d6fa1838fdc521346 SHA1: d5a481489bdc8d5ce4aa106facd9a7b7150fcf0a MD5sum: 66a6a9ff45fbade6c7df91d3ddd536f5 Description: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgpg-error0 Source: libgpg-error Version: 1.10-3.1 Architecture: armhf Maintainer: Jose Carlos Garcia Sogo Installed-Size: 362 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://www.gnupg.org/related_software/libgpg-error/ Priority: standard Section: libs Filename: pool/main/libg/libgpg-error/libgpg-error0_1.10-3.1_armhf.deb Size: 73676 SHA256: a0c674b4377512d197c95984e72a9d7cd922fc3b21ba8be9b339d06cca9da5d8 SHA1: 5836bdb02724f8651d13c2a9bda942f1e19ae6e2 MD5sum: 82ffd1ae15f9c89304c4da27940c5585 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: libgphoto2-2 Source: libgphoto2 Version: 2.4.14-2 Architecture: armhf Maintainer: Debian PhotoTools Maintainers Installed-Size: 2645 Pre-Depends: dpkg (>= 1.15.7.2), multiarch-support Depends: libc6 (>= 2.13-28), libexif12, libgcc1 (>= 1:4.4.0), libgd2-xpm (>= 2.0.36~rc1~dfsg), libgphoto2-port0 (>= 2.4.10.1), libjpeg8 (>= 8c), libltdl7 (>= 2.4.2) Recommends: udev (>= 0.175), libgphoto2-l10n (>= 2.4.14-2) Suggests: gphoto2 (>= 2.1.1) Breaks: gphoto2 (<= 2.1.1) Multi-Arch: same Homepage: http://www.gphoto.org/proj/libgphoto2/ Priority: optional Section: libs Filename: pool/main/libg/libgphoto2/libgphoto2-2_2.4.14-2_armhf.deb Size: 933508 SHA256: af58954b07dab07b3cac4c7d1952a8a2584a62b2256a3e6b2c1af9fb9a61b085 SHA1: e12736cf0a2bc806eb33836dfde330bc1338f3fb MD5sum: 4beb63c5ba63e76541ea5c4ec091a906 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-l10n Source: libgphoto2 Version: 2.4.14-2 Architecture: all Maintainer: Debian PhotoTools Maintainers Installed-Size: 2033 Breaks: libgphoto2-2 (<= 2.4.10.1-4) Replaces: libgphoto2-2 (<= 2.4.10.1-4) Multi-Arch: foreign Homepage: http://www.gphoto.org/proj/libgphoto2/ Priority: optional Section: localization Filename: pool/main/libg/libgphoto2/libgphoto2-l10n_2.4.14-2_all.deb Size: 756654 SHA256: ab8a908ff348cb3e1d99708675a36183f7491868f4cd115f403dbd74ecd5576d SHA1: cc6e36440ea312d7a5e914ff5c35b25d26a9b3be MD5sum: ba519bc27aa9a32fb62acd5b54336b3a Description: gphoto2 digital camera library - localized messages 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 localized messages for the library. Package: libgphoto2-port0 Source: libgphoto2 Version: 2.4.14-2 Architecture: armhf Maintainer: Debian PhotoTools Maintainers Installed-Size: 544 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libltdl7 (>= 2.4.2), libusb-0.1-4 (>= 2:0.1.12) Suggests: gphoto2 (>> 2.1.0), gtkam Conflicts: libgphoto2port Breaks: gphoto2 (<= 2.1.1) Replaces: libgphoto2port Provides: libgphoto2port Multi-Arch: same Homepage: http://www.gphoto.org/proj/libgphoto2/ Priority: optional Section: libs Filename: pool/main/libg/libgphoto2/libgphoto2-port0_2.4.14-2_armhf.deb Size: 148546 SHA256: 2494ad780271fdb53243cd42655a13caea8a814fffb1f206b05a97f0aa3b572c SHA1: 9b5ff5085620c2e6c66ab08ee052983d3b6cd761 MD5sum: 5d593abcd287624d3ed1e6eb6441f532 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: libgpm2 Source: gpm Version: 1.20.4-6 Architecture: armhf Maintainer: Peter Samuelson Installed-Size: 71 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Suggests: gpm Multi-Arch: same Homepage: http://www.nico.schottelius.org/software/gpm/ Priority: standard Section: libs Filename: pool/main/g/gpm/libgpm2_1.20.4-6_armhf.deb Size: 33982 SHA256: 33124692f859c7c66ebafaf66f8b0c7af16e76813dba22259ae70d6583220976 SHA1: 5a1e0ec2e0c710f99eee92d176bd8a9236a18b45 MD5sum: 80bf9835d89e8551eb200643df73535a Description: General Purpose Mouse - shared library This package provides a library that handles mouse requests and delivers them to applications. See the description for the 'gpm' package for more information. Package: libgs9 Source: ghostscript Version: 9.05~dfsg-6.3+deb7u1 Architecture: armhf Maintainer: Debian Printing Team Installed-Size: 7283 Depends: libc6 (>= 2.13-28), libcomerr2 (>= 1.01), libcups2 (>= 1.4.0), libcupsimage2 (>= 1.4.0), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libgssapi-krb5-2 (>= 1.6.dfsg.2), libidn11 (>= 1.13), libijs-0.35 (>= 0.35), libjasper1, libjbig2dec0, libjpeg8 (>= 8c), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), liblcms2-2, libpaper1, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.1.1), libtiff4 (>> 3.9.5-3~), zlib1g (>= 1:1.1.4), poppler-data (>= 0.4.5-3~) | gs-cjk-resource, libgs9-common (= 9.05~dfsg-6.3+deb7u1) Homepage: http://www.ghostscript.com/ Priority: optional Section: libs Filename: pool/main/g/ghostscript/libgs9_9.05~dfsg-6.3+deb7u1_armhf.deb Size: 1586268 SHA256: 4d62cb4041ed5785d5cf8098fb9fcb3d0136f07c5799a0b89067cbd4c24e6660 SHA1: ae31af7ca56dc709d4f3c2757abab2c8ef6faae7 MD5sum: 66d3d9906c6a995e4ecef463265bdb2c Description: interpreter for the PostScript language and for PDF - Library GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package provides the Ghostscript library which makes the facilities of GPL Ghostscript available to applications. Package: libgs9-common Source: ghostscript Version: 9.05~dfsg-6.3+deb7u1 Architecture: all Maintainer: Debian Printing Team Installed-Size: 4000 Recommends: fonts-droid Homepage: http://www.ghostscript.com/ Priority: optional Section: libs Filename: pool/main/g/ghostscript/libgs9-common_9.05~dfsg-6.3+deb7u1_all.deb Size: 1980152 SHA256: 9e0f4ec64bfd9439a6b1af038b08f736bbec70e81e8a28e94f4bc6172a68ba9c SHA1: cfe9ab99007da2aff13993e68563d802c53f742c MD5sum: 75597b14fbb9b149fcedcaf42b98417f Description: interpreter for the PostScript language and for PDF - common files GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package provides common architecture-independent files needed by the GPL Ghostscript library. . By default, GPL Ghostscript uses a font from the fonts-droid package to approximate glyphs in PDFs for which the requested CJK TrueType font is missing. If the fonts-droid package is not installed, these glyphs will be rendered as bullets. Package: libgsm1 Source: libgsm Version: 1.0.13-4 Architecture: armhf Maintainer: Jochen Friedrich Installed-Size: 72 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Conflicts: libgsm-dev Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libg/libgsm/libgsm1_1.0.13-4_armhf.deb Size: 28520 SHA256: 3edecab4f5048deaa1b0f56443c261d2dd23971c46b9f00a670854f03e4d7bde SHA1: 7466cc772a4190b9a9a126e03c29aad8db1cbb9b MD5sum: c3769527c5daa3d2e1cbb48c2940cb45 Description: Shared libraries for GSM speech compressor This package 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: libgssapi-krb5-2 Source: krb5 Version: 1.10.1+dfsg-5+deb7u1 Architecture: armhf Maintainer: Sam Hartman Installed-Size: 229 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.8+dfsg), libkeyutils1, libkrb5-3 (= 1.10.1+dfsg-5+deb7u1), libkrb5support0 (>= 1.7dfsg~beta2) Suggests: krb5-doc, krb5-user Breaks: libgssglue1 (<< 0.2-2) Multi-Arch: same Homepage: http://web.mit.edu/kerberos/ Priority: standard Section: libs Filename: pool/main/k/krb5/libgssapi-krb5-2_1.10.1+dfsg-5+deb7u1_armhf.deb Size: 124016 SHA256: eb203f498836ba93355ebb696a64336a0362fd70fab693e0d387b78f6e745487 SHA1: ff9e7f81af77a0fb61fa199260424dd3b996c7ae MD5sum: 3cb921f6f644020085dc066097cfb736 Description: MIT Kerberos runtime libraries - krb5 GSS-API Mechanism Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library for the MIT Kerberos implementation of GSS-API used by applications and Kerberos clients. Package: libgstreamer-plugins-base0.10-0 Source: gst-plugins-base0.10 Version: 0.10.36-1.1 Architecture: armhf Maintainer: Maintainers of GStreamer packages Installed-Size: 2341 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.31.8), libgstreamer0.10-0 (>= 0.10.36), liborc-0.4-0 (>= 1:0.4.16), zlib1g (>= 1:1.1.4), iso-codes Suggests: libvisual-0.4-plugins, gstreamer-codec-install | gnome-codec-install Conflicts: gstreamer0.10-pulseaudio (<< 0.10.16-4), totem-gstreamer (<= 2.17.92-0ubuntu1) Replaces: gobject-introspection-repository (<< 0.6.5-2) Multi-Arch: same Homepage: http://gstreamer.freedesktop.org Priority: optional Section: libs Filename: pool/main/g/gst-plugins-base0.10/libgstreamer-plugins-base0.10-0_0.10.36-1.1_armhf.deb Size: 991512 SHA256: af55c327214fddd18f12441da8f4f94a7065b59a17baef9df8167a1ab7048404 SHA1: 961658bf4f2ba32a37679d0181c06aaa8a6abacf MD5sum: 6904d7d5a887fdb296bd4a82c449bbf5 Description: GStreamer libraries from the "base" set 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 libraries from the "base" set, an essential exemplary set of elements. Package: libgstreamer0.10-0 Source: gstreamer0.10 Version: 0.10.36-1.2 Architecture: armhf Maintainer: Maintainers of GStreamer packages Installed-Size: 3392 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.31.8), libxml2 (>= 2.7.4) Suggests: gstreamer0.10-tools, gstreamer0.10-plugins-base Conflicts: gstreamer0.10-plugins-base (<< 0.10.25.2), libgstreamer-plugins-base0.10-0 (<< 0.10.11cvs20070110-0ubuntu5) Replaces: gobject-introspection-repository (<< 0.6.5-2) Multi-Arch: same Homepage: http://gstreamer.freedesktop.org Priority: optional Section: libs Filename: pool/main/g/gstreamer0.10/libgstreamer0.10-0_0.10.36-1.2_armhf.deb Size: 1686972 SHA256: 568162dfb9a1205b716a77b0b26d6d0aa4594c94ee8689d80d00534b6467f540 SHA1: f43e05b10ab07ff1c8a60d91399ae3ab7bc93dde MD5sum: 886733f4b621e1346ee8b99ddd2cc37f Description: Core GStreamer libraries and elements 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 core library and elements. Package: libgtk-3-0 Source: gtk+3.0 Version: 3.4.2-7 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 3878 Pre-Depends: multiarch-support Depends: libgtk-3-common (= 3.4.2-7), libatk1.0-0 (>= 2.2.0), libc6 (>= 2.13-28), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libcolord1 (>= 0.1.10), libcomerr2 (>= 1.01), libcups2 (>= 1.4.0), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libgcrypt11 (>= 1.4.5), libgdk-pixbuf2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.32.0), libgnutls26 (>= 2.12.17-0), libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libpango1.0-0 (>= 1.30.0), libx11-6 (>= 2:1.4.99.1), libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), libxinerama1, libxrandr2 (>= 2:1.2.99.3), zlib1g (>= 1:1.1.4), shared-mime-info Recommends: hicolor-icon-theme, libgtk-3-bin Suggests: librsvg2-common, gvfs Breaks: gnome-themes-standard (<< 3.3), libvte-2.90-9 (<< 1:0.32), libwebkitgtk-3.0-0 (<< 1.8.0), murrine-themes (<= 0.98.2) Provides: gtk3-binver-3.0.0 Multi-Arch: same Homepage: http://www.gtk.org/ Priority: optional Section: libs Filename: pool/main/g/gtk+3.0/libgtk-3-0_3.4.2-7_armhf.deb Size: 1504720 SHA256: aa13720af214071b8b2bd05d17e086348a50b2c0b14f936c50cb66ac25dbf552 SHA1: 97f0e2c92c7512f0a2ad9114996c1a43d421cf8a MD5sum: 26c311e4f32963afa2fd09671502b77c Description: GTK+ graphical user interface library GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the shared libraries. Package: libgtk-3-bin Source: gtk+3.0 Version: 3.4.2-7 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 126 Depends: libgtk-3-0 (>= 3.4.2-7), libgtk-3-common (= 3.4.2-7) Multi-Arch: foreign Homepage: http://www.gtk.org/ Priority: optional Section: misc Filename: pool/main/g/gtk+3.0/libgtk-3-bin_3.4.2-7_armhf.deb Size: 54986 SHA256: e98c84d2460733b8822da55279569e51ce385fbc7c05bee31de0caeead9a4c0b SHA1: a2def4fc5b4750974d08ba5f2bf2e581a2b2a414 MD5sum: a0b7e4ce5942d3213b12a01e65985bc5 Description: programs for the GTK+ graphical user interface library GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the utilities which are used by the libraries and other packages. Package: libgtk-3-common Source: gtk+3.0 Version: 3.4.2-7 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 20036 Depends: dconf-gsettings-backend | gsettings-backend Recommends: libgtk-3-0 Breaks: libgtk-3-0 (<< 3.2.2-3) Replaces: libgtk-3-0 (<< 3.2.2-3) Multi-Arch: foreign Homepage: http://www.gtk.org/ Priority: optional Section: misc Filename: pool/main/g/gtk+3.0/libgtk-3-common_3.4.2-7_all.deb Size: 2655510 SHA256: 126c9ebde1de75f22381f2c40190c6d910a55c7ea2c48f4aa578d7dd3410a193 SHA1: c2fa9d5b5b47ebf2e0ce8f1ac19342f6845ff4d9 MD5sum: 1c399a5424330a5cb212667434217ee6 Description: common files for the GTK+ graphical user interface library GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the common files which the libraries need. Package: libgtk2.0-0 Source: gtk+2.0 Version: 2.24.10-2 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 4255 Pre-Depends: multiarch-support Depends: libgtk2.0-common, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.13-28), libcairo2 (>= 1.6.4-6.1), libcomerr2 (>= 1.01), libcups2 (>= 1.4.0), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libgcrypt11 (>= 1.4.5), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.8), libgnutls26 (>= 2.12.17-0), libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libpango1.0-0 (>= 1.28.3), libx11-6 (>= 2:1.4.99.1), libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6, libxinerama1, libxrandr2 (>= 2:1.2.99.3), libxrender1, zlib1g (>= 1:1.1.4), shared-mime-info Recommends: hicolor-icon-theme, libgtk2.0-bin Suggests: librsvg2-common, gvfs Provides: gtk2.0-binver-2.10.0 Multi-Arch: same Homepage: http://www.gtk.org/ Priority: optional Section: libs Filename: pool/main/g/gtk+2.0/libgtk2.0-0_2.24.10-2_armhf.deb Size: 1933484 SHA256: 04b0c6aa3a4e87c4d3c7b4c935e015c6e2626672936d4be64f9147d4cffae9c6 SHA1: 5a411fd7100327208be889f8f9afeee7b7b91e23 MD5sum: 8d2419b7693a3c89a6b3bba108e0a8aa Description: GTK+ graphical user interface library GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the shared libraries. Package: libgtk2.0-bin Source: gtk+2.0 Version: 2.24.10-2 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 520 Depends: libgtk2.0-0 (= 2.24.10-2), libgtk2.0-common Multi-Arch: foreign Homepage: http://www.gtk.org/ Priority: optional Section: misc Filename: pool/main/g/gtk+2.0/libgtk2.0-bin_2.24.10-2_armhf.deb Size: 476704 SHA256: aabcb4e56caa84b6402539ebacad0cc2ef82c68932223cb7131e273bdced291b SHA1: 047a17d5a25ad41bea94a8363654ca3bf92a2699 MD5sum: 9aa3f933b75e6842998e458b1d82a02e Description: programs for the GTK+ graphical user interface library GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the utilities which are used by the libraries and other packages. Package: libgtk2.0-common Source: gtk+2.0 Version: 2.24.10-2 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 20627 Recommends: libgtk2.0-0 Breaks: libgtk2.0-0 (<< 2.24.8-2) Replaces: libgtk2.0-0 (<< 2.24.8-2) Multi-Arch: foreign Homepage: http://www.gtk.org/ Priority: optional Section: misc Filename: pool/main/g/gtk+2.0/libgtk2.0-common_2.24.10-2_all.deb Size: 3081010 SHA256: 91043dd2bf4100e998e913642c5bf3cf1df763f856021e3f9c41add1b5e50015 SHA1: 5d316b9e96174b766fe40102522c88b193733643 MD5sum: f94aedb45ae190aaca38e400a7169913 Description: common files for the GTK+ graphical user interface library GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the common files which the libraries need. Package: libgtkmm-2.4-1c2a Source: gtkmm2.4 Version: 1:2.24.2-1 Architecture: armhf Maintainer: Deng Xiyue Installed-Size: 2916 Depends: libatk1.0-0 (>= 1.12.4), libatkmm-1.6-1 (>= 2.22.1), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libcairomm-1.0-1 (>= 1.6.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libglibmm-2.4-1c2a (>= 2.28.0), libgtk2.0-0 (>= 2.24.0), libpango1.0-0 (>= 1.14.0), libpangomm-1.4-1 (>= 2.27.1), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.6) Conflicts: libgtkmm-2.4-1, libgtkmm-2.4-1c2 Replaces: libgtkmm-2.4-1, libgtkmm-2.4-1c2 Homepage: http://www.gtkmm.org/ Priority: optional Section: libs Filename: pool/main/g/gtkmm2.4/libgtkmm-2.4-1c2a_2.24.2-1_armhf.deb Size: 992616 SHA256: d09a2644c48f9790bc0e0a612f74a066154727476f43bf505690f5c924a6541b SHA1: 40af218b886313671943b47b37c690631cdbe380 MD5sum: edb52346027eccde7e69fc44501462a4 Description: C++ wrappers for GTK+ (shared libraries) Gtkmm is a C++ interface for the popular GUI library GTK+, with API version 2.4. Gtkmm provides a convenient interface for C++ programmers to create graphical user interfaces with GTK+'s flexible OO framework. Highlights include type safe callbacks, widgets extensible using inheritance and over 180 classes that can be freely combined to quickly create complex user interfaces. . This package contains shared libraries. Package: libgtkmm-3.0-1 Source: gtkmm3.0 Version: 3.4.2-1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 3125 Pre-Depends: multiarch-support Depends: libatk1.0-0 (>= 1.12.4), libatkmm-1.6-1 (>= 2.22.1), libc6 (>= 2.13-28), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libcairomm-1.0-1 (>= 1.6.4), libgcc1 (>= 1:4.4.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.18.0), libglibmm-2.4-1c2a (>= 2.31.22), libgtk-3-0 (>= 3.4.0), libpango1.0-0 (>= 1.14.0), libpangomm-1.4-1 (>= 2.27.1), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.6) Multi-Arch: same Homepage: http://www.gtkmm.org/ Priority: optional Section: libs Filename: pool/main/g/gtkmm3.0/libgtkmm-3.0-1_3.4.2-1_armhf.deb Size: 821230 SHA256: 7387f5ddf30e8a20e1dda4a6114f89a6f00026e3324de38ed0f687c5bb38c97a SHA1: ec43ade6e437b0d37eb582f5a7e756a765746f75 MD5sum: 5b6f516429bc5cddea1ac684426d31f5 Description: C++ wrappers for GTK+ (shared libraries) Gtkmm is a C++ interface for the popular GUI library GTK+, API version 3.0. Gtkmm provides a convenient interface for C++ programmers to create graphical user interfaces with GTK+'s flexible OO framework. Highlights include type safe callbacks, widgets extensible using inheritance and over 180 classes that can be freely combined to quickly create complex user interfaces. . This package contains shared libraries. Package: libgudev-1.0-0 Source: udev Version: 175-7.2 Architecture: armhf Maintainer: Marco d'Itri Installed-Size: 156 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libglib2.0-0 (>= 2.22.0), libudev0 (>= 165) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/u/udev/libgudev-1.0-0_175-7.2_armhf.deb Size: 109914 SHA256: 5fc1b35e68004c788aab916560448c78dde59021107a3e1558ff0cf150b2bd47 SHA1: db4cef2f5e500186585e6637f2cca310e14aa0a6 MD5sum: cc1cc545620246efbc59423e8dce98f9 Description: GObject-based wrapper library for libudev This library makes it much simpler to use libudev from programs already using GObject. It also makes it possible to easily use libudev from other programming languages, such as Javascript, because of GObject introspection support. Package: libgusb2 Source: libgusb Version: 0.1.3-5 Architecture: armhf Maintainer: Michal Čihař Installed-Size: 58 Depends: libc6 (>= 2.13-28), libglib2.0-0 (>= 2.31.8), libgudev-1.0-0 (>= 146), libusb-1.0-0 (>= 2:1.0.8) Homepage: http://www.hughski.com/downloads.html Priority: extra Section: libs Filename: pool/main/libg/libgusb/libgusb2_0.1.3-5_armhf.deb Size: 15802 SHA256: 50ef947ac053d749d517e19a2d7bc17426a1267fc187ca1c168361b9da0258c2 SHA1: 7c196ad114efb68dd446274ad5950b160a101010 MD5sum: 0c2ff28016d7540fadb8ccce98eedcf6 Description: GLib wrapper around libusb1 GUsb is a GObject wrapper for libusb1 that makes it easy to do asynchronous control, bulk and interrupt transfers with proper cancellation and integration into a mainloop. . This package contains the GUsb shared library. Package: libgxps2 Source: libgxps Version: 0.2.2-2 Architecture: armhf Maintainer: Savvas Radevic Installed-Size: 119 Pre-Depends: multiarch-support Depends: libarchive12, libc6 (>= 2.11), libcairo2 (>= 1.10.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.24.0), libjpeg8 (>= 8c), liblcms2-2, libtiff4 (>= 3.9.5-2) Multi-Arch: same Homepage: https://live.gnome.org/libgxps Priority: optional Section: libs Filename: pool/main/libg/libgxps/libgxps2_0.2.2-2_armhf.deb Size: 52244 SHA256: d86172cfcea1fef1de7e6db12275832fca6fc83c352233d9ad8e2e5fb6d7d5d5 SHA1: 0a09703dd4f53c871756a3aad8ccd6e96a1081c5 MD5sum: 8432b3aca97ede2e00fb2ee1f03e8de7 Description: handling and rendering XPS documents (library) OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's a new electronic paper format originally developed by Microsoft and it serves as a PDF alternative. XPS files are usually created using "Microsoft XPS Document Writer" in Windows environments. It is now standardized as an open standard document format. . Quoting Wikipedia: An XPS file is in fact a Unicoded ZIP archive using the Open Packaging Conventions, containing the files which make up the document. These include an XML markup file for each page, text, embedded fonts, raster images, 2D vector graphics, as well as the digital rights management information. The contents of an XPS file can be examined simply by opening it in an application which supports ZIP files. . The OpenXPS document format specification supports features such as color gradients, transparencies, CMYK color spaces, printer calibration, multiple-ink systems and print schemas. . This package contains the library. It is being used by evince to read XPS documents. Package: libhal-storage1 Source: hal Version: 0.5.14-8 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 141 Depends: libc6 (>= 2.4), libdbus-1-3 (>= 1.0.2), libgcc1 (>= 1:4.4.0), libhal1 (>= 0.5.8.1) Homepage: http://hal.freedesktop.org/ Priority: optional Section: libs Filename: pool/main/h/hal/libhal-storage1_0.5.14-8_armhf.deb Size: 88566 SHA256: 96265114ffc866c80a25412b1f8e21f68e64cefae5c535f2c0ab61116938c2d9 SHA1: c6e1d28770126e68204eb0a5745c9c655bd5f0cf MD5sum: f58dbb2c73cd2a543d54283c6d4c14e3 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. Package: libhal1 Source: hal Version: 0.5.14-8 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 158 Depends: libc6 (>= 2.4), libdbus-1-3 (>= 1.0.2) Homepage: http://hal.freedesktop.org/ Priority: optional Section: libs Filename: pool/main/h/hal/libhal1_0.5.14-8_armhf.deb Size: 97146 SHA256: 4324190bac79f4af94ee0bfe2ae2d8d0e7b138ce5ebdda27485e8a61637a9671 SHA1: be7d82059056dee7db132b012791a6e385547555 MD5sum: 46c579d15c77c1b117a45bcdb20ffa7b 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. Package: libhtml-form-perl Version: 6.03-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 89 Depends: perl, libhtml-parser-perl, libhttp-message-perl, liburi-perl Breaks: libwww-perl (<< 6.00) Replaces: libwww-perl (<< 6.00) Homepage: http://search.cpan.org/dist/HTML-Form/ Priority: optional Section: perl Filename: pool/main/libh/libhtml-form-perl/libhtml-form-perl_6.03-1_all.deb Size: 23910 SHA256: 775ef319ec0b2dac14ba8792177fd06c5b2affb768a03fbd9a404cfbcf5255a5 SHA1: aceead47ba46102cafec8b0524dc84007ba069ac MD5sum: 12c1ebc13407a8c6ca2f214706c7a916 Description: module that represents an HTML form element Objects of the HTML::Form class represents a single HTML
...
instance. A form consists of a sequence of inputs that usually have names, and which can take on various values. The state of a form can be tweaked and it can then be asked to provide HTTP::Request objects that can be passed to the request() method of LWP::UserAgent. Package: libhtml-format-perl Version: 2.10-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 164 Depends: perl, libfont-afm-perl, libhtml-tree-perl Homepage: http://search.cpan.org/dist/HTML-Format/ Priority: optional Section: perl Filename: pool/main/libh/libhtml-format-perl/libhtml-format-perl_2.10-1_all.deb Size: 42102 SHA256: 98a782e33dae0039875843e61db48ab38c2cd2623eed2cbc2b8b06a7d9d5ce24 SHA1: 8945de9e9ea9924d64ff0d556482b84580871ae3 MD5sum: 1343f081be529b337dacfb25da711379 Description: module for transforming HTML into various formats HTML::Formatter is a base class for various formatters, which are modules that traverse an HTML syntax tree and produce various output file formats. There are currently three formatter classes included: . * HTML::FormatText for converting to plain human-readable text * HTML::FormatPS for converting to PostScript * HTML::FormatRTF for converting to Microsoft's Rich Text Format (RTF) Package: libhtml-parser-perl Version: 3.69-2 Architecture: armhf Maintainer: Debian Perl Group Installed-Size: 247 Depends: perl (>= 5.14.2-9), perlapi-5.14.2, libc6 (>= 2.4), liburi-perl, libhtml-tagset-perl Suggests: libdata-dump-perl Enhances: libwww-perl Homepage: http://search.cpan.org/dist/HTML-Parser/ Priority: optional Section: perl Filename: pool/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.69-2_armhf.deb Size: 111742 SHA256: f48653305afe28141ad8227c85b8717d483d199d02c1de906451bc8da8247909 SHA1: 3e8b1f51631a7e582f3cf679464b5ce3503451e5 MD5sum: 16cb7a9dbed1abf6dbd852e99c58d063 Description: collection of modules that parse HTML text documents HTML::Parser is a collection of modules useful for handling HTML documents. These modules used to be part of the libwww-perl distribution, but are now unbundled in order to facilitate a separate development track. . Objects of the HTML::Parser class will recognize markup and separate it from content data. As different kinds of markup are recognized, the corresponding event handler is invoked. The document to be parsed may also be supplied in arbitrary chunks, making on-the-fly parsing of network documents possible. Package: libhtml-tagset-perl Version: 3.20-2 Architecture: all Maintainer: Debian Perl Group Installed-Size: 76 Depends: perl (>= 5.6.0-16) Homepage: http://search.cpan.org/dist/HTML-Tagset/ Priority: optional Section: perl Filename: pool/main/libh/libhtml-tagset-perl/libhtml-tagset-perl_3.20-2_all.deb Size: 13482 SHA256: d42d2a965a31ac9d198c46ffe61f582c35b84d9ea2bc679a855842dc4d02aabe SHA1: d9b9fdeaf7ff927b73a60feaf689d1df566b125c MD5sum: 71a92b7e853a2d22b774b12272c10f25 Description: Data tables pertaining to HTML HTML-Tagset contains data tables useful in dealing with HTML. For instance, it provides %HTML::Tagset::emptyElement, which lists all of the HTML elements which cannot have content. It provides no functions or methods. Package: libhtml-template-perl Version: 2.91-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 219 Depends: perl Suggests: libipc-sharedcache-perl Homepage: http://search.cpan.org/dist/HTML-Template/ Priority: optional Section: perl Filename: pool/main/libh/libhtml-template-perl/libhtml-template-perl_2.91-1_all.deb Size: 72020 SHA256: ec964ef06905bb253c969cdb244f735b6be7824df42f47a688f563dd0bc42c4f SHA1: 2f713e59a3b39f6810e2fecf1ff184a49bf7810f MD5sum: b25cc0a02e43fe4b5b46a01af3e98c4c Description: module for using HTML templates with Perl HTML::Template attempts to make using HTML templates simple and natural. It extends standard HTML with the pseudo tags , , , and . These are used to implement some basic logic - variable substitution, loops, conditional branches - inside the HTML template, while leaving the more complex computations to separate Perl code. This keeps the template accessible for designers and other non-Perl people, without limiting the programmer. . HTML::Template optionally stores its cache in shared memory using the IPC::SharedCache module. Please install libipc-sharedcache-perl and pass the shared_cache option to HTML::Template if you want to make use of this. Package: libhtml-tree-perl Version: 5.02-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 514 Depends: perl, libhtml-parser-perl, libhtml-tagset-perl Recommends: libhtml-format-perl, libwww-perl Homepage: http://search.cpan.org/dist/HTML-Tree/ Priority: optional Section: perl Filename: pool/main/libh/libhtml-tree-perl/libhtml-tree-perl_5.02-1_all.deb Size: 225020 SHA256: e991d544823edd19ee020e47449f2d7459fac48efe3b5c628698fdc7b8a430aa SHA1: 4eae5fe0a5f36e9f350595b33d087c96acdaa10d MD5sum: 81be0d731e7f1afe14bde8a8699a85da Description: Perl module to represent and create HTML syntax trees HTML::Tree is a collection of modules that represent, create and extract information from HTML syntax trees. These modules used to be part of the libwww-perl distribution, but are now unbundled in order to facilitate a separate development track. Package: libhttp-cookies-perl Version: 6.00-2 Architecture: all Maintainer: Debian Perl Group Installed-Size: 108 Depends: perl, libhttp-date-perl, libhttp-message-perl Breaks: libwww-perl (<< 6.00) Replaces: libwww-perl (<< 6.00) Homepage: http://search.cpan.org/dist/HTTP-Cookies/ Priority: optional Section: perl Filename: pool/main/libh/libhttp-cookies-perl/libhttp-cookies-perl_6.00-2_all.deb Size: 23536 SHA256: 963aa38c26b43956931b823773c501fe390baecab938b587b2f752b40addc8ea SHA1: f79ecf7a9651143f746bff71379815f33f0d1513 MD5sum: b702152678757a97537f4dce2ece41ff Description: HTTP cookie jars This class is for objects that represent a "cookie jar" -- that is, a database of all the HTTP cookies that a given LWP::UserAgent object knows about. . Cookies are a general mechanism which server side connections can use to both store and retrieve information on the client side of the connection. For more information about cookies refer to and . HTTP::Cookies also implements the new style cookies described in RFC 2965. The two variants of cookies are supposed to be able to coexist happily. . Instances of the class HTTP::Cookies are able to store a collection of Set-Cookie2: and Set-Cookie: headers and are able to use this information to initialize Cookie-headers in HTTP::Request objects. The state of a HTTP::Cookies object can be saved in and restored from files. Package: libhttp-daemon-perl Version: 6.01-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 71 Depends: perl, libhttp-date-perl, libhttp-message-perl, liblwp-mediatypes-perl Breaks: libwww-perl (<< 6.00) Replaces: libwww-perl (<< 6.00) Homepage: http://search.cpan.org/dist/HTTP-Daemon/ Priority: optional Section: perl Filename: pool/main/libh/libhttp-daemon-perl/libhttp-daemon-perl_6.01-1_all.deb Size: 17326 SHA256: 3a6e6b8af04473f5046d26c35fa81bf87e409b79ef61f33f93be15e53b20de17 SHA1: ed22022c14ac0366970e2f6d4b11b46e47e8e618 MD5sum: 342a224fa720f9bed3c9d816dc1f6b46 Description: simple http server class Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a socket for incoming requests. The HTTP::Daemon is a subclass of IO::Socket::INET, so you can perform socket operations directly on it too. . The accept() method will return when a connection from a client is available. The returned value will be an HTTP::Daemon::ClientConn object which is another IO::Socket::INET subclass. Calling the get_request() method on this object will read data from the client and return an HTTP::Request object. The ClientConn object also provide methods to send back various responses. . This HTTP daemon does not fork(2) for you. Your application, i.e. the user of the HTTP::Daemon is responsible for forking if that is desirable. Also note that the user is responsible for generating responses that conform to the HTTP/1.1 protocol. Package: libhttp-date-perl Version: 6.02-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 56 Depends: perl, libtimedate-perl Breaks: libwww-perl (<< 6.00) Replaces: libwww-perl (<< 6.00) Homepage: http://search.cpan.org/dist/HTTP-Date/ Priority: optional Section: perl Filename: pool/main/libh/libhttp-date-perl/libhttp-date-perl_6.02-1_all.deb Size: 10690 SHA256: 1caf56785e4b679aff4f7dfbd334968c27c226b6a8e39fc854a9ae35d40b6990 SHA1: ac51c725ff2791101435d6426b7a6f8c25449a46 MD5sum: aca698a5e901e52f0a35df7826b10151 Description: module of date conversion routines HTTP::Date provides functions that deal the date formats used by the HTTP protocol (and then some more). Only the first two functions, time2str() and str2time(), are exported by default. Package: libhttp-message-perl Version: 6.03-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 204 Depends: perl, libencode-locale-perl, libhtml-parser-perl, libhttp-date-perl, liblwp-mediatypes-perl, liburi-perl, perl (>= 5.11) | libio-compress-perl Breaks: libwww-perl (<< 6.00) Replaces: libwww-perl (<< 6.00) Homepage: http://search.cpan.org/dist/HTTP-Message/ Priority: optional Section: perl Filename: pool/main/libh/libhttp-message-perl/libhttp-message-perl_6.03-1_all.deb Size: 78478 SHA256: 58adde940e21c10c8d0c86fcc041ca0a12c07652b77e2cd70a7221df98642da0 SHA1: b107ae7071216daf1087e8c45a0ad2c812378d8a MD5sum: a149630eeb4bb718492f0fa9190573c1 Description: perl interface to HTTP style messages The HTTP::Headers class encapsulates HTTP-style message headers. The headers consist of attribute-value pairs also called fields, which may be repeated, and which are printed in a particular order. The field names are cases insensitive. . Instances of this class are usually created as member variables of the HTTP::Request and HTTP::Response classes, internal to the library. Package: libhttp-negotiate-perl Version: 6.00-2 Architecture: all Maintainer: Debian Perl Group Installed-Size: 76 Depends: perl, libhttp-message-perl Breaks: libwww-perl (<< 6.00) Replaces: libwww-perl (<< 6.00) Homepage: http://search.cpan.org/dist/HTTP-Negotiate/ Priority: optional Section: perl Filename: pool/main/libh/libhttp-negotiate-perl/libhttp-negotiate-perl_6.00-2_all.deb Size: 13600 SHA256: 72c1a2af3817ce0ff480d1a9cbe1b3459d959753ff68adadf2a790086db4f2b6 SHA1: 2629dd06a1a6a7d6d8443c8c248bcc2763cfa5ae MD5sum: 406920c86d234d31d7b283f62615f8be Description: implementation of content negotiation HTTP::Negotiate provides a complete implementation of the HTTP content negotiation algorithm. Content negotiation allows for the selection of a preferred content representation based upon attributes of the negotiable variants and the value of the various Accept* header fields in the request. Package: libhunspell-1.3-0 Source: hunspell Version: 1.3.2-4 Architecture: armhf Maintainer: Debian LibreOffice Maintainers Installed-Size: 349 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.3.0) Recommends: hunspell-en-us | hunspell-dictionary | myspell-dictionary Conflicts: openoffice.org-core (= 2.2.0~rc2-1) Multi-Arch: same Homepage: http://hunspell.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/h/hunspell/libhunspell-1.3-0_1.3.2-4_armhf.deb Size: 156754 SHA256: 65b4fb75f416906305837eb56a48bdcf290308330c13e67b9a001a207971191c SHA1: a2dc8480b0ac618f23e8ba8f44baa3421f1dd518 MD5sum: 5ae885ac10813e065a7cdcf87127c388 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: libical0 Source: libical Version: 0.48-2 Architecture: armhf Maintainer: Fathi Boudra Installed-Size: 450 Depends: libc6 (>= 2.13-28), tzdata Homepage: http://freeassociation.sourceforge.net Priority: optional Section: libs Filename: pool/main/libi/libical/libical0_0.48-2_armhf.deb Size: 188252 SHA256: 8dddb0bdde65653360826096d9d6f00387b3d76f65ac24ff49482a2adb3850d5 SHA1: abf8ba539b83c4849b78899b509642ebcc593a49 MD5sum: 49560c7b2347d6522bd77885422607c6 Description: iCalendar library implementation in C (runtime) libical is an open source implementation of the IETF's iCalendar calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. . This package contains the files necessary for running applications that use the libical library. Package: libice-dev Source: libice Version: 2:1.0.8-2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 192 Depends: libice6 (= 2:1.0.8-2), x11proto-core-dev Suggests: libice-doc Multi-Arch: same Priority: optional Section: libdevel Filename: pool/main/libi/libice/libice-dev_1.0.8-2_armhf.deb Size: 64026 SHA256: b966160b55bae174219def84ee8ac1f9031de5d908255ba532afaabe0ff413ff SHA1: 6935bc6106725b2d8d5e57c3a0c5b5932822c71b MD5sum: 2f885b3bc604079359733c151faae692 Description: X11 Inter-Client Exchange library (development headers) This package provides the main interface to the X11 Inter-Client Exchange library, which allows for communication of data between X clients. . This package contains the development headers for the library found in libice6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libICE Package: libice6 Source: libice Version: 2:1.0.8-2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 108 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), x11-common Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libi/libice/libice6_1.0.8-2_armhf.deb Size: 53424 SHA256: 9bd22662fce0ad97e7be8a84fe4064f41ff1af312d9b6be7990c7324d349134c SHA1: ce2ab6102c5948be72d88e9765315730a392424f MD5sum: b35c46f48394c4fd7cc769e0c2abc692 Description: X11 Inter-Client Exchange library This package provides the main interface to the X11 Inter-Client Exchange library, which allows for communication of data between X clients. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libICE Package: libicu48 Source: icu Version: 4.8.1.1-12+deb7u1 Architecture: armhf Maintainer: Jay Berkenbilt Installed-Size: 20327 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0) Multi-Arch: same Homepage: http://www.icu-project.org Priority: optional Section: libs Filename: pool/main/i/icu/libicu48_4.8.1.1-12+deb7u1_armhf.deb Size: 4513750 SHA256: 320e6501235a9dd72a7d4191485b78fe2a0b396568e5c08eaa2e5ae8ae372923 SHA1: ff8a802d216a9dd5774ed0f2b2c45c927192efcb MD5sum: 45e4bc2b8e416b50cd275065ce6257b5 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: libid3tag0 Source: libid3tag Version: 0.15.1b-10 Architecture: armhf Maintainer: Mad Maintainers Installed-Size: 97 Depends: libc6 (>= 2.4), zlib1g (>= 1:1.1.4) Priority: optional Section: libs Filename: pool/main/libi/libid3tag/libid3tag0_0.15.1b-10_armhf.deb Size: 33552 SHA256: 2faea349d555ec50c04583a1997744fe4fca2ca7f5604b097686a105741e225c SHA1: de8b8f5abeee776c96890299f01dada42c775f9a MD5sum: 6c0bc094a58715058a091969787d6c38 Description: ID3 tag reading library from the MAD project ID3 tag manipulation library with full support for reading ID3v1, ID3v1.1, ID3v2.2, ID3v2.3, and ID3v2.4 tags, as well as support for writing ID3v1, ID3v1.1, and ID3v2.4 tags. Package: libidn11 Source: libidn Version: 1.25-2 Architecture: armhf Maintainer: Debian Libidn Team Installed-Size: 349 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Conflicts: libidn9-dev Replaces: libidn11-dev Multi-Arch: same Homepage: https://www.gnu.org/software/libidn/ Priority: standard Section: libs Filename: pool/main/libi/libidn/libidn11_1.25-2_armhf.deb Size: 174796 SHA256: ef9e5502b0c701ea35c77bdcfa065b77f58c328f996b96267f49bcf141e9bb33 SHA1: 2315d03fdc5ac378f38ec4f7460bd730bb87c988 MD5sum: 15bb007bb8bdcd5b8c41dbf5fd7d75f2 Description: GNU Libidn library, implementation of IETF IDN specifications GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA specifications. Libidn's purpose is to encode and decode internationalized domain names. The Nameprep, XMPP, SASLprep, and iSCSI profiles are supported. . This package contains the shared library. Package: libiec61883-0 Source: libiec61883 Version: 1.2.0-0.1 Architecture: armhf Maintainer: Marcio Roberto Teixeira Installed-Size: 77 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libraw1394-11 Priority: optional Section: libs Filename: pool/main/libi/libiec61883/libiec61883-0_1.2.0-0.1_armhf.deb Size: 32566 SHA256: db1f7f76f1153fba41ad9c9147081aded7a93c6560fd3475551eb3f147714c1a SHA1: 284c9f712cad84d7714859df3dad95d0a59f5913 MD5sum: be30adb66e7e86367448721d344bbb11 Description: an partial implementation of IEC 61883 This library is an implementation of IEC 61883, part 1 (CIP, plug registers, and CMP), part 2 (DV-SD), part 4 (MPEG2-TS), and part 6 (AMDTP). Outside of IIDC, nearly all FireWire multimedia devices use IEC 61883 protocols. . The libiec61883 library provides a higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 1394. This includes both reception and transmission. It uses the new "rawiso" API of libraw1394, which transparently provides mmap-ed DMA for efficient data transfer. It also represents the third generation of I/O technology for Linux 1394 for these media types thereby removing the complexities of additional kernel modules, /dev nodes, and procfs. It also consolidates features for plug control registers and connection management that previously existed in experimental form in an unreleased version of libavc1394. Package: libieee1284-3 Source: libieee1284 Version: 0.2.11-10 Architecture: armhf Maintainer: Julien BLACHE Installed-Size: 71 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libi/libieee1284/libieee1284-3_0.2.11-10_armhf.deb Size: 26628 SHA256: 54b2f215e61e6cdec0ae30752ac65a07225cff44ac27a236ba72cf9a2f610d9d SHA1: fb1934d10c9144f1296c863f1644df3b5a677249 MD5sum: 6e004de3999dbf83fc325db3e620e20d Description: cross-platform library for parallel port access This library was designed to ease the use of the parallel port. It will automatically figure out which access method is available, depending on the running kernel and the permissions of the process. . It handles particular queries to the devices, like fetching the Device ID of a device. Package: libijs-0.35 Source: ijs (0.35-8) Version: 0.35-8+b1 Architecture: armhf Maintainer: Debian Printing Team Installed-Size: 53 Depends: libc6 (>= 2.4) Homepage: http://www.linuxprinting.org/ijs/ Priority: optional Section: libs Filename: pool/main/i/ijs/libijs-0.35_0.35-8+b1_armhf.deb Size: 18108 SHA256: 905ffaaadb94b7d845112b147ec04859914db61c0179fe844a941676cad92532 SHA1: 088551f6443203ba8e8a2af989a71f2868f84b19 MD5sum: f47d89727c510aa359a6691751720425 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: libilmbase6 Source: ilmbase Version: 1.0.1-4 Architecture: armhf Maintainer: Debian PhotoTools Maintainers Installed-Size: 424 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.6) Homepage: http://www.openexr.com Priority: optional Section: libs Filename: pool/main/i/ilmbase/libilmbase6_1.0.1-4_armhf.deb Size: 114674 SHA256: 3720be432b73c6dd93bca1a9e90ebd5a6a1cfc69db13bf9cd591315ada5b08ba SHA1: 8a62e87aa551aa40c116d19f88e83a562dc63c63 MD5sum: f7846a8029af54189d23a6e26ff45d9b Description: several utility libraries from ILM used by OpenEXR IlmBase are a set of utility libraries released by ILM, and used in their OpenEXR implementation. Included in this package you can find: . * libHalf: a class (Half) for manipulating "half" values (16-bit floating point format) as if they were a built-in C++ data type. . * libIlmThread: a thread abstraction library on top of pthreads. . * libImath: a math library with support for matrices, 2d- and 3d-transformations, solvers for linear/quadratic/cubic equations, and more. . * libIex: an exception handling library. Package: libimlib2 Source: imlib2 Version: 1.4.5-1 Architecture: armhf Maintainer: Laurence J. Lane Installed-Size: 459 Depends: libbz2-1.0, libc6 (>= 2.13-28), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libgif4 (>= 4.1.4), libid3tag0 (>= 0.15.1b), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libtiff4 (>> 3.9.5-3~), libx11-6, libxext6, zlib1g (>= 1:1.1.4) Priority: optional Section: libs Filename: pool/main/i/imlib2/libimlib2_1.4.5-1_armhf.deb Size: 224822 SHA256: 5c270c84b0de305abb0fd88fbdf47fc30b92896f6ef3a06522959fc7eb7e2b83 SHA1: 1b09f38ea1397f0f22668c7e4fada4487318e6f0 MD5sum: 21fbcf780329093eed1a7dcd771d857f 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: libimobiledevice2 Source: libimobiledevice Version: 1.1.1-4 Architecture: armhf Maintainer: gtkpod Maintainers Installed-Size: 136 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.14.1), libgnutls26 (>= 2.12.17-0), libplist1 (>= 0.16), libtasn1-3 (>= 1.6-0), libusbmuxd1 (>= 1.0.0), usbmuxd Conflicts: libiphone0 Replaces: libimobiledevice0, libimobiledevice1, libiphone0 Homepage: http://libimobiledevice.org/ Priority: optional Section: libs Filename: pool/main/libi/libimobiledevice/libimobiledevice2_1.1.1-4_armhf.deb Size: 50538 SHA256: f86e8fdcc08091e9292bdd13181168faad6b174af3487825307ca0aab17cefd3 SHA1: 000d2ed8881af77bd1501e8e89698bde7caf808b MD5sum: 110de9ed7a969c50f8f34d3b32498f86 Description: Library for communicating with the iPhone and iPod Touch libimobiledevice is a library that talks the native Apple USB protocols that the iPhone and iPod Touch use. Unlike other projects, libimobiledevice does not depend on using any existing libraries from Apple. Package: libio-socket-ip-perl Version: 0.16-2 Architecture: all Maintainer: Debian Perl Group Installed-Size: 45 Depends: perl, netbase, perl (>= 5.15.6) | libsocket-perl (>= 1.97) Homepage: http://search.cpan.org/dist/IO-Socket-IP/ Priority: optional Section: perl Filename: pool/main/libi/libio-socket-ip-perl/libio-socket-ip-perl_0.16-2_all.deb Size: 23628 SHA256: 160c72b0235c0ed268f6fe74773e5eb8d26be57afd19c479535706ebbe23a72a SHA1: 08248d10e1940062a234c1acb15d9166574de6b6 MD5sum: f6abd1afaffd3cc89221b79733efe824 Description: module for using IPv4 and IPv6 sockets in a protocol-independent way IO::Socket::IP provides a protocol-independent way to use IPv4 and IPv6 sockets. It allows new connections to be made by specifying the hostname and service name or port number. It allows for connections to be accepted by sockets listening on local ports, by service name or port number. . It uses Socket::GetAddrInfo's getaddrinfo function to convert hostname/service name pairs into sets of possible addresses to connect to. This allows it to work for IPv6 where the system supports it, while still falling back to IPv4-only on systems which don't. . It provides an API which, for most typical cases, should be a drop-in replacement for IO::Socket::INET; most constructor arguments and methods are provided in a compatible way. Package: libio-socket-ssl-perl Version: 1.76-2 Architecture: all Maintainer: Debian Perl Group Installed-Size: 174 Depends: perl, libnet-ssleay-perl, netbase Recommends: libio-socket-ip-perl (>= 0.11) | libio-socket-inet6-perl, perl (>= 5.15.6) | libsocket-perl (>= 1.95) | libsocket6-perl, libnet-libidn-perl | liburi-perl (>= 1.50) Homepage: http://search.cpan.org/dist/IO-Socket-SSL/ Priority: optional Section: perl Filename: pool/main/libi/libio-socket-ssl-perl/libio-socket-ssl-perl_1.76-2_all.deb Size: 67978 SHA256: 9de8675e7cbf2e333574664b189dd1e0758e8276ef980d4b58d111da6c64ad2e SHA1: a523320324f9f44b32f586990bb60b2f461072c1 MD5sum: d67f00cdd4357b17f70a71a775124960 Description: Perl module implementing object oriented interface to SSL sockets This module is a true drop-in replacement for IO::Socket::INET that uses SSL to encrypt data before it is transferred to a remote server or client. IO::Socket::SSL supports all the extra features that one needs to write a full-featured SSL client or server application: multiple SSL contexts, cipher selection, certificate verification, and SSL version selection. As an extra bonus, it works perfectly with mod_perl. . IO::Socket::SSL uses IPv6 if libio-socket-ip-perl (>= 0.11) or libio-socket-inet6-perl is installed. Package: libio-string-perl Version: 1.08-2 Architecture: all Depends: perl (>= 5.6.0-16) Installed-Size: 32 Maintainer: Debian Perl Group Priority: optional Section: perl Filename: pool/main/libi/libio-string-perl/libio-string-perl_1.08-2_all.deb Size: 12002 SHA256: 2421a9f70b9f8c8ebe64b540c4ae27f3d6cf1471afc09daddd79012bd8ffd165 SHA1: ef2736c896b2c3c876728fdb387659211642a13b MD5sum: 21fbfe258007b02c7088f76b6430a35b Description: Emulate IO::File interface for in-core strings The IO::String module provide the IO::File interface for in-core strings. An IO::String object can be attached to a string, and will make it possible to use the normal file operations for reading or writing data, as well as seeking to various locations of the string. The main reason you might want to do this, is if you have some other library module that only provide an interface to file handles, and you want to keep all the stuff in memory. . The IO::String module provide an interface compatible with IO::File as distributed with IO-1.20, but the following methods are not available; new_from_fd, fdopen, format_write, format_page_number, format_lines_per_page, format_lines_left, format_name, format_top_name. Package: libisc84 Source: bind9 Version: 1:9.8.4.dfsg.P1-6+nmu2+deb7u1 Architecture: armhf Maintainer: LaMont Jones Installed-Size: 285 Depends: libc6 (>= 2.13-28), libcap2 (>= 2.10), libgcc1 (>= 1:4.4.0), libxml2 (>= 2.7.4) Conflicts: libbind0, libbind9-41 Replaces: libbind0 Priority: standard Section: libs Filename: pool/main/b/bind9/libisc84_9.8.4.dfsg.P1-6+nmu2+deb7u1_armhf.deb Size: 156448 SHA256: 9f6fd1aa9b55d5586ac736e84c5317ba73b45cdbad7eedcef949c7989ffdeb34 SHA1: b692e037014efebeccaf22bb9381f6fae34443f1 MD5sum: c4ea2c57d1c019d83626a1500c452035 Description: ISC Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. This package delivers the libisc shared library used by BIND's daemons and clients. Package: libisccc80 Source: bind9 Version: 1:9.8.4.dfsg.P1-6+nmu2+deb7u1 Architecture: armhf Maintainer: LaMont Jones Installed-Size: 73 Depends: libc6 (>= 2.13-28), libcap2 (>= 2.10), libisc84, libxml2 (>= 2.6.27) Conflicts: libbind0, libbind9-41 Replaces: libbind0 Priority: optional Section: libs Filename: pool/main/b/bind9/libisccc80_9.8.4.dfsg.P1-6+nmu2+deb7u1_armhf.deb Size: 31744 SHA256: 5d4f8de032d912620cacf455d7a05508cbb33b055b2ad6d9c83126779e50657b SHA1: d0fd026b5a6a280d9b34fae878a7b9ee305cd6c7 MD5sum: 1fdce56dc24bc94355ce83eab18b42c7 Description: Command Channel Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. This package delivers the libisccc shared library used by BIND's daemons and clients, particularly rndc. Package: libisccfg82 Source: bind9 Version: 1:9.8.4.dfsg.P1-6+nmu2+deb7u1 Architecture: armhf Maintainer: LaMont Jones Installed-Size: 122 Depends: libc6 (>= 2.13-28), libcap2 (>= 2.10), libdns88, libisc84, libisccc80, libxml2 (>= 2.6.27) Conflicts: libbind0, libbind9-41 Replaces: libbind0 Priority: optional Section: libs Filename: pool/main/b/bind9/libisccfg82_9.8.4.dfsg.P1-6+nmu2+deb7u1_armhf.deb Size: 52538 SHA256: 873c49a8253c9a28c73117323fa5e9fa259b9b9dc55d129d897ba6c1f127e2f3 SHA1: ec3779b98c6c36db7d777bac3f9bb0434f338480 MD5sum: 4899c219aea5429be5f4464da986240c Description: Config File Handling Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. This package delivers the libisccfg shared library used by BIND's daemons and clients to read and write ISC-style configuration files like named.conf and rndc.conf. Package: libiso9660-8 Source: libcdio Version: 0.83-4 Architecture: armhf Maintainer: Nicolas Boullis Installed-Size: 172 Depends: libc6 (>= 2.13-28), libcdio13 (>= 0.83) Homepage: http://www.gnu.org/software/libcdio/ Priority: optional Section: libs Filename: pool/main/libc/libcdio/libiso9660-8_0.83-4_armhf.deb Size: 132912 SHA256: a0c0deb955a370863f9add5804e414c5dbf17d3cc3257e6398797ace9edbe159 SHA1: cbaaace1376d325d2d16d8fc18a3c65341eb4116 MD5sum: edb19acc641b8eec84c8e6078726750c 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: libisofs6 Source: libisofs Version: 1.2.2-1 Architecture: armhf Maintainer: Debian Libburnia packagers Installed-Size: 214 Depends: libacl1 (>= 2.2.51-5), libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libjte1, zlib1g (>= 1:1.2.0) Homepage: http://libburnia-project.org Priority: optional Section: libs Filename: pool/main/libi/libisofs/libisofs6_1.2.2-1_armhf.deb Size: 127054 SHA256: 19498b027c8e60d6f35ed699616a77b785cffb741b7b4e99abb6e07d00b44850 SHA1: 00371f19f486ff6e5525ee8db0ac8c1e7cdd479b MD5sum: 22fab35bcee5d96ed07ed1761b1511a0 Description: library to create ISO9660 images libisofs creates ISO images which can then be burnt with cdrskin or other software. Package: libiw30 Source: wireless-tools Version: 30~pre9-8 Architecture: armhf Maintainer: Guus Sliepen Installed-Size: 75 Pre-Depends: multiarch-support Depends: libc6 (>= 2.7) Multi-Arch: same Homepage: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html Priority: extra Section: libs Filename: pool/main/w/wireless-tools/libiw30_30~pre9-8_armhf.deb Size: 33356 SHA256: d4d241f3910ec448390909f1c38ae2aa0f682b83d7441e8088d9b30eefe66583 SHA1: ad672f5c78f3406ad11f62b2038e564a95b0c892 MD5sum: 85bf9af17b60e22a8e25c5bbe79cdd6c Description: Wireless tools - library Wireless tools are used to manipulate the Linux Wireless Extensions. The Wireless Extension is an interface allowing you to set Wireless LAN specific parameters and get the specific stats. . This package contains the dynamic library libiw. Package: libjack0 Source: jack-audio-connection-kit Version: 1:0.121.3+20120418git75e3e20b-2.1 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 112 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Suggests: jackd1 (= 1:0.121.3+20120418git75e3e20b-2.1) Conflicts: jackd1 (>> 1:0.121.3+20120418git75e3e20b-2.1), jackd1 (<< 1:0.121.3+20120418git75e3e20b-2.1), libjack-0.116 Replaces: libjack-0.116 Provides: libjack-0.116 Multi-Arch: same Homepage: http://jackaudio.org/ Priority: optional Section: libs Filename: pool/main/j/jack-audio-connection-kit/libjack0_0.121.3+20120418git75e3e20b-2.1_armhf.deb Size: 52654 SHA256: 4366334dda8e21f544ce835618ec3d724fd56e5ef33e21eeaf08be0e1ef5c591 SHA1: 641c65bbac9912b62729ba1bf520ca16c4da3eb9 MD5sum: 3ebbc125d780eae8eba71e56be8350a4 Description: JACK Audio Connection Kit (libraries) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains the shared libraries. Package: libjasper1 Source: jasper Version: 1.900.1-13 Architecture: armhf Maintainer: Roland Stigge Installed-Size: 249 Pre-Depends: multiarch-support Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.4.0), libjpeg8 (>= 8c) Suggests: libjasper-runtime Conflicts: libjasper-1.700-2 Replaces: libjasper-1.700-2 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/j/jasper/libjasper1_1.900.1-13_armhf.deb Size: 132734 SHA256: 7aa16cf1dbdd8d9e9a093b8c9715ecc9031bf1cacfe7d17b2f7cfbd4bcff747e SHA1: b9f3dec2a9a5d1c0d1a1ed53b06db5deeba6958c MD5sum: 4f92fc5049c9ff06acbf6c4b53721452 Description: JasPer JPEG-2000 runtime library JasPer is a collection of software (i.e., a library and application programs) for the coding and manipulation of images. This software can handle image data in a variety of formats. One such format supported by JasPer is the JPEG-2000 format defined in ISO/IEC 15444-1:2000. . This package contains the shared library. Package: libjavascriptcoregtk-3.0-0 Source: webkit Version: 1.8.1-3.4 Architecture: armhf Maintainer: Debian WebKit Maintainers Installed-Size: 2142 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.28.0), libicu48 (>= 4.8-1), libstdc++6 (>= 4.1.1) Homepage: http://webkitgtk.org/ Priority: optional Section: libs Filename: pool/main/w/webkit/libjavascriptcoregtk-3.0-0_1.8.1-3.4_armhf.deb Size: 764250 SHA256: c17493fc4cfd1a387236adb939d12265e980d1029c7107da0dab0acf4ac0fbe9 SHA1: 8f3aa91e136846f5a6c96acafb8624498109908e MD5sum: f2cde855c63f9268193611556a14afca Description: Javascript engine library for GTK+ Javascript Core is the javascript engine used in many ports of WebKit. This build comes from WebKitGTK+. Package: libjbig0 Source: jbigkit Version: 2.0-2+deb7u1 Architecture: armhf Maintainer: Michael van der Kolff Installed-Size: 79 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://www.cl.cam.ac.uk/~mgk25/jbigkit/ Priority: extra Section: libs Filename: pool/main/j/jbigkit/libjbig0_2.0-2+deb7u1_armhf.deb Size: 29426 SHA256: bfa33c81b0989cedd55afdb10c406bb1ad2bb430c0d29be384dcaf6b8b23e35c SHA1: aae727437108bfc6fc4f378956d15248c05156d2 MD5sum: 067aedce0886ea1963dd51b7a40ecd0a Description: JBIGkit libraries JBIG-KIT provides a portable library of compression and decompression functions with a documented interface that you can include very easily into your image or document processing software. . This package contains the dynamically linked library. Package: libjbig2dec0 Source: jbig2dec Version: 0.11+20120125-1 Architecture: armhf Maintainer: Jonas Smedegaard Installed-Size: 103 Depends: libc6 (>= 2.7), libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.1.4) Homepage: http://jbig2dec.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/j/jbig2dec/libjbig2dec0_0.11+20120125-1_armhf.deb Size: 43870 SHA256: 7178bf3b8d780c86afd3930db5f34672848acf46c1e4120f10e3b6a86bd8c387 SHA1: 7050abc78b76da426db001508a0fb466ac1c75cc MD5sum: f67c63c47105da5c97517fdf65378589 Description: JBIG2 decoder library - shared libraries jbig2dec is a decoder library and example utility implementing the JBIG2 bi-level image compression spec. Also known as ITU T.88 and ISO IEC 14492, and included by reference in Adobe's PDF version 1.4 and later. . This package contains the shared library libjbig2dec. Package: libjpeg-progs Source: libjpeg8 Version: 8d-1 Architecture: armhf Maintainer: Bill Allombert Installed-Size: 153 Depends: libc6 (>= 2.7), libjpeg8 (>= 8c) Priority: optional Section: graphics Filename: pool/main/libj/libjpeg8/libjpeg-progs_8d-1_armhf.deb Size: 80966 SHA256: 104d2f982daafe79289d0e6d93ac6a0416bf3fabbf529feb4eb27d306797bcfd SHA1: 4bda4a68bd834d66fb83419be59b68f131c0e523 MD5sum: 339c339095437f9d93bea39d35bc1b54 Description: Programs for manipulating JPEG files This package contains programs for manipulating JPEG files: cjpeg/djpeg: convert to/from the JPEG file format rdjpgcom/wrjpgcom: read/write comments in JPEG files jpegtran: lossless transformations of JPEG files jpegexiforient/exifautotran: manipulate EXIF orientation tag Package: libjpeg8 Version: 8d-1 Architecture: armhf Maintainer: Bill Allombert Installed-Size: 207 Pre-Depends: multiarch-support Depends: libc6 (>= 2.7) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libj/libjpeg8/libjpeg8_8d-1_armhf.deb Size: 121412 SHA256: 33a5d17e323c1f525449cffabb184587c115f8dd0c6cbc118929609f06dc3330 SHA1: 9e769f0e5d2fe401ee883eafa844ccdaeb31cd53 MD5sum: 6c1cb7991633b2b1b51ad22123c22fa2 Description: Independent JPEG Group's JPEG runtime library The Independent JPEG Group's JPEG library is a library for handling JPEG files. . This package contains the shared library. Package: libjs-jquery Source: jquery Version: 1.7.2+dfsg-1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 286 Recommends: javascript-common Conflicts: jquery Replaces: jquery Multi-Arch: foreign Homepage: http://jquery.com/ Priority: optional Section: web Filename: pool/main/j/jquery/libjs-jquery_1.7.2+dfsg-1_all.deb Size: 80070 SHA256: 2363a8b700645439e184560bf679c110e07af5004433b2cea9d24e986a40c64d SHA1: 8b71602d402b50a7cb2e997df7cb9386c5025c29 MD5sum: d6a0dd22a0402c609a6ba5f956703a8b Description: JavaScript library for dynamic web applications jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript. Package: libjson-glib-1.0-0 Source: json-glib Version: 0.14.2-1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 220 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.28.0) Multi-Arch: same Homepage: http://live.gnome.org/JsonGlib Priority: optional Section: libs Filename: pool/main/j/json-glib/libjson-glib-1.0-0_0.14.2-1_armhf.deb Size: 130026 SHA256: 6ceda52e6d7b855f6734425430d3008ad6da0896260db8f66e13668697e9e203 SHA1: 126c2041d7f790dc1b6a41aa6add95193fcbb487 MD5sum: 03a60a0b19683fe4565795db1816f77e Description: GLib JSON manipulation library JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. Package: libjson0 Source: json-c Version: 0.10-1.2 Architecture: armhf Maintainer: fabien boucher Installed-Size: 69 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://oss.metaparadigm.com/json-c/ Priority: extra Section: libs Filename: pool/main/j/json-c/libjson0_0.10-1.2_armhf.deb Size: 20940 SHA256: fc41582dbfd3ca74b8e2f4ae6bcfaf410021be61895a253a8692f08fd59d564d SHA1: da9eb7eed5c2623fd8e43070186f00f60a762213 MD5sum: 85085801da800da67b66e0f3c7539044 Description: JSON manipulation library - shared library This library allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. Package: libjte1 Source: jigit Version: 1.19-1 Architecture: armhf Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 68 Depends: libbz2-1.0, libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), zlib1g (>= 1:1.1.4) Homepage: http://www.einval.com/~steve/software/JTE/ Priority: extra Section: libs Filename: pool/main/j/jigit/libjte1_1.19-1_armhf.deb Size: 29698 SHA256: ce1c9a88d60ece2651fcb1769bd02b952c1d7e0d5a93eff67be7882b57f2129c SHA1: e47771685766d9e7c5a6574628e8bd8a84f02594 MD5sum: 1f6b09c33b9d8e9275e9f3ae2cd2fb97 Description: Jigdo Template Export - runtime library libjte is a library providing support for creating jigdo files, to be used by ISO image creation tools such as xorriso. . This package provides the runtime library file needed to run software written using libjte Package: libk5crypto3 Source: krb5 Version: 1.10.1+dfsg-5+deb7u1 Architecture: armhf Maintainer: Sam Hartman Installed-Size: 208 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libkeyutils1, libkrb5support0 (>= 1.7dfsg~beta2) Suggests: krb5-doc, krb5-user Conflicts: libkrb53 Breaks: libgssapi-krb5-2 (<= 1.10+dfsg~alpha1), libkrb5-3 (<= 1.8~aa) Multi-Arch: same Homepage: http://web.mit.edu/kerberos/ Priority: standard Section: libs Filename: pool/main/k/krb5/libk5crypto3_1.10.1+dfsg-5+deb7u1_armhf.deb Size: 109806 SHA256: 066bd55d5a2c6c10c334b49f2f7b7d2b84b99f29d8edd64476b5244d05451c1f SHA1: 1f1eda674f1b2cfcea4c2e6f8190f7e711183a24 MD5sum: 74163536c9494b5606de93e0fe0c3c0f Description: MIT Kerberos runtime libraries - Crypto Library Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime cryptography libraries used by applications and Kerberos clients. Package: libkate1 Source: libkate Version: 0.4.1-1 Architecture: armhf Maintainer: Debian Xiph.org Maintainers Installed-Size: 86 Depends: libc6 (>= 2.4) Homepage: http://code.google.com/p/libkate/ Priority: optional Section: libs Filename: pool/main/libk/libkate/libkate1_0.4.1-1_armhf.deb Size: 37576 SHA256: db34262656a1984568d64afb5086adfeac3160922d69774a84ce28d6c72409b8 SHA1: e4eaef07d8187a65fbafc34422ce82b09560bfa9 MD5sum: 46606c540ad51d6da41514ab96b3049a Description: Kate is a codec for karaoke and text encapsulation Kate is meant to be used for karaoke alongside audio/video streams (typically Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text data at arbitrary time intervals. . libkate provides an API for the encoding and decoding of kate files. Package: libkeybinder0 Source: keybinder Version: 0.2.2-4 Architecture: armhf Maintainer: Luca Falavigna Installed-Size: 44 Depends: libc6 (>= 2.13-28), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.24.0), libx11-6 Homepage: http://kaizer.se/wiki/keybinder/ Priority: optional Section: libs Filename: pool/main/k/keybinder/libkeybinder0_0.2.2-4_armhf.deb Size: 8650 SHA256: 049737b1e5268c3d376ca4f47c18c8658ab12524eaed160ca01ce51ebb4b26e3 SHA1: 96b4d5d9ff31ff757bdfae7d3dc3f70ae53719a4 MD5sum: 32feb7bdd960aa2d44c6d19459cf0b7f Description: registers global key bindings for applications keybinder is a library for registering global keyboard shortcuts to be used by GTK-based applications under the X Window System. . When a combination of key is pressed, keybinder notifies it to the registering application, which can execute one or more operations based on the event previously registered. . Originally written as part of the Tomboy project, keybinder has been distributed as stand-alone library let other applications to use key binding. Package: libkeyutils1 Source: keyutils Version: 1.5.5-3 Architecture: armhf Maintainer: Daniel Baumann Installed-Size: 47 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://people.redhat.com/~dhowells/keyutils/ Priority: standard Section: libs Filename: pool/main/k/keyutils/libkeyutils1_1.5.5-3_armhf.deb Size: 7730 SHA256: 9fad082b275f512b1469b3b0b8d8a4177dc07534eedc29682993edf4b9d47210 SHA1: ac5f3a8ef621ce09927233ec1fde6949c2fe4778 MD5sum: 89d695a510cb0f811333419274af354d Description: Linux Key Management Utilities (library) Keyutils is a set of utilities for managing the key retention facility in the kernel, which can be used by filesystems, block devices and more to gain and retain the authorization and encryption keys required to perform secure operations. . This package provides a wrapper library for the key management facility system calls. Package: libkmod2 Source: kmod Version: 9-3 Architecture: armhf Maintainer: Marco d'Itri Installed-Size: 102 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Multi-Arch: same Priority: important Section: libs Filename: pool/main/k/kmod/libkmod2_9-3_armhf.deb Size: 42676 SHA256: f7e199b5051524236cdef3ae519f4fdca735c246725d3043aaf20d663d3955ad SHA1: f07993772d488cb65646a3b69095a41a4a25a681 MD5sum: 809836f2b93196305767d9c738d3f0ce Description: libkmod shared library This library provides an API for insertion, removal, configuration and listing of kernel modules. Package: libkpathsea6 Source: texlive-bin Version: 2012.20120628-4 Architecture: armhf Maintainer: Debian TeX Maintainers Installed-Size: 268 Depends: libc6 (>= 2.13-28) Homepage: http://www.tug.org/texlive/ Priority: optional Section: libs Filename: pool/main/t/texlive-bin/libkpathsea6_2012.20120628-4_armhf.deb Size: 158176 SHA256: 329f6dec4cef1ac2e5804d267e3d2c19562c4bac3b642ce9601d39491da64b29 SHA1: a756521b55a8ba3da9660a4d3d32961f2107106a MD5sum: 7a8bebb3d594590d3e91d6b80d1e25de Description: TeX Live: path search library for TeX (runtime part) This package contains the runtime part of the Kpathsea[rch] library, which implements generic path searching, configuration, and TeX-specific file searching. Package: libkrb5-3 Source: krb5 Version: 1.10.1+dfsg-5+deb7u1 Architecture: armhf Maintainer: Sam Hartman Installed-Size: 680 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libcomerr2 (>= 1.34), libgcc1 (>= 1:4.4.0), libk5crypto3 (>= 1.9+dfsg~beta1), libkeyutils1, libkrb5support0 (= 1.10.1+dfsg-5+deb7u1) Recommends: krb5-locales Suggests: krb5-doc, krb5-user Conflicts: libkrb53 Breaks: libsmbclient (<= 2:3.6.1-2), sssd (<= 1.2.1-4.3) Multi-Arch: same Homepage: http://web.mit.edu/kerberos/ Priority: standard Section: libs Filename: pool/main/k/krb5/libkrb5-3_1.10.1+dfsg-5+deb7u1_armhf.deb Size: 326952 SHA256: 1990f15ea54d79b54ee6ca96290ba98ac20c4894ef007d045c57ecf166157e64 SHA1: 34839b0e08f511411297680bfb1b6da54bdea687 MD5sum: 81eab92ab122cbadfe886741f3622b2a Description: MIT Kerberos runtime libraries Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library for the main Kerberos v5 API used by applications and Kerberos clients. Package: libkrb5support0 Source: krb5 Version: 1.10.1+dfsg-5+deb7u1 Architecture: armhf Maintainer: Sam Hartman Installed-Size: 102 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libkeyutils1 Conflicts: libkrb53 Multi-Arch: same Homepage: http://web.mit.edu/kerberos/ Priority: standard Section: libs Filename: pool/main/k/krb5/libkrb5support0_1.10.1+dfsg-5+deb7u1_armhf.deb Size: 45326 SHA256: b6523d25af1b5940dcf5f563e951a0c5afcabac84f2209f38d9b6e5a1cd9d1f8 SHA1: 301d29c66bc64623c32b2b1f1754756ec05dbba8 MD5sum: 35a5e8d2a5da844c2ca55d289b50f8e1 Description: MIT Kerberos runtime libraries - Support library Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains an internal runtime support library used by other Kerberos libraries. Package: liblapack3 Source: lapack Version: 3.4.1+dfsg-1+deb70u1 Architecture: armhf Maintainer: Debian Science Team Installed-Size: 5302 Depends: debconf (>= 0.5) | debconf-2.0, libblas3 | libblas.so.3 | libatlas3-base, libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libgfortran3 (>= 4.6) Breaks: libatlas3gf-base (<< 3.8.4-4), liblapack3gf (<< 3.4.1-1) Replaces: libatlas3gf-base (<< 3.8.4-4), liblapack3gf (<< 3.4.1-1) Provides: liblapack.so.3, liblapack.so.3gf, liblapack3gf Homepage: http://www.netlib.org/lapack/ Priority: optional Section: libs Filename: pool/main/l/lapack/liblapack3_3.4.1+dfsg-1+deb70u1_armhf.deb Size: 3355814 SHA256: e96573f54ad1078fddb0552dac27aa503ce3eb6b689b534b7228fcf21d806ce5 SHA1: e51af6db188211cd27e98989b048d1d2837fce42 MD5sum: 42e3bd1c458fad1066e4b4b4afa3065b Description: Library of linear algebra routines 3 - shared version LAPACK version 3.X is a comprehensive FORTRAN library that does linear algebra operations including matrix inversions, least squared solutions to linear sets of equations, eigenvector analysis, singular value decomposition, etc. It is a very comprehensive and reputable package that has found extensive use in the scientific community. Package: liblcms1 Source: lcms Version: 1.19.dfsg-1.2 Architecture: armhf Maintainer: Oleksandr Moskalenko Installed-Size: 180 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Suggests: liblcms-utils Conflicts: liblcms Replaces: liblcms Provides: liblcms Multi-Arch: same Priority: optional Section: libs Filename: pool/main/l/lcms/liblcms1_1.19.dfsg-1.2_armhf.deb Size: 92952 SHA256: 7a7ec2c3a4bf3700e11674678a1cc2e5c5040f4cee124bf3f4bccf25f27cde36 SHA1: 4eacce4a9c769e7120529f5563b7f8dc4f8d56ff MD5sum: c15295c01e18ad3e6d713ee8747c00c8 Description: Little CMS color management library lcms is a standalone CMM engine, which deals with the color management. LittleCMS implements a fast transformation between ICC profiles. The intention of it is to be portable across several platforms. Package: liblcms2-2 Source: lcms2 Version: 2.2+git20110628-2.2+deb7u1 Architecture: armhf Maintainer: Oleksandr Moskalenko Installed-Size: 219 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Suggests: liblcms2-utils Multi-Arch: same Homepage: http://www.littlecms.com/ Priority: optional Section: libs Filename: pool/main/l/lcms2/liblcms2-2_2.2+git20110628-2.2+deb7u1_armhf.deb Size: 112416 SHA256: d225bb1ade9358efe3c49cf7eaa0f73b327e3a11837245ab5db357f02e8e050e SHA1: 3016ce1b54e7909978cb248288b5d4ef82ad7156 MD5sum: 3153edda63fb1c06d532ce68b8cbb16d Description: Little CMS 2 color management library LittleCMS 2 intends to be a small-footprint color management engine, with special focus on accuracy and performance. It uses the International Color Consortium standard (ICC) of color management. LittleCMS 2 is a full implementation of ICC specification 4.2 plus all addendums. It fully supports all V2 and V4 profiles, including abstract, devicelink and named color profiles. Package: libldap-2.4-2 Source: openldap Version: 2.4.31-1+nmu2 Architecture: armhf Maintainer: Debian OpenLDAP Maintainers Installed-Size: 369 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libsasl2-2 (>= 2.1.24) Conflicts: ldap-utils (<= 2.1.23-1) Replaces: libldap-2.3-0, libldap2 Multi-Arch: same Homepage: http://www.openldap.org/ Priority: standard Section: libs Filename: pool/main/o/openldap/libldap-2.4-2_2.4.31-1+nmu2_armhf.deb Size: 207864 SHA256: 46ea1db9be9a04a5f4908a014658d221dd9ed586927c3efc0fbee5f9528c19c7 SHA1: d393a55ba97691370d7132ec134ca14e8505efc1 MD5sum: 943907caab850ff70fcfd6678151272d Description: OpenLDAP libraries These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Package: liblightdm-gobject-1-0 Source: lightdm Version: 1.2.2-4 Architecture: armhf Maintainer: Debian Xfce Maintainers Installed-Size: 96 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libglib2.0-0 (>= 2.28.0), libx11-6, libxklavier16 (>= 5.0) Homepage: https://launchpad.net/lightdm Priority: optional Section: libdevel Filename: pool/main/l/lightdm/liblightdm-gobject-1-0_1.2.2-4_armhf.deb Size: 28398 SHA256: d2e05b6f40d22c4365175ec675a2d02bf508e90f89cc9e7212862659837ffa83 SHA1: efe7bc639b0975421cc72d977ee98728f8dcb724 MD5sum: 525c04fc7e7d5b0908436bc2a0212e0c Description: simple display manager (gobject library) This package contains the gobject library for lightdm, used by the GTK+ greeter. Package: liblircclient0 Source: lirc Version: 0.9.0~pre1-1 Architecture: armhf Maintainer: lirc Maintainer Team Installed-Size: 68 Depends: libc6 (>= 2.7) Suggests: lirc Homepage: http://lirc.org Priority: optional Section: libs Filename: pool/main/l/lirc/liblircclient0_0.9.0~pre1-1_armhf.deb Size: 34268 SHA256: 09de7690f779e143d11e7eac8c56e1e728401d1dbf2167adb84b3910eb149d41 SHA1: 61e2ffc9c27231ddc2805486b2c2a55f6b9fe35b MD5sum: 77bc7c56285a663d2413911bde83d76d Description: infra-red remote control support - client library LIRC stands for 'Linux Infra-red Remote Control'. . This package provides a library with functions to support remote controls via LIRC in programs such as xawtv. Package: liblist-moreutils-perl Version: 0.33-1 Architecture: armhf Maintainer: Debian Perl Group Installed-Size: 150 Depends: perl (>= 5.14.2-4), perlapi-5.14.2, libc6 (>= 2.4) Homepage: http://search.cpan.org/dist/List-MoreUtils/ Priority: optional Section: perl Filename: pool/main/libl/liblist-moreutils-perl/liblist-moreutils-perl_0.33-1_armhf.deb Size: 49430 SHA256: b515961f3b3c703c79fc89116f4682b72394837015ded449dd63fbb807eb0df8 SHA1: 810144f002087167a22b02dc9d810d0c93d0be57 MD5sum: 641c49062293534e96fdedf33d71c135 Description: Perl module with additional list functions not found in List::Util List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. . All of the functions are implementable in only a couple of lines of Perl code. Using the functions from this module however should give slightly better performance as everything is implemented in C. The pure-Perl implementation of these functions only serves as a fallback in case the C portions of this module could not be compiled on this machine. Package: liblocal-lib-perl Version: 1.008004-2 Architecture: all Maintainer: Debian Perl Group Installed-Size: 132 Depends: perl, perl (>= 5.11.3) | libmodule-build-perl (>= 0.360000) Suggests: libcapture-tiny-perl Homepage: http://search.cpan.org/dist/local-lib/ Priority: optional Section: perl Filename: pool/main/libl/liblocal-lib-perl/liblocal-lib-perl_1.008004-2_all.deb Size: 48986 SHA256: eacf593e2889862962902641de2768dd19d62f0a1fb165724a7f096f6381eefd SHA1: 80b3e40efd261e0df006ee2481b06e0e226dc647 MD5sum: 3f686aaa975a2518c03e48d33829ffba Description: module to use a local path for Perl modules local::lib is a Perl module that provides a quick, convenient way of setting up a user-local library located within the user's home directory. It also constructs and prints out for the user the list of environment variables using the syntax appropriate for the user's current shell (as specified by the SHELL environment variable), suitable for directly adding to one's shell configuration file. . More generally, this module enables bootstrapping and usage of a directory containing Perl modules outside of Perl's @INC. This makes it easier to ship an application with an app-specific copy of a Perl module, or collection of modules. It is also useful for the case where an upstream maintainer hasn't applied a patch to a module of theirs that you need for your application. Package: liblocale-gettext-perl Source: liblocale-gettext-perl (1.05-7) Version: 1.05-7+b3 Architecture: armhf Maintainer: Debian Perl Group Installed-Size: 84 Pre-Depends: perl-base (>= 5.14.2-6), perlapi-5.14.2 Depends: libc6 (>= 2.4) Homepage: http://search.cpan.org/dist/gettext/gettext.pm Priority: required Section: perl Filename: pool/main/libl/liblocale-gettext-perl/liblocale-gettext-perl_1.05-7+b3_armhf.deb Size: 19708 SHA256: e085e89fa982d03f5c6c4bf78c3f72290a81cdbd222b58fb3a82f69cd0db58bb SHA1: 1c10c793364f461f840f06c59bd6ee63085d94ac MD5sum: 00177248b84fab88fa5ed7017e34cb83 Description: module 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(). Package: liblockfile-bin Source: liblockfile Version: 1.09-5 Architecture: armhf Maintainer: Miquel van Smoorenburg Installed-Size: 66 Depends: libc6 (>= 2.13-28) Breaks: liblockfile1 (<< 1.09-1) Replaces: liblockfile1 (<< 1.09-1) Multi-Arch: foreign Priority: standard Section: utils Filename: pool/main/libl/liblockfile/liblockfile-bin_1.09-5_armhf.deb Size: 17374 SHA256: b30b2eb8be2ca6368383f27fa065b27fc5764fe6bcae184cb01f4f85e2372e40 SHA1: 5ed21e7ac4740bb490bd5b1ec6110fae8df73904 MD5sum: 277c974e8639f9b75a4bc0d01d9dc772 Description: support binaries for and cli utilities based on liblockfile This package contains support binaries for the liblockfile library, and the command-line utility ``dotlockfile''. Package: liblockfile1 Source: liblockfile Version: 1.09-5 Architecture: armhf Maintainer: Miquel van Smoorenburg Installed-Size: 52 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), liblockfile-bin (>= 1.09-5) Multi-Arch: same Priority: standard Section: libs Filename: pool/main/libl/liblockfile/liblockfile1_1.09-5_armhf.deb Size: 14004 SHA256: ef1f36224aaee268304b7702289f9c51a7a71e2b7179b20cb53fdcc35bb837dc SHA1: f8fd941522afe1939a3ca14c927492a7fe15c699 MD5sum: ea5a0db6546605f8ef887f13f0e5aeb6 Description: NFS-safe locking library Liblockfile is a shared library with NFS-safe locking functions. Package: libltdl7 Source: libtool Version: 2.4.2-1.1 Architecture: armhf Maintainer: Kurt Roeckx Installed-Size: 379 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://www.gnu.org/software/libtool/ Priority: optional Section: libs Filename: pool/main/libt/libtool/libltdl7_2.4.2-1.1_armhf.deb Size: 348028 SHA256: 84b88e917c02da3b63b608a7cdc5e190dc3c197dec13f5ff99715579e05b9c68 SHA1: fca8f9c646b349271e5e36f78164c6aea269098b MD5sum: 495f102ba220f754346cbd30cb660aaf 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: liblua5.1-0 Source: lua5.1 Version: 5.1.5-4 Architecture: armhf Maintainer: John V. Belmonte Installed-Size: 239 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.1.1) Multi-Arch: same Homepage: http://www.lua.org Priority: optional Section: libs Filename: pool/main/l/lua5.1/liblua5.1-0_5.1.5-4_armhf.deb Size: 133090 SHA256: 88aa549aeba0ceafcc7c2a02bccc05bc962f7c8cb1440febcbb6f6496505ff42 SHA1: 1e57959a590c1e9b13bcb8387c3f4f2530f7012f MD5sum: 5a20f84c9da11cc2be2745cc5e6fef4d Description: Shared library for the Lua interpreter version 5.1 Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. . This package contains runtime libraries. You shouldn't need to install it explicitly. Package: liblvm2app2.2 Source: lvm2 Version: 2.02.95-8 Architecture: armhf Maintainer: Debian LVM Team Installed-Size: 513 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libdevmapper-event1.02.1 (>= 2:1.02.74), libdevmapper1.02.1 (>= 2:1.02.74), libgcc1 (>= 1:4.4.0), libudev0 (>= 0.140) Multi-Arch: same Homepage: http://sources.redhat.com/lvm2/ Priority: optional Section: libs Filename: pool/main/l/lvm2/liblvm2app2.2_2.02.95-8_armhf.deb Size: 316252 SHA256: 546423aeb662749a326a65075c3494e1166bfad8af76cd87e65b89c3a484e9c7 SHA1: e2981116148636a4eb4d1a743f1dd6b7f57a9bdf MD5sum: b7936224d554a53ab7661a68c94c16dd Description: LVM2 application library This package contains the lvm2app shared library. It allows easier access to the basic LVM objects and provides functions to enumerate, create or modify them. Package: liblwp-mediatypes-perl Version: 6.02-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 100 Depends: perl Breaks: libwww-perl (<< 6.00) Replaces: libwww-perl (<< 6.00) Homepage: http://search.cpan.org/dist/LWP-MediaTypes/ Priority: optional Section: perl Filename: pool/main/libl/liblwp-mediatypes-perl/liblwp-mediatypes-perl_6.02-1_all.deb Size: 22064 SHA256: 15b7aa4cdd8b0245736288661a5e497bb19ff7fe34dbc371f9df412ce1398372 SHA1: 0530980d27278e812b49c5feca41323a0fc0036c MD5sum: 83a663c7827f95a983212a2f1b4d3ae1 Description: module to guess media type for a file or a URL LWP::MediaTypes provides functions for handling media (also known as MIME) types and encodings. The mapping from file extensions to media types is defined by the media.types file. If the ~/.media.types file exists it is used instead. For backwards compatibility it will also look for ~/.mime.types. Package: liblwp-protocol-https-perl Version: 6.03-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 53 Depends: perl, ca-certificates, libio-socket-ssl-perl (>= 1.54), libnet-http-perl, libwww-perl (>= 6.04) Suggests: libcrypt-ssleay-perl Breaks: libwww-perl (<< 6.02) Replaces: libwww-perl (<< 6.02) Homepage: http://search.cpan.org/dist/LWP-Protocol-https/ Priority: optional Section: perl Filename: pool/main/libl/liblwp-protocol-https-perl/liblwp-protocol-https-perl_6.03-1_all.deb Size: 7580 SHA256: 9803c79622cdf25e8392fcad9c616f9d0e99c78cc9325ddabac920feed8a9ea0 SHA1: dceac572ec51602b743867eee93648e6ea525cc2 MD5sum: a04b22d9a314da5c04b0d7cbab3cdb9f Description: HTTPS driver for LWP::UserAgent The LWP::Protocol::https module provide support for using HTTPS schemed URLs with LWP. LWP::Protocol::https is a plug-in to the LWP protocol handling, so you don't use it directly. Once the module is installed LWP is able to access sites using HTTP over SSL/TLS. . If hostname verification is requested by LWP::UserAgent's ssl_opts, and neither SSL_ca_file nor SSL_ca_path is set, then SSL_ca_file is implied to be the one provided by ca-certificates. . This module used to be bundled with the libwww-perl, but it was unbundled in v6.02 in order to be able to declare its dependencies properly for the CPAN tool-chain. Applications that need HTTPS support can just declare their dependency on LWP::Protocol::https and will no longer need to know what underlying modules to install. Package: liblwres80 Source: bind9 Version: 1:9.8.4.dfsg.P1-6+nmu2+deb7u1 Architecture: armhf Maintainer: LaMont Jones Installed-Size: 100 Depends: libc6 (>= 2.13-28), libcap2 (>= 2.10), libxml2 (>= 2.6.27) Conflicts: libbind0 Replaces: libbind0 Priority: standard Section: libs Filename: pool/main/b/bind9/liblwres80_9.8.4.dfsg.P1-6+nmu2+deb7u1_armhf.deb Size: 48574 SHA256: 3c717ff8af70ccdb4102137e5c2b5d41d66137025a56bba556fa34cdc57dd56a SHA1: 301adb355f3732be35dc97c743a3b884c68efb3e MD5sum: 131f019ea1275e3775b105a2aa499d3b Description: Lightweight Resolver Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. This package delivers the liblwres shared library used by BIND's daemons and clients. Package: liblzma5 Source: xz-utils Version: 5.1.1alpha+20120614-2 Architecture: armhf Maintainer: Jonathan Nieder Installed-Size: 268 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://tukaani.org/xz/ Priority: required Section: libs Filename: pool/main/x/xz-utils/liblzma5_5.1.1alpha+20120614-2_armhf.deb Size: 193462 SHA256: e8379e2997aca7341e8e261305ef82f3b1ddf17e87ec4e8f42f292cb5536e94c SHA1: 91c93e7b9d58d39f8b9882ae8b4f73984a5e977e MD5sum: c3fab0df513450a05dcfa79b4b5e60a4 Description: XZ-format compression library XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma. (For 7-Zip's related format, use the p7zip package instead.) Package: liblzo2-2 Source: lzo2 Version: 2.06-1 Architecture: armhf Maintainer: Peter Eisentraut Installed-Size: 123 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: http://www.oberhumer.com/opensource/lzo/ Priority: optional Section: libs Filename: pool/main/l/lzo2/liblzo2-2_2.06-1_armhf.deb Size: 54496 SHA256: 5fd98930cf1162e6df769dff300333c6633830fcacf49d1c4391c540fa1710a4 SHA1: 8edc2152a7cdf9dc206c09330901aba1fe83feb9 MD5sum: a2cf3764a1c3a857833a222200ba2284 Description: data compression library LZO is a portable, lossless data compression library. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed. Package: libmad0 Source: libmad Version: 0.15.1b-7 Architecture: armhf Maintainer: Mad Maintainers Installed-Size: 121 Depends: libc6 (>= 2.4) Priority: optional Section: libs Filename: pool/main/libm/libmad/libmad0_0.15.1b-7_armhf.deb Size: 78540 SHA256: e18cb4d6867cbdf59f17667ae266149fe2c4f80b50fe50df80bfbed72a37b4dd SHA1: e5f163a56d54ef204df3b982c4e980eda8693f57 MD5sum: 523dadab7c23a94c2580d8fbba3f57af 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: libmagic1 Source: file Version: 5.11-2+deb7u3 Architecture: armhf Maintainer: Daniel Baumann Installed-Size: 2412 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), zlib1g (>= 1:1.1.4) Suggests: file Multi-Arch: same Homepage: http://www.darwinsys.com/file/ Priority: standard Section: libs Filename: pool/main/f/file/libmagic1_5.11-2+deb7u3_armhf.deb Size: 199588 SHA256: 26068e40d92492eb5e6e72c1d0af8b8632bb1ea7e4dac23530bddf35a87d406c SHA1: dd7a5e5562920933f42f694116c2049b6218db1a MD5sum: f2c669fcebc4d26fa1aadb9aef9f80b8 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. Package: libmail-sendmail-perl Version: 0.79.16-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 100 Depends: perl (>= 5.6.0-16), libsys-hostname-long-perl Homepage: http://search.cpan.org/dist/Mail-Sendmail/ Priority: optional Section: perl Filename: pool/main/libm/libmail-sendmail-perl/libmail-sendmail-perl_0.79.16-1_all.deb Size: 26612 SHA256: 8d9d0b462679ac3621cbf745602b6532a6bbce50228e5bd38061c4df3e5194a1 SHA1: d54026433abf8762b1712da9a7a2dccc3281cbc4 MD5sum: 2ef171a1a7cbdda648f14f48a3563133 Description: Send email from a perl script Simple platform independent e-mail from your perl script. Only requires Perl 5, Sys::Hostname::Long, and a network connection. Package: libmailtools-perl Version: 2.09-1 Architecture: all Maintainer: Anibal Monsalve Salazar Installed-Size: 186 Depends: perl, libnet-perl, libtimedate-perl Conflicts: mailtools (<= 1.15-1) Replaces: mailtools (<= 1.15-1) Provides: libmail-perl, mailtools Homepage: http://search.cpan.org/dist/MailTools/ Priority: optional Section: perl Filename: pool/main/libm/libmailtools-perl/libmailtools-perl_2.09-1_all.deb Size: 97564 SHA256: 80dadb72492dd8bf611c70ea6e3c27501116534c273de8676a16e8a32c2df770 SHA1: b741563ffafd5e0a220468c5642381ded2580d70 MD5sum: fdf56d8e298cd0791b7af1dc53e4a50b 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. Package: libmatroska5 Source: libmatroska Version: 1.3.0-2 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 480 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libebml3, libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0) Multi-Arch: same Homepage: http://www.matroska.org/ Priority: optional Section: libs Filename: pool/main/libm/libmatroska/libmatroska5_1.3.0-2_armhf.deb Size: 154164 SHA256: 09188b2f6a14c263bca45784e69e42726de1bbd866f3a720a133e572f30cde81 SHA1: a56b90c0323f5e80284ee1b3b5d7e5a61f93cdba MD5sum: f00ec1be2b1259813c2689d469085d01 Description: extensible open standard audio/video container format (shared library) Matroska is aiming to become the standard of Multimedia Container Formats one day. It is based on EBML (Extensible Binary Meta Language), a kind of binary version of XML. This way the significant advantages in terms of future format extensability are gained without breaking file support in old parsers. . This package contains the shared library needed to run applications that use libmatroska. Package: libmhash2 Source: mhash Version: 0.9.9.9-1.1 Architecture: armhf Maintainer: Chris Hanson Installed-Size: 228 Depends: libc6 (>= 2.4) Priority: optional Section: libs Filename: pool/main/m/mhash/libmhash2_0.9.9.9-1.1_armhf.deb Size: 134870 SHA256: b0cf13aad8e704411222dff9237d3c92a962dd21d3ac6637d7eaaaefa15d0301 SHA1: 27a053b2a5602d6a42a314bdd3ec4b15a5fb4b94 MD5sum: 7ae44cc374bb724a89d03aa15d76a835 Description: Library for cryptographic hashing and message authentication Mhash is a library that provides a uniform interface to a large number of hash algorithms. These algorithms can be used to compute checksums, message digests, and other signatures. The HMAC support implements the basics for message authentication, following RFC 2104. Mhash also provides several key-generation algorithms, including those of OpenPGP (RFC 2440). Further information is available at http://mhash.sourceforge.net/. . This package contains the shared library. Package: libmikmod2 Source: libmikmod Version: 3.1.12-5 Architecture: armhf Maintainer: Gergely Nagy Installed-Size: 278 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Suggests: pulseaudio-esound-compat | oss-compat Multi-Arch: same Homepage: http://mikmod.raphnet.net/ Priority: optional Section: libs Filename: pool/main/libm/libmikmod/libmikmod2_3.1.12-5_armhf.deb Size: 150948 SHA256: d063c80313b5e0c4c23037557c09f5bb77c6038221c9f20b1e42501bcd5fe995 SHA1: a8ebca32d44f546b81dd08185c2de8378e4fd543 MD5sum: 94de1b6fdeae40518aeefb3770da4f88 Description: 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 included in all recent kernels for output, and will also write wav files. . Supported file formats include mod, stm, s3m, mtm, xm, and it. Package: libmimic0 Source: libmimic Version: 1.0.4-2.1 Architecture: armhf Maintainer: Luciano Bello Installed-Size: 77 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.12.0) Priority: optional Section: libs Filename: pool/main/libm/libmimic/libmimic0_1.0.4-2.1_armhf.deb Size: 18280 SHA256: 03f0e35dffa1457007bb7c32e56c5957d40f24649a63b8feda92d8267a8f804b SHA1: dab938a7d181dc5b3202a010313d01f59d596801 MD5sum: 5ee77fa23a18e4661654382d56130488 Description: A video codec for Mimic V2.x content libmimic is an open source video decoding library for decoding Mimic V2.x- encoded content (fourCC: ML20), which is the encoding used by MSN Messenger for webcam conversations. Package: libmms0 Source: libmms Version: 0.6.2-3 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 100 Pre-Depends: multiarch-support Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.12.0) Multi-Arch: same Homepage: http://libmms.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/libm/libmms/libmms0_0.6.2-3_armhf.deb Size: 42452 SHA256: 57719c081b86a66e51e64ed22db27df8ee8a1060692a4d9e43f98b25df396346 SHA1: c2139f52749616aa1d8c7d2c75b46b229a58e621 MD5sum: a52f20b839f985b4df4d1d7999ec980b Description: MMS stream protocol library - shared library LibMMS is a common library for parsing mms:// and mmsh:// type network streams. These are commonly used to stream Windows Media Video content over the web. LibMMS itself is only for receiving MMS stream, it doesn't handle sending at all. . This package holds the shared library. Package: libmng1 Source: libmng Version: 1.0.10-3 Architecture: armhf Maintainer: Kartik Mistry Installed-Size: 405 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libjpeg8 (>= 8c), liblcms1 (>= 1.15-1), zlib1g (>= 1:1.1.4) Replaces: libmng, libmng-dev (<< 1.0.0-3) Multi-Arch: same Homepage: http://www.libmng.com Priority: optional Section: libs Filename: pool/main/libm/libmng/libmng1_1.0.10-3_armhf.deb Size: 190632 SHA256: 38b7d5a17bb80e49f89c80cb5f2011c75d3b3ea754e236098bc16b118321e189 SHA1: 6982d321f91b9455dba60f73126716b7c962876c MD5sum: 937ccf3537c2edf10d35afdfe9ccb9b3 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: libmodplug1 Source: libmodplug Version: 1:0.8.8.4-3+deb7u1+git20130828 Architecture: armhf Maintainer: Zed Pobre Installed-Size: 272 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0) Conflicts: xmms-modplug (<< 2.04-1) Replaces: xmms-modplug (<< 2.04-1) Homepage: http://modplug-xmms.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/libm/libmodplug/libmodplug1_0.8.8.4-3+deb7u1+git20130828_armhf.deb Size: 169534 SHA256: d105cb7e0147e87c81d441ed7aa589a981481e91db40a952307c2dcb0774f8ec SHA1: e86b6c68e1238a10951e1a7738fff932a6c77a7c MD5sum: e4892db1b27f91afb7f118f235907179 Description: shared libraries for mod music based on ModPlug Module files (MOD music, tracker music) are a family of music file formats originating from the MOD file format on Amiga systems used in late 1980s. . This is a library based on the mod music rendering code from ModPlug, a popular Windows mod player written by Olivier Lapicque, found at http://www.modplug.com. Package: libmodule-build-perl Version: 0.400100-2 Architecture: all Maintainer: Debian Perl Group Installed-Size: 631 Depends: perl, libmodule-metadata-perl, libperl-ostype-perl, perl (>= 5.11.2) | libextutils-cbuilder-perl (>= 0.2700), perl (>= 5.12) | libextutils-parsexs-perl (>= 2.210000), perl (>= 5.13.9) | libversion-perl (>= 1:0.8700), perl (>= 5.13.10) | libcpan-meta-perl (>= 2.110420) Recommends: libarchive-tar-perl, libmodule-signature-perl, libpod-readme-perl, libsoftware-license-perl Homepage: http://search.cpan.org/dist/Module-Build/ Priority: optional Section: perl Filename: pool/main/libm/libmodule-build-perl/libmodule-build-perl_0.400100-2_all.deb Size: 297850 SHA256: b7c2004dc48ee91be7523ee1355e1776e4574937bb87e6b4e1f6b081035ce1ec SHA1: a127d37078f1bebb460013e649a2cbe2bd7d42d5 MD5sum: 5df7dc035191c761d2533d46d4a97c7b Description: framework for building and installing Perl modules Module::Build is a framework for easily building, testing and installing Perl packages. It is meant as a next-generation replacement for ExtUtils::MakeMaker and offers many additional features characteristic of a more modern install system, including simple subclassing for custom build actions. . Because it is written in Pure Perl, it has very few external dependencies. In particular, it allows for installation of packages on systems without 'make' and will even work without a shell. Its only prerequisites are modules that are included with perl 5.6.0 and it is core as of perl 5.10. Package: libmodule-signature-perl Version: 0.68-1+deb7u1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 105 Depends: perl Recommends: gnupg Homepage: http://search.cpan.org/dist/Module-Signature/ Priority: optional Section: perl Filename: pool/main/libm/libmodule-signature-perl/libmodule-signature-perl_0.68-1+deb7u1_all.deb Size: 30828 SHA256: f243ba112da276fcd7a142133003e8f25b75577e03f64f1f114cba9c0a3e0b53 SHA1: b0efb1ebe4518611c5a3bc1184f33609225c211f MD5sum: 0071175ca9b4d2903f531f431326b46a Description: module to manipulate CPAN SIGNATURE files Module::Signature is a Perl module that adds cryptographic authentications to CPAN distributions, via the special SIGNATURE file. It also includes various tools to sign distributions and to verify signatures and supports using many different cryptographic hashing algorithms. Package: libmount1 Source: util-linux Version: 2.20.1-5.3 Architecture: armhf Maintainer: LaMont Jones Installed-Size: 189 Pre-Depends: multiarch-support Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libselinux1 (>= 1.32), libsepol1 (>= 1.14) Homepage: http://userweb.kernel.org/~kzak/util-linux/ Priority: required Section: libs Filename: pool/main/u/util-linux/libmount1_2.20.1-5.3_armhf.deb Size: 108624 SHA256: 7f4f7a850c4cc793ccd4972b0c18caca76d85f45170114ae22e67327fae6fad5 SHA1: fc6d2097ce9e8f1a002a1a74e7e58635a4c3fa3d MD5sum: fe34f2ab21a32f9eecbafe869867e1d0 Description: block device id library The device mounting library, used by mount and mount helpers. Package: libmozjs24d Source: iceweasel Version: 24.4.0esr-1~deb7u2 Architecture: armhf Maintainer: Maintainers of Mozilla-related packages Installed-Size: 3265 Depends: libc6 (>= 2.13-28), libffi5 (>= 3.0.9), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0), zlib1g (>= 1:1.1.4) Homepage: http://www.mozilla.org/js/ Priority: optional Section: libs Filename: pool/main/i/iceweasel/libmozjs24d_24.4.0esr-1~deb7u2_armhf.deb Size: 1466352 SHA256: 690014286c2467096cd33581f7a797562597816f9bb557c7b759d78f607562d6 SHA1: 190241b134274274fdf857064c9441ddcb56943f MD5sum: c7d8f42f58ef9196da6abff498ff59ae Description: Mozilla SpiderMonkey JavaScript library This library provides the embeddable JavaScript/ECMAScript engine from the Mozilla project (used among others by the Iceweasel (Firefox) browser as well as by the iPlanet WebServer). Package: libmp3lame0 Source: lame Version: 3.99.5+repack1-3 Architecture: armhf Maintainer: Debian multimedia packages maintainers Installed-Size: 498 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Conflicts: liblame0 Replaces: liblame0 Multi-Arch: same Homepage: http://lame.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/l/lame/libmp3lame0_3.99.5+repack1-3_armhf.deb Size: 373184 SHA256: 94131ac7def8658795eaeb9287dac8b59a18d8d20647788df3f105b1d4e5c60b SHA1: 960beba3a40ec8a78b997c7d91d65a8e1c5ac1e5 MD5sum: 5619fe679985d4d7759d14abaeb7600a Description: MP3 encoding library LAME (LAME Ain't an MP3 Encoder) is a research project for learning about and improving MP3 encoding technology. LAME includes an MP3 encoding library, a simple frontend application, and other tools for sound analysis, as well as convenience tools. . This package contains the shared library. Package: libmpc2 Source: mpclib (0.9-4) Version: 0.9-4+b1 Architecture: armhf Maintainer: Laurent Fousse Installed-Size: 83 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgmp10, libmpfr4 (>= 3.1.0) Multi-Arch: same Homepage: http://www.multiprecision.org/mpc/ Priority: extra Section: libs Filename: pool/main/m/mpclib/libmpc2_0.9-4+b1_armhf.deb Size: 31860 SHA256: 0058119690b4e19fd18b7d0bfe691121499de501c9c4642ff72a2071e9adaa62 SHA1: a2960b45927799a4287ee0177e94c7177a3807a3 MD5sum: da303d93d2a3a0d43777500d3925aadb Description: multiple precision complex floating-point library MPC is a portable library written in C for arbitrary precision arithmetic on complex numbers providing correct rounding. For the time being, it contains all arithmetic operations over complex numbers, the exponential and the logarithm functions, the trigonometric and hyperbolic functions. . Ultimately, it should implement a multiprecision equivalent of the ISO C99 standard. . It builds upon the GNU MP and the MPFR libraries. Package: libmpcdec6 Source: libmpc Version: 2:0.1~r459-4 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 94 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Multi-Arch: same Homepage: http://www.musepack.net Priority: optional Section: libs Filename: pool/main/libm/libmpc/libmpcdec6_0.1~r459-4_armhf.deb Size: 36410 SHA256: cac34ea1082dbd6c65a49248ba840c0a725371ccf0c4a4ca33ed02a8cb7e8b38 SHA1: ff34feba5e6450ade59ea9baffce2cbf46c0d2cf MD5sum: 861b576ed4baf97edac8625913b401ca Description: MusePack decoder - library Musepack is an audio compression format with a strong emphasis on high quality. It's not lossless, but it is designed for transparency, so that you won't be able to hear differences between the original wave file and the much smaller MPC file. . It is based on the MPEG-1 Layer-2 / MP2 algorithms, but since 1997 it has rapidly developed and vastly improved and is now at an advanced stage in which it contains heavily optimized and patentless code. Package: libmpeg2-4 Source: mpeg2dec Version: 0.4.1-3 Architecture: armhf Maintainer: Loic Minier Installed-Size: 125 Depends: libc6 (>= 2.4) Homepage: http://libmpeg2.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/m/mpeg2dec/libmpeg2-4_0.4.1-3_armhf.deb Size: 58250 SHA256: 5f60db2ba046929c92204018cea12872237c97e076671638c7a3874c07c93578 SHA1: 26b0e02448702d8d1fbcda57fe48e079444f0def MD5sum: 2c768c03a5389868e2923e8ae2c4fbfd Description: MPEG1 and MPEG2 video decoder library libmpeg2 is a library which can decode MPEG1 and MPEG2 video streams. . The main features in libmpeg2 are: . * Conformance - libmpeg2 is able to decode all mpeg streams that conform to certain restrictions. For streams that follow these restrictions, libmpeg2 is probably 100% conformant to the mpeg standards - and there's a pretty extensive test suite to check this. . * Speed - there has been huge efforts there, and libmpeg2 is probably the fastest library around for what it does. . * Portability - most of the code is written in C, and when platform-specific optimizations are used, there always is a generic C routine to fall back on. This should be portable to all architectures - at least we have heard reports from people running this code on x86, ppc, sparc, arm and sh4. . * Reuseability - libmpeg2 is not intended to include any project-specific code, but it should still include enough features to be used by very diverse projects. . This package contains the libmpeg2 shared libraries. . http://libmpeg2.sourceforge.net/ Package: libmpfr4 Source: mpfr4 Version: 3.1.0-5 Architecture: armhf Maintainer: Laurent Fousse Installed-Size: 628 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgmp10 Conflicts: libgmp3 (<< 4.1.4-3) Multi-Arch: same Homepage: http://www.mpfr.org/ Priority: optional Section: libs Filename: pool/main/m/mpfr4/libmpfr4_3.1.0-5_armhf.deb Size: 515560 SHA256: b4095a2513362875cf82e5e7a269b65a85fc269129fd19799a170938f08efb7b SHA1: 93291f62d7379a05331be36f5ac28f75d5e87ce3 MD5sum: 26dbdcbf74bf179bdcc8698d86d25028 Description: multiple precision floating-point computation MPFR provides a library for multiple-precision floating-point computation with correct rounding. The computation is both efficient and has a well-defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for double-precision floating-point arithmetic (53-bit mantissa). Package: libmpg123-0 Source: mpg123 Version: 1.14.4-1 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 271 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Multi-Arch: same Homepage: http://mpg123.org/ Priority: optional Section: libs Filename: pool/main/m/mpg123/libmpg123-0_1.14.4-1_armhf.deb Size: 162746 SHA256: b8d65aaafe3bb2d5acb5ef20fd7ff9135cdb685c4954f46bb6fedad26a90dbd4 SHA1: e68ed0b4a8d44a54d79003c3036a8053ceeedf49 MD5sum: d1efcf05410eeacae0c332008bb305be Description: MPEG layer 1/2/3 audio decoder (shared library) mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3). . This package contains the C libraries needed to run executables that use the mpg123 library. Package: libmro-compat-perl Version: 0.11-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 72 Depends: perl (>= 5.6.0-16), libclass-c3-perl (>= 0.20) Recommends: libclass-c3-xs-perl Homepage: http://search.cpan.org/dist/MRO-Compat/ Priority: optional Section: perl Filename: pool/main/libm/libmro-compat-perl/libmro-compat-perl_0.11-1_all.deb Size: 12702 SHA256: 4e3ec8e2f77e813c98dd792b99fc09c182211381a712eddce578e47cabba7fcb SHA1: 5f97675fcb00476abdba8808a18e83154758a5c3 MD5sum: 8cada1ad4c0660474b56858db9c17fc6 Description: mro::* interface compatibility for Perls < 5.9.5 The "mro" namespace provides several utilities for dealing with method resolution order and method caching in general in Perl 5.9.5 and higher. . MRO::Compat provides those interfaces for earlier versions of Perl (back to 5.6.0 anyways). Package: libmtdev1 Source: mtdev Version: 1.1.2-1 Architecture: armhf Maintainer: Nobuhiro Iwamatsu Installed-Size: 72 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: http://bitmath.org/code/mtdev/ Priority: optional Section: libs Filename: pool/main/m/mtdev/libmtdev1_1.1.2-1_armhf.deb Size: 20858 SHA256: aa16ffed2d624e42e331f2b2f7cd9ad43dcf2ee2cce97fb590075ba6af784b6e SHA1: 6329b91435dff4a6c5fe09a459b932afc282efe1 MD5sum: 71f02719108b92398846c9d0db28bd22 Description: Multitouch Protocol Translation Library - shared library libmtdev is a library for translating evdev multitouch events using the legacy protocol to the new multitouch slots protocol. This is necessary for kernel drivers that have not been updated to use the newer protocol. Package: libmtp-common Source: libmtp Version: 1.1.3-35-g0ece104-5 Architecture: all Maintainer: Alessio Treglia Installed-Size: 843 Breaks: libmtp8 (<= 1.0.6-6) Replaces: libmtp8 Multi-Arch: foreign Homepage: http://libmtp.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/libm/libmtp/libmtp-common_1.1.3-35-g0ece104-5_all.deb Size: 63308 SHA256: 394991082be3e9d1f2848768f76aec986dd25622b6797458fc24ee58cb177a53 SHA1: 18b844563b69b832aec958d204490c7829ef104c MD5sum: 23dfa319d5c1ac37f8335e46cb0a7d8b Description: Media Transfer Protocol (MTP) common files libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package provides the udev rules file and the FreeDesktop.org Device Information Files file (used by HAL). Package: libmtp-runtime Source: libmtp Version: 1.1.3-35-g0ece104-5 Architecture: armhf Maintainer: Alessio Treglia Installed-Size: 79 Depends: libmtp-common, libmtp9 (= 1.1.3-35-g0ece104-5), libc6 (>= 2.13-28) Enhances: libmtp9 Breaks: libmtp8 (= 1.0.6-3) Replaces: libmtp8 (= 1.0.6-3) Homepage: http://libmtp.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/libm/libmtp/libmtp-runtime_1.1.3-35-g0ece104-5_armhf.deb Size: 43342 SHA256: 0d3491f2bed95c2633b0f108afd42d247273ba96b325ef986185688a759a8f6f SHA1: 70fc323355701826b5e50a867e5ecb7c46c4e577 MD5sum: 8ee5eb36d16c50d529dadd365a699ccc Description: Media Transfer Protocol (MTP) runtime tools libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package provides mtp-probe, a program to probe newly connected device interfaces from userspace to determine if they are MTP devices, used for udev rules. Package: libmtp9 Source: libmtp Version: 1.1.3-35-g0ece104-5 Architecture: armhf Maintainer: Alessio Treglia Installed-Size: 317 Pre-Depends: dpkg (>= 1.15.7.2), multiarch-support Depends: libmtp-common, libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libgcrypt11 (>= 1.4.5), libusb-1.0-0 (>= 2:1.0.8) Recommends: libmtp-runtime, udev Multi-Arch: same Homepage: http://libmtp.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/libm/libmtp/libmtp9_1.1.3-35-g0ece104-5_armhf.deb Size: 166934 SHA256: bbd1a5c51bd1a29a3ce196198dac3b446fccd0cf93258d16f9e35fe43ebab091 SHA1: 4b9b3bf4fec9571eabfb6a89b5f9cf13595066ab MD5sum: a8008ca19c3bf41380540a50ccf3afcf Description: Media Transfer Protocol (MTP) library libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. Package: libmuparser2 Source: muparser Version: 2.1.0-3 Architecture: armhf Maintainer: Debian Science Maintainers Installed-Size: 301 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.6) Homepage: http://muparser.sourceforge.net Priority: optional Section: libs Filename: pool/main/m/muparser/libmuparser2_2.1.0-3_armhf.deb Size: 132952 SHA256: 4e4823c047e5c659bda2844a9cab5d4fbf8adbc12c4c241fa6ffcddd6e80508a SHA1: 62a7d139e986c884b55533802a84f334861dae9b MD5sum: 945200eb9e07150d27578de45dd46b19 Description: fast mathematical expressions parser library (runtime) muParser is a high performance mathematical parser library, written in pure C++. It is based on transforming an expression into a bytecode and precalculating constant parts of it. . This package contains the files necessary for running applications that use the muParser library. Package: libmysqlclient18 Source: mysql-5.5 Version: 5.5.35+dfsg-0+wheezy1 Architecture: armhf Maintainer: Debian MySQL Maintainers Installed-Size: 3074 Pre-Depends: multiarch-support Depends: mysql-common (>= 5.5.35+dfsg-0+wheezy1), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: http://dev.mysql.com/ Priority: optional Section: libs Filename: pool/main/m/mysql-5.5/libmysqlclient18_5.5.35+dfsg-0+wheezy1_armhf.deb Size: 634456 SHA256: 9c96912311d061df8c9b9ccd386c22d2f3e2863b223ec1b7322dd13962612a4a SHA1: 49627d3c02aa2490a46b4bbc5eaf79cc54858aa0 MD5sum: 8f619fe9fdb6096e02cb6f1025563393 Description: MySQL database client library MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the client library. Package: libnautilus-extension1a Source: nautilus Version: 3.4.2-1+build1 Architecture: armhf Maintainer: Josselin Mouette Installed-Size: 307 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.13-28), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.9), libgtk-3-0 (>= 3.3.17), libpango1.0-0 (>= 1.14.0), libselinux1 (>= 1.32) Conflicts: libnautilus-extension1 Breaks: nautilus (<< 3.0) Replaces: libnautilus-extension1 Homepage: http://www.gnome.org/projects/nautilus/ Priority: optional Section: libs Filename: pool/main/n/nautilus/libnautilus-extension1a_3.4.2-1+build1_armhf.deb Size: 266366 SHA256: f4c01ec38b92e7686e377528e0d173b04da50213abc2cd222b192be2e7061246 SHA1: 2ac5ef226fa877d3775e27366e6b4aeddad73361 MD5sum: ec554f0aac86a59947b8a9d11b2d4792 Description: libraries for nautilus components - runtime version Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package contains a few runtime libraries needed by nautilus' extensions. Package: libncurses5 Source: ncurses Version: 5.9-10 Architecture: armhf Maintainer: Craig Small Installed-Size: 201 Pre-Depends: multiarch-support, libtinfo5 (>= 5.9-3) Depends: libtinfo5 (= 5.9-10), libc6 (>= 2.13-28) Recommends: libgpm2 Multi-Arch: same Homepage: http://invisible-island.net/ncurses/ Priority: required Section: libs Filename: pool/main/n/ncurses/libncurses5_5.9-10_armhf.deb Size: 87888 SHA256: f42f9e7be276b39d6c422c48b79cfe904762fd52350f61ca1724cc4dd47f4d93 SHA1: 33d83e9794adabdc63443aa7d354e8f002c2caa7 MD5sum: d5c26a26f139893bac5162322da7d8e8 Description: shared libraries for terminal handling The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncurses. Package: libncursesw5 Source: ncurses Version: 5.9-10 Architecture: armhf Maintainer: Craig Small Installed-Size: 239 Pre-Depends: multiarch-support Depends: libtinfo5 (= 5.9-10), libc6 (>= 2.13-28) Recommends: libgpm2 Multi-Arch: same Homepage: http://invisible-island.net/ncurses/ Priority: important Section: libs Filename: pool/main/n/ncurses/libncursesw5_5.9-10_armhf.deb Size: 110588 SHA256: e30b7e7cf77cc848826a02a082f7ed2e538e67a7ec87d23a343466f4cc95f034 SHA1: ee7c77748905f98ac830d43dc6267c90518600ba MD5sum: 00b307fa6481b4ee222738535d9ba699 Description: shared libraries for terminal handling (wide character support) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncursesw, which includes support for wide characters. Package: libnet-dbus-perl Version: 1.0.0-1 Architecture: armhf Maintainer: Jack Bates Installed-Size: 587 Depends: perl (>= 5.14.2-5), perlapi-5.14.2, libc6 (>= 2.4), libdbus-1-3 (>= 1.1.1), libxml-twig-perl Homepage: http://search.cpan.org/dist/Net-DBus/ Priority: optional Section: perl Filename: pool/main/libn/libnet-dbus-perl/libnet-dbus-perl_1.0.0-1_armhf.deb Size: 217034 SHA256: 090f8b219079cb6a642e7a62efe4dcabfd6caf1e125af38f6cf4837a21d6b8ef SHA1: eb7e68e98182743ae1f8b0f690744638eab0800e MD5sum: de036944f177cd96a824aad06db8f115 Description: Extension for the DBus bindings 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: libnet-http-perl Version: 6.03-2 Architecture: all Maintainer: Debian Perl Group Installed-Size: 85 Depends: perl Recommends: libio-socket-ssl-perl (>= 1.38) Breaks: libwww-perl (<< 6.00) Replaces: libwww-perl (<< 6.00) Homepage: http://search.cpan.org/dist/Net-HTTP/ Priority: optional Section: perl Filename: pool/main/libn/libnet-http-perl/libnet-http-perl_6.03-2_all.deb Size: 24332 SHA256: 2f7c395d2249539ae5838150e1838389adec7a8be74716953d70d2f85ed9f877 SHA1: 34525725865106c30ee02af5c47b98b24df08b20 MD5sum: 5153854cf1271029c164f201e9d65ab6 Description: module providing low-level HTTP connection client The Net::HTTP class is a low-level HTTP client. An instance of the Net::HTTP class represents a connection to an HTTP server. The HTTP protocol is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and HTTP/1.1. Net::HTTP is a sub-class of IO::Socket::INET. You can mix its methods with reading and writing from the socket directly. This is not necessarily a good idea, unless you know what you are doing. Package: libnet-ssleay-perl Source: libnet-ssleay-perl (1.48-1) Version: 1.48-1+b1 Architecture: armhf Maintainer: Debian Perl Group Installed-Size: 889 Depends: perl (>= 5.14.2-9), perlapi-5.14.2, libc6 (>= 2.13-28), libssl1.0.0 (>= 1.0.1) Suggests: libmime-base64-perl Homepage: http://search.cpan.org/dist/Net-SSLeay/ Priority: optional Section: perl Filename: pool/main/libn/libnet-ssleay-perl/libnet-ssleay-perl_1.48-1+b1_armhf.deb Size: 314410 SHA256: 319a17393bf51567115856b5fb872ab00471eb4fb303bedcd7c2d6c9d4d2c095 SHA1: 0dd9da7f01955a7672661693576e0c0471064ec5 MD5sum: 99c202fe24daa0b5f6b86d8f01b0ce81 Description: Perl module for Secure Sockets Layer (SSL) Net::SSLeay 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: libnettle4 Source: nettle Version: 2.4-3 Architecture: armhf Maintainer: Magnus Holmgren Installed-Size: 260 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://www.lysator.liu.se/~nisse/nettle/ Priority: optional Section: libs Filename: pool/main/n/nettle/libnettle4_2.4-3_armhf.deb Size: 167890 SHA256: 577de98f1f4732539c5f8e834e92712851ad4325f422be6030430a976ce3e8c4 SHA1: d882a111d4fba7f2272b642d0942daba42a30939 MD5sum: 3eb91655b232a72f887a756898b99da4 Description: low level cryptographic library (symmetric and one-way cryptos) Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GnuPG, or even in kernel space. . It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context-independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs. . This package contains the symmetric and one-way cryptographic algorithms. To avoid having this package depend on libgmp, the asymmetric cryptos reside in a separate library, libhogweed. Package: libnewt0.52 Source: newt Version: 0.52.14-11.1 Architecture: armhf Maintainer: Alastair McKinstry Installed-Size: 760 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libslang2 (>= 2.2.4) Recommends: libfribidi0 Homepage: https://fedorahosted.org/newt/ Priority: important Section: libs Filename: pool/main/n/newt/libnewt0.52_0.52.14-11.1_armhf.deb Size: 69150 SHA256: ee1747fd1963e6c5d74ab9cbf2e1ea710b78698e2e09425abcd2b30fd90e1406 SHA1: 5b8cbd91cd50e51af7e1141f57c9ce7d7e2b3add MD5sum: abd6151dd33cd3ecb4aede14b310546f Description: Not Erik's Windowing Toolkit - text mode windowing with slang Newt is a windowing toolkit for text mode built from the slang library. It allows color text mode applications to easily use stackable windows, push buttons, check boxes, radio buttons, lists, entry fields, labels, and displayable text. Scrollbars are supported, and forms may be nested to provide extra functionality. This package contains the shared library for programs that have been built with newt. Package: libnfnetlink0 Source: libnfnetlink Version: 1.0.0-1.1 Architecture: armhf Maintainer: netfilter maintainers Installed-Size: 47 Depends: libc6 (>= 2.13-28) Priority: extra Section: libs Filename: pool/main/libn/libnfnetlink/libnfnetlink0_1.0.0-1.1_armhf.deb Size: 12350 SHA256: e2c25d616967f14c8f56bd12956ca4a33203d9526b1105905b0114d433a9f234 SHA1: be2bc37ed3c641dde37e465fc7b25147ed2439a3 MD5sum: 33f864893bfdda1e3ea6fc3d75712c89 Description: Netfilter netlink library libnfnetlink is the low-level library for netfilter related kernel/userspace communication. It provides a generic messaging infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or management tools in userspace. Package: libnl-3-200 Source: libnl3 Version: 3.2.7-4 Architecture: armhf Maintainer: Heiko Stuebner Installed-Size: 122 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Multi-Arch: same Homepage: http://people.suug.ch/~tgr/libnl/ Priority: optional Section: libs Filename: pool/main/libn/libnl3/libnl-3-200_3.2.7-4_armhf.deb Size: 48516 SHA256: fc8e932c4578dcbae1ec6c4abd37383465c53ef8ae0ed1a0b31e1d5cfb5e01d7 SHA1: 81320be73bd2abb2ad6f09595ae54227a705063e MD5sum: c4b90beda5b5d2e4f8e448079cb7803e 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. Package: libnl-genl-3-200 Source: libnl3 Version: 3.2.7-4 Architecture: armhf Maintainer: Heiko Stuebner Installed-Size: 58 Pre-Depends: multiarch-support Depends: libnl-3-200 (= 3.2.7-4), libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://people.suug.ch/~tgr/libnl/ Priority: optional Section: libs Filename: pool/main/libn/libnl3/libnl-genl-3-200_3.2.7-4_armhf.deb Size: 17874 SHA256: cbc736860bf641e34b848d39b56a52ad9f675c17e77fd21a655eea36199d8577 SHA1: f61e777bba39f24766b2e67ce090d3cd20cb8b51 MD5sum: 92adb9fa23c63d85e221696abe6da430 Description: library for dealing with netlink sockets - generic netlink 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. . API to the generic netlink protocol, an extended version of the netlink protocol. Package: libnotify-bin Source: libnotify Version: 0.7.5-1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 63 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.26), libnotify4 (>= 0.7.3) Priority: optional Section: utils Filename: pool/main/libn/libnotify/libnotify-bin_0.7.5-1_armhf.deb Size: 23296 SHA256: 6ec377c8bb42fa4ff5c533ed8578b46016e8052d14bbe3e9e3a7a482c3deedbe SHA1: cf3cdb651eeed11bfd187e5775f996a7feb46149 MD5sum: cb44a3d1825d327862e5d708fe951d7b Description: sends desktop notifications to a notification daemon (Utilities) 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 binary which sends the notification. Package: libnotify4 Source: libnotify Version: 0.7.5-1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 72 Pre-Depends: multiarch-support Depends: libc6 (>= 2.7), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.26.0) Recommends: notification-daemon Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libn/libnotify/libnotify4_0.7.5-1_armhf.deb Size: 28194 SHA256: 41132eff39485b80167463815c7120d08cf126c5ce467928e929a35115a638fc SHA1: e8e287a122f27fc1b9f6dc6c1bf80b2237c51b3b MD5sum: 0fad9dc3b45cd90f0c66d67639b5e5c6 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: libnspr4 Source: nspr Version: 2:4.9.2-1+deb7u1 Architecture: armhf Maintainer: Maintainers of Mozilla-related packages Installed-Size: 243 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Conflicts: libnspr4-0d (<< 2:4.9-2~) Multi-Arch: same Homepage: http://www.mozilla.org/projects/nspr/ Priority: optional Section: libs Filename: pool/main/n/nspr/libnspr4_4.9.2-1+deb7u1_armhf.deb Size: 109710 SHA256: 2404265bc124f74095d5fed15413ede13b1bf8d4698f167ff862703f74325598 SHA1: c2e002c713a9b7f3e8f2584231b43884eaff98f7 MD5sum: aee4c2d104bdb79445cea591a1365a72 Description: NetScape Portable Runtime Library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. Package: libnss-mdns Source: nss-mdns Version: 0.10-3.2 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 91 Depends: libc6 (>= 2.4), base-files (>= 3.1.10), avahi-daemon (>= 0.6.16-1) Suggests: avahi-autoipd | zeroconf Priority: optional Section: admin Filename: pool/main/n/nss-mdns/libnss-mdns_0.10-3.2_armhf.deb Size: 23538 SHA256: ef4bf17f9fed055ac2be24a202f54b4af56e8a1a195c1b026ce6fe61295673f6 SHA1: 24fde8931404c89e456bc979cd1cdab0a633a59d MD5sum: 3b251eacab66d86cf2c1ca9829b35d36 Description: NSS module for Multicast DNS name resolution nss-mdns is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing host name resolution via Multicast DNS (using Zeroconf, aka Apple Bonjour / Apple Rendezvous ), effectively allowing name resolution by common Unix/Linux programs in the ad-hoc mDNS domain .local. Package: libnss3 Source: nss Version: 2:3.14.5-1 Architecture: armhf Maintainer: Maintainers of Mozilla-related packages Installed-Size: 2046 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 4.8.6), libsqlite3-0 (>= 3.5.9), zlib1g (>= 1:1.1.4) Conflicts: libnss3-1d (<< 2:3.13.4-2) Multi-Arch: same Homepage: http://www.mozilla.org/projects/security/pki/nss/ Priority: optional Section: libs Filename: pool/main/n/nss/libnss3_3.14.5-1_armhf.deb Size: 873552 SHA256: f7f77fcca478dbfa7471213ee793f9c6d801e2ca7f5a58075e6fbf69091c9548 SHA1: f6c85f809934357a424fad2f315597a6ee6a6279 MD5sum: 4698f2f7d24b472de73cfba6ef925fea Description: Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. Package: libobrender27 Source: openbox Version: 3.5.0-7 Architecture: armhf Maintainer: Debian QA Group Installed-Size: 133 Depends: libc6 (>= 2.13-28), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.24.0), libice6 (>= 1:1.0.0), libimlib2, libobt0 (>= 3.5.0), libpango1.0-0 (>= 1.18.0), libsm6, libx11-6, libxft2 (>> 2.1.1), libxml2 (>= 2.6.27) Conflicts: libobrender15, libobrender16 Replaces: libobrender15, libobrender16 Homepage: http://www.openbox.org Priority: optional Section: libs Filename: pool/main/o/openbox/libobrender27_3.5.0-7_armhf.deb Size: 72108 SHA256: 017c2bc7644b78f789dcbde85f9972878be994849fdc8d395011a3633a05f7c7 SHA1: 820bce7f2b2aee479e648d9932dac090fdd2b38a MD5sum: e42a7738200480109408837094772ebc Description: rendering library for openbox themes Openbox works with your applications, and makes your desktop easier to manage. This is because the approach to its development was the opposite of what seems to be the general case for window managers. Openbox was written first to comply with standards and to work properly. Only when that was in place did the team turn to the visual interface. . Openbox is fully functional as a stand-alone working environment, or can be used as a drop-in replacement for the default window manager in the GNOME or KDE desktop environments. . Openbox 3 is a completely new breed of window manager. It is not based upon any existing code base, although the visual appearance has been based upon that of Blackbox. Openbox 2 was based on the Blackbox 0.65.0 codebase. . This package contains the libobrender library files used by openbox for theme rendering. Package: libobrender29 Source: openbox Version: 3.5.2-6~bpo70+1 Architecture: armhf Maintainer: Mateusz Łukasik Installed-Size: 154 Depends: libc6 (>= 2.13-28), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libice6 (>= 1:1.0.0), libimlib2, libobt2 (>= 3.5.2), libpango1.0-0 (>= 1.18.0), librsvg2-2 (>= 2.14.4), libsm6, libx11-6, libxft2 (>> 2.1.1), libxml2 (>= 2.6.27) Conflicts: libobrender15, libobrender16 Replaces: libobrender15, libobrender16 Homepage: http://www.openbox.org Priority: optional Section: libs Filename: pool/main/o/openbox/libobrender29_3.5.2-6~bpo70+1_armhf.deb Size: 70798 SHA256: 4f968d06ad0b6dabf3b353ed8bc6619700dd1c2261bace25f3e5538427789dfe SHA1: 68894f55be6682d0d68055abcf05025add2831f2 MD5sum: effd1f19a25019290c98ecff2067c48b Description: rendering library for openbox themes Openbox works with your applications, and makes your desktop easier to manage. This is because the approach to its development was the opposite of what seems to be the general case for window managers. Openbox was written first to comply with standards and to work properly. Only when that was in place did the team turn to the visual interface. . Openbox is fully functional as a stand-alone working environment, or can be used as a drop-in replacement for the default window manager in the GNOME or KDE desktop environments. . Openbox 3 is a completely new breed of window manager. It is not based upon any existing code base, although the visual appearance has been based upon that of Blackbox. Openbox 2 was based on the Blackbox 0.65.0 codebase. . This package contains the libobrender library files used by openbox for theme rendering. Package: libobt0 Source: openbox Version: 3.5.0-7 Architecture: armhf Maintainer: Debian QA Group Installed-Size: 111 Depends: libc6 (>= 2.13-28), libglib2.0-0 (>= 2.24.0), libxext6, libxinerama1, libxml2 (>= 2.7.4), libxrandr2, libxrender1 Conflicts: libobparser15, libobparser16 Replaces: libobparser15, libobparser16 Homepage: http://www.openbox.org Priority: optional Section: libs Filename: pool/main/o/openbox/libobt0_3.5.0-7_armhf.deb Size: 60838 SHA256: 4e9dfffc8009b95ad9c1d2e12c4eff84cde0728195a1d9ec0ad99cd0d2b166c5 SHA1: 3041f10b3be7446efabe25f991aab5d093cfbaa0 MD5sum: 29ea5a89093f3118bc663a5ffc051ed6 Description: parsing library for openbox Openbox works with your applications, and makes your desktop easier to manage. This is because the approach to its development was the opposite of what seems to be the general case for window managers. Openbox was written first to comply with standards and to work properly. Only when that was in place did the team turn to the visual interface. . Openbox is fully functional as a stand-alone working environment, or can be used as a drop-in replacement for the default window manager in the GNOME or KDE desktop environments. . Openbox 3 is a completely new breed of window manager. It is not based upon any existing code base, although the visual appearance has been based upon that of Blackbox. Openbox 2 was based on the Blackbox 0.65.0 codebase. . This package contains the libobt library files used by openbox to load and parse configuration and theme files of openbox. Package: libobt2 Source: openbox Version: 3.5.2-6~bpo70+1 Architecture: armhf Maintainer: Mateusz Łukasik Installed-Size: 120 Depends: libc6 (>= 2.13-28), libglib2.0-0 (>= 2.24.0), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxext6, libxinerama1, libxml2 (>= 2.7.4), libxrandr2, libxrender1 Conflicts: libobparser15, libobparser16 Replaces: libobparser15, libobparser16 Homepage: http://www.openbox.org Priority: optional Section: libs Filename: pool/main/o/openbox/libobt2_3.5.2-6~bpo70+1_armhf.deb Size: 59608 SHA256: d9a30562c04a545653443574e2e9c133f940570afcd291e351083f9ee810eab2 SHA1: ae9ecbb4d7e88587d0f2d12502d3649851fc83f0 MD5sum: 6c82f31bf734f747b34fa563d0cf9ef2 Description: parsing library for openbox Openbox works with your applications, and makes your desktop easier to manage. This is because the approach to its development was the opposite of what seems to be the general case for window managers. Openbox was written first to comply with standards and to work properly. Only when that was in place did the team turn to the visual interface. . Openbox is fully functional as a stand-alone working environment, or can be used as a drop-in replacement for the default window manager in the GNOME or KDE desktop environments. . Openbox 3 is a completely new breed of window manager. It is not based upon any existing code base, although the visual appearance has been based upon that of Blackbox. Openbox 2 was based on the Blackbox 0.65.0 codebase. . This package contains the libobt library files used by openbox to load and parse configuration and theme files of openbox. Package: liboce-foundation2 Source: oce Version: 0.9.1-3 Architecture: armhf Maintainer: Debian Science Maintainers Installed-Size: 3515 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0) Homepage: https://github.com/tpaviot/oce/wiki Priority: extra Section: libs Filename: pool/main/o/oce/liboce-foundation2_0.9.1-3_armhf.deb Size: 1363752 SHA256: 23eb8eaccd06a9a5925a03212b81ba7bfc6aa782ff341520194b10a0416b5bc0 SHA1: 8af53c2302d81e43f2f33ea9369af81ebe6bc466 MD5sum: 5a52d44e2b028c4655689a84d3d43f0c Description: OpenCASCADE Community Edition CAE platform shared library OpenCASCADE is a suite for 3D surface and solid modeling, visualization, data exchange and rapid application development. It is an excellent platform for development of numerical simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM applications. . This package is based on OCE, OpenCASCADE Community Edition, which is maintained by a community of developers, and not by OpenCASCADE SAS. . This package contains foundation classes which provide a variety of general-purpose services such as automated management of heap memory, exception handling, classes for manipulating aggregates of data, basic math tools. . This package contains the following shared libraries: TKernel TKMath TKAdvTools Package: liboce-modeling2 Source: oce Version: 0.9.1-3 Architecture: armhf Maintainer: Debian Science Maintainers Installed-Size: 28046 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), liboce-foundation2, libstdc++6 (>= 4.4.0) Homepage: https://github.com/tpaviot/oce/wiki Priority: extra Section: libs Filename: pool/main/o/oce/liboce-modeling2_0.9.1-3_armhf.deb Size: 13414188 SHA256: 317d1ee47022512ad5464ba8dbb6abd2904e9fc45ff97e87b52616a380697366 SHA1: 4804bdfe8e5233583c72785131b0c205cade8a05 MD5sum: c9abc3b0d6df2855ad4bbbe40941f0f9 Description: OpenCASCADE Community Edition CAE platform shared library OpenCASCADE is a suite for 3D surface and solid modeling, visualization, data exchange and rapid application development. It is an excellent platform for development of numerical simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM applications. . This package is based on OCE, OpenCASCADE Community Edition, which is maintained by a community of developers, and not by OpenCASCADE SAS. . This package supplies data structures to represent 2D and 3D geometric models, as well as topological and geometrical algorithms. . This package contains the following shared libraries: TKG2d TKG3d TKGeomBase TKBRep TKGeomAlgo TKTopAlgo TKPrim TKBO TKHLR TKMesh TKShHealing TKXMesh TKBool TKFillet TKFeat TKOffset TKSTL TKXSBase TKSTEPBase TKIGES TKSTEPAttr TKSTEP209 TKSTEP Package: liboce-ocaf-lite2 Source: oce Version: 0.9.1-3 Architecture: armhf Maintainer: Debian Science Maintainers Installed-Size: 4194 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), liboce-foundation2, liboce-modeling2, libstdc++6 (>= 4.4.0) Homepage: https://github.com/tpaviot/oce/wiki Priority: extra Section: libs Filename: pool/main/o/oce/liboce-ocaf-lite2_0.9.1-3_armhf.deb Size: 1418356 SHA256: 67aa776cb9181bade16ebb7a6077bc668312144f20f8796fcebc7d68d5e51eb2 SHA1: 726d71f369fea322d6fff51bef13af75d244fe82 MD5sum: d6240b70692d68a925a7bf81e9474d85 Description: OpenCASCADE Community Edition CAE platform shared library OpenCASCADE is a suite for 3D surface and solid modeling, visualization, data exchange and rapid application development. It is an excellent platform for development of numerical simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM applications. . This package is based on OCE, OpenCASCADE Community Edition, which is maintained by a community of developers, and not by OpenCASCADE SAS. . This package is part of the OpenCASCADE Application Framework, it provides shared libraries which have no dependency against X11. . This package contains the following shared libraries: TKCDF PTKernel TKLCAF FWOSPlugin TKPShape TKBinL TKXmlL TKPLCAF TKTObj TKShapeSchema TKStdLSchema Package: liboce-ocaf2 Source: oce Version: 0.9.1-3 Architecture: armhf Maintainer: Debian Science Maintainers Installed-Size: 2215 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libice6 (>= 1:1.0.0), liboce-foundation2, liboce-modeling2, liboce-ocaf-lite2, liboce-visualization2, libsm6, libstdc++6 (>= 4.4.0), libx11-6, libxext6, libxmu6 Homepage: https://github.com/tpaviot/oce/wiki Priority: extra Section: libs Filename: pool/main/o/oce/liboce-ocaf2_0.9.1-3_armhf.deb Size: 836246 SHA256: f5c252b825dc9aa1416cd5082fcad7d6a669cf138bfa19425e31b28ecd75e195 SHA1: e043fdb9a40e37b2e6c877b8e190bbf6dc675db9 MD5sum: 7967ff57abf8d99a2920490a8cf38512 Description: OpenCASCADE Community Edition CAE platform shared library OpenCASCADE is a suite for 3D surface and solid modeling, visualization, data exchange and rapid application development. It is an excellent platform for development of numerical simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM applications. . This package is based on OCE, OpenCASCADE Community Edition, which is maintained by a community of developers, and not by OpenCASCADE SAS. . This package provides OpenCASCADE Application Framework services and support for data exchange. . This package contains the following shared libraries: TKCAF TKBin TKXml TKPCAF TKBinTObj TKXmlTObj TKStdSchema TKXCAF TKXCAFSchema TKXmlXCAF TKBinXCAF TKXDEIGES TKXDESTEP Package: liboce-visualization2 Source: oce Version: 0.9.1-3 Architecture: armhf Maintainer: Debian Science Maintainers Installed-Size: 8771 Depends: libc6 (>= 2.13-28), libfreetype6 (>= 2.2.1), libftgl2 (>= 2.1.3~rc5), libgcc1 (>= 1:4.4.0), libgl1-mesa-glx | libgl1, libgl2ps0, libglu1-mesa | libglu1, libice6 (>= 1:1.0.0), liboce-foundation2, liboce-modeling2, libsm6, libstdc++6 (>= 4.4.0), libx11-6, libxext6, libxmu6 Homepage: https://github.com/tpaviot/oce/wiki Priority: extra Section: libs Filename: pool/main/o/oce/liboce-visualization2_0.9.1-3_armhf.deb Size: 4508902 SHA256: 5a51be0b6a3af4c1fa4c9e9914a75a6c652fb3427fd968a6e854ce63ec59d4a8 SHA1: 91e7e8d9331245139f2c353d7fc1923ecb4b64c6 MD5sum: c9c26967866904f7141327c63c63e948 Description: OpenCASCADE Community Edition CAE platform shared library OpenCASCADE is a suite for 3D surface and solid modeling, visualization, data exchange and rapid application development. It is an excellent platform for development of numerical simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM applications. . This package is based on OCE, OpenCASCADE Community Edition, which is maintained by a community of developers, and not by OpenCASCADE SAS. . This package provides services for displaying 2D and 3D graphics. . This package contains the following shared libraries: TKService TKV2d TKV3d TKOpenGl TKMeshVS TKNIS TKVRML TKVoxel Package: libofa0 Source: libofa Version: 0.9.3-5 Architecture: armhf Maintainer: Debian QA Group Installed-Size: 155 Depends: libc6 (>= 2.4), libfftw3-3, libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0) Homepage: http://code.google.com/p/musicip-libofa/ Priority: optional Section: libs Filename: pool/main/libo/libofa/libofa0_0.9.3-5_armhf.deb Size: 52646 SHA256: fb31613b99f5e79242fddb89a4ed115cbcf523501b54874aca7806a99cd26f42 SHA1: 146ebb71d997f8c90276a335e44fe79165bb5084 MD5sum: f7f66f777880201bffce8b832ea0040b 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. Package: libogg0 Source: libogg Version: 1.3.0-4 Architecture: armhf Maintainer: Ron Lee Installed-Size: 57 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://xiph.org/ogg/ Priority: optional Section: libs Filename: pool/main/libo/libogg/libogg0_1.3.0-4_armhf.deb Size: 17084 SHA256: 3828c514d82bfef5cc0c4e5959a253828051fe2769b9f78f8557d49e8c833c71 SHA1: f81cd4aa00da981039f8d967092571edf969160f MD5sum: c69100d534f7a66bfa3bb51c9a7f4c01 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: libopenal-data Source: openal-soft Version: 1:1.14-4 Architecture: all Maintainer: Debian Games Team Installed-Size: 49 Breaks: libopenal1 (<< 1:1.13-3) Replaces: libopenal1 (<< 1:1.13-3) Multi-Arch: foreign Homepage: http://kcat.strangesoft.net/openal.html Priority: optional Section: libs Filename: pool/main/o/openal-soft/libopenal-data_1.14-4_all.deb Size: 11134 SHA256: 3351be3f00da9a2ff425ca2631578129c52aa03383490e40fd7235d5d2cb0642 SHA1: 051ab9b9b0ea7d27089bffd50697c407d9325482 MD5sum: 8c189cb85e6f6d510206c84dfe50551c Description: Software implementation of the OpenAL API (data files) 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 library is meant as a compatible update/replacement to the OpenAL Sample Implementation (the SI). The SI has been unmaintained for quite a while, and would require a lot of work to clean up. This is a fork the old Windows version to attempt an accelerated ALSA version of an OpenAL implementation. . OpenAL Soft supports mono, stereo, 4-channel, 5.1, 6.1, and 7.1 output, as opposed to the SI's 4-channel max (though it did have some provisions for 6 channel, this was not 5.1, and was seemingly a "late" addition). OpenAL Soft does not support the Vorbis and MP3 extensions, however those were considered deprecated even in the SI. It does, though, support some of the newer extensions like AL_EXT_FLOAT32 and AL_EXT_MCFORMATS for multi-channel and floating-point formats, as well as ALC_EXT_EFX for environmental audio effects, and others. . This package installs data files used by the OpenAL Soft shared library. Package: libopenal1 Source: openal-soft Version: 1:1.14-4 Architecture: armhf Maintainer: Debian Games Team Installed-Size: 297 Pre-Depends: multiarch-support Depends: libopenal-data (= 1:1.14-4), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Recommends: libasound2 (>= 1.0.16), libpulse0 (>= 0.99.1) Suggests: libportaudio2 (>= 19+svn20101113), libroar-compat2 Multi-Arch: same Homepage: http://kcat.strangesoft.net/openal.html Priority: optional Section: libs Filename: pool/main/o/openal-soft/libopenal1_1.14-4_armhf.deb Size: 167250 SHA256: 200ca1c8434b8f0a21af5ed7b431e5aff94c615da127069def5219107eb38201 SHA1: 05a01b13b67535f5c22cca8bb4de2a0ceea5b689 MD5sum: 3f93ea22a175de96d12010a33f6705a2 Description: Software implementation of the OpenAL API (shared library) 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 library is meant as a compatible update/replacement to the OpenAL Sample Implementation (the SI). The SI has been unmaintained for quite a while, and would require a lot of work to clean up. This is a fork the old Windows version to attempt an accelerated ALSA version of an OpenAL implementation. . OpenAL Soft supports mono, stereo, 4-channel, 5.1, 6.1, and 7.1 output, as opposed to the SI's 4-channel max (though it did have some provisions for 6 channel, this was not 5.1, and was seemingly a "late" addition). OpenAL Soft does not support the Vorbis and MP3 extensions, however those were considered deprecated even in the SI. It does, though, support some of the newer extensions like AL_EXT_FLOAT32 and AL_EXT_MCFORMATS for multi-channel and floating-point formats, as well as ALC_EXT_EFX for environmental audio effects, and others. . This package installs the OpenAL Soft shared library. Package: libopencore-amrnb0 Source: opencore-amr Version: 0.1.3-2 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 147 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: https://sourceforge.net/projects/opencore-amr/ Priority: optional Section: libs Filename: pool/main/o/opencore-amr/libopencore-amrnb0_0.1.3-2_armhf.deb Size: 87934 SHA256: a9eb42dca474fb201f6418ec80532d353bc4a0d765541d9f7e932c1b89aeb24f SHA1: 20240ff3b6675c4452e80a106811217a90481195 MD5sum: 551e4d7c11685eabf6c6a5e0dfbef66d Description: Adaptive Multi Rate speech codec - shared library This library contains an implementation of the 3GPP TS 26.073 specification for the Adaptive Multi Rate (AMR) speech codec. The implementation is derived from the OpenCORE framework, part of the Google Android project. . This package contains the encoder/decoder shared library. Package: libopencore-amrwb0 Source: opencore-amr Version: 0.1.3-2 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 95 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: https://sourceforge.net/projects/opencore-amr/ Priority: optional Section: libs Filename: pool/main/o/opencore-amr/libopencore-amrwb0_0.1.3-2_armhf.deb Size: 45302 SHA256: 7a46f40712013df86a8135e90eed3140942ae8e11acda07987a7f7c5b1715cf6 SHA1: 9c50798ea78bcbf16e1a103d17e3cd166178de08 MD5sum: bfdfb1806547b945d000edcb924588b9 Description: Adaptive Multi-Rate - Wideband speech codec - shared library This library contains an implementation of the 3GPP TS 26.173 specification for the Adaptive Multi-Rate - Wideband (AMR-WB) speech decoder. The implementation is derived from the OpenCORE framework, part of the Google Android project. . This package contains the decoder shared library. Package: libopencv-calib3d2.3 Source: opencv Version: 2.3.1-11 Architecture: armhf Maintainer: Debian Science Team Installed-Size: 406 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libopencv-core2.3, libopencv-features2d2.3 (= 2.3.1-11), libopencv-flann2.3, libopencv-imgproc2.3, libstdc++6 (>= 4.6) Homepage: http://opencv.willowgarage.com Priority: optional Section: libs Filename: pool/main/o/opencv/libopencv-calib3d2.3_2.3.1-11_armhf.deb Size: 228794 SHA256: c40f9b1352e6e51f4f97004fc9d88d3fd9864f078a2465e43b21f2a115a54bb0 SHA1: 462fb8a28f08d380e38d4778ac00e861f57e082f MD5sum: 7169e853777aa01414ed0633fc1321d0 Description: computer vision Camera Calibration library This package contains the OpenCV (Open Computer Vision) Camera Calibration runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-contrib2.3 Source: opencv Version: 2.3.1-11 Architecture: armhf Maintainer: Debian Science Team Installed-Size: 267 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libopencv-calib3d2.3 (= 2.3.1-11), libopencv-core2.3, libopencv-highgui2.3, libopencv-imgproc2.3, libstdc++6 (>= 4.4.0) Homepage: http://opencv.willowgarage.com Priority: optional Section: libs Filename: pool/main/o/opencv/libopencv-contrib2.3_2.3.1-11_armhf.deb Size: 136998 SHA256: 607049ddc3afc50cfeeb0eb352f779b0e65fa336fc6c5d8e3a18d6f0067e0d8d SHA1: 23b266821193ac1bad2ca8a21cf71b8f396cf531 MD5sum: adad0558f50c1345bda5e3338b2b2781 Description: computer vision contrib library This package contains the OpenCV (Open Computer Vision) contrib runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-core2.3 Source: opencv Version: 2.3.1-11 Architecture: armhf Maintainer: Debian Science Team Installed-Size: 1265 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0), zlib1g (>= 1:1.1.4) Homepage: http://opencv.willowgarage.com Priority: optional Section: libs Filename: pool/main/o/opencv/libopencv-core2.3_2.3.1-11_armhf.deb Size: 659536 SHA256: 4fdf5fe5353eb15502a94a98c4471e60e6c002bffb7c5022eff90f94cd71d8ce SHA1: 077b41b071f6da9bc1cbcf32f1657249ec1b4021 MD5sum: aa591880d15a521adb72205e26390ba4 Description: computer vision core library This package contains the OpenCV (Open Computer Vision) core runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-features2d2.3 Source: opencv Version: 2.3.1-11 Architecture: armhf Maintainer: Debian Science Team Installed-Size: 632 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libopencv-core2.3, libopencv-flann2.3 (= 2.3.1-11), libopencv-highgui2.3 (= 2.3.1-11), libopencv-imgproc2.3, libstdc++6 (>= 4.4.0) Homepage: http://opencv.willowgarage.com Priority: optional Section: libs Filename: pool/main/o/opencv/libopencv-features2d2.3_2.3.1-11_armhf.deb Size: 324938 SHA256: 629c12b0f24d9b38413147ae3474c44c72305c3ea0a0a53bdde6b10335bbd9b9 SHA1: e79ba7efcce566afebb2928ca3e7113df9c6ae0d MD5sum: b1d96134da095d0f3d1651acb6363a54 Description: computer vision Feature Detection and Descriptor Extraction library This package contains the OpenCV (Open Computer Vision) Feature Detection and Descriptor Extraction runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-flann2.3 Source: opencv Version: 2.3.1-11 Architecture: armhf Maintainer: Debian Science Team Installed-Size: 311 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libopencv-core2.3 (= 2.3.1-11), libstdc++6 (>= 4.4.0) Homepage: http://opencv.willowgarage.com Priority: optional Section: libs Filename: pool/main/o/opencv/libopencv-flann2.3_2.3.1-11_armhf.deb Size: 116380 SHA256: 6b5c8a9c91e0260e28198230bcf38a4fd1ec841a10a097df87801a72d764d9e4 SHA1: 59245ac8d0d8eacb522ec87719bac92177c4cc4b MD5sum: 5039007d106f31b1a948746fc64d3a6f Description: computer vision Clustering and Search in Multi-Dimensional spaces library This package contains the OpenCV (Open Computer Vision) clustering and search in Multi-Dimensional spaces runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-gpu2.3 Source: opencv Version: 2.3.1-11 Architecture: armhf Maintainer: Debian Science Team Installed-Size: 205 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libopencv-core2.3 (= 2.3.1-11), libstdc++6 (>= 4.4.0) Homepage: http://opencv.willowgarage.com Priority: optional Section: libs Filename: pool/main/o/opencv/libopencv-gpu2.3_2.3.1-11_armhf.deb Size: 51080 SHA256: fa7bbad63b7250b81c52fca4f0ec4d307932ee15d193af1bb237049dd9964bf5 SHA1: fc7d1ebbe106db37e92006b53eedc7228d77aab0 MD5sum: 43de52fb956f0d16e75508fcd950284d Description: computer vision GPU Processing library This package contains the OpenCV (Open Computer Vision) GPU Processing runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-highgui2.3 Source: opencv Version: 2.3.1-11 Architecture: armhf Maintainer: Debian Science Team Installed-Size: 232 Depends: libavcodec53 (>= 6:0.8.3-3) | libavcodec-extra-53 (>= 6:0.8.3-3), libavformat53 (>= 6:0.8.3-3), libavutil51 (>= 6:0.8.3-3), libc6 (>= 2.13-28), libdc1394-22, libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.31.8), libgtk2.0-0 (>= 2.8.0), libilmbase6 (>= 1.0.1), libjasper1, libjpeg8 (>= 8c), libopencv-core2.3, libopencv-imgproc2.3 (= 2.3.1-11), libopenexr6 (>= 1.6.1), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.4.0), libswscale2 (>= 6:0.8.3-3), libtiff4 (>> 3.9.5-3~), libv4l-0 (>= 0.5.0) Homepage: http://opencv.willowgarage.com Priority: optional Section: libs Filename: pool/main/o/opencv/libopencv-highgui2.3_2.3.1-11_armhf.deb Size: 104638 SHA256: e718fc878fcd98a848686674e5f41f70ef2b301ea1fe0ce086233d7d99f28bcc SHA1: 1dfdee12cfc83aa2fdcfc04fd4513998011fa30f MD5sum: 15be3b4c7fe53e0a577778891e6a1b83 Description: computer vision High-level GUI and Media I/O library This package contains the OpenCV (Open Computer Vision) High-level GUI and Media I/O runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-imgproc2.3 Source: opencv Version: 2.3.1-11 Architecture: armhf Maintainer: Debian Science Team Installed-Size: 1176 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libopencv-core2.3 (= 2.3.1-11), libstdc++6 (>= 4.4.0) Homepage: http://opencv.willowgarage.com Priority: optional Section: libs Filename: pool/main/o/opencv/libopencv-imgproc2.3_2.3.1-11_armhf.deb Size: 622400 SHA256: 2fb0fe643f1f1aeb5dba6ecadda17212a697d091e6a67fc34fd97f2412b96d53 SHA1: 9880394972c96ad633ed7c46f2383b69924628b4 MD5sum: 026d79e2155759f8f814aa0a2654aa06 Description: computer vision Image Processing library This package contains the OpenCV (Open Computer Vision) Image Processing runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-legacy2.3 Source: opencv Version: 2.3.1-11 Architecture: armhf Maintainer: Debian Science Team Installed-Size: 493 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libopencv-calib3d2.3 (= 2.3.1-11), libopencv-core2.3, libopencv-highgui2.3, libopencv-imgproc2.3, libopencv-video2.3 (= 2.3.1-11), libstdc++6 (>= 4.4.0) Homepage: http://opencv.willowgarage.com Priority: optional Section: libs Filename: pool/main/o/opencv/libopencv-legacy2.3_2.3.1-11_armhf.deb Size: 279986 SHA256: 75db6650593ab5b21bd5db92cb75e73d436c02410b05de51d10bbd8c4617dc78 SHA1: 1df317e5e736cdb979add2c711ca9db9a50082e9 MD5sum: f89f08668e50e56460b179d91699f7dc Description: computer vision legacy library This package contains the OpenCV (Open Computer Vision) legacy runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-ml2.3 Source: opencv Version: 2.3.1-11 Architecture: armhf Maintainer: Debian Science Team Installed-Size: 352 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libopencv-core2.3 (= 2.3.1-11), libstdc++6 (>= 4.4.0) Homepage: http://opencv.willowgarage.com Priority: optional Section: libs Filename: pool/main/o/opencv/libopencv-ml2.3_2.3.1-11_armhf.deb Size: 194750 SHA256: 7f011d9037abaf3534e641926892001d0fd78b86b5adb03d20b90dde2f61b05a SHA1: 2d62181d7a7d4cb81d2e2cddafdc49478ae1b439 MD5sum: 6ae28d40fec6254a334423babfee1f4a Description: computer vision Machine Learning library This package contains the OpenCV (Open Computer Vision) Machine Learning runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-objdetect2.3 Source: opencv Version: 2.3.1-11 Architecture: armhf Maintainer: Debian Science Team Installed-Size: 279 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libopencv-calib3d2.3 (= 2.3.1-11), libopencv-core2.3, libopencv-features2d2.3, libopencv-highgui2.3, libopencv-imgproc2.3, libstdc++6 (>= 4.4.0) Homepage: http://opencv.willowgarage.com Priority: optional Section: libs Filename: pool/main/o/opencv/libopencv-objdetect2.3_2.3.1-11_armhf.deb Size: 154434 SHA256: fcdd9487fe574da02fda5b7bde4f1af92b3d699d01a93ada18d785a948aee7bd SHA1: 41efeeae7ed6ca7bb27adfcf69f5612553c5930c MD5sum: 66d28eb0bee5993aa530109f368fd0d7 Description: computer vision Object Detection library This package contains the OpenCV (Open Computer Vision) Object Detection runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-video2.3 Source: opencv Version: 2.3.1-11 Architecture: armhf Maintainer: Debian Science Team Installed-Size: 210 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libopencv-core2.3, libopencv-imgproc2.3 (= 2.3.1-11), libstdc++6 (>= 4.3.0) Homepage: http://opencv.willowgarage.com Priority: optional Section: libs Filename: pool/main/o/opencv/libopencv-video2.3_2.3.1-11_armhf.deb Size: 106556 SHA256: 0d1c81c1060c5fbfd1dec1a3ba50b1039e4b5e3ae907e9e686291b69a7976871 SHA1: 6bf022acb29fc89f585433e91f85d008d3161025 MD5sum: 485d8eb1132f3b8104445360d19fb27e Description: computer vision Video analysis library This package contains the OpenCV (Open Computer Vision) Video analysis runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopenexr6 Source: openexr Version: 1.6.1-6 Architecture: armhf Maintainer: Debian PhotoTools Maintainers Installed-Size: 627 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libilmbase6 (>= 1.0.1), libstdc++6 (>= 4.4.0), zlib1g (>= 1:1.1.4) Homepage: http://www.openexr.com Priority: optional Section: libs Filename: pool/main/o/openexr/libopenexr6_1.6.1-6_armhf.deb Size: 217492 SHA256: 3f3d246a8a34d1f4ffe1c54329514063549b856eb0358e05ec1c5c3211e3b4b4 SHA1: 2eb907a1ff0a4d091e5420635a0608d7c523a651 MD5sum: 76e40030488c29ddf479f7c2c28ddeb4 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 library: * IlmImf - a library that reads and writes OpenEXR images. Package: libopenjpeg2 Source: openjpeg Version: 1.3+dfsg-4.7 Architecture: armhf Maintainer: Debian PhotoTools Maintainers Installed-Size: 136 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://www.openjpeg.org Priority: extra Section: libs Filename: pool/main/o/openjpeg/libopenjpeg2_1.3+dfsg-4.7_armhf.deb Size: 72108 SHA256: ce5ae8733e4065bb6f514055bfed37cc9cedc9810afafd7d19084dec0aaf3f47 SHA1: 615fb18b8371c5a60211c536e8eec5c7d32d739f MD5sum: 64963f808b08f61c76e46041bb3a415c Description: JPEG 2000 image compression/decompression library Libopenjpeg2 is a library for handling the JPEG 2000 image compression format. Package: libopenvg1-mesa Source: mesa Version: 8.0.5-4+deb7u2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 107 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Conflicts: libopenvg1 Replaces: libopenvg1 Provides: libopenvg1 Multi-Arch: same Homepage: http://mesa3d.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/m/mesa/libopenvg1-mesa_8.0.5-4+deb7u2_armhf.deb Size: 39290 SHA256: d174bbd60b840f28ecf0be1821a97a0350e636acee21e77f5c50cd46837b2033 SHA1: 2d62afe13ed061222d05169bea9c6039ad46d3ea MD5sum: 86101715daea26299ce33f0eb86c65d0 Description: free implementation of the OpenVG API -- runtime This package contains the mesa implementation of the OpenVG 2D acceleration library. OpenVG provides a device independent and vendor-neutral interface for sophisticated 2D graphical applications, while allowing device manufacturers to provide hardware acceleration on devices ranging from wrist watches to full microprocessor-based desktop and server machines. Package: libopts25 Source: autogen Version: 1:5.12-0.1 Architecture: armhf Maintainer: Bradley Smith Installed-Size: 127 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0) Conflicts: libopts9 Replaces: autogen, libopts9 Homepage: http://www.gnu.org/software/autogen/ Priority: optional Section: libs Filename: pool/main/a/autogen/libopts25_5.12-0.1_armhf.deb Size: 65730 SHA256: ed4df995be7a46db983c2c6e1ab9d229354a42f333ad52c680ce1b0691e28145 SHA1: 3e23789d659a9dc9af8875b10e5b6c688301a141 MD5sum: 03f18a5677b2e0e4a4d8159c474f3f5c Description: automated option processing library based on autogen 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: libopus0 Source: opus Version: 0.9.14+20120615-1+nmu1 Architecture: armhf Maintainer: Ron Lee Installed-Size: 211 Depends: libc6 (>= 2.13-28) Suggests: opus-tools Homepage: http://www.opus-codec.org Priority: optional Section: libs Filename: pool/main/o/opus/libopus0_0.9.14+20120615-1+nmu1_armhf.deb Size: 140536 SHA256: 5f0db5a6b624959deac52b41195aa960daf0fc664df5908265602bb83526a329 SHA1: f3f67bbd22cc4a754cec5c9ac2270d25ec2d2f03 MD5sum: aa07a24877f85d09719d599100252d7f Description: Opus codec runtime library The Opus codec is designed for interactive speech and audio transmission over the Internet. It is designed by the IETF Codec Working Group and incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec. . It is intended to suit a wide range of interactive audio applications, including Voice over IP, videoconferencing, in-game chat, and even remote live music performances. It can scale from low bit-rate narrowband speech to very high quality stereo music. The current features are: . Bit-rates from 6 kb/s 510 kb/s Sampling rates from 8 to 48 kHz Frame sizes from 2.5 ms to 60 ms Support for both constant bit-rate (CBR) and variable bit-rate (VBR) Audio bandwidth from narrowband to full-band Support for speech and music Support for mono and stereo Support for up to 255 channels (multistream frames) Dynamically adjustable bitrate, audio bandwidth, and frame size Good loss robustness and packet loss concealment (PLC) Floating point and fixed-point implementation . This package provides the Opus runtime library. Package: liborc-0.4-0 Source: orc Version: 1:0.4.16-2 Architecture: armhf Maintainer: Maintainers of GStreamer packages Installed-Size: 386 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Multi-Arch: same Homepage: http://code.entropywave.com/projects/orc/ Priority: optional Section: libs Filename: pool/main/o/orc/liborc-0.4-0_0.4.16-2_armhf.deb Size: 153886 SHA256: 50bde1e9210c95d07cc6873b438ba7a15b6a8571ae629097f29da18f6bb8e934 SHA1: 37118dfcfe6a52cb489ea1cd2b25391d5e29728a MD5sum: 916640822ba313a90b2e9b4330cf64a9 Description: Library of Optimized Inner Loops Runtime Compiler Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. . This package contains the orc shared libraries. It is typically installed automatically when an application or library requires it. Package: libp11-kit0 Source: p11-kit Version: 0.12-3 Architecture: armhf Maintainer: Debian GnuTLS Maintainers Installed-Size: 102 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: http://p11-glue.freedesktop.org/p11-kit.html Priority: standard Section: libs Filename: pool/main/p/p11-kit/libp11-kit0_0.12-3_armhf.deb Size: 45946 SHA256: dc8195905ffd777710db7e929e53b712cfa89c66e59884252538ee059895c69e SHA1: 2453826da8668ac642cab055021178d4861ffe59 MD5sum: 8dfbef50598365acf4bcf3cb1ee33a0e Description: Library for loading and coordinating access to PKCS#11 modules - runtime Provides a way to load and enumerate PKCS#11 modules. Provides a standard configuration setup for installing PKCS#11 modules in such a way that they're discoverable. . Also solves problems with coordinating the use of PKCS#11 by different components or libraries living in the same process. . This package contains the shared library required for applications loading and accessing PKCS#11 modules. Package: libpam-ck-connector Source: consolekit Version: 0.4.5-3.1 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 111 Depends: libc6 (>= 2.13-28), libck-connector0 (= 0.4.5-3.1), libdbus-1-3 (>= 1.0.2), libpam0g (>= 0.99.7.1), libpam-runtime (>= 1.0.1-6) Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/ConsoleKit Priority: optional Section: admin Filename: pool/main/c/consolekit/libpam-ck-connector_0.4.5-3.1_armhf.deb Size: 58300 SHA256: fcc40470819b4d09cfa7f4b087752ed9f5d4de3a5d5fd3cf6c711826d2771dad SHA1: 360b26944edcb21f24ec2c60d806bc8c7965b79d MD5sum: 640ee19f0feb2ae85221865a34930078 Description: ConsoleKit PAM module 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 PAM module which can be used for console logins. Graphical login managers should talk to ConsoleKit directly. Package: libpam-modules Source: pam Version: 1.1.3-7.1 Architecture: armhf Maintainer: Steve Langasek Installed-Size: 634 Pre-Depends: libc6 (>= 2.13-28), libdb5.1, libpam0g (>= 1.1.3-2), libselinux1 (>= 2.0.85), debconf (>= 0.5) | debconf-2.0, libpam-modules-bin (= 1.1.3-7.1) Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask Replaces: libpam-umask, libpam0g-util Provides: libpam-mkhomedir, libpam-motd, libpam-umask Multi-Arch: same Homepage: http://pam.sourceforge.net/ Priority: required Section: admin Filename: pool/main/p/pam/libpam-modules_1.1.3-7.1_armhf.deb Size: 311848 SHA256: 5a1e69afe1d0ac8cb869f6a9d8bacea776ccc1ecf73e9cd2e9279277f4b1a5bf SHA1: 02571a393fa69430fbe75ffcc88b69cd0c83f84a MD5sum: e732add64b20bb463b9770ee1f87b2cb Description: Pluggable Authentication Modules for PAM This package completes the set of modules for PAM. It includes the pam_unix.so module as well as some specialty modules. Package: libpam-modules-bin Source: pam Version: 1.1.3-7.1 Architecture: armhf Maintainer: Steve Langasek Installed-Size: 198 Depends: libc6 (>= 2.13-28), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32) Replaces: libpam-modules (<< 1.1.3-2) Multi-Arch: foreign Homepage: http://pam.sourceforge.net/ Priority: required Section: admin Filename: pool/main/p/pam/libpam-modules-bin_1.1.3-7.1_armhf.deb Size: 99492 SHA256: 67edc4be6e2791de68ac3e976b60fe09a49d42b4b0ec336f41b661477d461b79 SHA1: badc6c2db05e651805873d41605541c7a1b07488 MD5sum: c4c4cf7cb1c1000dd28231f576b665f5 Description: Pluggable Authentication Modules for PAM - helper binaries This package contains helper binaries used by the standard set of PAM modules in the libpam-modules package. Package: libpam-runtime Source: pam Version: 1.1.3-7.1 Architecture: all Maintainer: Steve Langasek Installed-Size: 1116 Depends: debconf (>= 1.5.19), libpam-modules (>= 1.0.1-6) Conflicts: libpam0g-util Replaces: libpam0g-dev, libpam0g-util Multi-Arch: foreign Homepage: http://pam.sourceforge.net/ Priority: required Section: admin Filename: pool/main/p/pam/libpam-runtime_1.1.3-7.1_all.deb Size: 227884 SHA256: be1441db81342c7a86fa4d7c6593e15d3c6195e51518d4dec33a3adf034f7595 SHA1: 05b4d5dfad3add213b5c20059daab496f3ca124a MD5sum: 46d82a2056e838767d5137efa927372d Description: Runtime support for the PAM library Contains configuration files and directories required for authentication to work on Debian systems. This package is required on almost all installations. Package: libpam0g Source: pam Version: 1.1.3-7.1 Architecture: armhf Maintainer: Steve Langasek Installed-Size: 212 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), debconf (>= 0.5) | debconf-2.0 Suggests: libpam-doc Replaces: libpam0g-util Multi-Arch: same Homepage: http://pam.sourceforge.net/ Priority: required Section: libs Filename: pool/main/p/pam/libpam0g_1.1.3-7.1_armhf.deb Size: 119246 SHA256: 2f4485b30b1079ad36985b8d16e53ad2827ba9a31103b43c0e842efb9cd28ce1 SHA1: d21e8eddc3cdbf6db97266836a3bcb4a35f325a1 MD5sum: 908642563ae1319a943123313eeb57cb Description: Pluggable Authentication Modules library Contains the shared library for Linux-PAM, a library that enables the local system administrator to choose how applications authenticate users. In other words, without rewriting or recompiling a PAM-aware application, it is possible to switch between the authentication mechanism(s) it uses. One may entirely upgrade the local authentication system without touching the applications themselves. Package: libpango1.0-0 Source: pango1.0 Version: 1.30.0-1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 814 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libcairo2 (>= 1.8.10-3), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.31.8), libthai0 (>= 0.1.12), libx11-6, libxft2 (>> 2.1.1), libxrender1, fontconfig (>= 2.1.91) Suggests: ttf-baekmuk, ttf-arphic-gbsn00lp, ttf-arphic-bsmi00lp, ttf-arphic-gkai00mp, ttf-arphic-bkai00mp Breaks: plymouth (<< 0.8.3-19) Provides: pango1.0-multiarch-modver-1.6.0 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/p/pango1.0/libpango1.0-0_1.30.0-1_armhf.deb Size: 398336 SHA256: 029510d81794242712344e1f4f070317de0922f001d4ae552115d574c9840e5d SHA1: 07208d41134be77eb5b5e0a5bf657e99910e5897 MD5sum: cfdc0b688b79a06016f1b709c262a416 Description: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Package: libpangomm-1.4-1 Source: pangomm Version: 2.28.4-1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 165 Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libcairomm-1.0-1 (>= 1.6.4), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.24.0), libglibmm-2.4-1c2a (>= 2.28.0), libpango1.0-0 (>= 1.23.0), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.3.0) Conflicts: libgtkmm-2.4-1c2a (<< 1:2.13) Replaces: libgtkmm-2.4-1c2a (<< 1:2.13) Homepage: http://gtkmm.org Priority: optional Section: libs Filename: pool/main/p/pangomm/libpangomm-1.4-1_2.28.4-1_armhf.deb Size: 56124 SHA256: 3b8ae6a9e76e0ac85df835842e11bf154d9bc35d2c8d84d39650275e8b2a27fc SHA1: c268685459ab2372806cba6f0486365aba753c68 MD5sum: b4e867c7a6eb652c1b78aa41ccdf1a82 Description: C++ Wrapper for pango (shared libraries) Pangomm is a C++ wrapper for the pango library. Originally part of gtkmm, pangomm provides convenient C++ interfaces for handling both the layout and internationalization of text in graphical applications. . This package contains the shared library. Package: libpaper-utils Source: libpaper Version: 1.1.24+nmu2 Architecture: armhf Maintainer: Giuseppe Sacco Installed-Size: 65 Depends: libc6 (>= 2.13-28), libpaper1 Replaces: libpaper1 (<< 1.1.10), libpaperg (<< 1.1.9) Multi-Arch: foreign Priority: optional Section: utils Filename: pool/main/libp/libpaper/libpaper-utils_1.1.24+nmu2_armhf.deb Size: 17794 SHA256: 8b4c558b24fff8431de459bad5a4b4daed12c1dcff9c9b8ae11e1a672169266d SHA1: 72c27c316b4fb1fbf267891f5d8ffd46b1ab73c2 MD5sum: ed66b209f1391e6256872f9c412203aa Description: library for handling paper characteristics (utilities) The libpaper paper-handling library automates recognition of many different paper types and sizes for programs that need to deal with printed output. . This package contains utilities for setting the system's default paper type and for accessing paper type information from shell scripts. Package: libpaper1 Source: libpaper Version: 1.1.24+nmu2 Architecture: armhf Maintainer: Giuseppe Sacco Installed-Size: 81 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), debconf (>= 0.5) | debconf-2.0, ucf (>= 0.28) Recommends: libpaper-utils Replaces: libpaperg (<< 1.1.9) Provides: libpaperg Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libp/libpaper/libpaper1_1.1.24+nmu2_armhf.deb Size: 20830 SHA256: 272cfc90e17b6d0d3ea5545474ca918d3936de5993085be67dd807a416623a79 SHA1: a582c8f428733518011efb50ab11ee49f138752d MD5sum: 8f77c6cee8c4fb9c7a95a066d8f90d10 Description: library for handling paper characteristics The libpaper paper-handling library automates recognition of many different paper types and sizes for programs that need to deal with printed output. Package: libparams-util-perl Version: 1.07-1 Architecture: armhf Maintainer: Jonas Genannt Installed-Size: 100 Depends: perl (>= 5.14.2-9), perlapi-5.14.2, libc6 (>= 2.4) Homepage: http://search.cpan.org/dist/Params-Util/ Priority: optional Section: perl Filename: pool/main/libp/libparams-util-perl/libparams-util-perl_1.07-1_armhf.deb Size: 24120 SHA256: adda0ecc9812b8775e7bf105a0d0a7ab68ccf88ab481dc21643e1c50b88bf907 SHA1: 5139208fc6b5f495c2c4c23479bb003ffcbcea02 MD5sum: 9f86a317077e42e9b68b86ff461e2f38 Description: Perl extension for simple stand-alone param checking functions Params::Util provides a basic set of importable functions that makes checking parameters easier. The functions provided by Params::Util check in the most strictly correct manner, and it should not be fooled by odd cases. Package: libparse-debianchangelog-perl Version: 1.2.0-1 Architecture: all Maintainer: Frank Lichtenheld Installed-Size: 268 Depends: perl, libtimedate-perl, libclass-accessor-perl, liblocale-gettext-perl, libio-string-perl Recommends: libhtml-parser-perl, libhtml-template-perl, libxml-simple-perl Priority: optional Section: perl Filename: pool/main/libp/libparse-debianchangelog-perl/libparse-debianchangelog-perl_1.2.0-1_all.deb Size: 62312 SHA256: 82213751aa3c55140f3c32d92a2b25f2a6acb878492dcec0dc06f7a8b1a845f1 SHA1: ae3dd52f898950ab10b49e602c9801c54965b5d2 MD5sum: 530f208614790d5e4317a2cdda003d9f Description: parse Debian changelogs and output them in other formats Replacement for the very limited dpkg-parsechangelog. Accessible either via the parsechangelog command line script or as Perl module. . Currently supported output formats: * original dpkg-parsechangelog output format * similar format with multiple stanzas instead of one * XML * HTML (customizable via HTML::Template templates). Package: libparted0debian1 Source: parted Version: 2.3-12 Architecture: armhf Maintainer: Parted Maintainer Team Installed-Size: 461 Pre-Depends: multiarch-support Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.13-28), libdevmapper1.02.1 (>= 2:1.02.36), libgcc1 (>= 1:4.4.0), libuuid1 (>= 2.16) Suggests: parted | nparted, libparted0-dev, libparted0-i18n (= 2.3-12) Conflicts: libparted1 (<< 2.2), libparted2 (<< 2.2), parted (<< 1.4.13+14pre1) Breaks: python-parted (<< 3.6-5) Replaces: libparted0 (<< 2.2-4), libparted1 (<< 2.2), libparted1.4 (<< 1.4.24-2), libparted2 (<< 2.2) Provides: libparted Multi-Arch: same Homepage: http://www.gnu.org/software/parted Priority: optional Section: libs Filename: pool/main/p/parted/libparted0debian1_2.3-12_armhf.deb Size: 293420 SHA256: da4fda196bab3bba27ffa8c9d11b5a9adee59e042c0ad407ac8cb5405b2327bb SHA1: 1f9af97112826831bf447906073590541ffe6ad2 MD5sum: 0e4cf21b1c0d947bc2c1bbd167bd411a Description: disk partition manipulator - shared library GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains the shared library. Package: libpci3 Source: pciutils Version: 1:3.1.9-6 Architecture: armhf Maintainer: Anibal Monsalve Salazar Installed-Size: 93 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), zlib1g (>= 1:1.1.4) Conflicts: libpci2 Replaces: libpci2 Provides: libpci2 Multi-Arch: same Homepage: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml Priority: standard Section: libs Filename: pool/main/p/pciutils/libpci3_3.1.9-6_armhf.deb Size: 51638 SHA256: 88d6fa1298cda9f2b58cde8fe6a826e3e5dfcf05218d19a19c37f22daeb50f0a SHA1: 6141bcd98be8d1df764fa594125823d8e41ebd51 MD5sum: 3b635359ac1f0399cea47cb6ea199cd1 Description: Linux PCI Utilities (shared library) This package contains the libpci shared library files. . The libpci library provides portable access to configuration registers of devices connected to the PCI bus. Package: libpciaccess0 Source: libpciaccess Version: 0.13.1-2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 86 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), zlib1g (>= 1:1.2.3.3) Suggests: pciutils Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libp/libpciaccess/libpciaccess0_0.13.1-2_armhf.deb Size: 43376 SHA256: ed880cf8ba50034a291de0f00b1bf9283ce7535f127ad2e57774eb12f5e9d25d SHA1: 76eeab500e0d21aaab2624294e87c35a6d23f530 MD5sum: 38166befc4801cb29f8b3b0bc379f78e Description: Generic PCI access library for X Provides functionality for X to access the PCI bus and devices in a platform-independant way. Package: libpcre3 Source: pcre3 Version: 1:8.30-5 Architecture: armhf Maintainer: Mark Baker Installed-Size: 402 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Conflicts: libpcre3-dev (<= 4.3-3) Breaks: approx (<< 4.4-1~), cduce (<< 0.5.3-2~), cmigrep (<< 1.5-7~), galax (<< 1.1-7~), libpcre-ocaml (<< 6.0.1~), liquidsoap (<< 0.9.2-3~), ocsigen (<< 1.3.3-1~) Multi-Arch: same Priority: important Section: libs Filename: pool/main/p/pcre3/libpcre3_8.30-5_armhf.deb Size: 240298 SHA256: 089109b367f5cca24e8d17000cb4c4a97d21a8a8750eec046ecfee8a63f4add1 SHA1: 52e9cb1a674c2754b7790a9d2113c3160860142f MD5sum: eb0c8d5059e0c7a045fc2d1ff785ca09 Description: Perl 5 Compatible Regular Expression Library - runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the runtime libraries. Package: libpcrecpp0 Source: pcre3 Version: 1:8.30-5 Architecture: armhf Maintainer: Mark Baker Installed-Size: 162 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libpcre3 (>= 8.10), libstdc++6 (>= 4.4.0) Conflicts: libpcre3 (<< 6.4-1.1) Replaces: libpcre3 (<< 6.4-1.1) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/p/pcre3/libpcrecpp0_8.30-5_armhf.deb Size: 122064 SHA256: 42ffcc6a6c08502d919da8d92fca13a0c0a9cc8c1d117ab8a67d618a9785317b SHA1: 1f68963c7ba91e4f426f749f6cb2d0d1c23d6818 MD5sum: 546e7e2efa99eb5ec58df879e279de19 Description: Perl 5 Compatible Regular Expression Library - C++ runtime files This is a C++ library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the C++ runtime library. Package: libpcsclite1 Source: pcsc-lite Version: 1.8.4-1+deb7u1 Architecture: armhf Maintainer: Ludovic Rousseau Installed-Size: 96 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Suggests: pcscd (= 1.8.4-1+deb7u1) Breaks: libpcsclite-dev (<< 1.8.4-1+deb7u1), pcscd (<< 1.8.4-1+deb7u1) Multi-Arch: same Homepage: http://pcsclite.alioth.debian.org/ Priority: optional Section: libs Filename: pool/main/p/pcsc-lite/libpcsclite1_1.8.4-1+deb7u1_armhf.deb Size: 52830 SHA256: 90c37a3fa416ee1ae82c4f7568c19fd06e5ccfa99fe39e324638630f7c54d4cf SHA1: 4dc3653de307dcadb221f71587ad50caebc820c2 MD5sum: 346f1b7aa5b378b564b0825b780b56d6 Description: Middleware to access a smart card using PC/SC (library) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smartcards and readers. . The PC/SC Lite library is used to connect to the PC/SC daemon from a client application and provide access to the desired reader. Package: libpipeline1 Source: libpipeline Version: 1.2.1-1 Architecture: armhf Maintainer: Colin Watson Installed-Size: 78 Pre-Depends: multiarch-support Depends: libc6 (>= 2.8) Multi-Arch: same Homepage: http://libpipeline.nongnu.org/ Priority: important Section: libs Filename: pool/main/libp/libpipeline/libpipeline1_1.2.1-1_armhf.deb Size: 33230 SHA256: 1ef1a05c033480598f75822f667e726eae6363abe7e0f7f4c842548ca94e1a99 SHA1: e78f1f6a192ae311a57aafe725351b69db8144a6 MD5sum: d54d3fc6d7568b8284870f1724faf9b1 Description: pipeline manipulation library This is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing which is often error-prone and insecure. Package: libpixman-1-0 Source: pixman Version: 0.26.0-4+deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 666 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/p/pixman/libpixman-1-0_0.26.0-4+deb7u1_armhf.deb Size: 405160 SHA256: d046dad42145d8f104c72e714b1b4161f31772880b839064b8d91536eaf92b9e SHA1: 83414fdb157fdd9b37d2a04a0534e2ccf1d15897 MD5sum: 7e792c1d205551effc6d9bfa25be496e Description: pixel-manipulation library for X and cairo A library for manipulating pixel regions -- a set of Y-X banded rectangles, image compositing using the Porter/Duff model and implicit mask generation for geometric primitives including trapezoids, triangles, and rectangles. Package: libplist1 Source: libplist Version: 1.8-1 Architecture: armhf Maintainer: gtkpod Maintainers Installed-Size: 76 Depends: libc6 (>= 2.7), libxml2 (>= 2.7.4) Homepage: http://www.libimobiledevice.org/ Priority: optional Section: libs Filename: pool/main/libp/libplist/libplist1_1.8-1_armhf.deb Size: 24388 SHA256: 4bd41d01ef5ea306416719c0b1d49a16b63c6b364d40c5559a5c0837eb27a760 SHA1: 40e8ee027952749d6eff5b98f21a16cf2d6897fb MD5sum: 21dd62ac2b53ce8009e0dfc0d4be9177 Description: Library for handling Apple binary and XML property lists libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). Package: libpng12-0 Source: libpng Version: 1.2.49-1 Architecture: armhf Maintainer: Anibal Monsalve Salazar Installed-Size: 244 Pre-Depends: multiarch-support Depends: libc6 (>= 2.11), zlib1g (>= 1:1.1.4) Conflicts: libpng12-dev (<= 1.2.8rel-7), mzscheme (<= 1:209-5), pngcrush (<= 1.5.10-2), pngmeta (<= 1.11-3), povray-3.5 (<= 3.5.0c-10), qemacs (<= 0.3.1-5) Replaces: libpng12-dev (<= 1.2.8rel-7) Multi-Arch: same Homepage: http://libpng.org/pub/png/libpng.html Priority: optional Section: libs Filename: pool/main/libp/libpng/libpng12-0_1.2.49-1_armhf.deb Size: 175520 SHA256: 26d3147569832fdbfb75e1eaee5d5c8d9c6f875987332b2b2e82f79629afaef0 SHA1: 37fb412a4fd290f52b15c4203d26c34a9c697a2d MD5sum: f469b7ce0deba6e2151d02c9eaad38ae Description: PNG library - runtime libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains the runtime library files needed to run software using libpng. Package: libpod-readme-perl Version: 0.11-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 36 Depends: perl, libregexp-common-perl Homepage: http://search.cpan.org/dist/Pod-Readme/ Priority: optional Section: perl Filename: pool/main/libp/libpod-readme-perl/libpod-readme-perl_0.11-1_all.deb Size: 15318 SHA256: 475d333d0f0e4d82bf35dbf3bc792a5527205b91241db0c2ac82b4cf09bd221b SHA1: 55392ff74e7380ed6fdc81e12d5caa098d091ba9 MD5sum: d03c0b0049ab64d218f99e1a98d3d777 Description: Perl module to convert POD to README file Pod::Readme is a subclass of Pod::PlainText which provides additional POD markup for generating README files . This module allows authors to mark portions of the POD to be included only in, or to be excluded from the README file. It also allows you to include portions of another file (such as a separate ChangeLog). Package: libpolkit-agent-1-0 Source: policykit-1 Version: 0.105-3 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 71 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libexpat1 (>= 2.0.1), libglib2.0-0 (>= 2.31.8), libpolkit-gobject-1-0 (>= 0.105) Multi-Arch: same Homepage: http://hal.freedesktop.org/docs/PolicyKit/ Priority: optional Section: libs Filename: pool/main/p/policykit-1/libpolkit-agent-1-0_0.105-3_armhf.deb Size: 21696 SHA256: 61d4e490872f3052d14373749c199f312fba4801b6e3a6690fbce0ab77aa126a SHA1: c41e3cc0c4d2e375777e66e513bbdd8e602d62a3 MD5sum: 8f04e2c68a7fc0e0ccab644faa3f03b0 Description: PolicyKit Authentication Agent API PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains a library for accessing the authentication agent. Package: libpolkit-backend-1-0 Source: policykit-1 Version: 0.105-3 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 114 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libexpat1 (>= 2.0.1), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.28.0), libpolkit-gobject-1-0 (>= 0.104) Breaks: policykit-1 (<< 0.99) Multi-Arch: same Homepage: http://hal.freedesktop.org/docs/PolicyKit/ Priority: optional Section: libs Filename: pool/main/p/policykit-1/libpolkit-backend-1-0_0.105-3_armhf.deb Size: 44356 SHA256: 15bcbc7a8e57ef5c7e5e1c15da4b4d9ef0b624caf11c3a38933025d7a31743c8 SHA1: 80278b360e5028fa13c6ce06e53098070f6320c1 MD5sum: 39561793e61f3ad4c1aa612b9ad34ab5 Description: PolicyKit backend API PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains a library for implementing authentication backends. Package: libpolkit-gobject-1-0 Source: policykit-1 Version: 0.105-3 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 122 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libglib2.0-0 (>= 2.31.8) Breaks: libpolkit-agent-1-0 (<< 0.99), libpolkit-backend-1-0 (<< 0.99), libpolkit-gtk-1-0 (<< 0.99), policykit-1 (<< 0.99) Multi-Arch: same Homepage: http://hal.freedesktop.org/docs/PolicyKit/ Priority: optional Section: libs Filename: pool/main/p/policykit-1/libpolkit-gobject-1-0_0.105-3_armhf.deb Size: 41092 SHA256: 1290a647b2738077b856df8138f54ef55923ab92f5af40df90bd3e09db8f383f SHA1: caee8c11972690f162acd4d75441d60a2c0b5317 MD5sum: c43a1271423afc70914f1cc7b986fdf6 Description: PolicyKit Authorization API PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains a library for accessing PolicyKit. Package: libpoppler-glib8 Source: poppler Version: 0.18.4-6 Architecture: armhf Maintainer: Loic Minier Installed-Size: 208 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libcairo2 (>= 1.10.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.24.0), libpoppler19 (>= 0.18.4), libstdc++6 (>= 4.1.1) Multi-Arch: same Homepage: http://poppler.freedesktop.org/ Priority: optional Section: libs Filename: pool/main/p/poppler/libpoppler-glib8_0.18.4-6_armhf.deb Size: 86640 SHA256: 408fc74feecb08465009adc5c7aab5207a4e8293dfe3627af881e7659d5372a9 SHA1: ad36ef54e84d0a1b449a0ccdfb78a08ffd16f333 MD5sum: a8d1529692b8be181ce8dd85eb20b386 Description: PDF rendering library (GLib-based shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the GLib-based shared library for applications using the GLib interface to Poppler. Package: libpoppler19 Source: poppler Version: 0.18.4-6 Architecture: armhf Maintainer: Loic Minier Installed-Size: 1698 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libjpeg8 (>= 8c), liblcms1 (>= 1.15-1), libopenjpeg2, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.1.1), libtiff4 (>> 3.9.5-3~) Recommends: poppler-data Multi-Arch: same Homepage: http://poppler.freedesktop.org/ Priority: optional Section: libs Filename: pool/main/p/poppler/libpoppler19_0.18.4-6_armhf.deb Size: 958878 SHA256: 0b789b8157cfde041474539485089efab31390da79f9412cc216b6394caf9745 SHA1: 9210df6be42d83ecf480d07525c162f9524b716d MD5sum: 84b87686d8a6195941e99de5f8bafd09 Description: PDF rendering library Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the shared core library. Package: libpopt0 Source: popt Version: 1.16-7 Architecture: armhf Maintainer: Paul Martin Installed-Size: 410 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Conflicts: libpopt-dev (<= 1.4-1), popt, rpm (<= 4.0.2-3) Replaces: popt Multi-Arch: same Homepage: http://rpm5.org/ Priority: important Section: libs Filename: pool/main/p/popt/libpopt0_1.16-7_armhf.deb Size: 53710 SHA256: 0857f7b43231dd0220ed5a1d966dfbc545c1ea5bfd7557f1422e16132f5e6287 SHA1: 07384bfa96f14f635d8d776cb306cd9806b916f1 MD5sum: 48b065717852bc18215cd0cb624e19c5 Description: lib for parsing cmdline parameters Popt was heavily influenced by the getopt() and getopt_long() functions, but it allows more powerful argument expansion. It can parse arbitrary argv[] style arrays and automatically set variables based on command line arguments. It also allows command line arguments to be aliased via configuration files and includes utility functions for parsing arbitrary strings into argv[] arrays using shell-like rules. . This package contains the runtime library and locale data. Package: libpostproc52 Source: libav Version: 6:0.8.10-1 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 222 Pre-Depends: multiarch-support Depends: libavutil51 (>= 6:0.8.3-1~), libc6 (>= 2.13-28) Breaks: libpostproc-extra-52 (<< 5:0.8.1-2) Replaces: libpostproc-extra-52 Provides: libpostproc-extra-52 Multi-Arch: same Homepage: http://libav.org/ Priority: optional Section: libs Filename: pool/main/liba/libav/libpostproc52_0.8.10-1_armhf.deb Size: 81958 SHA256: 3919dc3a6a6822945c96ac5630522124f87f328ca7fd711e1f59b4b6ffb31dc0 SHA1: 08fa3148379368e1ad7bac2a2ed494747bc738a7 MD5sum: 41faf59f9c640a8c93bf2a47bb2ac0cb Description: Libav video postprocessing library Libav is a complete, cross-platform solution to decode, encode, record, convert and stream audio and video. . This is the video postprocessing library from Libav. Package: libprocps0 Source: procps Version: 1:3.3.3-3 Architecture: armhf Maintainer: Craig Small Installed-Size: 104 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Replaces: procps (<< 1:3.3.2-1) Multi-Arch: same Homepage: http://gitorious.org/procps Priority: important Section: admin Filename: pool/main/p/procps/libprocps0_3.3.3-3_armhf.deb Size: 53450 SHA256: 7c3f57a9697235ceade3a60fe5e3b5f910e8247a01ab3e053b66c411dc534539 SHA1: 3eee60f8cef0397ae62d118424d420118ffb5d4e MD5sum: 93bc1e4f022bcfd94abe9587c0e0750b Description: library for accessing process information from /proc The libprocps library is a way of accessing information out of the /proc filesystem. . This package contains the shared libraries necessary to run programs compilied with libprocps. Package: libproxy0 Source: libproxy Version: 0.3.1-6 Architecture: armhf Maintainer: Emilio Pozuelo Monfort Installed-Size: 157 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Recommends: libmozjs10d | libwebkitgtk-1.0-0 Multi-Arch: same Homepage: http://code.google.com/p/libproxy/ Priority: optional Section: libs Filename: pool/main/libp/libproxy/libproxy0_0.3.1-6_armhf.deb Size: 29904 SHA256: eae540d9a7073d96404570055253f3ed7e111a1e09df8268e0113bfa73efbe97 SHA1: ff32ac56647565da2d2387daa6bb5b354ec5bb78 MD5sum: 6a6129b22c943a7909bd10501004ff54 Description: automatic proxy configuration management library (shared) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the shared library. Package: libpthread-stubs0 Source: libpthread-stubs (0.3-3) Version: 0.3-3+b1 Architecture: armhf Maintainer: XCB Developers Installed-Size: 27 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libp/libpthread-stubs/libpthread-stubs0_0.3-3+b1_armhf.deb Size: 3356 SHA256: 748681868ce1076589f0e9cf9bb38fdc2fd477e49827ad29d38f7a28709baa44 SHA1: 0ad56efad46995edacd8f22bc028bb2709aa3a57 MD5sum: 086b669908d3c8c3a5fc988c6f2be670 Description: pthread stubs not provided by native libc This library provides weak aliases for pthread functions not provided in libc or otherwise available by default. Libraries like libxcb rely on pthread stubs to use pthreads optionally, becoming thread-safe when linked to libpthread, while avoiding any performance hit when running single-threaded. libpthread-stubs supports this behavior even on platforms which do not supply all the necessary pthread stubs. On platforms which already supply all the necessary pthread stubs, this package has no content. Package: libpthread-stubs0-dev Source: libpthread-stubs (0.3-3) Version: 0.3-3+b1 Architecture: armhf Maintainer: XCB Developers Installed-Size: 40 Depends: libpthread-stubs0 (= 0.3-3+b1) Multi-Arch: same Priority: optional Section: libdevel Filename: pool/main/libp/libpthread-stubs/libpthread-stubs0-dev_0.3-3+b1_armhf.deb Size: 4144 SHA256: 6b0ef57ffa3b3403c901e86fa1edbbddd5ad158a49e83a36c0be349e2661dcaa SHA1: a3b50a4ef4326fa15e9a1870ff56b5bdcd30fe6d MD5sum: 81d0cd51f48fa2294959e07120fc6a32 Description: pthread stubs not provided by native libc, development files This library provides weak aliases for pthread functions not provided in libc or otherwise available by default. Libraries like libxcb rely on pthread stubs to use pthreads optionally, becoming thread-safe when linked to libpthread, while avoiding any performance hit when running single-threaded. libpthread-stubs supports this behavior even on platforms which do not supply all the necessary pthread stubs. . On platforms which already supply all the necessary pthread stubs, this package ships only the pkg-config file pthread-stubs.pc, to allow libraries to unconditionally express a dependency on pthread-stubs and still obtain correct behavior. Package: libpulse-mainloop-glib0 Source: pulseaudio Version: 2.0-6.1 Architecture: armhf Maintainer: Pulseaudio maintenance team Installed-Size: 78 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libcap2 (>= 2.10), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.16.0), libpulse0 (= 2.0-6.1) Multi-Arch: same Homepage: http://www.pulseaudio.org Priority: optional Section: sound Filename: pool/main/p/pulseaudio/libpulse-mainloop-glib0_2.0-6.1_armhf.deb Size: 24350 SHA256: 3cad52d77480e7316e07ce0c4e18157f052873d8e0c855dac3b03a2c5f032c90 SHA1: c5e39bc9800b450cebee3ac6e9bda67d87563fb0 MD5sum: 8bf7b298ec8a8b8c25a9f549b8931e1e Description: PulseAudio client libraries (glib support) PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface. . This package adds support for glib2 client applications. Package: libpulse0 Source: pulseaudio Version: 2.0-6.1 Architecture: armhf Maintainer: Pulseaudio maintenance team Installed-Size: 584 Pre-Depends: multiarch-support Depends: libasyncns0 (>= 0.3), libc6 (>= 2.13-28), libcap2 (>= 2.10), libdbus-1-3 (>= 1.1.1), libgcc1 (>= 1:4.4.0), libice6 (>= 1:1.0.0), libjson0 (>= 0.10), libsm6, libsndfile1 (>= 1.0.20), libwrap0 (>= 7.6-4~), libx11-6, libx11-xcb1, libxcb1, libxtst6 Suggests: pulseaudio Breaks: pavucontrol (<< 0.9.8) Multi-Arch: same Homepage: http://www.pulseaudio.org Priority: optional Section: libs Filename: pool/main/p/pulseaudio/libpulse0_2.0-6.1_armhf.deb Size: 204264 SHA256: 28ccb28d5a8f1aa1de3cd8f3fb6cc7e1968842af2075684ddcf3d168a760242e SHA1: 77243dfee29fc944591b97a5c7701bd94db8c3f3 MD5sum: fcd48818efcd7aa624cec0ea88ea9ea5 Description: PulseAudio client libraries PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface. Package: libpython2.7 Source: python2.7 Version: 2.7.3-6+deb7u2 Architecture: armhf Maintainer: Matthias Klose Installed-Size: 2156 Depends: python2.7 (= 2.7.3-6+deb7u2), libc6 (>= 2.13-28), libgcc1 (>= 1:4.1.1), zlib1g (>= 1:1.2.0) Replaces: python2.7 (<< 2.6) Priority: optional Section: libs Filename: pool/main/p/python2.7/libpython2.7_2.7.3-6+deb7u2_armhf.deb Size: 1009432 SHA256: d95dcae1ff25c0f21caa3196076a0ee53825be301cd8c8301bf2f30b5ef715f4 SHA1: 6954c4e9cefa6245e141996c13b35981cb796724 MD5sum: 2e886aa2ed8c76bbbc488bdb85c7471b Description: Shared Python runtime library (version 2.7) Version 2.7 of the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the shared runtime library, normally not needed for programs using the statically linked interpreter. Package: libpython3.2 Source: python3.2 Version: 3.2.3-7 Architecture: armhf Maintainer: Matthias Klose Installed-Size: 2352 Depends: python3.2 (= 3.2.3-7), libc6 (>= 2.13-28), libexpat1 (>= 2.1~beta3), libgcc1 (>= 1:4.4.0), zlib1g (>= 1:1.2.0) Replaces: python3.2 (<< 3.0~rc1) Priority: optional Section: libs Filename: pool/main/p/python3.2/libpython3.2_3.2.3-7_armhf.deb Size: 1113052 SHA256: 07c5d271f7531dbbfff3ea4eaa2bd6128949a1cf7ed0c2395ca438ebfde3fa31 SHA1: cd035aae8827ba3e8cd8d7a84c0b0fe6ee9df0b0 MD5sum: 931805087005e0d5d183a04d2e1cfc56 Description: Shared Python runtime library (version 3.2) Version 3.2 of the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the shared runtime library, normally not needed for programs using the statically linked interpreter. Package: libqhull5 Source: qhull Version: 2009.1-3 Architecture: armhf Maintainer: Debian Science Maintainers Installed-Size: 283 Depends: libc6 (>= 2.4) Homepage: http://www.qhull.org Priority: optional Section: libs Filename: pool/main/q/qhull/libqhull5_2009.1-3_armhf.deb Size: 144366 SHA256: 7ce8500a20afcb926cdc1fc07e13fd6550d3601e2493fb04af084ba49a3459ef SHA1: d7dc7f72a8f8f22a54c1645bb2251d46a40e82a4 MD5sum: da61b64018e55ba13942d43dd2c153fd Description: calculate convex hulls and related structures (shared library) Qhull computes convex hulls, Delaunay triangulations, halfspace intersections about a point, Voronoi diagrams, furthest-site Delaunay triangulations, and furthest-site Voronoi diagrams. It runs in 2-d, 3-d, 4-d, and higher dimensions. . This package contains the shared C library. Package: libqt4-dbus Source: qt4-x11 Version: 4:4.8.2+dfsg-11 Architecture: armhf Maintainer: Debian Qt/KDE Maintainers Installed-Size: 119 Depends: qdbus (= 4:4.8.2+dfsg-11), libqtdbus4 (= 4:4.8.2+dfsg-11) Breaks: libqt4-core (<< 4.4.0~beta1-1), libqt4-dev (<< 4:4.7.1) Replaces: libqt4-core (<< 4.4.0~beta1-1), libqt4-dev (<< 4:4.7.1) Multi-Arch: same Homepage: http://qt-project.org/ Priority: optional Section: libs Filename: pool/main/q/qt4-x11/libqt4-dbus_4.8.2+dfsg-11_armhf.deb Size: 46244 SHA256: 71be67199499eb03ffc7a60894cfd84b6a5ac514da971a9f06b3599b72ac9519 SHA1: 43e98f94359e22e7f93dda17f05906894001fdee MD5sum: 4958ee9a43c166ed7a05742e72b45f8d Description: Qt 4 D-Bus module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtDBus module is a Unix-only library that you can use to make Inter-Process Communication using the D-Bus protocol. . Applications using the QtDBus module can provide services to other, remote applications by exporting objects, as well as use services exported by those applications by placing calls and accessing properties. . This package depends on qdbus and libqtdbus4 to break their circular dependency and allow easy updates from Squeeze to Wheezy. Package: libqt4-declarative Source: qt4-x11 Version: 4:4.8.2+dfsg-11 Architecture: armhf Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2610 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libqt4-network (= 4:4.8.2+dfsg-11), libqt4-script (= 4:4.8.2+dfsg-11), libqt4-sql (= 4:4.8.2+dfsg-11), libqt4-xmlpatterns (= 4:4.8.2+dfsg-11), libqtcore4 (= 4:4.8.2+dfsg-11), libqtgui4 (= 4:4.8.2+dfsg-11), libstdc++6 (>= 4.4.0) Suggests: libqt4-declarative-folderlistmodel, libqt4-declarative-gestures, libqt4-declarative-particles, libqt4-declarative-shaders, qt4-qmlviewer Multi-Arch: same Homepage: http://qt-project.org/ Priority: optional Section: libs Filename: pool/main/q/qt4-x11/libqt4-declarative_4.8.2+dfsg-11_armhf.deb Size: 905196 SHA256: 5c223a44143993c54c555e097f67a9f0f4567ccd1724d3888fe61a10cd3bfc7c SHA1: f1e526bb03f2ce530476e5399a863ded949e4fe4 MD5sum: 322ef80f43ee04440c06920247ad6f71 Description: Qt 4 Declarative module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The Qt Declarative module provides a declarative framework for building highly dynamic, custom user interfaces. Package: libqt4-designer Source: qt4-x11 Version: 4:4.8.2+dfsg-11 Architecture: armhf Maintainer: Debian Qt/KDE Maintainers Installed-Size: 6394 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libqt4-script (= 4:4.8.2+dfsg-11), libqt4-xml (= 4:4.8.2+dfsg-11), libqtcore4 (= 4:4.8.2+dfsg-11), libqtgui4 (= 4:4.8.2+dfsg-11), libstdc++6 (>= 4.4.0) Breaks: libqt4-gui (<< 4.4.0~beta1-1) Replaces: libqt4-gui (<< 4.4.0~beta1-1) Multi-Arch: same Homepage: http://qt-project.org/ Priority: optional Section: libs Filename: pool/main/q/qt4-x11/libqt4-designer_4.8.2+dfsg-11_armhf.deb Size: 3397580 SHA256: 0ac447b231f185bde96719c8f8dc7ee79e59e960368876492b9a1f10b61b0281 SHA1: 2c17d6f2fab685148f7ac33eef33b2c317f210d4 MD5sum: 713dd08c54ec959ee9ccd931051967b8 Description: Qt 4 designer module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtDesigner module provides classes that allow you to create your own custom widget plugins for Qt Designer, and classes that enable you to access Qt Designer's components. Package: libqt4-help Source: qt4-x11 Version: 4:4.8.2+dfsg-11 Architecture: armhf Maintainer: Debian Qt/KDE Maintainers Installed-Size: 645 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libqt4-network (= 4:4.8.2+dfsg-11), libqt4-sql (= 4:4.8.2+dfsg-11), libqtcore4 (= 4:4.8.2+dfsg-11), libqtgui4 (= 4:4.8.2+dfsg-11), libstdc++6 (>= 4.4.0) Multi-Arch: same Homepage: http://qt-project.org/ Priority: optional Section: libs Filename: pool/main/q/qt4-x11/libqt4-help_4.8.2+dfsg-11_armhf.deb Size: 212710 SHA256: 4954c6f3fa5a152690b01b146e79b433f4f67b45aea7199bf7f8ce436a1ce4a3 SHA1: 2e7047877853ba281264d1d69c8d0246e6807eb1 MD5sum: 919c1b2a93f27108f9bcc3b08f3de03e Description: Qt 4 help module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtHelp module provides classes for integrating online documentation in applications. Package: libqt4-network Source: qt4-x11 Version: 4:4.8.2+dfsg-11 Architecture: armhf Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1384 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libqtcore4 (= 4:4.8.2+dfsg-11), libqtdbus4 (= 4:4.8.2+dfsg-11), libstdc++6 (>= 4.4.0), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Breaks: libqt4-core (<< 4.4.0~beta1-1) Replaces: libqt4-core (<< 4.4.0~beta1-1) Multi-Arch: same Homepage: http://qt-project.org/ Priority: optional Section: libs Filename: pool/main/q/qt4-x11/libqt4-network_4.8.2+dfsg-11_armhf.deb Size: 489646 SHA256: 16a54352ced4ea90e4be6f42ca85383db2d8e73e390dca3f99821529e22d3819 SHA1: 57944b7f95be180110ac7dd271de61bff7a63f9d MD5sum: 85aeed54845d51266cd75b7c6161517f Description: Qt 4 network module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtNetwork module offers classes that allow you to write TCP/IP clients and servers. It provides classes to make network programming easier and portable. Package: libqt4-opengl Source: qt4-x11 Version: 4:4.8.2+dfsg-11 Architecture: armhf Maintainer: Debian Qt/KDE Maintainers Installed-Size: 901 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libgl1-mesa-glx | libgl1, libqtcore4 (= 4:4.8.2+dfsg-11), libqtgui4 (= 4:4.8.2+dfsg-11), libstdc++6 (>= 4.4.0), libx11-6, libxrender1 Breaks: libqt4-gui (<< 4.4.0~beta1-1) Replaces: libqt4-gui (<< 4.4.0~beta1-1) Multi-Arch: same Homepage: http://qt-project.org/ Priority: optional Section: libs Filename: pool/main/q/qt4-x11/libqt4-opengl_4.8.2+dfsg-11_armhf.deb Size: 287604 SHA256: 694f20371d24fdae2b6beddc0ec6a30c6c956bd5ffc0f8aa041ec4e9ef0c2f8c SHA1: c6e06c20506ef9ee7131ec85242efb6531b257b4 MD5sum: cbe3e43e304d43a16407a6e77a9eaff4 Description: Qt 4 OpenGL module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtOpenGL module offers classes that make it easy to use OpenGL in Qt applications. . OpenGL is a standard API for rendering 3D graphics. OpenGL only deals with 3D rendering and provides little or no support for GUI programming issues. Package: libqt4-script Source: qt4-x11 Version: 4:4.8.2+dfsg-11 Architecture: armhf Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1427 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libqtcore4 (= 4:4.8.2+dfsg-11), libqtdbus4 (= 4:4.8.2+dfsg-11), libstdc++6 (>= 4.4.0) Breaks: libqt4-core (<< 4.4.0~beta1-1) Replaces: libqt4-core (<< 4.4.0~beta1-1) Multi-Arch: same Homepage: http://qt-project.org/ Priority: optional Section: libs Filename: pool/main/q/qt4-x11/libqt4-script_4.8.2+dfsg-11_armhf.deb Size: 572678 SHA256: c5e7089bad3b4f2b20ce9417d55f0a37a21098bd2b53f1ffaddd293ad273489b SHA1: 88856ab8780b6115cb752110b10f368b0e1056be MD5sum: 3dc93e15ff236069e6d068e148a0198b Description: Qt 4 script module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtScript module provides classes for making Qt applications scriptable. Package: libqt4-scripttools Source: qt4-x11 Version: 4:4.8.2+dfsg-11 Architecture: armhf Maintainer: Debian Qt/KDE Maintainers Installed-Size: 605 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libqt4-script (= 4:4.8.2+dfsg-11), libqtcore4 (= 4:4.8.2+dfsg-11), libqtgui4 (= 4:4.8.2+dfsg-11), libstdc++6 (>= 4.4.0) Multi-Arch: same Homepage: http://qt-project.org/ Priority: optional Section: libs Filename: pool/main/q/qt4-x11/libqt4-scripttools_4.8.2+dfsg-11_armhf.deb Size: 222704 SHA256: 93ade42e442542aeae1f5767e78bbdb44b9210e9967cc772b34e6bc58f1e2aa8 SHA1: 6c4fde9c192ad559bacebd5b8e4d22be9a3d954a MD5sum: 853f27e867b2044097dcfdcaa6fe3f9b Description: Qt 4 script tools module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtScriptTools module provides additional components for applications that use Qt Script. . This package contains the Qt Script debugger, a tool for debugging script execution in Qt applications that use Qt Script. Package: libqt4-sql Source: qt4-x11 Version: 4:4.8.2+dfsg-11 Architecture: armhf Maintainer: Debian Qt/KDE Maintainers Installed-Size: 316 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libqtcore4 (= 4:4.8.2+dfsg-11), libstdc++6 (>= 4.4.0) Recommends: libqt4-sql-mysql | libqt4-sql-odbc | libqt4-sql-psql | libqt4-sql-sqlite | libqt4-sql-sqlite2 Suggests: libqt4-dev Multi-Arch: same Homepage: http://qt-project.org/ Priority: optional Section: libs Filename: pool/main/q/qt4-x11/libqt4-sql_4.8.2+dfsg-11_armhf.deb Size: 120622 SHA256: 910a50645035d304eed9a91aa8a57a5e5511ca9366404eb617189006f5de32d2 SHA1: 895585bbaa2363176c2ef063fdfafc28d5c5a185 MD5sum: c84b7fac946cb5285626d23b1173ce4a Description: Qt 4 SQL module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtSql module helps you provide seamless database integration to your Qt applications. . If you wish to use the SQL module for development, you should install the libqt4-dev package. Package: libqt4-sql-mysql Source: qt4-x11 Version: 4:4.8.2+dfsg-11 Architecture: armhf Maintainer: Debian Qt/KDE Maintainers Installed-Size: 181 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libmysqlclient18 (>= 5.5.24+dfsg-1), libqt4-sql (= 4:4.8.2+dfsg-11), libqtcore4 (= 4:4.8.2+dfsg-11), libstdc++6 (>= 4.4.0) Suggests: libqt4-dev Multi-Arch: same Homepage: http://qt-project.org/ Priority: optional Section: libs Filename: pool/main/q/qt4-x11/libqt4-sql-mysql_4.8.2+dfsg-11_armhf.deb Size: 65508 SHA256: 224d475675a46d2b318923d0eb9825eb63eaa11454f2d6f9443cf1613ab4fc7c SHA1: ea0b45d5ead7c65ceb2ce6f47c85d670ac7b12c7 MD5sum: b4d11d13911798a1f5c04127934e0925 Description: Qt 4 MySQL database driver This package contains the MySQL plugin for Qt 4. . Install it if you intend to use or write Qt programs that are to access a MySQL DB. Package: libqt4-svg Source: qt4-x11 Version: 4:4.8.2+dfsg-11 Architecture: armhf Maintainer: Debian Qt/KDE Maintainers Installed-Size: 434 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libqtcore4 (= 4:4.8.2+dfsg-11), libqtgui4 (= 4:4.8.2+dfsg-11), libstdc++6 (>= 4.4.0), zlib1g (>= 1:1.1.4) Breaks: libqt4-gui (<< 4.4.0~beta1-1) Replaces: libqt4-gui (<< 4.4.0~beta1-1) Multi-Arch: same Homepage: http://qt-project.org/ Priority: optional Section: libs Filename: pool/main/q/qt4-x11/libqt4-svg_4.8.2+dfsg-11_armhf.deb Size: 155122 SHA256: 12a5e336895255d75b02f4fd4de3c8011881e91dfa1309661a443091ec4928c5 SHA1: cc153baf3bcb522aa6ef168f26a810b62a7a3691 MD5sum: 2ad41c7888c77126a3799e3ec625e0b7 Description: Qt 4 SVG module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtSvg module provides classes for displaying the contents of SVG files. . Scalable Vector Graphics (SVG) is a language for describing two-dimensional graphics and graphical applications in XML. Package: libqt4-test Source: qt4-x11 Version: 4:4.8.2+dfsg-11 Architecture: armhf Maintainer: Debian Qt/KDE Maintainers Installed-Size: 233 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libqtcore4 (= 4:4.8.2+dfsg-11), libstdc++6 (>= 4.4.0) Breaks: libqt4-core (<< 4.4.0~beta1-1) Replaces: libqt4-core (<< 4.4.0~beta1-1) Multi-Arch: same Homepage: http://qt-project.org/ Priority: optional Section: libs Filename: pool/main/q/qt4-x11/libqt4-test_4.8.2+dfsg-11_armhf.deb Size: 91264 SHA256: d6fa106f833e58d243c5c2098889a4bf49dcd049fb525bd3a99dcb882eadaf80 SHA1: 436e59d2e73f2b75712e2700951754b740239858 MD5sum: 4554d5f500e303b2b57b1535e66ea197 Description: Qt 4 test module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtTest module provides classes for unit testing Qt applications and libraries. Package: libqt4-xml Source: qt4-x11 Version: 4:4.8.2+dfsg-11 Architecture: armhf Maintainer: Debian Qt/KDE Maintainers Installed-Size: 329 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libqtcore4 (= 4:4.8.2+dfsg-11), libstdc++6 (>= 4.3.0) Breaks: libqt4-core (<< 4.4.0~beta1-1) Replaces: libqt4-core (<< 4.4.0~beta1-1) Multi-Arch: same Homepage: http://qt-project.org/ Priority: optional Section: libs Filename: pool/main/q/qt4-x11/libqt4-xml_4.8.2+dfsg-11_armhf.deb Size: 117624 SHA256: 31aca5128f6c00a410c77b0b1603e7405d754fb01e980c472d36aa7d503cdd59 SHA1: a636c3839bdcadf5496d56c2a81db6ec4466eebc MD5sum: e001eac479d61eb052162ba432019857 Description: Qt 4 XML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtXml module provides a stream reader and writer for XML documents, and C++ implementations of SAX and DOM. Package: libqt4-xmlpatterns Source: qt4-x11 Version: 4:4.8.2+dfsg-11 Architecture: armhf Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2718 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libqt4-network (= 4:4.8.2+dfsg-11), libqtcore4 (= 4:4.8.2+dfsg-11), libstdc++6 (>= 4.4.0) Multi-Arch: same Homepage: http://qt-project.org/ Priority: optional Section: libs Filename: pool/main/q/qt4-x11/libqt4-xmlpatterns_4.8.2+dfsg-11_armhf.deb Size: 862040 SHA256: 03e4b3a4b87464bfdd6df3ebd837cf6f54a98a7d18d0ace2c916f5f803a9af12 SHA1: 647e3e8d637af587a7519c72d7de94d954cfa2fa MD5sum: 67769c565ea756f445bd593b94ca796a Description: Qt 4 XML patterns module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . QtXmlPatterns is a XQuery and XPath engine for XML and custom data models. Package: libqtassistantclient4 Source: qt-assistant-compat Version: 4.6.3-4 Architecture: armhf Maintainer: Debian Qt/KDE Maintainers Installed-Size: 56 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libqt4-network (>= 4:4.8.1), libqtcore4 (>= 4:4.8.1), libstdc++6 (>= 4.3.0) Breaks: libqt4-assistant (<< 4:4.7.0~) Replaces: libqt4-assistant (<< 4:4.7.0~) Multi-Arch: same Homepage: http://doc.qt.nokia.com/4.6/qassistantclient.html Priority: optional Section: libs Filename: pool/main/q/qt-assistant-compat/libqtassistantclient4_4.6.3-4_armhf.deb Size: 12472 SHA256: 2c4d7f47b6832cd14c85ac1c850ff8205c0bd2e47281da47ab7beb0fe6fd4f2b SHA1: 97697992d6e220026c23846d81aca84cdd84a6b2 MD5sum: 8f506f24d0b33ea39cbed8ae86382201 Description: Qt Assistant client library (runtime) Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the files necessary to run applications using the deprecated QAssistantClient class, which is used together with the legacy Assistant Document Profile (.adp) version of Qt Assistant. . This library is obsolete. It is provided to keep old source code working. It is strongly advised against using it in new code. New code should use the Qt Help Framework introduced in Qt 4.4 and/or the version of Qt Assistant based on it (also introduced in Qt 4.4) instead. Package: libqtcore4 Source: qt4-x11 Version: 4:4.8.2+dfsg-11 Architecture: armhf Maintainer: Debian Qt/KDE Maintainers Installed-Size: 7712 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.22.0), libstdc++6 (>= 4.6), zlib1g (>= 1:1.1.4) Suggests: libthai0, libicu48 Breaks: libqt4-core (<< 4.4.0~beta1-1), libqt4-gui (<< 4.4.0~beta1-1) Replaces: libqt4-core (<< 4.4.0~beta1-1), libqt4-gui (<< 4.4.0~beta1-1) Multi-Arch: same Homepage: http://qt-project.org/ Priority: optional Section: libs Filename: pool/main/q/qt4-x11/libqtcore4_4.8.2+dfsg-11_armhf.deb Size: 1910388 SHA256: 86cfaa1ca1b36a9180e15c9aab320db3346fc48d1a5ac8d934eee1e6e2f79f38 SHA1: 9c6718760b1846c3f1f682686552ea6bd4c1ac99 MD5sum: 57f110ba64bd7f2e9e400e39c41228b8 Description: Qt 4 core module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtCore module contains core non-GUI functionality. Package: libqtdbus4 Source: qt4-x11 Version: 4:4.8.2+dfsg-11 Architecture: armhf Maintainer: Debian Qt/KDE Maintainers Installed-Size: 486 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libdbus-1-3 (>= 1.3.1), libgcc1 (>= 1:4.4.0), libqt4-xml (= 4:4.8.2+dfsg-11), libqtcore4 (= 4:4.8.2+dfsg-11), libstdc++6 (>= 4.4.0) Breaks: libqt4-dbus (<< 4:4.8.2+dfsg-8) Replaces: libqt4-dbus (<< 4:4.8.2+dfsg-8) Multi-Arch: same Homepage: http://qt-project.org/ Priority: optional Section: libs Filename: pool/main/q/qt4-x11/libqtdbus4_4.8.2+dfsg-11_armhf.deb Size: 190114 SHA256: e2931ad3a17315f2b57a813bf00f3a2c18d878876e2b4fe27ef743073509fedb SHA1: 0573c22649b835a306edab4a2e970f08fc71a585 MD5sum: aa6e076c110c11a0a6779afbfc305b02 Description: Qt 4 D-Bus module library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtDBus module is a Unix-only library that you can use to make Inter-Process Communication using the D-Bus protocol. . Applications using the QtDBus module can provide services to other, remote applications by exporting objects, as well as use services exported by those applications by placing calls and accessing properties. Package: libqtgui4 Source: qt4-x11 Version: 4:4.8.2+dfsg-11 Architecture: armhf Maintainer: Debian Qt/KDE Maintainers Installed-Size: 8142 Pre-Depends: multiarch-support Depends: fontconfig, libaudio2, libc6 (>= 2.13-28), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libjpeg8 (>= 8c), libmng1 (>= 1.0.10), libpng12-0 (>= 1.2.13-4), libqtcore4 (= 4:4.8.2+dfsg-11), libsm6, libstdc++6 (>= 4.4.0), libtiff4 (>> 3.9.5-3~), libx11-6, libxext6, libxrender1, zlib1g (>= 1:1.1.4) Recommends: libcups2 Suggests: qt4-qtconfig Breaks: libqt4-core (<< 4.0.1-3), libqt4-designer (<< 4.4.0~beta1-1), libqt4-gui (<< 4.4.0), qt4-designer (<< 4.1.4) Replaces: libqt4-core (<< 4.0.1-3), libqt4-designer (<< 4.4.0~beta1-1), libqt4-gui (<< 4.4.0), qt4-designer (<< 4.1.4) Multi-Arch: same Homepage: http://qt-project.org/ Priority: optional Section: libs Filename: pool/main/q/qt4-x11/libqtgui4_4.8.2+dfsg-11_armhf.deb Size: 3486798 SHA256: b84738e7f89e3bf9e8473d8aa29e9df0b4de0102cb30ced0dd9ec1cc26a801c0 SHA1: 4910ed2450688c321921ffff09bf25cd40ad6c2b MD5sum: e5b239572f52e579c1e913f604b9c27a Description: Qt 4 GUI module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtGui module extends QtCore with GUI functionality. Package: libqtwebkit4 Source: qtwebkit Version: 2.2.1-5 Architecture: armhf Maintainer: Debian Qt/KDE Maintainers Installed-Size: 15566 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.31.8), libgstreamer-plugins-base0.10-0 (>= 0.10.31), libgstreamer0.10-0 (>= 0.10.31), libqt4-network (>= 4:4.8.1), libqtcore4 (>= 4:4.8.1), libqtgui4 (>= 4:4.8.1), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 4.4.0), libx11-6, libxrender1 Replaces: libqt4-webkit (<= 4:4.7.0~beta1) Multi-Arch: same Homepage: http://trac.webkit.org/wiki/QtWebKit Priority: optional Section: libs Filename: pool/main/q/qtwebkit/libqtwebkit4_2.2.1-5_armhf.deb Size: 4986174 SHA256: df48eba7912db4c140c586dcd352b5db97d81a5bf85f331980f91fbd69110e43 SHA1: 71ec946f7f3176005d873428c8154a7e6c0d4103 MD5sum: 3017b9315b157b285e635a1352430f01 Description: Web content engine library for Qt QtWebKit provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. Package: libraptor2-0 Source: raptor2 Version: 2.0.8-2 Architecture: armhf Maintainer: Dave Beckett Installed-Size: 294 Depends: libc6 (>= 2.13-28), libcurl3-gnutls (>= 7.16.2), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), libyajl2 (>= 2.0.4) Suggests: raptor2-utils Breaks: libraptor1 (<< 1.4.21-3) Homepage: http://librdf.org/raptor/ Priority: optional Section: libs Filename: pool/main/r/raptor2/libraptor2-0_2.0.8-2_armhf.deb Size: 162502 SHA256: f69d52f5da4e660568d8f055555de45431fb2319b83d1d0526f323829e9357bd SHA1: 13dd219436d04b65b82019e42a299ce2bc571cdc MD5sum: 5b19c0920e7e69820ba7f4b4dfc3d3c5 Description: Raptor 2 RDF syntax 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/JSON, 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-Quads, 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: librasqal3 Source: rasqal Version: 0.9.29-1 Architecture: armhf Maintainer: Dave Beckett Installed-Size: 386 Depends: libc6 (>= 2.13-28), libgmp10, libmhash2, libpcre3 (>= 8.10), libraptor2-0 (>= 2.0.6), libuuid1 (>= 2.16) Suggests: rasqal-utils Homepage: http://librdf.org/rasqal/ Priority: optional Section: libs Filename: pool/main/r/rasqal/librasqal3_0.9.29-1_armhf.deb Size: 206368 SHA256: c8ea59807e03314ef009bc9491a7cf3579e558c1c20586c13d6f266c28ab0f2e SHA1: 2d926a9e8003983ce8dfe93eb7b1498434d5c61e MD5sum: 2772e240d995ec0cc874ad961b291a01 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, returning result bindings and formatting results. It supports the SPARQL RDF Query Language, RDF Data Query Language (RDQL) and LAQRS experimental query language extending SPARQL. . Rasqal is designed for performance, flexibility and embedding (no memory leaks) and to track ongoing RDF query language work. Package: libraw1394-11 Source: libraw1394 Version: 2.0.9-1 Architecture: armhf Maintainer: Guus Sliepen Installed-Size: 101 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Suggests: libraw1394-doc Multi-Arch: same Homepage: https://ieee1394.wiki.kernel.org/ Priority: optional Section: libs Filename: pool/main/libr/libraw1394/libraw1394-11_2.0.9-1_armhf.deb Size: 44000 SHA256: a5e082fae3cf0e9a19830f9a0c9b986d490e2768d3f8947ac035f101b7727f22 SHA1: 19e2f4cf942a4ffaa26e231e8ebe0925779321fd MD5sum: e17dd90ad8193b178ea29725929076cc 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. Package: libraw1394-tools Source: libraw1394 Version: 2.0.9-1 Architecture: armhf Maintainer: Guus Sliepen Installed-Size: 104 Depends: libraw1394-11 (= 2.0.9-1), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Suggests: libraw1394-doc Breaks: libraw1394-dev (<= 2.0.7-1ubuntu1) Replaces: libraw1394-dev (<= 2.0.7-1ubuntu1) Multi-Arch: foreign Homepage: https://ieee1394.wiki.kernel.org/ Priority: optional Section: utils Filename: pool/main/libr/libraw1394/libraw1394-tools_2.0.9-1_armhf.deb Size: 39184 SHA256: 6ff7e8f435654a19dfdffd486a075677c73535f38436c89868b3deb9de538aeb SHA1: 6dac9749a8abaaf8427a0e9160ae68329bd74c5e MD5sum: e66adc0980472fe4c01ba064e3d13291 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. . This package contains various utilities for that use libraw1394, including the testlibraw program. Package: librdf0 Source: redland (1.0.15-1) Version: 1.0.15-1+b1 Architecture: armhf Maintainer: Dave Beckett Installed-Size: 218 Depends: libc6 (>= 2.13-28), libdb5.1, libltdl7 (>= 2.4.2), libraptor2-0 (>= 2.0.6), librasqal3 (>= 0.9.29) Suggests: librdf-storage-postgresql, librdf-storage-mysql, librdf-storage-sqlite, redland-utils Homepage: http://librdf.org/ Priority: optional Section: libs Filename: pool/main/r/redland/librdf0_1.0.15-1+b1_armhf.deb Size: 107926 SHA256: e0b24f9eea54cf1dc4d5ba0c6b7dd92b14124259b991b0bd1df882ce06cec82e SHA1: 99afa1238422768b7deed48d6731cedb628ac53c MD5sum: a832262447778d9f165aebbb8dc10ebf 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. . This package includes the core file-based storages. To get database backed storages, the librdf-storage-postgresql, librdf-storage-mysql or librdf-storage-sqlite packages should be installed. Package: libreadline5 Source: readline5 Version: 5.2+dfsg-2~deb7u1 Architecture: armhf Maintainer: Debian QA Group Installed-Size: 240 Pre-Depends: multiarch-support Depends: readline-common, libc6 (>= 2.13-28), libtinfo5 Multi-Arch: same Priority: extra Section: libs Filename: pool/main/r/readline5/libreadline5_5.2+dfsg-2~deb7u1_armhf.deb Size: 123898 SHA256: e1885af442033d19c91221b059260f81e760b1def9ea0a892879dbd6c8b70ccc SHA1: b4597835b9d421777aa26553e0984a1742db83bb MD5sum: a31a71268efe68f0c5ae56a3bd95907b 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: libreadline6 Source: readline6 Version: 6.2+dfsg-0.1 Architecture: armhf Maintainer: Matthias Klose Installed-Size: 279 Pre-Depends: multiarch-support Depends: readline-common, libc6 (>= 2.13-28), libtinfo5 Multi-Arch: same Priority: important Section: libs Filename: pool/main/r/readline6/libreadline6_6.2+dfsg-0.1_armhf.deb Size: 139330 SHA256: a2a9d060fbbe5d8075ce21f672d9623ad1fc5fb58896e4ec735b1201823ae360 SHA1: 1cc701729934f2d796bbc5f10ce982943e61a9f1 MD5sum: a0375439ba59b8e0f6b82493495d8e99 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: libregexp-common-perl Version: 2011121001-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 366 Depends: perl Homepage: http://search.cpan.org/dist/Regexp-Common/ Priority: optional Section: perl Filename: pool/main/libr/libregexp-common-perl/libregexp-common-perl_2011121001-1_all.deb Size: 169032 SHA256: ad9a788d25209dd81d5a0d1f60d3cad4805aa5b62539ea65ebbfe4a5ff1659bf SHA1: 69d856b6ee092cceabced297f043ddd71651866e MD5sum: 376e6ca7d040f0bc9e610ba744aa5eba Description: module with common regular expressions Regexp::Common is a Perl module that exports a single hash ('%RE') that stores or generates commonly needed regular expressions. . The module currently provides the following patterns: . * balanced parentheses and brackets * delimited text (with escapes) * integers and floating-point numbers in any base (up to 36) * comments in 44 languages * offensive language * lists of any pattern * IPv4 addresses * URIs * Zip codes Package: libresid-builder0c2a Source: sidplay-libs Version: 2.1.1-14 Architecture: armhf Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 207 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.3.0) Conflicts: libresid-builder0, libresid2c102 (<= 2.1.1-2) Replaces: libresid-builder0, libresid2c102 (<= 2.1.1-2) Priority: optional Section: libs Filename: pool/main/s/sidplay-libs/libresid-builder0c2a_2.1.1-14_armhf.deb Size: 34356 SHA256: 5aad63a62edc1336d2b1a260d305acd1bbc6807fcaff914aed8ae05d8994f969 SHA1: 062826076f3f901241bb73caf9ff71f900f38220 MD5sum: 6c3972926abf5a6270d9d0d62aa2e63c Description: SID chip emulation class based on resid SID builder packages provide a chip emulator, to be used by libsidplay2. This package is an emulation based on the resid library, including hardsid support. Package: librsvg2-2 Source: librsvg Version: 2.36.1-2 Architecture: armhf Maintainer: Josselin Mouette Installed-Size: 324 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libcairo2 (>= 1.2.4), libcroco3 (>= 0.6.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libpango1.0-0 (>= 1.18.0), libxml2 (>= 2.8.0) Recommends: librsvg2-common Suggests: librsvg2-bin Breaks: libgtk-3-0 (<< 3.4.2-7) Multi-Arch: same Homepage: http://librsvg.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/libr/librsvg/librsvg2-2_2.36.1-2_armhf.deb Size: 223326 SHA256: 6a9cda6aa764817c8ac8ba4791dc560e53b323ddf14d0e65ecbd5788501698ac SHA1: c2e57a40d1ea8cc5fc5bc8090690dd593f7cf0e6 MD5sum: aad5b3602b617d51e045d9c1079d12ca 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-common Source: librsvg Version: 2.36.1-2 Architecture: armhf Maintainer: Josselin Mouette Installed-Size: 205 Depends: libc6 (>= 2.13-28), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), librsvg2-2 (= 2.36.1-2) Breaks: libgdk-pixbuf2.0-0 (<< 2.23.5-2), libgtk2.0-0 (<< 2.24.5-4) Multi-Arch: same Homepage: http://librsvg.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/libr/librsvg/librsvg2-common_2.36.1-2_armhf.deb Size: 161400 SHA256: a64a2bf408e47a26fe15f6bff5d0e74d1431f7d04540a7f6cd983d2b11ca246f SHA1: 68c1148ccde9fefc36891f86627edf8a51fbcf9f MD5sum: 21d531b5f3b98ce7d9c030289af98253 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 allowing to load SVG images transparently inside GTK+ applications. Package: librtmp0 Source: rtmpdump Version: 2.4+20111222.git4e06e21-1 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 115 Pre-Depends: multiarch-support Depends: libc6 (>= 2.7), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.6.1-0), zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: http://rtmpdump.mplayerhq.hu/ Priority: extra Section: libs Filename: pool/main/r/rtmpdump/librtmp0_2.4+20111222.git4e06e21-1_armhf.deb Size: 55232 SHA256: 21f84747910e946fe827aed73b9d3a2f0c89090c4f8531a850f05eda50f8d655 SHA1: 3068cd21c021d03f92563c2a5aecb3fff4a6bf3c MD5sum: 7641317fa9bcf7a5c1bdc2884c9309b8 Description: toolkit for RTMP streams (shared library) A small dumper for media content streamed over the RTMP protocol (like BBC's iPlayer high quality streams). Supplying an RTMP URL will result in a dumped flv file, which can be played/transcoded with standard tools. . This package contains the shared libraries, header files needed by programs that want to use librtmp. Package: libsamplerate0 Source: libsamplerate Version: 0.1.8-5 Architecture: armhf Maintainer: Erik de Castro Lopo Installed-Size: 1491 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Replaces: samplerate-programs (<< 0.1.8-3) Multi-Arch: same Homepage: http://www.mega-nerd.com/SRC/ Priority: optional Section: libs Filename: pool/main/libs/libsamplerate/libsamplerate0_0.1.8-5_armhf.deb Size: 1349132 SHA256: 0ee6c2a0f82a6be6761460416adda7626072641511aff23d9d73d8e184d01880 SHA1: 8e541d886a96b79a64c0182be67a512d81ee4519 MD5sum: f3a65c4c9c27c0066f638c104fd4ecf6 Description: Audio sample rate conversion library libsamplerate (aka Secret Rabbit Code) is a library for audio rate conversion. . libsamplerate currently provides three different sample rate conversion algorithms; zero order hold, linear interpolation and FIR filter interpolation (using filters derived from the mathematical SINC function). The first two algorithms (zero order hold and linear) are included for completeness and are not recommended for any application where high quality sample rate conversion is required. For the FIR/Sinc algorithm, three converters are provided; SRC_SINC_FASTEST, SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY to allow a trade off between conversion speed and conversion quality. . libsamplerate is capable of downsampling to 1/256 of the original sample rate and upsampling to 256 times the original sample rate. It is also capable of time varying conversions for vary speed effects and synchronising of two unlocked sample rates. Package: libsane Source: sane-backends Version: 1.0.22-7.4 Architecture: armhf Maintainer: Julien BLACHE Installed-Size: 6221 Pre-Depends: multiarch-support Depends: adduser (>= 3.47), libsane-common (= 1.0.22-7.4), udev (>= 0.88-1) | makedev (>= 2.3.1-58), acl (>= 2.2.49-4), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.13-28), libexif12, libgcc1 (>= 1:4.4.0), libgphoto2-2 (>= 2.4.10.1), libgphoto2-port0 (>= 2.4.10.1), libieee1284-3, libjpeg8 (>= 8c), libtiff4 (>> 3.9.5-3~), libusb-0.1-4 (>= 2:0.1.12), libv4l-0 (>= 0.5.0) Recommends: libsane-extras (>= 1.0.22.1), sane-utils (>= 1.0.22-7.4) Suggests: avahi-daemon, hpoj, hplip Replaces: libsane-extras (<< 1.0.18.14) Multi-Arch: same Homepage: http://www.sane-project.org Priority: optional Section: libs Filename: pool/main/s/sane-backends/libsane_1.0.22-7.4_armhf.deb Size: 1727914 SHA256: 8a5501f5ed71540dd7df10e9dbc0983560753e22196750a0930891c79c882fe2 SHA1: ab695d738697621553c8463b8506a8b4683dbdda MD5sum: cce6dad9aa0c36486258db9278e21d35 Description: API library for scanners SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . This package includes the backends for many scanners. A libsane-extras package containing some not-yet-included backends is available separately. . Graphical frontends for sane are available in the packages sane and xsane. Command line frontend scanimage, saned and sane-find-scanner are available in the sane-utils package. Package: libsane-common Source: sane-backends Version: 1.0.22-7.4 Architecture: armhf Maintainer: Julien BLACHE Installed-Size: 4064 Replaces: libsane (<< 1.0.22-4~) Multi-Arch: foreign Homepage: http://www.sane-project.org Priority: optional Section: libs Filename: pool/main/s/sane-backends/libsane-common_1.0.22-7.4_armhf.deb Size: 723346 SHA256: c9ea3023f09f342fb974e675506b4fc28fcdbd2073ba05cbc601074df2d1465f SHA1: 7eb4ca86821cdafb445b4e3dc01d0dc3a09d602d MD5sum: db701206b21db7cd5b2dd3d650fb89bb Description: API library for scanners -- documentation and support files SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . This package includes documentation for libsane, such as the man pages and list of supported scanners, and support files (i18n data). Package: libsane-extras Source: sane-backends-extras Version: 1.0.22.2 Architecture: armhf Maintainer: Julien BLACHE Installed-Size: 148 Depends: libc6 (>= 2.4), libusb-0.1-4 (>= 2:0.1.12), libsane-extras-common (= 1.0.22.2) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/s/sane-backends-extras/libsane-extras_1.0.22.2_armhf.deb Size: 56540 SHA256: f212443b2dd292b44a1735c76e8e755a921c664fd307d415fa2820667122e846 SHA1: 8595833e5f66f981672f962ab9221890e56a3532 MD5sum: 060d81f1350da9a429f5339c10d70d41 Description: API library for scanners -- extra backends SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . This package includes some backends that are not yet included into the official SANE distribution. Currently, they are : * geniusvp2 (Genius ColorPage-Vivid Pro II) * ls5000 (Nikon LS-5000 ED, Coolscan 5000 ED) Package: libsane-extras-common Source: sane-backends-extras Version: 1.0.22.2 Architecture: armhf Maintainer: Julien BLACHE Installed-Size: 57 Replaces: libsane-extras (<< 1.0.22.2~) Multi-Arch: foreign Priority: optional Section: libs Filename: pool/main/s/sane-backends-extras/libsane-extras-common_1.0.22.2_armhf.deb Size: 12498 SHA256: 90be8c0409bf1943d25d3cad7c93440cf02808f5666adcefda447cddf5ec4923 SHA1: 4c96a7b083fa8abbdacd50a30392e3c2e2bec5d7 MD5sum: 7d796aba5615e2a13b2b3d2b09a867ba Description: API library for scanners -- documentation and support files SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . This package includes documentation for libsane-extras, such as the man pages and other support files. Package: libsasl2-2 Source: cyrus-sasl2 Version: 2.1.25.dfsg1-6+deb7u1 Architecture: armhf Maintainer: Debian Cyrus SASL Team Installed-Size: 180 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libdb5.1 Recommends: libsasl2-modules (= 2.1.25.dfsg1-6+deb7u1) Breaks: postfix (<= 2.8.3-1), slapd (<= 2.4.25-3) Replaces: libsasl2 Multi-Arch: same Homepage: http://www.cyrusimap.org/ Priority: standard Section: libs Filename: pool/main/c/cyrus-sasl2/libsasl2-2_2.1.25.dfsg1-6+deb7u1_armhf.deb Size: 107664 SHA256: 91cd2f302db5a1ddb928816a70163c15d51379e405219611b031fe5c03cab2a7 SHA1: fa7e78447f1b4105bae1cc0b680461d9572dcb2b MD5sum: f2755b4135debadea1d816e748a29f35 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 Source: cyrus-sasl2 Version: 2.1.25.dfsg1-6+deb7u1 Architecture: armhf Maintainer: Debian Cyrus SASL Team Installed-Size: 210 Depends: libsasl2-2 (= 2.1.25.dfsg1-6+deb7u1), libc6 (>= 2.13-28), libssl1.0.0 (>= 1.0.0) Suggests: libsasl2-modules-otp, libsasl2-modules-ldap, libsasl2-modules-sql, libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal Multi-Arch: same Homepage: http://www.cyrusimap.org/ Priority: optional Section: libs Filename: pool/main/c/cyrus-sasl2/libsasl2-modules_2.1.25.dfsg1-6+deb7u1_armhf.deb Size: 101816 SHA256: b035926b929c4ef531dfd4df8f290f698723249b7bcf2b0d2ad6ed794408a994 SHA1: 85576523a53568d1cef5ac2f8c656de4d8f83594 MD5sum: 926efefd7a5d4358f209e32a23bb1d07 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: libschroedinger-1.0-0 Source: schroedinger Version: 1.0.11-2 Architecture: armhf Maintainer: Maintainers of GStreamer packages Installed-Size: 686 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), liborc-0.4-0 (>= 1:0.4.16) Multi-Arch: same Homepage: http://diracvideo.org/ Priority: optional Section: libs Filename: pool/main/s/schroedinger/libschroedinger-1.0-0_1.0.11-2_armhf.deb Size: 286898 SHA256: f9bd477566fd3afb0b7a259fc58b3de4ace977d0293049b0ffd9e9b1e7b41aa9 SHA1: eefa0b555b30e4f52d611ad16831922ad14c861e MD5sum: 0d53c20c45020befc1ccc673610cfe8b Description: library for encoding/decoding of Dirac video streams The Schroedinger project will implement portable libraries for the high quality Dirac video codec created by BBC Research and Development. Dirac is a free and open source codec producing very high image quality video. . This package contains the shared libraries necessary to run programs using libschroedinger Package: libsdl-image1.2 Source: sdl-image1.2 Version: 1.2.12-2 Architecture: armhf Maintainer: Debian SDL packages maintainers Installed-Size: 90 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libsdl1.2debian (>= 1.2.11), libtiff4 (>> 3.9.5-3~), libwebp2, zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: http://www.libsdl.org/projects/SDL_image/ Priority: optional Section: libs Filename: pool/main/s/sdl-image1.2/libsdl-image1.2_1.2.12-2_armhf.deb Size: 34146 SHA256: 8a9bd69a3fca64e083fd16ed06a652ba8d99e2d5cbec5701acc89b562e7d7f01 SHA1: 9c9d9317c3e3620c82ffc46ea7821115fc7064bc MD5sum: c5d2a4b75853c65564a6dc7a750d6fa3 Description: Image loading library for Simple DirectMedia Layer 1.2, libraries This is a simple library to load images of various formats as SDL surfaces. It supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF, WEBP, XCF, XPM, XV. . This package contains the shared library. Package: libsdl-mixer1.2 Source: sdl-mixer1.2 Version: 1.2.12-3 Architecture: armhf Maintainer: Debian SDL packages maintainers Installed-Size: 184 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libflac8 (>= 1.2.1), libmad0 (>= 0.15.1b-3), libmikmod2 (>= 3.1.10), libsdl1.2debian (>= 1.2.11), libvorbis0a (>= 1.1.2), libvorbisfile3 (>= 1.1.2) Multi-Arch: same Homepage: http://www.libsdl.org/projects/SDL_mixer/ Priority: optional Section: libs Filename: pool/main/s/sdl-mixer1.2/libsdl-mixer1.2_1.2.12-3_armhf.deb Size: 84128 SHA256: 21d1df3ac8b4c777bba4888ea409cb4c24736a9d2f5afb637feedfa298e674f9 SHA1: 962d42da9f735e2ad19bd13e1d1ffa5eefd1bd8f MD5sum: b4d9246b7fffda98b619664b2db8f224 Description: Mixer library for Simple DirectMedia Layer 1.2, libraries SDL_mixer is a sample multi-channel audio mixer library. It supports any number of simultaneously playing channels of 16 bit stereo audio, plus a single channel of music, mixed by the popular FLAC, MikMod MOD, Timidity MIDI, Ogg Vorbis, and SMPEG MP3 libraries. . This package contains the shared library. Package: libsdl1.2debian Source: libsdl1.2 Version: 1.2.15-5 Architecture: armhf Maintainer: Debian SDL packages maintainers Installed-Size: 361 Pre-Depends: multiarch-support Depends: libasound2 (>= 1.0.16), libc6 (>= 2.13-28), libcaca0 (>= 0.99.beta17-1), libdirectfb-1.2-9, libgcc1 (>= 1:4.4.0), libpulse0 (>= 0.99.1), libts-0.0-0 (>= 1.0), libx11-6 (>= 2:1.4.99.1), libxext6 Conflicts: libsdl1.2, libsdl1.2-all, libsdl1.2-esd, libsdl1.2-nas, libsdl1.2-oss, libsdl1.2debian-all, libsdl1.2debian-alsa, libsdl1.2debian-esd, libsdl1.2debian-nas, libsdl1.2debian-oss, libsdl1.2debian-pulseaudio Replaces: libsdl1.2debian-all, libsdl1.2debian-alsa, libsdl1.2debian-esd, libsdl1.2debian-nas, libsdl1.2debian-oss, libsdl1.2debian-pulseaudio Multi-Arch: same Homepage: http://www.libsdl.org/ Priority: optional Section: libs Filename: pool/main/libs/libsdl1.2/libsdl1.2debian_1.2.15-5_armhf.deb Size: 191166 SHA256: 9580261e360b9ddbe8c3b1afdde262286fcf97fe933afeb743bfe101f0801666 SHA1: f3347202abb85baa66cf381a9d838ab0c3d578e5 MD5sum: 73a1ddda31a2dd5aaf7e5dfdb5cf9f4c Description: Simple DirectMedia Layer SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This version of SDL is compiled with X11, caca and DirectFB graphics drivers and OSS, ALSA, NAS and PulseAudio sound drivers. Package: libseed-gtk3-0 Source: seed Version: 3.2.0-2 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 674 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.13-28), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.8.0), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libffi5 (>= 3.0.9), libgdk-pixbuf2.0-0 (>= 2.22.0), libgirepository-1.0-1 (>= 0.9.2), libglib2.0-0 (>= 2.24.0), libgmp10, libgtk-3-0 (>= 3.0.0), libjavascriptcoregtk-3.0-0 (>= 1.5.1), libmpfr4 (>= 3.1.0), libpango1.0-0 (>= 1.14.0), libreadline6 (>= 6.0), libsqlite3-0 (>= 3.5.9), libxml2 (>= 2.7.4), gnome-js-common, gir1.2-glib-2.0, gir1.2-clutter-1.0, gir1.2-gstreamer-0.10, gir1.2-gtk-3.0 Homepage: http://live.gnome.org/Seed Priority: optional Section: libs Filename: pool/main/s/seed/libseed-gtk3-0_3.2.0-2_armhf.deb Size: 315628 SHA256: fff6116c2b5ab2565052e9ea331df0af0d77a9eeb264bd148e8e578bd63e378d SHA1: c36db7dfd030f1b71579a9bfe07888fedf2343bd MD5sum: 9a6a3d5733912231c8481f4f141386cc Description: GObject JavaScript bindings for the webkit engine - Runtime Seed is a library and interpreter, dynamically bridging (through GObjectIntrospection) the WebKit JavaScriptCore engine, with the GNOME platform. Seed serves as something which enables you to write standalone applications in JavaScript, or easily enable your application to be extensible in JavaScript. . This package contains the runtime library and all modules, needed by programs embedding the Seed interpreter. Package: libselinux1 Source: libselinux Version: 2.1.9-5 Architecture: armhf Maintainer: Debian SELinux maintainers Installed-Size: 164 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Priority: required Section: libs Filename: pool/main/libs/libselinux/libselinux1_2.1.9-5_armhf.deb Size: 79626 SHA256: 1ff8c3773d2d4672df6d7b6e052ebb26a28cae8a49b78bed7f18c779189ee4b3 SHA1: 3ff50de6966fc463a0b7cbe79f7e31b5ac020a1c MD5sum: 1d4cb72437136311733677fa3f585830 Description: SELinux runtime shared libraries This package provides the shared libraries for Security-enhanced Linux that provides interfaces (e.g. library functions for the SELinux kernel APIs like getcon(), other support functions like getseuserbyname()) to SELinux-aware applications. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. . libselinux1 provides an API for SELinux applications to get and set process and file security contexts and to obtain security policy decisions. Required for any applications that use the SELinux API. libselinux may use the shared libsepol to manipulate the binary policy if necessary (e.g. to downgrade the policy format to an older version supported by the kernel) when loading policy. Package: libsemanage-common Source: libsemanage Version: 2.1.6-6 Architecture: all Maintainer: Debian SELinux maintainers Installed-Size: 63 Breaks: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~) Replaces: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~) Multi-Arch: foreign Homepage: http://userspace.selinuxproject.org/ Priority: optional Section: libs Filename: pool/main/libs/libsemanage/libsemanage-common_2.1.6-6_all.deb Size: 23220 SHA256: 4608c2aae75256672d4fa4aa26eec4ef65a1db4f46c7188b1b005012da389040 SHA1: a7e26a7923d7bc43f9dc12071d8034e704d2876d MD5sum: 95cdc95215ba2b472ab4b15d7688526d Description: Common files for SELinux policy management libraries This package provides the common files used by the shared libraries for SELinux policy management. . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Package: libsemanage1 Source: libsemanage Version: 2.1.6-6 Architecture: armhf Maintainer: Debian SELinux maintainers Installed-Size: 188 Pre-Depends: multiarch-support Depends: libsemanage-common (= 2.1.6-6), libbz2-1.0, libc6 (>= 2.13-28), libselinux1 (>= 1.32), libsepol1 (>= 2.1.4), libustr-1.0-1 (>= 1.0.4) Multi-Arch: same Homepage: http://userspace.selinuxproject.org/ Priority: optional Section: libs Filename: pool/main/libs/libsemanage/libsemanage1_2.1.6-6_armhf.deb Size: 84526 SHA256: cf7539a5a24c8447111312c729fa95a2e23ff132aaa9869b1d61bb9365e0ba7a SHA1: f9a3dbfa1f5f4144f4464cf200d466a9cc54e139 MD5sum: 1261fb4583bc8b145468c792675f4611 Description: SELinux policy management library This package provides the shared libraries for SELinux policy management. It uses libsepol for binary policy manipulation and libselinux for interacting with the SELinux system. It also exec's helper programs for loading policy and for checking whether the file_contexts configuration is valid (load_policy and setfiles from policycoreutils) presently, although this may change at least for the bootstrapping case . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Package: libsensors4 Source: lm-sensors Version: 1:3.3.2-2+deb7u1 Architecture: armhf Maintainer: Aurelien Jarno Installed-Size: 124 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Suggests: lm-sensors Multi-Arch: same Homepage: http://www.lm-sensors.org Priority: optional Section: libs Filename: pool/main/l/lm-sensors/libsensors4_3.3.2-2+deb7u1_armhf.deb Size: 51036 SHA256: 5076c4176c54f696694c4f8a70e507623a0438e8824768af10eef39e9c8e3f89 SHA1: b3647316bc1928c5eca45d5831111815f10d5823 MD5sum: 13c9d4847ac4fdcfc27c9435362f7d98 Description: library to read temperature/voltage/fan sensors Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems. . This package contains a shared library for querying lm-sensors. Package: libsepol1 Source: libsepol Version: 2.1.4-3 Architecture: armhf Maintainer: Debian SELinux maintainers Installed-Size: 221 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: http://userspace.selinuxproject.org/ Priority: required Section: libs Filename: pool/main/libs/libsepol/libsepol1_2.1.4-3_armhf.deb Size: 119958 SHA256: 96aae456e087296d92bb62525ca0545a65d4cd64fa2a897a2bf2fa40f8c60a58 SHA1: d38560cffebea1fd3227c25e74aef44146e4a9a9 MD5sum: 1a9b3beebecec159841ff4ad36fe53ad Description: SELinux library for manipulating binary security policies Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement®, Role-based Access Control, and Multi-level Security. . libsepol provides an API for the manipulation of SELinux binary policies. It is used by checkpolicy (the policy compiler) and similar tools, as well as by programs like load_policy that need to perform specific transformations on binary policies such as customizing policy boolean settings. Package: libsgutils2-2 Source: sg3-utils Version: 1.33-1 Architecture: armhf Maintainer: Ritesh Raj Sarraf Installed-Size: 187 Depends: libc6 (>= 2.7) Suggests: sg3-utils Conflicts: libsgutils2 Replaces: libsgutils2 Homepage: http://sg.danny.cz/sg/ Priority: optional Section: libs Filename: pool/main/s/sg3-utils/libsgutils2-2_1.33-1_armhf.deb Size: 74086 SHA256: d555f415b775cc974f70b01dab5b7f6d11ca751dfe9f222d59a4fe606d079ee7 SHA1: 8f9981cf377b4c950c82d39ba2c8d8af29089a50 MD5sum: b22376399141637ab04e8bf24735496e Description: utilities for devices using the SCSI command set (shared libraries) Most OSes have SCSI pass-through interfaces that enable user space programs to send SCSI commands to a device and fetch the response. With SCSI to ATA Translation (SAT) many ATA disks now can process SCSI commands. Typically each utility in this package implements one SCSI command. See the draft standards at www.t10.org for SCSI command definitions plus SAT. ATA commands are defined in the draft standards at www.t13.org . For a mapping between supported SCSI and ATA commands and utility names in this package see the COVERAGE file . Shared library used by the utilities in the sg3-utils package. Package: libshout3 Source: libshout Version: 2.2.2-8 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 90 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libogg0 (>= 1.0rc3), libspeex1 (>= 1.2~beta3-1), libtheora0 (>= 0.0.0.alpha7.dfsg), libvorbis0a (>= 1.1.2) Multi-Arch: same Homepage: http://www.icecast.org/ Priority: optional Section: libs Filename: pool/main/libs/libshout/libshout3_2.2.2-8_armhf.deb Size: 35362 SHA256: a53558455d7cfd3a790e199ca6f3afa78bebad6a1335c635601cc7c3e73c8b02 SHA1: 31d43ad103c70ed06d3706d69fdd6782897e6bdb MD5sum: a33302d56c3e5525d4494eed5e10d3e6 Description: MP3/Ogg Vorbis broadcast streaming library A library for communicating with and sending data to Icecast and Icecast 2 streaming audio servers. It handles the socket connection, the timing of the data transmission, and prevents bad data from getting to the server. Package: libsidplay2 Source: sidplay-libs Version: 2.1.1-14 Architecture: armhf Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 223 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0) Conflicts: libsidplay2-1, libsidplay2-1c102 (<= 2.1.1-2) Replaces: libsidplay2-1, libsidplay2-1c102 (<= 2.1.1-2) Priority: optional Section: libs Filename: pool/main/s/sidplay-libs/libsidplay2_2.1.1-14_armhf.deb Size: 103030 SHA256: 76a3625639d90cb92b675f5079178131e51ca081c7daec5587ef43750dc37611 SHA1: 0bfc0fd83427f8fe313bad7ac037a57db8fd429d MD5sum: 5a7d8a475648c586fba50bcc2d81224a Description: SID (MOS 6581) emulation library This is a (shared) library that implements the emulation of the C64's SID chip (MOS 6581) and CPU (6510). It is used by several "player" applications, e.g. sidplay, which make it possible to listen to *really* a lot (13.600+) of tunes, known from old and new C64 programs (as well as Amiga compositions). . Find most of the available musics from your favourite games or demos and more in the High Voltage SID Collection (HVSC). For downloads and information about the volunteers, who maintain the collection, look at the HVSC homepage http://www.hvsc.c64.org. Package: libsigc++-2.0-0c2a Source: libsigc++-2.0 Version: 2.2.10-0.2 Architecture: armhf Maintainer: Daniel Burrows Installed-Size: 78 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.6) Conflicts: libsigc++-1.9-0, libsigc++-2.0-0, libsigc++-2.0-0c2 Replaces: libsigc++-1.9-0, libsigc++-2.0-0, libsigc++-2.0-0c2 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libs/libsigc++-2.0/libsigc++-2.0-0c2a_2.2.10-0.2_armhf.deb Size: 40186 SHA256: 611b55c6e56a7a820cde1abbdab50e169f54d2eb07ec2a83002e29b0d2afdc00 SHA1: f52ed653f2f6fe37f5c85b2813f6591c25bbddae MD5sum: 6ea41326508136703beb0d922e9dccdf Description: type-safe Signal Framework for C++ - runtime This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. It provides the ability to connect an abstract callback to a class method, function, or function object, and contains adaptor classes for the connection of dissimilar callbacks. . These are the runtime files for libsigc++, needed only if you wish to run software which depends on it. Package: libsigsegv2 Source: libsigsegv (2.9-4) Version: 2.9-4+b1 Architecture: armhf Maintainer: Debian Common Lisp Team Installed-Size: 58 Depends: libc6 (>= 2.4) Homepage: http://libsigsegv.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/libs/libsigsegv/libsigsegv2_2.9-4+b1_armhf.deb Size: 27908 SHA256: dbe83dfc4791f33ef4708a22f6717e8cd9ed32aefa2d9a256496bdb207256fac SHA1: c3af7c46c84d645cfeb59e2c37c827bf7e55bf4d MD5sum: b33667a22726a655cedb924c0bdf5004 Description: Library for handling page faults in a portable way GNU libsigsegv is a library that allows handling page faults in a portable way. It is used e.g. for generational garbage collectors and stack overflow handlers. . This package contains the shared library. Package: libslang2 Source: slang2 Version: 2.2.4-15 Architecture: armhf Maintainer: Alastair McKinstry Installed-Size: 1093 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Recommends: libpng12-0 Multi-Arch: same Homepage: http://www.jedsoft.org/slang/ Priority: required Section: libs Filename: pool/main/s/slang2/libslang2_2.2.4-15_armhf.deb Size: 499602 SHA256: b161a5581816693852acd8575c7bf8a55630325a14ba7bcd1fce95a0555c6c35 SHA1: badd24746af79fe1452c6970df71fd4e8decb555 MD5sum: 18bb4d0011ffe870f8bebd88de3d2a1f Description: S-Lang programming library - runtime version S-Lang is a C programmer's library that includes routines for the rapid development of sophisticated, user friendly, multi-platform applications. . This package contains only the shared library libslang.so.* and copyright information. It is only necessary for programs that use this library (such as jed and slrn). If you plan on doing development with S-Lang, you will need the companion -dev package as well. Package: libslv2-9 Source: slv2 Version: 0.6.6+dfsg1-2 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 83 Depends: libc6 (>= 2.13-28), libraptor2-0 (>= 2.0.6), librdf0 (>= 1.0.15) Suggests: slv2-jack Homepage: http://drobilla.net/software/slv2 Priority: optional Section: libs Filename: pool/main/s/slv2/libslv2-9_0.6.6+dfsg1-2_armhf.deb Size: 24316 SHA256: b17b3685d00e107e26b973787b98b1dd1006e31e6670384720f7873f38079f70 SHA1: 667851a7910a3adf79311d2e7fd495a251f02ae0 MD5sum: 9f71cae3fa136719b4c3385aaf842200 Description: library for simple use of LV2 plugins SLV2 is a library geared towards music and audio applications which makes the use of LV2 plugins as simple as possible. LV2 is a standard for plugins and matching host applications, mainly targeted at audio processing and generation. . This package contains the shared library for libslv2. Package: libsm-dev Source: libsm Version: 2:1.2.1-2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 113 Depends: libsm6 (= 2:1.2.1-2), x11proto-core-dev, libice-dev (>= 1:1.0.0-1) Suggests: libsm-doc Multi-Arch: same Priority: optional Section: libdevel Filename: pool/main/libs/libsm/libsm-dev_1.2.1-2_armhf.deb Size: 34936 SHA256: 4ee64b356bd1152601747c55eff83ffa6421225fb3fd3a146b5a029e710f5253 SHA1: 67cb2e3aae2d344eba35e4ea33b95c56af8fdb16 MD5sum: bcaed84a47c129891afed3fd10af8a5e Description: X11 Session Management library (development headers) This package provides the main interface to the X11 Session Management library, which allows for applications to both manage sessions, and make use of session managers to save and restore their state for later use. . This package contains the development headers for the library found in libsm6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libSM Package: libsm6 Source: libsm Version: 2:1.2.1-2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 70 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libice6 (>= 1:1.0.0), libuuid1 (>= 2.16) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libs/libsm/libsm6_1.2.1-2_armhf.deb Size: 31206 SHA256: adc2df293440bdbd06fdea064cfc8742a6a2ab6a050895a48cfc2256734c81da SHA1: af7f47262407a3b20dc671fe597c3acecee9cf24 MD5sum: 93048e188d87e882f8fcfd8463ebac3c Description: X11 Session Management library This package provides the main interface to the X11 Session Management library, which allows for applications to both manage sessions, and make use of session managers to save and restore their state for later use. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libSM Package: libsmbclient Source: samba Version: 2:3.6.6-6+deb7u3 Architecture: armhf Maintainer: Debian Samba Maintainers Installed-Size: 3923 Pre-Depends: multiarch-support, dpkg (>= 1.15.6~) Depends: libc6 (>= 2.13-28), libcap2 (>= 2.10), libcomerr2 (>= 1.01), libgcc1 (>= 1:4.4.0), libgssapi-krb5-2 (>= 1.10+dfsg~), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.10+dfsg~), libldap-2.4-2 (>= 2.4.7), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libwbclient0 (>= 2:3.6.0~pre3), zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: http://www.samba.org Priority: optional Section: libs Filename: pool/main/s/samba/libsmbclient_3.6.6-6+deb7u3_armhf.deb Size: 1329744 SHA256: 9469377b4abce8ffca397d8d1ced437909d0a40a9279ab5fb63c843af9f57f41 SHA1: 5834539cec5ecc10dbf3e2cf57ec0272ce10b40a MD5sum: 931951eb31bdb53b87b91f2bfe2436cf Description: shared library for communication with SMB/CIFS servers This package provides a shared library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Package: libsndfile1 Source: libsndfile Version: 1.0.25-5 Architecture: armhf Maintainer: Erik de Castro Lopo Installed-Size: 396 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libflac8 (>= 1.2.1), libgcc1 (>= 1:4.4.0), libogg0 (>= 1.0rc3), libvorbis0a (>= 1.2.3), libvorbisenc2 (>= 1.1.2) Multi-Arch: same Homepage: http://www.mega-nerd.com/libsndfile/ Priority: optional Section: libs Filename: pool/main/libs/libsndfile/libsndfile1_1.0.25-5_armhf.deb Size: 234430 SHA256: 05888fe036c9f165f8c15587c5f8fee7a5cb8c50aa31762aed59a959c03e2e50 SHA1: 6ceb083b346b5f3f9413504c552a3f91012668ce MD5sum: 8f882dc44368e03d7a88bb0aa4a958d2 Description: Library for reading/writing audio files libsndfile is a library of C routines for reading and writing files containing sampled audio data. . Various versions of WAV (integer, floating point, GSM, and compressed formats); Microsoft PCM, A-law and u-law formats; AIFF, AIFC and RIFX; various AU/SND formats (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less PCM files; Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS (.PAF); Apple's Core Audio Format (CAF) and others. Package: libsocket-perl Version: 2.002-1 Architecture: armhf Maintainer: Debian Perl Group Installed-Size: 120 Depends: perl (>= 5.14.2-9), perlapi-5.14.2, libc6 (>= 2.13-28) Homepage: http://search.cpan.org/dist/Socket/ Priority: optional Section: perl Filename: pool/main/libs/libsocket-perl/libsocket-perl_2.002-1_armhf.deb Size: 36554 SHA256: bd3a77947ccc6053c1b14953ab0bfeb8da24d8c00bd024a39b99947704b8274e SHA1: d8bfa9f0f01146495da3ee8f9a0ddf9fcc9a3a8f MD5sum: 63770092408424324c4ba4dbf94fa25a Description: networking constants and support functions Socket provides a variety of constants, structure manipulators and other functions related to socket-based networking. The values and functions provided are useful when used in conjunction with Perl core functions such as socket(), setsockopt() and bind(). It also provides several other support functions, mostly for dealing with conversions of network addresses between human-readable and native binary forms, and for hostname resolver operations. Package: libsoftware-license-perl Version: 0.103004-2 Architecture: all Maintainer: Debian Perl Group Installed-Size: 478 Depends: perl, libdata-section-perl, libsub-install-perl, libtext-template-perl Homepage: http://search.cpan.org/dist/Software-License/ Priority: optional Section: perl Filename: pool/main/libs/libsoftware-license-perl/libsoftware-license-perl_0.103004-2_all.deb Size: 174478 SHA256: f740bc3d1dcdda677c422c1b6322ff1b024597d184b02330182acbd04f619736 SHA1: 18ab903439d53b44b3bb3bde4812ac98fed92e5a MD5sum: 7c35a0ff4263f2450f2ba0265d96d4d3 Description: module providing templated software licenses Software::License is a Perl module used by various tools for module building, installation, and distribution to provide a simple way of referencing popular free and open-source software licenses. Package: libsoqt4-20 Source: soqt Version: 1.6.0~e8310f-1~bpo70+1 Architecture: armhf Maintainer: Debian Science Maintainers Installed-Size: 567 Depends: libc6 (>= 2.13-28), libcoin80, libgcc1 (>= 1:4.4.0), libgl1-mesa-glx | libgl1, libice6 (>= 1:1.0.0), libqt4-opengl (>= 4:4.5.3), libqtcore4 (>= 4:4.5.3), libqtgui4 (>= 4:4.5.3), libsm6, libstdc++6 (>= 4.4.0), libx11-6, libxext6, libxi6, libxmu6 Conflicts: libsoqt3-20 (<= 1.4.2~svn20090224-2) Replaces: libsoqt3-20 Homepage: https://bitbucket.org/Coin3D/soqt Priority: optional Section: libs Filename: pool/main/s/soqt/libsoqt4-20_1.6.0~e8310f-1~bpo70+1_armhf.deb Size: 234122 SHA256: 09105352e768a2069a1662ced3e701a49f6fe87c3aae014dc135b2b616e5ccf5 SHA1: a0d92f2af8040840ac84e722e73bc33b1438b234 MD5sum: 8f7c7c287ac1ffa51d067359b572f537 Description: Qt4 GUI component toolkit for Inventor - runtime SoQt is a Qt GUI component toolkit library for Coin, based on the API of the InventorXt GUI component toolkit. SoQt is also compatible with OpenInventor of SGI and TGS. . This library is linked against Qt version 4. Package: libsoundtouch0 Source: soundtouch Version: 1.6.0-3 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 116 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.3.0) Multi-Arch: same Homepage: http://www.surina.net/soundtouch/ Priority: optional Section: libs Filename: pool/main/s/soundtouch/libsoundtouch0_1.6.0-3_armhf.deb Size: 35896 SHA256: 7c2cfa237dadc7d818bbd397a77c59c3293f134f0f83dab1c4d04d514b08bcc1 SHA1: 4a4623d1d3afc0549b15bd0692035c8be4ae3f8c MD5sum: 591e4ff719fc7945c452d1b6e08febdd Description: Sound stretching library SoundTouch is a library that can be used to change pitch and time of soundfiles independently. . This package contains the libsoundtouch0 shared library. Package: libsoup-gnome2.4-1 Source: libsoup2.4 Version: 2.38.1-3 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 85 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libglib2.0-0 (>= 2.31.7), libgnome-keyring0 (>= 2.20.3), libsoup2.4-1 (>= 2.33.92), libsqlite3-0 (>= 3.5.9), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libs/libsoup2.4/libsoup-gnome2.4-1_2.38.1-3_armhf.deb Size: 45562 SHA256: d231b9dbe3ad85740e385e0b188fe731bbcd78faa552a96b22d40fe78e60ab32 SHA1: 3347f8c30e8c5a105bcdc6d351d8bfae53e49e91 MD5sum: f5021cd404207615b9171c7c00d17f87 Description: HTTP library implementation in C -- GNOME support library It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . The GNOME support library is used for features which are important to GNOME apps, but which require GNOME-specific libraries that non-GNOME apps may not want to add dependencies on. . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the GNOME support shared library. Package: libsoup2.4-1 Source: libsoup2.4 Version: 2.38.1-3 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 354 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libglib2.0-0 (>= 2.31.8), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), glib-networking (>= 2.32.0) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libs/libsoup2.4/libsoup2.4-1_2.38.1-3_armhf.deb Size: 159294 SHA256: 17f94ebd722bf0dbb056543f8423ffa5451d5b460b925172b2af2ce56006a405 SHA1: 8385242ecfb90a816fc4fa857ddc8f7cd0b75acd MD5sum: 0fc4bee675b030211e3a4b7e6af70b1f Description: HTTP library implementation in C -- Shared library It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the shared library. Package: libsox-fmt-ao Source: sox Version: 14.4.0-3 Architecture: armhf Maintainer: Pascal Giard Installed-Size: 80 Depends: libao4 (>= 1.1.0), libc6 (>= 2.13-28), libgomp1 (>= 4.2.1), libgsm1 (>= 1.0.13), libltdl7 (>= 2.4.2), libmagic1, libpng12-0 (>= 1.2.13-4), libsox2 (>= 14.4.0), zlib1g (>= 1:1.1.4) Homepage: http://sox.sourceforge.net Priority: optional Section: sound Filename: pool/main/s/sox/libsox-fmt-ao_14.4.0-3_armhf.deb Size: 46710 SHA256: ea5cc4966c63770f28da96874172879aa3475b47a472602d6f5c87dab60bbd69 SHA1: e3604a4576730d3e00e71219d10b5a1f367d97a4 MD5sum: f5a88bb5bffa11adba7fd8faffaf34fc Description: SoX Libao format I/O library SoX is the swiss army knife of sound processing. . This package contains the SoX Libao format I/O library. . libao: http://xiph.org/ao Package: libsox-fmt-base Source: sox Version: 14.4.0-3 Architecture: armhf Maintainer: Pascal Giard Installed-Size: 154 Depends: libc6 (>= 2.13-28), libflac8 (>= 1.2.1), libgcc1 (>= 1:4.4.0), libgomp1 (>= 4.2.1), libgsm1 (>= 1.0.13), libltdl7 (>= 2.4.2), libmagic1, libogg0 (>= 1.0rc3), libopencore-amrnb0, libopencore-amrwb0, libpng12-0 (>= 1.2.13-4), libsndfile1 (>= 1.0.20), libsox2 (>= 14.4.0), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.1.2), libwavpack1 (>= 4.40.0), zlib1g (>= 1:1.1.4) Replaces: libsox-fmt-flac, libsox-fmt-gsm, libsox-fmt-libsndfile, libsox-fmt-ogg, libsox-fmt-sndfile Homepage: http://sox.sourceforge.net Priority: optional Section: sound Filename: pool/main/s/sox/libsox-fmt-base_14.4.0-3_armhf.deb Size: 68744 SHA256: 421b27d39bf4bc9ae224d07cc6a5e420b5f79b2c3af4f76a7610d9ee617307d8 SHA1: 93afddc965f6ef732e0daaf8a25593fd37a4e8e4 MD5sum: b52d252b06e96bad37b41a02c3280b68 Description: Minimal set of SoX format libraries SoX is the swiss army knife of sound processing. . This package contains most audio formats libraries supported by SoX. Among them: Ogg Vorbis, WAV, AIFF, VOC, SND, AU, GSM, WavPack, LPC10, FLAC, MATLAB/GNU Octave, Portable Voice Format, AMR and Sound Forge Audio Format. Package: libsox2 Source: sox Version: 14.4.0-3 Architecture: armhf Maintainer: Pascal Giard Installed-Size: 491 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libgomp1 (>= 4.4), libgsm1 (>= 1.0.13), libltdl7 (>= 2.4.2), libmagic1, libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.1.4) Recommends: libsox-fmt-alsa | libsox-fmt-ao | libsox-fmt-oss | libsox-fmt-pulse, libsox-fmt-base Suggests: libsox-fmt-all Conflicts: libsox0, libsox0a, libsox1, libsox1a Replaces: libsox1b Homepage: http://sox.sourceforge.net Priority: optional Section: sound Filename: pool/main/s/sox/libsox2_14.4.0-3_armhf.deb Size: 288134 SHA256: 0b6deab321478cdcc922ca8f1856ef600007fc833a7fbb5f3e3567df60abdb9e SHA1: 09d640c2f9c9cf35e0e0ece9864457126313d0d7 MD5sum: 141f77051ea7a518a3a63f328138d2f2 Description: SoX library of audio effects and processing SoX is the swiss army knife of sound processing. . This package contains the SoX library which enables to convert various formats of computer audio files in to other formats. It also allows you to apply various effects to sound files. . Any format support requires at least libsox-fmt-base. Sound card I/O requires libsox-fmt-alsa, libsox-fmt-ao, libsox-fmt-oss or libsox-fmt-pulse. Package: libspandsp2 Source: spandsp Version: 0.0.6~pre20-3.1 Architecture: armhf Maintainer: Debian VoIP Team Installed-Size: 573 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libtiff4 (>> 3.9.5-3~) Homepage: http://www.soft-switch.org/ Priority: optional Section: libs Filename: pool/main/s/spandsp/libspandsp2_0.0.6~pre20-3.1_armhf.deb Size: 259926 SHA256: 7b24e4becbaee84022e2ce8a9101d4e003acb16ede6dc0a486ae99b309766512 SHA1: 65cdaa2df6b46cada0d452828f5f00649cd1bd10 MD5sum: 5a466a8b5ce6480b563919b2a181aba3 Description: Telephony signal processing library This is a low-level signal processing library that modulate and demodulate signals commonly used in telephony, such as the "noise" generated by a fax modem or DTMF touchpad. . This package contains the shared library. Package: libspectre1 Source: libspectre Version: 0.2.7-2 Architecture: armhf Maintainer: Debian Krap Maintainers Installed-Size: 92 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgs9 (>= 8.61.dfsg.1) Suggests: libspectre1-dbg (= 0.2.7-2) Multi-Arch: same Homepage: http://libspectre.freedesktop.org Priority: optional Section: libs Filename: pool/main/libs/libspectre/libspectre1_0.2.7-2_armhf.deb Size: 44908 SHA256: b00b3b061c5c1e188a8e0240c86bff2da53c6c6c0a5a562c491b1090ddfd9032 SHA1: 4838466da2263fce5ba81ea08b537bcedc6d3d03 MD5sum: 0405bdb08da8c7b7df0267c63e51342b Description: Library for rendering PostScript documents libspectre is a small library for rendering PostScript documents. It provides a convenient easy to use API for handling and rendering PostScript documents. . This package contains the shared library. Package: libspeex1 Source: speex Version: 1.2~rc1-7 Architecture: armhf Maintainer: Ron Lee Installed-Size: 108 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Suggests: speex Conflicts: asterisk (<= 1:1.4.18.1~dfsg-1), libiaxclient1 (<= 2.0.2-1), libmediastreamer0 (<= 2.1.0-1), libopal-2.2 (<= 2.2.11~dfsg1-3), libopal-2.2-develop (<= 2.2.11~dfsg1-3), libopal-2.2-ptrace (<= 2.2.11~dfsg1-3), libopal-2.2.0 Multi-Arch: same Homepage: http://www.speex.org/ Priority: optional Section: libs Filename: pool/main/s/speex/libspeex1_1.2~rc1-7_armhf.deb Size: 57460 SHA256: f45645687c3fbcaee443579060285c30162dfe75761784dc66e15f53baab6276 SHA1: 55a11de3581ce34db400bfa50a17461713061e88 MD5sum: 4fa0d0a20f328664e33c7f086a98890c Description: The Speex codec runtime library Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the speex runtime library. Package: libspeexdsp1 Source: speex Version: 1.2~rc1-7 Architecture: armhf Maintainer: Ron Lee Installed-Size: 96 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://www.speex.org/ Priority: optional Section: libs Filename: pool/main/s/speex/libspeexdsp1_1.2~rc1-7_armhf.deb Size: 48216 SHA256: 169b409e6896b1f30a27c68cb8cb3e538160e2eaef7ff5e4efded2579d383725 SHA1: ce464db50eab9585ebaa6e6d702031d3f10c916a MD5sum: 7ae32b6078d99b41e9154d3701172b0e Description: The Speex extended runtime library Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the runtime library of additional functions that are part of the Speex distribution. Package: libspnav0 Source: libspnav Version: 0.2.2-1 Architecture: armhf Maintainer: M G Berberich Installed-Size: 39 Depends: libc6 (>= 2.4), libx11-6 Suggests: spacenavd Homepage: http://spacenav.sourceforge.net/index.html Priority: extra Section: libs Filename: pool/main/libs/libspnav/libspnav0_0.2.2-1_armhf.deb Size: 7248 SHA256: 20cf61bcd7d56917172b7c85c2e669d903fe207e24d524dc981b3150e0dae954 SHA1: 73b69d753588db98397c3fff13ba513893988e9d MD5sum: bcf14c40dddd4be8ba10f0330df52e2c Description: Library to access 3D-input-devices (development files) The spacenav project provides a free, compatible alternative to the proprietary 3Dconnexion SDK for their 3D input devices (called "space navigator", "space pilot", "space traveller", etc). . This package contains the library. Package: libsqlite3-0 Source: sqlite3 Version: 3.7.13-1+deb7u1 Architecture: armhf Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 532 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Multi-Arch: same Homepage: http://www.sqlite.org/ Priority: standard Section: libs Filename: pool/main/s/sqlite3/libsqlite3-0_3.7.13-1+deb7u1_armhf.deb Size: 386494 SHA256: 41cd64606b76c91914ac82110411c57eee647be102015d78ef27c7d0a809858d SHA1: 0d2137b65dd06194021a9abbf69d8beb892aedaa MD5sum: e6874c452071141e8408eed4549d6cc6 Description: SQLite 3 shared library SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. Package: libss2 Source: e2fsprogs Version: 1.42.5-1.1 Architecture: armhf Maintainer: Theodore Y. Ts'o Installed-Size: 99 Pre-Depends: multiarch-support Depends: libcomerr2, libc6 (>= 2.13-28) Replaces: e2fsprogs (<< 1.34-1) Multi-Arch: same Homepage: http://e2fsprogs.sourceforge.net Priority: required Section: libs Filename: pool/main/e/e2fsprogs/libss2_1.42.5-1.1_armhf.deb Size: 58734 SHA256: 50ee2fd00387d08259e6c102d63f0b50324129c4c4679b668f9b4433a6d3e853 SHA1: 79061cc7891914bffc925bec033669243e98eec6 MD5sum: 50dfd58f6cf05253e0e1cbd6b3cdeae6 Description: command-line interface parsing library libss provides a simple command-line interface parser which will accept input from the user, parse the command into an argv argument vector, and then dispatch it to a handler function. . It was originally inspired by the Multics SubSystem library. Package: libssh2-1 Source: libssh2 Version: 1.4.2-1.1 Architecture: armhf Maintainer: Mikhail Gusarov Installed-Size: 193 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcrypt11 (>= 1.4.5), zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: http://libssh2.org/ Priority: optional Section: libs Filename: pool/main/libs/libssh2/libssh2-1_1.4.2-1.1_armhf.deb Size: 120142 SHA256: 92b166ca8b47970d8fffffbbc9577749832c72936fa0c1df82a4bdf350f1f804 SHA1: 4cef20534b974d392e108522d751d360b71b83cf MD5sum: 52fa3d2ec6a45b0100c41af11250c597 Description: SSH2 client-side library libssh2 is a client-side C library implementing the SSH2 protocol. It supports regular terminal, SCP and SFTP sessions; port forwarding; password, key-based and keyboard-interactive authentication. . This package contains the runtime library. Package: libssl-dev Source: openssl Version: 1.0.1e-2+deb7u7 Architecture: armhf Maintainer: Debian OpenSSL Team Installed-Size: 4298 Depends: libssl1.0.0 (= 1.0.1e-2+deb7u7), zlib1g-dev Recommends: libssl-doc Priority: optional Section: libdevel Filename: pool/main/o/openssl/libssl-dev_1.0.1e-2+deb7u7_armhf.deb Size: 1437994 SHA256: 14236f706c2993fb1920a74c1d2e9b17a58b0f01fbf74ce49b91277f7db9cead SHA1: 25a27b2704abeb551d1222073de9587b432ebee5 MD5sum: b628aaad74fef8622c594f9ca4f77545 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: libssl-doc Source: openssl Version: 1.0.1e-2+deb7u7 Architecture: all Maintainer: Debian OpenSSL Team Installed-Size: 1422 Breaks: libssl-dev (<< 1.0.0) Replaces: libssl-dev (<< 1.0.0) Priority: optional Section: doc Filename: pool/main/o/openssl/libssl-doc_1.0.1e-2+deb7u7_all.deb Size: 1202778 SHA256: 90effe95308fb1d690947437557defeb21e37eaa6e4dba3a42c937a46f581e73 SHA1: 7257a22e76c198a8513d922eddb1fcc21ca12bce MD5sum: 30a4693de737d2506c20ecce604def20 Description: SSL development documentation documentation libssl and libcrypto manpages and demo files. . It is part of the OpenSSL implementation of SSL. Package: libssl1.0.0 Source: openssl Version: 1.0.1e-2+deb7u7 Architecture: armhf Maintainer: Debian OpenSSL Team Installed-Size: 1892 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0 Multi-Arch: same Priority: important Section: libs Filename: pool/main/o/openssl/libssl1.0.0_1.0.1e-2+deb7u7_armhf.deb Size: 998812 SHA256: 119ef18ffb07f1858534755471e10f44c6b10e3a01849c70269483dca11be482 SHA1: e6d3003144f7440a23d1f9522576e016c1aed973 MD5sum: a21be7ae5271f8f315e529130e8fbaf6 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: libstartup-notification0 Source: startup-notification Version: 0.12-1 Architecture: armhf Maintainer: Josselin Mouette Installed-Size: 63 Depends: libc6 (>= 2.4), libx11-6, libx11-xcb1, libxcb-util0 (>= 0.3.8), libxcb1 Priority: optional Section: libs Filename: pool/main/s/startup-notification/libstartup-notification0_0.12-1_armhf.deb Size: 20986 SHA256: c994f277949190e5c5139335aafa072b76fe80581e89d85f08c25bf6083c315a SHA1: e961e17018a28d889e6a123753640f07ce01a897 MD5sum: 02d196744ae313b3b3f13f05faf7fdf1 Description: library for program launch feedback (shared library) startup-notification is a library which allows programs to give the user visual feedback that they are being launched; this is typically implemented using a busy cursor. This library is currently used by GNOME programs, but is part of the freedesktop.org suite of cross-desktop libraries. . This package contains the shared library. Package: libstdc++6 Source: gcc-4.7 Version: 4.7.2-5 Architecture: armhf Maintainer: Debian GCC Maintainers Installed-Size: 879 Pre-Depends: multiarch-support Depends: gcc-4.7-base (= 4.7.2-5), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Conflicts: scim (<< 1.4.2-1) Breaks: gcc-4.1, gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Provides: libstdc++6-armhf Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: important Section: libs Filename: pool/main/g/gcc-4.7/libstdc++6_4.7.2-5_armhf.deb Size: 278692 SHA256: 95bf22c6b78b4ce9704a43ee1b0a9141a5fd74bb8fcba8da286228bbbbf0067b SHA1: d6a810385d08fb94574bf03226b75b22eeaa58eb MD5sum: 28777c3e31069fefbe43fc02ef7de355 Description: GNU Standard C++ Library v3 This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++6-4.6-dev Source: gcc-4.6 Version: 4.6.3-14 Architecture: armhf Maintainer: Debian GCC Maintainers Installed-Size: 10001 Depends: gcc-4.6-base (= 4.6.3-14), g++-4.6 (= 4.6.3-14), libstdc++6 (>= 4.6.3-14), libc6-dev (>= 2.13-5) Suggests: libstdc++6-4.6-doc Conflicts: libg++2.8-dev, libg++27-dev, libg++272-dev (<< 2.7.2.8-1), libstdc++2.10-dev (<< 1:2.95.3-2), libstdc++2.8-dev, libstdc++2.9-dev, libstdc++2.9-glibc2.1-dev, libstdc++3.0-dev Provides: libstdc++-dev Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/main/g/gcc-4.6/libstdc++6-4.6-dev_4.6.3-14_armhf.deb Size: 1676234 SHA256: 4d6d10f4fc998593720daf5bea0fbf1960709f7b1a412f235bf91417eb5d5294 SHA1: 9563032c2d3ff61444d2b812046ee6ee0b851cd5 MD5sum: 9402d91dc53b44128009ed6b5bbb4e3c Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libsub-exporter-perl Version: 0.984-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 134 Depends: perl, libdata-optlist-perl, libsub-install-perl Homepage: http://search.cpan.org/dist/Sub-Exporter/ Priority: optional Section: perl Filename: pool/main/libs/libsub-exporter-perl/libsub-exporter-perl_0.984-1_all.deb Size: 52408 SHA256: a28d5a87b1a5ecb4e60e7b3fe1013e5196f0070bd100078cfd71a2ebc0fde808 SHA1: 328f36e61981de0a80093a0ffcf07d2fff53f4e1 MD5sum: b543b4c11c207037d4d69c65c9af0d90 Description: sophisticated exporter for custom-built routines When you use a perl module, first it is "required" function used, then its import method is called. . Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allows for renaming, currying/sub-generation etc. . Sub::Exporter builds a custom exporter which can then be installed into your module. It builds this method based on configuration passed to its setup_exporter method. Package: libsub-install-perl Version: 0.926-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 55 Depends: perl Homepage: http://search.cpan.org/dist/Sub-Install/ Priority: optional Section: perl Filename: pool/main/libs/libsub-install-perl/libsub-install-perl_0.926-1_all.deb Size: 11158 SHA256: 68f3a7a96b099edacad77fea276e2f1f853e7e112faec62f375119fa29dc1beb SHA1: cf01f76834799de855feba5c5f53ee0ad8b9a699 MD5sum: b479932449e9d8adfa2dae51b6b6bff3 Description: module for installing subroutines into packages easily Sub::Install module makes it easy to install subroutines into packages without the unslightly mess of no strict or typeglobs lying about where just anyone can see them. Package: libsub-name-perl Version: 0.05-1 Architecture: armhf Maintainer: Debian Perl Group Installed-Size: 68 Depends: perl (>= 5.14.2-5), perlapi-5.14.2, libc6 (>= 2.4) Homepage: http://search.cpan.org/dist/Sub-Name/ Priority: optional Section: perl Filename: pool/main/libs/libsub-name-perl/libsub-name-perl_0.05-1_armhf.deb Size: 9498 SHA256: 946e490d4ac39db21311f3f174c68d7f8b2b7ddfa950790462916850673ad13a SHA1: 396079e61466b9834dffdd15199a1ca78022567e MD5sum: 01943154a91be584986b921b7b815d1f Description: module for assigning a new name to referenced sub Sub::Name has only one function, which is also exported by default: . subname NAME, CODEREF . Assigns a new name to referenced sub. If package specification is omitted in the name, then the current package is used. The return value is the sub. . The name is only used for informative routines (caller, Carp, etc). You won't be able to actually invoke the sub by the given name. To allow that, you need to do glob-assignment yourself. Package: libswitch-perl Version: 2.16-2 Architecture: all Maintainer: Debian Perl Group Installed-Size: 88 Depends: perl, perl-modules Homepage: http://search.cpan.org/dist/Switch/ Priority: standard Section: perl Filename: pool/main/libs/libswitch-perl/libswitch-perl_2.16-2_all.deb Size: 21030 SHA256: a0f6209a29c975d764e1612d7c5704ba8eef978b1f5e414235f6c7c853cef3e7 SHA1: 9e8c3d0811967c67bdca79085b72bd1a2d6d7124 MD5sum: 7d452fee839aad4efb88c98011d68b8a Description: switch statement for Perl Switch.pm implements a generalized case mechanism that covers many possible combinations of switch and case values. . This is an obsolete module provided for compatiblity since it is being removed from the core. For perl 5.10 and above the "given/when" builtins are much preferred. Package: libswscale2 Source: libav Version: 6:0.8.10-1 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 438 Pre-Depends: multiarch-support Depends: libavutil51 (>= 6:0.8.3-1~), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Breaks: libswscale-extra-2 (<< 5:0.8.1-2) Replaces: libswscale-extra-2 Provides: libswscale-extra-2 Multi-Arch: same Homepage: http://libav.org/ Priority: optional Section: libs Filename: pool/main/liba/libav/libswscale2_0.8.10-1_armhf.deb Size: 111910 SHA256: 526d2f3fe69781a7d93870af6aeed24a7a2c01a9a580b55d4fa1da2559f045c3 SHA1: bf5f310885c1109e972380691d736fd4bcd65476 MD5sum: 0b4acbbba01c8497b136b6d0ede35e4a Description: Libav video scaling library Libav is a complete, cross-platform solution to decode, encode, record, convert and stream audio and video. . This is the video software scaling library from Libav. Package: libsys-hostname-long-perl Version: 1.4-2 Architecture: all Maintainer: Debian Perl Group Installed-Size: 84 Depends: perl (>= 5.6.0-16) Homepage: http://search.cpan.org/dist/Sys-Hostname-Long/ Priority: optional Section: perl Filename: pool/main/libs/libsys-hostname-long-perl/libsys-hostname-long-perl_1.4-2_all.deb Size: 11272 SHA256: e7364bc9813223ee10f1b7b9b6a289d9429969d2ab8db559f663da148c5f06f8 SHA1: cd35ae9098c2f7de364c9586150dc2dc4a08b1c2 MD5sum: dc6e7a8499f9b1073820a0e2f389f284 Description: Figure out the long (fully-qualified) hostname This module determines the host full name on multiple operating systems (MacOS, Windows, Unix-like systems; more later.) . The Sys::Hostname class is the best and standard way to get the basic hostname, but that may not be fully qualified. This module tries to determine the host's fully qualified name. Package: libsystemd-daemon0 Source: systemd Version: 44-11+deb7u4 Architecture: armhf Maintainer: Tollef Fog Heen Installed-Size: 51 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: extra Section: libs Filename: pool/main/s/systemd/libsystemd-daemon0_44-11+deb7u4_armhf.deb Size: 13652 SHA256: 9f030b739cb90260f3f6116840443e76499265d3c083d966d6b04e4fdba88544 SHA1: 2ca2c3766efe04c147201662a2d7a0eccb5a3575 MD5sum: 369ecf0c209b847be0662c9bc947af57 Description: systemd utility library The sd-daemon library provides a reference implementation of various APIs for new-style daemons, as implemented by the systemd init system. Package: libsystemd-login0 Source: systemd Version: 44-11+deb7u4 Architecture: armhf Maintainer: Tollef Fog Heen Installed-Size: 76 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libcap2 (>= 2.10), libgcc1 (>= 1:4.4.0), libselinux1 (>= 2.0.65) Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: extra Section: libs Filename: pool/main/s/systemd/libsystemd-login0_44-11+deb7u4_armhf.deb Size: 27488 SHA256: 908ccf95a9284b19a6e872a5b4cc49c5241ae25cd56ae57cdd888d4254fda436 SHA1: 561441fb17fa4d00f960d353d34b39d97b5c75b5 MD5sum: 247ff778fcab5a8c4dbb5428b21eb4e2 Description: systemd login utility library The libsystemd-login library provides an interface for the systemd-logind service which is used to track user sessions and seats. Package: libt1-5 Source: t1lib Version: 5.1.2-3.6 Architecture: armhf Maintainer: Ruben Molina Installed-Size: 266 Depends: libc6 (>= 2.13-28), libx11-6 Homepage: ftp://sunsite.unc.edu/pub/Linux/libs/graphics/ Priority: optional Section: libs Filename: pool/main/t/t1lib/libt1-5_5.1.2-3.6_armhf.deb Size: 150794 SHA256: ac5f01c6b2ec13a235f6d8d6621126b516be0c9441ccbeb51ffcf233613ba526 SHA1: f6c78ff0887e683a7279f9ed145febcb4c24ae6d MD5sum: 2c5c97f174019f61a3068d1aaa6f6ffa Description: Type 1 font rasterizer library - runtime T1lib is an enhanced rasterizer for Type 1 fonts. . T1lib is based on the X11R5 font rasterizer code, but operates independently of X11. It includes many enhancements, including underlining, antialiasing, user-defined slant and extension factors, and rotation. . This package contains the shared libraries needed to run programs using T1lib. Package: libtag1-vanilla Source: taglib Version: 1.7.2-1 Architecture: armhf Maintainer: Modestas Vainius Installed-Size: 525 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.6), zlib1g (>= 1:1.1.4) Conflicts: libtag-extras0, libtag1-rusxmms Breaks: libtag1c2a (<< 1.5-5) Replaces: libtag1c2a (<< 1.5-5) Multi-Arch: same Homepage: http://developer.kde.org/~wheeler/taglib.html Priority: optional Section: libs Filename: pool/main/t/taglib/libtag1-vanilla_1.7.2-1_armhf.deb Size: 200750 SHA256: 753fd297398ba7f8a7184ada65b2c9cc015ff4b34c9e0e1c5286b0e9dff88e32 SHA1: 97d8aa1febdf64364bcb789e049a384229194c30 MD5sum: 60b575b524f49ccdbb8d15db66a49a50 Description: audio meta-data library - vanilla flavour TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files. . This is the runtime package for programs that use the TagLib Audio Meta-Data Library. This package contains original and unpatched flavour of the library. Package: libtag1c2a Source: taglib Version: 1.7.2-1 Architecture: armhf Maintainer: Modestas Vainius Installed-Size: 33 Depends: libtag1-vanilla (= 1.7.2-1) | libtag1-rusxmms (= 1.7.2-1) Conflicts: libtag-extras0 Multi-Arch: same Homepage: http://developer.kde.org/~wheeler/taglib.html Priority: optional Section: libs Filename: pool/main/t/taglib/libtag1c2a_1.7.2-1_armhf.deb Size: 9322 SHA256: 8c05a74e0990e6c02aad43750b191d198185cfd75cca60dd32dbb2bdfaab77aa SHA1: b9a2c559282af3daf77e6bd337d23d690a063815 MD5sum: fbf0621aa5a9daab8846c902631f1549 Description: audio meta-data library TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files. . This package is the main metapackage for the TagLib Audio Meta-Data Library. Packages using TagLib should depend on this package rather than specific TagLib flavour. Vanilla (original) flavour is default. Alternatively you may install RusXMMS flavour which can be found in the libtag1-rusxmms package. Package: libtagc0 Source: taglib Version: 1.7.2-1 Architecture: armhf Maintainer: Modestas Vainius Installed-Size: 64 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.6), libtag1c2a (>= 1.6-2~) Multi-Arch: same Homepage: http://developer.kde.org/~wheeler/taglib.html Priority: optional Section: libs Filename: pool/main/t/taglib/libtagc0_1.7.2-1_armhf.deb Size: 14246 SHA256: 8e27003dbf03304e8c3d8ca3c62d775ee23cbb8fa9fc299289000c6e34516de7 SHA1: e5187368998ff29a7c8a92ff688e3efeabe097ad MD5sum: 8d794f7f933ab9bd2b2448bc414676c7 Description: audio meta-data library - C bindings TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files. . This is the runtime package for programs that use the TagLib Audio Meta-Data Library (C bindings). Package: libtalloc2 Source: talloc Version: 2.0.7+git20120207-1 Architecture: armhf Maintainer: Jelmer Vernooij Installed-Size: 69 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: http://talloc.samba.org/ Priority: optional Section: libs Filename: pool/main/t/talloc/libtalloc2_2.0.7+git20120207-1_armhf.deb Size: 21318 SHA256: 04bc4e067d8ee7a4490feb1546d45db7c442f94be41bc33805a2472152c00277 SHA1: ff285edba5034ffb36b70177707ca738d6ab8b2f MD5sum: 6b12356b1358d3f3cb7479b0df6cdf68 Description: hierarchical pool based memory allocator A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. Package: libtar0 Source: libtar Version: 1.2.16-1+deb7u2 Architecture: armhf Maintainer: Magnus Holmgren Installed-Size: 62 Depends: libc6 (>= 2.13-28) Breaks: libtar Replaces: libtar Provides: libtar Homepage: http://www.feep.net/libtar/ Priority: optional Section: libs Filename: pool/main/libt/libtar/libtar0_1.2.16-1+deb7u2_armhf.deb Size: 21100 SHA256: f646e6723f88d4daefd368fb3f8c84f0ce0c26f6df341b13da8817e6988f4b05 SHA1: afcfc58885830bfcf1b354df107f70ac5c6ba1f5 MD5sum: 60fd992f2959facc7ca353b933d93305 Description: C library for manipulating tar archives libtar allows programs to create, extract and test tar archives. It supports both the strict POSIX tar format and many of the commonly-used GNU extensions. Package: libtasn1-3 Version: 2.13-2 Architecture: armhf Maintainer: Debian GnuTLS Maintainers Installed-Size: 110 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://www.gnu.org/software/libtasn1/ Priority: standard Section: libs Filename: pool/main/libt/libtasn1-3/libtasn1-3_2.13-2_armhf.deb Size: 61816 SHA256: 807dca68cfa9ff6ba6b5ed175e8df0c64d7b8525f7734c3b535c492a09a78243 SHA1: be4bb2b9af53dfe9982d8df9d0ddbafd4affc5a0 MD5sum: c58e5c33f8ff05c8edc2d4a26bf95754 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: libtdb1 Source: tdb Version: 1.2.10-2 Architecture: armhf Maintainer: Jelmer Vernooij Installed-Size: 87 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://tdb.samba.org/ Priority: optional Section: libs Filename: pool/main/t/tdb/libtdb1_1.2.10-2_armhf.deb Size: 32998 SHA256: c76580d9874cc81adf3fe5262e531081af7e9a1d904e4e20cd6ad506a7753d41 SHA1: d480a855b1b3c645d9d379142f68f7d3979f8985 MD5sum: f4823298fe37fd4c4e3c537c6ffe0344 Description: Trivial Database - shared library This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the shared library file. Package: libtext-charwidth-perl Source: libtext-charwidth-perl (0.04-7) Version: 0.04-7+b2 Architecture: armhf Maintainer: Anibal Monsalve Salazar Installed-Size: 71 Depends: libc6 (>= 2.4), perl-base (>= 5.14.2-6), perlapi-5.14.2 Homepage: http://search.cpan.org/search?module=Text::CharWidth Priority: required Section: perl Filename: pool/main/libt/libtext-charwidth-perl/libtext-charwidth-perl_0.04-7+b2_armhf.deb Size: 10690 SHA256: 5186ea64588ee76764ea2da825e55028ec22eabfd50046f79d9d3b975856aee6 SHA1: 0fe70a0f68b69f3b8589314e97a6e08b851959f1 MD5sum: fd71c535dc0f808dfa8f67ff85561406 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(). Package: libtext-iconv-perl Version: 1.7-5 Architecture: armhf Maintainer: Anibal Monsalve Salazar Installed-Size: 79 Depends: libc6 (>= 2.4), perl-base (>= 5.14.2-5), perlapi-5.14.2 Homepage: http://search.cpan.org/search?module=Text::Iconv Priority: required Section: perl Filename: pool/main/libt/libtext-iconv-perl/libtext-iconv-perl_1.7-5_armhf.deb Size: 16508 SHA256: 209d2e739a3e948e7a27a4d7e3bc076a21d1912789645c985b1d1958bd0b61c8 SHA1: 24f9d04e4c4cda471f2de994d6fe852762e4ccc2 MD5sum: 6412d389ea38d6edac644e640d40076d Description: converts between character sets in Perl The iconv() family of functions from XPG4 defines 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. Package: libtext-template-perl Version: 1.45-2 Architecture: all Maintainer: Debian Perl Group Installed-Size: 156 Depends: perl Homepage: http://search.cpan.org/dist/Text-Template/ Priority: extra Section: perl Filename: pool/main/libt/libtext-template-perl/libtext-template-perl_1.45-2_all.deb Size: 54938 SHA256: 1d3f2a14f825d58627e3d6048bd8d5839658a5cd847e24dcb875c1bfb4795724 SHA1: b58b7a6dbd7e67108896e68ec0639b8fd4424fba MD5sum: a89169d765c0987fe16b2efd07f418f9 Description: Text::Template perl module Text::Template is a library for generating form letters, building HTML pages, or filling in templates generally. A `template' is a piece of text that has little Perl programs embedded in it here and there. When you `fill in' a template, you evaluate the little programs and replace them with their values. Package: libtext-wrapi18n-perl Version: 0.06-7 Architecture: all Maintainer: Anibal Monsalve Salazar Installed-Size: 28 Depends: libtext-charwidth-perl Homepage: http://search.cpan.org/search?module=Text::WrapI18N Priority: required Section: perl Filename: pool/main/libt/libtext-wrapi18n-perl/libtext-wrapi18n-perl_0.06-7_all.deb Size: 9004 SHA256: 88fb2394dafcfe3b1aae18c081ac446ad7d18c920999a4f578fc2931ad0664cc SHA1: dc961f5d84b71ac26f85109356d16234c44f9482 MD5sum: 5608c08e10e79269e391f02856f96ec5 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(). Package: libthai-data Source: libthai Version: 0.1.18-2 Architecture: all Maintainer: Theppitak Karoonboonyanan Installed-Size: 600 Breaks: libthai0 (<< 0.1.10) Multi-Arch: foreign Homepage: http://linux.thai.net/projects/libthai Priority: optional Section: libs Filename: pool/main/libt/libthai/libthai-data_0.1.18-2_all.deb Size: 154314 SHA256: fcfd8f0287f24ac0e9558f35fb28571eeb1e76c6733ed1d487bc4a8f64ce8bff SHA1: 4c1d417444e2801980f52cae23cdb41f2628933d MD5sum: b83b59d6356a342ad00d308eb4eb6eb6 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 data files needed by the LibThai library. Package: libthai0 Source: libthai Version: 0.1.18-2 Architecture: armhf Maintainer: Theppitak Karoonboonyanan Installed-Size: 90 Pre-Depends: multiarch-support Depends: libthai-data (>= 0.1.10), libc6 (>= 2.13-28), libdatrie1 (>= 0.2.0) Enhances: libqtcore4, libqtgui4 Multi-Arch: same Homepage: http://linux.thai.net/projects/libthai Priority: optional Section: libs Filename: pool/main/libt/libthai/libthai0_0.1.18-2_armhf.deb Size: 39542 SHA256: 9ec606f5969856697a2f0072f74ba31c9bf95b528335f47a50b102fec1dcef52 SHA1: 4e31ed737fedead475a5aff205776c96cdb9371c MD5sum: f8fdd1fbcdb01d7ab6456dddaeeac7ac 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. Package: libtheora0 Source: libtheora Version: 1.1.1+dfsg.1-3.1 Architecture: armhf Maintainer: Debian Xiph.org Maintainers Installed-Size: 533 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libogg0 (>= 1.1.0) Multi-Arch: same Homepage: http://www.theora.org/ Priority: optional Section: libs Filename: pool/main/libt/libtheora/libtheora0_1.1.1+dfsg.1-3.1_armhf.deb Size: 346780 SHA256: a9af0c7b19371aae7407cd934c11d8ea6ca51caaa97902a2803db9c7b22c3352 SHA1: 160b66018bfae0ee2d321b0acbd751df879caab2 MD5sum: a9b35ae24bfe64a685bf4c8365253f2d 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. Theora is originally derived from On2's VP3 codec, and has improved on it significantly with the merging of code from the Thusnelda branch. Package: libtie-ixhash-perl Version: 1.21-2 Architecture: all Depends: perl (>= 5.6.0-16) Installed-Size: 84 Maintainer: Ivan Kohler Priority: optional Section: interpreters Filename: pool/main/libt/libtie-ixhash-perl/libtie-ixhash-perl_1.21-2_all.deb Size: 11976 SHA256: 4a1ed1df176297d6a9f3d70fbeb99670812e5b7842d9c0d97d65d8cb84e38551 SHA1: 12b584029c8e4c11a6975e81db66ecdaea2c0eb3 MD5sum: df850b706fe4b93c89d1f78067ae6267 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: libtiff4 Source: tiff3 Version: 3.9.6-11 Architecture: armhf Maintainer: Jay Berkenbilt Installed-Size: 390 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libjbig0, libjpeg8 (>= 8c), zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: http://libtiff.maptools.org Priority: optional Section: oldlibs Filename: pool/main/t/tiff3/libtiff4_3.9.6-11_armhf.deb Size: 178262 SHA256: 1b5fd66195a0d86198a40eaf04e0a6f5dd2f1dc3296a4efd1e6ac0d7d8495fab SHA1: c974539a73baf43b9ad3a4f67c3df6c761d9d397 MD5sum: 790af9a132f967bcfb815a356e5cbef9 Description: Tag Image File Format (TIFF) library (old version) libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library. Package: libtiffxx0c2 Source: tiff3 Version: 3.9.6-11 Architecture: armhf Maintainer: Jay Berkenbilt Installed-Size: 108 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libjbig0, libjpeg8 (>= 8c), libstdc++6 (>= 4.4.0), libtiff4 (>> 3.9.5-3~), zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: http://libtiff.maptools.org Priority: optional Section: oldlibs Filename: pool/main/t/tiff3/libtiffxx0c2_3.9.6-11_armhf.deb Size: 62946 SHA256: c477d4c8b132e046568f032721d4ae12ad19029d5406ff93f0eee494a9099fc9 SHA1: ddf425c14274b036da20cd6c38abc756d96927d0 MD5sum: 07bb2fa351c8dbccd46e7c19a2487f17 Description: Tag Image File Format (TIFF) library (old version) -- C++ interface libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library for the experimental C++ interfaces. Package: libtimedate-perl Version: 1.2000-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 248 Depends: perl Conflicts: timedate Replaces: timedate Provides: timedate Homepage: http://search.cpan.org/dist/TimeDate/ Priority: optional Section: perl Filename: pool/main/libt/libtimedate-perl/libtimedate-perl_1.2000-1_all.deb Size: 41242 SHA256: 6a7e0f3e8c1b3146e9ab30ccabffe847f26604cdf3c7b916256ba8f40135c2d3 SHA1: a75a305d9d091479730a089cf3f251498c895342 MD5sum: 546f9d4765a90be2044f93a718018a70 Description: collection of modules to manipulate date/time information TimeDate is a collection of Perl modules useful for manipulating date and time information. Date::Parse can parse absolute date specifications in a wide variety of input formats and many languages (via Date::Language). . This package also includes Date::Format, which can format dates into strings, as well as Time::Zone, which contains miscellaneous time zone functions. Package: libtinfo5 Source: ncurses Version: 5.9-10 Architecture: armhf Maintainer: Craig Small Installed-Size: 368 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Replaces: libncurses5 (<< 5.9-3) Multi-Arch: same Homepage: http://invisible-island.net/ncurses/ Priority: required Section: libs Filename: pool/main/n/ncurses/libtinfo5_5.9-10_armhf.deb Size: 259612 SHA256: 1cf04cb9580d8b9ad4c40fec1b64a782ae2b01f57fe9e8f6bc889b698f729a27 SHA1: 52028f2f3cb6e8e6806a4926e016ced389b73e6b MD5sum: 3cfea08b97372f5b55ca82b1796687ec Description: shared low-level terminfo library for terminal handling The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared low-level terminfo library. Package: libtry-tiny-perl Version: 0.11-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 76 Depends: perl Homepage: http://search.cpan.org/dist/Try-Tiny/ Priority: optional Section: perl Filename: pool/main/libt/libtry-tiny-perl/libtry-tiny-perl_0.11-1_all.deb Size: 17980 SHA256: d10fed331f99d2529fc3f73669ff7867e1a850f1ca05878e8ad308f850e9014a SHA1: 88a15c602b5e4bb32e2cd7e44fc10b3f80766893 MD5sum: c51542a09af9bd7e1cda85f49a3b6d87 Description: module providing minimalistic try/catch Try::Tiny is a Perl module that provides bare bones try/catch statements. It is designed to eliminate common mistakes with eval blocks, and NOTHING else. . The main focus of this module is to provide simple and reliable error handling for those having a hard time installing TryCatch, but who still want to write correct eval blocks without 5 lines of boilerplate each time. Package: libts-0.0-0 Source: tslib Version: 1.0-11 Architecture: armhf Maintainer: Neil Williams Installed-Size: 100 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), tsconf Conflicts: libts0, tslib Replaces: libts0, tslib Provides: libts0, tslib Multi-Arch: same Homepage: http://tslib.berlios.de/ Priority: optional Section: libs Filename: pool/main/t/tslib/libts-0.0-0_1.0-11_armhf.deb Size: 29908 SHA256: 8af2a3c8778cf219b8f89515cfc773110041ac583be6ed21c0fa7beb976f6173 SHA1: 084e85cc81d0b6a12412b3383d8779ff9f8798d1 MD5sum: dbe62dc1e56463f610879df91f435779 Description: touch screen library Tslib is an abstraction layer for touchscreen panel events, as well as a filter stack for the manipulation of those events. Examples of implemented filters include jitter smoothing and the calibration transform. Package: libtumbler-1-0 Source: tumbler (0.1.25-1) Version: 0.1.25-1+b1 Architecture: armhf Maintainer: Debian Xfce Maintainers Installed-Size: 112 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.8) Homepage: http://www.xfce.org/ Priority: optional Section: xfce Filename: pool/main/t/tumbler/libtumbler-1-0_0.1.25-1+b1_armhf.deb Size: 57530 SHA256: ae7d5a5aead98e20ae35c9f0da796d92bb8d6b118a823061bfd8066bd8ec60d1 SHA1: 838721aefd829534c420f35e76277a2080a4aa1b MD5sum: ff4d32d2f49b823f51e0dec642ec2d9c Description: library for tumbler, a D-Bus thumbnailing service Tumbler is a D-Bus service for applications to request thumbnails for various URI schemes and MIME types. It is an implementation of the thumbnail management D-Bus specification described on http://live.gnome.org/ThumbnailerSpec. . This package contains the shared library. Package: libtwolame0 Source: twolame Version: 0.3.13-1 Architecture: armhf Maintainer: Debian MythTV Team Installed-Size: 142 Depends: libc6 (>= 2.4) Homepage: http://www.twolame.org Priority: optional Section: libs Filename: pool/main/t/twolame/libtwolame0_0.3.13-1_armhf.deb Size: 57152 SHA256: 968a38cd19168703a3e886e5f91c701c67ccb7725fa1dced2fa543e75659c7dd SHA1: e7944cf044fc35e9a940daa779d8e5fa9abe7e0b MD5sum: 69206d027e8cc4585411f648005f1040 Description: MPEG Audio Layer 2 encoding library TwoLAME is an optimized MPEG Audio Layer 2 encoder. It is based on tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and portions of LAME. . TwoLAME does NOT support MPEG Audio Layer 3 (MP3) encoding due to patent issues surrounding MP3. . However, as most MPEG Audio players are able to play layer 2 (MP2) files, TwoLAME makes a very good drop-in replacement for LAME and other layer 3 encoders. . This package contains the shared library. Package: libudev0 Source: udev Version: 175-7.2 Architecture: armhf Maintainer: Marco d'Itri Installed-Size: 169 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Multi-Arch: same Priority: important Section: libs Filename: pool/main/u/udev/libudev0_175-7.2_armhf.deb Size: 122140 SHA256: e1e00fb05a488ff71a568d8e6a92e843e45c936fddc01e2d706be6dd2fb93466 SHA1: 689297c09323b87d253418f7ce6308522c892d62 MD5sum: 0457d526b1f9a641e5b9063cdfa9d1db Description: libudev shared library This library provides access to udev device information. Package: libunique-1.0-0 Source: libunique Version: 1.1.6-4 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 90 Depends: libc6 (>= 2.4), libdbus-glib-1-2 (>= 0.88), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.24.0), libx11-6, dbus, dbus-x11 Homepage: http://live.gnome.org/LibUnique Priority: optional Section: libs Filename: pool/main/libu/libunique/libunique-1.0-0_1.1.6-4_armhf.deb Size: 42702 SHA256: 90eb9f67adbdb415996f897ab707faedb29f0ae65ee9d7dc727eabb4433b3355 SHA1: 7d26da1f4ceb1cee6d0e734acc99bdd963140497 MD5sum: 0482f0695e3e66e3f9cc8c4a669da737 Description: Library for writing single instance applications - shared libraries Unique is a library for writing single instance application. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance. . Unique makes it easy to write this kind of applications, by providing a base class, taking care of all the IPC machinery needed to send messages to a running instance, and also handling the startup notification side. . This package contains the shared libraries. Package: libunistring0 Source: libunistring (0.9.3-5) Version: 0.9.3-5+b1 Architecture: armhf Maintainer: Andreas Rottmann Installed-Size: 1014 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: http://www.gnu.org/software/libunistring/ Priority: optional Section: libs Filename: pool/main/libu/libunistring/libunistring0_0.9.3-5+b1_armhf.deb Size: 403896 SHA256: a084e9cbb3662d6460ba38d8d1ad86b4cad24bc3c5202ee03cb41be21fdeeca0 SHA1: 9b35915fce10e0a9f5c4c06cd9db90512bededa5 MD5sum: ec115ecab5cc545d780582b3d25e21bc Description: Unicode string library for C The 'libunistring' library implements Unicode strings (in the UTF-8, UTF-16, and UTF-32 encodings), together with functions for Unicode characters (character names, classifications, properties) and functions for string processing (formatted output, width, word breaks, line breaks, normalization, case folding, regular expressions). . This package contains the shared library. Package: libupnp6 Source: libupnp Version: 1:1.6.17-1.2 Architecture: armhf Maintainer: Nick Leverton Installed-Size: 280 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Conflicts: libupnp0, libupnp2, libupnp3, libupnp4 (<< 1.8.0~svn20090313) Replaces: libupnp0, libupnp2, libupnp3 Homepage: http://pupnp.sourceforge.net/ Priority: extra Section: libs Filename: pool/main/libu/libupnp/libupnp6_1.6.17-1.2_armhf.deb Size: 156604 SHA256: 8104211d7c1e0c6cdae9139548c0f0a319d8dca052074441ff5b11afcae3e970 SHA1: 9a41e0fb9bdf78c537010a5159a368cb7f4cd4da MD5sum: 23d2acc31e611e36166b4fa0fcccc19b Description: Portable SDK for UPnP Devices, version 1.6 (shared libraries) The Portable SDK for UPnP Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification - see http://www.upnp.org/ for specifications. . The libupnp6 package contains the runtime libraries for uPnP. Package: libupower-glib1 Source: upower Version: 0.9.17-1 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 85 Depends: libc6 (>= 2.13-28), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libglib2.0-0 (>= 2.22.0) Homepage: http://upower.freedesktop.org/ Priority: optional Section: libs Filename: pool/main/u/upower/libupower-glib1_0.9.17-1_armhf.deb Size: 29694 SHA256: 441b3bddf9600b36fc76e4879aa35652d6f60348e5f342ce4e312bf6f4d77f69 SHA1: 82c9c47d82fc01a98bfa1e35775f3c0d5056704d MD5sum: faffb8f524abcd380ec9b205725e42ab Description: abstraction for power management - shared library upower provides an interface to enumerate power sources on the system and control system-wide power management. Any application can access the org.freedesktop.UPower service on the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit. . This package contains the shared library to be used by applications. Package: liburi-perl Version: 1.60-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 226 Depends: perl, libmime-base64-perl, libnet-perl Suggests: libwww-perl Homepage: http://search.cpan.org/dist/URI/ Priority: optional Section: perl Filename: pool/main/libu/liburi-perl/liburi-perl_1.60-1_all.deb Size: 100400 SHA256: 5299488cd4c22e780817b0fdc54281b361aeed22849f52134fdb5dca426b955a SHA1: 2d9d8ce841f2cd282c6c69d12844c6436cef17a7 MD5sum: 47ef2f050dc9fda8c0c8a2ce1e835f22 Description: module to manipulate and access URI strings URI is a collection of Perl modules that represent and manipulate Uniform Resource Identifier (URI) references as specified in RFC 2396. . URI objects can be used to access and manipulate the various components that make up these strings. There are also methods to combine URIs in various ways. . The URI class replaces the URI::URL class that used to be distributed with libwww-perl. This package also includes an emulation of the old URI::URL interface, which implements both the old and the new interface. Package: libusb-0.1-4 Source: libusb Version: 2:0.1.12-20+nmu1 Architecture: armhf Maintainer: Aurelien Jarno Installed-Size: 64 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Conflicts: libccid (<< 0.9.2-3), libusb0 Replaces: libusb0 Multi-Arch: same Homepage: http://www.linux-usb.org/ Priority: important Section: libs Filename: pool/main/libu/libusb/libusb-0.1-4_0.1.12-20+nmu1_armhf.deb Size: 20942 SHA256: b686b8508470c055ff23e4eb36ca3aab3f1a99ec7fd18249f1b7543f4dda311c SHA1: e59c3fcddefcc1b67d2a687431cd64104cec0e0d MD5sum: 65d9a00f0fe3661669925ca8a87d3daf Description: userspace USB programming library Library for programming USB applications without the knowledge of Linux kernel internals. Package: libusb-1.0-0 Source: libusbx Version: 2:1.0.11-1 Architecture: armhf Maintainer: Aurelien Jarno Installed-Size: 83 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://www.linux-usb.org/ Priority: optional Section: libs Filename: pool/main/libu/libusbx/libusb-1.0-0_1.0.11-1_armhf.deb Size: 34430 SHA256: 2b11b1069563825be107e17d6e2a8f4a0cb2d24791ee479ff38e16bec742fff4 SHA1: a1cf4559d6895e983308c7a96871166126768c17 MD5sum: a11d67ca8385dd8b4e526c684d24fed2 Description: userspace USB programming library Library for programming USB applications without the knowledge of Linux kernel internals. Package: libusbmuxd1 Source: usbmuxd Version: 1.0.7-2 Architecture: armhf Maintainer: gtkpod Maintainers Installed-Size: 49 Depends: libc6 (>= 2.4), libplist1 (>= 0.16) Homepage: http://marcansoft.com/blog/iphonelinux/usbmuxd/ Priority: optional Section: libs Filename: pool/main/u/usbmuxd/libusbmuxd1_1.0.7-2_armhf.deb Size: 12364 SHA256: 5c1095566578c566877cc6f26b2c3695402385468a12eb1c91578911648f6758 SHA1: 7ca11f6d4122c2e8914ed91000421fec4b5a95c3 MD5sum: e9eefeae88a8f89cfe823bbe816ff05a Description: USB multiplexor daemon for iPhone and iPod Touch devices - library usbmuxd, the USB multiplexor daemon, is in charge of coordinating access to iPhone and iPod Touch services over USB. Synchronization and management applications for the iPhone and iPod Touch need this daemon to communicate with such devices concurrently. . This package contains the shared library. Package: libustr-1.0-1 Source: ustr Version: 1.0.4-3 Architecture: armhf Maintainer: Vaclav Ovsik Installed-Size: 174 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Multi-Arch: same Homepage: http://www.and.org/ustr/ Priority: optional Section: libs Filename: pool/main/u/ustr/libustr-1.0-1_1.0.4-3_armhf.deb Size: 68542 SHA256: 91932b3c99781d9f23f78a90f631424be62390fae126227bd77776bf901f3bc9 SHA1: af4d43e7ff05b6f2e14435299f45ac2f50539416 MD5sum: 09be0f8a18dab25300371603af45ca55 Description: Micro string library: shared library ustr (Micro string library) is a string API for C. It has tiny overhead over just plain strdup(), is much safer, is easier to use, is faster for many operations, can be used with read-only or automatically allocated data. You don't even need to link to the library to use it (so there are no dependencies). . This package contains the shared library for ustr. Package: libutempter0 Source: libutempter Version: 1.1.5-4 Architecture: armhf Maintainer: Debian Krap Maintainers Installed-Size: 53 Depends: libc6 (>= 2.4), adduser Homepage: http://freshmeat.net/projects/libutempter Priority: optional Section: libs Filename: pool/main/libu/libutempter/libutempter0_1.1.5-4_armhf.deb Size: 7444 SHA256: d14d6619851c7394017f4629f78622b9a69de93acade70a04ae538bdff92cf1b SHA1: 86f9e7a2d8cd9ff5dd4c0bbcf13e755245431aed MD5sum: a765b1e72ab708b73fc1038cac1ef401 Description: A privileged helper for utmp/wtmp updates (runtime) The libutempter library provides interface for terminal emulators such as screen and xterm to record user sessions to utmp and wtmp files. . The utempter is a privileged helper used by libutempter library to manipulate utmp and wtmp files. Package: libuuid1 Source: util-linux Version: 2.20.1-5.3 Architecture: armhf Maintainer: LaMont Jones Installed-Size: 106 Pre-Depends: multiarch-support Depends: passwd, libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Recommends: uuid-runtime Replaces: e2fsprogs (<< 1.34-1) Multi-Arch: same Homepage: http://userweb.kernel.org/~kzak/util-linux/ Priority: required Section: libs Filename: pool/main/u/util-linux/libuuid1_2.20.1-5.3_armhf.deb Size: 57162 SHA256: b6cb7f36b98d0c8a107934ce976a84a4556aef97ad6a674ba865829ba986aed1 SHA1: 9c8d2a8144bca3b8a28b5e8f621e26da5fa8afd5 MD5sum: 2475e14cb7f33980af859d3bd8aeabb1 Description: Universally Unique ID library The libuuid library generates and parses 128-bit universally unique ids (UUIDs). A UUID is an identifier that is unique across both space and time, with respect to the space of all UUIDs. A UUID can be used for multiple purposes, from tagging objects with an extremely short lifetime, to reliably identifying very persistent objects across a network. . See RFC 4122 for more information. Package: libv4l-0 Source: v4l-utils Version: 0.8.8-3 Architecture: armhf Maintainer: Gregor Jasny Installed-Size: 154 Pre-Depends: multiarch-support Depends: libv4lconvert0 (= 0.8.8-3), libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://linuxtv.org/downloads/v4l-utils/ Priority: optional Section: libs Filename: pool/main/v/v4l-utils/libv4l-0_0.8.8-3_armhf.deb Size: 52688 SHA256: 858f4c77fd5e69a80bb93fa92c2eea3afc9f9288a40eefe1f35f3184c08ba6c7 SHA1: cd064e78e43da133c5ae685f06b0d69e14cc8603 MD5sum: 18de5d7a61d63ec5ebace45be4f6a6c8 Description: Collection of video4linux support libraries libv4l is a collection of libraries which adds a thin abstraction layer on top of video4linux2 devices. The purpose of this (thin) layer is to make it easy for application writers to support a wide variety of devices without having to write separate code for different devices in the same class. libv4l consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2. . libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent of the drivers for those devices supporting v4l1 compatibility (which many v4l2 drivers do not). . libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the application transparent libv4lconvert conversion where necessary. . This package contains the shared libraries. Package: libv4lconvert0 Source: v4l-utils Version: 0.8.8-3 Architecture: armhf Maintainer: Gregor Jasny Installed-Size: 199 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libjpeg8 (>= 8c) Breaks: libv4l-0 (<< 0.8.5-4) Replaces: libv4l-0 (<< 0.8.5-4) Multi-Arch: same Homepage: http://linuxtv.org/downloads/v4l-utils/ Priority: optional Section: libs Filename: pool/main/v/v4l-utils/libv4lconvert0_0.8.8-3_armhf.deb Size: 87822 SHA256: bad3da093bc4be740813005ed2e5f7fa3ff40c3c561cd3d4028903818b561b5c SHA1: 102e1d08b9878640b5b14783157959c86ca3f4d8 MD5sum: 3b2fe66cf09e067f3808c160c8573f4d Description: Video4linux frame format conversion library libv4lconvert offers functions to convert from any (known) pixelformat to BGR24, RGB24, YUV420 and YVU420. . This package contains the shared library. Package: libva-x11-1 Source: libva Version: 1.0.15-4 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 56 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libdrm2 (>= 2.3.1), libx11-6, libxext6, libxfixes3 Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/vaapi Priority: optional Section: libs Filename: pool/main/libv/libva/libva-x11-1_1.0.15-4_armhf.deb Size: 14816 SHA256: b4daf5abb1a27d8d86bd3ef43a9573838dd94eb956172fcbdd580a0ffba4ba77 SHA1: c1a3e0313c6dab6528275bf58aed60980a6f7ffd MD5sum: 615cd08bd174db6fa8e59bf7534ddf11 Description: Video Acceleration (VA) API for Linux -- X11 runtime Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding. . This package provides the libva-x11 library. Package: libva1 Source: libva Version: 1.0.15-4 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 105 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Breaks: vlc-nox (<< 1.1.5-3) Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/vaapi Priority: optional Section: libs Filename: pool/main/libv/libva/libva1_1.0.15-4_armhf.deb Size: 34270 SHA256: 0fa934b6650b84ab943348dd64ec6577c97f06ca04e6386b883a7209de9852cb SHA1: a4de264b9fa91a642a623d8ad471bd54fc8c788b MD5sum: 3ca6bf4a4f4f11956c72e37aeef3a2a3 Description: Video Acceleration (VA) API for Linux -- runtime Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding. . This package provides the main libva library. Package: libvcdinfo0 Source: vcdimager Version: 0.7.24+dfsg-0.1 Architecture: armhf Maintainer: Nicolas Boullis Installed-Size: 204 Depends: libc6 (>= 2.13-28), libcdio13 (>= 0.83), libiso9660-8 (>= 0.83) Homepage: http://www.gnu.org/software/vcdimager/ Priority: optional Section: libs Filename: pool/main/v/vcdimager/libvcdinfo0_0.7.24+dfsg-0.1_armhf.deb Size: 123084 SHA256: 92c12632a74d4954a47a957df7429959a2a91c81c94324703ac53463eb8413ea SHA1: 8f1cf4593d36601047c94bc2827c697469f56292 MD5sum: 048c0a4a1c3882aa0c6f239141debc52 Description: library to extract information from VideoCD This library can be used to extract information stored on a VideoCD. One use is in media players, such as xine and vlc (where in fact it is currently used). Here libvcdinfo assists in VideoCD navigation, playback control and showing what is contained on a VideoCD. Some standalone programs for this library are vcd-info and vcdxrip (part of the VCDImager distribution). Package: libvisual-0.4-0 Source: libvisual Version: 0.4.0-5 Architecture: armhf Maintainer: Debian QA Group Installed-Size: 276 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Recommends: libvisual-0.4-plugins Breaks: libvisual-0.4-plugins (<< 0.4.0.dfsg.1-5) Multi-Arch: same Homepage: http://sourceforge.net/projects/libvisual/ Priority: optional Section: libs Filename: pool/main/libv/libvisual/libvisual-0.4-0_0.4.0-5_armhf.deb Size: 123174 SHA256: 32fcffa657d99ea0cf0ad05cc752ce05dad35cb5065284aa297320f4d127363a SHA1: 4af6197cc566b7f5c1440dd7bf74da0719653870 MD5sum: d0e2d7db395d5bb095482b56ae9fb849 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: libvlc5 Source: vlc Version: 2.0.3-5 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 108 Pre-Depends: dpkg (>= 1.15.6~) Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libvlccore5 (>= 2.0.0) Replaces: vlc (<< 0.8.6.c-6) Homepage: http://www.videolan.org/vlc/ Priority: optional Section: libs Filename: pool/main/v/vlc/libvlc5_2.0.3-5_armhf.deb Size: 32968 SHA256: 4d585c62765db80ff3a69ca8ada7ba5d4b5c4beaa593288204be9ba6b3be1fa4 SHA1: f74d717baecc6c8ea092c8461cbbbf40b3aed867 MD5sum: 321aebe019b6a17580e94490a52bd9d1 Description: multimedia player and streamer library This package contains the shared library required by applications using VLC features. . VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. Package: libvlccore5 Source: vlc Version: 2.0.3-5 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 657 Pre-Depends: dpkg (>= 1.15.6~) Depends: vlc-data (= 2.0.3-5), libc6 (>= 2.13-28), libdbus-1-3 (>= 1.0.2), libgcc1 (>= 1:4.4.0) Homepage: http://www.videolan.org/vlc/ Priority: optional Section: libs Filename: pool/main/v/vlc/libvlccore5_2.0.3-5_armhf.deb Size: 302196 SHA256: de6da7dbbc9c512345d75d4ea926dd712215117298ad98ccec1ea8fa8e93a5ef SHA1: fe4d14974d256bae6846743da78581eb71c1a832 MD5sum: b864b2c3ca330a969cfd0b7583745c72 Description: base library for VLC and its modules This package contains the shared library required by VLC modules and libvlc. . VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. Package: libvo-aacenc0 Source: vo-aacenc Version: 0.1.2-1 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 121 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: http://opencore-amr.git.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/v/vo-aacenc/libvo-aacenc0_0.1.2-1_armhf.deb Size: 65722 SHA256: dda0badcb2d0a05764c71b4f7365e023fb470a32475c9dfc54d15557b0a254d8 SHA1: 5614701c27762aa4fed6e4606e1f15de2c7e0af2 MD5sum: 0aa8ddb017b63b177bc184a4451b86b2 Description: VisualOn AAC encoder library This library contains an encoder implementation of the Advanced Audio Coding (AAC) audio codec. The library is based on a codec implementation by VisualOn, part of the Stagefright framework from the Google Android project. Package: libvo-amrwbenc0 Source: vo-amrwbenc Version: 0.1.2-1 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 115 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: http://opencore-amr.git.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/v/vo-amrwbenc/libvo-amrwbenc0_0.1.2-1_armhf.deb Size: 63228 SHA256: 8aa0ff579dbf90ed306c7f097679acd8cd2530cc0e3895645758b47c0f3b5fff SHA1: 36822202baa5eaa3a2f7d0716cdf2134098dc0dd MD5sum: 12cce00fe81d1cf95057c4a9c25c6884 Description: VisualOn AMR-WB encoder library This library contains an encoder implementation of the Adaptive Multi Rate Wideband (AMR-WB) audio codec. The library is based on a codec implementation by VisualOn, part of the Stagefright framework from the Google Android project. . This package contains development files. Package: libvorbis0a Source: libvorbis Version: 1.3.2-1.3 Architecture: armhf Maintainer: Debian Xiph.org Maintainers Installed-Size: 189 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libogg0 (>= 1.1.0) Conflicts: libvorbis0 Replaces: libvorbis0 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libv/libvorbis/libvorbis0a_1.3.2-1.3_armhf.deb Size: 98076 SHA256: 824992121c46368a8af0c75ddf6a2d0ef593db6ec532c806ee4c237efbead4e8 SHA1: e49d65d8d419465f20c69e5eeb7f1bc3d5395771 MD5sum: aaa9045e23cde2ef8b6705908895ad9e Description: The Vorbis General Audio Compression Codec (Decoder library) 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: libvorbisenc2 Source: libvorbis Version: 1.3.2-1.3 Architecture: armhf Maintainer: Debian Xiph.org Maintainers Installed-Size: 1499 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libogg0 (>= 1.0rc3), libvorbis0a (= 1.3.2-1.3) Conflicts: libvorbis0 (<< 1.0.0) Replaces: libvorbis0 (<< 1.0.0) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libv/libvorbis/libvorbisenc2_1.3.2-1.3_armhf.deb Size: 120986 SHA256: 7e11438a7cac820db1e5162124dfefd52460470ae82a1075ef6116a280694d23 SHA1: d0060091546143c94e9a475d39ceb07f905f5846 MD5sum: b188231853189e69f95371eccfaacaca Description: The Vorbis General Audio Compression Codec (Encoder library) 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: libvorbisfile3 Source: libvorbis Version: 1.3.2-1.3 Architecture: armhf Maintainer: Debian Xiph.org Maintainers Installed-Size: 76 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libogg0 (>= 1.1.0), libvorbis0a (= 1.3.2-1.3) Conflicts: libvorbis0 (<< 1.0.0) Replaces: libvorbis0 (<< 1.0.0) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libv/libvorbis/libvorbisfile3_1.3.2-1.3_armhf.deb Size: 23364 SHA256: 56853792734b046d66279bace352fafbc7d56dd72b8a73ba6b7f60bf394e35eb SHA1: 031d93cb63b2180c7dc892119141d036185b4f36 MD5sum: 1d4da082190dc1444e62423134e03e58 Description: The Vorbis General Audio Compression Codec (High Level API) 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: libvorbisidec1 Source: libvorbisidec Version: 1.0.2+svn18153-0.2 Architecture: armhf Maintainer: Daniel Kahn Gillmor Installed-Size: 120 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libogg0 (>= 1.1.0) Homepage: http://wiki.xiph.org/index.php/Tremor Priority: extra Section: libs Filename: pool/main/libv/libvorbisidec/libvorbisidec1_1.0.2+svn18153-0.2_armhf.deb Size: 77298 SHA256: cf7a940eca6235cef09198e8967741f2c5f21270cedbaf708a37df0b2162fa80 SHA1: 1cfcd665dda2e0e73c657f9b06e5e5531b0d5aa1 MD5sum: 18c7ac473a93be45113917db63701514 Description: Integer-only Ogg Vorbis decoder, AKA "tremor" libvorbisidec is an Ogg Vorbis audio decoder (also known as "tremor"), implemented with no floating point arithmetic. This makes it particularly amenable to use on systems which lack floating point hardware. Package: libvpx1 Source: libvpx Version: 1.1.0-1 Architecture: armhf Maintainer: Sebastian Dröge Installed-Size: 895 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Multi-Arch: same Homepage: http://www.webmproject.org Priority: optional Section: libs Filename: pool/main/libv/libvpx/libvpx1_1.1.0-1_armhf.deb Size: 460268 SHA256: fdc65e8fdcc83aa3b3a27a418f45dce485d71eabde2dc45902a5366f7faa44c9 SHA1: ed54700ccde9f22e47be33dc818fe812d5d5cc50 MD5sum: ce32b416595cda715cc1d934d12dd2bc Description: VP8 video codec (shared library) VP8 is an open video codec, originally developed by On2 and released as open source by Google Inc. It is the successor of the VP3 codec, on which the Theora codec was based. . This package contains the shared libraries. Package: libvte-common Source: vte Version: 1:0.28.2-5 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 1313 Breaks: libvte9 (<< 1:0.28) Priority: optional Section: libs Filename: pool/main/v/vte/libvte-common_0.28.2-5_all.deb Size: 434640 SHA256: c848d13b08d88cb50cfba6c4377297bfdccf9962a54ff3964ea9cc5fdf23a89d SHA1: 5a13679f2a2758201df9d0c58d913a05cd0b087e MD5sum: 03923752a261c6d57944369484ded4df Description: Terminal emulator widget for GTK+ 2.x - common files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains internationalization files for the VTE library and common files for the GTK+ 2.x version. Package: libvte9 Source: vte Version: 1:0.28.2-5 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 918 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.13-28), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.8), libgtk2.0-0 (>= 2.24.0), libncurses5 (>= 5.5-5~), libpango1.0-0 (>= 1.22.0), libtinfo5, libx11-6, libvte-common (= 1:0.28.2-5) Priority: optional Section: libs Filename: pool/main/v/vte/libvte9_0.28.2-5_armhf.deb Size: 695830 SHA256: 6b5a744338bba2408f7f75ad44876be5c7be956e8d24aee4e7d611c6726989e6 SHA1: 71e3f39a3bfea114ea6195c791295cda576f9fe7 MD5sum: 17e86273740c7e5c606feacc6a7acc27 Description: Terminal emulator widget for GTK+ 2.0 - runtime files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains the runtime library, needed by programs using the VTE widget with GTK+ 2.0. Package: libwavpack1 Source: wavpack Version: 4.60.1-3 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 153 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: http://www.wavpack.com Priority: optional Section: libs Filename: pool/main/w/wavpack/libwavpack1_4.60.1-3_armhf.deb Size: 76788 SHA256: fa202b1480b364e67fc8a5157fc87538a312eaddc027e4c44458b62fc5ccaab1 SHA1: c9c754b33fdf23f5c22a706ea2cc09d128fa5e93 MD5sum: 41f0a29432121ccd189fd9ab8881602b Description: audio codec (lossy and lossless) - library WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. Although the technology is loosely based on previous versions of WavPack, the new version 4 format has been designed from the ground up to offer unparalleled performance and functionality. . This package contains the shared libraries necessary to run programs using libwavpack. Package: libwayland0 Source: wayland Version: 0.85.0-2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 145 Depends: libc6 (>= 2.13-28), libffi5 (>= 3.0.9) Priority: optional Section: libs Filename: pool/main/w/wayland/libwayland0_0.85.0-2_armhf.deb Size: 87278 SHA256: 68a67f579c044ac1c1c4757d36682c5d66d52f9a1c5fa82fc75b8f0f3c709263 SHA1: 06f2f8770e5b70a15730fe4e2c4d445c2bed6973 MD5sum: b33dcc313b6c50a43c9c4e43af27a89e Description: wayland compositor infrastructure - shared libraries Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This is an experimental library package, neither ABI or API are fixed right now. As a consequence, generated dependencies are made as strict as possible. It should only be used by mesa and weston for the time being. Package: libwbclient0 Source: samba Version: 2:3.6.6-6+deb7u3 Architecture: armhf Maintainer: Debian Samba Maintainers Installed-Size: 137 Pre-Depends: multiarch-support, dpkg (>= 1.15.6~) Depends: libc6 (>= 2.13-28) Breaks: libpam-smbpass (<< 2:3.4.1), libsmbclient (<< 2:3.4.1), samba (<< 2:3.4.1), samba-common (<< 2:3.4.1), samba-tools (<< 2:3.4.1), smbclient (<< 2:3.4.1), smbfs (<< 2:3.4.1), swat (<< 2:3.4.1), winbind (<< 2:3.4.1) Multi-Arch: same Homepage: http://www.samba.org Priority: optional Section: libs Filename: pool/main/s/samba/libwbclient0_3.6.6-6+deb7u3_armhf.deb Size: 92208 SHA256: d5a68dc765f7584ab8ee5feb236916441406bbec50a06696fe18b9d275532d85 SHA1: a5595058dbb57f39a1113dc2ed563df6c0015cdb MD5sum: cee945419b4630831efb521138a6f014 Description: Samba winbind client library Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Package: libwebkitgtk-3.0-0 Source: webkit Version: 1.8.1-3.4 Architecture: armhf Maintainer: Debian WebKit Maintainers Installed-Size: 12858 Depends: libjavascriptcoregtk-3.0-0 (= 1.8.1-3.4), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.13-28), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libenchant1c2a (>= 1.6), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgail-3-0 (>= 3.0.0), libgcc1 (>= 1:4.4.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libgeoclue0 (>= 0.11.1), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.31.8), libgstreamer-plugins-base0.10-0 (>= 0.10.31), libgstreamer0.10-0 (>= 0.10.31), libgtk-3-0 (>= 3.3.16), libicu48 (>= 4.8-1), libjpeg8 (>= 8c), libpango1.0-0 (>= 1.22.0), libpng12-0 (>= 1.2.13-4), libsoup2.4-1 (>= 2.37.92), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 4.6), libx11-6, libxml2 (>= 2.7.4), libxrender1, libxslt1.1 (>= 1.1.25), libxt6, zlib1g (>= 1:1.1.4), libwebkitgtk-3.0-common (>= 1.8.1) Recommends: gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, gstreamer0.10-plugins-bad, gstreamer0.10-ffmpeg Homepage: http://webkitgtk.org/ Priority: optional Section: libs Filename: pool/main/w/webkit/libwebkitgtk-3.0-0_1.8.1-3.4_armhf.deb Size: 3737378 SHA256: ad47ed3a99dd60303eba91fb5018082bbf49e7666e7392d8d007ac728e3e6280 SHA1: 8a653b52dcf4903cad85d6a013fe6622d26dd903 MD5sum: 8f36b689fe95cb5a474366bff57dfb40 Description: Web content engine library for GTK+ WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, Javascript/ECMAscript and more. . This is the library for embedding in GTK+ applications. Package: libwebkitgtk-3.0-common Source: webkit Version: 1.8.1-3.4 Architecture: all Maintainer: Debian WebKit Maintainers Installed-Size: 4383 Homepage: http://webkitgtk.org/ Priority: optional Section: libs Filename: pool/main/w/webkit/libwebkitgtk-3.0-common_1.8.1-3.4_all.deb Size: 745178 SHA256: 26f11a57ff8fac9d29386dd15d077cd93acbbf27678629c54eb0a010e5ffa994 SHA1: 44c0d4a1c4f29c4f4d3cfa75f81880a52cfe10dd MD5sum: 1f3884b72a3544fd9b700351559e381e Description: Web content engine library for GTK+ - data files WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, Javascript/ECMAscript and more. . This package provides the data files needed by the library. Package: libwebp2 Source: libwebp Version: 0.1.3-3+nmu1 Architecture: armhf Maintainer: Jeff Breidenbach Installed-Size: 171 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Multi-Arch: same Homepage: http://webp.googlecode.com Priority: extra Section: libs Filename: pool/main/libw/libwebp/libwebp2_0.1.3-3+nmu1_armhf.deb Size: 92430 SHA256: 8b206cfb6144300ea0edef11cfe6dbb192bc8898e71a7de63d4c526aea77b4e8 SHA1: 58b494baa07df848eee7141705efa3a08f2e4c0f MD5sum: fe1cd903654038621a8478ac8588d8e3 Description: Lossy compression of digital photographic images. Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libwebrtc-audio-processing-0 Source: webrtc-audio-processing Version: 0.1-2 Architecture: armhf Maintainer: Sjoerd Simons Installed-Size: 198 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.6) Multi-Arch: same Homepage: http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/ Priority: extra Section: libs Filename: pool/main/w/webrtc-audio-processing/libwebrtc-audio-processing-0_0.1-2_armhf.deb Size: 95052 SHA256: 4aa65237cc2f472820b3db6dc32ba562dcc5cb378360f76d642948fe0b1e6e1f SHA1: 174e06ad53ed78d4c71f251d3684667aac025c6d MD5sum: 618a18f1e7d4a26b25c6b4bce859d395 Description: AudioProcessing module from the WebRTC project. Audio processing library (echo-cancellation, gain control etc) around the AudioProcessing module from the WebRTC project (http://code.google.com/p/webrtc/) Package: libwildmidi-config Source: wildmidi Version: 0.2.3.4-2.1 Architecture: all Maintainer: Emmet Hikory Installed-Size: 84 Recommends: freepats Breaks: libwildmidi1 (<< 0.2.3.4-2~) Replaces: libwildmidi1 (<< 0.2.3.4-2~) Multi-Arch: foreign Homepage: http://wildmidi.sourceforge.net/ Priority: optional Section: misc Filename: pool/main/w/wildmidi/libwildmidi-config_0.2.3.4-2.1_all.deb Size: 15914 SHA256: fb8e24c8f1c51930c591b0ea4752353e1702ce3aff103d158e35d79adaadde27 SHA1: d55504942f4c7dd4818dc511c1c80330c18e4a35 MD5sum: ee4bdaa352930d276009aa65fe5b50cd Description: software MIDI player configuration MIDI streaming library designed to process a MIDI file and stream the results as stereo audio data through a buffer which an external program can then process further. . This package contains the configuration files and relevant documentation Package: libwildmidi1 Source: wildmidi Version: 0.2.3.4-2.1 Architecture: armhf Maintainer: Emmet Hikory Installed-Size: 141 Pre-Depends: multiarch-support Depends: libwildmidi-config, libc6 (>= 2.4) Replaces: libwildmidi0 Multi-Arch: same Homepage: http://wildmidi.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/w/wildmidi/libwildmidi1_0.2.3.4-2.1_armhf.deb Size: 64624 SHA256: 04042ef8f7e44839826076e8ac2b553e2e5c8fbd9311851ff10188dce041edad SHA1: aa02fd19f4de5f8d64df5952b780aa80e475cf77 MD5sum: 7b7263ca1b20a16f6bdf6871948b62cb Description: software MIDI player library MIDI streaming library designed to process a MIDI file and stream the results as stereo audio data through a buffer which an external program can then process further. Package: libwnck-common Source: libwnck Version: 2.30.7-1 Architecture: all Maintainer: Josselin Mouette Installed-Size: 2370 Conflicts: libwnck-1 (<= 0.10-1) Replaces: libwnck-1 (<= 0.10-1) Priority: optional Section: libs Filename: pool/main/libw/libwnck/libwnck-common_2.30.7-1_all.deb Size: 361336 SHA256: c9ba5813fdb51f44418e40b2372b77a49ad85d0b7e0b56ea9c584b66319a722e SHA1: ed7ffa0fccde4165150deac91117e08008c3d21b MD5sum: a77831e855021de15e7f5de53b18402d Description: Window Navigator Construction Kit - common files A library to use for writing pagers and task lists. . This package contains internationalization files. Package: libwnck22 Source: libwnck Version: 2.30.7-1 Architecture: armhf Maintainer: Josselin Mouette Installed-Size: 222 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.7), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.22.0), libpango1.0-0 (>= 1.14.0), libstartup-notification0 (>= 0.4), libx11-6, libxres1, libwnck-common Priority: optional Section: libs Filename: pool/main/libw/libwnck/libwnck22_2.30.7-1_armhf.deb Size: 115418 SHA256: b616bb1fae8455cd210872798d000c86eed7536f542ce86dda0fa2ad038c7897 SHA1: 4a263cc8f2d86f592dde3da519115981db9f724e MD5sum: 26f92d1a0537ea470a91f3e52b9f3698 Description: Window Navigator Construction Kit - runtime files A library to use for writing pagers and task lists. . This package contains runtime files. Package: libwrap0 Source: tcp-wrappers Version: 7.6.q-24 Architecture: armhf Maintainer: Marco d'Itri Installed-Size: 112 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Recommends: tcpd Breaks: tcpd (<< 7.6.q-20) Replaces: tcpd (<< 7.6.q-20) Multi-Arch: same Priority: standard Section: libs Filename: pool/main/t/tcp-wrappers/libwrap0_7.6.q-24_armhf.deb Size: 58438 SHA256: 1eb220429132d4845a8dda9831847afdf185969a27174082631502e38cfa8f30 SHA1: d7b06b419f60f6b3cb94b8caae95126eb4431f0a MD5sum: 868627043440cfe9e80c8c213adaac03 Description: Wietse Venema's TCP wrappers library Wietse Venema's network logger, also known as TCPD or LOG_TCP. . These programs log the client host name of incoming telnet, ftp, rsh, rlogin, finger etc. requests. . Security options are: - access control per host, domain and/or service; - detection of host name spoofing or host address spoofing; - booby traps to implement an early-warning system. Package: libwww-perl Version: 6.04-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 412 Depends: perl, ca-certificates, libencode-locale-perl, libfile-listing-perl, libhtml-parser-perl, libhtml-tagset-perl, libhtml-tree-perl, libhttp-cookies-perl, libhttp-date-perl, libhttp-message-perl, libhttp-negotiate-perl, liblwp-mediatypes-perl, liblwp-protocol-https-perl, libnet-http-perl, liburi-perl, libwww-robotrules-perl, netbase Recommends: libhtml-form-perl, libhtml-format-perl, libhttp-daemon-perl, libmailtools-perl Suggests: libauthen-ntlm-perl Breaks: fusioninventory-agent (<< 2.1.8-2), gsutil (<< 3.1-1), libfrontier-rpc-perl (<< 0.07b4-6), libhttp-daemon-ssl-perl (<< 1.04-3), libhttp-proxy-perl (<< 0.24-2), libhttp-request-ascgi-perl (<< 1.2-2), libhttp-request-params-perl (<< 1.01-6), libjson-rpc-perl (<< 0.96-3), libpoe-perl (<< 2:1.2990-2), librpc-xml-perl (<< 0.74-2), libsoap-lite-perl (<< 0.7.12-3), libwww-mechanize-formfiller-perl (<< 0.10-2), libwww-mechanize-perl (<< 1.66-2), satutils (<= 0.6), tidy-proxy (<< 0.97-4) Homepage: http://search.cpan.org/dist/libwww-perl/ Priority: optional Section: perl Filename: pool/main/libw/libwww-perl/libwww-perl_6.04-1_all.deb Size: 203254 SHA256: 47d25af8fa5a6a6faedb6cc869f8ded864d575eb1d842771fb641f7be857a054 SHA1: e67e2c8fc510072af78fc4acb7a5a34f11cadfd2 MD5sum: e9534d92533fe1ff1910f0d184b3e750 Description: simple and consistent interface to the world-wide web libwww-perl (also known as LWP) is a collection of Perl modules that provide a simple and consistent programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients. It also contains general purpose modules, as well as a simple HTTP/1.1-compatible server implementation. Package: libwww-robotrules-perl Version: 6.01-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 80 Depends: perl, liburi-perl Breaks: libwww-perl (<< 6.00) Replaces: libwww-perl (<< 6.00) Homepage: http://search.cpan.org/dist/WWW-RobotRules/ Priority: optional Section: perl Filename: pool/main/libw/libwww-robotrules-perl/libwww-robotrules-perl_6.01-1_all.deb Size: 14316 SHA256: 2fbbdbe22a88964e33d3442844e4c63a33474a8956b1fcbcd9119c375bc7e95c SHA1: 3ebc2483e61e6ec9e3110bed805df6fce7d42615 MD5sum: 2b051e930b69237fcd2a50cf33e0af03 Description: database of robots.txt-derived permissions WWW::RobotRules parses /robots.txt files as specified in "A Standard for Robot Exclusion", at . Webmasters can use the /robots.txt file to forbid conforming robots from accessing parts of their web site. . The parsed files are kept in a WWW::RobotRules object, and this object provides methods to check if access to a given URL is prohibited. The same WWW::RobotRules object can be used for one or more parsed /robots.txt files on any number of hosts. Package: libwxbase2.8-0 Source: wxwidgets2.8 Version: 2.8.12.1-12 Architecture: armhf Maintainer: wxWidgets Maintainers Installed-Size: 1165 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libexpat1 (>= 2.0.1), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0), zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: http://www.wxwidgets.org/ Priority: optional Section: libs Filename: pool/main/w/wxwidgets2.8/libwxbase2.8-0_2.8.12.1-12_armhf.deb Size: 569134 SHA256: 2d913393d5c0ec60fc962747f3fd6450a185ebbe7b1a1b932738cd6c03c6bdd6 SHA1: fb424759f64c3e8c2623584d7767f4118a880f0f MD5sum: fe5c241e74a99ed50d62c1639581ace5 Description: wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing the same program to work for all supported platforms, wxThread class for writing multithreaded programs, and much more. . wxBase currently supports the following platforms: Generic Unix (Linux, FreeBSD, Solaris, HP-UX, ...), Microsoft Windows, and Mac OS X. . This package is only useful for non-GUI apps. It offers a subset of the classes in libwx_gtk2.8 for use in console apps and daemons. You do not need this package to build or use wxWidgets GUI apps. Package: libwxbase2.8-dev Source: wxwidgets2.8 Version: 2.8.12.1-12 Architecture: armhf Maintainer: wxWidgets Maintainers Installed-Size: 219 Depends: wx2.8-headers (= 2.8.12.1-12), libwxbase2.8-0 (= 2.8.12.1-12), libc6-dev | libc-dev Suggests: wx2.8-doc, gettext Homepage: http://www.wxwidgets.org/ Priority: optional Section: libdevel Filename: pool/main/w/wxwidgets2.8/libwxbase2.8-dev_2.8.12.1-12_armhf.deb Size: 108090 SHA256: 12783f7493ab67e41c46f4b1e562adeb561afb7231c9e1c65e96abbd51c962de SHA1: b110d1faaa581108efb0b323fe208198fe4ee0fa MD5sum: 2dd6f2bcb183fcfdc87a213f3a38645a Description: wxBase library (development) - non-GUI support classes of wxWidgets toolkit wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing the same program to work for all supported platforms, wxThread class for writing multithreaded programs, and much more. . wxBase currently supports the following platforms: Generic Unix (Linux, FreeBSD, Solaris, HP-UX, ...), Microsoft Windows, and Mac OS X. . This package provides the files needed to compile apps using the wxBase library. Package: libwxgtk2.8-0 Source: wxwidgets2.8 Version: 2.8.12.1-12 Architecture: armhf Maintainer: wxWidgets Maintainers Installed-Size: 6367 Pre-Depends: multiarch-support Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.13-28), libexpat1 (>= 2.0.1), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.24.0), libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.24.0), libjpeg8 (>= 8c), libpango1.0-0 (>= 1.14.0), libpng12-0 (>= 1.2.13-4), libsm6, libstdc++6 (>= 4.4.0), libtiff4 (>> 3.9.5-3~), libwxbase2.8-0 (>= 2.8.12.1), libxinerama1, zlib1g (>= 1:1.1.4) Suggests: libgnomeprintui2.2-0 Multi-Arch: same Homepage: http://www.wxwidgets.org/ Priority: optional Section: libs Filename: pool/main/w/wxwidgets2.8/libwxgtk2.8-0_2.8.12.1-12_armhf.deb Size: 2877096 SHA256: 377050e353a011f038e4ee4c70855fcb584fdc020c7a984947b47d00ad083aec SHA1: b71d49b7606fa00766b2377fa08c2cc9112fc944 MD5sum: 7a207e700caeb00bacda50b42eb55de3 Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides the shared libraries needed to run programs linked against wxWidgets. To use the (optional) glcanvas library you will need to have Mesa or OpenGL installed. Package: libwxgtk2.8-dev Source: wxwidgets2.8 Version: 2.8.12.1-12 Architecture: armhf Maintainer: wxWidgets Maintainers Installed-Size: 220 Depends: wx-common, wx2.8-headers (= 2.8.12.1-12), libwxgtk2.8-0 (= 2.8.12.1-12), libwxbase2.8-dev (= 2.8.12.1-12) Suggests: wx2.8-doc, libstdc++-dev, gettext, libgl1-mesa-dev | libgl-dev, xlibmesa-glu-dev | libglu-dev Homepage: http://www.wxwidgets.org/ Priority: optional Section: libdevel Filename: pool/main/w/wxwidgets2.8/libwxgtk2.8-dev_2.8.12.1-12_armhf.deb Size: 108420 SHA256: 7d7ad337a42574004d4f9bacd00f68e960ffb51e0cf3f707e5fa78c3890ab22b SHA1: 85ea8ac425a77ebfdec6d7ee7dd5158fd0f11ed3 MD5sum: 5c3d4b0083e546985631b880ccb35e61 Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides files needed to compile wxWidgets programs. If you want to compile apps using the (optional) glcanvas library you will need to have Mesa or OpenGL installed too. . This package also provides the wx-config script. Package: libx11-6 Source: libx11 Version: 2:1.5.0-1+deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 1149 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libxcb1 (>= 1.2), libx11-data Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libx11/libx11-6_1.5.0-1+deb7u1_armhf.deb Size: 815850 SHA256: 1ee3103bef3e907034fed8001193d190f33c0878ca70975000d94e0247bb2251 SHA1: 03948c013e48d334bedb310de0cbc3054682825d MD5sum: 32579b340f2641807b8abb3ee114fe56 Description: X11 client-side library This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11 Package: libx11-data Source: libx11 Version: 2:1.5.0-1+deb7u1 Architecture: all Maintainer: Debian X Strike Force Installed-Size: 1574 Breaks: libx11-6 (<< 2:1.4.1) Multi-Arch: foreign Priority: optional Section: x11 Filename: pool/main/libx/libx11/libx11-data_1.5.0-1+deb7u1_all.deb Size: 189160 SHA256: 1fce9b33bb752bc3418f89b889ce3008ba78cc5f55398833d915ad0066867761 SHA1: 9d55a80b4a4a674d86295cb51a00b315b2bc2ba0 MD5sum: 863fbb4e0794229ec9359cf1f55f187a Description: X11 client-side library This package provides the locale data files for libx11. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11 Package: libx11-dev Source: libx11 Version: 2:1.5.0-1+deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 1884 Depends: libx11-6 (= 2:1.5.0-1+deb7u1), libxau-dev (>= 1:1.0.0-1), libxdmcp-dev (>= 1:1.0.0-1), x11proto-core-dev (>= 6.8.99.8-1), x11proto-input-dev, x11proto-kb-dev, xtrans-dev, libxcb1-dev Recommends: libx11-doc Multi-Arch: same Priority: optional Section: libdevel Filename: pool/main/libx/libx11/libx11-dev_1.5.0-1+deb7u1_armhf.deb Size: 930952 SHA256: 008a13e1cfb123bbe87f76d44878ac7eebd6413bbf200e4dc8f39c99f192327f SHA1: c81538e2ee84f4d319115310772f1e2108d2786d MD5sum: 68f1b9f468a2f72b519b8e7dcf8e43ef Description: X11 client-side library (development headers) This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . This package contains the development headers for the library found in libx11-6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11 Package: libx11-doc Source: libx11 Version: 2:1.5.0-1+deb7u1 Architecture: all Maintainer: Debian X Strike Force Installed-Size: 10090 Breaks: libx11-dev (<< 2:1.4.4-3) Replaces: libx11-dev (<< 2:1.4.4-3) Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/libx/libx11/libx11-doc_1.5.0-1+deb7u1_all.deb Size: 3190550 SHA256: 4bfd58a048c48bed865d99bee79fe4bda5a5eef6efb1f0e241f734672382fe98 SHA1: d5a4a1af8766003cb4925c0086ec1fbf303b3e55 MD5sum: 30701318d67fa493807be32946947139 Description: X11 client-side library (development documentation) This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . This package contains supplemental documentation for the library found in libx11-6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11 Package: libx11-protocol-perl Version: 0.56-4 Architecture: all Maintainer: Debian Perl Group Installed-Size: 395 Depends: perl Homepage: http://search.cpan.org/dist/X11-Protocol Priority: optional Section: perl Filename: pool/main/libx/libx11-protocol-perl/libx11-protocol-perl_0.56-4_all.deb Size: 161962 SHA256: 48d832d13c6567abddbeea55f8aeea292d5f5f46fcf001e1127fef372da20149 SHA1: e152ccd68477cdfe60aa025599131eb72672c844 MD5sum: 80917f9a27f6587039d3d6af57c632ac Description: Perl module for the X Window System Protocol, version 11 X11::Protocol is a client-side interface to the X11 Protocol (see X(1) for information about X11), allowing perl programs to display windows and graphics on X11 servers. Package: libx11-xcb1 Source: libx11 Version: 2:1.5.0-1+deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 208 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libx11-6 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libx11/libx11-xcb1_1.5.0-1+deb7u1_armhf.deb Size: 138502 SHA256: 2cfbeeb89ecd8485677c36310fab14987ef329afc2a5afa850b25d8b57244811 SHA1: 7386f9a5e8667dcd7ee636f3ab69689d5b01d03d MD5sum: 3b53cb70d39e798a1e889b8be27a792f Description: Xlib/XCB interface library libX11-xcb provides functions needed by clients which take advantage of Xlib/XCB to mix calls to both Xlib and XCB over the same X connection. . More information about X.Org can be found at: . More information about XCB can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11 Package: libx264-123 Source: x264 Version: 2:0.123.2189+git35cf912-1 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 752 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Multi-Arch: same Homepage: http://www.videolan.org/developers/x264.html Priority: optional Section: libs Filename: pool/main/x/x264/libx264-123_0.123.2189+git35cf912-1_armhf.deb Size: 430852 SHA256: 7b6030f657a01d64b964e39b248c28bdc88ad2d17776558896b12c649605cc47 SHA1: e81fc004f5c93ef793fd468f9fc61ac789649d7a MD5sum: 025bef250bc677b2fae89b4acda72587 Description: x264 video coding library libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams. . This package contains the libx264 shared library. Package: libxapian22 Source: xapian-core Version: 1.2.12-2 Architecture: armhf Maintainer: Olly Betts Installed-Size: 1747 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.6), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Suggests: xapian-tools Homepage: http://xapian.org/ Priority: important Section: libs Filename: pool/main/x/xapian-core/libxapian22_1.2.12-2_armhf.deb Size: 1061228 SHA256: 4e6373c997f347b1f1fde9be5627140b891d3c774b69f5611c49bcd32cec3f07 SHA1: b73dd2b1ef142f19be521aae2a5329bdc34860d3 MD5sum: 58bc8d3482296e53c1ffd1b5e0b11537 Description: Search engine library This package contains the core Xapian runtime library. . The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. Package: libxau-dev Source: libxau Version: 1:1.0.7-1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 82 Depends: libxau6 (= 1:1.0.7-1), x11proto-core-dev Multi-Arch: same Priority: optional Section: libdevel Filename: pool/main/libx/libxau/libxau-dev_1.0.7-1_armhf.deb Size: 21466 SHA256: 186adc139c868cb0637c5b25bd92c1bc6c3ad3e6cc4475e56f3c20786da4e276 SHA1: eb26050d5143b361a3d6f7e68d08777e7797f24a MD5sum: 624c86239f29625d0e671ed8879e6ce4 Description: X11 authorisation library (development headers) This package provides the main interface to the X11 authorisation handling, which controls authorisation for X connections, both client-side and server-side. . This package contains the development headers for the library found in libxau6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXau Package: libxau6 Source: libxau Version: 1:1.0.7-1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 51 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxau/libxau6_1.0.7-1_armhf.deb Size: 17296 SHA256: 0e5c8e4e677c37903e55743f722744b81cf73eba31ca9644f5247b3013ab1b0c SHA1: d1aef4478b3431db0aac7a72eea892f0ba0c602c MD5sum: 4514312f6f55e5450c534e76f908dbe8 Description: X11 authorisation library This package provides the main interface to the X11 authorisation handling, which controls authorisation for X connections, both client-side and server-side. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXau Package: libxaw7 Source: libxaw Version: 2:1.0.10-2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 313 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libx11-6, libxext6, libxmu6, libxpm4, libxt6 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxaw/libxaw7_1.0.10-2_armhf.deb Size: 180008 SHA256: 17becc9c88a04fa06d170410fb5189457736ca7deda1b9ddc1bcc4e4d3238e0e SHA1: 0342329890cac50eb3ef9a655331ddfc88e2a580 MD5sum: ef4c5b66250af7aa8308b3990cc834be Description: X11 Athena Widget library libXaw7 provides the second version of Xaw, the Athena Widgets tookit, which is largely used by legacy X applications. This version is the most common version, as version 6 is considered deprecated, and version 8, which adds Xprint support, is unsupported and not widely used. In general, use of a more modern toolkit such as GTK+ is recommended. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXaw Package: libxcb-composite0 Source: libxcb Version: 1.8.1-2+deb7u1 Architecture: armhf Maintainer: XCB Developers Installed-Size: 49 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libxcb1 Multi-Arch: same Homepage: http://xcb.freedesktop.org Priority: optional Section: libs Filename: pool/main/libx/libxcb/libxcb-composite0_1.8.1-2+deb7u1_armhf.deb Size: 9940 SHA256: 2466cf1bca78f1395bcadbda5ea7b5d6c0d17f599775cc9809657750fb1fed7d SHA1: aeab7ae6456c79fa9124be99408194097f672c78 MD5sum: c877484032377a3c8084587e0bc04bb2 Description: X C Binding, composite extension This package contains the library files needed to run software using libxcb-composite, the composite extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dri2-0 Source: libxcb Version: 1.8.1-2+deb7u1 Architecture: armhf Maintainer: XCB Developers Installed-Size: 50 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libxcb1 Multi-Arch: same Homepage: http://xcb.freedesktop.org Priority: optional Section: libs Filename: pool/main/libx/libxcb/libxcb-dri2-0_1.8.1-2+deb7u1_armhf.deb Size: 11600 SHA256: ae32cebaa514490b4eb7990f4c1e12d5ac08961668295117aacf3e870e0b9c39 SHA1: 1988f6e4b565cbd50cae6b10132df15df26d6d84 MD5sum: 71c2b20cdf4fe42ec3d3c9ef173c7fa5 Description: X C Binding, dri2 extension This package contains the library files needed to run software using libxcb-dri2, the dri2 extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-glx0 Source: libxcb Version: 1.8.1-2+deb7u1 Architecture: armhf Maintainer: XCB Developers Installed-Size: 116 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libxcb1 Multi-Arch: same Homepage: http://xcb.freedesktop.org Priority: optional Section: libs Filename: pool/main/libx/libxcb/libxcb-glx0_1.8.1-2+deb7u1_armhf.deb Size: 27334 SHA256: 2d1ec4ecad20c65e946dbdc4cd115877e95648d0e5db2ac5f278b7d6678b9dc2 SHA1: ed172e341c5a014d6cfc8e96ca5338c74c8540d4 MD5sum: 519221ed45c9a876670c5845af412701 Description: X C Binding, glx extension This package contains the library files needed to run software using libxcb-glx, the glx extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-keysyms1 Source: xcb-util-keysyms Version: 0.3.9-1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 49 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libxcb1 Multi-Arch: same Homepage: http://xcb.freedesktop.org Priority: extra Section: libs Filename: pool/main/x/xcb-util-keysyms/libxcb-keysyms1_0.3.9-1_armhf.deb Size: 14710 SHA256: e985ec1fd39659863dfdbffbe822ac293ea87d8d329cddd898c9940270a18f0d SHA1: b7329c0f87af9e077662545f3eeb7ddb89dd5e75 MD5sum: 3f47b38b025a75a47684afde079f55dc Description: utility libraries for X C Binding -- keysyms This package contains the library files needed to run software using libxcb-keysyms, providing standard X key constants and conversion to/from keycodes. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-randr0 Source: libxcb Version: 1.8.1-2+deb7u1 Architecture: armhf Maintainer: XCB Developers Installed-Size: 73 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libxcb1 Multi-Arch: same Homepage: http://xcb.freedesktop.org Priority: optional Section: libs Filename: pool/main/libx/libxcb/libxcb-randr0_1.8.1-2+deb7u1_armhf.deb Size: 17400 SHA256: 7c8f2fcfcf2eff404fdfc9dcbec5728766ec3f614ebbfee41db477425bcb47db SHA1: fc619866ed49c902af48925dcb2a0eac7c69927c MD5sum: 8f09a630770bb24ad203a683ab2e72d3 Description: X C Binding, randr extension This package contains the library files needed to run software using libxcb-randr, the randr extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-render0 Source: libxcb Version: 1.8.1-2+deb7u1 Architecture: armhf Maintainer: XCB Developers Installed-Size: 66 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libxcb1 (>= 1.8) Multi-Arch: same Homepage: http://xcb.freedesktop.org Priority: optional Section: libs Filename: pool/main/libx/libxcb/libxcb-render0_1.8.1-2+deb7u1_armhf.deb Size: 16344 SHA256: ce3addc0fb5dab5d0b6d04f1b7a021f9c38c9bbe682960c19f2169ab96894f1f SHA1: 429e3bdac989837010abeffcfd73dda1c5aabe7b MD5sum: 309ff930162261c0f107d39e57fc9598 Description: X C Binding, render extension This package contains the library files needed to run software using libxcb-render, the render extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-shape0 Source: libxcb Version: 1.8.1-2+deb7u1 Architecture: armhf Maintainer: XCB Developers Installed-Size: 49 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libxcb1 Multi-Arch: same Homepage: http://xcb.freedesktop.org Priority: optional Section: libs Filename: pool/main/libx/libxcb/libxcb-shape0_1.8.1-2+deb7u1_armhf.deb Size: 10552 SHA256: a10afc15b8cf6ee810ce70c65c705a3dbd97afe832930556f150c5dee6bfed6b SHA1: e8263d1f5c02727e976dc3a29c60226ae50359d7 MD5sum: 0432c7df3fc3ca8f69ce90650f6713cc Description: X C Binding, shape extension This package contains the library files needed to run software using libxcb-shape, the shape extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-shm0 Source: libxcb Version: 1.8.1-2+deb7u1 Architecture: armhf Maintainer: XCB Developers Installed-Size: 45 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libxcb1 Multi-Arch: same Homepage: http://xcb.freedesktop.org Priority: optional Section: libs Filename: pool/main/libx/libxcb/libxcb-shm0_1.8.1-2+deb7u1_armhf.deb Size: 9940 SHA256: b1135bd81606405e495707c6264bc4526a6ba6a95851e12490d970e57c417851 SHA1: d1d82582b9283f4ec17a0e6aea7248c434f95b95 MD5sum: 3ee1667d355536a6dd8e6731a4ec70a3 Description: X C Binding, shm extension This package contains the library files needed to run software using libxcb-shm, the shm extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-util0 Source: xcb-util Version: 0.3.8-2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 63 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libxcb1 Multi-Arch: same Homepage: http://xcb.freedesktop.org Priority: extra Section: libs Filename: pool/main/x/xcb-util/libxcb-util0_0.3.8-2_armhf.deb Size: 22510 SHA256: 0eaa4f6ac880b4018ea5ea0b02747385ae6ebb48494a3fd680cee00a3df9a5cd SHA1: f335baaa8c14044e64bab7a241e733d7ac453b9b MD5sum: a2e13aa6892ac619ae16f62e06bf027e Description: utility libraries for X C Binding -- atom, aux and event This package contains the library files needed to run software using libxcb-util. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-xfixes0 Source: libxcb Version: 1.8.1-2+deb7u1 Architecture: armhf Maintainer: XCB Developers Installed-Size: 60 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libxcb1 Multi-Arch: same Homepage: http://xcb.freedesktop.org Priority: optional Section: libs Filename: pool/main/libx/libxcb/libxcb-xfixes0_1.8.1-2+deb7u1_armhf.deb Size: 13396 SHA256: 1a9bcf890b9eabfb4f81409c810f30d427c8a0b943c5a0368f0cdd942a41f704 SHA1: f7ae56571c29c4d65a326a4ec5d37665905fc86d MD5sum: 4be73bda85f40737050b3cb82113462f Description: X C Binding, xfixes extension This package contains the library files needed to run software using libxcb-xfixes, the xfixes extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xv0 Source: libxcb Version: 1.8.1-2+deb7u1 Architecture: armhf Maintainer: XCB Developers Installed-Size: 60 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libxcb1 Multi-Arch: same Homepage: http://xcb.freedesktop.org Priority: optional Section: libs Filename: pool/main/libx/libxcb/libxcb-xv0_1.8.1-2+deb7u1_armhf.deb Size: 13864 SHA256: 0f393579ba89a30eeeb730023d74035c876f70bf2b92f6281986b9c871a49d33 SHA1: c329451093651e35cdd28c6855bbf77186d1616e MD5sum: 5b56c3cb26dd757aa0d91983362f5f04 Description: X C Binding, xv extension This package contains the library files needed to run software using libxcb-xv, the xv extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb1 Source: libxcb Version: 1.8.1-2+deb7u1 Architecture: armhf Maintainer: XCB Developers Installed-Size: 130 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libxau6, libxdmcp6 Breaks: libxcb-xlib0 Multi-Arch: same Homepage: http://xcb.freedesktop.org Priority: optional Section: libs Filename: pool/main/libx/libxcb/libxcb1_1.8.1-2+deb7u1_armhf.deb Size: 41868 SHA256: 87c8f58ff6fd860e01ac075326e0bf724b4b8052ab514a9aa335fa34769955e2 SHA1: 7c7e64926e8d5c5c08285634469342b8f6605dcb MD5sum: af459251ae2a0a795d96c0f10f72f40a Description: X C Binding This package contains the library files needed to run software using libxcb, the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb1-dev Source: libxcb Version: 1.8.1-2+deb7u1 Architecture: armhf Maintainer: XCB Developers Installed-Size: 649 Depends: libxcb1 (= 1.8.1-2+deb7u1), libpthread-stubs0-dev, libxau-dev (>= 1:1.0.0-1), libxdmcp-dev (>= 1:1.0.0-1) Suggests: libxcb-doc Conflicts: libxcb0-dev Replaces: libxcb0-dev Multi-Arch: same Homepage: http://xcb.freedesktop.org Priority: optional Section: libdevel Filename: pool/main/libx/libxcb/libxcb1-dev_1.8.1-2+deb7u1_armhf.deb Size: 80866 SHA256: aac3fd79a0fd6d179ff5976e4dc55ca5969e05503a2d97ed64e461364229a7b9 SHA1: b1507b8e8a91ff7c844a7397de10075b17cf5a78 MD5sum: 20ec911ddd925e94c3a69f7a3bcb1497 Description: X C Binding, development files This package contains the header and library files needed to build software using libxcb, the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcomposite1 Source: libxcomposite (1:0.4.3-2) Version: 1:0.4.3-2+b1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 51 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libx11-6 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxcomposite/libxcomposite1_0.4.3-2+b1_armhf.deb Size: 16080 SHA256: 84f0b54f13235852d31e190f2756ebe00ddf7c435ec62b34e113e12e75f3c734 SHA1: de0aa3a0411906fd842ca717c92e715c319768fb MD5sum: e67be7ac6fefbe5dadfb2a37fad5a4d8 Description: X11 Composite extension library libXcomposite provides an X Window System client interface to the Composite extension to the X protocol. . The Composite extension allows clients called compositing managers to control the final drawing of the screen. Rendering is done into an off-screen buffer. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXcomposite Package: libxcursor1 Source: libxcursor Version: 1:1.1.13-1+deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 65 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libx11-6 (>= 2:1.4.99.1), libxfixes3, libxrender1 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxcursor/libxcursor1_1.1.13-1+deb7u1_armhf.deb Size: 22482 SHA256: 14a76f6774afa1b2738097610174698b057ffd42361a9240373ec717ecf183aa SHA1: 814a37ef201ad666091335ab0fa1cd1ac7f0f83f MD5sum: 531c68c1ca896cb74c4ae33988e14137 Description: X cursor management library Xcursor is a simple library designed to help locate and load cursors for the X Window System. Cursors can be loaded from files or memory and can exist in several sizes; the library automatically picks the best size. When using images loaded from files, Xcursor prefers to use the Render extension's CreateCursor request for rendering cursors. Where the Render extension is not supported, Xcursor maps the cursor image to a standard X cursor and uses the core X protocol CreateCursor request. Package: libxdamage1 Source: libxdamage (1:1.1.3-2) Version: 1:1.1.3-2+b1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 47 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libx11-6, libxfixes3 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxdamage/libxdamage1_1.1.3-2+b1_armhf.deb Size: 13546 SHA256: b671c05e796c47afb3de89dc46b20700e21b2a1c5a310b1f93b2d065cbf22f21 SHA1: 53f62276c6c7af0a6d501780eaf386b344355ed0 MD5sum: cdb7acea792d11413995604b2d70144e Description: X11 damaged region extension library libXdamage provides an X Window System client interface to the DAMAGE extension to the X protocol. . The Damage extension provides for notification of when on-screen regions have been 'damaged' (altered). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdamage Package: libxdmcp-dev Source: libxdmcp Version: 1:1.1.1-1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 99 Depends: libxdmcp6 (= 1:1.1.1-1), x11proto-core-dev Multi-Arch: same Priority: optional Section: libdevel Filename: pool/main/libx/libxdmcp/libxdmcp-dev_1.1.1-1_armhf.deb Size: 40716 SHA256: be736d1944d2e841c324a3ffb1c3151a42f7157816cabb3f29ff826f9476733e SHA1: ba0ac975579a0968beb4919778e03cad4c8f8372 MD5sum: b59aaf934b7f150c990c7bd9ea95b4e7 Description: X11 authorisation library (development headers) This package provides the main interface to the X11 display manager control protocol library, which allows for remote logins to display managers. . This package contains the development headers for the library found in libxdmcp6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdmcp Package: libxdmcp6 Source: libxdmcp Version: 1:1.1.1-1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 62 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxdmcp/libxdmcp6_1.1.1-1_armhf.deb Size: 24988 SHA256: 6daf4a6a7f8d4f95e6ef0147d6f8773270a0aaa2d1e98b39f91cc83a973c281c SHA1: fc0a6e5c589f361162db7c98e734722ad80b4282 MD5sum: 5724bc7bfa03681533de0efd14f7e955 Description: X11 Display Manager Control Protocol library This package provides the main interface to the X11 display manager control protocol library, which allows for remote logins to display managers. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdmcp Package: libxerces-c28 Source: xerces-c2 Version: 2.8.0+deb1-3 Architecture: armhf Maintainer: Jay Berkenbilt Installed-Size: 2999 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libicu48 (>= 4.8-1), libstdc++6 (>= 4.4.0) Conflicts: libxerces28 (<= 2.8.0-2) Replaces: libxerces28 Priority: optional Section: libs Filename: pool/main/x/xerces-c2/libxerces-c28_2.8.0+deb1-3_armhf.deb Size: 1092294 SHA256: 28dc347e6297001da305c471372700f9bc5bc47d11fa75ce44176fb72acaae32 SHA1: e3901f7fafb0405b834a6f6629bde7989ee8ca26 MD5sum: 2782cca9c976f5d43219598320e36d4e Description: validating XML parser library for C++ Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents. Xerces-C++ is faithful to the XML 1.0 recommendation and associated standards (DOM 1.0, DOM 2.0, SAX 1.0, SAX 2.0, Namespaces, XML Schema Part 1 and Part 2). It also provides experimental implementations of XML 1.1 and DOM Level 3.0. The parser provides high performance, modularity, and scalability. Package: libxext-dev Source: libxext Version: 2:1.3.1-2+deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 253 Depends: libxext6 (= 2:1.3.1-2+deb7u1), x11proto-core-dev, x11proto-xext-dev (>= 7.0.99.2), libx11-dev Suggests: libxext-doc Multi-Arch: same Priority: optional Section: libdevel Filename: pool/main/libx/libxext/libxext-dev_1.3.1-2+deb7u1_armhf.deb Size: 107378 SHA256: 971a83613f7e642b9a4025aa170a600a76a5e4197aa504d6bba89cfed2b0cc71 SHA1: b0692e587a5256d2e42d8f51256b1604d1c64020 MD5sum: 765088310a723a985809c026fe692903 Description: X11 miscellaneous extensions library (development headers) libXext provides an X Window System client interface to several extensions to the X protocol. . The supported protocol extensions are: - DOUBLE-BUFFER (DBE), the Double Buffer extension; - DPMS, the VESA Display Power Management System extension; - Extended-Visual-Information (EVI), an extension for gathering extra information about the X server's visuals; - LBX, the Low Bandwidth X extension; - MIT-SHM, the MIT X client/server shared memory extension; - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT; - Multi-Buffering, the multi-buffering and stereo display extension; - SECURITY, the X security extension; - SHAPE, the non-rectangular shaped window extension; - SYNC, the X synchronization extension; - TOG-CUP, the Open Group's Colormap Utilization extension; - XC-APPGROUP, the X Consortium's Application Group extension; - XC-MISC, the X Consortium's resource ID querying extension; - XTEST, the X test extension (this is one of two client-side implementations; the other is in the libXtst library, provided by the libxtst6 package); . libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions. . This package contains the development headers for the library found in libxext6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXext Package: libxext6 Source: libxext Version: 2:1.3.1-2+deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 106 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libx11-6 (>= 2:1.4.99.1) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxext/libxext6_1.3.1-2+deb7u1_armhf.deb Size: 47156 SHA256: 2ff3bc1c32290f84751bb0ab8b24de7c80f706462ae766b6326f4555963805dc SHA1: 103952e74f8d7c64f2cae5232298b704158984cc MD5sum: 8d3277c3613cead956fe2771d495ee51 Description: X11 miscellaneous extension library libXext provides an X Window System client interface to several extensions to the X protocol. . The supported protocol extensions are: - DOUBLE-BUFFER (DBE), the Double Buffer extension; - DPMS, the VESA Display Power Management System extension; - Extended-Visual-Information (EVI), an extension for gathering extra information about the X server's visuals; - LBX, the Low Bandwidth X extension; - MIT-SHM, the MIT X client/server shared memory extension; - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT; - Multi-Buffering, the multi-buffering and stereo display extension; - SECURITY, the X security extension; - SHAPE, the non-rectangular shaped window extension; - SYNC, the X synchronization extension; - TOG-CUP, the Open Group's Colormap Utilization extension; - XC-APPGROUP, the X Consortium's Application Group extension; - XC-MISC, the X Consortium's resource ID querying extension; - XTEST, the X test extension (this is one of two client-side implementations; the other is in the libXtst library, provided by the libxtst6 package); . libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXext Package: libxfixes3 Source: libxfixes Version: 1:5.0-4+deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 59 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libx11-6 (>= 2:1.4.99.1) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxfixes/libxfixes3_5.0-4+deb7u1_armhf.deb Size: 19002 SHA256: 4a3676d7e12c644dd4a601abedb6732ad65bfdb44071cae9ee72064afa30cc05 SHA1: 91b5b72a620f7f2ac0c2c70a880b6d2123ceaf1a MD5sum: 7642a31ace308ad83097dae57b6b4a05 Description: X11 miscellaneous 'fixes' extension library libXfixes provides an X Window System client interface to the 'XFIXES' extension to the X protocol. . It provides support for Region types, and some cursor functions. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXfixes Package: libxfont1 Source: libxfont Version: 1:1.4.5-3 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 223 Depends: libbz2-1.0, libc6 (>= 2.13-28), libfontenc1, libfreetype6 (>= 2.2.1), zlib1g (>= 1:1.1.4) Conflicts: xprint (<< 2:1.6.0-1) Priority: optional Section: libs Filename: pool/main/libx/libxfont/libxfont1_1.4.5-3_armhf.deb Size: 137502 SHA256: 15825f9ef8ab5d83c5336bda74de71a32120894ff5842eba78db37e9ecf4e668 SHA1: 7ba68a9309a718ff615ed164bc479fc9cb5d1889 MD5sum: b214ca8d2c2cef97aadfac8eaa7f6022 Description: X11 font rasterisation library libXfont provides various services for X servers, most notably font selection and rasterisation (through external libraries). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXfont Package: libxft2 Source: xft Version: 2.3.1-1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 104 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.3.5), libx11-6, libxrender1 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/x/xft/libxft2_2.3.1-1_armhf.deb Size: 53270 SHA256: 4764eca13aef2c824eee59c65324103779a977d43b7cb8f22de8b2664be2a1aa SHA1: 5aa66978190855aeef483dd9405b496946aa7e2d MD5sum: 787962734f9a028df3f64e433822f628 Description: FreeType-based font drawing library for X Xft provides a client-side font API for X applications, making the FreeType font rasterizer available to X clients. Fontconfig is used for font specification resolution. Where available, the RENDER extension handles glyph drawing; otherwise, the core X protocol is used. Package: libxi6 Source: libxi Version: 2:1.6.1-1+deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 118 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libx11-6 (>= 2:1.4.99.1), libxext6 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxi/libxi6_1.6.1-1+deb7u1_armhf.deb Size: 70040 SHA256: 4407c6d2b0ada54caa9c83ffaabee8d139d47c9a8050225dac6ebb4b4e4a6182 SHA1: 24c953d2f2eca8748aa8a092e0bdc4722623d130 MD5sum: eb942fb0d1d4c15799312b7968126132 Description: X11 Input extension library libXi provides an X Window System client interface to the XINPUT extension to the X protocol. . The Input extension allows setup and configuration of multiple input devices, and will soon allow hotplugging of input devices; to be added and removed on the fly. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXi Package: libxinerama1 Source: libxinerama Version: 2:1.1.2-1+deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 52 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libx11-6 (>= 2:1.4.99.1), libxext6 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxinerama/libxinerama1_1.1.2-1+deb7u1_armhf.deb Size: 16056 SHA256: 41e557b9f041add507ae2c822d1175fb8a33f4f2afb917057c5a32124a88f642 SHA1: b344fb6f7a74702bb78b184d272527ee5e4305cf MD5sum: 13c4865dd452d1b4f6df219a08a18146 Description: X11 Xinerama extension library libXinerama provides an X Window System client interface to the XINERAMA extension to the X protocol. . The Xinerama (also known as panoramiX) extension allows for multiple screens attached to a single display to be treated as belonging together, and to give desktop applications a better idea of the monitor layout. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXinerama Package: libxkbfile1 Source: libxkbfile Version: 1:1.0.8-1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 138 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libx11-6 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxkbfile/libxkbfile1_1.0.8-1_armhf.deb Size: 70318 SHA256: 4a3cb102ed9180aa997149c016fdcd067f13c35472a811f05915eaba905e1d99 SHA1: c411bf6bb3adfef2ed6e450f52d02b53daad1bd1 MD5sum: 5b9d150505b4ca161e1be074553c8c2d Description: X11 keyboard file manipulation library libxkbfile provides an interface to read and manipulate description files for XKB, the X11 keyboard configuration extension. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libxkbfile Package: libxklavier16 Source: libxklavier Version: 5.2.1-1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 111 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.24.0), libx11-6, libxi6 (>= 2:1.1.2), libxkbfile1, libxml2 (>= 2.7.4), xkb-data (>= 0.8), x11-xkb-utils Suggests: iso-codes Homepage: http://www.freedesktop.org/wiki/Software/LibXklavier Priority: optional Section: libs Filename: pool/main/libx/libxklavier/libxklavier16_5.2.1-1_armhf.deb Size: 47912 SHA256: 0ec6dd6fdbd7adaa0e867e10899e472224fb13b68b0f75586861a3994accce86 SHA1: 20f0f7e9eeb1eb08af9c34370992e106e091b7dc MD5sum: 7fc72443ac7e1d313232897e0bfd8393 Description: X Keyboard Extension high-level API Libxklavier provides programmers an API for high(er) level access to the X Keyboard Extension, to ease creating XKB related applications. Package: libxml-namespacesupport-perl Version: 1.09-3 Architecture: all Depends: perl (>= 5.6.0-16) Installed-Size: 48 Maintainer: Debian Perl Group Priority: optional Section: perl Filename: pool/main/libx/libxml-namespacesupport-perl/libxml-namespacesupport-perl_1.09-3_all.deb Size: 15260 SHA256: 48de3506badf66d241764aa4754384434e4d4f1f24a76a575d322bfa1aa2d2c9 SHA1: 9691afbb48c955e5962702aa92d94ba3dff233e2 MD5sum: b49a2bff6da283bd35fbe8a2fc266c0e Description: Perl module for supporting simple generic namespaces XML::NamespaceSupport offers a simple way to process namespace-based XML names. It also helps maintain a prefix-to-namespace URI map, and provides a number of basic checks. . The model for this module is SAX2's NamespaceSupport class. It adds a few Perl-specific changes where thought to be appropriate. Package: libxml-parser-perl Version: 2.41-1 Architecture: armhf Maintainer: Debian Perl Group Installed-Size: 566 Depends: perl (>= 5.14.2-5), perlapi-5.14.2, liburi-perl, libwww-perl, libc6 (>= 2.4), libexpat1 (>= 1.95.8) Homepage: http://www.libexpat.org/ Priority: optional Section: perl Filename: pool/main/libx/libxml-parser-perl/libxml-parser-perl_2.41-1_armhf.deb Size: 304368 SHA256: 1cd47e5835628e430f10686d49b3e911467242897baa021472ca602b6365ff0c SHA1: c606d7a42802b7d9c46504b407699c0af307ca8c MD5sum: 59b517e7bad856a58be411f64cd98b8c Description: Perl module for parsing XML files XML::Parser module provides ways to parse XML documents. It is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. Each call to one of the parsing methods creates a new instance of XML::Parser::Expat which is then used to parse the document. Expat options may be provided when the XML::Parser object is created. These options are then passed on to the Expat object on each parse call. They can also be given as extra arguments to the parse methods, in which case they override options given at XML::Parser creation time. . The behavior of the parser is controlled either by Style and/or Handlers options, or by setHandlers method. These all provide mechanisms for XML::Parser to set the handlers needed by XML::Parser::Expat. If neither Style nor Handlers are specified, then parsing just checks the document for being well-formed. . When underlying handlers get called, they receive as their first parameter the Expat object, not the Parser object. Package: libxml-sax-base-perl Version: 1.07-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 196 Depends: perl Breaks: libxml-sax-perl (<< 0.99+dfsg-1) Replaces: libxml-sax-perl (<< 0.99+dfsg-1) Homepage: http://search.cpan.org/dist/XML-SAX-Base/ Priority: optional Section: perl Filename: pool/main/libx/libxml-sax-base-perl/libxml-sax-base-perl_1.07-1_all.deb Size: 23124 SHA256: e907a46fb23bbb7812fe8949f8bc623510074763e70b194f0da378c141ea3143 SHA1: b3ff5b41ac54485f54b6de0657d1879e90a97d79 MD5sum: 5bc7bc70e953d3e36077d37713d80137 Description: base class for SAX drivers and filters XML::SAX::Base is a base class for PerlSAX drivers and filters. The main advantages that it provides are easy dispatching of events the right way (ie it takes care for you of checking that the handler has implemented that method, or has defined an AUTOLOAD), and the guarantee that filters will pass along events that they aren't implementing to handlers downstream that might nevertheless be interested in them. . This package also provides XML::SAX::Exception. Package: libxml-sax-expat-perl Version: 0.40-2 Architecture: all Maintainer: Debian Perl Group Installed-Size: 52 Depends: perl, libxml-namespacesupport-perl (>= 0.03), libxml-parser-perl (>= 2.27), libxml-sax-perl (>= 0.03) Homepage: http://search.cpan.org/dist/XML-SAX-Expat/ Priority: optional Section: perl Filename: pool/main/libx/libxml-sax-expat-perl/libxml-sax-expat-perl_0.40-2_all.deb Size: 12862 SHA256: 897dba3dafc741503ea7c53a1ec3afa2ce327e93818c7c864bb916818a3490ab SHA1: 3b5bc534f6d1cb2e6b53ce9aea35bf49a885505d MD5sum: 1fde5f41ba2eb6ca1d75cfd1a28070dc Description: Perl module for a SAX2 driver for Expat (XML::Parser) This module is an implementation of a SAX2 driver sitting on top of Expat (XML::Parser). It is still incomplete, though most of the basic SAX2 events should be available. Package: libxml-sax-perl Version: 0.99+dfsg-2 Architecture: all Maintainer: Debian Perl Group Installed-Size: 226 Depends: perl, libxml-namespacesupport-perl, libxml-sax-base-perl, ucf (>= 0.28) Recommends: libxml-sax-expat-perl Homepage: http://search.cpan.org/dist/XML-SAX/ Priority: optional Section: perl Filename: pool/main/libx/libxml-sax-perl/libxml-sax-perl_0.99+dfsg-2_all.deb Size: 68340 SHA256: 5e0d86d8b97e2d6209989a340b4ebeb5751124aef6e9f4bea4625e6aa9e29d38 SHA1: fb870fe9af5cbfd2e44749ec33ebf5444e9d0946 MD5sum: dd53027f0a8599ee4061e7a9fb21510f Description: Perl module for using and building Perl SAX2 XML processors XML::SAX consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers. It is designed around the need to be able to "plug in" different SAX parsers to an application without requiring programmer intervention. Those of you familiar with the DBI will be right at home. Some of the designs come from the Java JAXP specification (SAX part), only without the javaness. . The package also contains a SAX parser, XML::SAX::PurePerl, but it is considered too slow for serious use and is only provided as a fallback parser. It is recommend XML::SAX::Expat (provided in libxml-sax-expat-perl) instead. . The framework includes a Debian-specific script (called update-perl-sax-parsers) to manage the ParserDetails.ini file. This script is intended to be used in postinst and prerm package scripts to (de)register parsers. See README.Debian for more info. Package: libxml-simple-perl Version: 2.20-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 198 Depends: perl, libxml-namespacesupport-perl (>= 1.04), libxml-sax-perl, libxml-libxml-perl | libxml-sax-expat-perl Homepage: http://search.cpan.org/dist/XML-Simple/ Priority: optional Section: perl Filename: pool/main/libx/libxml-simple-perl/libxml-simple-perl_2.20-1_all.deb Size: 74732 SHA256: 12712d49849a6016d5a15452c30a137623f265b4d03c9e8cda8aec61301dc589 SHA1: 4611fdae126d2d1bb9b87a86cd55c61c48fcf9b2 MD5sum: f42e5e721e198460c165703f3d2937ad Description: Perl module for reading and writing XML The XML::Simple module provides a simple API layer on top of an underlying XML parsing module to maintain XML files (especially configuration files). Two functions are exported: XMLin() and XMLout(). . The simplest approach is to call these two functions directly, but an optional object oriented interface allows them to be called as methods of an XML::Simple object. The object interface can also be used at either end of a SAX pipeline. Package: libxml-twig-perl Version: 1:3.39-1 Architecture: all Maintainer: Bart Martens Installed-Size: 569 Depends: perl, libxml-parser-perl Recommends: libtext-iconv-perl, libtie-ixhash-perl, libxml-xpathengine-perl | libxml-xpath-perl, libwww-perl, libhtml-parser-perl Suggests: libunicode-map8-perl, libunicode-string-perl, xml-twig-tools Homepage: http://www.xmltwig.com/ Priority: optional Section: perl Filename: pool/main/libx/libxml-twig-perl/libxml-twig-perl_3.39-1_all.deb Size: 188742 SHA256: bdbf5082a31827b89454fc1609797700420b7108658796722ad87d8fc74e4a8c SHA1: 2797b81e30099bd4460a9ebdc17ad86e875a3ac9 MD5sum: c5c21331cb372938105783938598570b Description: Perl module for processing huge XML documents in tree mode This module provides a way to process XML documents. It is built on top of XML::Parser. . The module offers a tree interface to the document, while allowing to output the parts of it that have been completely processed. . It allows minimal resource (CPU and memory) usage by building the tree only for the parts of the documents that need actual processing, through the use of the twig_roots and twig_print_outside_roots options. The finish and finish_print methods also help to increase performance. . XML::Twig tries to make simple things easy so it tries its best to takes care of a lot of the (usually) annoying (but sometimes necessary) features that come with XML and XML::Parser. Package: libxml-xpathengine-perl Version: 0.13-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 154 Depends: perl Homepage: http://search.cpan.org/dist/XML-XPathEngine/ Priority: optional Section: perl Filename: pool/main/libx/libxml-xpathengine-perl/libxml-xpathengine-perl_0.13-1_all.deb Size: 39126 SHA256: a12aa263805aecf00b00f58aac0f12355254fe57f5dc5617916dedbdc0c5a818 SHA1: 53ce482494c40c8ddbbb52e48d8e4dde77ac20d9 MD5sum: 3f8a0949c27d7d903fec7c699d3c7b56 Description: re-usable XPath engine for DOM-like trees XML::XPathEngine provides an XPath engine, that can be re-used by other module/classes that implement trees. . In order to use the XPath engine, nodes in the user module need to mimic DOM nodes. The degree of similarity between the user tree and a DOM dictates how much of the XPath features can be used. A module implementing all of the DOM should be able to use this module very easily (you might need to add the cmp method on nodes in order to get ordered result sets). . This module is derived from Matt Sergeant's XML::XPath. Package: libxml2 Version: 2.8.0+dfsg1-7+nmu3 Architecture: armhf Maintainer: Debian XML/SGML Group Installed-Size: 1230 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3) Recommends: xml-core Multi-Arch: same Homepage: http://xmlsoft.org/ Priority: standard Section: libs Filename: pool/main/libx/libxml2/libxml2_2.8.0+dfsg1-7+nmu3_armhf.deb Size: 785416 SHA256: ed436cf55fd9641cc691ca97324178c77b259c03ad29342788c8f773825d5059 SHA1: 80830cbeee3d343a56ffdef037747c3e3f9e5ba9 MD5sum: 8d8d528648b61e086e5c6f86faf354a9 Description: GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides a library providing an extensive API to handle such XML data files. Package: libxml2-utils Source: libxml2 Version: 2.8.0+dfsg1-7+nmu3 Architecture: armhf Maintainer: Debian XML/SGML Group Installed-Size: 164 Depends: libc6 (>= 2.13-28), libreadline6 (>= 6.0), libxml2 (>= 2.7.4) Multi-Arch: foreign Homepage: http://xmlsoft.org/ Priority: optional Section: text Filename: pool/main/libx/libxml2/libxml2-utils_2.8.0+dfsg1-7+nmu3_armhf.deb Size: 94432 SHA256: c58a7a002a0ba07e741c15104438795c83377f49ab379c9d90f1d6314da0a7b0 SHA1: 60564d9c1083985631e1c85b5203bdb3333ff824 MD5sum: f254a1a6d55948c3a48b02c8f6c940be Description: XML utilities XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides xmllint, a tool for validating and reformatting XML documents, and xmlcatalog, a tool to parse and manipulate XML or SGML catalog files. Package: libxmu-dev Source: libxmu Version: 2:1.1.1-1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 168 Depends: libxext-dev, libxt-dev, libxmu6 (= 2:1.1.1-1), libxmu-headers (= 2:1.1.1-1) Multi-Arch: same Priority: optional Section: libdevel Filename: pool/main/libx/libxmu/libxmu-dev_1.1.1-1_armhf.deb Size: 61506 SHA256: 916c48249a6ea2e9a9167841ed6f6982993cefc2bce68324aa9ac8fd3de7b559 SHA1: 899972a4bbe94c844b6b86310f7a6a04de334df1 MD5sum: 664462efca07d4e89cfa61e28947400a Description: X11 miscellaneous utility library (development headers) libXmu provides a set of miscellaneous utility convenience functions for X libraries to use. libXmuu is a lighter-weight version that does not depend on libXt or libXext; for more information, see libxmuu1. . This package contains the development headers for the library found in libxmu6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxmu-headers Source: libxmu Version: 2:1.1.1-1 Architecture: all Maintainer: Debian X Strike Force Installed-Size: 324 Depends: libx11-dev, x11proto-core-dev Multi-Arch: foreign Priority: optional Section: libdevel Filename: pool/main/libx/libxmu/libxmu-headers_1.1.1-1_all.deb Size: 77798 SHA256: e3bb60ec4c3536a0b93f69bfd7263dc0f4aa71d16b7e2bbac44172e2b1eec412 SHA1: 041f8e1c6b2b0da0649f6ea65c059f08d7f7628a MD5sum: 17b547aa421c7f95651298f4e895be86 Description: X11 miscellaneous utility library headers libXmu and libXmuu are miscellaneous utility libraries for X library developers to abstract some common functions. This package provides the headers for both libraries (as libXmuu is a subset of libXmu), and is depended upon by both. For more information, please see libxmu-dev or libxmuu-dev. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxmu6 Source: libxmu Version: 2:1.1.1-1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 114 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libx11-6, libxext6, libxt6 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxmu/libxmu6_1.1.1-1_armhf.deb Size: 56522 SHA256: 0d063a20e2f84feadd4b27dc6839d16ccea03587f3758163d107ae76f700529c SHA1: 2842a913c7cb98ddca74f47dc681e8e927fb1b7f MD5sum: b2824b4a338eafcc4a76d7443085b870 Description: X11 miscellaneous utility library libXmu provides a set of miscellaneous utility convenience functions for X libraries to use. libXmuu is a lighter-weight version that does not depend on libXt or libXext; for more information, see libxmuu1. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxmuu1 Source: libxmu Version: 2:1.1.1-1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 59 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libx11-6 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxmu/libxmuu1_1.1.1-1_armhf.deb Size: 22934 SHA256: ee8f25ee7c9400cbd37e19dd8638dc166286a7fb15bd26a0704eb077f153cad3 SHA1: 3471293eb9d5dca39793ecd000af6c771b5f2548 MD5sum: f1877e11dea207244f6fd620658278f7 Description: X11 miscellaneous micro-utility library libXmuu provides a set of miscellaneous utility convenience functions for X libraries to use. It is a lighter version of libXmu that does not depend on libXt or libXext; for more information on libXmu, see libxmu6. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxpm4 Source: libxpm Version: 1:3.5.10-1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 90 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libx11-6 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxpm/libxpm4_3.5.10-1_armhf.deb Size: 42856 SHA256: 6612b937578ff9578b888e2dd35c9f1d9fdbf70dd39014f7109fc868881ad389 SHA1: dc38fc7cb75e3fe6bee7eb2936486b586f4b36b8 MD5sum: 3117eb0f3134f6f4ea94427ee49d2b9a Description: X11 pixmap library libXpm provides support and common operation for the XPM pixmap format, which is commonly used in legacy X applications. XPM is an extension of the monochrome XBM bitmap specified in the X protocol. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXpm Package: libxrandr2 Source: libxrandr Version: 2:1.3.2-2+deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 72 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libx11-6 (>= 2:1.4.99.1), libxext6, libxrender1 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxrandr/libxrandr2_1.3.2-2+deb7u1_armhf.deb Size: 29428 SHA256: 22218e4b6d6c22918cfcb37639129727a29b01da92ae1b29eb51822890476932 SHA1: d991801e841ddf6f7bc779c63a73eca20c97fec9 MD5sum: 275944b7ba2f6268ad6963a6271ebc36 Description: X11 RandR extension library libXrandr provides an X Window System client interface to the RandR extension to the X protocol. . The RandR extension allows for run-time configuration of display attributes such as resolution, rotation, and reflection. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrandr Package: libxrender1 Source: libxrender Version: 1:0.9.7-1+deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 70 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libx11-6 (>= 2:1.4.99.1) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxrender/libxrender1_0.9.7-1+deb7u1_armhf.deb Size: 28372 SHA256: bba9123a8b6a6bdc66d670ad6ef91639ef06e48aa5fbac2fe45e9a13c1f513ed SHA1: 390579dc10c5d233e9e6873db98c5b4ed3947dd4 MD5sum: 973b3c47d92ffbd669c706887dc66cd1 Description: X Rendering Extension client library The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tessellation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them. The Xrender library exposes this extension to X clients. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrender Package: libxres1 Source: libxres Version: 2:1.0.6-1+deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 48 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libx11-6 (>= 2:1.4.99.1), libxext6 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxres/libxres1_1.0.6-1+deb7u1_armhf.deb Size: 14464 SHA256: 592be8c3c069fe5be6bfcca7f10f7c487461d3314be61cca5e4b53002014614a SHA1: ddc1dfe98c3392c3f224da48e1502a6f0509c262 MD5sum: 42e53360e50fece16a41c53d54beeb15 Description: X11 Resource extension library libXRes provides an X Window System client interface to the Resource extension to the X protocol. . The Resource extension allows for X clients to see and monitor the X resource usage of various clients (pixmaps, et al). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXRes Package: libxslt1.1 Source: libxslt Version: 1.1.26-14.1 Architecture: armhf Maintainer: Debian XML/SGML Group Installed-Size: 378 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcrypt11 (>= 1.4.5), libxml2 (>= 2.7.4) Multi-Arch: same Homepage: http://xmlsoft.org/xslt/ Priority: optional Section: libs Filename: pool/main/libx/libxslt/libxslt1.1_1.1.26-14.1_armhf.deb Size: 229946 SHA256: ded31d29e78fc45d4d1525383ae2350d315e56429543d5681a7abdded664b0c5 SHA1: 8dfcc0e7c46e40d2da7507bcaeced08d32275ddd MD5sum: 7d5310ffafbfb8264181a4173b7f531d Description: XSLT 1.0 processing library - runtime library XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0. . This package contains the libxslt library used by applications for XSLT transformations. Package: libxss1 Source: libxss Version: 1:1.2.2-1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 51 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libx11-6 (>= 2:1.4.99.1), libxext6, x11-common Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxss/libxss1_1.2.2-1_armhf.deb Size: 16342 SHA256: c0a13da6245e3d211bf2c19d8c52a3f60163ddf544272b2790b183b35c240341 SHA1: 87bc6c2744fe586118314144ba29a9b22ff537c3 MD5sum: 405709a7c2f023f158f843d180f17fa7 Description: X11 Screen Saver extension library libXss provides an X Window System client interface to the MIT-SCREEN-SAVER extension to the X protocol. . The Screen Saver extension allows clients behaving as screen savers to register themselves with the X server, to better integrate themselves with the running session. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libScrnSaver Package: libxt-dev Source: libxt Version: 1:1.1.3-1+deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 933 Depends: libxt6 (= 1:1.1.3-1+deb7u1), libx11-dev, x11proto-core-dev, libsm-dev Suggests: libxt-doc Multi-Arch: same Priority: optional Section: libdevel Filename: pool/main/libx/libxt/libxt-dev_1.1.3-1+deb7u1_armhf.deb Size: 467890 SHA256: a2ee2d484020d7a42bce0d306d36969fb94f01c487a29fda304041ade98fe9ec SHA1: 337033308f109df87ed1fb26d29566f2d974e4d7 MD5sum: ef7824b9117be2eda366a1060e86bc33 Description: X11 toolkit intrinsics library (development headers) libXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif (a Motif implementation). . This package contains the development headers for the library found in libxt6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXt Package: libxt6 Source: libxt Version: 1:1.1.3-1+deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 305 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libice6 (>= 1:1.0.0), libsm6, libx11-6 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxt/libxt6_1.1.3-1+deb7u1_armhf.deb Size: 169818 SHA256: b5fb2d755ac403b1028748fa0bbcc378f706082251f37e3469ae0c5d4cf2cbdc SHA1: 347b066def088aa4fa3b4444bbb2b3c43648d5d2 MD5sum: ce053f847debe56f8fb58aac84e4ce51 Description: X11 toolkit intrinsics library libXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif (a Motif implementation). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXt Package: libxtst6 Source: libxtst Version: 2:1.2.1-1+deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 63 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libx11-6 (>= 2:1.4.99.1), libxext6, libxi6, x11-common Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxtst/libxtst6_1.2.1-1+deb7u1_armhf.deb Size: 24464 SHA256: 43f6ca9a328f8efd8bcf57d0f9a7622973fbc09d6b633026d097347a70dd5f47 SHA1: 62e0e8ba8e6eb382aab9acd1fc46d03bced2594a MD5sum: 1877a49696194359f59e143e93ed75f7 Description: X11 Testing -- Record extension library libXtst provides an X Window System client interface to the Record extension to the X protocol. . The Record extension allows X clients to synthesise input events, which is useful for automated testing. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXtst Package: libxv1 Source: libxv Version: 2:1.0.7-1+deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 57 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libx11-6, libxext6 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxv/libxv1_1.0.7-1+deb7u1_armhf.deb Size: 19988 SHA256: c47dac54c0b2939795e350fb33a1dea84156093007f45752fc75b91557a510fb SHA1: 8cecb12d2e02a17d950b40591caa9b34e8ebc2a5 MD5sum: b95dbec36f323b4f8fa85e00d110d6d3 Description: X11 Video extension library libXv provides an X Window System client interface to the XVideo extension to the X protocol. . The XVideo extension allows for accelerated drawing of videos. Hardware adaptors are exposed to clients, which may draw in a number of colourspaces, including YUV. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXv Package: libxvidcore4 Source: xvidcore Version: 2:1.3.2-9 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 539 Pre-Depends: multiarch-support Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.4.0) Multi-Arch: same Homepage: http://www.xvid.org/ Priority: optional Section: libs Filename: pool/main/x/xvidcore/libxvidcore4_1.3.2-9_armhf.deb Size: 300748 SHA256: a498cdb15acfa89b96c13dd43d1b8de034e13cc61100df7d0cedbdc8bec94673 SHA1: b0de83c1cbecdbc4cfed64c5b8f95af17efcc9af MD5sum: f068f9107e6a9d60f744f1dfb0894f1a Description: Open source MPEG-4 video codec (library) Xvid (formerly XviD) is an open source MPEG-4 video codec, implementing MPEG-4 Simple Profile, Advanced Simple Profile, and Advanced Video Coding standards. It is written in C with assembler optimizations for quality and speed (including MMX, SSE, and 3Dnow! code for i386 and AltiVec for PowerPC), and is especially optimized towards offline, multi-pass compression for storage and archival purposes. . This package contains the shared library. Package: libxvmc1 Source: libxvmc Version: 2:1.0.7-1+deb7u2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 68 Depends: libc6 (>= 2.13-28), libx11-6, libxext6, libxv1, x11-common Priority: optional Section: libs Filename: pool/main/libx/libxvmc/libxvmc1_1.0.7-1+deb7u2_armhf.deb Size: 23002 SHA256: ebdf478b23958e9b406d490be0a52b5762820bc1892a1f0c16d0af8fdf6b91f8 SHA1: b96994781407f58268c78b9f82d3a1cabda362e4 MD5sum: c5c1ddeaf47f348eda29dcdbfdf78e7a Description: X11 Video extension library libXvMC provides an X Window System client interface to the XVideo-MotionCompensation extension to the X protocol. . The XVideo-MotionCompensation extension allows for further accelerated drawing of videos. Video data may be sent at earlier stages of the decoding pipeline than raw YUV data. At the moment, driver support for XvMC is poor to non-existent. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXvMC Package: libxxf86dga1 Source: libxxf86dga Version: 2:1.1.3-2+deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 58 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libx11-6 (>= 2:1.4.99.1), libxext6 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxxf86dga/libxxf86dga1_1.1.3-2+deb7u1_armhf.deb Size: 20532 SHA256: 6aebdd7e227aa58e5efb15e2a0b39eb23ac062cc410c23615fd088650d4701ea SHA1: 952b3b57a306cca4a5b44447b392223cffc2ce3d MD5sum: 1bb33cd23e35372fe76a17e298a7d06a Description: X11 Direct Graphics Access extension library libXxf86dga provides the XFree86-DGA extension, which allows direct graphics access to a framebuffer-like region, and also allows relative mouse reporting, et al. It is mainly used by games and emulators for games. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86dga Package: libxxf86vm1 Source: libxxf86vm Version: 1:1.1.2-1+deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 56 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libx11-6 (>= 2:1.4.99.1), libxext6 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libx/libxxf86vm/libxxf86vm1_1.1.2-1+deb7u1_armhf.deb Size: 17704 SHA256: 8b8d294b74350c284ce510de4e3987d61860e042e549f64c959401b69b7b2872 SHA1: a03c01449e0cb17e0edc2df8a9971355609f5898 MD5sum: c4a6a25b01bc56c19ecdfc072af59b64 Description: X11 XFree86 video mode extension library libXxf86vm provides an interface to the XFree86-VidModeExtension extension, which allows client applications to get and set video mode timings in extensive detail. It is used by the xvidtune program in particular. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm Package: libyajl2 Source: yajl Version: 2.0.4-2 Architecture: armhf Maintainer: John Stamp Installed-Size: 67 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Homepage: http://lloyd.github.com/yajl/ Priority: extra Section: libs Filename: pool/main/y/yajl/libyajl2_2.0.4-2_armhf.deb Size: 21140 SHA256: e950222393e4d77525c3cfd67014dc69766279ca9c09cee18a39920ea39941c9 SHA1: bd8636eb6e017c537a026863762b66d9fa642a3b MD5sum: f118d24209db16c2909c461eabf0048b Description: Yet Another JSON Library A small, fast library for parsing JavaScript Object Notation (JSON). It supports incremental parsing from a stream and leaves data representation to higher level code. Package: libyaml-0-2 Source: libyaml Version: 0.1.4-2+deb7u4 Architecture: armhf Maintainer: Anders Kaseorg Installed-Size: 114 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28) Multi-Arch: same Homepage: http://pyyaml.org/wiki/LibYAML Priority: optional Section: libs Filename: pool/main/liby/libyaml/libyaml-0-2_0.1.4-2+deb7u4_armhf.deb Size: 48248 SHA256: 6af8a7215f5e1316eac8ebb97fab3648ead41c51f82f640de299a354a264f3d2 SHA1: c2880faaad786a49cacda0eff43fe32af98b4f79 MD5sum: fc0af15b17984da2ed77dd6e9828a0ef Description: Fast YAML 1.1 parser and emitter library LibYAML is a C library for parsing and emitting data in YAML 1.1, a human-readable data serialization format. Package: libyelp0 Source: yelp (3.4.2-1) Version: 3.4.2-1+b1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 290 Depends: libatk1.0-0 (>= 1.12.4), libbz2-1.0, libc6 (>= 2.13-28), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.8), libgtk-3-0 (>= 3.0.0), libjavascriptcoregtk-3.0-0 (>= 1.5.1), liblzma5 (>= 5.1.1alpha+20120614), libpango1.0-0 (>= 1.14.0), libsoup2.4-1 (>= 2.4.0), libsqlite3-0 (>= 3.5.9), libwebkitgtk-3.0-0 (>= 1.3.10), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Breaks: yelp (<< 3.2.0) Homepage: http://live.gnome.org/Yelp Priority: optional Section: libs Filename: pool/main/y/yelp/libyelp0_3.4.2-1+b1_armhf.deb Size: 168642 SHA256: c4ddf04ccbff72e72160947831753e4fb08c727abda0e8b59827f31e66ba5507 SHA1: 5b8fa78c96f1401fb17f9c88c9aef1e51fde6f4c MD5sum: 30257a558d1683f094edb06a1dd0a373 Description: Library for the GNOME help browser Yelp is the help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, Mallard, HTML, man, and info formatted documentation. . This library contains widgets and utilities for use by Yelp. Package: libzbar0 Source: zbar Version: 0.10+doc-8 Architecture: armhf Maintainer: Bernd Zeimetz Installed-Size: 223 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libice6 (>= 1:1.0.0), libjpeg8 (>= 8c), libsm6, libv4l-0 (>= 0.5.0), libx11-6 Homepage: http://zbar.sourceforge.net/ Priority: optional Section: libs Filename: pool/main/z/zbar/libzbar0_0.10+doc-8_armhf.deb Size: 94604 SHA256: f251861ad076b1300ce93e7e28d99cf1e3bc993961822c9548ceb190f0aa0db3 SHA1: 618ab021b88cfb997898f4f3d32cfe8f25e82549 MD5sum: 640d44da3071e627a4d5c2d8a898a351 Description: bar code scanner and decoder (library) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the library. Package: libzipios++0c2a Source: zipios++ Version: 0.1.5.9+cvs.2007.04.28-5.1 Architecture: armhf Maintainer: Masayuki Hatta (mhatta) Installed-Size: 161 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.6), zlib1g (>= 1:1.1.4) Conflicts: libzipios++0, libzipios++0c102 Replaces: libzipios++0, libzipios++0c102 Priority: optional Section: libs Filename: pool/main/z/zipios++/libzipios++0c2a_0.1.5.9+cvs.2007.04.28-5.1_armhf.deb Size: 58200 SHA256: 13d96f260deb6307d0ff170f04925d1873d6b90e3c490594e51229011d1dc271 SHA1: b2473d3b806c7a04934656a1cbd41e63ec3b9644 MD5sum: 2aa2d80710629827bbf000cffcf34afb Description: a small C++ library for reading zip files (library) Zipios++ is a java.util.zip-like C++ library for reading and writing Zip files. Access to individual entries is provided through standard C++ iostreams. A simple read-only virtual file system that mounts regular directories and zip files is also provided. . This package contains shared library. Package: libzvbi-common Source: zvbi Version: 0.2.33-6 Architecture: all Maintainer: Christian Marillat Installed-Size: 217 Replaces: libzvbi-0.1 (<= 0.2.1-3) Multi-Arch: foreign Homepage: http://zapping.sourceforge.net/ZVBI/index.html Priority: optional Section: libs Filename: pool/main/z/zvbi/libzvbi-common_0.2.33-6_all.deb Size: 63928 SHA256: b2e53be55b3252d05e8e9eed270dc4585afb3bb81c71e9979669a1d9f198572c SHA1: e4d796438a722a772df7543b66280440ea28840d MD5sum: 86278cfbbaa2e42cb14c045a284d5f96 Description: Vertical Blanking Interval decoder (VBI) - common files The VBI devices capture the hidden lines on a television picture that carry further information like closed-caption data, Teletext (primarily in Europe), and now Intercast and the ATVEC Internet television encodings. . This package contains internationalization files. Package: libzvbi0 Source: zvbi Version: 0.2.33-6 Architecture: armhf Maintainer: Christian Marillat Installed-Size: 466 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.1.4), libzvbi-common (= 0.2.33-6) Replaces: libzvbi-0.1 (<= 0.2.1-3) Multi-Arch: same Homepage: http://zapping.sourceforge.net/ZVBI/index.html Priority: optional Section: libs Filename: pool/main/z/zvbi/libzvbi0_0.2.33-6_armhf.deb Size: 274802 SHA256: ca7859fcc40d1055c35fc440fd92c97b94ca815a4993fe044eae6f95817e33a7 SHA1: d7a1b2cb0ef4e1f1630ebb151b92c44eee2d2d57 MD5sum: 4087b5720c908f5c5b5743f883b7aa76 Description: Vertical Blanking Interval decoder (VBI) - runtime files The VBI devices capture the hidden lines on a television picture that carry further information like closed-caption data, Teletext (primarily in Europe), and now Intercast and the ATVEC Internet television encodings. Package: lightdm Version: 1.2.2-4 Architecture: armhf Maintainer: Debian Xfce Maintainers Installed-Size: 979 Depends: libc6 (>= 2.13-28), libglib2.0-0 (>= 2.28.0), libpam0g (>= 0.99.7.1), libxcb1, libxdmcp6, debconf (>= 0.5) | debconf-2.0, lightdm-gtk-greeter | lightdm-greeter, dbus, consolekit, adduser Recommends: xserver-xorg Suggests: accountsservice, upower Provides: x-display-manager Homepage: https://launchpad.net/lightdm Priority: optional Section: x11 Filename: pool/main/l/lightdm/lightdm_1.2.2-4_armhf.deb Size: 113710 SHA256: 5ecd5c9aea5d256eeb923d26ec3c20754dec3939835d1e2dad3c615a4a447dc7 SHA1: 8f088a1c3fa84287afb38ca01a3d765bc1233955 MD5sum: d46ab0ef595ec42678d527ed9d9126a3 Description: simple display manager An X display manager that: * Has a lightweight codebase * Is standards compliant (PAM, ConsoleKit, etc) * Has a well defined interface between the server and user interface * Fully themeable * Cross-desktop (greeters can be written in any toolkit) Package: lightdm-gtk-greeter Version: 1.1.6-2 Architecture: armhf Maintainer: Debian Xfce Maintainers Installed-Size: 761 Depends: libc6 (>= 2.13-28), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libgtk-3-0 (>= 3.0.0), liblightdm-gobject-1-0, libx11-6 Recommends: desktop-base, gnome-themes-standard, gnome-icon-theme, policykit-1 Breaks: lightdm (<< 0.9.2-1), lightdm-gtk Replaces: lightdm (<< 0.9.2-1), lightdm-gtk Provides: lightdm-greeter Homepage: https://launchpad.net/lightdm-gtk-greeter Priority: optional Section: x11 Filename: pool/main/l/lightdm-gtk-greeter/lightdm-gtk-greeter_1.1.6-2_armhf.deb Size: 52422 SHA256: e41e1e758d5e07b9f82ba4dde3799ac99229fd155f5b32b40249adf1ff4d9bbd SHA1: 00d422b3b83f563317a7e9e9db5d6db0e1552410 MD5sum: 115c940068acc87eedf886d09429ede4 Description: simple display manager (GTK+ greeter) A LightDM greeter that uses the GTK+ toolkit. Package: linux-libc-dev Source: linux Version: 3.2.57-3 Architecture: armhf Maintainer: Debian Kernel Team Installed-Size: 2839 Conflicts: linux-kernel-headers Replaces: linux-kernel-headers Provides: linux-kernel-headers Multi-Arch: same Priority: optional Section: devel Filename: pool/main/l/linux/linux-libc-dev_3.2.57-3_armhf.deb Size: 801832 SHA256: a7b315dbe6afafde00c81aefec5398420a5ea911135b7c155d0922ca3dafd75b SHA1: 8f7a718929badcd854b9642a1b357256c954a884 MD5sum: ee6484a66818865f8c8e21f1b0dbacc0 Description: Linux support headers for userspace development This package provides userspaces headers from the Linux kernel. These headers are used by the installed headers for GNU libc and other system libraries. Package: lm-sensors Version: 1:3.3.2-2+deb7u1 Architecture: armhf Maintainer: Aurelien Jarno Installed-Size: 387 Depends: sed (>= 4.0.5-1), lsb-base (>= 3.2-13), libc6 (>= 2.13-28), libsensors4 (>= 1:3.1.1), perl Suggests: fancontrol, sensord, read-edid, i2c-tools Homepage: http://www.lm-sensors.org Priority: extra Section: utils Filename: pool/main/l/lm-sensors/lm-sensors_3.3.2-2+deb7u1_armhf.deb Size: 114596 SHA256: 8279bea83f880159a98e7d127ec54abe48129dfd0ca56a883fb03580c9b84336 SHA1: 3eaa92f3bcc7a78b5406fe0d3fbf61191d0a6d66 MD5sum: 476c8af3eadbb3355577d09cb3ee3638 Description: utilities to read temperature/voltage/fan sensors Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems. . This package contains programs to help you set up and read data from lm-sensors. Package: locales Source: eglibc Version: 2.13-38+deb7u1 Architecture: all Maintainer: GNU Libc Maintainers Installed-Size: 15119 Depends: glibc-2.13-1, debconf (>= 0.5) | debconf-2.0 Conflicts: base-config, belocs-locales-bin, belocs-locales-data Replaces: base-config, lliurex-belocs-locales-data Homepage: http://www.eglibc.org Priority: standard Section: localization Filename: pool/main/e/eglibc/locales_2.13-38+deb7u1_all.deb Size: 5713646 SHA256: 5d0aa27473c59ced85c389d0110e8e67a27890a8396662faa2cc234ee68a3daf SHA1: baa583cc91c4655df5dd041f76e73b6774cdd554 MD5sum: d5f286c97b9988bcea18c76129fbd63e Description: Embedded GNU C Library: National Language (locale) data [support] Machine-readable data files, shared objects and programs used by the C library for localization (l10n) and internationalization (i18n) support. . This package contains the libc.mo i18n files, plus tools to generate locale definitions from source files (included in this package). It allows you to customize which definitions actually get generated. This is a space-saver over how this package used to be, with all locales generated by default. This created a package that unpacked to an excess of 30 megs. Package: lockfile-progs Version: 0.1.17 Architecture: armhf Maintainer: Rob Browning Installed-Size: 64 Depends: libc6 (>= 2.13-28), liblockfile1 (>= 1.0) Priority: optional Section: misc Filename: pool/main/l/lockfile-progs/lockfile-progs_0.1.17_armhf.deb Size: 10322 SHA256: bf2c22b4c469935d9f65c64b119ce0ab5ee2670b3bd9e727cdf9a10e6847e4f4 SHA1: c6ff36d0d17989986b6c2b9e1df829856a26ed69 MD5sum: 59ab5dc15343e95a5a8a474075fdccc0 Description: Programs for locking and unlocking files and mailboxes This package includes several programs to safely lock and unlock files and mailboxes from the command line. These include: . lockfile-create lockfile-remove lockfile-touchlock mail-lock mail-unlock mail-touchlock . These programs use liblockfile to perform the file locking and unlocking, so they are guaranteed compatible with Debian's file locking policies. Package: login Source: shadow Version: 1:4.1.5.1-1 Architecture: armhf Essential: yes Maintainer: Shadow package maintainers Installed-Size: 2679 Pre-Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libpam0g (>= 0.99.7.1), libpam-runtime, libpam-modules Conflicts: amavisd-new (<< 2.3.3-8), backupninja (<< 0.9.3-5), echolot (<< 2.1.8-4), gnunet (<< 0.7.0c-2), python-4suite (<< 0.99cvs20060405-1) Replaces: manpages-de (<< 0.5-3), manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1) Homepage: http://pkg-shadow.alioth.debian.org/ Priority: required Section: admin Filename: pool/main/s/shadow/login_4.1.5.1-1_armhf.deb Size: 973292 SHA256: f3e33002d3f1a5db6c4fcf5e01705d7b73b9644867f26db6f9ef5bbf636d76c2 SHA1: 82b60c146fefdfac2f2bb2beb767c0796a98af1e MD5sum: 3fd679d030b528d19f3b4be2c7bb0e84 Description: system login tools These tools are required to be able to login and use your system. The login program invokes your user shell and enables command execution. The newgrp program is used to change your effective group ID (useful for workgroup type situations). The su program allows changing your effective user ID (useful being able to execute commands as another user). Package: lsb-base Source: lsb Version: 4.1+Debian8+deb7u1 Architecture: all Maintainer: Debian LSB Team Installed-Size: 71 Multi-Arch: foreign Homepage: http://www.linuxfoundation.org/collaborate/workgroups/lsb Priority: required Section: misc Filename: pool/main/l/lsb/lsb-base_4.1+Debian8+deb7u1_all.deb Size: 26750 SHA256: 276510ecd9db82a1dae308ad6217508666e063a98e4b64132cad724e0d5011d2 SHA1: 15a4072bcc68564bcdc6cb4874336eb16d407bfc MD5sum: 99c81b926d881efd0d58031fff7dea7d Description: Linux Standard Base 4.1 init script functionality The Linux Standard Base (http://www.linuxbase.org/) is a standard core system that third-party applications written for Linux can depend upon. . This package only includes the init-functions shell library, which may be used by other packages' initialization scripts for console logging and other purposes. Package: lsb-release Source: lsb Version: 4.1+Debian8+deb7u1 Architecture: all Maintainer: Debian LSB Team Installed-Size: 103 Depends: python (>= 2.6.6-7~), python (<< 2.8) Recommends: apt Suggests: lsb Multi-Arch: foreign Homepage: http://www.linuxfoundation.org/collaborate/workgroups/lsb Priority: optional Section: misc Filename: pool/main/l/lsb/lsb-release_4.1+Debian8+deb7u1_all.deb Size: 27196 SHA256: bacdb9348a0b54b94e2c11106ee072079ef2f2014fa8b7a66b3323a587f748fd SHA1: 9c9a291b6ee912849f30f6ede934b49b4cc15c56 MD5sum: 4a89a3f7a80090175d9a1fed2c423726 Description: Linux Standard Base version reporting utility The Linux Standard Base (http://www.linuxbase.org/) is a standard core system that third-party applications written for Linux can depend upon. . The lsb-release command is a simple tool to help identify the Linux distribution being used and its compliance with the Linux Standard Base. LSB conformance will not be reported unless the required metapackages are installed. . While it is intended for use by LSB packages, this command may also be useful for programmatically distinguishing between a pure Debian installation and derived distributions. Package: make Source: make-dfsg Version: 3.81-8.2 Architecture: armhf Maintainer: Manoj Srivastava Installed-Size: 1090 Depends: libc6 (>= 2.4) Suggests: make-doc Homepage: http://www.gnu.org/software/make/ Priority: standard Section: devel Filename: pool/main/m/make-dfsg/make_3.81-8.2_armhf.deb Size: 382128 SHA256: 9dbf5aac752e7d618170dd00d0f8d72582a567ecd878c837e75ae0ced72637f7 SHA1: eed081e896f834ac00d0b78e6c717e98005863c3 MD5sum: ab5b79563326c1f9d3bfd9b4b6bbdcb3 Description: An utility for Directing compilation. GNU Make is an utility which controls the generation of executables and other target files of a program from the program's source files. It determines automatically which pieces of a large program need to be (re)created, and issues the commands to (re)create them. Make is not limited to programs and executable, it can be applied to any task where a set of target files must be created based on a set of input files, based on dependency and processing rules. Indeed, Make is a general purpose dependency solver. Package: man-db Version: 2.6.2-1 Architecture: armhf Maintainer: Colin Watson Installed-Size: 2055 Depends: groff-base (>= 1.18.1.1-15), bsdmainutils, debconf (>= 1.2.0) | debconf-2.0, dpkg (>= 1.9.0), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libgdbm3 (>= 1.8.3), libpipeline1 (>= 1.1.0), zlib1g (>= 1:1.1.4) Suggests: groff, less, www-browser Conflicts: man, suidmanager (<< 0.50) Replaces: man, manpages-de (<< 0.5-4), nlsutils Provides: man, man-browser Multi-Arch: foreign Homepage: http://man-db.nongnu.org/ Priority: important Section: doc Filename: pool/main/m/man-db/man-db_2.6.2-1_armhf.deb Size: 1014422 SHA256: 4e490b52f32b530240a8e4aebd5ffa425cd482b238dd1832c0ad96ed51e13124 SHA1: f66ee3b0b27a4d66c0bc0c0ddbd8c28cbd6e3331 MD5sum: 92a1ec4b63cbf8b5de7d82d101a21987 Description: on-line manual pager This package provides the man command, the primary way of examining the on-line help files (manual pages). Other utilities provided include the whatis and apropos commands for searching the manual page database, the manpath utility for determining the manual page search path, and the maintenance utilities mandb, catman and zsoelim. man-db uses the groff suite of programs to format and display the manual pages. Package: manpages Version: 3.44-1 Architecture: all Maintainer: Martin Schulze Installed-Size: 851 Suggests: man-browser Replaces: bind, libc-bin (<< 2.13-31), rsh-server (<< 0.10-7) Homepage: http://www.kernel.org/doc/man-pages/ Priority: important Section: doc Filename: pool/main/m/manpages/manpages_3.44-1_all.deb Size: 795004 SHA256: d8413c8901b76810ef7bf3a8375a1e5de36a8b25c5dc523dd9d436ae5e5e82c0 SHA1: 945bef6da6a853f5a8c121bbcd4233b40998d942 MD5sum: 599a8dde0a88d618bb7dc2fe4c47509d Description: Manual pages about using a GNU/Linux system This package contains GNU/Linux manual pages for these sections: 4 = Devices (e.g. hd, sd). 5 = File formats and protocols, syntaxes of several system files (e.g. wtmp, /etc/passwd, nfs). 7 = Conventions and standards, macro packages, etc. (e.g. nroff, ascii). . Sections 1, 6 and 8 are provided by the respective applications. This package only includes the intro man page describing the section. . The man pages describe syntaxes of several system files. Package: manpages-dev Source: manpages Version: 3.44-1 Architecture: all Maintainer: Martin Schulze Installed-Size: 1767 Depends: manpages Suggests: man-browser Replaces: glibc-doc (<< 2.11.2-3), libaio-dev Homepage: http://www.kernel.org/doc/man-pages/ Priority: optional Section: doc Filename: pool/main/m/manpages/manpages-dev_3.44-1_all.deb Size: 1737352 SHA256: 0834ed14fab7621cef5a13d7de419f4bb3f454a7b0b0d849eaf22d623d54d315 SHA1: 7ff3347ec10492594753aa9d97438abaa1eb4974 MD5sum: 4445e79d4c739e9506e190a19d4ba052 Description: Manual pages about using GNU/Linux for development These man pages describe the Linux programming interface, including these two sections: 2 = Linux system calls. 3 = Library calls (note that a more comprehensive source of information may be found in the glibc-doc and glibc-doc-reference packages). Package: mawk Version: 1.3.3-17 Architecture: armhf Maintainer: Steve Langasek Installed-Size: 151 Pre-Depends: libc6 (>= 2.11) Provides: awk Multi-Arch: foreign Priority: required Section: interpreters Filename: pool/main/m/mawk/mawk_1.3.3-17_armhf.deb Size: 78286 SHA256: d412702e4354a331cf39e052fad436070545c59ea4896a08270c55fa6a32b05f SHA1: 0ab9e41e5e6edfb1e7720bee831f7c545a773b20 MD5sum: 388cea96c3d4888af7867b2f05050794 Description: a pattern scanning and text processing language Mawk is an interpreter for the AWK Programming Language. The AWK language is useful for manipulation of data files, text retrieval and processing, and for prototyping and experimenting with algorithms. Mawk is a new awk meaning it implements the AWK language as defined in Aho, Kernighan and Weinberger, The AWK Programming Language, Addison-Wesley Publishing, 1988. (Hereafter referred to as the AWK book.) Mawk conforms to the POSIX 1003.2 (draft 11.3) definition of the AWK language which contains a few features not described in the AWK book, and mawk provides a small number of extensions. . Mawk is smaller and much faster than gawk. It has some compile-time limits such as NF = 32767 and sprintf buffer = 1020. Package: mesa-common-dev Source: mesa Version: 8.0.5-4+deb7u2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 1558 Depends: libx11-dev Replaces: libgl1-mesa-dev (<< 7.5~rc4-2), libgl1-mesa-swx11-dev (<< 6.5.2), xlibmesa-gl-dev (<< 1:7), xlibosmesa-dev Homepage: http://mesa3d.sourceforge.net/ Priority: optional Section: libdevel Filename: pool/main/m/mesa/mesa-common-dev_8.0.5-4+deb7u2_armhf.deb Size: 277214 SHA256: 031c2512aba0659ccac7608d783eddac9af7bd7e8728410f88a2cb08594d7b6a SHA1: 5c21e7b8ca0c55f2a8d1685b80ac42b0a04c051c MD5sum: 21a718de9effe4d0da504d33b957168a Description: Developer documentation for Mesa This package includes the specifications for the Mesa-specific OpenGL extensions, the complete set of release notes and the development header files common to all Mesa packages. Package: meshlab Version: 1.3.0a+dfsg1-3 Architecture: armhf Maintainer: Teemu Ikonen Installed-Size: 12681 Depends: lib3ds-1-3, libbz2-1.0, libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libgl1-mesa-glx | libgl1, libglew1.7 (>= 1.7.0), libglu1-mesa | libglu1, libmuparser2 (>= 2.1.0), libqhull5 (>= 2003.1), libqt4-network (>= 4:4.6.1), libqt4-opengl (>= 4:4.6.1), libqt4-script (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqt4-xmlpatterns (>= 4:4.6.1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.8.0), libstdc++6 (>= 4.6) Homepage: http://meshlab.sourceforge.net/ Priority: extra Section: graphics Filename: pool/main/m/meshlab/meshlab_1.3.0a+dfsg1-3_armhf.deb Size: 5931126 SHA256: 02fc1af637744ec48e516ab9b36496ea8be2824e3cea7cacb026ef2b0ba77384 SHA1: 605c48fb7efed371f07d66005f91ee9c67c4c37c MD5sum: 5a2c6f5451876b99bbc6de8bcb949c43 Description: System for processing and editing triangular meshes MeshLab is an open source, portable, and extendible system for the processing and editing of unstructured 3D triangular meshes. The system is aimed to help the processing of the typical not-so-small unstructured models arising in 3D scanning, providing a set of tools for editing, cleaning, healing, inspecting, rendering and converting this kind of meshes. . Meshlab can read files in these formats: PLY, STL, OFF, OBJ, 3DS, COLLADA and PTX. It can write PLY, STL, OFF, OBJ, 3DS, COLLADA, VRML, and DXF. Package: mime-support Version: 3.52-1 Architecture: all Maintainer: Brian White Installed-Size: 192 Recommends: file (>= 3.27-3) Conflicts: a2ps (<< 4.10.4), metamail (<< 2.7-44) Priority: standard Section: net Filename: pool/main/m/mime-support/mime-support_3.52-1_all.deb Size: 35490 SHA256: 442b98b5b11113a9f69d8bfd99b0ef09458d4bb253aaea0781724e66e248135f SHA1: 52acfca0d83d2cc241ce80f9368a5347b969e7e8 MD5sum: 04f833f65b2f12dd4c73668877ce78aa Description: MIME files 'mime.types' & 'mailcap', and support programs As these files can be used by all MIME compliant programs, they have been moved into their own package that others can depend upon. . Other packages add themselves as viewers/editors/composers/etc by using the provided "update-mime" program. . In addition, the commands "see", "edit", "compose", and "print" will display, alter, create, and print (respectively) any file using a program determined from the entries in the mime.types and mailcap files. Package: miscfiles Version: 1.4.2.dfsg.1-9 Architecture: all Maintainer: Thomas Bushnell, BSG Installed-Size: 3164 Depends: debconf | debconf-2.0, dictionaries-common (>= 0.20) Provides: wordlist Priority: optional Section: text Filename: pool/main/m/miscfiles/miscfiles_1.4.2.dfsg.1-9_all.deb Size: 1331140 SHA256: ee9c90e374eb5f890be8a189a6c809a4755f051591ecc6f50bbfd98c458b0454 SHA1: 1238fd8c98f5dea8bd66b066207b96daacaa6c59 MD5sum: e3b84adc277c7196cd470d529b1da710 Description: Dictionaries and other interesting files These files are not crucial to system administration or operation, but which have come to be common on various systems over the years. They originated from various sources and are freely redistributable (see the copyright file for more information). . These files include those of general interest (English `connectives', Webster's Second International English wordlist, traditional stone and flower for each month, Precedence table for operators in the C language, description of the ISO Latin-1 character set, two-letter codes for languages, from ISO 639, International country telephone codes, geographic coordinates of many major cities, Some common abbreviations used in electronic communication, GNU mailing lists, country and currency abbreviations, rfc-index, etc.). . There also is information specific to the United States (List of three letter codes for some major airports, North American (+1) telephone area codes, postal codes for US states and Canadian provinces, the Constitution of the United States of America, the Declaration of Independence of the Thirteen Colonies). Package: module-init-tools Source: kmod Version: 9-3 Architecture: all Maintainer: Marco d'Itri Installed-Size: 31 Pre-Depends: dpkg (>= 1.15.7.2) Depends: libkmod2, kmod Priority: extra Section: admin Filename: pool/main/k/kmod/module-init-tools_9-3_all.deb Size: 1796 SHA256: 9750139fc6bd1d2e373993e20a74d68221c00243a9754acbf24a1f755a3f8ad8 SHA1: dbd6c119ba4aaf6b1fa73d5bec1b96d65bdad063 MD5sum: 4f49f79ebbca80c0629daba26e762cd2 Description: transitional dummy package (module-init-tools to kmod) This dummy package is provided to support the transition from module-init-tools to kmod and should be removed afterwards. Package: mount Source: util-linux Version: 2.20.1-5.3 Architecture: armhf Essential: yes Maintainer: LaMont Jones Installed-Size: 345 Pre-Depends: libblkid1 (>= 2.20.1), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libmount1 (>= 2.20.1), libselinux1 (>= 2.0.15), libsepol1 (>= 1.14) Suggests: nfs-common (>= 1:1.1.0-13) Multi-Arch: foreign Homepage: http://userweb.kernel.org/~kzak/util-linux/ Priority: required Section: admin Filename: pool/main/u/util-linux/mount_2.20.1-5.3_armhf.deb Size: 206418 SHA256: 3731a3692230949ff65434809137a858b7e69b6907904059af4dc1aaff836ff5 SHA1: 6ee82e8a5aa329c828ed322af6e065ff19361289 MD5sum: 31a6db9e258803fbd78e00d32bd02ec1 Description: Tools for mounting and manipulating filesystems This package provides the mount(8), umount(8), swapon(8), swapoff(8), and losetup(8) commands. Package: mpg123 Version: 1.14.4-1 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 277 Depends: libc6 (>= 2.13-28), libltdl7 (>= 2.4.2), libmpg123-0 (>= 1.14.0) Recommends: libasound2 (>= 1.0.16) | oss-compat | oss4-base | libjack-jackd2-0 (>= 1.9.5~dfsg-14) | libjack-0.116 | libopenal1 | libportaudio2 (>= 19+svn20101113) Suggests: alsa-utils, jackd, nas, oss-compat, oss4-base, pulseaudio Replaces: mpg123-alsa, mpg123-esd, mpg123-nas, mpg123-oss-3dnow, mpg123-oss-i486 Provides: mp3-decoder, mpg123-oss-3dnow Homepage: http://mpg123.org/ Priority: optional Section: sound Filename: pool/main/m/mpg123/mpg123_1.14.4-1_armhf.deb Size: 142558 SHA256: 3a228096e4bc926a69ec91d2bbe10bbbb38c1fba427ef715ec3dc2f75caae99b SHA1: 22118473924ef16444127a9c2e736d2144986967 MD5sum: 530f118702cdcbf0f5dbfdc894494d2a Description: MPEG layer 1/2/3 audio player mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3). . This package contains output plugins for several audio systems, including OSS4, the Advanced Linux Sound Architecture (ALSA), JACK, PortAudio, PulseAudio, OpenAL and the Network Audio System (NAS). Package: mplayer Source: mplayer (2:1.0~rc4.dfsg1+svn34540-1) Version: 2:1.0~rc4.dfsg1+svn34540-1+b2 Architecture: armhf Maintainer: Debian multimedia packages maintainers Installed-Size: 4353 Depends: libaa1 (>= 1.4p5), libasound2 (>= 1.0.16), libavcodec53 (>= 5:0.8-2~) | libavcodec-extra-53 (>= 5:0.8-2~), libavformat53 (>= 5:0.8-2~), libavutil51 (>= 5:0.8-2~), libbluray1, libc6 (>= 2.13-28), libcaca0 (>= 0.99.beta17-1), libcdparanoia0 (>= 3.10.2+debian), libdca0, libdirectfb-1.2-9, libdvdnav4, libdvdread4, libenca0 (>= 1.9), libesd0 (>= 0.2.35), libfaad2 (>= 2.7), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgcc1 (>= 1:4.4.0), libgif4 (>= 4.1.4), libgl1-mesa-glx | libgl1, libjack-jackd2-0 (>= 1.9.5~dfsg-14) | libjack-0.116, libjpeg8 (>= 8c), liblircclient0, liblzo2-2, libmp3lame0, libmpeg2-4, libncurses5 (>= 5.5-5~), libogg0 (>= 1.0rc3), libopenal1, libpng12-0 (>= 1.2.13-4), libpostproc52 (>= 5:0.8-2~), libpulse0 (>= 0.99.1), libsdl1.2debian (>= 1.2.11), libsmbclient (>= 3.0.24), libspeex1 (>= 1.2~beta3-1), libstdc++6 (>= 4.3.0), libswscale2 (>= 5:0.8-2~), libtheora0 (>= 1.0), libtinfo5, libx11-6, libx264-123, libxext6, libxinerama1, libxv1, libxvidcore4 (>= 1.2.2), libxvmc1, libxxf86dga1, libxxf86vm1, zlib1g (>= 1:1.1.4) Suggests: bzip2, fontconfig, mplayer-doc, netselect | fping, ttf-freefont Conflicts: mplayer2 Replaces: mencoder (<< 2:1.0~rc3+svn20090426-2), mplayer-doc (<< 2:1.0~rc3+svn20090426-2), mplayer-nogui (<< 2:1.0~rc3+svn20090426-2), mplayer2 Homepage: http://www.mplayerhq.hu/ Priority: optional Section: video Filename: pool/main/m/mplayer/mplayer_1.0~rc4.dfsg1+svn34540-1+b2_armhf.deb Size: 2518746 SHA256: a72602f4c7f1766fed1f0d15ce74da1829aee260035a5eb99701c3d5502deb85 SHA1: 9c4536b9ec046554f4180b3b7b92b24b18f85d57 MD5sum: 76fe41e8d8111c8bb4d33472026e5efd Description: movie player for Unix-like systems MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies. . Another big feature of MPlayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, DirectFB, but also SDL. . Not all of the upstream code is distributed in the source tarball. See the README.Debian and copyright files for details. Package: multiarch-support Source: eglibc Version: 2.13-38+deb7u1 Architecture: armhf Maintainer: GNU Libc Maintainers Installed-Size: 179 Depends: libc6 (>= 2.13-5) Multi-Arch: foreign Homepage: http://www.eglibc.org Priority: required Section: libs Filename: pool/main/e/eglibc/multiarch-support_2.13-38+deb7u1_armhf.deb Size: 150418 SHA256: 44a7a0f782fcbc76b4eb0c494d997d4be43f8826c28609b1073a81c4667c2753 SHA1: c7e638c10a6d2215305084086426f0331d12d4a1 MD5sum: c531a2672ebfe20a01a24d3cf1db12db Description: Transitional package to ensure multiarch compatibility This is a transitional package used to ensure multiarch support is present in ld.so before unpacking libraries to the multiarch directories. It can be removed once nothing on the system depends on it. Package: mysql-common Source: mysql-5.5 Version: 5.5.35+dfsg-0+wheezy1 Architecture: all Maintainer: Debian MySQL Maintainers Installed-Size: 142 Breaks: amarok (<< 2.5.0-2), mysql-client-5.1 (<< 5.5), mysql-server-5.1 (<< 5.5), mysql-server-core-5.1 (<< 5.5) Multi-Arch: foreign Homepage: http://dev.mysql.com/ Priority: optional Section: database Filename: pool/main/m/mysql-5.5/mysql-common_5.5.35+dfsg-0+wheezy1_all.deb Size: 84384 SHA256: de2044934646e0c579e2ed67af6c6d6eae29f61f84d64c3bc8806bc39a1780cb SHA1: f8906af162cd102d62815d603d8ed0cda4323921 MD5sum: 697de6066b5590e741138e98317dc12e Description: MySQL database common files, e.g. /etc/mysql/my.cnf MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes files needed by all versions of the client library, e.g. /etc/mysql/my.cnf. Package: nano Source: nano (2.2.6-1) Version: 2.2.6-1+b2 Architecture: armhf Maintainer: Jordi Mallach Installed-Size: 1594 Depends: libc6 (>= 2.13-28), libncursesw5 (>= 5.6+20070908), libtinfo5, dpkg (>= 1.15.4) | install-info Suggests: spell Conflicts: pico Breaks: alpine-pico (<= 2.00+dfsg-5) Replaces: pico Provides: editor Homepage: http://www.nano-editor.org/ Priority: important Section: editors Filename: pool/main/n/nano/nano_2.2.6-1+b2_armhf.deb Size: 575314 SHA256: e0247462fd19523591f3dc2d20e5b3072c48d6fdb2127c57ea3abde6d0d347ee SHA1: cec2c9e5b00d8f67f4d2010fe2e7d1f07826c52f MD5sum: 46e07deefdd8cc5c9ae46bd4497f18c3 Description: small, friendly text editor inspired by Pico GNU nano is an easy-to-use text editor originally designed as a replacement for Pico, the ncurses-based editor from the non-free mailer package Pine (itself now available under the Apache License as Alpine). . However, nano also implements many features missing in pico, including: - feature toggles; - interactive search and replace (with regular expression support); - go to line (and column) command; - auto-indentation and color syntax-highlighting; - filename tab-completion and support for multiple buffers; - full internationalization support. Package: ncurses-base Source: ncurses Version: 5.9-10 Architecture: all Essential: yes Maintainer: Craig Small Installed-Size: 345 Conflicts: ncurses, ncurses-runtime Breaks: ncurses-term (<< 5.7+20100313-3) Provides: ncurses-runtime Multi-Arch: foreign Homepage: http://invisible-island.net/ncurses/ Priority: required Section: misc Filename: pool/main/n/ncurses/ncurses-base_5.9-10_all.deb Size: 198218 SHA256: 3aa53b0f177ab8654ae6212b2dca3c9c3a0aa947291305967a31fa8ff4e81262 SHA1: d0e384ba2a1036b7819fee97939c9bad019c44ee MD5sum: 91672696a4a1549612883e1f2a14fad5 Description: basic terminal type definitions The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains terminfo data files to support the most common types of terminal, including ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220, vt52, and xterm. Package: ncurses-bin Source: ncurses Version: 5.9-10 Architecture: armhf Essential: yes Maintainer: Craig Small Installed-Size: 456 Pre-Depends: libc6 (>= 2.13-28), libtinfo5 (>= 5.9-3~) Multi-Arch: foreign Homepage: http://invisible-island.net/ncurses/ Priority: required Section: utils Filename: pool/main/n/ncurses/ncurses-bin_5.9-10_armhf.deb Size: 329482 SHA256: 49bb5d3ae9c472f6b37a37e423750bfd3a48754f1fb075109062eccb619fbe05 SHA1: 91a873b2d4af678101ca85caf2c983b1724b3c81 MD5sum: 4ba389a529474882d037006a83738d04 Description: terminal-related programs and man pages The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the programs used for manipulating the terminfo database and individual terminfo entries, as well as some programs for resetting terminals and such. Package: ncurses-term Source: ncurses Version: 5.9-10 Architecture: all Maintainer: Craig Small Installed-Size: 2117 Breaks: bogl-bterm (<< 0.1.18-7), mlterm-common (<< 3.0.2-1) Replaces: bogl-bterm (<< 0.1.18-7), mlterm-common (<< 3.0.2-1), ncurses-base (<< 5.7+20100313-1) Multi-Arch: foreign Homepage: http://invisible-island.net/ncurses/ Priority: standard Section: misc Filename: pool/main/n/ncurses/ncurses-term_5.9-10_all.deb Size: 602408 SHA256: 6140453f9b16daa522f38471caaf3fefb2476d7b053134d101e571ea5df03f1a SHA1: 8af9fd21a67adeafa970d39ecfbc68351da1807f MD5sum: 15ea9583549b7dd761663917cbbd83ce Description: additional terminal type definitions The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains all of the numerous terminal definitions not found in the ncurses-base package. Package: net-tools Version: 1.60-24.2 Architecture: armhf Maintainer: net-tools Team Installed-Size: 770 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Conflicts: ja-trans (<= 0.8-2) Replaces: ja-trans (<= 0.8-2), netbase (<< 4.00) Homepage: http://net-tools.berlios.de/ Priority: important Section: net Filename: pool/main/n/net-tools/net-tools_1.60-24.2_armhf.deb Size: 320306 SHA256: 77e142789d3afde79460b761796f0b2ed96f8f5ba98a28da6289f3a69f8a98bb SHA1: 68fad90872af8271810655f738832f0957e15b8c MD5sum: 0632e676b7251706ac512151aefb89c6 Description: The NET-3 networking toolkit This package includes the important tools for controlling the network subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp, nameif and route. Additionally, this package contains utilities relating to particular network hardware types (plipconfig, slattach, mii-tool) and advanced aspects of IP configuration (iptunnel, ipmaddr). . In the upstream package 'hostname' and friends are included. Those are not installed by this package, since there is a special "hostname*.deb". Package: netbase Version: 5.0 Architecture: all Maintainer: Marco d'Itri Installed-Size: 65 Depends: lsb-base (>= 3.0-6) Recommends: ifupdown Conflicts: inetutils-inetd (<< 2:1.4.3+20060719-3), openbsd-inetd (<< 0.20050402-3) Breaks: ifupdown (<< 0.7~rc1) Priority: important Section: admin Filename: pool/main/n/netbase/netbase_5.0_all.deb Size: 20072 SHA256: c9357e9e8c3c41b61b540e65d0f6defe63b95d41162409601d372a5a4cbb48a1 SHA1: fd0b4b1ad7af2a9b9b4d892fd471d2565549ab8a MD5sum: 9b4ec57d0f10ec6263279a1e1db8f698 Description: Basic TCP/IP networking system This package provides the necessary infrastructure for basic TCP/IP based networking. Package: notification-daemon Version: 0.7.6-1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 700 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.13-28), libcairo2 (>= 1.10.0), libcanberra-gtk3-0 (>= 0.25), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.27.0), libgtk-3-0 (>= 3.0.0), libx11-6 Conflicts: notify-daemon Replaces: notify-daemon Homepage: http://www.galago-project.org/specs/notification/index.php Priority: optional Section: x11 Filename: pool/main/n/notification-daemon/notification-daemon_0.7.6-1_armhf.deb Size: 49478 SHA256: 59ef1a0abbcf0020048d9322faf81fb3da50c43197973cda21eb846f04fbbe1c SHA1: 54c79c0420a4cf708b68a2098c5cebbe8313b1fe MD5sum: 24880342d079981ecdbea32437d17033 Description: daemon for displaying passive pop-up notifications notification-daemon displays passive pop-up notifications, as per the Desktop Notifications Specification. . The Desktop Notifications Specification provides a standard way of doing passive pop-up notifications on the Linux desktop. These are designed to notify the user of something without interrupting their work with a dialog box that they must close. Passive popups can automatically disappear after a short period of time. Package: ntfs-3g Version: 1:2012.1.15AR.5-2.1 Architecture: armhf Maintainer: Daniel Baumann Installed-Size: 1254 Pre-Depends: multiarch-support, fuse Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.13-28), libfuse2 (>= 2.8.1), libgcc1 (>= 1:4.4.0), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0) Conflicts: libntfs-3g75, ntfsprogs (<< 1:2011.10.9AR.1-3~) Replaces: libntfs-3g75, ntfsprogs Homepage: http://www.tuxera.com/community/ntfs-3g-advanced/ Priority: optional Section: otherosfs Filename: pool/main/n/ntfs-3g/ntfs-3g_2012.1.15AR.5-2.1_armhf.deb Size: 652724 SHA256: d465c94316b571c2adf272dae392f1ec2101f1457f8ae6311390503397275470 SHA1: 24019a38af26f0c227b7ec5a15bd21ad5357e435 MD5sum: 9c606341bf0355fff9fe46b6bb2c2129 Description: read/write NTFS driver for FUSE NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS filesystem used by Microsoft Windows. It can: . * create, remove, rename, or move files, directories, hard links, and streams; * read and write files, including streams, sparse files, and transparently compressed files; * handle special files like symbolic links, devices, and FIFOs; * provide standard management of file ownership and permissions, including POSIX ACLs. . This package also contains the tools previously available in the ntfsprogs package. Package: ntp Version: 1:4.2.6.p5+dfsg-2 Architecture: armhf Maintainer: Debian NTP Team Installed-Size: 875 Pre-Depends: dpkg (>= 1.15.7.2) Depends: adduser, lsb-base (>= 3.2-13), netbase, libc6 (>= 2.13-28), libcap2 (>= 2.10), libedit2 (>= 2.11-20080614-1), libgcc1 (>= 1:4.4.0), libopts25 (>= 1:5.12), libssl1.0.0 (>= 1.0.0) Recommends: perl Suggests: ntp-doc Breaks: dhcp3-client (<< 4.1.0-1) Homepage: http://support.ntp.org/ Priority: optional Section: net Filename: pool/main/n/ntp/ntp_4.2.6.p5+dfsg-2_armhf.deb Size: 493654 SHA256: eba9205bc803c3d2d1ff6fe3a5f8b0e232cb27d95fe6fbecb12ab9be206cccdb SHA1: 8a0cbe0e00551373e0786bb60d1e01d0999fa246 MD5sum: e670cf39705d46167e5c5fbe0cc5d596 Description: Network Time Protocol daemon and utility programs NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals. . This package contains the NTP daemon and utility programs. An NTP daemon needs to be running on each host that is to have its clock accuracy controlled by NTP. The same NTP daemon is also used to provide NTP service to other hosts. . For more information about the NTP protocol and NTP server configuration and operation, install the package "ntp-doc". Package: ntpdate Source: ntp Version: 1:4.2.6.p5+dfsg-2 Architecture: armhf Maintainer: Debian NTP Team Installed-Size: 195 Pre-Depends: dpkg (>= 1.15.7.2) Depends: netbase, libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libssl1.0.0 (>= 1.0.0) Recommends: lockfile-progs Breaks: dhcp3-client (<< 4.1.0-1) Homepage: http://support.ntp.org/ Priority: optional Section: net Filename: pool/main/n/ntp/ntpdate_4.2.6.p5+dfsg-2_armhf.deb Size: 76270 SHA256: 7692a79a2eabd006c445184ecd98414ca14605094f36d7773568737111848623 SHA1: c8e13880aead08197b1bc18eb759120c5dfa8506 MD5sum: bca6c8d8b0a292638a2d603604af3aa2 Description: client for setting system time from NTP servers NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals. . ntpdate is a simple NTP client that sets a system's clock to match the time obtained by communicating with one or more NTP servers. It is not sufficient, however, for maintaining an accurate clock in the long run. ntpdate by itself is useful for occasionally setting the time on machines that do not have full-time network access, such as laptops. . If the full NTP daemon from the package "ntp" is installed, then ntpdate is not necessary. Package: obconf Version: 1:2.0.3+20110805+debian-1 Architecture: armhf Maintainer: Debian LXDE Maintainers Installed-Size: 754 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.13-28), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.24.0), libice6 (>= 1:1.0.0), libimlib2, libobt0, libpango1.0-0 (>= 1.18.0), libsm6, libstartup-notification0 (>= 0.2), libx11-6, libxft2 (>> 2.1.1), libxml2 (>= 2.7.4) Recommends: openbox Homepage: http://www.openbox.org/wiki/ObConf:About Priority: optional Section: x11 Filename: pool/main/o/obconf/obconf_2.0.3+20110805+debian-1_armhf.deb Size: 143994 SHA256: bb1d4331208ce3da354896e00a66fbf6d1af82d4e6d50b568d62548273b50f8b SHA1: 14f7f6f2df60f3971e3479d37268593802ed138e MD5sum: 92f66b90070dfa3802e6fb3d758c79af Description: preferences manager for Openbox window manager ObConf is a small graphical utility which configures the window manager Openbox' preferences and configuration settings on the fly. . If you are an Openbox user, you may want this package. Package: openbox Version: 3.5.2-6~bpo70+1 Architecture: armhf Maintainer: Mateusz Łukasik Installed-Size: 1312 Pre-Depends: dpkg (>= 1.15.7.2) Depends: libc6 (>= 2.13-28), libglib2.0-0 (>= 2.24.0), libice6 (>= 1:1.0.0), libobrender29 (>= 3.5.2), libobt2 (>= 3.5.2), libsm6, libstartup-notification0 (>= 0.7), libx11-6, libxau6, libxext6, libxi6 (>= 2:1.2.99.4), libxinerama1, libxrandr2 Recommends: obconf, python-xdg Suggests: menu, fonts-dejavu, python, libxml2-dev, tint2, openbox-menu, openbox-gnome-session (= 3.5.2-6~bpo70+1), openbox-kde-session (= 3.5.2-6~bpo70+1) Breaks: lxappearance-obconf (<< 0.2.1), menu (<< 2.1.12) Provides: x-session-manager, x-window-manager Homepage: http://www.openbox.org Priority: optional Section: x11 Filename: pool/main/o/openbox/openbox_3.5.2-6~bpo70+1_armhf.deb Size: 273734 SHA256: ce4cab9db5212c026cf84f8be0499311ad34164941daa6f2b346017dc034c48b SHA1: 7c795515569dee33b89b8f59fb09fcf66a5be230 MD5sum: a1f8fe72593beab420843ca1df4833f3 Description: standards-compliant, fast, light-weight and extensible window manager Openbox works with your applications, and makes your desktop easier to manage. This is because the approach to its development was the opposite of what seems to be the general case for window managers. Openbox was written first to comply with standards and to work properly. Only when that was in place did the team turn to the visual interface. . Openbox is fully functional as a stand-alone working environment, or can be used as a drop-in replacement for the default window manager in the GNOME or KDE desktop environments. . Openbox 3 is a completely new breed of window manager. It is not based upon any existing code base, although the visual appearance has been based upon that of Blackbox. Openbox 2 was based on the Blackbox 0.65.0 codebase. . Some of the things to look for in Openbox are: . * ICCCM and EWMH compliance! * Very fast * Chainable key bindings * Customizable mouse actions * Window resistance * Multi-head Xinerama support! * Pipe menus Package: openbox-themes Version: 1.0.2 Architecture: all Maintainer: Chess Griffin Installed-Size: 6132 Depends: openbox (>= 3.0) Priority: optional Section: x11 Filename: pool/main/o/openbox-themes/openbox-themes_1.0.2_all.deb Size: 234862 SHA256: 68489b6ed75c2161d0b4dd228ce6e46e0d1c1476ac3bf6c3e26a1d0c8ad94764 SHA1: dfcd85b0c3953b8bfa525aca0c2f2519ffebf0c8 MD5sum: e56445ed397afd4923b4671c74443c6c Description: Themes for the Openbox window manager This package contains various themes for the Openbox window manager. Package: openssh-blacklist Version: 0.4.1+nmu1 Architecture: all Maintainer: Kees Cook Installed-Size: 4064 Pre-Depends: dpkg (>= 1.10.24) Recommends: openssh-client Priority: optional Section: net Filename: pool/main/o/openssh-blacklist/openssh-blacklist_0.4.1+nmu1_all.deb Size: 1834786 SHA256: c3422b859291e8b0e3411ba38ffdcbf079077bdd8046696e87450f462feef846 SHA1: 77427b207d50ac5eb8990beb1d725c6db7a8f907 MD5sum: 53a953cc98c27e683b1a233370700f12 Description: list of default blacklisted OpenSSH RSA and DSA keys Contains the list of known-bad default OpenSSH keys, for ssh-vulnkeys to use when examining suspect keys: DSA-1024, RSA-2048 Package: openssh-blacklist-extra Source: openssh-blacklist Version: 0.4.1+nmu1 Architecture: all Maintainer: Kees Cook Installed-Size: 4070 Pre-Depends: dpkg (>= 1.10.24) Recommends: openssh-blacklist Priority: optional Section: net Filename: pool/main/o/openssh-blacklist/openssh-blacklist-extra_0.4.1+nmu1_all.deb Size: 1835466 SHA256: ae722033d044de43802f7aa814998afdff6601484af53cb75bb3dc36f87369c9 SHA1: d056b5536316477f94d297c94ffac1eeac148887 MD5sum: d02b4fb02007c42da26930a164ec0426 Description: list of non-default blacklisted OpenSSH RSA and DSA keys Contains the list of known-bad non-default OpenSSH keys, for ssh-vulnkeys to use when examining suspect keys: DSA-2048, RSA-1024, RSA-4096 Package: openssh-client Source: openssh Version: 1:6.0p1-4+deb7u1 Architecture: armhf Maintainer: Debian OpenSSH Maintainers Installed-Size: 1740 Depends: libc6 (>= 2.13-28), libedit2 (>= 2.11-20080614-1), libgcc1 (>= 1:4.4.0), libgssapi-krb5-2 (>= 1.10+dfsg~), libselinux1 (>= 1.32), libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4), debconf (>= 1.2.0) | debconf-2.0, adduser (>= 3.10), dpkg (>= 1.7.0), passwd Recommends: xauth, openssh-blacklist, openssh-blacklist-extra Suggests: ssh-askpass, libpam-ssh, keychain, monkeysphere Conflicts: rsh-client (<< 0.16.1-1), sftp, ssh (<< 1:3.8.1p1-9), ssh-krb5 (<< 1:4.3p2-7) Replaces: ssh, ssh-krb5 Provides: rsh-client, ssh-client Multi-Arch: foreign Homepage: http://www.openssh.org/ Priority: standard Section: net Filename: pool/main/o/openssh/openssh-client_6.0p1-4+deb7u1_armhf.deb Size: 901272 SHA256: 95cc28d2423b72f66b5ffd62021587c113ac80d5d7f784f09686ef40c739014a SHA1: 30350fe14873dceddc4312c584d7268f5e37ee2d MD5sum: bbfd3ae3a955b5eebcdd12e6a786aeb9 Description: secure shell (SSH) client, for secure access to remote machines 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 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. . ssh replaces the insecure rsh, rcp and rlogin programs, which are obsolete for most purposes. Package: openssh-server Source: openssh Version: 1:6.0p1-4+deb7u1 Architecture: armhf Maintainer: Debian OpenSSH Maintainers Installed-Size: 605 Depends: libc6 (>= 2.13-28), libcomerr2 (>= 1.01), libgcc1 (>= 1:4.4.0), libgssapi-krb5-2 (>= 1.10+dfsg~), libkrb5-3 (>= 1.6.dfsg.2), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libssl1.0.0 (>= 1.0.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4), debconf (>= 1.2.0) | debconf-2.0, openssh-client (= 1:6.0p1-4+deb7u1), libpam-runtime (>= 0.76-14), libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), lsb-base (>= 3.2-13), procps Recommends: xauth, ncurses-term, openssh-blacklist, openssh-blacklist-extra Suggests: ssh-askpass, rssh, molly-guard, ufw, monkeysphere 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 Replaces: openssh-client (<< 1:3.8.1p1-11), ssh, ssh-krb5 Provides: ssh-server Multi-Arch: foreign Homepage: http://www.openssh.org/ Priority: optional Section: net Filename: pool/main/o/openssh/openssh-server_6.0p1-4+deb7u1_armhf.deb Size: 298868 SHA256: e44baaba6a2a4ac45c25130ebe3b4b7d2d92a5d26f500884a27d29cfd3560bc6 SHA1: 21f4d5c7b0a084af0f25aca0ae9e110a0aeb74ab MD5sum: f6e23beb1d696d7a3e01eb06ae3707d5 Description: secure shell (SSH) server, for secure access from remote machines 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 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. . sshd replaces the insecure rshd program, which is obsolete for most purposes. Package: openssl Version: 1.0.1e-2+deb7u7 Architecture: armhf Maintainer: Debian OpenSSL Team Installed-Size: 950 Depends: libc6 (>= 2.13-28), libssl1.0.0 (>= 1.0.1e-2+deb7u5), zlib1g (>= 1:1.1.4) Suggests: ca-certificates Priority: optional Section: utils Filename: pool/main/o/openssl/openssl_1.0.1e-2+deb7u7_armhf.deb Size: 694858 SHA256: 2965439abcb6d7c15cdc6e8a5c4a9a9c5484096086e1ddb6a802d5df4c98a4cb SHA1: 4caf0d177c26c01870def86f2d48c9320a969983 MD5sum: d5bf155b35dc6a8e2bd4042b301cb032 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: paman Version: 0.9.4-1 Architecture: armhf Maintainer: CJ van den Berg Installed-Size: 448 Depends: libatk1.0-0 (>= 1.12.4), libatkmm-1.6-1 (>= 2.22.1), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libcairomm-1.0-1 (>= 1.6.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglade2-0 (>= 1:2.6.1), libglademm-2.4-1c2a (>= 2.6.0), libglib2.0-0 (>= 2.16.0), libglibmm-2.4-1c2a (>= 2.28.0), libgtk2.0-0 (>= 2.8.0), libgtkmm-2.4-1c2a (>= 1:2.24.0), libpango1.0-0 (>= 1.14.0), libpangomm-1.4-1 (>= 2.27.1), libpulse-mainloop-glib0 (>= 0.99.1), libpulse0 (>= 0.99.1), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.4.0), libxml2 (>= 2.6.27), gnome-icon-theme Recommends: pavumeter Homepage: http://0pointer.de/lennart/projects/paman/ Priority: optional Section: sound Filename: pool/main/p/paman/paman_0.9.4-1_armhf.deb Size: 87410 SHA256: 299899cd217c8c27084f0c286cba2ef90565f9629bc69ee7a1671798b9f2c33e SHA1: e0ab826232eb61ade567fa26529c328a93d61625 MD5sum: ebe6f9de592f13295548179455cc1b4c Description: PulseAudio Manager PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . PulseAudio Manager (paman) is a simple GTK frontend for the PulseAudio sound server. With paman you may browse most of PulseAudio's internals. There is support for changing the volume of sinks and sink inputs. You're also able to play samples from the sample cache. Package: passwd Source: shadow Version: 1:4.1.5.1-1 Architecture: armhf Maintainer: Shadow package maintainers Installed-Size: 1858 Depends: libc6 (>= 2.13-28), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libsemanage1 (>= 2.0.3), libpam-modules, debianutils (>= 2.15.2) Replaces: manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1) Multi-Arch: foreign Homepage: http://pkg-shadow.alioth.debian.org/ Priority: required Section: admin Filename: pool/main/s/shadow/passwd_4.1.5.1-1_armhf.deb Size: 1122910 SHA256: adda23184735d570644065990d523bc23812305cd38d60bbec2a90fafe772a37 SHA1: d71669217b81af00b99652645ac3ba24eacf02f3 MD5sum: f63e453a36a98996dc40162861aae26f Description: change and administer password and group data This package includes passwd, chsh, chfn, and many other programs to maintain password and group data. . Shadow passwords are supported. See /usr/share/doc/passwd/README.Debian Package: patch Version: 2.6.1-3 Architecture: armhf Maintainer: Christoph Berg Installed-Size: 191 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0) Suggests: ed, diffutils-doc Multi-Arch: foreign Priority: standard Section: vcs Filename: pool/main/p/patch/patch_2.6.1-3_armhf.deb Size: 119112 SHA256: 416220a583db2b2756f633aa06157ab035256a47ac5bb1f0b129fc4f367af59c SHA1: 57e1e331296db4827e0e110a319967b8327d16ca MD5sum: 3d598e2fe9441455295716d7ef4bfbfb Description: Apply a diff file to an original Patch will take a patch file containing any of the four forms of difference listing produced by the diff program and apply those differences to an original file, producing a patched version. Package: pavucontrol Version: 1.0-1 Architecture: armhf Maintainer: Pulseaudio maintenance team Installed-Size: 893 Depends: libatk1.0-0 (>= 1.12.4), libatkmm-1.6-1 (>= 2.22.1), libc6 (>= 2.13-28), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libcairomm-1.0-1 (>= 1.6.4), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.16), libgcc1 (>= 1:4.4.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libglibmm-2.4-1c2a (>= 2.31.22), libgtk-3-0 (>= 3.0.0), libgtkmm-3.0-1 (>= 3.4.0), libpango1.0-0 (>= 1.14.0), libpangomm-1.4-1 (>= 2.27.1), libpulse-mainloop-glib0 (>= 0.99.1), libpulse0 (>= 0.99.4), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.4.0) Homepage: http://0pointer.de/lennart/projects/pavucontrol/ Priority: optional Section: sound Filename: pool/main/p/pavucontrol/pavucontrol_1.0-1_armhf.deb Size: 143952 SHA256: 5acac1843acca58345f6abd0ba12d722aab0062695d0ebf8bc55dabafde3487c SHA1: 384a74906a0a272dbd7cf72d531bfe6833d4eb53 MD5sum: e4b6c6783760958f204bf5ff828ce3a7 Description: PulseAudio Volume Control PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . PulseAudio Volume Control (pavucontrol) is a simple GTK+ based volume control tool (mixer) for the PulseAudio sound server. In contrast to classic mixer tools this one allows you to control both the volume of hardware devices and of each playback stream separately. It also allows you to redirect a playback stream to another output device without interrupting playback. Package: pavumeter Version: 0.9.3-4 Architecture: armhf Maintainer: Andrea Colangelo Installed-Size: 95 Depends: gnome-icon-theme, libatk1.0-0 (>= 1.12.4), libatkmm-1.6-1 (>= 2.22.1), libc6 (>= 2.13-28), libcairo2 (>= 1.2.4), libcairomm-1.0-1 (>= 1.6.4), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libglibmm-2.4-1c2a (>= 2.31.22), libgtk2.0-0 (>= 2.8.0), libgtkmm-2.4-1c2a (>= 1:2.24.0), libpango1.0-0 (>= 1.14.0), libpangomm-1.4-1 (>= 2.27.1), libpulse-mainloop-glib0 (>= 0.99.1), libpulse0 (>= 0.99.1), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.4.0) Homepage: http://0pointer.de/lennart/projects/pavumeter/ Priority: optional Section: sound Filename: pool/main/p/pavumeter/pavumeter_0.9.3-4_armhf.deb Size: 28124 SHA256: 9c6a3217a970dc78ce0f3c5da8016fb0455d1b4fe2a05fa869808d522bfe6f99 SHA1: 2d9c5cf86180a23e0d5eb24aef3617aa7eddad20 MD5sum: 8f902843c9bc7c36986783c715715091 Description: PulseAudio Volume Meter PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . A simple volume meter for the PulseAudio sound server. Package: pciutils Version: 1:3.1.9-6 Architecture: armhf Maintainer: Anibal Monsalve Salazar Installed-Size: 932 Depends: libc6 (>= 2.13-28), libpci3 (= 1:3.1.9-6) Suggests: bzip2, wget | curl | lynx Multi-Arch: foreign Homepage: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml Priority: standard Section: admin Filename: pool/main/p/pciutils/pciutils_3.1.9-6_armhf.deb Size: 276554 SHA256: 3900986f4f92caa2789df98416bdc410fc7ca17422cff96d2a7d50d38dc61f51 SHA1: 61fe455c723bfc84b3d9a5214fe742157a813a53 MD5sum: b102b4557908a9304095013a2eb548e8 Description: Linux PCI Utilities This package contains various utilities for inspecting and setting of devices connected to the PCI bus. Package: perl Version: 5.14.2-21+deb7u1 Architecture: armhf Maintainer: Niko Tyni Installed-Size: 10818 Depends: perl-base (= 5.14.2-21+deb7u1), perl-modules (>= 5.14.2-21+deb7u1), libbz2-1.0, libc6 (>= 2.13-28), libdb5.1, libgcc1 (>= 1:4.4.0), libgdbm3 (>= 1.8.3), zlib1g (>= 1:1.2.3.3) Recommends: netbase Suggests: perl-doc, libterm-readline-gnu-perl | libterm-readline-perl-perl, make Conflicts: libjson-pp-perl (<< 2.27200-2) Breaks: dh-make-perl (<< 0.73-1), ftpmirror (<< 1.96+dfsg-13), libcompress-raw-bzip2-perl (<< 2.033), libcompress-raw-zlib-perl (<< 2.033), libcompress-zlib-perl (<< 2.033), libdevel-dprof-perl (<< 20110228.00), libdigest-md5-perl (<< 2.51), libdigest-sha-perl (<< 5.71-2+deb7u1), libencode-perl (<< 2.44-1+deb7u1), libhtml-template-compiled-perl (<< 0.95-1), libio-compress-base-perl (<< 2.033), libio-compress-bzip2-perl (<< 2.033), libio-compress-perl (<< 2.033), libio-compress-zlib-perl (<< 2.033), libload-perl (<< 0.20-1), libmime-base64-perl (<< 3.13), libnet-jifty-perl (<< 0.14-1), libperl-apireference-perl (<< 0.09-1), libregexp-optimizer-perl (<< 0.15-3), libsoap-lite-perl (<< 0.712-4), libstorable-perl (<< 2.27), libsys-syslog-perl (<< 0.27), libthreads-perl (<< 1.83), libthreads-shared-perl (<< 1.37), libtime-hires-perl (<< 1.9721.01), libtime-piece-perl (<< 1.20.01), libxml-parser-lite-tree-perl (<< 0.14-1), libyaml-perl (<< 0.73-1), mrtg (<< 2.16.3-3.1), perl-doc (<< 5.14.2-1) Replaces: libarchive-tar-perl (<= 1.38-2), libcompress-raw-bzip2-perl, libcompress-raw-zlib-perl, libcompress-zlib-perl, libdevel-dprof-perl, libdigest-md5-perl, libdigest-sha-perl, libencode-perl, libio-compress-base-perl, libio-compress-bzip2-perl, libio-compress-perl, libio-compress-zlib-perl, libmime-base64-perl, libmodule-corelist-perl (<< 2.14-2), libstorable-perl, libsys-syslog-perl, libthreads-perl, libthreads-shared-perl, libtime-hires-perl, libtime-piece-perl, perl-base (<< 5.10.1-12), perl-doc (<< 5.8.0-1), perl-modules (<< 5.8.1-1) Provides: data-dumper, libcompress-raw-bzip2-perl, libcompress-raw-zlib-perl, libcompress-zlib-perl, libdevel-dprof-perl, libdigest-md5-perl, libdigest-sha-perl, libencode-perl, libio-compress-base-perl, libio-compress-bzip2-perl, libio-compress-perl, libio-compress-zlib-perl, libmime-base64-perl, libstorable-perl, libsys-syslog-perl, libthreads-perl, libthreads-shared-perl, libtime-hires-perl, libtime-piece-perl, perl5 Homepage: http://dev.perl.org/perl5/ Priority: standard Section: perl Filename: pool/main/p/perl/perl_5.14.2-21+deb7u1_armhf.deb Size: 3632914 SHA256: efaaee2524dcd4db57e4dfce1c7f2a3865e61f1850ff18a242e6c7ffb478fb85 SHA1: 960df2deec7dc9da5a704d9b4fb98fa4f49cb991 MD5sum: e177e94d9e643bb9269b21782c4e5e76 Description: Larry Wall's Practical Extraction and Report Language An interpreted scripting language, known among some as "Unix's Swiss Army Chainsaw". . Perl is optimised for scanning arbitrary text files and system administration. It has built-in extended regular expression matching and replacement, a data-flow mechanism to improve security with setuid scripts and is extensible via modules that can interface to C libraries. Package: perl-base Source: perl Version: 5.14.2-21+deb7u1 Architecture: armhf Essential: yes Maintainer: Niko Tyni Installed-Size: 4095 Pre-Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), dpkg (>= 1.14.20) Suggests: perl Conflicts: defoma (<< 0.11.12), doc-base (<< 0.10.3), mono-gac (<< 2.10.8.1-3), safe-rm (<< 0.8), update-inetd (<< 4.41) Breaks: autoconf2.13 (<< 2.13-45), libfile-spec-perl (<< 3.3300), libmarc-charset-perl (<< 1.2), libscalar-list-utils-perl (<< 1:1.23), libsocket-perl (<< 1.940), libxsloader-perl (<< 0.13) Replaces: libperl5.8 (<< 5.8.0-20), libscalar-list-utils-perl, libsocket-perl, libxsloader-perl, perl (<< 5.10.1-12), perl-modules (<< 5.10.1-1) Provides: libscalar-list-utils-perl, libsocket-perl, libxsloader-perl, perl5-base, perlapi-5.14.2 Homepage: http://dev.perl.org/perl5/ Priority: required Section: perl Filename: pool/main/p/perl/perl-base_5.14.2-21+deb7u1_armhf.deb Size: 1418074 SHA256: 15e4b7a5cbabf705caa324fa67f8dea8f3a305edc03e99c2447bfd104fc8d06e SHA1: a68d85992d772fd3b6fcf7dd65206b0c71630523 MD5sum: d841f6e553cdd88d1263c63aecf69269 Description: minimal Perl system Perl is a scripting language used in many system scripts and utilities. . This package provides a Perl interpreter and the small subset of the standard run-time library required to perform basic tasks. For a full Perl installation, install "perl" (and its dependencies, "perl-modules" and "perl-doc"). Package: perl-modules Source: perl Version: 5.14.2-21+deb7u1 Architecture: all Maintainer: Niko Tyni Installed-Size: 14083 Depends: perl (>= 5.14.2-1), libswitch-perl, libclass-isa-perl Suggests: libpod-plainer-perl Conflicts: defoma (<< 0.11.12), mono-gac (<< 2.10.8.1-3) Breaks: libansicolor-perl (<< 3.00), libarchive-tar-perl (<< 1.76), libattribute-handlers-perl (<< 0.89), libautodie-perl (<< 2.10.01), libcgi-pm-perl (<< 3.52), libcpan-meta-perl (<< 2.110440), libcpan-meta-yaml-perl (<< 0.003), libcpanplus-perl (<< 0.9103), libdigest-perl (<< 1.16), libextutils-cbuilder-perl (<< 0.280203), libextutils-command-perl (<< 1.17), libextutils-install-perl (<< 1.56), libextutils-parsexs-perl (<< 2.221000), libfile-path-perl (<< 2.08.01), libfile-spec-perl (<< 3.3300), libfile-temp-perl (<< 0.22), libhttp-tiny-perl (<< 0.012), libi18n-langtags-perl (<< 0.35.01), libio-zlib-perl (<< 1.10), libjson-pp-perl (<< 2.27105), liblocale-codes-perl (<< 3.16), liblocale-maketext-perl (<< 1.19), liblocale-maketext-simple-perl (<< 0.21), libmath-bigint-perl (<< 1.994), libmath-complex-perl (<< 1.56), libmodule-build-perl (<< 0.380000), libmodule-corelist-perl (<< 2.49.02), libmodule-load-conditional-perl (<< 0.44), libmodule-load-perl (<< 0.18), libmodule-metadata-perl (<< 1.000004), libmodule-pluggable-perl (<< 3.9), libnet-perl (<= 1:1.22), libnet-ping-perl (<< 2.38), libparams-check-perl (<< 0.28), libparent-perl (<< 0.225), libparse-cpan-meta-perl (<< 1.4401), libperl-ostype-perl (<< 1.002), libpod-escapes-perl (<< 1.04), libpod-parser-perl (<< 1.37), libpod-simple-perl (<< 3.16), libshell-perl (<< 0.72.01), libtest-harness-perl (<< 3.23), libtest-simple-perl (<< 0.98), libthread-queue-perl (<< 2.12), libtime-local-perl (<< 1.2000), libunicode-collate-perl (<< 0.73), libversion-perl (<< 1:0.8800), libversion-requirements-perl (<< 0.101020), podlators-perl (<< 2.3.1) Replaces: libansicolor-perl, libarchive-tar-perl, libattribute-handlers-perl, libautodie-perl, libcgi-pm-perl, libcpan-meta-perl, libcpan-meta-yaml-perl, libcpanplus-perl, libdigest-perl, libextutils-cbuilder-perl, libextutils-command-perl, libextutils-install-perl, libextutils-parsexs-perl, libfile-path-perl, libfile-spec-perl, libfile-temp-perl, libhttp-tiny-perl, libi18n-langtags-perl, libio-zlib-perl, libjson-pp-perl, liblocale-codes-perl, liblocale-maketext-perl, liblocale-maketext-simple-perl, libmath-bigint-perl, libmath-complex-perl, libmodule-build-perl, libmodule-corelist-perl, libmodule-load-conditional-perl, libmodule-load-perl, libmodule-metadata-perl, libmodule-pluggable-perl, libnet-perl, libnet-ping-perl, libparams-check-perl, libparent-perl, libparse-cpan-meta-perl, libperl-ostype-perl, libperl4-corelibs-perl, libpod-escapes-perl, libpod-parser-perl, libpod-simple-perl, libshell-perl, libtest-harness-perl, libtest-simple-perl, libthread-queue-perl, libtime-local-perl, libunicode-collate-perl, libversion-perl, libversion-requirements-perl, podlators-perl Provides: libansicolor-perl, libarchive-tar-perl, libattribute-handlers-perl, libautodie-perl, libcgi-pm-perl, libcpan-meta-perl, libcpan-meta-yaml-perl, libcpanplus-perl, libdigest-perl, libextutils-cbuilder-perl, libextutils-command-perl, libextutils-install-perl, libextutils-parsexs-perl, libfile-path-perl, libfile-spec-perl, libfile-temp-perl, libhttp-tiny-perl, libi18n-langtags-perl, libio-zlib-perl, libjson-pp-perl, liblocale-codes-perl, liblocale-maketext-perl, liblocale-maketext-simple-perl, libmath-bigint-perl, libmath-complex-perl, libmodule-build-perl, libmodule-corelist-perl, libmodule-load-conditional-perl, libmodule-load-perl, libmodule-metadata-perl, libmodule-pluggable-perl, libnet-perl, libnet-ping-perl, libparams-check-perl, libparent-perl, libparse-cpan-meta-perl, libperl-ostype-perl, libperl4-corelibs-perl, libpod-escapes-perl, libpod-parser-perl, libpod-simple-perl, libshell-perl, libtest-harness-perl, libtest-simple-perl, libthread-queue-perl, libtime-local-perl, libunicode-collate-perl, libversion-perl, libversion-requirements-perl, podlators-perl Homepage: http://dev.perl.org/perl5/ Priority: standard Section: perl Filename: pool/main/p/perl/perl-modules_5.14.2-21+deb7u1_all.deb Size: 3439748 SHA256: 6483cc70edf911dabee5fcbccad17b3ba24858681b3a3972035735aee3b08037 SHA1: 0eb7c1b7caa8dc07611e32dc9a4c58815b28f520 MD5sum: dba47aeec66fbf193b528d8f10ecf2fe Description: Core Perl modules Architecture independent Perl modules. These modules are part of Perl and required if the `perl' package is installed. . Note that this package only exists to save archive space and should be considered an internal implementation detail of the `perl' package. Other packages should not depend on `perl-modules' directly, they should use `perl' (which depends on `perl-modules') instead. Package: pkg-config Source: pkg-config (0.26-1) Version: 0.26-1+b1 Architecture: armhf Maintainer: Tollef Fog Heen Installed-Size: 132 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.16.0), libpopt0 (>= 1.14) Homepage: http://pkg-config.freedesktop.org Priority: optional Section: devel Filename: pool/main/p/pkg-config/pkg-config_0.26-1+b1_armhf.deb Size: 55558 SHA256: a936907872a4ad7037a21806f98211259c61131fa34ca7f206484a30d7a58595 SHA1: 7a5d8896be8d627e07d0b68a15829de263c25a94 MD5sum: 12e34f09864f76a6e71678c72c6e0c55 Description: manage compile and link flags for libraries pkg-config is a system for managing library compile and link flags that works with automake and autoconf. . Increasingly libraries ship with ".pc" files that allow querying of the compiler and linker flags needed to use them through the pkg-config(1) program. Package: pm-utils Version: 1.4.1-9 Architecture: all Maintainer: Tim Dijkstra Installed-Size: 335 Depends: powermgmt-base Recommends: vbetool, procps, hdparm, kbd | console-tools Suggests: cpufrequtils, wireless-tools, ethtool, radeontool Conflicts: laptop-mode-tools (<< 1.55), pm-utils-powersave-policy Replaces: laptop-mode-tools (<< 1.55), pm-utils-powersave-policy Homepage: http://pm-utils.freedesktop.org/ Priority: optional Section: admin Filename: pool/main/p/pm-utils/pm-utils_1.4.1-9_all.deb Size: 127950 SHA256: 894f8c14b187db23ff4c74a95a7e6e330c40b89742bb58d09767564b1017611b SHA1: f9fd30d6822b2f1043195e5cbb7fc546a86e51c2 MD5sum: 52022612b7dda158aa728e5c302ee9df Description: utilities and scripts for power management This package provides simple shell command line tools to suspend and hibernate your computer. Package: po-debconf Version: 1.0.16+nmu2 Architecture: all Maintainer: Nicolas FRANCOIS (Nekral) Installed-Size: 443 Depends: perl, gettext (>= 0.16), intltool-debian (>= 0.34.2+20060512) Recommends: libmail-sendmail-perl, libcompress-zlib-perl Suggests: libmail-box-perl Priority: optional Section: devel Filename: pool/main/p/po-debconf/po-debconf_1.0.16+nmu2_all.deb Size: 223646 SHA256: aec4d18a310988aebc55a14db7e5fd0dfee6b49cca1d5aa6e7e58b8645a7d29e SHA1: db4e93154e7fd0a4dadacd33977a949494d124a7 MD5sum: 17e175bbf41358ce6c47cba821663d7f Description: tool for managing templates file translations with gettext This package is an alternative to debconf-utils, and provides tools for managing translated debconf templates files with common gettext utilities. Package: policykit-1 Version: 0.105-3 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 303 Depends: libc6 (>= 2.13-28), libexpat1 (>= 2.0.1), libglib2.0-0 (>= 2.28.0), libpam0g (>= 0.99.7.1), libpolkit-agent-1-0 (>= 0.105), libpolkit-backend-1-0 (>= 0.99), libpolkit-gobject-1-0 (>= 0.101), consolekit, dbus Multi-Arch: foreign Homepage: http://hal.freedesktop.org/docs/PolicyKit/ Priority: optional Section: admin Filename: pool/main/p/policykit-1/policykit-1_0.105-3_armhf.deb Size: 63098 SHA256: 8a1d43e82b6a1c652459cb5709a3af6bccb4a0dd86f586433544f0e415f19d92 SHA1: 911b5ee53e2cf796c4f13510ba66c27a9ef369a9 MD5sum: 73031491e460c2e1b87809cc90285440 Description: framework for managing administrative policies and privileges PolicyKit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . It is a framework for centralizing the decision making process with respect to granting access to privileged operations for unprivileged (desktop) applications. Package: policykit-1-gnome Version: 0.105-2 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 788 Depends: libc6 (>= 2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.30.0), libgtk-3-0 (>= 3.0.0), libpolkit-agent-1-0 (>= 0.99), libpolkit-gobject-1-0 (>= 0.99), policykit-1 Homepage: http://hal.freedesktop.org/docs/PolicyKit-gnome/ Priority: optional Section: gnome Filename: pool/main/p/policykit-1-gnome/policykit-1-gnome_0.105-2_armhf.deb Size: 86432 SHA256: 855a000333dd8d876ab9beeb958ab24fa965baca700e6271c5c67a2b7c38b2e7 SHA1: bd4f8b191d96240dda35ab0030b4c344560b2da4 MD5sum: b6b2104ae6aa650cae85badcd2bc602d Description: GNOME authentication agent for PolicyKit-1 PolicyKit-gnome provides a D-Bus session bus service that is used to bring up authentication dialogs used for obtaining privileges. Package: poppler-data Version: 0.4.5-10 Architecture: all Maintainer: Hideki Yamane Installed-Size: 11743 Pre-Depends: dpkg (>= 1.15.6~) Suggests: poppler-utils, ghostscript, fonts-japanese-mincho | fonts-ipafont-mincho, fonts-japanese-gothic | fonts-ipafont-gothic, fonts-arphic-ukai, fonts-arphic-uming, fonts-unfonts-core Enhances: ghostscript Breaks: cmap-adobe-cns1 (<= 0+20090930-2), cmap-adobe-gb1 (<= 0+20090930-2), cmap-adobe-japan1 (<= 0+20090930-2), cmap-adobe-japan2 (<= 0+20090930-2), cmap-adobe-korea1 (<= 1.20100103-3), gs-aladdin (<= 6.50-5), gs-cjk-resource (<= 1.20100103-3) Replaces: cmap-adobe-cns1 (<= 0+20090930-2), cmap-adobe-gb1 (<= 0+20090930-2), cmap-adobe-japan1 (<= 0+20090930-2), cmap-adobe-japan2 (<= 0+20090930-2), cmap-adobe-korea1 (<= 1.20100103-3), gs-cjk-resource (<= 1.20100103-3) Provides: cmap-adobe-cns1, cmap-adobe-gb1, cmap-adobe-japan1, cmap-adobe-japan2, cmap-adobe-korea1, gs-cjk-resource Homepage: http://poppler.freedesktop.org/ Priority: optional Section: misc Filename: pool/main/p/poppler-data/poppler-data_0.4.5-10_all.deb Size: 1479294 SHA256: 7534922c7c06071f6d0338f5bb7dc07246e6def79b2434e944ff5e7b62fd857a SHA1: 66b9d03152d2487d3af66e468107f0f7a58f0e57 MD5sum: 1c9f84c965549c9ed77e688bf4beecac Description: encoding data for the poppler PDF rendering library This package provides the CMap tables required to display PDF documents containing CJK characters with libpoppler. They were previously provided by the packages cmap-adobe-{cns1,gb1,japan1,japan2,korea1} and gs-cjk-resource. . Users who want to view or create PDF files in Chinese, Japanese, or Korean without embedded fonts will need this package. Package: powermgmt-base Version: 1.31 Architecture: armhf Maintainer: Chris Hanson Installed-Size: 56 Depends: udev | makedev, libc6 (>= 2.4), module-init-tools Replaces: apmd (<= 3.0.2-1.17) Priority: optional Section: utils Filename: pool/main/p/powermgmt-base/powermgmt-base_1.31_armhf.deb Size: 11576 SHA256: 51e01f34b77cef5235e44ff53d104c2ff88b34f69c3fff72827bfb287f879908 SHA1: de51ccc6460023b6bcad160ce4f3864ec135eec2 MD5sum: 834c106bddbb5e6c2a9aba44b22db5be Description: Common utils and configs for power management This package contains utilities and configuration files for power management that are common to APM and ACPI. Package: procps Version: 1:3.3.3-3 Architecture: armhf Maintainer: Craig Small Installed-Size: 499 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libncurses5 (>= 5.5-5~), libncursesw5 (>= 5.6+20070908), libprocps0 (>= 1:3.3.2-1), libtinfo5, lsb-base (>= 3.0-10), initscripts Recommends: psmisc Conflicts: pgrep (<< 3.3-5), w-bassman (<< 1.0-3) Breaks: guymager (<= 0.5.9-1), open-vm-tools (<= 2011.12.20-562307-1), xmem (<= 1.20-27.1) Provides: watch Multi-Arch: foreign Homepage: http://gitorious.org/procps Priority: important Section: admin Filename: pool/main/p/procps/procps_3.3.3-3_armhf.deb Size: 242766 SHA256: ed90010901d4ab344a4d11de31021540be2793204f06397e5584e337a475f0a6 SHA1: abc794467343cc698d24f6a7727b1cd77611f163 MD5sum: e19bbce4999afc78f6765b45f7915f2e Description: /proc file system utilities This package provides command line and full screen utilities for browsing procfs, a "pseudo" file system dynamically generated by the kernel to provide information about the status of entries in its process table (such as whether the process is running, stopped, or a "zombie"). . It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop, snice, sysctl, tload, top, uptime, vmstat, w, and watch. Package: psmisc Version: 22.19-1+deb7u1 Architecture: armhf Maintainer: Craig Small Installed-Size: 648 Depends: libc6 (>= 2.13-28), libtinfo5 Replaces: procps (<< 1:1.2) Homepage: http://psmisc.sf.net/ Priority: optional Section: admin Filename: pool/main/p/psmisc/psmisc_22.19-1+deb7u1_armhf.deb Size: 128990 SHA256: 70578e18fe60b8047b584fedb20e09e446666173fe8c4e25b6a6c93196a94068 SHA1: ea87d74ae71ea567dbecd9eff79c0098d808dcc7 MD5sum: eab946ac35a676915c59484d0a4b68dc Description: utilities that use the proc file system This package contains miscellaneous utilities that use the proc FS: . - fuser: identifies processes that are using files or sockets. - killall: kills processes by name (e.g. "killall -HUP named"). - peekfd: shows the data traveling over a file descriptor. - pstree: shows currently running processes as a tree. - prtstat: print the contents of /proc//stat Package: psutils Version: 1.17.dfsg-1 Architecture: armhf Maintainer: Jay Berkenbilt Installed-Size: 204 Depends: libc6 (>= 2.13-28), libpaper1 Recommends: ghostscript Multi-Arch: foreign Homepage: http://www.tardis.ed.ac.uk/~ajcd/psutils/ Priority: optional Section: text Filename: pool/main/p/psutils/psutils_1.17.dfsg-1_armhf.deb Size: 78064 SHA256: bf84183fb5ef430ae8df7f75f860ec8037aacf6bec5240ef71474af06fc188c3 SHA1: 06b636087fb6c04f7d9458d0d64ffcdb8a56c1c4 MD5sum: 36627132dfe02890ebb34e7b1442152a Description: PostScript document handling utilities This collection of utilities is for manipulating PostScript documents. Page selection and rearrangement are supported, including arrangement into signatures for booklet printing, and page merging for n-up printing. . The following programs are included in psutils: epsffit, extractres, fixdlsrps, fixfmps, fixmacps, fixpsditps, fixpspps, fixscribeps, fixtpps, fixwfwps, fixwpps, fixwwps, getafm, includeres, psbook, psmerge, psnup, psresize, psselect, pstops, showchar . Some programs included here (psmerge) behave differently if gs is available, but all programs work without it. Package: pulseaudio Version: 2.0-6.1 Architecture: armhf Maintainer: Pulseaudio maintenance team Installed-Size: 4009 Depends: libasound2 (>= 1.0.24.1), libc6 (>= 2.13-28), libcap2 (>= 2.10), libdbus-1-3 (>= 1.1.1), libfftw3-3, libgcc1 (>= 1:4.4.0), libice6 (>= 1:1.0.0), libltdl7 (>= 2.4.2), liborc-0.4-0 (>= 1:0.4.16), libpulse0 (= 2.0-6.1), libsamplerate0 (>= 0.1.7), libsm6, libsndfile1 (>= 1.0.20), libspeexdsp1 (>= 1.2~beta3.2-1), libstdc++6 (>= 4.1.1), libsystemd-daemon0 (>= 31), libsystemd-login0 (>= 31), libtdb1 (>= 1.2.7+git20101214), libudev0 (>= 146), libwebrtc-audio-processing-0, libx11-6, libx11-xcb1, libxcb1, libxtst6, adduser, lsb-base (>= 3.2-13), consolekit, udev (>= 143), libasound2-plugins Recommends: pulseaudio-module-x11, gstreamer0.10-pulseaudio, rtkit Suggests: pulseaudio-utils, pavumeter, pavucontrol, paman, paprefs Breaks: libltdl3 (<< 1.5.24-1) Multi-Arch: foreign Homepage: http://www.pulseaudio.org Priority: optional Section: sound Filename: pool/main/p/pulseaudio/pulseaudio_2.0-6.1_armhf.deb Size: 810922 SHA256: 34c1bd02fca7a21b38bffd68905151af395452c9dd4116fcab22d101a2e0aa97 SHA1: 5d2837dcf8b9553c0e9ca92b639af9d3b31cbcf5 MD5sum: f7f8e679f84667fb7577f14d9cf43235 Description: PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . These are some of PulseAudio's features: . * High quality software mixing of multiple audio streams with support for more than one sink/source. May be used to combine multiple sound cards into one (with sample rate adjustment). . * Wide range of supported client libraries. ESD, ALSA, oss, libao and GStreamer client applications are supported as-is. Native PulseAudio plug-ins are also available for xmms and mplayer. . * Good low latency behaviour and very accurate latency measurement for playback and recording. Ability to fully synchronize multiple playback streams. . * Network transparency, allowing an application to play back or record audio on a different machine than the one it is running on. . * Extensible plug-in architecture with plug-ins for jackd, multicast-rtp lirc and avahi, just to name a few. . This package contains the daemon and basic module set. Package: pulseaudio-module-x11 Source: pulseaudio Version: 2.0-6.1 Architecture: armhf Maintainer: Pulseaudio maintenance team Installed-Size: 114 Depends: libc6 (>= 2.13-28), libcap2 (>= 2.10), libice6 (>= 1:1.0.0), libpulse0 (= 2.0-6.1), libsm6, libx11-6, libx11-xcb1, libxcb1, libxtst6, pulseaudio, pulseaudio-utils Homepage: http://www.pulseaudio.org Priority: optional Section: sound Filename: pool/main/p/pulseaudio/pulseaudio-module-x11_2.0-6.1_armhf.deb Size: 26984 SHA256: 73ed29900a8789ba61acf00861a0b0554ff9f444e0f622d1e51bfb9bf208b390 SHA1: 9841b4b7dc9bc464d8e9789f1c91f5b8f4d609fe MD5sum: 6e886b8677dcb2832213565db26a5308 Description: X11 module for PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This module enables PulseAudio to publish itself as the default sound server to the X11 root window automatically upon startup. There is also a module to playback a sound file in place of the X11 bell beep. . The modules are called module-x11-publish and module-x11-bell. Package: pulseaudio-utils Source: pulseaudio Version: 2.0-6.1 Architecture: armhf Maintainer: Pulseaudio maintenance team Installed-Size: 237 Depends: libc6 (>= 2.13-28), libcap2 (>= 2.10), libice6 (>= 1:1.0.0), libpulse0 (= 2.0-6.1), libsm6, libsndfile1 (>= 1.0.20), libx11-6, libx11-xcb1, libxcb1, libxtst6 Suggests: avahi-daemon Homepage: http://www.pulseaudio.org Priority: optional Section: sound Filename: pool/main/p/pulseaudio/pulseaudio-utils_2.0-6.1_armhf.deb Size: 74564 SHA256: af01a1ada286d94c2bfd4e6c2d44a13e7af0fdb5fd384016c863dbac9d28a208 SHA1: 566edb0ca86761a0353f2af9a9f427a9d630e8be MD5sum: dba3d2902024a334f8585c3276a9c027 Description: Command line tools for the PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . These tools provide command line access to various features of the PulseAudio sound server. Included tools are: . paplay - Playback a WAV file via a PulseAudio sink. pacat - Cat raw audio data to a PulseAudio sink. parec - Cat raw audio data from a PulseAudio source. pacmd - Connect to PulseAudio's built-in command line control interface. pactl - Send a control command to a PulseAudio server. padsp - /dev/dsp wrapper to transparently support OSS applications. pax11publish - Store/retrieve PulseAudio default server/sink/source settings in the X11 root window. Package: python Source: python-defaults Version: 2.7.3-4+deb7u1 Architecture: all Maintainer: Matthias Klose Installed-Size: 658 Depends: python2.7 (>= 2.7.3-1~), python-minimal (= 2.7.3-4+deb7u1) Suggests: python-doc (= 2.7.3-4+deb7u1), python-tk (= 2.7.3-4+deb7u1) Conflicts: python-central (<< 0.5.5) Breaks: python-bz2 (<< 1.1-8), python-csv (<< 1.0-4), python-email (<< 2.5.5-3), update-manager-core (<< 0.200.5-2) Replaces: python-dev (<< 2.6.5-2) Provides: python-ctypes, python-email, python-importlib, python-profiler, python-wsgiref Homepage: http://www.python.org/ Priority: standard Section: python Filename: pool/main/p/python-defaults/python_2.7.3-4+deb7u1_all.deb Size: 180608 SHA256: c5a10bff34f1fa815587980d0fc093a8fa774ca5b0af5eb87148d3d3ef403e24 SHA1: 3f35e07d80e86a12f020ef3e246acd39d9dc82f7 MD5sum: 1ac19577e8d570618f78d4f88bd48f5b Description: interactive high-level object-oriented language (default version) Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package is a dependency package, which depends on Debian's default Python version (currently v2.7). Package: python-apt Version: 0.8.8.2 Architecture: armhf Maintainer: APT Development Team Installed-Size: 841 Depends: python (>= 2.6.6-7~), python (<< 2.8), libapt-inst1.5 (>= 0.8.11), libapt-pkg4.12 (>= 0.8.16~exp9), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0), python-apt-common Recommends: lsb-release, iso-codes, xz-utils Suggests: python-apt-dbg, python-gtk2, python-vte, python-apt-doc Breaks: apt-forktracer (<< 0.3), apt-listchanges (<< 2.85), apt-p2p (<< 0.1.6), apt-xapian-index (<< 0.25), aptdaemon (<< 0.11+bzr343-1~), aptoncd (<< 0.1.98+bzr117), bcfg2 (<< 1.0.1), bzr-builddeb (<< 2.4), computer-janitor (<< 1.14.1-1+), debdelta (<< 0.41+), debpartial-mirror (<< 0.2.98), debsecan (<< 0.4.15), gdebi (<< 0.6.1), germinate (<< 1.21), gnome-codec-install (<< 0.4.5), mini-dinstall (<< 0.6.28), packagekit-backend-apt (<= 0.4.8-0ubuntu4), python-cdd (<< 0.0.10), python-dogtail (<< 0.6.1-3.1+), python-software-properties (<< 0.70.debian-1+), rebuildd (<< 0.3.9), software-center (<< 1.1.21debian2), tla-buildpackage (<< 0.9.14), ubuntu-dev-tools (<< 0.93debian1), unattended-upgrades (<< 0.42debian2), update-manager (<< 0.200.2-1), update-notifier (<< 0.99.3debian9), wajig (<< 2.0.46) Provides: python2.6-apt, python2.7-apt Priority: standard Section: python Filename: pool/main/p/python-apt/python-apt_0.8.8.2_armhf.deb Size: 280790 SHA256: d376cd9eff81afd7282f1da226ea626d9990941706c7db75c5c65064f725ce9f SHA1: 6010833a97bf76783ca6837e65ae196d6c4e31fb MD5sum: 78cdeb3b17696b607007e45f192e05b1 Description: Python interface to libapt-pkg The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions, such as: . - Access to the APT configuration system - Access to the APT package information database - Parsing of Debian package control files, and other files with a similar structure . The included 'aptsources' Python interface provides an abstraction of the sources.list configuration on the repository and the distro level. Python-Version: 2.6, 2.7 Package: python-apt-common Source: python-apt Version: 0.8.8.2 Architecture: all Maintainer: APT Development Team Installed-Size: 450 Depends: python | python3 Enhances: python-apt, python3-apt Breaks: python-apt (<< 0.7.98+nmu1) Replaces: python-apt (<< 0.7.98+nmu1) Priority: optional Section: python Filename: pool/main/p/python-apt/python-apt-common_0.8.8.2_all.deb Size: 115070 SHA256: 9182c1b7de6408088e801db5e44d8635cf40a2f6443965d900383d903c14cf96 SHA1: 5dc843935ade64874fb74bc8a49c3ff80992b45b MD5sum: de85ed4a186d627c912f9ac6fdc2d059 Description: Python interface to libapt-pkg (locales) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions. . This package contains locales. Package: python-cairo Source: pycairo Version: 1.8.8-1 Architecture: armhf Maintainer: Debian Python Modules Team Installed-Size: 231 Depends: libc6 (>= 2.4), libcairo2 (>= 1.8.6), python (<< 2.8), python (>= 2.6), python-support (>= 0.90.0) Provides: python2.6-cairo, python2.7-cairo Homepage: http://cairographics.org/pycairo/ Priority: optional Section: python Filename: pool/main/p/pycairo/python-cairo_1.8.8-1_armhf.deb Size: 67504 SHA256: 7630a1146381beecb6bb4913543f29c7fe1d7b297f87780bfe3f3886a0401b51 SHA1: 150d39e9456b96ec0ee9d0c6d7463df28bf9b49a MD5sum: 3af8f42d48f83737316e849431fc7b53 Description: Python bindings for the Cairo vector graphics library This package contains modules that allow you to use the Cairo vector graphics library in Python programs. Python-Version: 2.6, 2.7 Package: python-chardet Source: chardet Version: 2.0.1-2 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 720 Depends: python2.6 | python2.7, python (>= 2.6.6-7~), python (<< 2.8) Homepage: http://chardet.feedparser.org/ Priority: optional Section: python Filename: pool/main/c/chardet/python-chardet_2.0.1-2_all.deb Size: 177278 SHA256: d441cbbd62ae24e42c7795d91fca4f60300e4c6497aa0fc90e951c38e58f35c7 SHA1: 76430ca6be4534059f225b0f1bd072131a4c7667 MD5sum: e82f4891cbe5602f268cb844462c6249 Description: universal character encoding detector Chardet takes a sequence of bytes in an unknown character encoding, and attempts to determine the encoding. . Supported encodings: * ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants) * Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN (Traditional and Simplified Chinese) * EUC-JP, SHIFT_JIS, ISO-2022-JP (Japanese) * EUC-KR, ISO-2022-KR (Korean) * KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic) * ISO-8859-2, windows-1250 (Hungarian) * ISO-8859-5, windows-1251 (Bulgarian) * windows-1252 (English) * ISO-8859-7, windows-1253 (Greek) * ISO-8859-8, windows-1255 (Visual and Logical Hebrew) * TIS-620 (Thai) . This library is a port of the auto-detection code in Mozilla. Package: python-dateutil Version: 1.5+dfsg-0.1 Architecture: all Maintainer: Guido Günther Installed-Size: 253 Depends: python (>= 2.6.6-7~), python (<< 2.8), tzdata Priority: optional Section: python Filename: pool/main/p/python-dateutil/python-dateutil_1.5+dfsg-0.1_all.deb Size: 55300 SHA256: fd6318e4689230a6a0c26ba411cd5ac75228ab2d8b80331ab76e445f7cd3b597 SHA1: f6b24c4980fa4a8506be7e90ad4babd5fdd09734 MD5sum: e6ef38c3bb98539202ef03b3f7ff0302 Description: powerful extensions to the standard datetime module It features: . * computing of relative deltas (next month, next year, next monday, last week of month, etc); * computing of relative deltas between two given date and/or datetime objects * computing of dates based on very flexible recurrence rules, using a superset of the iCalendar specification. Parsing of RFC strings is supported as well. * generic parsing of dates in almost any string format * timezone (tzinfo) implementations for tzfile(5) format files (/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string (in all known formats), iCalendar format files, given ranges (with help from relative deltas), local machine timezone, fixed offset timezone, UTC timezone * computing of Easter Sunday dates for any given year, using Western, Orthodox or Julian algorithms Package: python-dbus Source: dbus-python Version: 1.1.1-1 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 593 Depends: python2.7 | python2.6, python (>= 2.6.6-7~), python (<< 2.8), libc6 (>= 2.13-28), libdbus-1-3 (>= 1.5.12), libdbus-glib-1-2 (>= 0.78), libglib2.0-0 (>= 2.12.0), python-dbus-dev Recommends: python-gi | python-gobject-2 | python-qt4-dbus Suggests: python-dbus-doc, python-dbus-dbg Conflicts: python2.4-dbus Breaks: gajim (<< 0.11.1), gnome-osd (<< 0.12.0), python-qt4-dbus (<< 4.8.3-3) Replaces: python2.4-dbus Provides: python2.6-dbus, python2.7-dbus Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings#Python Priority: optional Section: python Filename: pool/main/d/dbus-python/python-dbus_1.1.1-1_armhf.deb Size: 240866 SHA256: cfee6c3446c6b0d70e5ff3df54e45a917dc0792fd0d712497db2ccea4043d850 SHA1: 45caa0410c216dad932c649284f523a47c8e5709 MD5sum: 72f2c5563f3331507e956f1fc98f7c60 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. Package: python-dbus-dev Source: dbus-python Version: 1.1.1-1 Architecture: all Maintainer: Utopia Maintenance Team Installed-Size: 151 Breaks: python-dbus (<< 1.0), python-dbus-common (<< 1.0) Replaces: python-dbus (<< 1.0), python-dbus-common (<< 1.0) Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings#Python Priority: optional Section: python Filename: pool/main/d/dbus-python/python-dbus-dev_1.1.1-1_all.deb Size: 108748 SHA256: 1e3309440dfc5a92518e6395ac82682244f10db4976a8cfe2811ff35850f472f SHA1: 80c9baaf23e5de6422a15a1fe5e11f1890bf27a9 MD5sum: e317a0d916d0a475d6d4b1248924c794 Description: main loop integration development files for python-dbus 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 development files required to compile main-loop integration modules for python-dbus, such as dbus.mainloop.qt provided by PyQt. It is Python-version-independent: you must also depend on either python-dbus or python3-dbus, if required. Package: python-debian Version: 0.1.21 Architecture: all Maintainer: Debian python-debian Maintainers Installed-Size: 416 Depends: python2.6 | python2.7, python (>= 2.6.6-7~), python (<< 2.8), python-chardet Recommends: python-apt Suggests: gpgv Conflicts: python-deb822 Replaces: python-deb822 Provides: python-deb822 Priority: optional Section: python Filename: pool/main/p/python-debian/python-debian_0.1.21_all.deb Size: 61300 SHA256: 59e38e88cec8d4f9d7432061d1e4f6352913290d14f01e7f21646f4d65b2a774 SHA1: 28a7477ea774592e8341c4c7dfdc1ed276dc5f5e MD5sum: 4886dca98fc3ad8fc84098c9bd44162b Description: Python modules to work with Debian-related data formats This package provides Python modules that abstract many formats of Debian related files. Currently handled are: * Debtags information (debian.debtags module) * debian/changelog (debian.changelog module) * Packages files, pdiffs (debian.debian_support module) * Control files of single or multiple RFC822-style paragraphs, e.g. debian/control, .changes, .dsc, Packages, Sources, Release, etc. (debian.deb822 module) * Raw .deb and .ar files, with (read-only) access to contained files and meta-information Package: python-dev Source: python-defaults Version: 2.7.3-4+deb7u1 Architecture: all Maintainer: Matthias Klose Installed-Size: 25 Depends: python (= 2.7.3-4+deb7u1), python2.7-dev (>= 2.7.3-1~) Homepage: http://www.python.org/ Priority: optional Section: python Filename: pool/main/p/python-defaults/python-dev_2.7.3-4+deb7u1_all.deb Size: 920 SHA256: 399ecdaf2ae3674944f58a2f889bf33459cc8f0de9a11be980f013b73a397bc9 SHA1: 1654b40688953eedbe78e774e1892a23b203ee6c MD5sum: f7347a22df6175acce5b3f8f7ac52fad Description: header files and a static library for Python (default) Header files, a static library and development tools for building Python modules, extending the Python interpreter or embedding Python in applications. . This package is a dependency package, which depends on Debian's default Python version (currently v2.7). Package: python-gi Source: pygobject Version: 3.2.2-2 Architecture: armhf Maintainer: Josselin Mouette Installed-Size: 1000 Depends: python (>= 2.6.6-7~), python (<< 2.8), libc6 (>= 2.13-28), libffi5 (>= 3.0.9), libgirepository-1.0-1 (>= 1.29.0), libglib2.0-0 (>= 2.31.8), gir1.2-glib-2.0 (>= 1.31.0) Suggests: python-gi-cairo Breaks: python-gobject (<< 3.0.2-4), python-nautilus (<= 1.1-1) Replaces: python-gobject (<< 3.0.2-4) Provides: python2.6-gi, python2.7-gi Priority: optional Section: python Filename: pool/main/p/pygobject/python-gi_3.2.2-2_armhf.deb Size: 465972 SHA256: aa28d7af4189a1f4538eaab24803a606ab4a21538350320dacc89d13573e4593 SHA1: 21e1e3f0d8e6416f82d8161a23be25457f371399 MD5sum: 503a62c057d80cd047e8426d7816f149 Description: Python 2.x bindings for gobject-introspection libraries GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python 2.x binding generator for libraries that support gobject-introspection, i. e. which ship a gir1.2-- package. With these packages, the libraries can be used from Python. Package: python-glade2 Source: pygtk (2.24.0-3) Version: 2.24.0-3+b1 Architecture: armhf Maintainer: Sebastien Bacher Installed-Size: 164 Depends: python (<< 2.8), python (>= 2.6), python-numpy (>= 1:1.6.1), python-numpy-abi9, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.13-28), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.18.0), libpango1.0-0 (>= 1.21.4), libxml2 (>= 2.6.27), python-gtk2 (= 2.24.0-3+b1) Suggests: python-gtk2-doc Homepage: http://www.pygtk.org/ Priority: optional Section: python Filename: pool/main/p/pygtk/python-glade2_2.24.0-3+b1_armhf.deb Size: 43778 SHA256: de9e7706d1966e64ded25719cb1da97a8666042d5888c12d748af789e3943f00 SHA1: 3ba3aa9bf769a3cac71f8cb43886c1859be35176 MD5sum: 161d36e7824fae08426203169d1c268e Description: GTK+ bindings: Glade support Contains bindings for the glade library from use within Python. Glade makes it very easy to create a user interface. In the target application you just need to load the interface description from the .glade file instead of constructing the GUI at runtime. Package: python-gobject Source: pygobject Version: 3.2.2-2 Architecture: all Maintainer: Josselin Mouette Installed-Size: 183 Depends: python-gi (>= 3.2.2-2), python-gobject-2 Priority: extra Section: oldlibs Filename: pool/main/p/pygobject/python-gobject_3.2.2-2_all.deb Size: 162382 SHA256: 0ee0b3bce53ad29e68145f30f54b6369c6d49bd48f2c77e0500f55363ab0a7f8 SHA1: 31cc815373fc5ccde54f0ce5b9d417c0da7725ff MD5sum: c27d42a8866a4c8a9a398d5489dd5baa Description: Python 2.x bindings for GObject - transitional package This package will bring the two versions of GObject Python modules: the deprecated gobject module, and the new gobject-introspection system. It is here for upgrade purposes only. You can remove it safely when nothing else depends on it. Package: python-gobject-2 Source: pygobject-2 Version: 2.28.6-10 Architecture: armhf Maintainer: Josselin Mouette Installed-Size: 1149 Depends: python2.7 | python2.6, python (>= 2.6.6-7~), python (<< 2.8), libc6 (>= 2.4), libffi5 (>= 3.0.9), libglib2.0-0 (>= 2.24.0) Suggests: python-gobject-2-dbg Breaks: python-gobject (<< 2.90) Replaces: python-gobject (<< 2.90) Provides: python2.6-gobject, python2.6-gobject-2, python2.7-gobject, python2.7-gobject-2 Priority: optional Section: oldlibs Filename: pool/main/p/pygobject-2/python-gobject-2_2.28.6-10_armhf.deb Size: 464558 SHA256: 1edeb20828d54ee74d668b0aa2e0e5d03aa205878e27e6baac787a0e32cbb7bd SHA1: 8c0067a648348726299c0ead378b76f4cccd5ffa MD5sum: b168d9cde2ea640b4aee10cec5b662fe Description: deprecated static Python bindings for the GObject library GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the static Python bindings for gobject, glib, and gio. These are deprecated by dynamic gobject-introspection bindings (which are provided with the python-gobject package), and should not be used in newly written code. These static bindings just exist to provide backwards compatibility for GNOME 2 based software. Package: python-gtk2 Source: pygtk (2.24.0-3) Version: 2.24.0-3+b1 Architecture: armhf Maintainer: Sebastien Bacher Installed-Size: 3988 Depends: python (<< 2.8), python (>= 2.6.6-7~), python-numpy (>= 1:1.6.1), python-numpy-abi9, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.13-28), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.24.0), libpango1.0-0 (>= 1.22.0), python-cairo (>= 1.0.2-1.1), python-gobject-2 (>= 2.21.3) Suggests: python-gtk2-doc Breaks: python-gtkglext1 (<< 1.1.0-7~) Homepage: http://www.pygtk.org/ Priority: optional Section: python Filename: pool/main/p/pygtk/python-gtk2_2.24.0-3+b1_armhf.deb Size: 1403366 SHA256: da2e8fa546c73fcb49a3416073c4be980915be66daff0a0915355029678a60b2 SHA1: a562d29dfe38bfc36c9cc6519481b9b906a5fa64 MD5sum: 31b3c5d2660a447baaa881170d39db65 Description: Python bindings for the GTK+ widget set This archive contains modules that allow you to use GTK+ in Python programs. Package: python-libxml2 Source: libxml2 Version: 2.8.0+dfsg1-7+nmu3 Architecture: armhf Maintainer: Debian XML/SGML Group Installed-Size: 1036 Depends: libc6 (>= 2.13-28), liblzma5 (>= 5.1.1alpha+20110809), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4), python (>= 2.6.6-7~), python (<< 2.8) Provides: python2.6-libxml2, python2.7-libxml2 Homepage: http://xmlsoft.org/ Priority: optional Section: python Filename: pool/main/libx/libxml2/python-libxml2_2.8.0+dfsg1-7+nmu3_armhf.deb Size: 296978 SHA256: 543787fc54c89af4e8e8425a214f395ab9b14aaf18ea057981d650c3d00b5e5b SHA1: 3faf8e2433e7b0dc39c9c9b4ed1e055992b47d36 MD5sum: 4088bb2766b47cb6ff3d630539b12f39 Description: Python bindings for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains the files needed to use the GNOME XML library in Python programs. Package: python-matplotlib Source: matplotlib Version: 1.1.1~rc2-1 Architecture: armhf Maintainer: Debian Python Modules Team Installed-Size: 7136 Depends: python-cairo, python-dateutil, python-gobject, python-matplotlib-data (>= 1.1.1~rc2-1), python-pyparsing, python-tz, python (<< 2.8), python (>= 2.6), python-numpy (>= 1:1.6.1), python-numpy-abi9, python-support (>= 0.90.0), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.13-28), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.14.0), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.6), tcl8.5 (>= 8.5.0), tk8.5 (>= 8.5.0), zlib1g (>= 1:1.1.4) Recommends: python-glade2, python-tk (>= 2.5.2-1.1) Suggests: dvipng, ipython (>= 0.6.3), librsvg2-common, python-configobj, python-excelerator, python-gtk2, python-matplotlib-doc, python-qt4, python-scipy, python-traits (>= 2.0), python-wxgtk2.8, texlive-extra-utils, texlive-latex-extra Enhances: ipython Homepage: http://matplotlib.sf.net/ Priority: optional Section: python Filename: pool/main/m/matplotlib/python-matplotlib_1.1.1~rc2-1_armhf.deb Size: 2385488 SHA256: 8e858c2e227052a949b1bb8cf4330dd12f75446bf0966f454b6a02f37088abec SHA1: 3bd9c3702f5744012582c0c17bcb91ed9f10bd71 MD5sum: 725efde150c7be1439853e3f33724162 Description: Python based plotting system in a style similar to Matlab Matplotlib is a pure Python plotting library designed to bring publication quality plotting to Python with a syntax familiar to Matlab users. All of the plotting commands in the pylab interface can be accessed either via a functional interface familiar to Matlab users or an object oriented interface familiar to Python users. Package: python-matplotlib-data Source: matplotlib Version: 1.1.1~rc2-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 4964 Depends: fonts-lyx Homepage: http://matplotlib.sf.net/ Priority: optional Section: python Filename: pool/main/m/matplotlib/python-matplotlib-data_1.1.1~rc2-1_all.deb Size: 2057016 SHA256: 5e960213f8a6599a9615ae2f74e2cb984a41d40a19a7a9c97da77e953ce56911 SHA1: a1d55f3671f7c009c179265556939a07cf48621a MD5sum: 40c625648c10909213122745e54008f5 Description: Python based plotting system (data package) Matplotlib is a pure Python plotting library designed to bring publication quality plotting to Python with a syntax familiar to Matlab users. All of the plotting commands in the pylab interface can be accessed either via a functional interface familiar to Matlab users or an object oriented interface familiar to Python users. . This package contains architecture independent data for python-matplotlib. Package: python-minimal Source: python-defaults Version: 2.7.3-4+deb7u1 Architecture: all Maintainer: Matthias Klose Installed-Size: 161 Depends: python2.7-minimal (>= 2.7.3-1~), dpkg (>= 1.13.20) Recommends: python Conflicts: python-central (<< 0.5.5) Breaks: idle (<< 2.6), python (<= 2.7.3-1~), python-all (<< 2.6), python-all-dbg (<< 2.6), python-all-dev (<< 2.6), python-dbg (<< 2.6), python-dev (<< 2.6), python-examples (<< 2.6), python-support (<< 1.0.10ubuntu2), python2.5-minimal (<< 2.5.5-7), python2.6-minimal (<< 2.6.5~rc2-2), python3.1-minimal (<< 3.1.2~rc1-2) Replaces: python (<= 2.7.3-1~) Homepage: http://www.python.org/ Priority: standard Section: python Filename: pool/main/p/python-defaults/python-minimal_2.7.3-4+deb7u1_all.deb Size: 42812 SHA256: e1226fd51a7bd0e360084788e41c58d26135bf8d12dbcf9fcd960fc95e9570f8 SHA1: 0770548df888bbecb45bd6063ee4eba2e137dbd8 MD5sum: 6e3755110df3bbd46c0a23f3cfb22198 Description: minimal subset of the Python language (default version) This package contains the interpreter and some essential modules. It's used in the boot process for some basic tasks. See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules contained in this package. Package: python-mysqldb Version: 1.2.3-2 Architecture: armhf Maintainer: Debian Python Modules Team Installed-Size: 258 Depends: python (>= 2.6.6-7~), python (<< 2.8), libc6 (>= 2.13-28), libmysqlclient18 (>= 5.5.24+dfsg-1), zlib1g (>= 1:1.1.4) Suggests: python-egenix-mxdatetime, mysql-server-5.1 | mysql-server, python-mysqldb-dbg Conflicts: python2.3-mysqldb, python2.4-mysqldb Replaces: python2.3-mysqldb, python2.4-mysqldb Provides: python2.6-mysqldb, python2.7-mysqldb Homepage: http://mysql-python.sourceforge.net/ Priority: optional Section: python Filename: pool/main/p/python-mysqldb/python-mysqldb_1.2.3-2_armhf.deb Size: 83172 SHA256: 8b2765be5e5e3f5be14041f400e1cd9c0b45afcb4a9ef307332ea1283ce43a81 SHA1: adef7f56656bccd846ca5be67465d5af39748097 MD5sum: c39c345c3a8d32e35e17709c604998e6 Description: Python interface to MySQL MySQLdb is an interface to the popular MySQL database server for Python. The design goals are: . + Compliance with Python database API version 2.0 + Thread-safety + Thread-friendliness (threads will not block each other) + Compatibility with MySQL-3.23 and later . This package contains modules for all Python versions supported in Debian. Python-Version: 2.6, 2.7 Package: python-numpy Version: 1:1.6.2-1.2 Architecture: armhf Maintainer: Debian Python Modules Team Installed-Size: 8196 Depends: python (<< 2.8), python (>= 2.6), python-support (>= 0.90.0), libblas3 | libblas.so.3 | libatlas3-base, libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libgfortran3 (>= 4.3), liblapack3 | liblapack.so.3 | libatlas3-base Suggests: python-numpy-doc, python-numpy-dbg, python-nose (>= 0.10.1), python-dev, gfortran, gcc (>= 4:4.6.1-5) Provides: python-f2py, python-numpy-abi9, python-numpy-api6, python-numpy-dev, python2.6-numpy, python2.7-numpy Homepage: http://numpy.scipy.org/ Priority: optional Section: python Filename: pool/main/p/python-numpy/python-numpy_1.6.2-1.2_armhf.deb Size: 2375128 SHA256: fdf6c9d3ab31fd8279f0436d066ebd477c39f5f1c8c7d8ffbce5321d64b8c464 SHA1: c38329e792ee260052904eb0437f439faf3f5f10 MD5sum: 4bfd260a4a70e8934a307c624e385bb6 Description: Numerical Python adds a fast array facility to the Python language Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. . Numpy replaces the python-numeric and python-numarray modules which are now deprecated and shouldn't be used except to support older software. Package: python-openssl Source: pyopenssl Version: 0.13-2+deb7u1 Architecture: armhf Maintainer: Debian Python Modules Team Installed-Size: 497 Depends: python (<< 2.8), python (>= 2.6), python-support (>= 0.90.0), libc6 (>= 2.13-28), libssl1.0.0 (>= 1.0.0) Suggests: python-openssl-doc, python-openssl-dbg Homepage: http://launchpad.net/pyopenssl Priority: optional Section: python Filename: pool/main/p/pyopenssl/python-openssl_0.13-2+deb7u1_armhf.deb Size: 147394 SHA256: 49ab76b6f71260eb887e435282d980f81453608363a90541de9d7537e8534abe SHA1: bbca63726f93edf9791c7fad7d155a983a7edd94 MD5sum: 1c29e063e42d2b351aa1f2d38027cebd Description: Python 2 wrapper around the OpenSSL library High-level wrapper around a subset of the OpenSSL library, includes . * SSL.Connection objects, wrapping the methods of Python's portable sockets * Callbacks written in Python * Extensive error-handling mechanism, mirroring OpenSSL's error codes . A lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library. Package: python-pip Version: 1.1-3 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 457 Depends: python2.6, python (>= 2.6.6-7~), python (<< 2.8), python-pkg-resources, python-setuptools (>= 0.6c1) Recommends: python-dev-all (>= 2.6), build-essential Homepage: http://pip.openplans.org/ Priority: optional Section: python Filename: pool/main/p/python-pip/python-pip_1.1-3_all.deb Size: 111846 SHA256: ffd03a25f0c1f457e810a930d83b0cab07e8c70b0f3ce63747544cc6fc39a61f SHA1: c33418777cbb82320a53f63083ecea1da4f8f559 MD5sum: b9f16d9d57fbfb42a96d3b2ece11acae Description: alternative Python package installer pip is a replacement for easy_install, and is intended to be an improved Python package installer. It integrates with virtualenv, doesn't do partial installs, can save package state for replaying, can install from non-egg sources, and can install from version control repositories. Package: python-pivy Source: pivy Version: 0.5.0~v609hg-3~bpo70+1 Architecture: armhf Maintainer: Debian Science Maintainers Installed-Size: 16452 Depends: libc6 (>= 2.13-28), libcoin80, libgcc1 (>= 1:4.4.0), libgl1-mesa-glx | libgl1, libice6 (>= 1:1.0.0), libqt4-opengl (>= 4:4.5.3), libqtcore4 (>= 4:4.5.3), libqtgui4 (>= 4:4.5.3), libsm6, libsoqt4-20, libstdc++6 (>= 4.3.0), libx11-6, libxext6, libxi6, libxmu6, python (>= 2.6.6-7~), python (<< 2.8), python-qt4-gl Provides: python2.6-pivy, python2.7-pivy Homepage: http://pivy.coin3d.org/ Priority: extra Section: python Filename: pool/main/p/pivy/python-pivy_0.5.0~v609hg-3~bpo70+1_armhf.deb Size: 3668858 SHA256: 184756ed345257f82525fffa24613198e0441d84635479eefb3b1d31bd80bb5b SHA1: 2794db138a7d3e018c9f4de8136873daa5db2e02 MD5sum: 1a05cb87c4a6135addbd3cb5a806176e Description: Coin binding for Python Pivy is a Coin binding for Python. Coin is a high-level 3D graphics library with a C++ API. Coin uses scene-graph data structures to render real-time graphics suitable for mostly all kinds of scientific and engineering visualization applications. Pivy allows: . * Development of Coin applications and extensions in Python * Interactive modification of Coin programs from within the Python interpreter at runtime * Incorporation of Scripting Nodes into the scene graph which are capable of executing Python code and callbacks * Use of Coin within PyQt4 applications with the quarter module Package: python-pkg-resources Source: distribute Version: 0.6.24-1 Architecture: all Maintainer: Matthias Klose Installed-Size: 183 Depends: python (>= 2.6), python (<< 2.8) Suggests: python-distribute, python-distribute-doc Conflicts: python-setuptools (<< 0.6c8-3), python2.3-setuptools (<< 0.6b2), python2.4-setuptools (<< 0.6b2) Replaces: python2.3-setuptools, python2.4-setuptools Provides: python2.6-setuptools, python2.7-setuptools Homepage: http://packages.python.org/distribute Priority: optional Section: python Filename: pool/main/d/distribute/python-pkg-resources_0.6.24-1_all.deb Size: 63608 SHA256: 0646a6c18140a6ca3fcb93a662538ad0f7cbe67ff90a0a95ab0a526b5287fd33 SHA1: c862cbfddca9c9bfa841e04daa353e2eb2cf1e74 MD5sum: 4366a4ab57380a57b9846ff67b3af403 Description: Package Discovery and Resource Access using pkg_resources The pkg_resources module provides an API for Python libraries to access their resource files, and for extensible applications and frameworks to automatically discover plugins. It also provides runtime support for using C extensions that are inside zipfile-format eggs, support for merging packages that have separately-distributed modules or subpackages, and APIs for managing Python's current "working set" of active packages. Python-Version: 2.6, 2.7 Package: python-ply Source: ply Version: 3.4-3 Architecture: all Maintainer: Arnaud Fontaine Installed-Size: 314 Depends: python2.7 | python2.6, python (>= 2.6.6-7~), python (<< 2.8) Suggests: python-ply-doc, python-pkg-resources Provides: python-ply-lex-3.2, python-ply-yacc-3.2, python2.6-ply, python2.7-ply Homepage: http://www.dabeaz.com/ply/ Priority: optional Section: python Filename: pool/main/p/ply/python-ply_3.4-3_all.deb Size: 71612 SHA256: 8f2c86408d454f384576ba7b922bfd2f096e08b9fc26a3c8588d2ac54c9a764d SHA1: 1599be1ed85dc95c520f49bb9e87fa6e10eb7ac1 MD5sum: 2c74f3830a271c3ee3fde6ae5bf9cfb1 Description: Lex and Yacc implementation for Python2 PLY is yet another implementation of lex and yacc for Python. Although several other parsing tools are available for Python, there are several reasons why you might want to take a look at PLY: * It's implemented entirely in Python. * It uses LR-parsing which is reasonably efficient and well suited for larger grammars. * PLY provides most of the standard lex/yacc features including support for empty productions, precedence rules, error recovery, and support for ambiguous grammars. * PLY is extremely easy to use and provides very extensive error checking. Package: python-psutil Version: 0.5.1-1 Architecture: armhf Maintainer: Debian Python Modules Team Installed-Size: 257 Depends: libc6 (>= 2.13-28), python (<< 2.8), python (>= 2.6), python-support (>= 0.90.0) Homepage: http://code.google.com/p/psutil/ Priority: optional Section: python Filename: pool/main/p/python-psutil/python-psutil_0.5.1-1_armhf.deb Size: 54110 SHA256: 82ffb3fbdf23629527c65f9d1c139d2f893cfaaa5c8c98b0c38d67c15b31f4d1 SHA1: 841d22ac5bff6df8509ada7bc6a552ac3b1bfbf3 MD5sum: 4ec01c72d057382066a159f54c452dd5 Description: module providing convenience functions for managing processes psutil is a module providing an interface for retrieving information on running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by tools like ps, top and Windows task manager. . It currently supports Linux, OS X, FreeBSD and Windows. Package: python-pycurl Source: pycurl Version: 7.19.0-5 Architecture: armhf Maintainer: Debian Python Modules Team Installed-Size: 237 Depends: libc6 (>= 2.4), libcurl3-gnutls (>= 7.24.0), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.6.1-0), libgssapi-krb5-2 (>= 1.6.dfsg.2), libidn11 (>= 1.13), libldap-2.4-2 (>= 2.4.7), librtmp0 (>= 2.3), libssh2-1 (>= 1.0), zlib1g (>= 1:1.1.4), python (<< 2.8), python (>= 2.6), python-support (>= 0.90.0) Suggests: libcurl4-gnutls-dev, python-pycurl-dbg Homepage: http://pycurl.sourceforge.net Priority: optional Section: python Filename: pool/main/p/pycurl/python-pycurl_7.19.0-5_armhf.deb Size: 82108 SHA256: 3cf1df0f91cee05c9f7afb0bfb2c1c069ef51a8b6b80fdc16b9d1024cfae2453 SHA1: 01a06c8a3fdc771e9f66736145eeb1a0616648db MD5sum: ede80e3fadb950b0486e8de07afe4782 Description: Python bindings to libcurl This module provides the Python bindings to libcurl. Please refer to the libcurl documentation available in libcurl4-gnutls-dev Debian package. . NOTE: the SSL support is provided by GnuTLS. Package: python-pyglet Source: pyglet Version: 1.1.4.dfsg-2 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 4180 Depends: python (>= 2.4), python-support (>= 0.90.0), python-ctypes | python (>= 2.5), libgtk2.0-0, libgl1 | libgl1-mesa-swx11, libglu1 | libglu1-mesa Recommends: libasound2 | libopenal1 Provides: python2.6-pyglet, python2.7-pyglet Homepage: http://www.pyglet.org Priority: optional Section: python Filename: pool/main/p/pyglet/python-pyglet_1.1.4.dfsg-2_all.deb Size: 970014 SHA256: 4b5b9e6d2b687673bc7f8eb57f04fea28a1a0968dcf016a582408e9f1f9d0a22 SHA1: b4bd9dfdd383892dccc2dbd5cb90f4536f64f270 MD5sum: ce07b086bda13551742299e63f7605df Description: cross-platform windowing and multimedia library This library provides an object-oriented programming interface for developing games and other visually-rich applications with Python. pyglet has virtually no external dependencies. For most applications and game requirements, pyglet needs nothing else besides Python, simplifying distribution and installation. It also handles multiple windows and fully aware of multi-monitor setups. . pyglet might be seen as an alternative to PyGame. Package: python-pyparsing Source: pyparsing Version: 1.5.6+dfsg1-2 Architecture: all Maintainer: Kevin Coyner Installed-Size: 229 Depends: python (>= 2.6.6-7~), python (<< 2.8) Provides: python2.6-pyparsing, python2.7-pyparsing Homepage: http://pyparsing.wikispaces.com/ Priority: optional Section: python Filename: pool/main/p/pyparsing/python-pyparsing_1.5.6+dfsg1-2_all.deb Size: 64658 SHA256: 32601b8364da034bde0e22cb965e907863b811d6a9700907a5f2913772b5a1d5 SHA1: 20b5f47edf04befcd54a1cade2683a66f17684c0 MD5sum: 1690f7a80775f925881c500ed88b1331 Description: Python parsing module The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code. . Here's an example: . from pyparsing import Word, alphas greet = Word(alphas) + "," + Word(alphas) + "!" hello = "Hello, World!" print hello, "->", greet.parseString(hello) Package: python-qt4 Version: 4.9.3-4 Architecture: armhf Maintainer: Debian Python Modules Team Installed-Size: 16314 Depends: python (>= 2.6.6-7~), python (<< 2.8), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libpython2.7 (>= 2.7), libqt4-dbus (>= 4:4.8.0-1~), libqt4-declarative (>= 4:4.8.0-1~), libqt4-designer (>= 4:4.8.0-1~), libqt4-help (>= 4:4.8.0-1~), libqt4-network (>= 4:4.8.0-1~), libqt4-script (>= 4:4.8.0-1~), libqt4-scripttools (>= 4:4.8.0-1~), libqt4-svg (>= 4:4.8.0-1~), libqt4-test (>= 4:4.8.0-1~), libqt4-xml (>= 4:4.8.0-1~), libqt4-xmlpatterns (>= 4:4.8.0-1~), libqtassistantclient4 (>= 4.6.3), libqtcore4 (>= 4:4.8.0-1~), libqtgui4 (>= 4:4.8.0-1~), libqtwebkit4 (>= 2.2.0), libstdc++6 (>= 4.4.0), sip-api-8.1 Suggests: python-qt4-dbg Breaks: python-kde4 (<= 4:4.6.80-3+b1), python-qscintilla2 (<= 2.5.1-1), python-qt4-dbg (<< 4.8.3-3), python-qt4-gl (<< 4.8.3-3), python-qt4-gl-dbg (<< 4.8.3-3), python-qt4-phonon (<< 4.8.3-3), python-qt4-phonon-dbg (<< 4.8.3-3), python-qt4-sql (<< 4.8.3-3), python-qt4-sql-dbg (<< 4.8.3-3), python-qwt3d-qt4 (<< 0.1.7~cvs20090625-7), python-qwt5-qt4 (<= 5.2.1~cvs20091107+dfsg-6), python-sip4 (<< 4.13.1~) Replaces: python-qt4-dev (<< 4.4.4-3~) Provides: python2.6-qt4, python2.7-qt4 Homepage: http://www.riverbankcomputing.co.uk/software/pyqt/ Priority: optional Section: python Filename: pool/main/p/python-qt4/python-qt4_4.9.3-4_armhf.deb Size: 4891520 SHA256: b53207e00e8111074b92e500bcc8972649b4317d6867df767641c99eec285ce5 SHA1: 66c23c3fd2b83a75187a5413396491c37a7b6b51 MD5sum: b350a28d1ce755f7409c7baac9ac076d Description: Python bindings for Qt4 PyQt4 exposes the Qt4 API to Python. The following modules are supported: * QtCore * QtDBus * QtGui * QtNetwork * QtXml * QtScript * QtSvg * QtTest * QtAssistant * QtWebKit * QtOpenGL (in python-qt4-gl) * QtSql (in python-qt4-sql) * phonon (in python-qt4-phonon) Package: python-qt4-gl Source: python-qt4 Version: 4.9.3-4 Architecture: armhf Maintainer: Debian Python Modules Team Installed-Size: 448 Depends: python-qt4 (= 4.9.3-4), python (>= 2.6), python (<< 2.8), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libqt4-opengl (>= 4:4.8.0-1~), libqtcore4 (>= 4:4.8.0-1~), libqtgui4 (>= 4:4.8.0-1~), libstdc++6 (>= 4.3.0) Homepage: http://www.riverbankcomputing.co.uk/software/pyqt/ Priority: optional Section: python Filename: pool/main/p/python-qt4/python-qt4-gl_4.9.3-4_armhf.deb Size: 110880 SHA256: 8387b73efaf8c3328050f4733a019c9ab7d1ffefd653639778cd8af59ab6c45f SHA1: f6b48b4e5dfcc77ffd6b2cf95a3fefb71656a8ab MD5sum: e260312ddb1533336b1262460de2337a Description: Python bindings for Qt4's OpenGL module The OpenGL module of PyQt4 provides widgets and utility classes for OpenGL rendering in a PyQt4 application. Package: python-serial Source: pyserial Version: 2.5-2.1 Architecture: all Maintainer: Matthias Klose Installed-Size: 472 Depends: python2.6 | python2.7, python (>= 2.6.6-7~), python (<< 2.8) Suggests: python-wxgtk2.8 | python-wxgtk2.6 | python-wxgtk Priority: optional Section: python Filename: pool/main/p/pyserial/python-serial_2.5-2.1_all.deb Size: 79040 SHA256: 6c37df7bb75e438cbc92c4483b50becd426b6b1bb75ea7e5b533b8be0db37e9a SHA1: cf5d4f9f07e5e95a54d4161c83fd72561b4f319f MD5sum: bb71849d8f69de32802af744dc01c1fe Description: pyserial - module encapsulating access for the serial port This module capsulates the access for the serial port. It provides backends for standard Python running on Windows, Linux, BSD (possibly any POSIX compilant system). The module named "serial" automatically selects the appropriate backend. Python-Version: 2.6, 2.7 Package: python-setuptools Source: distribute Version: 0.6.24-1 Architecture: all Maintainer: Matthias Klose Installed-Size: 1094 Depends: python (>= 2.6), python (<< 2.8), python-pkg-resources (= 0.6.24-1) Conflicts: python-distribute (<< 0.7), python2.3-setuptools (<< 0.6b2), python2.4-setuptools (<< 0.6b2) Replaces: python-distribute (<< 0.6.6), python2.3-setuptools, python2.4-setuptools Provides: python-distribute, python2.6-setuptools, python2.7-setuptools Homepage: http://packages.python.org/distribute Priority: optional Section: python Filename: pool/main/d/distribute/python-setuptools_0.6.24-1_all.deb Size: 449296 SHA256: d336fd4199b5040f91f360c73d70452cbb2346c78d42b756ba8b0b7756b6ebed SHA1: f34104077e8589cf763aee73d469f26e9d3cd5ef MD5sum: fc4e42f3fc10eedd087d7329415033b4 Description: Python Distutils Enhancements (setuptools compatibility) Extensions to the python-distutils for large or complex distributions. . Package providing compatibility with old setuptools (0.6c9). Python-Version: 2.6, 2.7 Package: python-sip Source: sip4 Version: 4.13.3-2 Architecture: armhf Maintainer: Debian Python Modules Team Installed-Size: 390 Depends: python2.7 | python2.6, python (>= 2.6.6-7~), python (<< 2.8), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.1.1) Breaks: python-qscintilla (<< 2.4.3-3~), python-qt4 (<< 4.9~), python-qwt3d-qt4 (<< 0.1.7~cvs20090625-7~), python-qwt5-qt4 (<< 5.2.1~cvs20091107+dfsg-6~) Provides: python2.6-sip, python2.7-sip, sip-api-8.0, sip-api-8.1 Homepage: http://www.riverbankcomputing.co.uk/software/sip/ Priority: optional Section: python Filename: pool/main/s/sip4/python-sip_4.13.3-2_armhf.deb Size: 131906 SHA256: 6f9326456e591e3aa99699b5f479572107e27c1e42ef0247aa97a912c4c6c3f5 SHA1: 44186697a7589703afa941b24889b5852e93ee4f MD5sum: 00180495964ab726ac8dce2d2034adb5 Description: Python/C++ bindings generator runtime library SIP is a tool for generating bindings for C++ classes with some ideas borrowed from SWIG, but capable of tighter bindings because of its specificity towards C++ and Python. Package: python-support Version: 1.0.15 Architecture: all Maintainer: Josselin Mouette Installed-Size: 163 Depends: python (>= 2.5), python-minimal, dpkg (>= 1.14.19) Conflicts: debhelper (<< 5.0.38) Priority: optional Section: python Filename: pool/main/p/python-support/python-support_1.0.15_all.deb Size: 33624 SHA256: 94afbe518d942f1e4239228d70d12b6dc9a4eb58aff26a0c45d5a8a6eb3bd67c SHA1: 36a693add8bd9bfbdabac74b36e584d67f2ff0bc MD5sum: aa893a96f263ec90bc3c8b62059963e2 Description: automated rebuilding support for Python modules This package contains the 'update-python-modules' script, which takes care of byte-compilation of Python-only modules. . Private modules are automatically rebuilt upon major Python upgrades, avoiding the need for strong dependencies. . Public modules are automatically made available for all installed Python versions. Package: python-tk Source: python-stdlib-extensions Version: 2.7.3-1 Architecture: armhf Maintainer: Matthias Klose Installed-Size: 136 Depends: python (>= 2.6), python (<< 2.8), blt (>= 2.4z-4.1), libc6 (>= 2.4), libx11-6, tcl8.5 (>= 8.5.0), tk8.5 (>= 8.5.0) Suggests: tix, python-tk-dbg Conflicts: python2.3-tk, python2.4-tk Replaces: python2.3-tk, python2.4-tk Provides: python2.6-tk, python2.7-tk Priority: optional Section: python Filename: pool/main/p/python-stdlib-extensions/python-tk_2.7.3-1_armhf.deb Size: 40904 SHA256: 292ad1c6179c6f1ee7075b03546cabf91e4b248fa6a5c7baf391c048a83be31b SHA1: 5b62962bfd7d1b04959d5af1ffefd611070651ab MD5sum: 1dcb8350eb63673c20263df9ffdba50e Description: Tkinter - Writing Tk applications with Python A module for writing portable GUI applications with Python using Tk. Also known as Tkinter. Package: python-tornado Version: 2.3-2 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1004 Depends: ca-certificates, python (>= 2.6.6-7~), python-pycurl, python2.7 | python2.6, python (<< 2.8) Recommends: python-mysqldb Homepage: http://www.tornadoweb.org/ Priority: optional Section: web Filename: pool/main/p/python-tornado/python-tornado_2.3-2_all.deb Size: 253676 SHA256: 371e29e9bdb42e27250b00e8090fc818bb1d2ccbba2ed990c80a3163aeeaab73 SHA1: 3c45b205ad5f4e8c74a7fad3f3f33d7d2876d799 MD5sum: ba6d6fab735e46cd1d38f8915570c836 Description: scalable, non-blocking web server and tools Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure. . This is the Python 2 version of the package. Package: python-tz Version: 2012c-1 Architecture: all Maintainer: Debian/Ubuntu Zope Team Installed-Size: 221 Depends: tzdata, python2.7 | python2.6, python (>= 2.6.6-7~), python (<< 2.8) Homepage: http://pypi.python.org/pypi/pytz/ Priority: optional Section: python Filename: pool/main/p/python-tz/python-tz_2012c-1_all.deb Size: 39872 SHA256: 1d7c2d72c9d603c0b7eebf59ebaf1547a3189d2a71e8dbaaf01d2c3941767995 SHA1: 95d145e32f85fcbce9fcb2ca394642c615208e81 MD5sum: dd00d8e63af7988922df3df5d6440591 Description: Python version of the Olson timezone database python-tz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo). Package: python-virtualenv Version: 1.7.1.2-2 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 2271 Depends: python-pkg-resources, python-setuptools, python (>= 2.6.6-7~), python (<< 2.8) Recommends: python-pip (>= 0.7.2) Homepage: http://pypi.python.org/pypi/virtualenv Priority: optional Section: python Filename: pool/main/p/python-virtualenv/python-virtualenv_1.7.1.2-2_all.deb Size: 2120940 SHA256: e7043eb6d7b32ee6df974e22d98059cd1e08dde3fde6bc4ce79608fc8392e810 SHA1: c8c201385c3c2ad89784c0b596edd63de9723998 MD5sum: 6a1095863162b754174e53e0aa29617a Description: Python virtual environment creator The virtualenv utility creates virtual Python instances, each invokable with its own Python executable. Each instance can have different sets of modules, installable via easy_install. Virtual Python instances can also be created without root access. Package: python-werkzeug Version: 0.8.3+dfsg-1 Architecture: all Maintainer: Noah Slater Installed-Size: 3715 Depends: python2.7 | python2.6, python (>= 2.6.6-7~), python (<< 2.8), libjs-jquery Recommends: python-openssl Suggests: ipython, python-genshi, python-pkg-resources, python-lxml, python-memcache, libjs-sphinxdoc (>= 1.0) Homepage: http://werkzeug.pocoo.org/ Priority: optional Section: python Filename: pool/main/p/python-werkzeug/python-werkzeug_0.8.3+dfsg-1_all.deb Size: 1486256 SHA256: 7ab1990bdbcb6217907df62dd71268676b168fc118cc421c553e6395a41b4a95 SHA1: a659f180b37e1c4020db360f001fd90fd61164ef MD5sum: 927e7854e4c29304b09209b25ec77c0d Description: collection of utilities for WSGI applications The Web Server Gateway Interface (WSGI) is a standard interface between web server software and web applications written in Python. . Werkzeug is a lightweight library for interfacing with WSGI. It features request and response objects, an interactive debugging system and a powerful URI dispatcher. Combine with your choice of third party libraries and middleware to easily create a custom application framework. Package: python-wxgtk2.8 Source: wxwidgets2.8 Version: 2.8.12.1-12 Architecture: armhf Maintainer: wxWidgets Maintainers Installed-Size: 24687 Depends: python-wxversion (>= 2.6.3.2.2-2), python (>= 2.6.6-7~), python (<< 2.8), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0), libwxbase2.8-0 (>= 2.8.12.1), libwxgtk2.8-0 (>= 2.8.12.1) Suggests: wx2.8-doc, wx2.8-examples, editra Conflicts: libwxgtk2.6-0-python, python-wxaddons, wxpython2.6-0 Replaces: libwxgtk2.6-0-python, wxpython2.6-0 Provides: python2.6-wxgtk2.8, python2.7-wxgtk2.8 Homepage: http://www.wxpython.org/ Priority: optional Section: python Filename: pool/main/w/wxwidgets2.8/python-wxgtk2.8_2.8.12.1-12_armhf.deb Size: 7176146 SHA256: 5960293f9d590d8ec7df02f25a118399b1b872d1d0e2e150d8f63871aa6e97cf SHA1: 5c935b62442612b9c69e4fa7522f47384cc7be63 MD5sum: 756c9c3d5e647cf83b5130d07fb3d815 Description: wxWidgets Cross-platform C++ GUI toolkit (wxPython binding) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides a Python binding to the wxGTK library and the wxPython runtime support libraries. Package: python-wxversion Source: wxwidgets2.8 Version: 2.8.12.1-12 Architecture: all Maintainer: wxWidgets Maintainers Installed-Size: 117 Depends: python (>= 2.6.6-7~), python (<< 2.8) Conflicts: python-wxgtk2.4 (<< 2.4.5.1.2), python-wxgtk2.6 (<< 2.6.3.2.2-2), python-wxgtk2.8 (<< 2.8.12.1-1~), wxpython2.6-0 Replaces: wxpython2.6-0 Homepage: http://www.wxpython.org/ Priority: optional Section: python Filename: pool/main/w/wxwidgets2.8/python-wxversion_2.8.12.1-12_all.deb Size: 91794 SHA256: 7f8a13f6991807a06751116c6577ff06499403dc874d5ca44ac72a5457cd2d0b SHA1: 59528af4b26a5c34a1e7d0cbe72463d3b59b0cb1 MD5sum: e0b7df9464a541b946788e243b947f08 Description: wxWidgets Cross-platform C++ GUI toolkit (wxPython version selector) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the wxPython version selector. Package: python-xapian Source: xapian-bindings Version: 1.2.12-2 Architecture: armhf Maintainer: Olly Betts Installed-Size: 1825 Depends: python2.7 | python2.6, python (>= 2.6.6-7~), python (<< 2.8), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0), libxapian22 (>= 1.2.12) Suggests: xapian-doc Provides: python2.6-xapian, python2.7-xapian Homepage: http://xapian.org/ Priority: optional Section: python Filename: pool/main/x/xapian-bindings/python-xapian_1.2.12-2_armhf.deb Size: 564808 SHA256: 431df0cb8edeec4decd84300b32e9e5265d02d0a791bb3cc5a285496ca5b1020 SHA1: c283bd5fbffd255ad631e3ad2dc8f8ddc6c4277b MD5sum: 010e3ebc4f239fb3c3cd35d0da4da23a Description: Xapian search engine interface for Python This package provides Xapian Python bindings for all the packaged versions of Python. . The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. . The Xapian Python bindings provide an interface to the Xapian library from the Python programming language, allowing both indexing and retrieval operations. Package: python-xdg Source: pyxdg Version: 0.19-5 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 172 Depends: python (>= 2.3), python-support (>= 0.90.0) Homepage: http://www.freedesktop.org/wiki/Software/pyxdg Priority: optional Section: python Filename: pool/main/p/pyxdg/python-xdg_0.19-5_all.deb Size: 35848 SHA256: 65cd2e8473d85c78c465395c055af808803032bc3ceec1cdf05387c932d23fce SHA1: fe4e3cfb5bfb6e0dd25294f83d27498ddc360f36 MD5sum: 247a8be071db51c28d86134b0d075957 Description: Python library to access freedesktop.org standards PyXDG contains implementations of freedesktop.org standards in Python: . * Base Directory Specification Version 0.6 * Menu Specification Version 1.0-draft1 * Desktop Entry Specification Version 1.0 * Icon Theme Specification Version 0.8 * Recent File Spec 0.2 * Shared-MIME-Database Specification 0.13 Package: python-yaml Source: pyyaml Version: 3.10-4 Architecture: armhf Maintainer: Debian Python Modules Team Installed-Size: 531 Depends: python2.7 | python2.6, python (>= 2.6.6-7~), python (<< 2.8), libc6 (>= 2.13-28), libyaml-0-2 Homepage: http://pyyaml.org/ Priority: optional Section: python Filename: pool/main/p/pyyaml/python-yaml_3.10-4_armhf.deb Size: 163824 SHA256: c5b45e8261e1ae88cfba9d217b0c100eb1a9846014fff0e257d636f90b94c5d1 SHA1: 547177fc51ae8bd83ceb630805832105b4afd8d5 MD5sum: abeaa96afb84c1ed0a61aeef8a56960b Description: YAML parser and emitter for Python Python-yaml is a complete YAML 1.1 parser and emitter for Python. It can parse all examples from the specification. The parsing algorithm is simple enough to be a reference for YAML parser implementors. A simple extension API is also provided. The package is built using libyaml for improved speed. Package: python2.6 Version: 2.6.8-1.1 Architecture: armhf Maintainer: Matthias Klose Installed-Size: 7695 Depends: python2.6-minimal (= 2.6.8-1.1), mime-support, libbz2-1.0, libc6 (>= 2.13-28), libdb5.1, libexpat1 (>= 2.1~beta3), libgcc1 (>= 1:4.4.0), libncursesw5 (>= 5.6+20070908), libreadline6 (>= 6.0), libsqlite3-0 (>= 3.5.9), libtinfo5 Suggests: python2.6-doc, binutils Conflicts: python-profiler (<= 2.7.1-2) Replaces: python-profiler (<= 2.7.1-2) Provides: python2.6-celementtree, python2.6-cjkcodecs, python2.6-ctypes, python2.6-elementtree, python2.6-profiler, python2.6-wsgiref Priority: standard Section: python Filename: pool/main/p/python2.6/python2.6_2.6.8-1.1_armhf.deb Size: 2405142 SHA256: 0cae1fee1f353ba9c2731cc642c3f6ef94a53760767810a80243aee45bbbd857 SHA1: 980f7a3f3b0a367ba777d526aa3535aca4271e4f MD5sum: 31f7192088a1c74978c0a60c41c2eb08 Description: Interactive high-level object-oriented language (version 2.6) Version 2.6 of the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. Package: python2.6-minimal Source: python2.6 Version: 2.6.8-1.1 Architecture: armhf Maintainer: Matthias Klose Installed-Size: 4061 Depends: libc6 (>= 2.13-28), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.2.0) Recommends: python2.6 Suggests: binfmt-support Conflicts: binfmt-support (<< 1.1.2), libboost-dbg (<< 1.34.1-16), libboost-python-dev (<< 1.34.1-16), libboost-python1.35-dev (<< 1.35.0-10), libboost1.35-dbg (<< 1.35.0-10) Breaks: aap (<< 1.090-1~), bkchem (<< 0.12.4), doclifter (<< 2.3-2.1~), fvwm-crystal (<< 3.0.5.dfsg-4~), gforge-web-apache2 (<< 5.0.1+svn10155), mftrace (<< 1.2.15), pitivi (<< 0.13), polgen (<< 1.3-6~), python-central (<< 0.6.14), python-freevo (<< 1.8.4~svn11545), python-gadfly (<< 1.0.0-14~), python-mpmath (<< 0.10), python-nevow (<< 0.9.32), python-plwm (<< 2.6a+20080530-1.1~), python-pmock (<< 0.3-5.2~), python-pydoctor (<< 0.2-4.1~), python-pyscript (<< 0.6.1-3~), python-scapy (<< 2.0), python-scientific (<< 2.8), python-sympy (<< 0.6.3), pythoncad (<< 0.1.36-1~), qmtest (<< 2.4.1), rawdog (<< 2.12) Replaces: python2.6 (<< 2.6.5+20100630-2) Priority: standard Section: python Filename: pool/main/p/python2.6/python2.6-minimal_2.6.8-1.1_armhf.deb Size: 1362642 SHA256: 267506bf0d755da6dfb17f66d7cc135bfca4f7b3ca9e2538dbc67c2b0198079b SHA1: fc6690bbda091320e80c2d62a8f40622bfd7990c MD5sum: 49e38e8b2f3211c3cd5ef8ad09f9d939 Description: Minimal subset of the Python language (version 2.6) This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python2.6-minimal/README.Debian for a list of the modules contained in this package. Package: python2.7 Version: 2.7.3-6+deb7u2 Architecture: armhf Maintainer: Matthias Klose Installed-Size: 8272 Depends: python2.7-minimal (= 2.7.3-6+deb7u2), mime-support, libbz2-1.0, libc6 (>= 2.13-28), libdb5.1, libexpat1 (>= 2.1~beta3), libgcc1 (>= 1:4.4.0), libncursesw5 (>= 5.6+20070908), libreadline6 (>= 6.0), libsqlite3-0 (>= 3.5.9), libtinfo5 Suggests: python2.7-doc, binutils Conflicts: python-profiler (<= 2.7.1-2) Breaks: python-virtualenv (<< 1.7.1.2-2~), vim-athena (<< 2:7.3.547-4), vim-gnome (<< 2:7.3.547-4), vim-gtk (<< 2:7.3.547-4), vim-nox (<< 2:7.3.547-4) Replaces: python-profiler (<= 2.7.1-2) Provides: python-argparse, python2.7-argparse, python2.7-celementtree, python2.7-cjkcodecs, python2.7-ctypes, python2.7-elementtree, python2.7-profiler, python2.7-wsgiref Priority: optional Section: python Filename: pool/main/p/python2.7/python2.7_2.7.3-6+deb7u2_armhf.deb Size: 2636254 SHA256: 1f036f5973a6b6ad2ba43470511321a2c8e4a98d0ba96e1b164a8d432428a0f0 SHA1: 2fc80885c9aa3a21e576e19f9fc85e1616413471 MD5sum: 5f05196ede05f23a8357310a3636ed06 Description: Interactive high-level object-oriented language (version 2.7) Version 2.7 of the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. Package: python2.7-dev Source: python2.7 Version: 2.7.3-6+deb7u2 Architecture: armhf Maintainer: Matthias Klose Installed-Size: 33600 Depends: python2.7 (= 2.7.3-6+deb7u2), libpython2.7 (= 2.7.3-6+deb7u2), libexpat1-dev, libssl-dev Recommends: libc6-dev | libc-dev Replaces: python2.7 (<< 2.7-3) Priority: optional Section: python Filename: pool/main/p/python2.7/python2.7-dev_2.7.3-6+deb7u2_armhf.deb Size: 28531458 SHA256: 0339d448e3fc20f1a4e7a29ec8cf8a9b0c72649797d184528fac36268333d6b5 SHA1: fc956ba7fdbfcd900d0e3151cdb92d6596920422 MD5sum: da033550cbe380b870e4099953804e78 Description: Header files and a static library for Python (v2.7) Header files, a static library and development tools for building Python (v2.7) modules, extending the Python interpreter or embedding Python (v2.7) in applications. . Maintainers of Python packages should read README.maintainers. Package: python2.7-minimal Source: python2.7 Version: 2.7.3-6+deb7u2 Architecture: armhf Maintainer: Matthias Klose Installed-Size: 4716 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.2.0) Recommends: python2.7 Suggests: binfmt-support Conflicts: binfmt-support (<< 1.1.2) Replaces: python2.7 (<< 2.7.1~rc1-2~) Priority: optional Section: python Filename: pool/main/p/python2.7/python2.7-minimal_2.7.3-6+deb7u2_armhf.deb Size: 1619512 SHA256: 513b3cb10947ddfafdc81008b2501b36ac0b9b83f65020155269cf6e695f4ef8 SHA1: 529a5ed457b09316645b138c71c65d000e205208 MD5sum: 2bf72d3c4d6cd6b1f7eac3034fa489b4 Description: Minimal subset of the Python language (version 2.7) This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules contained in this package. Package: python3 Source: python3-defaults Version: 3.2.3-6 Architecture: all Maintainer: Matthias Klose Installed-Size: 216 Depends: python3.2 (>= 3.2.3), python3-minimal (= 3.2.3-6) Suggests: python3-doc (>= 3.2.3-6), python3-tk (>= 3.2.3-6) Replaces: python3-minimal (<< 3.1.2-2) Provides: python3-profiler Homepage: http://www.python.org/ Priority: optional Section: python Filename: pool/main/p/python3-defaults/python3_3.2.3-6_all.deb Size: 43366 SHA256: 00e1191bc68d1d6608cd9cba37ecab3065fd3b899b2467d2ad6e2c7a7e735b87 SHA1: bcdc00cbe0918c52991ac2c1297e4956b8619c17 MD5sum: 973374176f0bb2866fb597d9ece712b2 Description: interactive high-level object-oriented language (default python3 version) Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package is a dependency package, which depends on Debian's default Python 3 version (currently v3.2). Package: python3-dbus Source: dbus-python Version: 1.1.1-1 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 427 Depends: python3 (>= 3.2), python3 (<< 3.3), libc6 (>= 2.13-28), libdbus-1-3 (>= 1.5.12), libdbus-glib-1-2 (>= 0.78), libglib2.0-0 (>= 2.12.0) Recommends: python3-gi | python3-dbus.mainloop.qt Suggests: python-dbus-doc, python3-dbus-dbg Provides: python3.2-dbus Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings#Python Priority: optional Section: python Filename: pool/main/d/dbus-python/python3-dbus_1.1.1-1_armhf.deb Size: 193840 SHA256: 62607b4e3df1a40c71ec604cc43e2e4645f6747ccf5b469a81254a22556c7a89 SHA1: f138e2841c08970262862d6399322be44b1b073f MD5sum: 12a7146dd309c92046d3bd4097a27f20 Description: simple interprocess messaging system (Python 3 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 3 interface to D-Bus. . See the dbus description for more information about D-Bus in general. Package: python3-gi Source: pygobject Version: 3.2.2-2 Architecture: armhf Maintainer: Josselin Mouette Installed-Size: 647 Depends: python3 (>= 3.2.3-3~), python3 (<< 3.3), libc6 (>= 2.13-28), libffi5 (>= 3.0.9), libgirepository-1.0-1 (>= 1.29.0), libglib2.0-0 (>= 2.31.8), gir1.2-glib-2.0 (>= 1.31.0) Conflicts: python3-gobject Replaces: python3-gobject Provides: python3-gobject Priority: optional Section: python Filename: pool/main/p/pygobject/python3-gi_3.2.2-2_armhf.deb Size: 325058 SHA256: 17b15ca594377f3f590c09aa2f2718a5782f64726bf7e7f45074b43aa9f7644a SHA1: 6ec2435a8751eb3015bc59de624d7e229ce80b89 MD5sum: 1aa2283ea6bd3fea4bc366b33de24919 Description: Python 3 bindings for gobject-introspection libraries GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python 3 binding generator for libraries that support gobject-introspection, i. e. which ship a gir1.2-- package. With these packages, the libraries can be used from Python 3. Package: python3-minimal Source: python3-defaults Version: 3.2.3-6 Architecture: all Maintainer: Matthias Klose Installed-Size: 78 Depends: python3.2-minimal (>= 3.2.3), dpkg (>= 1.13.20) Breaks: idle3 (<< 3.1), python3 (<< 3.2.3-1~), python3-all (<< 3.1), python3-all-dbg (<< 3.1), python3-all-dev (<< 3.1), python3-dbg (<< 3.1), python3-dev (<< 3.1), python3-examples (<< 3.1) Replaces: python3 (<< 3.2.3-1~), python3.1 (<< 3.1-2) Homepage: http://www.python.org/ Priority: optional Section: python Filename: pool/main/p/python3-defaults/python3-minimal_3.2.3-6_all.deb Size: 20948 SHA256: 56acc5d4a86138ecac049c8edac41ab37e2f2ba18a6dc4f6b29be395e7b9e581 SHA1: 1962245c42a83a6ae9239bfbf038aab321cdc6bd MD5sum: 5149d291609b63e114250a13737ad2f1 Description: minimal subset of the Python language (default python3 version) This package contains the interpreter and some essential modules. It's used in the boot process for some basic tasks. See /usr/share/doc/python3.2-minimal/README.Debian for a list of the modules contained in this package. Package: python3.2 Version: 3.2.3-7 Architecture: armhf Maintainer: Matthias Klose Installed-Size: 8117 Depends: python3.2-minimal (= 3.2.3-7), mime-support, libbz2-1.0, libc6 (>= 2.13-28), libdb5.1, libffi5 (>= 3.0.9), libgcc1 (>= 1:4.4.0), libncursesw5 (>= 5.6+20070908), libreadline6 (>= 6.0), libsqlite3-0 (>= 3.5.9), libssl1.0.0 (>= 1.0.0), libtinfo5 Suggests: python3.2-doc, binutils Conflicts: python3-profiler (<= 3.2-2) Breaks: python-virtualenv (<< 1.7.1.2-2~) Replaces: python3-profiler (<= 3.2-2) Provides: python3.2-celementtree, python3.2-cjkcodecs, python3.2-ctypes, python3.2-elementtree, python3.2-gdbm, python3.2-profiler, python3.2-wsgiref Priority: optional Section: python Filename: pool/main/p/python3.2/python3.2_3.2.3-7_armhf.deb Size: 2497508 SHA256: 3e32a11fbf52eac6e83ad7cae6e969850d670ae9e19bcc832594a9fbb674e4b3 SHA1: 7aed6cd53863c92f7fba2ed65fcc46fa31d6823b MD5sum: 8ad1c19fe049691c64e5fe53730ec48c Description: Interactive high-level object-oriented language (version 3.2) Version 3.2 of the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. Package: python3.2-minimal Source: python3.2 Version: 3.2.3-7 Architecture: armhf Maintainer: Matthias Klose Installed-Size: 4991 Depends: libc6 (>= 2.13-28), libexpat1 (>= 2.1~beta3), libgcc1 (>= 1:4.4.0), zlib1g (>= 1:1.2.0) Recommends: python3.2 Suggests: binfmt-support Conflicts: binfmt-support (<< 1.1.2) Replaces: python3.2 (<< 3.2~b2-1~) Priority: optional Section: python Filename: pool/main/p/python3.2/python3.2-minimal_3.2.3-7_armhf.deb Size: 1718890 SHA256: edbcab30bcb78b7678d9119ef7e77dd38ac8d4c67066ec4017b9022f21e4df46 SHA1: e3a6e38d21153791e592acc8af8757b688808d94 MD5sum: 58f6caf7d61f02ff8a218e094e928449 Description: Minimal subset of the Python language (version 3.2) This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python3.2-minimal/README.Debian for a list of the modules contained in this package. Package: qdbus Source: qt4-x11 Version: 4:4.8.2+dfsg-11 Architecture: armhf Maintainer: Debian Qt/KDE Maintainers Installed-Size: 169 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libqt4-xml (= 4:4.8.2+dfsg-11), libqtcore4 (= 4:4.8.2+dfsg-11), libqtdbus4 (= 4:4.8.2+dfsg-11), libstdc++6 (>= 4.4.0) Breaks: libqt4-dbus (<< 4:4.7.4-1) Replaces: libqt4-dbus (<< 4:4.7.4-1) Multi-Arch: foreign Homepage: http://qt-project.org/ Priority: optional Section: utils Filename: pool/main/q/qt4-x11/qdbus_4.8.2+dfsg-11_armhf.deb Size: 66182 SHA256: fdf5a938abc409d1ab082645047ebd0577c089685becbab9a9b7a1d61bc4c786 SHA1: c550509181d8395eb797d4998e878fca0a4e5d28 MD5sum: 6b40f696a5a252d5537baeb8c4ffc5f2 Description: Qt 4 D-Bus tool Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains qdbus, a command-line tool interface to D-Bus that uses the QtDBus library. Package: qiv Version: 2.2.4-1 Architecture: armhf Maintainer: Bart Martens Installed-Size: 156 Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.24.0), libimlib2, libmagic1, libpango1.0-0 (>= 1.14.0), libx11-6, libxinerama1 Homepage: http://qiv.spiegl.de/ Priority: extra Section: graphics Filename: pool/main/q/qiv/qiv_2.2.4-1_armhf.deb Size: 77882 SHA256: dacdf579d455d01b7cbf1812cd1b1db3eb97758880c0f84e374483626498a85f SHA1: 4455b25e44ac9b27b667cbbb5a1667423c5e28bb MD5sum: 53f5f9344258721e09b5f6e812e0a203 Description: Quick image viewer for X Quick Image Viewer (qiv) is a very small and pretty fast GDK/Imlib image viewer. Features include zoom, maxpect, scale down, fullscreen, brightness/contrast/gamma correction, slideshow, pan with keyboard and mouse, rotate left/right, flip, delete (move to .qiv-trash/), jump to image x, jump forward/backward x images, filename filter, and you can use qiv to set your X11-Desktop background. . qiv also supports the assignment of external commands (like metacam) to unused keys. Package: readline-common Source: readline6 Version: 6.2+dfsg-0.1 Architecture: all Maintainer: Matthias Klose Installed-Size: 80 Depends: dpkg (>= 1.15.4) | install-info Conflicts: libreadline-common, libreadline5 (<< 5.0-11) Replaces: libreadline-common, libreadline4 (<< 4.3-16), libreadline5 (<< 5.0-11) Multi-Arch: foreign Priority: important Section: utils Filename: pool/main/r/readline6/readline-common_6.2+dfsg-0.1_all.deb Size: 31864 SHA256: 6adeb7f5e5c28bf641755c2397c1fa229f0816437b897fd5df1f2d064ae239e9 SHA1: eef5e1b42067b11b83a879e3accb9fa010123b95 MD5sum: 9d8e65682781bc2768d829764452feef 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: rsync Version: 3.0.9-4 Architecture: armhf Maintainer: Paul Slootman Installed-Size: 512 Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libpopt0 (>= 1.14), lsb-base (>= 3.2-14), base-files (>= 4.0.1) Suggests: openssh-client, openssh-server Breaks: duplicity (<< 0.6.11) Multi-Arch: foreign Homepage: http://rsync.samba.org/ Priority: optional Section: net Filename: pool/main/r/rsync/rsync_3.0.9-4_armhf.deb Size: 340868 SHA256: b33df3029f337e4631d00777c493fca6c0663ae828982eba62283b64d23dbc76 SHA1: 0aec892908697014cc2388fe75c46d13df639ec5 MD5sum: 46bac09194da5ef6e4af96983e598b66 Description: fast, versatile, remote (and local) file-copying tool rsync is a fast and versatile file-copying tool which can copy locally and to/from a remote host. It offers many options to control its behavior, and its remote-update protocol can minimize network traffic to make transferring updates between machines fast and efficient. . It is widely used for backups and mirroring and as an improved copy command for everyday use. . This package provides both the rsync command line tool and optional daemon functionality. Package: rtkit Version: 0.10-2+wheezy1 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 159 Depends: libc6 (>= 2.13-28), libcap2 (>= 2.10), libdbus-1-3 (>= 1.0.2), adduser Homepage: http://0pointer.de/public/ Priority: optional Section: admin Filename: pool/main/r/rtkit/rtkit_0.10-2+wheezy1_armhf.deb Size: 33492 SHA256: 948cff0c51592300b054c6f4da5d2b3931af28738bd9e55a1279b7886e4d9530 SHA1: d45d7d6de961e6a250780479c8f9c91acda591bc MD5sum: 2324676d6bb69986247590e0b737ea0d Description: Realtime Policy and Watchdog Daemon RealtimeKit is a D-Bus system service that changes the scheduling policy of user processes/threads to SCHED_RR (i.e. realtime scheduling mode) on request. It is intended to be used as a secure mechanism to allow real-time scheduling to be used by normal user processes. Package: rxvt Version: 1:2.6.4-14 Architecture: armhf Maintainer: Jan Christoph Nordholz Installed-Size: 497 Depends: libc6 (>= 2.7), libx11-6, libxpm4 Provides: x-terminal-emulator Priority: optional Section: x11 Filename: pool/main/r/rxvt/rxvt_2.6.4-14_armhf.deb Size: 202076 SHA256: 5105e4c01e0548304fa345d149940dc5c34ef42789ba26e6c9fcd91cc0138df6 SHA1: a88b97bdc36d5817717273cf1b32a447ffea39c4 MD5sum: 39edb5a14235d880d0f9489ce79d143b Description: VT102 terminal emulator for the X Window System Rxvt is an 8-bit clean, color xterm replacement that uses significantly less memory than a conventional xterm, mostly since it doesn't support toolkit configurability or Tek graphics, but also since features can be removed at compile-time to reflect your needs. . The distribution also includes rclock, the smaller/better xclock replacement with appointment scheduling and xbiff functionality. Package: sane-utils Source: sane-backends Version: 1.0.22-7.4 Architecture: armhf Maintainer: Julien BLACHE Installed-Size: 438 Depends: adduser (>= 3.47), update-inetd (>= 4.31), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.13-28), libieee1284-3, libsane (>= 1.0.11-3), libusb-0.1-4 (>= 2:0.1.12), debconf (>= 0.5) | debconf-2.0 Suggests: avahi-daemon, unpaper Replaces: libsane (<< 1.0.11-4) Multi-Arch: foreign Homepage: http://www.sane-project.org Priority: optional Section: graphics Filename: pool/main/s/sane-backends/sane-utils_1.0.22-7.4_armhf.deb Size: 187588 SHA256: e1d785f6946519ae290828806a65499c506756655555ad61e52f7a81688013cb SHA1: c32ccc9ef0bc7197987832b4dbba2ebfb3ef5236 MD5sum: a69aad801b9916dc7098eeea63aa513e Description: API library for scanners -- utilities SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . This package includes the command line frontend scanimage, the saned server and the sane-find-scanner utility, along with their documentation. Package: scratch Version: 1.4.0.6~dfsg1-4 Architecture: all Maintainer: Miriam Ruiz Installed-Size: 45660 Depends: squeak-vm, squeak-plugins-scratch, libgtk2.0-bin, shared-mime-info Suggests: pulseaudio (>= 1.0.9) Homepage: http://scratch.mit.edu Priority: optional Section: education Filename: pool/main/s/scratch/scratch_1.4.0.6~dfsg1-4_all.deb Size: 30823878 SHA256: d5b855f7fcec3db22e42f21017700379f8684a73769041e5a10d6b4c495b0361 SHA1: 57c06a7275418d252f1d35eea001886fa7c80c4b MD5sum: c46905b52a67afb4826eeef9acc2eb99 Description: easy to use programming environment for ages 8 and up Scratch is an easy, interactive, collaborative programming environment designed for creation of interactive stories, animations, games, music, and art -- and sharing these on the web. Scratch is designed to help young people (ages 8 and up) develop 21st century learning skills. As they create Scratch projects, young people learn important mathematical and computational ideas, while also gaining a deeper understanding of the process of design. Package: sed Version: 4.2.1-10 Architecture: armhf Essential: yes Maintainer: Clint Adams Installed-Size: 822 Pre-Depends: libc6 (>= 2.13-28), libselinux1 (>= 1.32) Depends: dpkg (>= 1.15.4) | install-info Homepage: http://www.gnu.org/software/sed/ Priority: required Section: utils Filename: pool/main/s/sed/sed_4.2.1-10_armhf.deb Size: 246058 SHA256: b8b12a26d29fcd54af3f71d993f18c519f1bf1773d1c919122916dbc78a29504 SHA1: de99c6de69a14d930567f18db5e56e778d2a7c02 MD5sum: 6d23ffc41ff9d2ab9bf6fec9fa3acd27 Description: The GNU sed stream editor sed reads the specified files or the standard input if no files are specified, makes editing changes according to a list of commands, and writes the results to the standard output. Package: sensible-utils Version: 0.0.7 Architecture: all Maintainer: Anibal Monsalve Salazar Installed-Size: 107 Replaces: debianutils (<= 2.32.3), manpages-pl (<= 20060617-3~) Multi-Arch: foreign Priority: required Section: utils Filename: pool/main/s/sensible-utils/sensible-utils_0.0.7_all.deb Size: 8850 SHA256: 6e79af747541c98f0b46acc95fa7ca1be195960c9632162ed1645dea88696ab3 SHA1: 743f596209ed51994f698b9636d183e55353a424 MD5sum: ed7a3dc62ee82c05c5248bee6984464f Description: Utilities for sensible alternative selection This package provides a number of small utilities which are used by programs to sensibly select and spawn an appropriate browser, editor, or pager. . The specific utilities included are: sensible-browser sensible-editor sensible-pager Package: sgml-base Version: 1.26+nmu4 Architecture: all Maintainer: Debian XML/SGML Group Installed-Size: 113 Pre-Depends: dpkg (>= 1.16.4) Depends: perl Suggests: sgml-base-doc Conflicts: sgml-data (<= 0.02), sgmltools-2 (<= 2.0.2-4) Priority: optional Section: text Filename: pool/main/s/sgml-base/sgml-base_1.26+nmu4_all.deb Size: 14604 SHA256: 7e0c93e634600ecea9c58590c1ac7e19630a6fd01f96a055f51c9a3e97b58608 SHA1: fb7cd43930a6131ce20ff81a32549bac5140d327 MD5sum: 82fdd9e2505f62ea801043f4e4fbfc5d Description: SGML infrastructure and SGML catalog file support This package creates the SGML infrastructure directories and provides SGML catalog file support in compliance with the current Debian SGML Policy draft: . * infrastructure directories: - /etc/sgml - /usr/share/sgml/{declaration,dtd,entities,misc,stylesheet} - /usr/share/local/sgml/{declaration,dtd,entities,misc,stylesheet} . * update-catalog(8): tool for maintaining the root SGML catalog file and the package SGML catalog files in the '/etc/sgml' directory Package: sgml-data Version: 2.0.8 Architecture: all Maintainer: Debian QA Group Installed-Size: 1233 Depends: sgml-base (>= 1.26+nmu2), xml-core (>= 0.12) Suggests: perlsgml, w3-recs, opensp, libxml2-utils Breaks: sp (<= 1.1.1-2) Replaces: docbook-xml (<= 3.1.3.6-1), sp (<< 1.3.4-1.2.1-14) Homepage: http://debian-xml-sgml.alioth.debian.org/ Priority: optional Section: text Filename: pool/main/s/sgml-data/sgml-data_2.0.8_all.deb Size: 283900 SHA256: 724298f0d9e32d97d811b3f8562b88a3ab3481d9b07b70cf2a18f165abcb4498 SHA1: 457d56307b8ed504e9c6ec7616ae819e351f74f4 MD5sum: 983d9c998ee851e586892a220f0375e4 Description: common SGML and XML data This package contains basic XML and SGML data shared and used by multiple packages. The package provides the technical format (Document Type Definition, or DTD) of all major versions of HTML. It also includes standard character entity definitions which describe spacial characters or international characters, as well as other standard miscellany used by other SGML and XML packages. . This package implements the Debian XML and SGML standards for entity placement and registration. This benefits the user by making the included materials instantly available to people writing, editing or building documentation without any further effort. See for more information. Package: shared-mime-info Source: shared-mime-info (1.0-1) Version: 1.0-1+b1 Architecture: armhf Maintainer: Sebastian Dröge Installed-Size: 4075 Depends: libc6 (>= 2.13-28), libglib2.0-0 (>= 2.24.0), libxml2 (>= 2.7.4) Conflicts: libglib2.0-0 (<< 2.17.2), libgnomevfs2-0 (<< 1:2.24.0), tracker (<< 0.6.90) Multi-Arch: foreign Homepage: http://freedesktop.org/wiki/Software/shared-mime-info Priority: optional Section: misc Filename: pool/main/s/shared-mime-info/shared-mime-info_1.0-1+b1_armhf.deb Size: 593082 SHA256: 1a7d4c15d00b6e14fb06bcc720f4a7952c6f0afcfa5928c42056927377dd5da9 SHA1: c2471bd2c00d989b148f7f3f9d91c236580d050f MD5sum: 813db9abb62b47178438b5ae3b1c3876 Description: FreeDesktop.org shared MIME database and spec This is the shared MIME-info database from the X Desktop Group. It is required by any program complying to the Shared MIME-Info Database spec, which is also included in this package. . At this time at least ROX, GNOME, KDE and XFCE use this database. Package: sox Version: 14.4.0-3 Architecture: armhf Maintainer: Pascal Giard Installed-Size: 207 Depends: libsox-fmt-alsa (= 14.4.0-3) | libsox-fmt-ao (= 14.4.0-3) | libsox-fmt-oss (= 14.4.0-3) | libsox-fmt-pulse (= 14.4.0-3), libsox-fmt-base (= 14.4.0-3), libsox2 (= 14.4.0-3), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libgomp1 (>= 4.2.1), libgsm1 (>= 1.0.13), libltdl7 (>= 2.4.2), libmagic1, libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.1.4) Suggests: libsox-fmt-all Homepage: http://sox.sourceforge.net Priority: optional Section: sound Filename: pool/main/s/sox/sox_14.4.0-3_armhf.deb Size: 139094 SHA256: 5a6c736c32186cb8c218fc5ff2725d298c670622cd6e1d3c70add43ca84aea12 SHA1: 06243ed90157bed207221d2acdc3b9304a6a7b6a MD5sum: c9fdc423fc056459de5afbac1423f6a4 Description: Swiss army knife of sound processing SoX is a command line utility that can convert various formats of computer audio files in to other formats. It can also apply various effects to these sound files during the conversion. As an added bonus, SoX can play and record audio files on several unix-style platforms. . SoX is able to handle formats like Ogg Vorbis, MP3, WAV, AIFF, VOC, SND, AU, GSM and several more. Any format support requires at least libsox-fmt-base. Some formats have their own package e.g. mp3 read and write support is provided by libsox-fmt-mp3. . SoX supports most common sound architectures i.e. Alsa, Libao, OSS and Pulse (respectively provided by libsox-fmt-alsa, libsox-fmt-ao, libsox-fmt-oss and libsox-fmt-pulse). It also supports LADSPA plugins. Package: squeak-plugins-scratch Version: 1.4.0.2~svn.r83-1 Architecture: armhf Maintainer: Miriam Ruiz Installed-Size: 107 Depends: libc6 (>= 2.4), libcairo2 (>= 1.8.6), libglib2.0-0 (>= 2.20.1), libpango1.0-0 (>= 1.24.1) Suggests: squeak-plugins-scratch-dbg (= 1.4.0.2~svn.r83-1) Homepage: http://info.scratch.mit.edu/Scratch_on_Linux Priority: optional Section: devel Filename: pool/main/s/squeak-plugins-scratch/squeak-plugins-scratch_1.4.0.2~svn.r83-1_armhf.deb Size: 30526 SHA256: e87f8b63184dd9c0ca9ed0cbfef34d611628edb1ab5206d3501b75d122230e26 SHA1: 4025db78d08ec8d1ce34d1a1a5bc60dcbfc7f827 MD5sum: a2a5fc906c95b530daf59f491bdfdfb5 Description: Squeak plugins for the Scratch programming environment Scratch is an easy, interactive, collaborative programming environment designed for creation of interactive stories, animations, games, music, and art -- and sharing these on the web. . Scratch is designed to help young people (ages 8 and up) develop 21st century learning skills. As they create Scratch projects, young people learn important mathematical and computational ideas, while also gaining a deeper understanding of the process of design. . This package contains the plugins needed by Scratch and its derivatives. Package: squeak-vm Version: 1:4.4.7.2357-1.1 Architecture: armhf Maintainer: Debian Squeak Team Installed-Size: 1093 Depends: libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.4.0), libjpeg8 (>= 8c), libpcre3 (>= 8.10), whiptail, xterm | x-terminal-emulator, gettext-base Recommends: zenity | kdebase-bin Suggests: etoys Homepage: http://www.squeakvm.org/unix/ Priority: optional Section: interpreters Filename: pool/main/s/squeak-vm/squeak-vm_4.4.7.2357-1.1_armhf.deb Size: 528866 SHA256: e97a52f5aeba773102ea92f7dc96f7ce05bef402e237641b542cb003c0fb284c SHA1: da55f810454013dab74447fa3002628c4f9bf4b5 MD5sum: da07c589009caa0923f0295ea6703793 Description: The Squeak Smalltalk System (virtual machine) Squeak is a full-featured implementation of the Smalltalk programming language and environment based on (and largely compatible with) the original Smalltalk-80 system. . This package contains just the Squeak virtual machine. If you are new to Squeak then you will have to install a Squeak image too before you can run Squeak. Squeak images can be downloaded from http://www.squeak.org, http://www.squeakland.org or http://squeak.educarex.es Package: sshfs Source: sshfs-fuse Version: 2.4-1 Architecture: armhf Maintainer: Bartosz Fenski Installed-Size: 118 Depends: libc6 (>= 2.13-28), libfuse2 (>= 2.8.1), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.12.0), fuse (>= 2.7), openssh-client (>= 1:4.6p1-1) Homepage: http://fuse.sourceforge.net/sshfs.html Priority: optional Section: utils Filename: pool/main/s/sshfs-fuse/sshfs_2.4-1_armhf.deb Size: 52104 SHA256: 9f537b535c57a4ce28935007282f19d52125ac9d3b081cd935c8da3cb06719ec SHA1: 865cc71056251b5a43bf28efcd336c2984c15fef MD5sum: ef29dfc26da357567e952aa25c19de6e Description: filesystem client based on SSH File Transfer Protocol sshfs is a filesystem client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: i.e. on the server side there's nothing to do. On the client side mounting the filesystem is as easy as logging into the server with ssh. . sshfs is FUSE (Filesystem in USErspace). Package: strace Version: 4.5.20-2.3 Architecture: armhf Maintainer: Frederik Schüler Installed-Size: 262 Depends: libc6 (>= 2.4) Homepage: http://sourceforge.net/projects/strace/ Priority: optional Section: utils Filename: pool/main/s/strace/strace_4.5.20-2.3_armhf.deb Size: 119138 SHA256: f2a68ae1bfd60f82e8d89804b043568661e36f6e066bfc4a6bb416fbdef1f6b1 SHA1: c34bc157f16527feebe6dcb9de5213a1111299c4 MD5sum: 9fb0d7e2406db8fe800480a37c1c801b Description: A system call tracer strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by a another process/program. The program to be traced need not be recompiled for this, so you can use it on binaries for which you don't have source. . System calls and signals are events that happen at the user/kernel interface. A close examination of this boundary is very useful for bug isolation, sanity checking and attempting to capture race conditions. Package: sudo Version: 1.8.5p2-1+nmu1 Architecture: armhf Maintainer: Bdale Garbee Installed-Size: 1674 Depends: libc6 (>= 2.13-28), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libpam-modules Conflicts: sudo-ldap Replaces: sudo-ldap Priority: optional Section: admin Filename: pool/main/s/sudo/sudo_1.8.5p2-1+nmu1_armhf.deb Size: 820098 SHA256: 4894d37f209489b98d768e002051a41a0e06aa10ddd13e65dfddd2af982ec4b5 SHA1: 13a46a2c2f39eb2f99a5da87b9adc4d2c413c610 MD5sum: d31316b844dba34bfa696e06f29e009f Description: Provide limited super user privileges to specific users Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done. . This version is built with minimal shared library dependencies, use the sudo-ldap package instead if you need LDAP support for sudoers. Package: swh-plugins Version: 0.4.15+1-6 Architecture: armhf Maintainer: Debian QA Group Installed-Size: 1306 Depends: libc6 (>= 2.4), libfftw3-3 Provides: ladspa-plugin Homepage: http://plugin.org.uk/ Priority: optional Section: sound Filename: pool/main/s/swh-plugins/swh-plugins_0.4.15+1-6_armhf.deb Size: 516648 SHA256: 06a3f6c7e75ef4e248dc493ae2f4ab0cd372f753653df9c596fc04024ecffd20 SHA1: f43ceceac86e61f08ae980f29e2e48b1684ebefd MD5sum: a0e6b9ea81cad355aaaffa85b51c897b Description: Steve Harris's LADSPA plugins Steve Harris has written a large number of plugins for LADSPA compatible hosts (e.g. GLAME, Sweep and ecasound). The plugins available are: . amp, fast overdrive, overdrive (with colourisation), comb filter, waveshaper, ringmod, divider, diode, decliper, pitch scaler, 16 band equaliser, sinus wavewrapper, hermes filter, chorus, flanger, decimater, oscillator, gverb, phasers, harmonic generators, surround encoders and more. Package: sysv-rc Source: sysvinit Version: 2.88dsf-41+deb7u1 Architecture: all Maintainer: Debian sysvinit maintainers Installed-Size: 296 Depends: debconf (>= 0.5) | debconf-2.0, sysvinit-utils (>= 2.86.ds1-62), insserv (>> 1.12.0-10) Recommends: lsb-base (>= 3.2-14) Suggests: sysv-rc-conf, bum Conflicts: file-rc Breaks: initscripts (<< 2.86.ds1-63) Replaces: file-rc Homepage: http://savannah.nongnu.org/projects/sysvinit Priority: required Section: admin Filename: pool/main/s/sysvinit/sysv-rc_2.88dsf-41+deb7u1_all.deb Size: 81816 SHA256: 6f9502988ce4f4f2161233469cd4919ddc3b766741b1e5e91305ba98aa7172e3 SHA1: adeee8bc87dea483c5f21162509e65757e7f7627 MD5sum: 6974f02c19b162ebfd915f30eb149e36 Description: System-V-like runlevel change mechanism This package provides support for the System-V like system for booting, changing runlevels, and shutting down, configured through symbolic links in /etc/rc?.d/. Package: sysvinit Version: 2.88dsf-41+deb7u1 Architecture: armhf Essential: yes Maintainer: Debian sysvinit maintainers Installed-Size: 218 Pre-Depends: initscripts (>= 2.88dsf-13.3), sysv-rc | file-rc, sysvinit-utils (>= 2.86.ds1-66) Depends: libc6 (>= 2.13-28), libselinux1 (>= 1.32), libsepol1 (>= 1.14), debianutils (>= 4) Homepage: http://savannah.nongnu.org/projects/sysvinit Priority: required Section: admin Filename: pool/main/s/sysvinit/sysvinit_2.88dsf-41+deb7u1_armhf.deb Size: 128694 SHA256: e7fc4f493e4f96a234e6cf67682aa2c9dc261b02ba073bc468753fde3f167bb0 SHA1: 9f44b86127a04d0dab8a5d62e09eca7b4add65f5 MD5sum: 0fca1c2239d7628fd238358b4e6bb11e Description: System-V-like init utilities This package contains programs required for booting a Debian system and doing basic process management. . The most important program in the package is /sbin/init. It is the first process started on boot and continues to run as process number 1 until the system halts. All other processes are descended from it. Package: sysvinit-utils Source: sysvinit Version: 2.88dsf-41+deb7u1 Architecture: armhf Essential: yes Maintainer: Debian sysvinit maintainers Installed-Size: 203 Depends: libc6 (>= 2.13-28), libselinux1 (>= 1.32) Suggests: bootlogd, sash Conflicts: chkconfig (<< 11.0-79.1-2), last, sysvconfig Breaks: upstart (<< 1.5-1) Replaces: last, sysvinit (<= 2.86.ds1-65) Homepage: http://savannah.nongnu.org/projects/sysvinit Priority: required Section: admin Filename: pool/main/s/sysvinit/sysvinit-utils_2.88dsf-41+deb7u1_armhf.deb Size: 94886 SHA256: 63933b5b771fd6a56f0706e0014fc32060e1663c55e6a4941d173b827e312d8a SHA1: 4083c4532c8eecccefaf28dfe9d8395ccd6ea200 MD5sum: 1498cafef84a1a9d822eaa02b051ad7c Description: System-V-like utilities This package contains the important System-V-like utilities. . Specifically, this package includes: killall5, last, lastb, mesg, pidof, service, sulogin Package: tar Version: 1.26+dfsg-0.1 Architecture: armhf Essential: yes Maintainer: Bdale Garbee Installed-Size: 2333 Pre-Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Suggests: bzip2, ncompress, xz-utils Conflicts: cpio (<= 2.4.2-38) Breaks: dpkg-dev (<< 1.14.26) Replaces: cpio (<< 2.4.2-39) Multi-Arch: foreign Priority: required Section: utils Filename: pool/main/t/tar/tar_1.26+dfsg-0.1_armhf.deb Size: 957528 SHA256: 9cdd2fd8514da15041b34a45db9574555d546130c203060b31eff29984d949d9 SHA1: 44858b0470030a3b00077283968db28dc1b15d6c MD5sum: e674f54352ac9481093db067ef5f79e3 Description: GNU version of the tar archiving utility Tar is a program for packaging a set of files as a single archive in tar format. The function it performs is conceptually similar to cpio, and to things like PKZIP in the DOS world. It is heavily used by the Debian package management system, and is useful for performing system backups and exchanging sets of files with others. Package: tcl8.5 Version: 8.5.11-2 Architecture: armhf Maintainer: Tcl/Tk Debian Packagers Installed-Size: 3292 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Suggests: tcl-tclreadline Conflicts: tcl74 (<= 7.4p3-2) Provides: tclsh Homepage: http://www.tcl.tk/ Priority: optional Section: interpreters Filename: pool/main/t/tcl8.5/tcl8.5_8.5.11-2_armhf.deb Size: 1538258 SHA256: 845732796fd7ccc433551042fa2419f33d270d6612a7b5fcdee60b4dfdf818ef SHA1: 2a08c68c4c310684dd79bfabf5c4511eda20e8aa MD5sum: 35982e5008c31458293470973fe42b7d Description: Tcl (the Tool Command Language) v8.5 - run-time files Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains everything you need to run Tcl scripts and Tcl-enabled apps. This version includes thread support. Package: tcpd Source: tcp-wrappers Version: 7.6.q-24 Architecture: armhf Maintainer: Marco d'Itri Installed-Size: 87 Depends: libc6 (>= 2.13-28), libwrap0 (>= 7.6-4~) Replaces: libwrap0 (<< 7.6-8) Multi-Arch: foreign Priority: optional Section: net Filename: pool/main/t/tcp-wrappers/tcpd_7.6.q-24_armhf.deb Size: 25626 SHA256: fb380838715e81b35e7b1d5f85cd13413d49b9ef169bd12139f49c93a6610e6b SHA1: 1a3789158191c9674a5cefa48ae78f44cfb320ab MD5sum: 31f53154af43525ab09037295fac4a3c Description: Wietse Venema's TCP wrapper utilities Wietse Venema's network logger, also known as TCPD or LOG_TCP. . These programs log the client host name of incoming telnet, ftp, rsh, rlogin, finger etc. requests. . Security options are: - access control per host, domain and/or service; - detection of host name spoofing or host address spoofing; - booby traps to implement an early-warning system. Package: telnet Source: netkit-telnet Version: 0.17-36 Architecture: armhf Maintainer: Alberto Gonzalez Iniesta Installed-Size: 128 Depends: netbase, libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libncurses5 (>= 5.5-5~), libstdc++6 (>= 4.4.0), libtinfo5 Replaces: netstd Provides: telnet-client Priority: standard Section: net Filename: pool/main/n/netkit-telnet/telnet_0.17-36_armhf.deb Size: 63782 SHA256: 6fc022adee83b8051378c12c830ee72ee91d2856d3df7e7575836c208f75dbd8 SHA1: bf4518ada9dfe956e94d527903d4fa20f215e98c MD5sum: a4b042547a35d812b47efa558a9147b6 Description: The telnet client The telnet command is used for interactive communication with another host using the TELNET protocol. Package: tk8.5 Version: 8.5.11-2 Architecture: armhf Maintainer: Tcl/Tk Debian Packagers Installed-Size: 2419 Depends: libc6 (>= 2.13-28), libfontconfig1 (>= 2.9.0), libx11-6, libxext6, libxft2 (>> 2.1.1), libxss1, tcl8.5 (>= 8.5.0) Recommends: xterm | x-terminal-emulator Conflicts: libtk-img (<< 1.2.5), tk40 (<= 4.0p3-2) Provides: wish Homepage: http://www.tcl.tk/ Priority: optional Section: libs Filename: pool/main/t/tk8.5/tk8.5_8.5.11-2_armhf.deb Size: 1083592 SHA256: 642f7de4d62db1611a45adb2ca52b71e146df01d47100d3e825cf620df754121 SHA1: 2be0e07d642f6b99358aebf4e1635b9733e47397 MD5sum: e6cadaae151ff7eee9711c3fe41dcdd9 Description: Tk toolkit for Tcl and X11, v8.5 - run-time files Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains everything you need to run Tk (wish) scripts and Tk-enabled apps. Package: tsconf Source: tslib Version: 1.0-11 Architecture: all Maintainer: Neil Williams Installed-Size: 50 Replaces: libts-0.0-0 (<= 1.0-6) Multi-Arch: foreign Homepage: http://tslib.berlios.de/ Priority: optional Section: embedded Filename: pool/main/t/tslib/tsconf_1.0-11_all.deb Size: 13388 SHA256: 45404629a8683f2ee94b1cdb045da0c4c08e4cff90a7dd8acee8cca0b7acb030 SHA1: 6903c1934e251fee34addd5f950bae67632db587 MD5sum: f7c85ffc62105213769557d5fca37f8c Description: touch screen library common files Tslib is an abstraction layer for touchscreen panel events, as well as a filter stack for the manipulation of those events. . This package contains the common files for the shared library. Package: ttf-dejavu Version: 2.33-3 Architecture: all Maintainer: Debian Fonts Task Force Installed-Size: 56 Pre-Depends: dpkg (>= 1.15.6~) Depends: ttf-dejavu-core, ttf-dejavu-extra Conflicts: ttf-dejavu (<< 2.20-1) Multi-Arch: foreign Homepage: http://dejavu-fonts.org/ Priority: optional Section: fonts Filename: pool/main/t/ttf-dejavu/ttf-dejavu_2.33-3_all.deb Size: 30650 SHA256: 60eddb0868db832248f7ab5a50945f12ad3dece3d4a1b00a84ce95e7977e94c7 SHA1: dbf0bfbc243d7b54e1f5fe58767052ccfe63a489 MD5sum: 961fbb6055fa933bcb641f7fd871f230 Description: Metapackage to pull in ttf-dejavu-core and ttf-dejavu-extra DejaVu provides an expanded version of the Vera font family aiming for quality and broader Unicode coverage while retaining the original Vera style. DejaVu currently works towards conformance with the Multilingual European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu fonts provide serif, sans and monospaced variants. . Use this package if you want all DejaVu variants. . DejaVu fonts are intended for use on low-resolution devices (mainly computer screens) but can be used in printing as well. Package: ttf-dejavu-core Source: ttf-dejavu Version: 2.33-3 Architecture: all Maintainer: Debian Fonts Task Force Installed-Size: 2804 Pre-Depends: dpkg (>= 1.15.6~) Conflicts: ttf-dejavu (<< 2.20-1) Replaces: ttf-dejavu (<< 2.20-1) Multi-Arch: foreign Homepage: http://dejavu-fonts.org/ Priority: optional Section: fonts Filename: pool/main/t/ttf-dejavu/ttf-dejavu-core_2.33-3_all.deb Size: 1020882 SHA256: ed1bb07632def25dfae88826b34b9c75b8f6862b885bb7e3c89fefca129152bf SHA1: 365d54ecaea313f2c900f39f5c9369c453217b20 MD5sum: e904b91d2704e687b465d81f4f501d01 Description: Vera font family derivate with additional characters DejaVu provides an expanded version of the Vera font family aiming for quality and broader Unicode coverage while retaining the original Vera style. DejaVu currently works towards conformance with the Multilingual European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu fonts provide serif, sans and monospaced variants. . This package only contains the sans, sans-bold, serif, serif-bold, mono and mono-bold variants. For additional variants, see the ttf-dejavu-extra package. . DejaVu fonts are intended for use on low-resolution devices (mainly computer screens) but can be used in printing as well. Package: ttf-dejavu-extra Source: ttf-dejavu Version: 2.33-3 Architecture: all Maintainer: Debian Fonts Task Force Installed-Size: 6437 Pre-Depends: dpkg (>= 1.15.6~) Depends: ttf-dejavu-core Conflicts: ttf-dejavu (<< 2.20-1) Replaces: ttf-dejavu (<< 2.20-1) Multi-Arch: foreign Homepage: http://dejavu-fonts.org/ Priority: optional Section: fonts Filename: pool/main/t/ttf-dejavu/ttf-dejavu-extra_2.33-3_all.deb Size: 1759152 SHA256: f1ca7d532d683085c2d047f97855b7148fe47a1df13c5f0a8fd30f9134474e3d SHA1: 2ba5315195922f3c6ab13b163a51bfc616970553 MD5sum: 6212d3699d40297242286282e92b374a Description: Vera font family derivate with additional characters DejaVu provides an expanded version of the Vera font family aiming for quality and broader Unicode coverage while retaining the original Vera style. DejaVu currently works towards conformance with the Multilingual European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu fonts provide serif, sans and monospaced variants. . This package includes additional variants, such as oblique, italic, bold-oblique, bold-italic and the condensed forms. . DejaVu fonts are intended for use on low-resolution devices (mainly computer screens) but can be used in printing as well. Package: tzdata Version: 2014a-0wheezy1 Architecture: all Maintainer: GNU Libc Maintainers Installed-Size: 1465 Depends: debconf (>= 0.5) | debconf-2.0 Replaces: libc0.1, libc0.3, libc6, libc6.1 Provides: tzdata-wheezy Multi-Arch: foreign Homepage: http://www.iana.org/time-zones Priority: required Section: libs Filename: pool/main/t/tzdata/tzdata_2014a-0wheezy1_all.deb Size: 445244 SHA256: 95a339292e4ac71552945508107a5a3ac8cc49cc2a9d9c53be79a7f5980cc7fd SHA1: e5a22377a691a6732c555bcc99776345d181f603 MD5sum: c704c4fca004ffc74b7167f39a31fad8 Description: time zone and daylight-saving time data This package contains data required for the implementation of standard local time for many representative locations around the globe. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight-saving rules. Package: ucf Version: 3.0025+nmu3 Architecture: all Maintainer: Manoj Srivastava Installed-Size: 230 Depends: debconf (>= 1.5.19), coreutils (>= 5.91) Priority: standard Section: utils Filename: pool/main/u/ucf/ucf_3.0025+nmu3_all.deb Size: 70848 SHA256: afbb18edcc62a669e96b6908bb7915a40ff99221593f44f913e34932b6c1916e SHA1: dccb4388b63f337e82a4c9265d116caf67b13ca2 MD5sum: 372ca017ea23c219c58274d61e7059d9 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: udev Version: 175-7.2 Architecture: armhf Maintainer: Marco d'Itri Installed-Size: 798 Pre-Depends: debconf (>= 1.4.69) | debconf-2.0 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libselinux1 (>= 1.32), libudev0 (= 175-7.2), lsb-base (>= 3.0-6), util-linux (>= 2.16), procps Recommends: usbutils, pciutils Conflicts: libc6 (<< 2.9-22) Breaks: consolekit (<< 0.4.1), dmsetup (<< 2.02.84-1), libsane (<< 1.0.21-3), mdadm (<< 3.0-3), multipath-tools (<< 0.4.8-12), systemd (<< 28) Replaces: libudev0 Multi-Arch: foreign Priority: important Section: admin Filename: pool/main/u/udev/udev_175-7.2_armhf.deb Size: 342752 SHA256: 1a9d25847484fc93af8c0515eb707498374e7bee9336bdcff5b36444481f0dc2 SHA1: 7df8817c7b8a3ab23d83a00aaf70464e83ced1d9 MD5sum: 3cb432a3899f337f3f4264a691ea2b2a Description: /dev/ and hotplug management daemon udev is a daemon which dynamically creates and removes device nodes from /dev/, handles hotplug events and loads drivers at boot time. Package: udisks Version: 1.0.4-7wheezy1 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 817 Depends: libatasmart4 (>= 0.13), libc6 (>= 2.13-28), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.88), libdevmapper1.02.1 (>= 2:1.02.20), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.24.0), libgudev-1.0-0 (>= 146), liblvm2app2.2 (>= 2.02.95), libparted0debian1 (>= 2.2-1), libpolkit-gobject-1-0 (>= 0.99), libsgutils2-2 (>= 1.27), libudev0 (>= 0.140), udev, dbus Recommends: policykit-1, hdparm, dosfstools, ntfs-3g, eject, cryptsetup-bin Suggests: xfsprogs, reiserfsprogs, mdadm Conflicts: devicekit-disks Breaks: libgdu-gtk0 (<< 2.28), libgdu0 (<< 2.28) Replaces: devicekit-disks Multi-Arch: foreign Homepage: http://www.freedesktop.org/wiki/Software/udisks Priority: optional Section: admin Filename: pool/main/u/udisks/udisks_1.0.4-7wheezy1_armhf.deb Size: 247238 SHA256: 4a8ee3f51766bcab93e6e4d191df13b648b44159edb936b29dc6341104ab8322 SHA1: e82b4535ca5b41e3ed371dc8680a41bb0328cce0 MD5sum: 94231f54fe390da290dc2db543e39f73 Description: storage media interface The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This package also provides the udisks utility, which can be used to trigger these operations from the command line (if permitted by PolicyKit). External tools such as hdparm are used if available to implement extra operations, such as configuring disk spindown times. . Creating or modifying file systems such as XFS, RAID, or LUKS encryption requires that the corresponding mkfs.* and admin tools are installed, such as dosfstools and mtools for VFAT, xfsprogs for XFS, or cryptsetup for LUKS. Package: unclutter Version: 8-18 Architecture: armhf Maintainer: Axel Beckert Installed-Size: 71 Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.4), libx11-6 Homepage: ftp://ftp.x.org/contrib/utilities/ Priority: optional Section: x11 Filename: pool/main/u/unclutter/unclutter_8-18_armhf.deb Size: 16674 SHA256: 8660a27b81140d27570e75e01b956ccb5bde529eb1143d008f00808d65be26c7 SHA1: 323ad44b23aea090e16c782a7a66e62b9cba563f MD5sum: 7746fdf9fa1b3df9d408e13502de986c Description: hides the mouse 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: update-inetd Version: 4.43 Architecture: all Maintainer: Serafeim Zanikolas Installed-Size: 101 Depends: debconf (>= 0.5) | debconf-2.0, libfile-temp-perl, libfile-copy-recursive-perl Breaks: netbase (<< 4.27) Replaces: netbase (<< 4.27) Multi-Arch: foreign Priority: optional Section: admin Filename: pool/main/u/update-inetd/update-inetd_4.43_all.deb Size: 21760 SHA256: 69954fa886ab62eb2fbca1add9e237a9b4e19d1c1e0b91b148f7dbf3695cf048 SHA1: f058444df5a6d2c36dabb4ffca6005cc0ca6d798 MD5sum: 2609248fac6590aada4735eda4fb1b9b Description: inetd configuration file updater This package provides a program used by other packages to automatically update /etc/inetd.conf, the configuration file shared by all implementations of the Internet super-server. . Note that xinetd is not supported by this package. Package: upower Version: 0.9.17-1 Architecture: armhf Maintainer: Utopia Maintenance Team Installed-Size: 381 Depends: libc6 (>= 2.13-28), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.88), libgcc1 (>= 1:4.4.0), libglib2.0-0 (>= 2.30.0), libgudev-1.0-0 (>= 146), libimobiledevice2 (>= 0.9.7), libplist1 (>= 0.16), libpolkit-gobject-1-0 (>= 0.99), libupower-glib1 (>= 0.9.2), libusb-1.0-0 (>= 2:1.0.8), udev, dbus, pm-utils Recommends: policykit-1 Homepage: http://upower.freedesktop.org/ Priority: optional Section: admin Filename: pool/main/u/upower/upower_0.9.17-1_armhf.deb Size: 96368 SHA256: 19ad78b31e186d66bac55795fa60c57e6da7c27fc7afb0417975fda821e84aed SHA1: 7658274512f85f82d03b4ebdc1c1235ec45e1f05 MD5sum: e987d3dd97e1afaedefa742f6c609a13 Description: abstraction for power management upower provides an interface to enumerate power sources on the system and control system-wide power management. Any application can access the org.freedesktop.UPower service on the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit. Package: usbmuxd Version: 1.0.7-2 Architecture: armhf Maintainer: gtkpod Maintainers Installed-Size: 108 Depends: libc6 (>= 2.4), libplist1 (>= 0.16), libusb-1.0-0 (>= 2:1.0.8), libusbmuxd1 (>= 1.0.0), adduser Homepage: http://marcansoft.com/blog/iphonelinux/usbmuxd/ Priority: optional Section: utils Filename: pool/main/u/usbmuxd/usbmuxd_1.0.7-2_armhf.deb Size: 35548 SHA256: 6017757973e12580190c9cd02bed319b2949824b29a45f36cc53e66d2e0097ab SHA1: b2a2b533ddaec3977b70dc9d292092531fa5bbca MD5sum: eb7db03370ecbf4701b7e6a8840e0b52 Description: USB multiplexor daemon for iPhone and iPod Touch devices usbmuxd, the USB multiplexor daemon, is in charge of coordinating access to iPhone and iPod Touch services over USB. Synchronization and management applications for the iPhone and iPod Touch need this daemon to communicate with such devices concurrently. . This package includes udev rules to start the daemon when a supported device is plugged in, and stop it when all devices are removed. Package: usbutils Version: 1:005-3 Architecture: armhf Maintainer: Aurelien Jarno Installed-Size: 660 Depends: libc6 (>= 2.13-28), libusb-1.0-0 (>= 2:1.0.8), zlib1g (>= 1:1.2.3.3) Suggests: wget (>= 1.8.1-6) | lynx (>= 2.8.4.1b-3) Priority: optional Section: utils Filename: pool/main/u/usbutils/usbutils_005-3_armhf.deb Size: 221296 SHA256: 9131f6008dd119b6554718561376752e58310d82e7cd7cac82c8bbe977af459a SHA1: 13d41d36c05dd40a1331c2db75c7d3c5a95499e3 MD5sum: 8755eab4da4898b22b6178e5181ad248 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: util-linux Version: 2.20.1-5.3 Architecture: armhf Essential: yes Maintainer: LaMont Jones Installed-Size: 1325 Pre-Depends: libblkid1 (>= 2.20.1), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libncurses5 (>= 5.5-5~), libselinux1 (>= 1.32), libslang2 (>= 2.2.4), libtinfo5, libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Depends: lsb-base (>= 3.0-6), tzdata (>= 2006c-2), initscripts, dpkg (>= 1.15.4) | install-info, debconf (>= 0.5) | debconf-2.0 Suggests: util-linux-locales, kbd | console-tools, dosfstools Conflicts: console-tools (<< 1:0.2.3-21), fdisk, fstrim, kbd (<< 1.05-3), linux32, schedutils, setterm Replaces: e2fsprogs, fdisk, fstrim, linux32, miscutils, schedutils, setterm, sparc-utils Provides: linux32, schedutils Multi-Arch: foreign Homepage: http://userweb.kernel.org/~kzak/util-linux/ Priority: required Section: utils Filename: pool/main/u/util-linux/util-linux_2.20.1-5.3_armhf.deb Size: 635352 SHA256: b1ad15f4747bcbcd7e507dae5f2e8f9c1d26dc04a54cdcbc569d1cc499cc436a SHA1: c15d7da2c4c5cb8aff03b15e0bcb4775f2742d33 MD5sum: f5da2524ac3e5a2ffe509583b063fc23 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: veromix Version: 0.18.3-1 Architecture: all Maintainer: Nik Lutz Installed-Size: 143 Depends: python3 (>= 3.1.3-13~), python3-dbus, python3-gi, veromix-common Homepage: http://code.google.com/p/veromix-plasmoid/ Priority: optional Section: sound Filename: pool/main/v/veromix/veromix_0.18.3-1_all.deb Size: 23656 SHA256: 453b942774e1eb10d6c5e83a79642fedee9512bf873bc99d983b8fdd4f69be8b SHA1: a89a08ac6f273486ac2d04be095e65747a209c1f MD5sum: 41516719177ed0f4c8f71c6e92b0d230 Description: Mixer for the PulseAudio sound server (GTK+) Veromix is a mixer for the PulseAudio sound server. . Features: * control volume of each playback stream * control volume of devices (hardware) * control volume of input devices (microphone) * move playback streams between different devices (drag icon of playback stream and drop it on target device) * mute/unmute (click icon) * volume meter (on mouse over) * PopUp-Applet (icon-representation if inside panel) * can life in system tray or notification area * kill playback streams * set default output device * Middle-click on panel icon mutes default output * Mouse-wheel over panel icon increases/decreases volume of default output * supports global hotkeys * set volume above 100% . This package contains the GTK+ frontend for GNOME and others. Package: veromix-common Source: veromix Version: 0.18.3-1 Architecture: all Maintainer: Nik Lutz Installed-Size: 387 Depends: ladspa-sdk, pulseaudio, swh-plugins Suggests: python (>= 2.6.6-7~), python3 Homepage: http://code.google.com/p/veromix-plasmoid/ Priority: optional Section: sound Filename: pool/main/v/veromix/veromix-common_0.18.3-1_all.deb Size: 58370 SHA256: 1059244826edfd0f992502eb76e82fb28ed4d6f6c13e50156f3e1976fd528d6f SHA1: b64799564403a94a3e45364e9bb1354094afba2f MD5sum: 30e9fecadb0153b16fd792f120ff4303 Description: Mixer for the PulseAudio sound server (common) Veromix is a mixer for the PulseAudio sound server. . This package contains the common files. Package: vim Version: 2:7.3.547-7 Architecture: armhf Maintainer: Debian Vim Maintainers Installed-Size: 1173 Depends: vim-common (= 2:7.3.547-7), vim-runtime (= 2:7.3.547-7), libacl1 (>= 2.2.51-8), libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libgpm2 (>= 1.20.4), libselinux1 (>= 1.32), libtinfo5 Suggests: ctags, vim-doc, vim-scripts Provides: editor Homepage: http://www.vim.org/ Priority: optional Section: editors Filename: pool/main/v/vim/vim_7.3.547-7_armhf.deb Size: 697338 SHA256: dadd4a1056095b18040cf011aad18325fce99543a48610c958893cb21d1337d4 SHA1: 0ac1531e000cf7d0a12bfd20cc3f53a5b5fcd5f5 MD5sum: b10f5418e12e502317c961df1435f789 Description: Vi IMproved - enhanced vi editor Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with a rather standard set of features. This package does not provide a GUI version of Vim. See the other vim-* packages if you need more (or less). Package: vim-common Source: vim Version: 2:7.3.547-7 Architecture: armhf Maintainer: Debian Vim Maintainers Installed-Size: 287 Depends: libc6 (>= 2.13-28) Recommends: vim | vim-gnome | vim-gtk | vim-athena | vim-nox | vim-tiny Homepage: http://www.vim.org/ Priority: important Section: editors Filename: pool/main/v/vim/vim-common_7.3.547-7_armhf.deb Size: 162362 SHA256: 031aac01a02cb674ec93206502b44d1c13b14d68bce764182526dfb05f82635b SHA1: a35704c90b381c87fec27faedd30fba5b4bba918 MD5sum: 85aa15e48218a856f4a17f5789e24f28 Description: Vi IMproved - Common files Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains files shared by all non GUI-enabled vim variants (vim and vim-tiny currently) available in Debian. Examples of such shared files are: manpages, common executables like xxd, and configuration files. Package: vim-runtime Source: vim Version: 2:7.3.547-7 Architecture: all Maintainer: Debian Vim Maintainers Installed-Size: 22368 Recommends: vim | vim-gnome | vim-gtk | vim-athena | vim-nox | vim-tiny Enhances: vim-tiny Breaks: vim-tiny (<< 2:7.3.547-7) Homepage: http://www.vim.org/ Priority: optional Section: editors Filename: pool/main/v/vim/vim-runtime_7.3.547-7_all.deb Size: 4606980 SHA256: 1c4abc49dd0884c2224278a5fe03ec0af6bf5fc317c52666974aa4e2dea7ae17 SHA1: e3886bc08b3d284e96e16097c52bef3b0cf8650d MD5sum: 94d541dcdd00192004521a525d1bf48b Description: Vi IMproved - Runtime files Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains vimtutor and the architecture independent runtime files, used, if available, by all vim variants available in Debian. Example of such runtime files are: online documentation, rules for language-specific syntax highlighting and indentation, color schemes, and standard plugins. Package: vlc Version: 2.0.3-5 Architecture: armhf Maintainer: Debian Multimedia Maintainers Installed-Size: 2351 Pre-Depends: dpkg (>= 1.15.6~) Depends: fonts-freefont-ttf, vlc-nox (= 2.0.3-5), libaa1 (>= 1.4p5), libavcodec53 (>= 6:0.8.3-1~) | libavcodec-extra-53 (>= 6:0.8.5), libavutil51 (>= 6:0.8.3-1~), libc6 (>= 2.13-28), libcaca0 (>= 0.99.beta17-1), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgcc1 (>= 1:4.4.0), libgl1-mesa-glx | libgl1, libice6 (>= 1:1.0.0), libqtcore4 (>= 4:4.8.0), libqtgui4 (>= 4:4.7.0~beta1), libsdl-image1.2 (>= 1.2.10), libsdl1.2debian (>= 1.2.11), libsm6, libstdc++6 (>= 4.6), libtar0, libva-x11-1 (>> 1.0.15~), libva1 (>> 1.0.15~), libvlccore5 (>= 2.0.0), libx11-6, libxcb-composite0, libxcb-keysyms1 (>= 0.3.9), libxcb-randr0 (>= 1.1), libxcb-render0, libxcb-shape0, libxcb-shm0, libxcb-xfixes0, libxcb-xv0 (>= 1.2), libxcb1 (>= 1.6), libxext6, libxinerama1, libxpm4, zlib1g (>= 1:1.2.3.3) Recommends: vlc-plugin-notify (= 2.0.3-5), vlc-plugin-pulse (= 2.0.3-5), xdg-utils Suggests: videolan-doc Breaks: vlc-data (<< 1.1.5), vlc-nox (<< 2.0.2) Replaces: vlc-data (<< 1.1.5), vlc-nox (<< 2.0.2) Provides: mp3-decoder Homepage: http://www.videolan.org/vlc/ Priority: optional Section: video Filename: pool/main/v/vlc/vlc_2.0.3-5_armhf.deb Size: 916298 SHA256: bbbbf3448677477435d3269c0446cdab4cbe2ab9327e351a1debc51b27ca1952 SHA1: 0a263392d87e2a56b475336caf9f140cab416958 MD5sum: 5b171111141764b7c37d7c6ad9d3f543 Description: multimedia player and streamer VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP. . VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl) or video plugins (vlc-plugin-sdl). Package: vlc-data Source: vlc Version: 2.0.3-5 Architecture: all Maintainer: Debian Multimedia Maintainers Installed-Size: 26400 Pre-Depends: dpkg (>= 1.15.6~) Breaks: vlc-nox (<< 2.0.1-3) Replaces: mozilla-plugin-vlc (<< 0.9.2-1), vlc (<< 0.9.2-1), vlc-nox (<< 2.0.1-3) Homepage: http://www.videolan.org/vlc/ Priority: optional Section: video Filename: pool/main/v/vlc/vlc-data_2.0.3-5_all.deb Size: 5107420 SHA256: e2f452cd594d287d5501d54b7fe3848f7b48c1046827dfaff08339838cb62c40 SHA1: 51eca9a80607105ffd2c5624040774a018e73072 MD5sum: 1300d9c8030ec9be2c8e69718874df0d Description: Common data for VLC Localisations, HTTP interface files, Lua scripts for VLC media player . VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. Package: wdiff Version: 1.1.2-1 Architecture: armhf Maintainer: Santiago Vila Installed-Size: 859 Depends: libc6 (>= 2.13-28), libtinfo5, dpkg (>= 1.15.4) | install-info Homepage: http://www.gnu.org/software/wdiff/ Priority: optional Section: text Filename: pool/main/w/wdiff/wdiff_1.1.2-1_armhf.deb Size: 186422 SHA256: 6f08ff8a9b628ec02588ceb6eb9ad159f8df5093335b97c7bda2706521b1ab89 SHA1: ba370e58f2667cb6f90d6f744e67e0eeba96fc8e MD5sum: 3048484f7140a51c91c1ccc554cf58f7 Description: Compares two files word by word `wdiff' is a front-end to GNU `diff'. It compares two files, finding which words have been deleted or added to the first in order to create the second. It has many output formats and interacts well with terminals and pagers (notably with `less'). `wdiff' is particularly useful when two texts differ only by a few words and paragraphs have been refilled. Package: wget Version: 1.13.4-3+deb7u1 Architecture: armhf Maintainer: Noël Köthe Installed-Size: 2079 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libgpg-error0 (>= 1.10), libidn11 (>= 1.13), zlib1g (>= 1:1.1.4), dpkg (>= 1.15.4) | install-info Conflicts: wget-ssl Multi-Arch: foreign Homepage: http://www.gnu.org/software/wget/ Priority: important Section: web Filename: pool/main/w/wget/wget_1.13.4-3+deb7u1_armhf.deb Size: 742366 SHA256: d13c9892c2311f008e4b1effc75685c6ef4572407808e1d2f310888baacac23f SHA1: 209d912f1f167483ee04bdfd53fd91ad741b7a00 MD5sum: 43c535262480375d8cd0ded73bb953a6 Description: retrieves files from the web Wget is a network utility to retrieve files from the web using HTTP(S) and FTP, the two most widely used internet protocols. It works non-interactively, so it will work in the background, after having logged off. The program supports recursive retrieval of web-authoring pages as well as FTP sites -- you can use Wget to make mirrors of archives and home pages or to travel the web like a WWW robot. . Wget works particularly well with slow or unstable connections by continuing to retrieve a document until the document is fully downloaded. Re-getting files from where it left off works on servers (both HTTP and FTP) that support it. Both HTTP and FTP retrievals can be time stamped, so Wget can see if the remote file has changed since the last retrieval and automatically retrieve the new version if it has. . Wget supports proxy servers; this can lighten the network load, speed up retrieval, and provide access behind firewalls. Package: whiptail Source: newt Version: 0.52.14-11.1 Architecture: armhf Maintainer: Alastair McKinstry Installed-Size: 75 Depends: libc6 (>= 2.13-28), libnewt0.52, libpopt0 (>= 1.14), libslang2 (>= 2.2.4) Homepage: https://fedorahosted.org/newt/ Priority: important Section: utils Filename: pool/main/n/newt/whiptail_0.52.14-11.1_armhf.deb Size: 32500 SHA256: 69e34fe7539fc31480c386fa4a8bbf53a8997219e6e604141e7680ac202c8ef8 SHA1: 70aa3ba525c1e60923484c15dbfec54a14cc27ea MD5sum: bd142e08fec98ceee4cfb77b31e1b2e8 Description: Displays user-friendly dialog boxes from shell scripts Whiptail is a "dialog" replacement using newt instead of ncurses. It provides a method of displaying several different types of dialog boxes from shell scripts. This allows a developer of a script to interact with the user in a much friendlier manner. Package: wireless-tools Version: 30~pre9-8 Architecture: armhf Maintainer: Guus Sliepen Installed-Size: 289 Depends: libc6 (>= 2.7), libiw30 (>= 30~pre1) Multi-Arch: foreign Homepage: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html Priority: extra Section: net Filename: pool/main/w/wireless-tools/wireless-tools_30~pre9-8_armhf.deb Size: 130142 SHA256: 9f0a4dc4a3acffc413fba0f3fbc597f00d8d0cbdc1fa9d3aa7d55d485f344538 SHA1: e4da37579aed02b287f32cfebb63174b67ecef81 MD5sum: 72eb3cc2c532086a34b67a8d53a8d981 Description: Tools for manipulating Linux Wireless Extensions This package contains the Wireless tools, used to manipulate the Linux Wireless Extensions. The Wireless Extension is an interface allowing you to set Wireless LAN specific parameters and get the specific stats. Package: wmctrl Version: 1.07-7 Architecture: armhf Maintainer: Jeroen Schot Installed-Size: 71 Depends: libc6 (>= 2.13-28), libglib2.0-0 (>= 2.12.0), libx11-6, libxmu6 Multi-Arch: foreign Homepage: http://tomas.styblo.name/wmctrl/ Priority: optional Section: x11 Filename: pool/main/w/wmctrl/wmctrl_1.07-7_armhf.deb Size: 21836 SHA256: 3f667d921944a93b8c208c9d5219136f3c2eb49764091a5f28045471c7a13c12 SHA1: 299172784dce82c14a21a78c4ad0a046e58fa348 MD5sum: ca91762b2991fe30d41dbafa00efc94d Description: control an EWMH/NetWM compatible X Window Manager Wmctrl is a command line tool to interact with an EWMH/NetWM compatible X Window Manager (examples include Enlightenment, icewm, kwin, metacity, and sawfish). . Wmctrl provides command line access to almost all the features defined in the EWMH specification. For example it can maximize windows, make them sticky, set them to be always on top. It can switch and resize desktops and perform many other useful operations. Package: wpasupplicant Source: wpa (1.0-3) Version: 1.0-3+b1 Architecture: armhf Maintainer: Debian/Ubuntu wpasupplicant Maintainers Installed-Size: 974 Depends: libc6 (>= 2.13-28), libdbus-1-3 (>= 1.1.4), libncurses5 (>= 5.5-5~), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libpcsclite1 (>= 1.0.0), libreadline5 (>= 5.2), libssl1.0.0 (>= 1.0.0), libtinfo5, lsb-base (>= 3.0-6), adduser, initscripts (>= 2.88dsf-13.3) Suggests: wpagui, libengine-pkcs11-openssl Multi-Arch: foreign Homepage: http://w1.fi/wpa_supplicant/ Priority: optional Section: net Filename: pool/main/w/wpa/wpasupplicant_1.0-3+b1_armhf.deb Size: 520432 SHA256: 7aea3d909e2e1fc2cb11eb08fff599c513a0c7ff74aabd9e050f16c70970b0df SHA1: ad187e147a41e79649b8bda2f422a9b301088810 MD5sum: 6a3645e9d3dd97292303075f21c72bec Description: client support for WPA and WPA2 (IEEE 802.11i) WPA and WPA2 are methods for securing wireless networks, the former using IEEE 802.1X, and the latter using IEEE 802.11i. This software provides key negotiation with the WPA Authenticator, and controls association with IEEE 802.11i networks. Package: wwwconfig-common Version: 0.2.2 Architecture: all Maintainer: Ola Lundqvist Installed-Size: 192 Suggests: mysql-client, postgresql-client, apache2 Priority: optional Section: web Filename: pool/main/w/wwwconfig-common/wwwconfig-common_0.2.2_all.deb Size: 22762 SHA256: d0fb8126fbf295bf00341666917967dac463b94a7befb730da2f6b6d8236eced SHA1: 3504df20c5b49282d3de7db22bf211a431de3290 MD5sum: eb555287eb2ff25d5c0b9a0c17403060 Description: Debian web auto configuration A package to provide common setup scripts for some packages that need apache, php and a database. Package: wx-common Source: wxwidgets2.8 Version: 2.8.12.1-12 Architecture: armhf Maintainer: wxWidgets Maintainers Installed-Size: 242 Depends: libc6 (>= 2.13-28), libexpat1 (>= 2.0.1), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.3.0), libwxbase2.8-0 (>= 2.8.12.1), zlib1g (>= 1:1.1.4) Conflicts: wx2.6-common Replaces: libwxgtk2.4-contrib-dev, wx2.6-common, wxwin2.4-headers Homepage: http://www.wxwidgets.org/ Priority: optional Section: devel Filename: pool/main/w/wxwidgets2.8/wx-common_2.8.12.1-12_armhf.deb Size: 124042 SHA256: 3f60f638207006aa831eeaf27610df8ad84d50ac200ecbe6d622f911db2dc1c4 SHA1: c474b16ccf5a8c0268638ea61aa24d9a58120a28 MD5sum: 872f936000156bfbeaf90c4091e98069 Description: wxWidgets Cross-platform C++ GUI toolkit (common support files) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides common support files not bound to any particular wxWidgets release, such as font metrics required by some ports, and miscellaneous developer aids and binary utilities. Package: wx2.8-headers Source: wxwidgets2.8 Version: 2.8.12.1-12 Architecture: armhf Maintainer: wxWidgets Maintainers Installed-Size: 6828 Homepage: http://www.wxwidgets.org/ Priority: optional Section: devel Filename: pool/main/w/wxwidgets2.8/wx2.8-headers_2.8.12.1-12_armhf.deb Size: 1580546 SHA256: 749e4e0d2685a7979035b0690f7f4b885cf0f6f68d2e21bf815cea34c1100dc0 SHA1: a7c264c7ae3414e93f96ef7a3234634128015c94 MD5sum: e00c71e6a4d0194a08c349bb7e3c7627 Description: wxWidgets Cross-platform C++ GUI toolkit (header files) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the common header files required to build applications using the wxWidgets toolkit. Package: x11-apps Version: 7.7~2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 1480 Depends: libc6 (>= 2.13-28), libpng12-0 (>= 1.2.13-4), libsm6, libx11-6, libxaw7, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxkbfile1, libxmu6, libxmuu1, libxrender1, libxt6 (>= 1:1.1.0), cpp Recommends: xbitmaps Suggests: mesa-utils Conflicts: bitmap, oclock, x11perf, xbiff, xcalc, xclipboard, xclock, xconsole, xcursorgen, xditview, xeyes, xgc, xload, xlogo, xmag, xman, xmore, xwd, xwud Replaces: bitmap, oclock, x11perf, xbase-clients (<= 1:7.2.ds2-3), xbiff, xcalc, xclipboard, xclock, xconsole, xcursorgen, xditview, xeyes, xgc, xload, xlogo, xmag, xman, xmore, xwd, xwud Priority: optional Section: x11 Filename: pool/main/x/x11-apps/x11-apps_7.7~2_armhf.deb Size: 638314 SHA256: baa13aa84b1c93cb39502f50be039281fb9d32879be5d79afa4f283aeae5bea2 SHA1: 589acec8c8d8239268a6f70c4689551b623a1902 MD5sum: de93fb80db4b1a75f89abba541b93b7c Description: X applications This package provides a miscellaneous assortment of X applications that ship with the X Window System, including: - atobm, bitmap, and bmtoa, tools for manipulating bitmap images; - ico, a demo program animating polyhedrons; - oclock and xclock, graphical clocks; - transset, a tool to set opacity property on a window; - xbiff, a tool which tells you when you have new email; - xcalc, a scientific calculator desktop accessory; - xclipboard, a tool to manage cut-and-pasted text selections; - xconsole, which monitors system console messages; - xcursorgen, a tool for creating X cursor files from PNGs; - xditview, a viewer for ditroff output; - xedit, a simple text editor for X; - xeyes, a demo program in which a pair of eyes track the pointer; - xgc, a graphics demo; - xload, a monitor for the system load average; - xlogo, a demo program that displays the X logo; - xmag, which magnifies parts of the X screen; - xman, a manual page browser; - xmore, a text pager; - xwd, a utility for taking window dumps ("screenshots") of the X session; - xwud, a viewer for window dumps created by xwd; - Xmark, x11perf, and x11perfcomp, tools for benchmarking graphical operations under the X Window System; . The xbiff, xcalc, xconsole, xedit and xman programs use bitmap images provided by the xbitmaps package. Package: x11-common Source: xorg Version: 1:7.7+3~deb7u1 Architecture: all Maintainer: Debian X Strike Force Installed-Size: 466 Depends: debconf (>= 0.5) | debconf-2.0, lsb-base (>= 1.3-9ubuntu2) Multi-Arch: foreign Priority: optional Section: x11 Filename: pool/main/x/xorg/x11-common_7.7+3~deb7u1_all.deb Size: 283796 SHA256: e3883aab23e2be4907c01bf06ae73d30bff2078bfe8e5366e077a652d39933d2 SHA1: 8ef1c860c29faa423a478de38d6649c71637d56c MD5sum: 0878bf26dfcd8c40980ca9123ca66023 Description: X Window System (X.Org) infrastructure x11-common contains the filesystem infrastructure required for further installation of the X Window System in any configuration; it does not provide a full installation of clients, servers, libraries, and utilities required to run the X Window System. . A number of terms are used to refer to the X Window System, including "X", "X Version 11", "X11", "X11R6", and "X11R7". The version of X used in Debian is derived from the version released by the X.Org Foundation, and is thus often also referred to as "X.Org". All of the preceding quoted terms are functionally interchangeable in an Debian system. Package: x11-session-utils Version: 7.6+2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 193 Depends: libc6 (>= 2.7), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7, libxmuu1, libxt6, cpp Priority: optional Section: x11 Filename: pool/main/x/x11-session-utils/x11-session-utils_7.6+2_armhf.deb Size: 71772 SHA256: d2117383c2b6feeb41b2fc19ffaf19af5f4b493776d87cebe56e572fcd4b9cab SHA1: d9b17b6dad7363bde839910ac2b9f3b3d0eb7676 MD5sum: 8a7c9e9daf3c37f5c73a9ecdc3a69b80 Description: X session utilities This package provides the X session manager and related tools: - rstart; - smproxy, a session manager proxy for X clients that do not use the X session manager protocol; - xsm, a session manager for X sessions; Installation of an rsh or ssh daemon (server) is necessary if rstartd is to be used, and installation of an rsh or ssh client is necessary if rstart is to be used. Package: x11-utils Version: 7.7~1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 428 Depends: libc6 (>= 2.13-28), libfontconfig1 (>= 2.9.0), libfontenc1, libgl1-mesa-glx | libgl1, libx11-6, libx11-xcb1, libxaw7, libxcb-shape0, libxcb1 (>= 1.6), libxcomposite1 (>= 1:0.3-1), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxmu6, libxmuu1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, libxtst6, libxv1, libxxf86dga1, libxxf86vm1 Suggests: mesa-utils Multi-Arch: foreign Priority: optional Section: x11 Filename: pool/main/x/x11-utils/x11-utils_7.7~1_armhf.deb Size: 206184 SHA256: f9f8a0290a1d6467f837431ecaf49a614393f1423227008275739f51ac07ade6 SHA1: 54d48690caf152b406558b7757a9b2d41ed73f16 MD5sum: 391e84c1441230d0a8ae25e713c02b57 Description: X11 utilities An X client is a program that interfaces with an X server (almost always via the X libraries), and thus with some input and output hardware like a graphics card, monitor, keyboard, and pointing device (such as a mouse). . This package provides a miscellaneous assortment of X utilities that ship with the X Window System, including: - appres, editres, listres and viewres, which query the X resource database; - luit, a filter that can be run between an arbitrary application and a UTF-8 terminal emulator; - xdpyinfo, a display information utility for X; - xdriinfo, query configuration information of DRI drivers; - xev, an X event displayer; - xfd, a tool that displays all the glyphs in a given X font; - xfontsel, a tool for browsing and selecting X fonts; - xkill, a tool for terminating misbehaving X clients; - xlsatoms, which lists interned atoms defined on an X server; - xlsclients, which lists client applications running on an X display; - xlsfonts, a server font list displayer; - xmessage, a tool to display message or dialog boxes; - xprop, a property displayer for X; - xvinfo, an Xv extension information utility for X; - xwininfo, a window information utility for X; . The editres and viewres programs use bitmap images provided by the xbitmaps package. The luit program requires locale information from the libx11-data package. Package: x11-xfs-utils Version: 7.7~1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 88 Depends: libc6 (>= 2.13-28), libfs6, libx11-6 Conflicts: fslsfonts, fstobdf, showfont, xfsinfo Replaces: fslsfonts, fstobdf, showfont, xbase-clients (<= 1:7.2.ds2-3), xfsinfo, xutils (<= 1:7.1.ds.3-1) Multi-Arch: foreign Priority: optional Section: x11 Filename: pool/main/x/x11-xfs-utils/x11-xfs-utils_7.7~1_armhf.deb Size: 25552 SHA256: dacca30d89616ca099e92976fa5a189ae63e212ed87d416990fa4fcda8a15b78 SHA1: 84ed68610e9a50f13b694012a88d93b0d4633cf5 MD5sum: badcde30b90d9a1181106fae0649d37a Description: X font server utilities x11-xfs-utils provides a set of utility programs useful on a system that uses an X font server. . The programs in this package include: - fslsfonts, a tool that lists fonts served by an X font server; - fstobdf, a tool which retrieves a font in BDF format from an X font server; - showfont, a font dumper for use with an X font server; - xfsinfo, an X font server information utility. Package: x11-xkb-utils Version: 7.7~1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 343 Depends: libc6 (>= 2.13-28), libx11-6, libxaw7, libxkbfile1, libxt6 Replaces: xbase-clients (<= 1:7.2.ds2-3) Priority: optional Section: x11 Filename: pool/main/x/x11-xkb-utils/x11-xkb-utils_7.7~1_armhf.deb Size: 168950 SHA256: 1dfa9efa98317672899e798da00780be7670522b2c284f133903d082d9c766c5 SHA1: b61cc66317361332fc7c39fe84c4f142c292fdcf MD5sum: 3b06117f01fc926d81be0305ece6ab09 Description: X11 XKB utilities xkbutils contains a number of client-side utilities for XKB, the X11 keyboard extension. . setxkbmap is a tool to query and change the current XKB map. . xkbbell generates a bell event through the keyboard. . xkbcomp is a tool to compile XKB definitions into map files the server can use. . xkbevd is an experimental tool to listen for certain XKB events and execute defined triggers when actions occur. . xkbprint is a tool to generate an image with the physical representation of the keyboard as XKB sees it. . xkbvleds shows the changing status of keyboard LEDs. . xkbwatch shows the changing status of modifiers and LEDs. Package: x11-xserver-utils Version: 7.7~3 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 399 Depends: libc6 (>= 2.13-28), libice6 (>= 1:1.0.0), libx11-6, libxaw7, libxcursor1 (>> 1.1.2), libxext6, libxi6, libxmu6, libxmuu1, libxrandr2 (>= 2:1.2.99.3), libxrender1, libxt6, libxxf86vm1, cpp Suggests: nickle, cairo-5c, xorg-docs-core Conflicts: iceauth, sessreg, xgamma, xhost, xmodmap, xrandr, xrdb, xrefresh, xrgb, xset, xsetmode, xsetpointer, xsetroot, xstdcmap, xvidtune Replaces: iceauth, sessreg, xbase-clients (<< 1:7.3), xgamma, xhost, xmodmap, xrandr, xrdb, xrefresh, xrgb, xset, xsetmode, xsetpointer, xsetroot, xstdcmap, xutils (<< 1:7.2), xvidtune Priority: optional Section: x11 Filename: pool/main/x/x11-xserver-utils/x11-xserver-utils_7.7~3_armhf.deb Size: 173864 SHA256: 7996cf5bdc4d4cc0fd3219ec77f17a3716d04f8d06774fcbb0e14c6fa1d149ca SHA1: c35a00a61092611533e4a00825c7ad8c69233465 MD5sum: 0280cc8d4cd3a94e6fb76901f6fe0021 Description: X server utilities An X client is a program that interfaces with an X server (almost always via the X libraries), and thus with some input and output hardware like a graphics card, monitor, keyboard, and pointing device (such as a mouse). . This package provides a miscellaneous assortment of X Server utilities that ship with the X Window System, including: - iceauth, a tool for manipulating ICE protocol authorization records; - rgb; - sessreg, a simple program for managing utmp/wtmp entries; - xcmsdb, a device color characteristic utility for the X Color Management System; - xgamma, a tool for querying and setting a monitor's gamma correction; - xhost, a very dangerous program that you should never use; - xmodmap, a utility for modifying keymaps and pointer button mappings in X; - xrandr, a command-line interface to the RandR extension; - xrdb, a tool to manage the X server resource database; - xrefresh, a tool that forces a redraw of the X screen; - xset, a tool for setting miscellaneous X server parameters; - xsetmode and xsetpointer, tools for handling X Input devices; - xsetroot, a tool for tailoring the appearance of the root window; - xstdcmap, a utility to selectively define standard colormap properties; - xvidtune, a tool for customizing X server modelines for your monitor. Package: x11proto-core-dev Source: x11proto-core Version: 7.0.23-1 Architecture: all Maintainer: Debian X Strike Force Installed-Size: 1801 Depends: xorg-sgml-doctools (>= 1:1.5) Multi-Arch: foreign Priority: optional Section: x11 Filename: pool/main/x/x11proto-core/x11proto-core-dev_7.0.23-1_all.deb Size: 773544 SHA256: 97b323494864640e36dbc9becb38df89a1202e4449a20dd38dc5b4dcea5746e9 SHA1: 8807b1f414b4eacc0ceb8f3d39e9c87fcb44acf9 MD5sum: 4c4f42b0ec94689f7d6ce3a7c914b54b Description: X11 core wire protocol and auxiliary headers This package provides development headers describing the wire protocol for the core X11 protocol, and also provides a number of utility headers, used to abstract OS-specific functions. . More information about X.Org can be found at: . This package is built from the X.org xproto proto module. Package: x11proto-input-dev Source: x11proto-input Version: 2.2-1 Architecture: all Maintainer: Debian X Strike Force Installed-Size: 495 Depends: x11proto-core-dev Multi-Arch: foreign Priority: optional Section: x11 Filename: pool/main/x/x11proto-input/x11proto-input-dev_2.2-1_all.deb Size: 171868 SHA256: f7cb888a1406c6fd861ebf4e069641f938ec7e889929e85373b35c3f04854952 SHA1: 9a33282d44a58794b438d5e644a4bda360016a93 MD5sum: bf4228040086ffb6b222b830d1c83a76 Description: X11 Input extension wire protocol This package provides development headers describing the wire protocol for the Input extension, used to control all manner of options related to input device handling. . More information about X.Org can be found at: . This package is built from the X.org inputproto proto module. Package: x11proto-kb-dev Source: x11proto-kb Version: 1.0.6-2 Architecture: all Maintainer: Debian X Strike Force Installed-Size: 1241 Multi-Arch: foreign Priority: optional Section: x11 Filename: pool/main/x/x11proto-kb/x11proto-kb-dev_1.0.6-2_all.deb Size: 269096 SHA256: b7ff8eceb9f05eb470700807c73fdae88f5f9f8b8fbef869029882264dbebd81 SHA1: a3c11ccb3db6401df307970a9273d86ad9838799 MD5sum: 892865f3dc1b65a8a5c84413c2ce424b Description: X11 XKB extension wire protocol This package provides development headers describing the wire protocol for the XKEYBOARD extension, used to control all manner of options related to keyboard handling and layout in particular. It does not control the addition/enabling/disabling of keyboards; this is done with the XINPUT extension. . More information about X.Org can be found at: . This package is built from the X.org kbproto proto module. Package: x11proto-xext-dev Source: x11proto-xext Version: 7.2.1-1 Architecture: all Maintainer: Debian X Strike Force Installed-Size: 933 Depends: x11proto-input-dev, x11proto-core-dev Breaks: libxext-dev (<< 2:1.0.99), libxtst-dev (<< 2:1.0.99) Multi-Arch: foreign Priority: optional Section: x11 Filename: pool/main/x/x11proto-xext/x11proto-xext-dev_7.2.1-1_all.deb Size: 273424 SHA256: ef03ac619fca98ac112a93404f23653b7732df8f7d26cea499ccf71ba985eb05 SHA1: 490b9e1fc6cbd145a26e7c5d6fb827ee5dd6725a MD5sum: 5b6550d53210165fc9cbea73149bef00 Description: X11 various extension wire protocol This package provides development headers describing the wire protocol for various extensions, the client-side libraries of which are provided in the Xext library. . More information about X.Org can be found at: . This package is built from the X.org xextproto proto module. Package: xauth Version: 1:1.0.7-1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 78 Depends: libc6 (>= 2.13-28), libx11-6, libxau6, libxext6, libxmuu1 Priority: optional Section: x11 Filename: pool/main/x/xauth/xauth_1.0.7-1_armhf.deb Size: 33784 SHA256: 994d52460a0b3470a0272d6fa318d58bf35eacc344b45f4d632fa70da88a671a SHA1: 63a37b8a5b60be7827b4e15d79074e7372fe9133 MD5sum: 542d677dc522b3d8c2e6c2b6b3572b05 Description: X authentication utility xauth is a small utility to read and manipulate Xauthority files, which are used by servers and clients alike to control authentication and access to X sessions. Package: xbitmaps Version: 1.1.1-1 Architecture: all Maintainer: Debian X Strike Force Installed-Size: 476 Priority: optional Section: x11 Filename: pool/main/x/xbitmaps/xbitmaps_1.1.1-1_all.deb Size: 31836 SHA256: 84be5013255ee0e94081885767ea9b380520368595fdd10dad1e8d9e7bb63bb6 SHA1: 895d6252b64108ae4ed7a1e9e1fa33beccbc8929 MD5sum: e609c04222a238bc36376298c9a31d7b Description: Base X bitmaps This package contains the base X bitmaps, which are used in many legacy X clients. Package: xdg-user-dirs Version: 0.14-1 Architecture: armhf Maintainer: Sebastian Dröge Installed-Size: 730 Depends: libc6 (>= 2.4) Homepage: http://www.freedesktop.org/wiki/Software/xdg-user-dirs Priority: optional Section: utils Filename: pool/main/x/xdg-user-dirs/xdg-user-dirs_0.14-1_armhf.deb Size: 51166 SHA256: 2b2f76115484f23414d199c9b89376e6c2356410a9450b4362b23d05d1bc8d52 SHA1: 74d471ebe7e03d7260f361a7192207d9ef53a76a MD5sum: fc5d40d322d238893237a2915276d3ce Description: tool to manage well known user directories xdg-user-dirs is a tool to help manage "well known" user directories like the desktop folder and the music folder. It also handles localization (i.e. translation) of the filenames. . The way it works is that xdg-user-dirs-update is run very early in the login phase. This program reads a configuration file, and a set of default directories. It then creates localized versions of these directories in the users home directory and sets up a config file in $(XDG_CONFIG_HOME)/user-dirs.dirs (XDG_CONFIG_HOME defaults to ~/.config) that applications can read to find these directories. Package: xdg-utils Version: 1.1.0~rc1+git20111210-6 Architecture: all Maintainer: Per Olofsson Installed-Size: 300 Recommends: libfile-mimeinfo-perl, libnet-dbus-perl, libx11-protocol-perl, x11-utils, x11-xserver-utils Suggests: gvfs-bin Homepage: http://portland.freedesktop.org/ Priority: optional Section: utils Filename: pool/main/x/xdg-utils/xdg-utils_1.1.0~rc1+git20111210-6_all.deb Size: 83664 SHA256: 613997853507a802a21c179b421f1ac8563c74eb2b96ff05c1d87a82228b29de SHA1: 5322174d0a3b55e46322639c193a7cdc19e1e940 MD5sum: 226b816ddc9b8704182aecf7378e041d Description: desktop integration utilities from freedesktop.org xdg-utils contains utilities for integrating applications with the desktop environment, regardless of which desktop environment is used. They are part of freedesktop.org's Portland project. . The following utilities are included: . * xdg-desktop-menu - Install desktop menu items * xdg-desktop-icon - Install icons on the user's desktop * xdg-icon-resource - Install icon resources * xdg-mime - Gather MIME information about a file * xdg-open - Open a URL in the user's preferred application that handles the respective URL or file type * xdg-email - Open the user's preferred email client, potentially with subject and other info filled in * xdg-screensaver - Enable, disable, or suspend the screensaver * xdg-settings - get various settings (default web browser) from the desktop environment Package: xfonts-100dpi Version: 1:1.0.3 Architecture: all Maintainer: Debian X Strike Force Installed-Size: 4820 Depends: xfonts-utils (>= 1:7.5+2) Suggests: xfs | xserver Priority: optional Section: fonts Filename: pool/main/x/xfonts-100dpi/xfonts-100dpi_1.0.3_all.deb Size: 3908710 SHA256: b94fa5eb832b8e667520954e95561d9776038fe02e1fd18a1dd9dde1e11dfb30 SHA1: 1555f6a365e63cce113610f05549e71b8fdc65fc MD5sum: 724f0fda3199d3cc005836f42bbcab36 Description: 100 dpi fonts for X xfonts-100dpi provides a set of bitmapped fonts at 100 dots per inch. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . This package contains only fonts in the ISO 10646-1 and ISO 8859-1 encodings, to conserve disk space. For other encodings, see the xfonts-100dpi-transcoded package. . This package and xfonts-75dpi provide the same set of fonts, rendered at different resolutions; only one or the other is necessary, but both may be installed. xfonts-100dpi may be more suitable for large monitors and/or large screen resolutions (over 1024x768). . This package requires the xfonts-utils package to prepare the font directories for use by an X server or X font server. Package: xfonts-75dpi Version: 1:1.0.3 Architecture: all Maintainer: Debian X Strike Force Installed-Size: 4488 Depends: xfonts-utils (>= 1:7.5+2) Suggests: xfs | xserver Priority: optional Section: fonts Filename: pool/main/x/xfonts-75dpi/xfonts-75dpi_1.0.3_all.deb Size: 3476410 SHA256: f1961b9bfe78b29493c7f5ce187d5ee98028b00da3e3d2a23d021e364379a51d SHA1: e614fd4290dc9faf0d03b30314fd0fc872aae9ef MD5sum: 332ba927d75552a8eb3b5975fe2f7e53 Description: 75 dpi fonts for X xfonts-75dpi provides a set of bitmapped fonts at 75 dots per inch. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . This package contains only fonts in the ISO 10646-1 and ISO 8859-1 encodings, to conserve disk space. For other encodings, see the xfonts-75dpi-transcoded package. . This package and xfonts-100dpi provide the same set of fonts, rendered at different resolutions; only one or the other is necessary, but both may be installed. xfonts-75dpi may be more suitable for small monitors and/or small screen resolutions (under 1024x768). . This package requires the xfonts-utils package to prepare the font directories for use by an X server or X font server. Package: xfonts-base Version: 1:1.0.3 Architecture: all Maintainer: Debian X Strike Force Installed-Size: 8280 Depends: xfonts-utils (>= 1:7.5+2) Suggests: xfs | xserver Replaces: xfonts-misc Priority: optional Section: fonts Filename: pool/main/x/xfonts-base/xfonts-base_1.0.3_all.deb Size: 6180990 SHA256: 19a8db94eecebd1e3835ee2dda7f910ab88e4cfa13616aa5fa1f348d62559bbf SHA1: 5772f9a559132723de2a2d114fea493565438f93 MD5sum: ed46b7aef8a8ca1ddcbe4748f941293a Description: standard fonts for X xfonts-base provides a standard set of low-resolution bitmapped fonts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. Package: xfonts-encodings Version: 1:1.0.4-1 Architecture: all Maintainer: Debian X Strike Force Installed-Size: 832 Depends: x11-common Replaces: xfonts-base (<< 1:1.0.0) Priority: optional Section: x11 Filename: pool/main/x/xfonts-encodings/xfonts-encodings_1.0.4-1_all.deb Size: 583832 SHA256: 3d27b79eb397a00e818ccdc4e95c9de66fa3c3b01530d15e09bddc9003029ef5 SHA1: 603fa450499a188fc607a81209ed92a889007e52 MD5sum: 0eb6511f15496b3dbea117442c168023 Description: Encodings for X.Org fonts This package contains the encodings that map to specific characters. Package: xfonts-scalable Version: 1:1.0.3-1 Architecture: all Maintainer: Debian X Strike Force Installed-Size: 532 Depends: xfonts-utils Suggests: xfs | xserver Conflicts: xfntscl Priority: optional Section: fonts Filename: pool/main/x/xfonts-scalable/xfonts-scalable_1.0.3-1_all.deb Size: 330444 SHA256: b1da0b1f4c88989b97abafa076657fc00c78a183b29d51fbf43e6481a10cb76c SHA1: f5dfaacf90177b0d77d56ade440cdc11cbd068e5 MD5sum: 15c67cadb04d32bbcf021f3c275988ad Description: scalable fonts for X xfonts-scalable provides fonts that can be drawn at any size by the X server or font server without loss of quality. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . This package is missing three fonts from the X.Org source archives because the license terms on the fonts do not meet the Debian Free Software Guidelines; they are the Type1 fonts Adobe Utopia, IBM Courier, and Bigelow & Holmes (B&H) Luxi. . This package requires the xutils package to prepare the font directories for use by an X server or X font server. Package: xfonts-utils Version: 1:7.7~1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 399 Depends: libc6 (>= 2.13-28), libfontenc1, libfreetype6 (>= 2.2.1), libxfont1 (>= 1:1.4.2), zlib1g (>= 1:1.1.4), x11-common, xfonts-encodings Multi-Arch: foreign Priority: optional Section: x11 Filename: pool/main/x/xfonts-utils/xfonts-utils_7.7~1_armhf.deb Size: 87632 SHA256: 1eed5d9dabd886045513fe904d914b4e6d9cf9b1dc4125dd8777046a2afbc755 SHA1: 7881817c56731821604f33a9eb98c0fcf36f8077 MD5sum: bbcb142405c363b3666def13ea24dda1 Description: X Window System font utility programs xfonts-utils provides a set of utility programs shipped with the X Window System that are needed for font management. . The programs in this package include: - bdftopcf, which converts BDF fonts to PCF fonts; - bdftruncate and ucs2any, tools to generate fonts with various encodings from ISO 10646-encoded fonts - mkfontdir, a program to generate fonts.dir files; - mkfontscale, a program to generate fonts.scale files; - fonttosfnt, a program to wrap bitmap fonts in a sfnt (TrueType) wrapper. Package: xinit Version: 1.3.2-1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 96 Depends: libc6 (>= 2.13-28), libx11-6, coreutils (>= 7.4-1), x11-common, xauth Recommends: xserver-xorg | xserver, xterm | x-session-manager | x-window-manager | x-terminal-emulator Priority: optional Section: x11 Filename: pool/main/x/xinit/xinit_1.3.2-1_armhf.deb Size: 42596 SHA256: cc6c387fc4f2209958ccc161a8d9a7067843915b1069be0d5f31b641ff8cccd4 SHA1: 4ac8cdd37afbd57af1b90cb49a928975c4b3ae90 MD5sum: 5f94e2506e81a49220cf6be2d05258ee Description: X server initialisation tool xinit and startx are programs which facilitate starting an X server, and loading a base X session. Package: xinput Version: 1.6.0-1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 75 Depends: libc6 (>= 2.13-28), libx11-6 (>= 2:1.2.99.901), libxext6, libxi6 (>= 2:1.2.99.4), libxinerama1, libxrandr2 (>= 2:1.2.0) Priority: optional Section: x11 Filename: pool/main/x/xinput/xinput_1.6.0-1_armhf.deb Size: 25092 SHA256: 1e68985ce4c3db3bbb0950225cdebb4682cf08338c40e4b11ec29d97302cb30f SHA1: 894486280cc1e727cea32e2f1e7589f7315dcba3 MD5sum: a0c27de8c98c49b947071be30ce451da Description: Runtime configuration and test of XInput devices Xinput is an utility for configuring and testing XInput devices. Package: xkb-data Source: xkeyboard-config Version: 2.5.1-3 Architecture: all Maintainer: Debian X Strike Force Installed-Size: 5403 Breaks: libx11-6 (<< 2:1.4.3) Homepage: http://www.freedesktop.org/Software/XKeyboardConfig Priority: extra Section: x11 Filename: pool/main/x/xkeyboard-config/xkb-data_2.5.1-3_all.deb Size: 644562 SHA256: cd52f0f8a753c28ae1c350287c96e8d9ea607b081732afb6ac02d4a60343a289 SHA1: c4f7ce3c311091106db10200c030356da9525c3b MD5sum: 0b8646640f6a330f24d695a684f57e5b Description: X Keyboard Extension (XKB) configuration data This package contains configuration data used by the X Keyboard Extension (XKB), which allows selection of keyboard layouts when using a graphical interface. . Every X11 vendor provides its own XKB data files, so keyboard layout designers have to send their layouts to several places. The xkeyboard-config project has been launched at FreeDesktop in order to provide a central repository that could be used by all vendors. Package: xml-core Version: 0.13+nmu2 Architecture: all Maintainer: Debian XML/SGML Group Installed-Size: 188 Depends: sgml-base (>= 1.26+nmu2), sed (>= 4.1.2-8) Suggests: debhelper (>= 9.20120909) Priority: optional Section: text Filename: pool/main/x/xml-core/xml-core_0.13+nmu2_all.deb Size: 24216 SHA256: da8c648e6a274e5267b6b4afcb6e6f53f30d9471667b269b02c7a4b5fee778c0 SHA1: c0ff37b1a1d2260c8d6f6161a55c051574af5e51 MD5sum: 1640f5d4eed29aa2ff1bf32ad0eb154e Description: XML infrastructure and XML catalog file support This package creates the XML infrastructure directories and provides XML catalog file support in compliance with the current Debian XML Policy draft: . * infrastructure directories: - /etc/xml - /usr/share/xml/{declaration,entities,misc,schema} - /usr/local/share/xml/{declaration,entities,misc,schema} . * XML catalog schema: OASIS XML Catalog Committee Specification 1.0 . * update-xmlcatalog(8): tool for maintaining the root XML catalog file and the package XML catalog files in the '/etc/xml' directory as well as local XML catalog files. . * dh_installxmlcatalogs(1): debhelper tool for installing local XML catalog files and registering XML entities in package XML catalog files and the root XML catalog file (requires debhelper package) Package: xorg Version: 1:7.7+3~deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 78 Depends: xserver-xorg (>= 1:7.7+3~deb7u1), libgl1-mesa-glx | libgl1, libgl1-mesa-dri, libglu1-mesa, xfonts-base (>= 1:1.0.0-1), xfonts-100dpi (>= 1:1.0.0-1), xfonts-75dpi (>= 1:1.0.0-1), xfonts-scalable (>= 1:1.0.0-1), x11-apps, x11-session-utils, x11-utils, x11-xfs-utils, x11-xkb-utils, x11-xserver-utils, xauth, xinit, xfonts-utils, xkb-data, xorg-docs-core, xterm | x-terminal-emulator Suggests: xorg-docs Provides: x-window-system, x-window-system-core Priority: optional Section: x11 Filename: pool/main/x/xorg/xorg_7.7+3~deb7u1_armhf.deb Size: 36446 SHA256: 070b9a497cde6c5a8ce69aacb1063b2788168da95fbd6b81cc428d6ca78ad05f SHA1: 7157bc598ac247de463abe485bcebc584c5d21e3 MD5sum: 6922bd6dde2610bc2c90fb1a5018e135 Description: X.Org X Window System This metapackage provides the components for a standalone workstation running the X Window System. It provides the X libraries, an X server, a set of fonts, and a group of basic X clients and utilities. . Higher level metapackages, such as those for desktop environments, can depend on this package and simplify their dependencies. . It should be noted that a package providing x-window-manager should also be installed to ensure a comfortable X experience. Package: xorg-docs-core Source: xorg-docs Version: 1:1.6-1 Architecture: all Maintainer: Debian X Strike Force Installed-Size: 140 Suggests: xorg-docs Replaces: xorg-docs (<< 1:1.4-5) Priority: optional Section: doc Filename: pool/main/x/xorg-docs/xorg-docs-core_1.6-1_all.deb Size: 76280 SHA256: deef9b04f33843c5bb1fe46845da33953372f1b4fc2c429929b8ea3ea7f8b633 SHA1: ea0046bd4c6e0d3ea7369cff26450f7f915fa309 MD5sum: 2ef39b43be8ed02a34a81c7335eb4715 Description: Core documentation for the X.org X Window System This package contains core documentation for the X.org X Window System. This currently includes only a set of manpages which are standard for the system. Package: xorg-sgml-doctools Version: 1:1.10-1 Architecture: all Maintainer: Debian X Strike Force Installed-Size: 109 Multi-Arch: foreign Priority: optional Section: x11 Filename: pool/main/x/xorg-sgml-doctools/xorg-sgml-doctools_1.10-1_all.deb Size: 24070 SHA256: 9850f0d2a0d8654968608f0f8bf12c15f93511ab2a6dd05ac51b7a4d60027b06 SHA1: 5e7ae378eb5b27fe0adce2a613338f565b065014 MD5sum: 2c102317f35779aafbc2aa3734a8e9ce Description: Common tools for building X.Org SGML documentation This package contains tools for building the X.Org SGML documentation. Currently it only includes various entity definitions for the current release. Package: xscreensaver Version: 5.15-3 Architecture: armhf Maintainer: Tormod Volden Installed-Size: 2232 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.13-28), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.24.0), libice6 (>= 1:1.0.0), libpam0g (>= 0.99.7.1), libpango1.0-0 (>= 1.14.0), libsm6, libx11-6, libxext6, libxi6, libxinerama1, libxml2 (>= 2.7.4), libxmu6, libxpm4, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, libxxf86vm1, xscreensaver-data Recommends: libjpeg-progs, perl5, miscfiles | wordlist Suggests: xfishtank, xdaliclock, xscreensaver-gl, fortune, www-browser, qcam | streamer, gdm3 | kdm-gdmcompat Conflicts: funny-manpages (<< 1.3-1), gnome-control-center (<< 1:2), suidmanager (<< 0.50), xscreensaver-gnome (<< 4.09-2), xscreensaver-nognome (<< 4.09-2) Homepage: http://www.jwz.org/xscreensaver/ Priority: optional Section: x11 Filename: pool/main/x/xscreensaver/xscreensaver_5.15-3_armhf.deb Size: 848048 SHA256: e69c00149e87e8fefd4817c60b96a35418fcaa00942b8c20a67d886d1e1f39a2 SHA1: fbb288327ad7b2fb0cb8e03297a1b2c0009a6e6d MD5sum: 45e209093eb5121a92619d17170b70f7 Description: Automatic screensaver for X XScreenSaver is a modular screen saver and locker for X11, containing more than 200 screen savers. . This package includes the bare minimum needed to blank and lock your screen. Install this package if you prefer xscreensaver to gnome-screensaver. If you prefer gnome-screensaver, you don't need to install this package. . The graphical display modes are in the xscreensaver-data, xscreensaver-data-extra, xscreensaver-gl and xscreensaver-gl-extra packages. Package: xscreensaver-data Source: xscreensaver Version: 5.15-3 Architecture: armhf Maintainer: Tormod Volden Installed-Size: 939 Depends: libc6 (>= 2.13-28), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libjpeg8 (>= 8c), libsm6, libx11-6, libxext6, libxmu6, libxpm4, libxt6, libwww-perl Suggests: xscreensaver Conflicts: kscreensaver-xsavers (<< 4:3.5.9-1), xscreensaver (<< 5.04-3) Breaks: gnome-screensaver (<< 2.26), kscreensaver-xsaver (<= 4:4.2.4-1) Replaces: gnome-screensaver (<< 2.15.4-0ubuntu1), xscreensaver (<< 5.04-3) Homepage: http://www.jwz.org/xscreensaver/ Priority: optional Section: x11 Filename: pool/main/x/xscreensaver/xscreensaver-data_5.15-3_armhf.deb Size: 436620 SHA256: 6dec31987e5c0136278033937e6feb51baa5dfc1b18b3c14a7efe2985e2f0de3 SHA1: 04687a1b19d74c4a037a00138953ad0a7c48cd51 MD5sum: 1976db1616065b5fe45e3a28da9bad10 Description: data files to be shared among screensaver frontends XScreenSaver is a modular screen saver and locker for X11, containing more than 200 screen savers. . This package contains a small selection of graphical screen saver modules (listed below) from the xscreensaver collection. This package is used by both xscreensaver and gnome-screensaver. . This is the selected set of non-GL screensavers shipped by default: abstractile, cwaves, deco, distort, fiberlamp, fuzzyflakes, galaxy, m6502, metaballs, penrose, ripples, shadebobs, slidescreen, swirl, xlyap. . More display modes can be found in xscreensaver-data-extra, xscreensaver-gl and xscreensaver-gl-extra packages. Package: xserver-common Source: xorg-server Version: 2:1.12.4-6+deb7u2 Architecture: all Maintainer: Debian X Strike Force Installed-Size: 1516 Depends: x11-common, xkb-data, x11-xkb-utils Recommends: xfonts-base, xauth Replaces: xserver-xorg-core (<< 2:1.5.2) Priority: optional Section: x11 Filename: pool/main/x/xorg-server/xserver-common_1.12.4-6+deb7u2_all.deb Size: 1396194 SHA256: 71066d017d879063e7d6c00b9fd5f84f5c7b8aa9baf21dd671f0dc081c11e857 SHA1: 9f08fe19b5e2af6019a6e6a4a7d1de3531d66a5d MD5sum: 9e4babc45be070ff62abce2de08c783d Description: common files used by various X servers This package provides files necessary for all X.Org based X servers. Package: xserver-xorg Source: xorg Version: 1:7.7+3~deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 361 Depends: xserver-xorg-core (>= 2:1.11), xserver-xorg-video-all | xorg-driver-video, xserver-xorg-input-all | xorg-driver-input, xserver-xorg-input-evdev, libc6 (>= 2.13-28), xkb-data (>= 1.4), x11-xkb-utils Recommends: libgl1-mesa-dri Provides: xserver Priority: optional Section: x11 Filename: pool/main/x/xorg/xserver-xorg_7.7+3~deb7u1_armhf.deb Size: 115608 SHA256: 6c37da02f2294d079a75a30b6255ec835a007f25ec8e3b1d968c8a5007c19e4e SHA1: 2dedca3b0a3b590e4b43e6073cd4e04aee9a5ef6 MD5sum: e94b77dd70470d626070a1b244853823 Description: X.Org X server This package depends on the full suite of the server and drivers for the X.Org X server. It does not provide the actual server itself. Package: xserver-xorg-core Source: xorg-server Version: 2:1.12.4-6+deb7u2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 2749 Depends: xserver-common (>= 2:1.12.4-6+deb7u2), keyboard-configuration, udev (>= 149), libaudit0 (>= 1.7.13), libc6 (>= 2.13-28), libdrm2 (>= 2.3.1), libgcc1 (>= 1:4.4.0), libgcrypt11 (>= 1.4.5), libpciaccess0 (>= 0.12.902), libpixman-1-0 (>= 0.21.6), libselinux1 (>= 2.0.82), libudev0 (>= 154), libxau6, libxdmcp6, libxfont1 (>= 1:1.4.2) Recommends: libgl1-mesa-dri (>= 7.10.2-4) Suggests: xfonts-100dpi | xfonts-75dpi, xfonts-scalable Conflicts: xserver-xorg-input-evtouch Breaks: libgl1-mesa-dri (<< 7.10.2-4), libgl1-mesa-dri-experimental (<< 7.10.2-4), xserver-xorg-input, xserver-xorg-input-2, xserver-xorg-input-2.1, xserver-xorg-input-4, xserver-xorg-input-7, xserver-xorg-input-joystick (<= 1:1.5.0-3), xserver-xorg-input-synaptics (<= 1.2.2-1), xserver-xorg-input-tslib (<= 0.0.6-3), xserver-xorg-input-vmmouse (<= 1:12.6.5-4), xserver-xorg-input-wacom (<= 0.10.5+20100415-1), xserver-xorg-video, xserver-xorg-video-1.0, xserver-xorg-video-1.9, xserver-xorg-video-2, xserver-xorg-video-4, xserver-xorg-video-5, xserver-xorg-video-6, xserver-xorg-video-cyrix (<= 1:1.1.0-8), xserver-xorg-video-i810 (<< 2:2.4), xserver-xorg-video-imstt (<= 1:1.1.0-7), xserver-xorg-video-nsc (<= 1:2.8.3-4), xserver-xorg-video-sunbw2 (<= 1:1.1.0-5), xserver-xorg-video-v4l (<< 1:0.2.0), xserver-xorg-video-vga (<= 1:4.1.0-8) Provides: xorg-input-abi-16, xorg-video-abi-12 Priority: optional Section: x11 Filename: pool/main/x/xorg-server/xserver-xorg-core_1.12.4-6+deb7u2_armhf.deb Size: 1479962 SHA256: 602fff777f6b6df240c062a7b927a1e22a584ab3a649105baf50a8c5a4d31cfc SHA1: bef1083ec9efc434ea2dc36b1bdf2409040e5323 MD5sum: 7b737e1e3a6a2e78747415ba23e1cd03 Description: Xorg X server - core server The Xorg X server is an X server for several architectures and operating systems, which is derived from the XFree86 4.x series of X servers. . The Xorg server supports most modern graphics hardware from most vendors, and supersedes all XFree86 X servers. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Package: xserver-xorg-input-all Source: xorg Version: 1:7.7+3~deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 62 Depends: xserver-xorg-input-evdev, xserver-xorg-input-synaptics Recommends: xserver-xorg-input-wacom Priority: optional Section: x11 Filename: pool/main/x/xorg/xserver-xorg-input-all_7.7+3~deb7u1_armhf.deb Size: 35914 SHA256: 4cf8c6c97f395ec6cbf9491a6d2a12001fe80d045c0c2fdf49869d5b14bdf36b SHA1: d13bae0ee3850df37a8e4c9357a21ba9ec79d427 MD5sum: 43faa20faadb9bbae54e1029bd377d99 Description: X.Org X server -- input driver metapackage This package depends on the full suite of input drivers for the X.Org X server (Xorg). It does not provide any drivers itself, and may be removed if you wish to only have certain drivers installed. Package: xserver-xorg-input-evdev Source: xserver-xorg-input-evdev (1:2.7.0-1) Version: 1:2.7.0-1+b1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 168 Depends: libc6 (>= 2.13-28), xorg-input-abi-16, xserver-xorg-core (>= 2:1.11.99.901) Provides: xorg-driver-input Priority: optional Section: x11 Filename: pool/main/x/xserver-xorg-input-evdev/xserver-xorg-input-evdev_2.7.0-1+b1_armhf.deb Size: 99186 SHA256: 53e5313ae01e63fe33e426708a9151876948cabb7d4d0150c1b431cbdc1c35ab SHA1: 6e72bad64889e37359b7043a7fc651763bdea7e3 MD5sum: 638e31bcda7afb6cc4af768d61a7b373 Description: X.Org X server -- evdev input driver This package provides the driver for input devices using evdev, the Linux kernel's event delivery mechanism. This driver allows for multiple keyboards and mice to be treated as separate input devices. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-evdev driver module. Package: xserver-xorg-input-synaptics Version: 1.6.2-2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 306 Depends: libc6 (>= 2.13-28), libmtdev1 (>= 1.1.0), libx11-6, libxi6 (>= 2:1.2.0), libxtst6, xorg-input-abi-16, xserver-xorg-core (>= 2:1.12.3.901) Suggests: gpointing-device-settings, touchfreeze Conflicts: xorg-driver-synaptics Replaces: xorg-driver-synaptics Provides: xorg-driver-input, xorg-driver-synaptics Priority: optional Section: x11 Filename: pool/main/x/xserver-xorg-input-synaptics/xserver-xorg-input-synaptics_1.6.2-2_armhf.deb Size: 203312 SHA256: e4155ae24339efc8450c8d68bbdf5760fad9474ede0650c571adacc8b2d9eaf7 SHA1: b46576718062ab91867abf1537af51d14f9a7a69 MD5sum: db1dadba3c6927935b3c2b8bdc8647bb Description: Synaptics TouchPad driver for X.Org server This package provides an input driver for the X.Org X server to enable advanced features of the Synaptics Touchpad including: . * Movement with adjustable, non-linear acceleration and speed * Button events through short touching of the touchpad * Double-Button events through double short touching of the touchpad * Dragging through short touching and holding down the finger on the touchpad * Middle and right button events on the upper and lower corner of the touchpad * Vertical scrolling (button four and five events) through moving the finger on the right side of the touchpad * The up/down button sends button four/five events * Horizontal scrolling (button six and seven events) through moving the finger on the lower side of the touchpad * The multi-buttons send button four/five events, and six/seven events for horizontal scrolling * Adjustable finger detection * Multifinger taps: two finger for middle button and three finger for right button events. (Needs hardware support. Not all models implement this feature.) * Run-time configuration using shared memory. This means you can change parameter settings without restarting the X server (see synclient(1)). * It also provides a daemon to disable touchpad while typing at the keyboard and thus avoid unwanted mouse movements (see syndaemon(1)). Package: xserver-xorg-input-wacom Source: xf86-input-wacom Version: 0.15.0+20120515-2 Architecture: armhf Maintainer: Ron Lee Installed-Size: 227 Depends: xorg-input-abi-16, xserver-xorg-core (>= 2:1.12.3.901), libc6 (>= 2.13-28), libx11-6, libxi6 (>= 2:1.2.0), libxinerama1, libxrandr2 (>= 2:1.2.0) Suggests: xinput Conflicts: wacom-tools (<< 0.10.0) Replaces: wacom-tools (<< 0.10.0) Provides: xorg-driver-input Homepage: http://linuxwacom.sf.net Priority: optional Section: x11 Filename: pool/main/x/xf86-input-wacom/xserver-xorg-input-wacom_0.15.0+20120515-2_armhf.deb Size: 82548 SHA256: 213518e0f628a4c55370ef092065a354dfeeabf961658b5d1434074886630c9d SHA1: 680dee0370cb95ff4619f64ef2d6f9bf81f6fdff MD5sum: 03060a18edc298b8a91698ebf6f3192d Description: X.Org X server -- Wacom input driver This package provides the X.Org driver for Wacom tablet devices. Package: xserver-xorg-video-all Source: xorg Version: 1:7.7+3~deb7u1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 62 Depends: xserver-xorg-video-ati, xserver-xorg-video-fbdev, xserver-xorg-video-nouveau, xserver-xorg-video-vesa Conflicts: xserver-xorg-driver-all Replaces: xserver-xorg-driver-all Priority: optional Section: x11 Filename: pool/main/x/xorg/xserver-xorg-video-all_7.7+3~deb7u1_armhf.deb Size: 35934 SHA256: 3dfbd090e64f45706fefb7133c23ce7656b1f4f23ebdabee5a8c71147281643f SHA1: 9f673fdaf86fd7df0200f68baa9fda6216dbcf87 MD5sum: f7cb0d76f7ebb6a2960e963554078b26 Description: X.Org X server -- output driver metapackage This package depends on the full suite of output drivers for the X.Org X server (Xorg). It does not provide any drivers itself, and may be removed if you wish to only have certain drivers installed. Package: xserver-xorg-video-ati Version: 1:6.14.4-8 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 329 Depends: libc6 (>= 2.13-28), libpciaccess0, xorg-video-abi-12, xserver-xorg-core (>= 2:1.12.3.901), xserver-xorg-video-r128, xserver-xorg-video-mach64, xserver-xorg-video-radeon Provides: xorg-driver-video Priority: optional Section: x11 Filename: pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.14.4-8_armhf.deb Size: 274906 SHA256: 2d436ed0f7d1639771c7c01608d1496a8383c43bbd390b184665384005095d40 SHA1: a38c31f64ddbe3c821ab8b48a40dd9affc341007 MD5sum: 516c5ef7ac2dd6f15c52f2f81ae37441 Description: X.Org X server -- AMD/ATI display driver wrapper This package provides the 'ati' driver for the AMD/ATI Mach64, Rage128, Radeon, FireGL, FireMV, FirePro and FireStream series. This driver is actually a wrapper that loads one of the 'mach64', 'r128' or 'radeon' sub-drivers depending on the hardware. These sub-drivers are brought through package dependencies. . Users of Rage, Mach, or Radeon boards may remove this package only if they use Driver "r128", "mach64", or "radeon" in /etc/X11/xorg.conf instead of relying on autodetection. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-ati driver module. Package: xserver-xorg-video-fbdev Source: xserver-xorg-video-fbdev (1:0.4.2-4) Version: 1:0.4.2-4+b1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 84 Depends: libc6 (>= 2.13-28), xorg-video-abi-12, xserver-xorg-core (>= 2:1.11.99.901) Provides: xorg-driver-video Priority: optional Section: x11 Filename: pool/main/x/xserver-xorg-video-fbdev/xserver-xorg-video-fbdev_0.4.2-4+b1_armhf.deb Size: 21622 SHA256: 2d10bb2aafe6a96356cfc10c6a8ce487a9ae1fccdf0474eadb0eb737c0e67755 SHA1: 64506ad962664f487ca655989cfd20f39adc3361 MD5sum: 4845a95dce9104e00af684369a8bd901 Description: X.Org X server -- fbdev display driver This package provides the driver for the Linux framebuffer device (aka 'fbdev'). . More information about X.Org can be found at: . This package is built from the X.org xf86-video-fbdev driver module. Package: xserver-xorg-video-mach64 Version: 6.9.1-2 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 286 Depends: libc6 (>= 2.13-28), xorg-video-abi-12, xserver-xorg-core (>= 2:1.11.99.901) Provides: xorg-driver-video Priority: optional Section: x11 Filename: pool/main/x/xserver-xorg-video-mach64/xserver-xorg-video-mach64_6.9.1-2_armhf.deb Size: 193944 SHA256: 494379a9b62391fb66b47d9bb09463f5573cd73f68df18dd53297860d42c7cf3 SHA1: 49aded8f715c7339fc826b26a10b214f35770e31 MD5sum: 36202c52062010d4e5f4f1745ef38006 Description: X.Org X server -- ATI Mach64 display driver This driver for the X.Org X server (see xserver-xorg for a further description) provides support for the ATI Mach64 series. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-mach64 driver module. Package: xserver-xorg-video-nouveau Version: 1:1.0.1-5 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 404 Depends: libc6 (>= 2.13-28), libdrm2 (>= 2.4.17), libgcc1 (>= 1:4.4.0), libudev0 (>= 146), xorg-video-abi-12, xserver-xorg-core (>= 2:1.12.3.901) Recommends: libgl1-mesa-dri (>= 7.11.1) Provides: xorg-driver-video Homepage: http://nouveau.freedesktop.org/wiki/ Priority: optional Section: x11 Filename: pool/main/x/xserver-xorg-video-nouveau/xserver-xorg-video-nouveau_1.0.1-5_armhf.deb Size: 299656 SHA256: f30f3725ca233fe8ebf8ed69af31ff9ae0687fcca34598e447bb9d27f4352b8e SHA1: dc98460627ed8be82142149fd2eebdc7daf1dd40 MD5sum: 622eb3bf6502c9d11fe5ec5341e7f6c4 Description: X.Org X server -- Nouveau display driver This driver for the X.Org X server (see xserver-xorg for a further description) provides support for NVIDIA Riva, TNT, GeForce, and Quadro cards. . This package provides 2D support including EXA acceleration, Xv and RandR. 3D functionality is provided by the libgl1-mesa-dri package. . This package is built from the FreeDesktop.org xf86-video-nouveau driver. Package: xserver-xorg-video-r128 Version: 6.8.2-1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 263 Depends: libc6 (>= 2.13-28), xorg-video-abi-12, xserver-xorg-core (>= 2:1.11.99.901) Suggests: firmware-linux Provides: xorg-driver-video Priority: optional Section: x11 Filename: pool/main/x/xserver-xorg-video-r128/xserver-xorg-video-r128_6.8.2-1_armhf.deb Size: 177082 SHA256: 9bc5f2cd4b9032f90eafdf61dc139aafa34f12223ad4a7bfc75d4dd8a9370d84 SHA1: bdf1599913dc9ce9dcf9aad01f71a55689c425cb MD5sum: e5fd0c55bf0cdbdb6008e91a6641dd71 Description: X.Org X server -- ATI r128 display driver This driver for the X.Org X server (see xserver-xorg for a further description) provides support for the ATI Rage 'r128' series. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-r128 driver module. Package: xserver-xorg-video-radeon Source: xserver-xorg-video-ati Version: 1:6.14.4-8 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 1178 Depends: libc6 (>= 2.13-28), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.25), libgcc1 (>= 1:4.4.0), libpciaccess0 (>= 0.10.2), libudev0 (>= 146), xorg-video-abi-12, xserver-xorg-core (>= 2:1.12.3.901) Suggests: firmware-linux Provides: xorg-driver-video Priority: optional Section: x11 Filename: pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-radeon_6.14.4-8_armhf.deb Size: 696200 SHA256: 6e652dd2959754c23d554d7916fad8da7abe58da4db0709107ebbd80eab6f480 SHA1: e25a824a735a51c0dc1a164ebe0b789442b213f1 MD5sum: 143cd5c8b6126a36229b2b9b38393232 Description: X.Org X server -- AMD/ATI Radeon display driver This package provides the 'radeon' driver for the AMD/ATI cards. The following chips should be supported: R100, RV100, RS100, RV200, RS200, RS250, R200, RV250, RV280, RS300, RS350, RS400/RS480, R300, R350, R360, RV350, RV360, RV370, RV380, RV410, R420, R423/R430, R480/R481, RV505/RV515/RV516/RV550, R520, RV530/RV560, RV570/R580, RS600/RS690/RS740, R600, RV610/RV630, RV620/RV635, RV670, RS780/RS880, RV710/RV730, RV740/RV770/RV790, CEDAR, REDWOOD, JUNIPER, CYPRESS, HEMLOCK, PALM, SUMO/SUMO2, BARTS, TURKS, CAICOS, CAYMAN, ARUBA. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-ati driver module. Package: xserver-xorg-video-vesa Source: xserver-xorg-video-vesa (1:2.3.1-1) Version: 1:2.3.1-1+b1 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 92 Depends: libc6 (>= 2.13-28), xorg-video-abi-12, xserver-xorg-core (>= 2:1.11.99.901) Provides: xorg-driver-video Priority: optional Section: x11 Filename: pool/main/x/xserver-xorg-video-vesa/xserver-xorg-video-vesa_2.3.1-1+b1_armhf.deb Size: 28622 SHA256: 426662c204bce8625f48399bf35d5de5c17f83fa8a42bc068de7be6c2de29406 SHA1: bc8fc3c365fbe119fda4abeb805d68ea8df6f923 MD5sum: 7270afb28eea24a6ac78f5df2512ae93 Description: X.Org X server -- VESA display driver This driver for the X.Org X server (see xserver-xorg for a further description) uses the standard VESA interface provided on all video cards, but runs unaccelerated. This driver is not recommended for use unless you have a problem with the normal driver for your card, because it will perform very badly. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-vesa driver module. Package: xsltproc Source: libxslt Version: 1.1.26-14.1 Architecture: armhf Maintainer: Debian XML/SGML Group Installed-Size: 162 Depends: libc6 (>= 2.13-28), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Multi-Arch: foreign Homepage: http://xmlsoft.org/xslt/ Priority: optional Section: text Filename: pool/main/libx/libxslt/xsltproc_1.1.26-14.1_armhf.deb Size: 117360 SHA256: 8507d35f12daf525eff273144d8dd36397e8b02db9b67b3ad7f131d8f28dfe04 SHA1: b318025d4d8aaaa0938096ec088e4fd82bc926fe MD5sum: bb6eb1a983fde40f2d14a45f4ef222fe Description: XSLT 1.0 command line processor XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT version 1.0 stylesheets. . This package contains a command line tool that facilitates XSLT transformations. Package: xterm Version: 278-4 Architecture: armhf Maintainer: Debian X Strike Force Installed-Size: 1296 Depends: xbitmaps, libc6 (>= 2.13-28), libfontconfig1 (>= 2.9.0), libice6 (>= 1:1.0.0), libtinfo5, libutempter0 (>= 1.1.5), libx11-6, libxaw7, libxft2 (>> 2.1.1), libxmu6, libxt6 Recommends: x11-utils Suggests: xfonts-cyrillic Provides: x-terminal-emulator Multi-Arch: foreign Homepage: http://invisible-island.net/xterm/xterm.html Priority: optional Section: x11 Filename: pool/main/x/xterm/xterm_278-4_armhf.deb Size: 577514 SHA256: d0133cde2f6165e1c5986bf113329b26d655cba8eea026629af309af9181e92a SHA1: ad0a023a2585e65e9a81699e232c566d17d7c17f MD5sum: 60e26c377da024e2caffecc13eb246be Description: X terminal emulator xterm is a terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that cannot use the window system directly. This version implements ISO/ANSI colors and most of the control sequences used by DEC VT220 terminals. . This package provides four commands: xterm, which is the traditional terminal emulator; uxterm, which is a wrapper around xterm that is intelligent about locale settings (especially those which use the UTF-8 character encoding), but which requires the luit program from the x11-utils package; koi8rxterm, a wrapper similar to uxterm for locales that use the KOI8-R character set; and lxterm, a simple wrapper that chooses which of the previous commands to execute based on the user's locale settings. . A complete list of control sequences supported by the X terminal emulator is provided in /usr/share/doc/xterm. . The xterm program uses bitmap images provided by the xbitmaps package. . Those interested in using koi8rxterm will likely want to install the xfonts-cyrillic package as well. Package: xtrans-dev Source: xtrans Version: 1.2.7-1 Architecture: all Maintainer: Debian X Strike Force Installed-Size: 369 Multi-Arch: foreign Priority: optional Section: x11 Filename: pool/main/x/xtrans/xtrans-dev_1.2.7-1_all.deb Size: 112492 SHA256: fd3c7faa859bedbdffe59f4b99e788981c9ba59515af1159e4826ce95428cdf5 SHA1: 6784dc87a77c15f479bbcea476402bebb5e1403f MD5sum: 7b113fbb8d29827e3c5230a3f6e5bcc2 Description: X transport library (development files) xtrans includes a number of routines to make X implementations transport-independent; at time of writing, it includes support for UNIX sockets, IPv4, IPv6, and DECnet. . xtrans is not actually a library in itself; it includes .c files which are then used in the compilation of X servers, libraries, et al. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libxtrans Package: xulrunner-24.0 Source: iceweasel Version: 24.4.0esr-1~deb7u2 Architecture: armhf Maintainer: Maintainers of Mozilla-related packages Installed-Size: 29698 Depends: libasound2 (>= 1.0.16), libatk1.0-0 (>= 1.12.4), libbz2-1.0, libc6 (>= 2.13-28), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libevent-2.0-5 (>= 2.0.10-stable), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.3.9), libgcc1 (>= 1:4.4.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.20.0), libgtk2.0-0 (>= 2.24.0), libhunspell-1.3-0, libmozjs24d (= 24.4.0esr-1~deb7u2), libpango1.0-0 (>= 1.14.0), libstartup-notification0 (>= 0.8), libstdc++6 (>= 4.6), libvpx1 (>= 1.0.0), libx11-6, libxext6, libxrender1, libxt6, zlib1g (>= 1:1.2.0) Suggests: libgnomeui-0, libcanberra0 Conflicts: j2re1.4, pango-graphite (<< 0.9.3) Homepage: http://developer.mozilla.org/en/docs/XULRunner Priority: optional Section: libs Filename: pool/main/i/iceweasel/xulrunner-24.0_24.4.0esr-1~deb7u2_armhf.deb Size: 16052272 SHA256: 9bad8ee3291f379996d306b4fdf9e071a8ab513ce4eb60076d93358ca802288e SHA1: 85a0046d585ff9805d2c88c4fe05ee24eade7f9d MD5sum: e893507573239080fba5eb1feabf39e2 Description: XUL + XPCOM application runner XULRunner is a single "gecko runtime" that can be used to bootstrap multiple XUL + XPCOM applications that are as rich as Firefox and Thunderbird. . XUL is Mozilla's XML based User Interface language that lets you build feature-rich cross platform applications. These applications are easily customized with alternative text, graphics and layout so that they can be readily branded or localized for various markets. Web developers already familiar with Dynamic HTML (DHTML) will learn XUL quickly and can start building applications right away. . XPCOM is a cross platform component model. It has multiple language bindings and IDL descriptions so programmers can plug their custom functionality into the framework and connect it with other components. . This package also contains the Gecko engine library (libxul) Package: xz-utils Version: 5.1.1alpha+20120614-2 Architecture: armhf Maintainer: Jonathan Nieder Installed-Size: 454 Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0), liblzma5 (>= 5.1.1alpha+20120614) Conflicts: lzma (<< 9.22-1), xz-lzma Breaks: lzip (<< 1.8~rc2) Replaces: lzip (<< 1.8~rc2), xz-lzma Provides: lzma Multi-Arch: foreign Homepage: http://tukaani.org/xz/ Priority: required Section: utils Filename: pool/main/x/xz-utils/xz-utils_5.1.1alpha+20120614-2_armhf.deb Size: 232858 SHA256: a28f02d2e5b4450f685217a25c02b96fdf8fdc2c0b908e72aa28b166651ecf7c SHA1: 8b821663bc85fa522e02feb4d23b71c02d503aed MD5sum: 0869ac31206acf896323e9a0a408d1a2 Description: XZ-format compression utilities XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . This package provides the command line tools for working with XZ compression, including xz, unxz, xzcat, xzgrep, and so on. They can also handle the older LZMA format, and if invoked via appropriate symlinks will emulate the behavior of the commands in the lzma package. . The XZ format is similar to the older LZMA format but includes some improvements for general use: . * 'file' magic for detecting XZ files; * crc64 data integrity check; * limited random-access reading support; * improved support for multithreading (not used in xz-utils); * support for flushing the encoder. Package: yasm Version: 1.1.0-1 Architecture: armhf Maintainer: Sam Hocevar Installed-Size: 1144 Depends: libc6 (>= 2.7) Homepage: http://www.tortall.net/projects/yasm/ Priority: optional Section: devel Filename: pool/main/y/yasm/yasm_1.1.0-1_armhf.deb Size: 526258 SHA256: 811f8bd385d6f30e459236fdef97c39231089ab0fb1a1c348ac109e137bc1876 SHA1: 6548defb92b775fc0a5a597a1e139628a8580465 MD5sum: 7ed103a2b410a04419498cac0efd63c1 Description: modular assembler with multiple syntaxes support Yasm is a complete rewrite of the NASM assembler. It supports multiple assembler syntaxes (eg, NASM, GAS, TASM, etc.) in addition to multiple output object formats (binary objects, COFF, Win32, ELF32, ELF64) and even multiple instruction sets (including AMD64). It also has an optimiser module. Package: yelp Source: yelp (3.4.2-1) Version: 3.4.2-1+b1 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 2475 Depends: libc6 (>= 2.13-28), libglib2.0-0 (>= 2.28.0), libgtk-3-0 (>= 3.0.0), libwebkitgtk-3.0-0 (>= 1.3.10), libyelp0 (= 3.4.2-1+b1), dconf-gsettings-backend | gsettings-backend, yelp-xsl (>= 3.1.2), man-db (>= 2.5.1-1) Recommends: ttf-dejavu, gnome-user-guide Homepage: http://live.gnome.org/Yelp Priority: optional Section: gnome Filename: pool/main/y/yelp/yelp_3.4.2-1+b1_armhf.deb Size: 356388 SHA256: 7b1165225ac98012e0550ba92b9acea36c3525e9293c5cb951ffd3bd418302f9 SHA1: 0b3e9a430fe8bda3d604357eedc7044cb504220c MD5sum: 943c904002044ac79a6530148333feb6 Description: Help browser for GNOME Yelp is the help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, Mallard, HTML, man, and info formatted documentation. Package: yelp-xsl Version: 3.4.2-1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 2001 Priority: extra Section: gnome Filename: pool/main/y/yelp-xsl/yelp-xsl_3.4.2-1_all.deb Size: 540468 SHA256: 291086ac8f66cac93bf686f1b7b5b0d2f1d38376aa518dd5cdd42e6ad8d1af8c SHA1: 2aa4991e37ab30396964fe81b2fbdec4f6061b42 MD5sum: 079ad4fb35f311a0688f61d88e64ae63 Description: XSL stylesheets for the yelp help browser Yelp-xsl contains XSL stylesheets that are used by the yelp help browser to format Docbook and Mallard documents. Package: zenity Version: 3.4.0-2 Architecture: armhf Maintainer: Debian GNOME Maintainers Installed-Size: 299 Depends: libc6 (>= 2.13-28), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk-3-0 (>= 3.0.0), libnotify4 (>= 0.7.0), libpango1.0-0 (>= 1.14.0), libwebkitgtk-3.0-0 (>= 1.3.10), libx11-6, zenity-common (= 3.4.0-2) Multi-Arch: foreign Homepage: http://live.gnome.org/Zenity Priority: optional Section: gnome Filename: pool/main/z/zenity/zenity_3.4.0-2_armhf.deb Size: 226976 SHA256: 9869698730a31b6093b83da5a00058048de28d5ffbd399b6c9e77cdfb78e1f2e SHA1: e06845b488d1dd387382b898736647ec720a516e MD5sum: 1b6bac47bab02137930f59ea1cc9ff07 Description: Display graphical dialog boxes from shell scripts Zenity allows you to display GTK+ dialogs from shell scripts; it is a rewrite of the `gdialog' command from GNOME 1. . Zenity includes a gdialog wrapper script so that it can be used with legacy scripts. Package: zenity-common Source: zenity Version: 3.4.0-2 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 6268 Breaks: zenity (<< 2.91.5-1~) Replaces: zenity (<< 2.91.5-1~) Homepage: http://live.gnome.org/Zenity Priority: optional Section: gnome Filename: pool/main/z/zenity/zenity-common_3.4.0-2_all.deb Size: 3755304 SHA256: 1ef6dbc8d173842eade76388750ae8d80ca0678b4cfeaa78e4d56fe4e5bee27c SHA1: 68291f3cb1f1c7a66c660d71210e2adb4ab75a62 MD5sum: bff7d3ee90a960295395f929e4a1b46a Description: Display graphical dialog boxes from shell scripts (common files) Zenity allows you to display GTK+ dialogs from shell scripts; it is a rewrite of the `gdialog' command from GNOME 1. . Zenity includes a gdialog wrapper script so that it can be used with legacy scripts. . This package contains architecture independent files. Package: zlib1g Source: zlib Version: 1:1.2.7.dfsg-13 Architecture: armhf Maintainer: Mark Brown Installed-Size: 137 Pre-Depends: multiarch-support Depends: libc6 (>= 2.13-28), libgcc1 (>= 1:4.4.0) Conflicts: zlib1 (<= 1:1.0.4-7) Breaks: libxml2 (<< 2.7.6.dfsg-2), texlive-binaries (<< 2009-12) Provides: libz1 Multi-Arch: same Homepage: http://zlib.net/ Priority: required Section: libs Filename: pool/main/z/zlib/zlib1g_1.2.7.dfsg-13_armhf.deb Size: 84232 SHA256: fde34479afe652dc07aacd5e00763e2bffb8e304253983ff823f04b74ed97f13 SHA1: abae6c4c4cc3ffe610cf3aab3156ef2ea6c1b879 MD5sum: d50e583b1246fdfc11fb82c3c526bbf5 Description: compression library - runtime zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the shared library. Package: zlib1g-dev Source: zlib Version: 1:1.2.7.dfsg-13 Architecture: armhf Maintainer: Mark Brown Installed-Size: 380 Depends: zlib1g (= 1:1.2.7.dfsg-13), libc6-dev | libc-dev Conflicts: zlib1-dev Provides: libz-dev Multi-Arch: same Homepage: http://zlib.net/ Priority: optional Section: libdevel Filename: pool/main/z/zlib/zlib1g-dev_1.2.7.dfsg-13_armhf.deb Size: 208630 SHA256: d710df78c4a095cf4605bdd9cec55b84e9471cea9014aaf7387e0a52db30a501 SHA1: e2766626effe5e0602760ef3fc1e3e4a7027b78d MD5sum: 99e1496dd0d809aa2b1010fa0ae9aa56 Description: compression library - development zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the development support files.