Package: libcacard0 Source: libcacard Priority: extra Section: libs Installed-Size: 111 Maintainer: Michael Tokarev Architecture: amd64 Version: 1:2.5.0-2 Depends: libc6 (>= 2.14), 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_amd64.deb Size: 47354 MD5sum: 11d4d5110e87eb44ebba1d2c251b32db SHA1: 9409a45988dec05252a5e80405cfcc8f53ae265e SHA256: 3fc4dc0531a932892101e7109f3d4c665d39d2598a0f266f13e213fdcdda6cf4 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: amd64 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_amd64.deb Size: 37616 MD5sum: 49d86f1379db1ba9621555d6b878ff83 SHA1: 072d252f30773b6a351911b05dbaa09d0422a0e9 SHA256: 7df6105c3bb4ac30a5e5433d111b722c98348ababbdec96a5028dd0f20bde3cc 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: 77 Maintainer: Michael Tokarev Architecture: amd64 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_amd64.deb Size: 36618 MD5sum: e0f27e2110bc87c820993e7d65e86262 SHA1: 1112c1782688228daf39aa68445328a5325ae02a SHA256: 91260f3e89e36d1b9ab9f3e2bc2b7e9fada26c4aed16c83b3e3176e90a66c222 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: 1535 Maintainer: Ubuntu Developers Architecture: amd64 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_amd64.deb Size: 381850 MD5sum: c235284534efb57c530f4fb11ae02964 SHA1: fcfcace8edcc0dda58b55888d2f08e0fa546d89a SHA256: 2e0720888837e1f149b42da948b252068eb28512fbb62a1f4db11514ed4280d1 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: 15216 Maintainer: Dmitry Smirnov Architecture: amd64 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_amd64.deb Size: 1563122 MD5sum: a0e12c017a450fac51a4869e4e0ccf9b SHA1: 8915f6e6f80fc60d08c17a7c556d445498e22eed SHA256: cc40735e7bed5d36eb46f5c737f036551e09dd75c9d96cff4041f717ff7f4c7b 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: 14407 Maintainer: Dmitry Smirnov Architecture: amd64 Version: 1.28.1-8 Depends: zoneminder (= 1.28.1-8) Filename: pool/main/z/zoneminder/zoneminder-dbg_1.28.1-8_amd64.deb Size: 13845844 MD5sum: cc207aa2c0a8751c5fb46fd04b8ed325 SHA1: b76ad5b081dc09736f1217ca165a4c14722bbc53 SHA256: f3d28eb8e0a5ca3f723e9f67c53172262b49e4b50e1f056b4aa3775b6a7c1b4d 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