Package: libcacard0 Source: libcacard Priority: extra Section: libs Installed-Size: 114 Maintainer: Michael Tokarev Architecture: ppc64el Version: 1:2.5.0-2 Depends: libc6 (>= 2.17), 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_ppc64el.deb Size: 46058 MD5sum: 78c88f87239bc74bc6c27d0c432d4eee SHA1: c6b132c6ab83ceb4713a816033985c325029b150 SHA256: 3ffd4bb2cabcf82847f6d75710493ab4ee9099f2a2d21fb6764c36a846877b3e 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: ppc64el 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_ppc64el.deb Size: 37544 MD5sum: 0386a3665701bc3301683239a44d5184 SHA1: a51b9ff06647b65030f1e774e114c1f9853ccaec SHA256: 9fa56cd5e846cf00c30ea3e3e861660668c6754aee0067d2c43852f58cb8d674 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: 80 Maintainer: Michael Tokarev Architecture: ppc64el Version: 1:2.5.0-2 Depends: libc6 (>= 2.17), 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_ppc64el.deb Size: 36582 MD5sum: 2b022175532ee91bffcdbe98f5183395 SHA1: a1a677e9ab14bc3a6ea2261734afff8fdd14175b SHA256: 358da8817e4dc222c70e0e5df2e342c2d8f80387c8536acac205a8aab6796670 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: 1633 Maintainer: Ubuntu Developers Architecture: ppc64el Version: 1.8.15-1ubuntu3 Recommends: openipmi Depends: libc6 (>= 2.17), 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_ppc64el.deb Size: 356104 MD5sum: 9cb9bd2580935b127292cfde8bb2b88b SHA1: e3627399fbaa18205409c6221d5f2c167740509d SHA256: 09fedaa2564b8a29f6bf56186a5bb2e98cf5c29c732cd93c45a43026d19ad6e6 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: 16117 Maintainer: Dmitry Smirnov Architecture: ppc64el 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_ppc64el.deb Size: 1400722 MD5sum: 0a858111c90a7888d301ee204a9c20f8 SHA1: d29dba7f9de004a37d97022c540b4d4ac49923f8 SHA256: 60e1ebf0fe2031d2e36e00fcd3ef0842daa3ac4badebb0920db24ab5ec21f517 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: 17964 Maintainer: Dmitry Smirnov Architecture: ppc64el Version: 1.28.1-8 Depends: zoneminder (= 1.28.1-8) Filename: pool/main/z/zoneminder/zoneminder-dbg_1.28.1-8_ppc64el.deb Size: 17185902 MD5sum: e9c17d2a769d291b14b01d3bde07436b SHA1: 7d14fcc7589efafe99604b481b4731cdea57d13b SHA256: f8fc8df73961044425554a97d354277d61e6a972c870f06e25518a60ee8cff0d 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