Package: libcacard0 Source: libcacard Priority: extra Section: libs Installed-Size: 110 Maintainer: Michael Tokarev Architecture: i386 Version: 1:2.5.0-2 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.31.8), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~beta3) Pre-Depends: multiarch-support Filename: pool/main/libc/libcacard/libcacard0_2.5.0-2_i386.deb Size: 49076 MD5sum: 55c98fdd9f9a49c09777a5b51d5b90b5 SHA1: ee43ce3c2cb543836181dec705d27d370b6b1db2 SHA256: a2062656307d86d38f81050106d884eababa2024925bdb95654326de91c2a350 Description: Virtual Common Access Card (CAC) Emulator (runtime library) This emulator is designed to provide emulation of actual smart cards to a virtual card reader running in a guest virtual machine. The emulated smart cards can be representations of real smart cards, where the necessary functions such as signing, card removal/insertion, etc. are mapped to real, physical cards which are shared with the client machine the emulator is running on, or the cards could be pure software constructs. . This package provides the runtime library. Multi-Arch: same Package: libcacard-dev Source: libcacard Priority: extra Section: libdevel Installed-Size: 100 Maintainer: Michael Tokarev Architecture: i386 Version: 1:2.5.0-2 Depends: libcacard0 (= 1:2.5.0-2), libnss3-dev Filename: pool/main/libc/libcacard/libcacard-dev_2.5.0-2_i386.deb Size: 37574 MD5sum: 55c5e374c5266f3e0801d6554ed3d5c8 SHA1: 1d39899d52b6a8ba2d8816dd12b9a796c4b40cf6 SHA256: ed79ac53beb8f09cc0ea6c7277e2eecb4764b4d22ab40bc5761ceca1e9734698 Description: Virtual Common Access Card (CAC) Emulator (development files) This emulator is designed to provide emulation of actual smart cards to a virtual card reader running in a guest virtual machine. The emulated smart cards can be representations of real smart cards, where the necessary functions such as signing, card removal/insertion, etc. are mapped to real, physical cards which are shared with the client machine the emulator is running on, or the cards could be pure software constructs. . This package provides files necessary to develop programs using the library. Multi-Arch: same Package: libcacard-tools Source: libcacard Priority: extra Section: otherosfs Installed-Size: 76 Maintainer: Michael Tokarev Architecture: i386 Version: 1:2.5.0-2 Depends: libc6 (>= 2.4), libcacard0 (>= 2.2), libglib2.0-0 (>= 2.31.8), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~beta2) Filename: pool/main/libc/libcacard/libcacard-tools_2.5.0-2_i386.deb Size: 37070 MD5sum: baec8333159318f77b5a525dff5aea29 SHA1: 723519a4f3082f1e64f2428babc6406db3898e11 SHA256: da6d4b32336d99b15c265f6274957a994b7e28f194d6b53c72ff85206dbdba46 Description: Virtual Common Access Card (CAC) Emulator (tools) This emulator is designed to provide emulation of actual smart cards to a virtual card reader running in a guest virtual machine. The emulated smart cards can be representations of real smart cards, where the necessary functions such as signing, card removal/insertion, etc. are mapped to real, physical cards which are shared with the client machine the emulator is running on, or the cards could be pure software constructs. . This package provides tools for the libcacard library (currently vscclient). Multi-Arch: foreign Package: ipmitool Priority: optional Section: utils Installed-Size: 1496 Maintainer: Ubuntu Developers Architecture: i386 Version: 1.8.15-1ubuntu3 Recommends: openipmi Depends: libc6 (>= 2.15), libfreeipmi16 (>= 1.1.5), libncurses5 (>= 5.5-5~), libreadline6 (>= 6.0), libssl1.0.0 (>= 1.0.0), libtinfo5, lsb-base Filename: pool/main/i/ipmitool/ipmitool_1.8.15-1ubuntu3_i386.deb Size: 396870 MD5sum: 4150472b4792774801178c2a6a286998 SHA1: 1a11778f14cbe24455171d1420c2660d10361dc0 SHA256: 6444f2077db4d2d36f1eee0f65be20f17bb4c73f066f6e20e7c8ee13d14907db Description: utility for IPMI control with kernel driver or LAN interface (daemon) A utility for managing and configuring devices that support the Intelligent Platform Management Interface. IPMI is an open standard for monitoring, logging, recovery, inventory, and control of hardware that is implemented independent of the main CPU, BIOS, and OS. The service processor (or Baseboard Management Controller, BMC) is the brain behind platform management and its primary purpose is to handle the autonomous sensor monitoring and event logging features. . The ipmitool program provides a simple command-line interface to this BMC. It features the ability to read the sensor data repository (SDR) and print sensor values, display the contents of the System Event Log (SEL), print Field Replaceable Unit (FRU) inventory information, read and set LAN configuration parameters, and perform remote chassis power control. . This package contains the daemon. Original-Maintainer: Jörg Frings-Fürst Package: cakephp Priority: optional Section: web Installed-Size: 9930 Maintainer: Dmitry Smirnov Architecture: all Version: 2.7.2-1 Recommends: cakephp-scripts (= 2.7.2-1) Suggests: cakephp-instaweb, php5-mysql, php5-sqlite, php5-pgsql Depends: php5-cli, php5-common (>= 5.3.0), php5-mcrypt Filename: pool/main/c/cakephp/cakephp_2.7.2-1_all.deb Size: 1103808 MD5sum: c8c0dfa9303f5e17a58cbe6518c9c556 SHA1: 269908f33f9c8949467c826c20cd07b0640659df SHA256: 3bc40623afc27aa699590d4d65eb005a1816300b9db77fd15ec3ac1c46b62ebc Description: rapid application development framework for PHP CakePHP is a flexible model-view-controller rapid application development framework for PHP inspired by Ruby on Rails. . CakePHP makes developing applications swiftly and with the least amount of hassle: . * integrated CRUD for database interaction and simplified queries including scaffolding * request dispatcher with good looking, custom URLs * fast and flexible templating (PHP syntax, with helpers) * useful core features (access control lists, AJAX integration, etc.) * works from any website subdirectory Package: cakephp-scripts Source: cakephp Priority: optional Section: web Installed-Size: 378 Maintainer: Dmitry Smirnov Architecture: all Version: 2.7.2-1 Depends: cakephp (= 2.7.2-1), php5-cli, php5-common (>= 5.3.0), php5-mcrypt Filename: pool/main/c/cakephp/cakephp-scripts_2.7.2-1_all.deb Size: 37008 MD5sum: 888f9262c1ae22396819dc455dc4dfe0 SHA1: 2c0024d59c6abfbf4ea65297fa6dd74a368c5386 SHA256: 59f4ad604aaa448ed162795bf3dcff316d89f6f0cbbc6654507d007b90ef4214 Description: rapid application development framework for PHP (scripts) CakePHP is a flexible model-view-controller rapid application development framework for PHP inspired by Ruby on Rails. . This package contains the bake.php and acl.php scripts for creating (or "baking") CakePHP applications and modifying Access Control Lists. Package: zoneminder Priority: optional Section: net Installed-Size: 15037 Maintainer: Dmitry Smirnov Architecture: i386 Version: 1.28.1-8 Recommends: apache2 (>= 2.4.10~) | nginx | httpd, libapache2-mod-php5 | php5-fpm, mysql-server | virtual-mysql-server, zoneminder-doc (>= 1.28.1-8) Suggests: fcgiwrap, logrotate Depends: libavcodec56 (>= 6:11~beta1) | libavcodec-extra-56 (>= 6:11.4), libavformat56 (>= 6:11~beta1), libavutil54 (>= 6:11~beta1), libc6 (>= 2.17), libcurl3-gnutls (>= 7.16.2), libgcc1 (>= 1:4.1.1), libgcrypt20 (>= 1.6.1), libgnutls-openssl27 (>= 3.0-0), libjpeg62-turbo (>= 1.3.1), libmysqlclient18 (>= 5.5.24+dfsg-1), libpcre3 (>= 1:8.35), libstdc++6 (>= 4.9), libswscale3 (>= 6:11~beta1), libvlc5 (>= 1.1.1), zlib1g (>= 1:1.1.4), cakephp (>= 2.7.2), libjs-jquery (>= 1.7.2+dfsg), libjs-mootools (>= 1.4.5~debian1), init-system-helpers (>= 1.18~), perl, javascript-common, libav-tools, libdate-manip-perl, libmime-lite-perl, libmime-tools-perl, libphp-serialization-perl, libmodule-load-conditional-perl, libnet-sftp-foreign-perl, libarchive-zip-perl, libdbd-mysql-perl, libdevice-serialport-perl, libimage-info-perl, libjson-any-perl, libsys-mmap-perl, liburi-encode-perl, libwww-perl, mysql-client | virtual-mysql-client, perl-modules, php5-mysql, policykit-1, rsyslog | system-log-daemon, zip Filename: pool/main/z/zoneminder/zoneminder_1.28.1-8_i386.deb Size: 1475840 MD5sum: d2a3a2d1c5ad676a31cea0f8150675a7 SHA1: 2db1300b82357b53522116432e03987d2ad6b3d2 SHA256: e020bb911433aa68bf39aafb1e5e29279507af27f55986ba1490b7221dc38c36 Description: video camera security and surveillance solution ZoneMinder is intended for use in single or multi-camera video security applications, including commercial or home CCTV, theft prevention and child or family member or home monitoring and other care scenarios. It supports capture, analysis, recording, and monitoring of video data coming from one or more video or network cameras attached to a Linux system. ZoneMinder also support web and semi-automatic control of Pan/Tilt/Zoom cameras using a variety of protocols. It is suitable for use as a home video security system and for commercial or professional video security and surveillance. It can also be integrated into a home automation system via X.10 or other protocols. Package: zoneminder-dbg Source: zoneminder Priority: extra Section: debug Installed-Size: 16596 Maintainer: Dmitry Smirnov Architecture: i386 Version: 1.28.1-8 Depends: zoneminder (= 1.28.1-8) Filename: pool/main/z/zoneminder/zoneminder-dbg_1.28.1-8_i386.deb Size: 16223914 MD5sum: 7c17e8755ca8c17a1d94d8163ff01312 SHA1: f1e24020a0c571403352e5e6e9801a6273fd14c1 SHA256: 3cc0d96822c3780a01b3775e4ccc26af531960d4d4ab9de4cec63fafedc42372 Description: Zoneminder -- debugging symbols ZoneMinder is intended for use in single or multi-camera video security applications, including commercial or home CCTV, theft prevention and child or family member or home monitoring and other care scenarios. It supports capture, analysis, recording, and monitoring of video data coming from one or more video or network cameras attached to a Linux system. ZoneMinder also support web and semi-automatic control of Pan/Tilt/Zoom cameras using a variety of protocols. It is suitable for use as a home video security system and for commercial or professional video security and surveillance. It can also be integrated into a home automation system via X.10 or other protocols. . This package provides debugging symbols Package: zoneminder-doc Source: zoneminder Priority: optional Section: doc Installed-Size: 1578 Maintainer: Dmitry Smirnov Architecture: all Version: 1.28.1-8 Suggests: www-browser Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/main/z/zoneminder/zoneminder-doc_1.28.1-8_all.deb Size: 914356 MD5sum: fb67ca7d407a30e419ce0ed77d2c4236 SHA1: e55d3a876b8bbc136b9bb72f721a4a08e1f93d83 SHA256: 513effb83317a9b1bebe68249151bb27ec26f3ba63daa008623fdcc31b58e93f Description: ZoneMinder documentation ZoneMinder is intended for use in single or multi-camera video security applications, including commercial or home CCTV, theft prevention and child or family member or home monitoring and other care scenarios. It supports capture, analysis, recording, and monitoring of video data coming from one or more video or network cameras attached to a Linux system. ZoneMinder also support web and semi-automatic control of Pan/Tilt/Zoom cameras using a variety of protocols. It is suitable for use as a home video security system and for commercial or professional video security and surveillance. It can also be integrated into a home automation system via X.10 or other protocols. . This package provides ZoneMinder documentation in HTML format. Multi-Arch: foreign