Package: gl4es-dev Source: gl4es Version: 0.v1.1.4+25+gd18d2ed-27 Architecture: amd64 Maintainer: Philippe Coval Installed-Size: 19 Depends: gl4es0 (= 0.v1.1.4+25+gd18d2ed-27) Filename: ./amd64/gl4es-dev_0.v1.1.4+25+gd18d2ed-27_amd64.deb Size: 7084 MD5sum: 1ca59e6c9c939ef7d4a8415d2ff0ddd6 SHA1: ba300e946632c5052c3d190b3ced9ce08b1d3271 SHA256: 278d5e6b8b1a6efa49b245b89745188f7b9995ace01ae7366514e824586aba4a Section: libdevel Priority: optional Multi-Arch: same Homepage: https://github.com/ptitSeb/gl4es/ Description: Package: gl4es-snapshot Source: gl4es Version: 0.v1.1.4+25+gd18d2ed-27 Architecture: all Maintainer: Philippe Coval Installed-Size: 13 Depends: gl4es (= 0.v1.1.4+25+gd18d2ed-27) Suggests: rzr Filename: ./all/gl4es-snapshot_0.v1.1.4+25+gd18d2ed-27_all.deb Size: 6260 MD5sum: 0044823a5b65cc0801fef07118e262cc SHA1: 7e294ca83482490faf2003c549802c8367d682a8 SHA256: a77075ae7edd8a2ce2b615f7e981428709d8cdd7a491723e4e87feaa3f85bbaa Section: utils Priority: extra Homepage: https://github.com/ptitSeb/gl4es/ Description: unreleased snapshot version TODO: Remove on issue and upgrade gl4es Package: gl4es0 Source: gl4es Version: 0.v1.1.4+25+gd18d2ed-27 Architecture: amd64 Maintainer: Philippe Coval Installed-Size: 1354 Depends: libc6 (>= 2.34) Filename: ./amd64/gl4es0_0.v1.1.4+25+gd18d2ed-27_amd64.deb Size: 406544 MD5sum: 306130ae386525d6c958af9f5258fd3e SHA1: 7c5b4d21f7986545dda61c379f74247968271f80 SHA256: df776222aaa2803fde62dbf7abb02e8f54caa654e8b74876ed428a1ee767e635 Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/ptitSeb/gl4es/ Description: GL4ES - OpenGL for GLES Hardware Package: gl4es0-dbgsym Source: gl4es Version: 0.v1.1.4+25+gd18d2ed-27 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Philippe Coval Installed-Size: 1222 Depends: gl4es0 (= 0.v1.1.4+25+gd18d2ed-27) Filename: ./amd64/gl4es0-dbgsym_0.v1.1.4+25+gd18d2ed-27_amd64.deb Size: 1100312 MD5sum: 8ea4d5b5346794e764fb9a7c923a6d07 SHA1: f48fb31d9575f04c7b941dd8f007a56353351807 SHA256: 6ed513036fa46606fe7936d3ccb2fb5fb6144907f1a4e1726874e8380bbec7c5 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for gl4es0 Build-Ids: 4626149590d09752c0332d9bafa35f49f3bb92d1 Package: golang-github-rzr-webthing-go-dev Source: golang-github-rzr-webthing-go Version: 0.0.0-0ubuntu0~philippe0+bionic01 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 8 Depends: golang-github-julienschmidt-httprouter-dev Filename: ./all/golang-github-rzr-webthing-go-dev_0.0.0-0ubuntu0~philippe0+bionic01_all.deb Size: 2404 MD5sum: 08d8e8413266e697d876844e4b2b83e3 SHA1: cacfddf277df40b5fe40ac8cb34bc95468768212 SHA256: 98746c5f8b5f90a2a7ecefc22d27dd3bfd5fe801fb7bf6043eb43204c68da3cd Section: devel Priority: optional Homepage: https://github.com/rzr/webthing-go Description: http://purl.org/webthing-go WEBTHING-GO: GitHub forks (https://GitHub.com/rzr/webthing-go/network/) license (LICENSE) GitHub version (http://badge.fury.io/gh/rzr%2Fwebthing-go) GoDoc (http://godoc.org/github.com/rzr/webthing-go) Build Status (https://travis-ci.org/rzr/webthing-go) pulls (https://cloud.docker.com/repository/docker/rzrfreefr/webthing-go) Automated Builds (https://cloud.docker.com/repository/docker/rzrfreefr/webthing-go/timeline) Build Status (https://cloud.docker.com/repository/docker/rzrfreefr/webthing-go/builds) Go Report Card (https://goreportcard.com/report/github.com/rzr/webthing-go) codebeat badge (https://codebeat.co/projects/github-com-rzr-webthing-go-master) USAGE: To get started look at "example" directory (./example): . ```sh go version | go version go1.10.4 linux/amd64 go get github.com/rzr/webthing-go . cd ~/go/src/github.com/rzr/webthing-go go run example/simplest-webthing-go/simplest-thing.go | Listening: :8888 curl http://localhost:8888/properties | {"on":false} curl -X PUT --data '{"on": true}' http://localhost:8888/properties/on | {"on":true} curl http://localhost:8888/properties/on | {"on":true} curl http://localhost:8888 | jq -M . | { ...| "title": "ActuatorExample"| } ``` . To import published module just use this alias: . go import ( webthing "github.com/rzr/webthing-go" ) . RESOURCES:• https://rzr.github.io/webthing-go/• https://iot.mozilla.org/framework/• https://github.com/julienschmidt/httprouter• https://github.com/mozilla-iot/mozilla-iot.github.io/pull/58 Package: golang-github-rzr-webthing-go-snapshot Source: golang-github-rzr-webthing-go Version: 0.0.0-0ubuntu0~philippe0+bionic01 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 8 Depends: golang-github-rzr-webthing-go (= 0.0.0-0ubuntu0~philippe0+bionic01) Suggests: rzr Filename: ./all/golang-github-rzr-webthing-go-snapshot_0.0.0-0ubuntu0~philippe0+bionic01_all.deb Size: 1828 MD5sum: 456b28c4c334f555da1d5f1189679325 SHA1: 7c9e446a42e70b8202901a61fbc6df69aaa71b9f SHA256: e725a84956c2348c3ee094bfdcde4a0f9f15312c07bd51e3bfb10389d986111b Section: utils Priority: extra Homepage: https://github.com/rzr/webthing-go Description: unreleased snapshot version TODO: Remove on issue and upgrade golang-github-rzr-webthing-go Package: iotjs Version: 0.0+1.0+716+2+g02599f35-0~rzr0+1.0+715+131+g2615a37a Architecture: amd64 Maintainer: Philippe Coval Installed-Size: 1091 Depends: libc6 (>= 2.32) Filename: ./amd64/iotjs_0.0+1.0+716+2+g02599f35-0~rzr0+1.0+715+131+g2615a37a_amd64.deb Size: 416444 MD5sum: 4523cd359ffa2eefb9a62f1fc16c3b07 SHA1: 2b5c03c6668823a1b48595d3d1ff3f9b571e95cc SHA256: 36c98f9d43fa67d10b938b2db2b8fa51dad55e4a1209ed606a6b047e69cc85ec Section: web Priority: optional Homepage: http://iotjs.net Description: Javascript Framework for Internet of Things Inter-operable service platform in the world of IoT, based on web technology. The target of IoT.js is to run in resource constrained devices such as only few kilobytes of RAM available device. Package: iotjs-dbgsym Source: iotjs Version: 0.0+1.0+716+2+g02599f35-0~rzr0+1.0+715+131+g2615a37a Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Philippe Coval Installed-Size: 1805 Depends: iotjs (= 0.0+1.0+716+2+g02599f35-0~rzr0+1.0+715+131+g2615a37a) Filename: ./amd64/iotjs-dbgsym_0.0+1.0+716+2+g02599f35-0~rzr0+1.0+715+131+g2615a37a_amd64.deb Size: 1644588 MD5sum: 4840136f4e138c0b2c9ceaf4cc6f770c SHA1: 051d513b9ca4cf04fc5dee2da5b24b411696a7b3 SHA256: 6e682532c131311362d7b4139dc57212f3955e6f9c9c2603738a6312b9832636 Section: debug Priority: optional Description: debug symbols for iotjs Build-Ids: afef9e7ca51e300a593e350bd22d82b312adbbdb Package: iotjs-dev Source: iotjs Version: 0.0+1.0+716+2+g02599f35-0~rzr0+1.0+715+131+g2615a37a Architecture: amd64 Maintainer: Philippe Coval Installed-Size: 380 Filename: ./amd64/iotjs-dev_0.0+1.0+716+2+g02599f35-0~rzr0+1.0+715+131+g2615a37a_amd64.deb Size: 55464 MD5sum: 4008c96f390a75f95e98e361bd183901 SHA1: 352fb908fec7187e7dc8987192a29279e83ae013 SHA256: 33018c7d7ceadfb5067d4c3798678dd7aaed78a6765564641c2b93e68512084a Section: web Priority: optional Homepage: http://iotjs.net Description: Developer files for Javascript Framework for IoT This package ships static library and developments files. C Headers are installed into iotjs namespace. This is mostly useful to embed iot.js in applications or debugging purposes. Package: iotjs-snapshot Source: iotjs Version: 0.0+1.0+716+2+g02599f35-0~rzr0+1.0+715+131+g2615a37a Architecture: all Maintainer: Philippe Coval Installed-Size: 21 Depends: iotjs (= 0.0+1.0+716+2+g02599f35-0~rzr0+1.0+715+131+g2615a37a) Filename: ./all/iotjs-snapshot_0.0+1.0+716+2+g02599f35-0~rzr0+1.0+715+131+g2615a37a_all.deb Size: 6068 MD5sum: 3402140d5c7347aec30c428c384ecc03 SHA1: a41f0a9ac71d5dd4999bd4475e8f9b5f3d2f9fb2 SHA256: 745ead3a67a9827e3421adab30025095300cc09352f18681aee4e296e785d2ae Section: utils Priority: extra Homepage: http://iotjs.net Description: unreleased snapshot version TODO: Remove on issue and upgrade iotjs Package: libsdl2 Version: 0.2.0.12+330+gc59ab0c02-333 Architecture: amd64 Maintainer: Debian SDL packages maintainers Installed-Size: 1473 Depends: libc6 (>= 2.29), libudev1 | libudev0, libdbus-1-3 Conflicts: libsdl-1.3-0 Replaces: libsdl-1.3-0 Filename: ./amd64/libsdl2_0.2.0.12+330+gc59ab0c02-333_amd64.deb Size: 442804 MD5sum: f7a7e3eb67fb9b1336aeaeec3b9af224 SHA1: 12c10faf8baaec32d7cbfa8e9b1514f3828abeb4 SHA256: 53fc4fbeec74d69d982edd3dc93f5c0ab6d77a547bfc8b72c246d52d9f1a593b Section: libs Priority: optional Multi-Arch: same Homepage: http://www.libsdl.org/ 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 package contains the shared library, compiled with X11 graphics drivers and OSS, ALSA and PulseAudio sound drivers. Package: libsdl2-dbg Source: libsdl2 Version: 0.2.0.12+330+gc59ab0c02-333 Architecture: amd64 Maintainer: Debian SDL packages maintainers Installed-Size: 2442 Depends: libsdl2 (= 0.2.0.12+330+gc59ab0c02-333) Filename: ./amd64/libsdl2-dbg_0.2.0.12+330+gc59ab0c02-333_amd64.deb Size: 2249096 MD5sum: a7e223a315d63b404443eea4cd9ffd20 SHA1: 5a2cbe95449290d4c7497384345ffeccd7fe871e SHA256: 60a5cc83804db75f8e01c0521b78ec9849c9b525930c6a60da909fb4ace552e3 Section: debug Priority: extra Multi-Arch: same Homepage: http://www.libsdl.org/ Description: Simple DirectMedia Layer debug files SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This package contains the debug symbols for the SDL library. Build-Ids: 591a106c13e2e4f634d54fae33d44e3653e18e98 Package: libsdl2-dev Source: libsdl2 Version: 0.2.0.12+330+gc59ab0c02-333 Architecture: amd64 Maintainer: Debian SDL packages maintainers Installed-Size: 5818 Depends: libsdl2 (= 0.2.0.12+330+gc59ab0c02-333), libc6-dev, libgl1-mesa-dev Conflicts: libsdl-1.3-dev Replaces: libsdl-1.3-dev Filename: ./amd64/libsdl2-dev_0.2.0.12+330+gc59ab0c02-333_amd64.deb Size: 1722588 MD5sum: c9d718dc7b866d1980b5e01ee71d136a SHA1: 6f8b5c8d230eefc30373a8b017dcdc5c6ad1d331 SHA256: 3226b2e13096aaa1aeea861cc04bebaa0bd8d729b3402347a88df0565c4b9266 Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.libsdl.org/ Description: Simple DirectMedia Layer development files SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This package contains files needed if you wish to use the SDL library in your own programs. Package: libsdl2-image Version: 0.2.0.5+64+g3add2d0-65 Architecture: amd64 Maintainer: Debian SDL packages maintainers Installed-Size: 156 Depends: libc6 (>= 2.11), libsdl2 Filename: ./amd64/libsdl2-image_0.2.0.5+64+g3add2d0-65_amd64.deb Size: 67984 MD5sum: 00aa241ebf6f03a3a7f92f821e7e96f7 SHA1: e932eb4d76317a3bbc8d4b8321da8985f666268a SHA256: 122d6bb9a06a3afa2cb7d4e0661da6b5f23da0b77f8d74591aec52f4f1d9ccae Section: libs Priority: optional Multi-Arch: same Homepage: http://www.libsdl.org/projects/SDL_image/ Description: Image loading library for Simple DirectMedia Layer 2.0 This is a simple library to load images of various formats as SDL surfaces. This library currently supports BMP, PPM, PCX, GIF, JPEG, PNG, TIFF, and XPM formats. . This package contains the shared library. Package: libsdl2-image-dbgsym Source: libsdl2-image Version: 0.2.0.5+64+g3add2d0-65 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian SDL packages maintainers Installed-Size: 219 Depends: libsdl2-image (= 0.2.0.5+64+g3add2d0-65) Filename: ./amd64/libsdl2-image-dbgsym_0.2.0.5+64+g3add2d0-65_amd64.deb Size: 202640 MD5sum: 5b4e7a095b519261d922972fb5e73c77 SHA1: 227adf01af3375726aa05ff66542adc72c40913d SHA256: 42265293dc00842ae87fb79da2ee27d916d02751ddbfd874bbce0405defa61a6 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libsdl2-image Build-Ids: 44f728aabc854ec17d6e2c124374c115b07ffc83 Package: libsdl2-image-dev Source: libsdl2-image Version: 0.2.0.5+64+g3add2d0-65 Architecture: amd64 Maintainer: Debian SDL packages maintainers Installed-Size: 245 Depends: libsdl2-image (= 0.2.0.5+64+g3add2d0-65), libc6-dev, libsdl2-dev Filename: ./amd64/libsdl2-image-dev_0.2.0.5+64+g3add2d0-65_amd64.deb Size: 75532 MD5sum: d22a90806cb7972c114cc5452bfe1e45 SHA1: cfde7c5d1edd59cca39eb58199f9ef66aa275c7b SHA256: 95c75e86fbfd24ba92353855e63003f97141ef5704948b938c0332f04a1a9fd1 Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.libsdl.org/projects/SDL_image/ Description: development files for SDL 2.0 image loading library This is a simple library to load images of various formats as SDL surfaces. This library currently supports BMP, PPM, PCX, GIF, JPEG, PNG, TIFF, and XPM formats. . This package contains files needed if you wish to use the SDL image library in your own programs. Package: libsdl2-image-snapshot Source: libsdl2-image Version: 0.2.0.5+64+g3add2d0-65 Architecture: all Maintainer: Debian SDL packages maintainers Installed-Size: 15 Depends: libsdl2-image (= 0.2.0.5+64+g3add2d0-65) Suggests: rzr Filename: ./all/libsdl2-image-snapshot_0.2.0.5+64+g3add2d0-65_all.deb Size: 9132 MD5sum: 8bd2dd5e285d49c45d64d13e0a56adee SHA1: 9cae17897a5bd026c47e8b2ba5f14fe8481fa81c SHA256: 0a5ea1422ffa0a3a8accbf1c90f20e99f00200e9db5af0230fd80a88c6a7e064 Section: utils Priority: extra Homepage: http://www.libsdl.org/projects/SDL_image/ Description: unreleased snapshot version TODO: Remove on issue and upgrade libsdl2-image Package: libsdl2-mixer Version: 0.2.0.4+173+g6f9413b-177 Architecture: amd64 Maintainer: Debian SDL packages maintainers Installed-Size: 175 Depends: libc6 (>= 2.14), libsdl2 Filename: ./amd64/libsdl2-mixer_0.2.0.4+173+g6f9413b-177_amd64.deb Size: 76436 MD5sum: 00f4048db7e6ac27cf9f943a6edf5339 SHA1: 069bab672dbeeddc29b7c65b3def2d62b2f5b096 SHA256: 59bf3a950fb207c58db106354a821d32774df47c3f82eba5f96a7365ae98433a Section: libs Priority: optional Multi-Arch: same Homepage: http://www.libsdl.org/projects/SDL_mixer/ Description: Mixer library for Simple DirectMedia Layer 2.0 This is a multi-channel audio mixer library. It supports 4 channels of 16 bit stereo audio, plus a single channel of music, mixed by the popular MikMod MOD, Timidity MIDI, and MP3 and Ogg Vorbis libraries. . This package contains the shared library. Package: libsdl2-mixer-dbgsym Source: libsdl2-mixer Version: 0.2.0.4+173+g6f9413b-177 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian SDL packages maintainers Installed-Size: 230 Depends: libsdl2-mixer (= 0.2.0.4+173+g6f9413b-177) Filename: ./amd64/libsdl2-mixer-dbgsym_0.2.0.4+173+g6f9413b-177_amd64.deb Size: 206188 MD5sum: 87f3320251bfbcaa53bec02f1f382159 SHA1: 638c444cd00d5948b09e6e3bf21659de88521e9e SHA256: 3e14397190c2a5bebd1d9be4f780af69eba73b20c116c0a5dca3647195f52a17 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libsdl2-mixer Build-Ids: ca24da49130ca7a269f4250a6baa3981ffcd3318 Package: libsdl2-mixer-dev Source: libsdl2-mixer Version: 0.2.0.4+173+g6f9413b-177 Architecture: amd64 Maintainer: Debian SDL packages maintainers Installed-Size: 354 Depends: libsdl2-mixer (= 0.2.0.4+173+g6f9413b-177), libc6-dev, libsdl2-dev Filename: ./amd64/libsdl2-mixer-dev_0.2.0.4+173+g6f9413b-177_amd64.deb Size: 96728 MD5sum: 4358c08448f4181ea7a47b6380426252 SHA1: a237de1e7c3253f6557ba82a51b228d28ba93701 SHA256: 9ee6f3738debd13c9e1f595b45e75f5f662b48a293bda9fceefe755afbec5c4e Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.libsdl.org/projects/SDL_mixer/ Description: Mixer library for Simple DirectMedia Layer 1.2, development files SDL Mixer is a sample multi-channel audio mixer library. It supports 4 channels of 16 bit stereo audio, plus a single channel of music, mixed by the popular MikMod MOD, Timidity MIDI, and MP3 and Ogg Vorbis libraries. . This package contains files needed if you wish to use the SDL mixer library in your own programs. Package: libsdl2-mixer-snapshot Source: libsdl2-mixer Version: 0.2.0.4+173+g6f9413b-177 Architecture: all Maintainer: Debian SDL packages maintainers Installed-Size: 26 Depends: libsdl2-mixer (= 0.2.0.4+173+g6f9413b-177) Suggests: rzr Filename: ./all/libsdl2-mixer-snapshot_0.2.0.4+173+g6f9413b-177_all.deb Size: 15564 MD5sum: 923f94d6dcd99dcc35f016d5299edcfd SHA1: 2aab60facd458239ee895e4a2e66b625e9055d1c SHA256: a434026c7853140e58c81884877eff127478fbf1967c1f8301e88a288aee4492 Section: utils Priority: extra Homepage: http://www.libsdl.org/projects/SDL_mixer/ Description: unreleased snapshot version TODO: Remove on issue and upgrade libsdl2-mixer Package: libsdl2-snapshot Source: libsdl2 Version: 0.2.0.12+330+gc59ab0c02-333 Architecture: all Maintainer: Debian SDL packages maintainers Installed-Size: 25 Depends: libsdl2 (= 0.2.0.12+330+gc59ab0c02-333) Suggests: rzr Filename: ./all/libsdl2-snapshot_0.2.0.12+330+gc59ab0c02-333_all.deb Size: 7380 MD5sum: f4b3d9a4cebb4e989df670cd11fcaf22 SHA1: 12c818c8d39ef343a7fa63c1014263f91dd902e3 SHA256: d12bab63fd9d4cfad9a7e27f8a02eee8a51ca778d431ee5df8518c09d6261927 Section: utils Priority: extra Homepage: http://www.libsdl.org/ Description: unreleased snapshot version TODO: Remove on issue and upgrade libsdl2 Package: pinball Version: 0.0.3.1+111+gb91facd3-0.3.1+113+g85e65938 Architecture: amd64 Maintainer: Philippe Coval Installed-Size: 455 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgl1, libltdl7 (>= 2.4.7), libsdl2, libsdl2-image, libsdl2-mixer, libstdc++6 (>= 11), pinball-data (= 0.0.3.1+111+gb91facd3-0.3.1+113+g85e65938) Suggests: pinball-table-gnu, pinball-table-hurd, alsa-utils, xinit Filename: ./amd64/pinball_0.0.3.1+111+gb91facd3-0.3.1+113+g85e65938_amd64.deb Size: 133664 MD5sum: 96bd073f35de112eb128bb217cf75655 SHA1: 3b8930f21e0da57b95a095bdf9833520411bc13d SHA256: 821f2bc43c7fc9dfcbb532b05530807052d32d4243143998a98fdbcf53deb9bb Section: games Priority: optional Homepage: https://sourceforge.net/projects/pinball/ Description: Emilia Pinball Emulator The Emilia Pinball Project is a pinball simulator for GNU/Linux and other Unix systems. There are only two levels to play with, but they are very addictive. . You can play with two types of boards and keep high scores. . Works with OpenGL and needs hardware acceleration. See requeriments on README file. Package: pinball-data Source: pinball Version: 0.0.3.1+111+gb91facd3-0.3.1+113+g85e65938 Architecture: all Maintainer: Philippe Coval Installed-Size: 6611 Filename: ./all/pinball-data_0.0.3.1+111+gb91facd3-0.3.1+113+g85e65938_all.deb Size: 4366724 MD5sum: 58973a25f47c1b18f308dc54c70961c9 SHA1: cdf9200a4be6be0868eef199b02b6425bacaf5e5 SHA256: 522f950b86ab87a08443e2c97d630610ae2ce06a64d764483b58959aa7deb5f1 Section: games Priority: optional Multi-Arch: foreign Homepage: https://sourceforge.net/projects/pinball/ Description: Data files for the Emilia Pinball Emulator The Emilia Pinball Project is a pinball simulator for Linux and other Unix systems. There are only two levels to play with, but they are very addictive. . This package contains various data files used by the pinball emulator. Package: pinball-dbgsym Source: pinball Version: 0.0.3.1+111+gb91facd3-0.3.1+113+g85e65938 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Philippe Coval Installed-Size: 2329 Depends: pinball (= 0.0.3.1+111+gb91facd3-0.3.1+113+g85e65938) Filename: ./amd64/pinball-dbgsym_0.0.3.1+111+gb91facd3-0.3.1+113+g85e65938_amd64.deb Size: 2286784 MD5sum: 779d8454d78cb9f002f053267746b009 SHA1: 78c891a637938efa2fc8450eaef22a9178b64883 SHA256: 33679b7c293a1ad13a1414f6ff317384caae5042ca1a4bc218f8cb4e651b8a35 Section: debug Priority: optional Description: debug symbols for pinball Build-Ids: 333212a0d6b47e927998ce8ddc70a61c2879b176 91022bc8cd2dbe95b9d57b7ac22b19ac2fb228a2 a0e421c2a7b7c5a931a5fb80508445724445738d bb0011d5a907a781b3a1c7938a4992c521be022c Package: pinball-dev Source: pinball Version: 0.0.3.1+111+gb91facd3-0.3.1+113+g85e65938 Architecture: amd64 Maintainer: Philippe Coval Installed-Size: 1017 Depends: libc6-dev, pinball (= 0.0.3.1+111+gb91facd3-0.3.1+113+g85e65938), libstdc++6-4.4-dev | libstdc++-dev Filename: ./amd64/pinball-dev_0.0.3.1+111+gb91facd3-0.3.1+113+g85e65938_amd64.deb Size: 171376 MD5sum: f2f64b7d0090169d233ae7e5d477621c SHA1: d9c2d69c5b0e38eae05e49d95c52b0919cc1e106 SHA256: 212202d32c40c56bde52302ae25985c9ef9a942b28139d2d51d1ecc8b66187dd Section: games Priority: optional Homepage: https://sourceforge.net/projects/pinball/ Description: Development files for the Emilia Pinball Emulator The Emilia Pinball Project is a pinball simulator for Linux and other Unix systems. There are only two levels to play with, but they are very addictive. . This package contains header files and configuration for creating new levels. Package: pinball-snapshot Source: pinball Version: 0.0.3.1+111+gb91facd3-0.3.1+113+g85e65938 Architecture: all Maintainer: Philippe Coval Installed-Size: 17 Depends: pinball (= 0.0.3.1+111+gb91facd3-0.3.1+113+g85e65938) Suggests: rzr Filename: ./all/pinball-snapshot_0.0.3.1+111+gb91facd3-0.3.1+113+g85e65938_all.deb Size: 5088 MD5sum: 51f7def8a7420eaa12e9279544c0c5a9 SHA1: 92bc946de39459212c9b887345d8e2701579b449 SHA256: 46054e98530492ae84beb470d764d3a9094f2385322b42d9d5815522660237c0 Section: utils Priority: extra Homepage: https://sourceforge.net/projects/pinball/ Description: unreleased snapshot version TODO: Remove on issue and upgrade pinball Package: trako-dev Source: trako Version: 0.0.2.0+1+g5638c6d-3 Architecture: amd64 Maintainer: Philippe Coval Installed-Size: 52 Depends: trako1 (= 0.0.2.0+1+g5638c6d-3) Filename: ./amd64/trako-dev_0.0.2.0+1+g5638c6d-3_amd64.deb Size: 10204 MD5sum: a868a53a690518b1ac1cdf64c13b6f6b SHA1: 0c80ceb276352da8fea65d8532976a65ac6a6008 SHA256: 400ed464eab73b2bf90120cf2488999b38dc28d66b59830dd974cf67f826c5a8 Section: libdevel Priority: extra Homepage: https://gitorious.org/trako/ Description: C++ tracking library that count instances funct calls etc Trako aims to help profiling a C++ project in real time without changing much of the architecture and related code to be studied... Package: trako-snapshot Source: trako Version: 0.0.2.0+1+g5638c6d-3 Architecture: all Maintainer: Philippe Coval Installed-Size: 9 Depends: trako (= 0.0.2.0+1+g5638c6d-3) Suggests: rzr Filename: ./all/trako-snapshot_0.0.2.0+1+g5638c6d-3_all.deb Size: 1932 MD5sum: eaae87fcccbb8bb9756575ee3f5bf885 SHA1: badf8571ac75c99146f4fc20a72b68cdea0b7ff8 SHA256: 8fdc39d6060c47df7ceb0ba7156eb428857b3faf69b9584a93f60b11fe7e87a8 Section: utils Priority: extra Homepage: https://gitorious.org/trako/ Description: unreleased snapshot version TODO: Remove on issue and upgrade trako Package: trako1 Source: trako Version: 0.0.2.0+1+g5638c6d-3 Architecture: amd64 Maintainer: Philippe Coval Installed-Size: 9 Filename: ./amd64/trako1_0.0.2.0+1+g5638c6d-3_amd64.deb Size: 1980 MD5sum: 41ede8f5859749f312c2d7ee766d1455 SHA1: 8c23b2ececca378872b5b810b490c838e6171829 SHA256: 4c204116e50ff8768c759feae07918070775547c0b16b19b941309ff2ec7ba64 Section: libs Priority: extra Homepage: https://gitorious.org/trako/ Description: C++ tracking library that count instances funct calls etc Trako aims to help profiling a C++ project in real time without changing much of the architecture and related code to be studied... Package: xscopes-qt Version: 0.0.0+0.0.0+117+g49db054-0~rzr0+0.0.0+124+g42602b8 Architecture: amd64 Maintainer: Philippe Coval Installed-Size: 2580 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5printsupport5 (>= 5.0.2), libqt5serialport5 (>= 5.6.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5.2), libusb-1.0-0 (>= 2:1.0.9) Filename: ./amd64/xscopes-qt_0.0.0+0.0.0+117+g49db054-0~rzr0+0.0.0+124+g42602b8_amd64.deb Size: 1199940 MD5sum: d61c5574759984604dd954f2b7970c01 SHA1: 321adf80f876e6e4e53d02d3aead2038e5a47d5e SHA256: 646f622e80ccd1390bd96f4e123b42c0cc674c55be893fdc2e4cc2c54b45685b Section: unknown Priority: optional Homepage: Description: Package: xscopes-qt-dbgsym Source: xscopes-qt Version: 0.0.0+0.0.0+117+g49db054-0~rzr0+0.0.0+124+g42602b8 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Philippe Coval Installed-Size: 4064 Depends: xscopes-qt (= 0.0.0+0.0.0+117+g49db054-0~rzr0+0.0.0+124+g42602b8) Filename: ./amd64/xscopes-qt-dbgsym_0.0.0+0.0.0+117+g49db054-0~rzr0+0.0.0+124+g42602b8_amd64.deb Size: 3935728 MD5sum: e008c7123aaffba040fa33b03956f1f3 SHA1: a2a8683eeea3e81730467a5fa44815fb403ec848 SHA256: 6779054075566a0f52c999311803a6db69a50b3c5e7256685950639c0cddc034 Section: debug Priority: optional Description: debug symbols for xscopes-qt Build-Ids: a68989c1dea13e5675b0b04099cd9aa7f7b86c80 Package: xscopes-qt-snapshot Source: xscopes-qt Version: 0.0.0+0.0.0+117+g49db054-0~rzr0+0.0.0+124+g42602b8 Architecture: all Maintainer: Philippe Coval Installed-Size: 9 Depends: xscopes-qt (= 0.0.0+0.0.0+117+g49db054-0~rzr0+0.0.0+124+g42602b8) Suggests: rzr Filename: ./all/xscopes-qt-snapshot_0.0.0+0.0.0+117+g49db054-0~rzr0+0.0.0+124+g42602b8_all.deb Size: 2468 MD5sum: ec1c1564cce7e83f3edf353ae4d4f3f5 SHA1: 80ec4acb218d380378edbdb84bdf863a6a8b3ba7 SHA256: e553c0e1941eb6ae2a9a8eb18a307ac8cbef84c509cd948a713d8c1acfa3499b Section: utils Priority: extra Homepage: Description: unreleased snapshot version TODO: Remove on issue and upgrade xscopes-qt