Package: agl-app-afb-test-bin Source: agl-app-afb-test Version: 6.90-0+31.6 Architecture: amd64 Maintainer: romain.forlot Installed-Size: 234 Filename: ./amd64/agl-app-afb-test-bin_6.90-0+31.6_amd64.deb Size: 59604 MD5sum: bc337282c1e3dbe08ef94c3d65c29108 SHA1: feeb46fb735d499f24913aa4151340d7334d7ea0 SHA256: 1ab5b335d5b6b47b17a08db336674402d64adfb09b56d84a8cd4e908aa591ef1 Section: libs Priority: optional Homepage: https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/app-afb-test Description: afb-test is a test framework made to test other binding. Package: agl-app-afb-test-dev Source: agl-app-afb-test Version: 6.90-0+31.6 Architecture: amd64 Maintainer: romain.forlot Installed-Size: 13 Depends: agl-app-afb-test-bin Filename: ./amd64/agl-app-afb-test-dev_6.90-0+31.6_amd64.deb Size: 1844 MD5sum: 64792f6ddc02f1dc013a745c32839fcf SHA1: adac04bc09ec55311b911fe27439838f65b1d087 SHA256: 1af8cbc41fb1c5064c9df125b5072d327ed155cb4c2b31bce37898bd8f1089c3 Section: libs Priority: optional Homepage: https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/app-afb-test Description: agl-app-afb-test-devel Package: agl-app-framework-binder-bin Source: agl-app-framework-binder Version: 6.90-0+123.1 Architecture: amd64 Maintainer: unknown Installed-Size: 778 Filename: ./amd64/agl-app-framework-binder-bin_6.90-0+123.1_amd64.deb Size: 205900 MD5sum: 135287d12acd21a4aceaa50acce525a1 SHA1: 3ce78bc43b0367aeab2a54b4049df8d94834ce31 SHA256: 5d10fa91fb84df5e2185a3c5b02d80f19f8d4792ffe6a6d9b3f4218ce8582840 Section: libs Priority: optional Homepage: https://gerrit.automotivelinux.org/gerrit/#/admin/projects/src/app-framework-binder Description: agl-app-framework-binder Package: agl-app-framework-binder-dev Source: agl-app-framework-binder Version: 6.90-0+123.1 Architecture: amd64 Maintainer: unknown Installed-Size: 278 Depends: agl-app-framework-binder-bin Filename: ./amd64/agl-app-framework-binder-dev_6.90-0+123.1_amd64.deb Size: 33132 MD5sum: 0b562f22d4575bee15260177ceb8dede SHA1: b7a48f0cab84280ce99617fa5d15c564c778bf19 SHA256: cd05d5fcf9ba1c5f4d39ede7d7d1123a363b74e0eda09528ca686db77cacb483 Section: libs Priority: optional Homepage: https://gerrit.automotivelinux.org/gerrit/#/admin/projects/src/app-framework-binder Description: agl-app-framework-binder-devel Package: agl-cmake-apps-module-bin Source: agl-cmake-apps-module Version: 6.90-0+54.1 Architecture: amd64 Maintainer: Romain Forlot Installed-Size: 139 Filename: ./amd64/agl-cmake-apps-module-bin_6.90-0+54.1_amd64.deb Size: 58078 MD5sum: ddcae17bd272e6e2550b569f3c4859d0 SHA1: 3a1b153ba524522d6606aea659c2089bf6609d51 SHA256: 25e28b25139f004447d698d871493cc4db41a6f66d2fab3069ba9324d64c2c24 Section: devel Priority: optional Homepage: https://gerrit.automotivelinux.org/gerrit/#/admin/projects/src/cmake-apps-module Description: agl-cmake-apps-module is a CMake module made to ease application framework binding. Package: agl-libmicrohttpd-dev Source: agl-libmicrohttpd Version: 0.9.62-1 Architecture: amd64 Maintainer: Bertrand Marc Installed-Size: 787 Depends: agl-libmicrohttpd12 (= 0.9.62-1), libgnutls28-dev, libgcrypt-dev Provides: libmicrohttpd-dev (= 0.9.62-1) Filename: ./amd64/agl-libmicrohttpd-dev_0.9.62-1_amd64.deb Size: 193920 MD5sum: 353fd0bbc746877480c184d888fdfaa5 SHA1: 4a3472493295a5023af127dfb942fc0b2ccf85e4 SHA256: 440888e5b4237bd9d6282122fb9a142c9b6932137db4b0eaf3cc8c8e63aaa5e9 Section: libdevel Priority: optional Homepage: http://www.gnu.org/software/libmicrohttpd/ Description: library embedding HTTP server functionality (development) GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. Key features that distinguish GNU Libmicrohttpd from other projects are: * C library: fast and small * API is simple, expressive and fully reentrant * Implementation is HTTP 1.1 compliant * HTTP server can listen on multiple ports * Four different threading models (select, poll, pthread, thread pool) * Support for IPv6 * Support for SHOUTcast * Support for incremental processing of POST data (optional) * Support for basic and digest authentication (optional) * Support for SSL3 and TLS . This package contains the development files. Package: agl-libmicrohttpd12 Source: agl-libmicrohttpd Version: 0.9.62-1 Architecture: amd64 Maintainer: Bertrand Marc Installed-Size: 149 Depends: libc6 (>= 2.17), libgnutls30 (>= 3.5.3) Provides: libmicrohttpd (= 0.9.62-1) Filename: ./amd64/agl-libmicrohttpd12_0.9.62-1_amd64.deb Size: 60722 MD5sum: 42e76a7702e0db8fb578b3c54682c5b2 SHA1: 8d1f7f36287748f947430d9bc8da91486ad0a77c SHA256: e2f0a297225cc0ec2d4244a23cbadb9afa6bf28abb08bf8ba1987939b6b5eced Section: libs Priority: optional Homepage: http://www.gnu.org/software/libmicrohttpd/ Description: library embedding HTTP server functionality GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. Key features that distinguish GNU Libmicrohttpd from other projects are: * C library: fast and small * API is simple, expressive and fully reentrant * Implementation is HTTP 1.1 compliant * HTTP server can listen on multiple ports * Four different threading models (select, poll, pthread, thread pool) * Support for IPv6 * Support for SHOUTcast * Support for incremental processing of POST data (optional) * Support for basic and digest authentication (optional) * Support for SSL3 and TLS Package: agl-xds-agent Version: 6.99.4.2 Architecture: amd64 Maintainer: Sebastien Douheret Installed-Size: 53137 Filename: ./amd64/agl-xds-agent_6.99.4.2_amd64.deb Size: 14994986 MD5sum: 0eda719c1b5bcab8429210455a2d3b3b SHA1: 745239cd3a6f1b27ab4bf86200b2b7972260ec1f SHA256: 9028b3dd91657a500e84626cecd630950261853429d4cedf7279a2fe7471aa91 Section: libs Priority: optional Homepage: https://gerrit.automotivelinux.org/gerrit/p/src/xds/xds-agent.git Description: agl-xds-agent Package: agl-xds-cli Version: 6.99.4.1 Architecture: amd64 Maintainer: Sebastien Douheret Installed-Size: 11304 Filename: ./amd64/agl-xds-cli_6.99.4.1_amd64.deb Size: 2895014 MD5sum: b80849782e08e39fbbc9063fe2d4c97e SHA1: 279a6436e45e4ff1c6a7ac16c7a65897f9f370bb SHA256: e94a664cdd1001fbc2d954d2f37dc7fe21c5720a7bda5c0b9a3ac0fa68ce6327 Section: libs Priority: optional Homepage: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/xds/xds-cli.git Description: agl-xds-cli Package: agl-xds-gdb Version: 6.99.4.1 Architecture: amd64 Maintainer: Sebastien Douheret Installed-Size: 11250 Filename: ./amd64/agl-xds-gdb_6.99.4.1_amd64.deb Size: 2885912 MD5sum: baafd829c52ce204809cacbd442cfabc SHA1: ba5036615e064717984d8e37dc3ead54ad1c071a SHA256: 5d0cc2a6e6517dbb4e38a063679809e0ed41a5eb635724aa4ea487cb62340ee9 Section: libs Priority: optional Homepage: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/xds/xds-gdb.git Description: agl-xds-gdb Package: agl-xds-server Version: 6.99.4.2 Architecture: amd64 Maintainer: Sebastien Douheret Installed-Size: 33766 Depends: jq Filename: ./amd64/agl-xds-server_6.99.4.2_amd64.deb Size: 10244024 MD5sum: 349b49de30415383f6edb3bd77f08e38 SHA1: 9d636507084f2ae8e93ef3563e7176bb2e495512 SHA256: 932e2293893290417e22ecdf5ea9baf22d50dc71aa35d1f1c51b970cee896e05 Section: libs Priority: optional Homepage: https://gerrit.automotivelinux.org/gerrit/p/src/xds/xds-server.git Description: agl-xds-server Package: bmap-tools Version: 3.5 Architecture: all Maintainer: Artem Bityutskiy Installed-Size: 151 Depends: python (>= 2.7), python-gpgme, python (<< 2.8), python:any (>= 2.6.6-7~), bzip2, pbzip2, gzip, pigz, lzop, liblz4-tool, xz-utils, tar, unzip Filename: ./all/bmap-tools_3.5_all.deb Size: 39506 MD5sum: 131b7cd9943576d6b3e871ea7a22fcb1 SHA1: 672af7bc78d0228690dbc69199a0187115316de2 SHA256: 1b54498ad9c370f03f6b492da4dcc3f1fa0f0d706b8250fb5d8f6347857523b6 Section: utils Priority: optional Description: Tools to generate block map (AKA bmap) and flash images using bmap. Bmaptool is a generic tool for creating the block map (bmap) for a file, and copying files using the block map. The idea is that large file containing unused blocks, like raw system image files, can be copied or flashed a lot faster with bmaptool than with traditional tools like "dd" or "cp". See source.tizen.org/documentation/reference/bmaptool for more information.