Package: cpp-7 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 22761 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-7-locales (>= 7) Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4) Replaces: gccgo-7 (<< 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: interpreters Filename: pool/test/g/gcc-7/cpp-7_7.3.0-1~mx17+1_amd64.deb Size: 6697546 SHA256: 4119b702bef793cda87cf0bb575c58a0a7bffa5e549fb767ee5a161f9de3d06c SHA1: 7703676918aa1b419a3f47c9af14ac5e804d009d MD5sum: 3f3b32eb6b0589230570c09a258f5d09 Description: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. Package: cpp-7-dbgsym Source: gcc-7 Version: 7.3.0-1~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 31639 Depends: cpp-7 (= 7.3.0-1~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-7/cpp-7-dbgsym_7.3.0-1~mx17+1_amd64.deb Size: 29794660 SHA256: db6e0953552e2ea5d6c8ac4844ad22964be06639d56b5b5e84196978e355a34a SHA1: a58e655b737651673cd518ff86bef290e47efda5 MD5sum: 93c51fb673f2b2f075fdf6ad238d03cd Description: debug symbols for cpp-7 Build-Ids: 1a5d8df477a64eb0eed1ea3e16e322cb2ced730a 7437236d53912ea256afab01335d6737c4bed680 Package: cpp-8 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 25639 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-8-locales (>= 8) Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4) Replaces: gccgo-8 (<< 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: interpreters Filename: pool/test/g/gcc-8/cpp-8_8.3.0-6~mx17+1_amd64.deb Size: 8895788 SHA256: 88bd7522c58892d5efbb9ac6a24474d52fca39a192cce5847bd0507197dfcc42 SHA1: 5128fca6620ea50c2a9115249175ca45e61dadf7 MD5sum: f545bb82683154040daf49e485c9b92d Description: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. Package: cpp-8-dbgsym Source: gcc-8 Version: 8.3.0-6~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 71433 Depends: cpp-8 (= 8.3.0-6~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-8/cpp-8-dbgsym_8.3.0-6~mx17+1_amd64.deb Size: 69466630 SHA256: 51cc5e563d0a314fca501df02d29599ea6d96aee726845fae25d5424078322a2 SHA1: c9a36a3507c126f51494a075226a2128c6014807 MD5sum: 529ecb8583450fed89c1ad8d86375e3c Description: debug symbols for cpp-8 Build-Ids: a58c9310decbc4d017a0e4f9d0e78c17d6fed9e2 d30ecc76e42c8d2500aefc2d5c0737947fc16509 Package: dbus Version: 1.12.12-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 561 Depends: adduser, libapparmor1 (>= 2.8.94-0ubuntu1), libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libcap-ng0, libdbus-1-3 (= 1.12.12-1~mx17+1), libexpat1 (>= 2.1~beta3), libselinux1 (>= 2.0.65), libsystemd0 Suggests: default-dbus-session-bus | dbus-session-bus Provides: dbus-bin (= 1.12.12-1~mx17+1), dbus-system-bus (= 1.12.12-1~mx17+1) Multi-Arch: foreign Homepage: http://dbus.freedesktop.org/ Priority: standard Section: admin Filename: pool/test/d/dbus/dbus_1.12.12-1~mx17+1_amd64.deb Size: 231130 SHA256: 09f0955783d8b8e8df35f7817668cba5facdac6f651e17e820f8831b0441e121 SHA1: 5b5281e15eadc69d74bb407148c9102a444f84d5 MD5sum: 985c3cf0d67771f4f353b310c0985098 Description: simple interprocess messaging system (daemon and utilities) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. . It comes with several bindings, including GLib, Python, Qt and Java. . This package contains the D-Bus daemon and related utilities. . The client-side library can be found in the libdbus-1-3 package, as it is no longer contained in this package. Original-Maintainer: Utopia Maintenance Team Package: dbus-1-doc Source: dbus Version: 1.12.12-1~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 22011 Suggests: libdbus-1-dev Multi-Arch: foreign Homepage: http://dbus.freedesktop.org/ Priority: optional Section: doc Filename: pool/test/d/dbus/dbus-1-doc_1.12.12-1~mx17+1_all.deb Size: 1516976 SHA256: 00f115b7ca71e4d99885b6ccabd54d2d4da5e1a7af6fc6eedd571dfeef14ded4 SHA1: df9deca43af12005431ecae25f0453e1c5be691e MD5sum: 478d2af4c2565928e30f43d1fd9abf37 Description: simple interprocess messaging system (documentation) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains the API documentation for D-Bus, as well as the protocol specification. . See the dbus description for more information about D-Bus in general. Original-Maintainer: Utopia Maintenance Team Package: dbus-dbgsym Source: dbus Version: 1.12.12-1~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 488 Depends: dbus (= 1.12.12-1~mx17+1) Breaks: dbus-1-dbg (<< 1.11.10-2~) Replaces: dbus-1-dbg (<< 1.11.10-2~) Priority: optional Section: debug Filename: pool/test/d/dbus/dbus-dbgsym_1.12.12-1~mx17+1_amd64.deb Size: 374930 SHA256: e391cf92057fe765d3ed108809eab51592f9c69b431c7c637cd3bf3763531530 SHA1: 473d170378e839dfd031d756f6beb3e8b40d90ad MD5sum: 1e1377872b993adb8ec85450dcc31099 Description: debug symbols for dbus Build-Ids: 0a283b7b60c46352ffa66a39a0356276e7e12dc8 18506cdd748a60e7d23f263eb93f02b3ec4f0d0d 41d34bc8b46815698349e7700f3085eb1a498cb6 687450e3c07598a48c1c1ca0529a6afbcfe771c6 830e4ed7f90199356ed0de5d627aaa6bf0ff267e c20d4783d16e64dd02fee70dadce0d5a110a45e5 ce10cc43e7d4cb390a2c3d7f4212e3ac4a3ad25c e4058c9ea730e18e2c8f37bd525291b4fdbfc1c4 Original-Maintainer: Utopia Maintenance Team Package: dbus-tests Source: dbus Version: 1.12.12-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 6606 Depends: dbus, libapparmor1 (>= 2.10), libaudit1 (>= 1:2.2.1), libc6 (>= 2.17), libcap-ng0, libdbus-1-3 (= 1.12.12-1~mx17+1), libexpat1 (>= 2.1~beta3), libglib2.0-0 (>= 2.37.6), libselinux1 (>= 2.0.65), libsystemd0, libx11-6 Recommends: gnome-desktop-testing Breaks: dbus-1-dbg (<< 1.11.10-2~) Replaces: dbus-1-dbg (<< 1.11.10-2~) Homepage: http://dbus.freedesktop.org/ Priority: optional Section: misc Filename: pool/test/d/dbus/dbus-tests_1.12.12-1~mx17+1_amd64.deb Size: 1071212 SHA256: 322b48a86c7400cc38e6a80badf34a0893eea126466f5e94b9bcfefe1abdf7e2 SHA1: 5a348fa58f26691c734c5806b41253d6273dafc7 MD5sum: 1dfa0d6cc8f872458500d156098aa98b Description: simple interprocess messaging system (test infrastructure) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides automated and manual tests for D-Bus, and the dbus-test-tool utility. It also provides copies of the D-Bus libraries and executables compiled with extra debug information and logging. . See the dbus package description for more information about D-Bus in general. Original-Maintainer: Utopia Maintenance Team Package: dbus-tests-dbgsym Source: dbus Version: 1.12.12-1~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 4041 Depends: dbus-tests (= 1.12.12-1~mx17+1) Breaks: dbus-1-dbg (<< 1.11.10-2~) Replaces: dbus-1-dbg (<< 1.11.10-2~) Priority: optional Section: debug Filename: pool/test/d/dbus/dbus-tests-dbgsym_1.12.12-1~mx17+1_amd64.deb Size: 3019688 SHA256: 48be77b39d6a45ecc0c9b2dcb25a2cfd9356fcada3cc4d4e1e3008cb2f60325b SHA1: a7d4f505b3bfd99d0eb162fbe87e3b75e2dc9710 MD5sum: e6295101d3508547859adbe29f9b6451 Description: debug symbols for dbus-tests Build-Ids: 026e9cdeeff7817544e59fe4578844cb10f91b16 04776328b0f39f4719129da080ca41131f171f61 055d877e7f119c3680c058bde1c0233d03e04558 05bd315c0a09c225db9c8778f1babcc52ffb98e0 0bdef46d4622d472216e074b5518040b23dc2957 0dbfbf64a8fc7b5be89378ec9e86a90061ea626e 1460011399939b359ab65a62cad9ef99de8e1483 157cbccffd1722909fb71e838d914cbb6d31df86 1815add0b0cc026d0c9959c7974c5793f365ff16 19d2a61d9d65fc0fc4cb53374f5be31d1a69e7a7 1a96c7403159034b127ecc41ef7d532e92bcbf81 1eceaf1a782bfd7c5d24d6efda340009d990ebbf 20ac5f525890ca1a7974ed502d1473a86085b35a 2457575d10dfab6c07a30f2b1d9f36b351760749 2c21638e7df9d07b023ba1ea3e6536232477a2cc 2c4abd68a9c11a0c3570254a129c52520d377a86 3592146b3eb8444a4e8d96ca6a5056879f504214 3c2c33e71f3d721ba6fdb137cb4d393953c1e8d1 3f8a1eadecbd42cfcaadc989f60e704840c6abfe 4041561590e18a423f30b6b9928a5b551afef18b 40f47d31521d715a32638111236dc96f85fc27bf 4467fef6874ba8ff39ffcc9e80d8a82fcefe7e03 491507867180e3bd82712e7279b53abd9289dbdb 52612eeac60f4f2f3443817d9ab85d67b76c7dca 5bf298fbcd43af35875f3fd45f8343ea5c803027 603179236548c9873c262b3c8419de7c09af507f 6b6a06f84b17f4083c69308770c525837d2ba978 6d5947252349a20e17a99447a3232ce37478aa51 721e2308b238af2fd6d2ea05e780f9bcf45b3657 75b55bd55820ea5db4766f0d21271d0cf896cf15 7b145b97d08b66fae6b9b27f2d495c5f91325d10 82270711dfe32aa58ff273130785214852f676c8 84ce78c6af4e6eaee1019406ce002f82c0ec259e 87c6c1a9c5b4399d6db94ddb8348fc6f40297be2 8995f3bac0534d6c06acc532711d3173eb432940 8c940141b9fa79532f2b0df9057b24070f4bd17b 95a06724a63e6c8f73ff79cd65fe48f02473e170 95a900b3195391377c0280984b826c2a9aed3b84 97b8f78151ccb555975439bf1623a4cbd505f69c 994b3e6ef51bedb51b0edf0429c7709ad19eff93 a05e58bd0ac8ddb33d7f886fe9e014c831292034 a36391d843c4211745fef45f040b5534509f833b b28963edcf57fec1375fc0c0e1571be59669ec11 b7ea68befe554f883488cc0e12cbc165d948616d b9aac6b336192a30de963ddba21d40fb44bd3e88 ba22572a470db74a8b3a3062b821aafb64eb909d bf5ec791cf570d2dbb1bd9c235285aa7b8da4e20 c3dcd4557db780992a4b3041e03435f8561e4e1c ca0d6e4e57b5726a9223f099214ed1c2adc13504 ccf6fdeae5c3774f0da5cf8e5b55bf3a26a36496 cd2b3c67f4f42ccf2b9e99bf385fad6a711f9609 d394902e5bdd3f9283e16f9ffff65a691daf7602 d90b11d48cfffa12d6e5e36c1cfe64ebcd482135 df02d91b01be3a0462f79c642dc06f2c796a0dbe df5ee5dc1628c16eb84fcae5851c78b9424b0dd6 e56ae64e49799869cc99cf9739b011978f7af33d f6c079fd1e84fe0f32675ff77d8af83c83a2f473 f778cf81a9f305ee4bcf92239c78c4e1b211e2c6 f8e878f66cfdbe022d6f59297466564cbd6e117d ff43d266c2900cfe1e778ed9c892083d2729fbb3 Original-Maintainer: Utopia Maintenance Team Package: dbus-user-session Source: dbus Version: 1.12.12-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 125 Depends: dbus (>= 1.12.12-1~mx17+1), libpam-systemd, systemd Recommends: systemd-sysv Breaks: dbus-x11 (<< 1.9.10-2~), policykit-1 (<< 0.105-12~), udisks2 (<< 2.1.5-2~) Provides: dbus-session-bus, default-dbus-session-bus Multi-Arch: foreign Homepage: http://dbus.freedesktop.org/ Priority: optional Section: admin Filename: pool/test/d/dbus/dbus-user-session_1.12.12-1~mx17+1_amd64.deb Size: 92188 SHA256: 7ef251535b12213b6ff541a491f83842ee6785b634ebc003cefa66aa528ab3e0 SHA1: 8bf002a41df275470bbfbb97be6dd86d0ca28a17 MD5sum: d5664c25f5f8296bcbc797ce614e7fb3 Description: simple interprocess messaging system (systemd --user integration) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . On systemd systems, this package opts in to the session model in which a user's session starts the first time they log in, and does not end until all their login sessions have ended. This model merges all parallel non-graphical login sessions (text mode, ssh, cron, etc.), and up to one graphical session, into a single "user-session" or "super-session" within which all background D-Bus services are shared. . Multiple graphical sessions per user are not currently supported in this mode; as a result, it is particularly suitable for gdm, which responds to requests to open a parallel graphical session by switching to the existing graphical session and unlocking it. . To retain dbus' traditional session semantics, in which login sessions are artificially isolated from each other, remove this package and install dbus-x11 instead. . See the dbus package description for more information about D-Bus in general. Original-Maintainer: Utopia Maintenance Team Package: dbus-x11 Source: dbus Version: 1.12.12-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 151 Depends: dbus, libc6 (>= 2.15), libdbus-1-3 (= 1.12.12-1~mx17+1), libx11-6 Provides: dbus-session-bus Multi-Arch: foreign Homepage: http://dbus.freedesktop.org/ Priority: optional Section: x11 Filename: pool/test/d/dbus/dbus-x11_1.12.12-1~mx17+1_amd64.deb Size: 104990 SHA256: 84b47112fb12e45b45e48e2efc46fe54e0d86e9789959fa4252e986d82b3a85f SHA1: ac43702ea2d4be9fabee794ebd47a9975f617fbf MD5sum: fde67ca9c8f1331eed597b0901e8464d Description: simple interprocess messaging system (X11 deps) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains the dbus-launch utility which is necessary for packages using a D-Bus session bus. . See the dbus description for more information about D-Bus in general. Original-Maintainer: Utopia Maintenance Team Package: dbus-x11-dbgsym Source: dbus Version: 1.12.12-1~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 48 Depends: dbus-x11 (= 1.12.12-1~mx17+1) Breaks: dbus-1-dbg (<< 1.11.10-2~) Replaces: dbus-1-dbg (<< 1.11.10-2~) Priority: optional Section: debug Filename: pool/test/d/dbus/dbus-x11-dbgsym_1.12.12-1~mx17+1_amd64.deb Size: 31442 SHA256: 3fdd59d89d3a6860db49b00256e96472f8a4de6b9a541818077c53e3e5b3c1af SHA1: b21e9f589877b61e319558106825516c700ce797 MD5sum: 6c49230589a4d4de63383f904dfc069b Description: debug symbols for dbus-x11 Build-Ids: 91bc0463915aafbaba85a846b7875dbece83ce41 Original-Maintainer: Utopia Maintenance Team Package: featherpad Version: 1:0.10.0+git20190520-0.1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1979 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libhunspell-1.6-0, libqt5core5a (>= 5.7.0), libqt5gui5 (>= 5.7.0), libqt5network5 (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.7.0), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2), libx11-6, myspell-dictionary | hunspell-dictionary | myspell-en-us Recommends: libglib2.0-bin, qttranslations5-l10n Homepage: https://github.com/tsujan/featherpad Priority: optional Section: editors Filename: pool/test/f/featherpad/featherpad_0.10.0+git20190520-0.1~mx17+1_amd64.deb Size: 478808 SHA256: 5f809acc49d716e96151572b6b35c40cc49190af95060947071764fe8743ac55 SHA1: 79a6a9d6fa96f9a13ee749323194963604ed8cab MD5sum: dc38c5893cc97133f180c4f78f3b8369 Description: Lightweight Qt5 plain-text editor FeatherPad is a lightweight Qt5 plain-text editor for Linux. It is independent of any desktop environment and comes with all features one would expect in a modern editor, including spell checking. Original-Maintainer: LXQt Packaging Team Package: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1867 Depends: libavcodec58 (= 7:4.0.2-1~mx17+1exp) | libavcodec-extra58 (= 7:4.0.2-1~mx17+1exp), libavdevice58 (= 7:4.0.2-1~mx17+1exp), libavfilter7 (= 7:4.0.2-1~mx17+1exp) | libavfilter-extra7 (= 7:4.0.2-1~mx17+1exp), libavformat58 (= 7:4.0.2-1~mx17+1exp), libavresample4 (= 7:4.0.2-1~mx17+1exp), libavutil56 (= 7:4.0.2-1~mx17+1exp), libpostproc55 (= 7:4.0.2-1~mx17+1exp), libswresample3 (= 7:4.0.2-1~mx17+1exp), libswscale5 (= 7:4.0.2-1~mx17+1exp), libc6 (>= 2.14), libsdl2-2.0-0 (>= 2.0.4) Suggests: ffmpeg-doc Breaks: libav-tools (<< 6:12~~), qt-faststart (<< 7:2.7.1-3~), winff (<< 1.5.5-5~) Replaces: libav-tools (<< 6:12~~), qt-faststart (<< 7:2.7.1-3~) Multi-Arch: foreign Homepage: https://ffmpeg.org/ Priority: optional Section: video Filename: pool/test/f/ffmpeg/ffmpeg_4.0.2-1~mx17+1exp_amd64.deb Size: 1372666 SHA256: d84c78caaa257e409a3a069cb916ed1ccb13a3f2146840d5a7520afe31b8db94 SHA1: 05c316bb8d328ebef19f40228adc6c848d2a8f16 MD5sum: 42d53c262dbfa70aa617aca69f6d4ac1 Description: Tools for transcoding, streaming and playing of multimedia files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This package contains: * ffmpeg: a command line tool to convert multimedia files between formats * ffplay: a simple media player based on SDL and the FFmpeg libraries * ffprobe: a simple multimedia stream analyzer * qt-faststart: a utility to rearrange Quicktime files Original-Maintainer: Debian Multimedia Maintainers Package: ffmpeg-doc Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: all Maintainer: Steven Pusser Installed-Size: 28019 Depends: libjs-jquery, libjs-bootstrap Multi-Arch: foreign Homepage: https://ffmpeg.org/ Priority: optional Section: doc Filename: pool/test/f/ffmpeg/ffmpeg-doc_4.0.2-1~mx17+1exp_all.deb Size: 2019504 SHA256: 2ba96a27a17d95a72102ae966e9d63a9822064fe0dde7fcb600616881ae24014 SHA1: e3a04b1dd4ab4c99d89eac6ae629b31ecd6a5223 MD5sum: 3eeb52ab0cc0a1cc3f6b37145bc3b147 Description: Documentation of the FFmpeg multimedia framework FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This package contains the HTML documentation for the FFmpeg multimedia framework including the API documentation created by doxygen and the manpages for the libraries. Original-Maintainer: Debian Multimedia Maintainers Package: fixincludes Source: gcc-8 (8.3.0-6~mx17+1) Version: 1:8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 262 Depends: gcc-8-base (= 8.3.0-6~mx17+1), gcc-8 (= 8.3.0-6~mx17+1), libc6 (>= 2.14) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/fixincludes_8.3.0-6~mx17+1_amd64.deb Size: 68796 SHA256: 481938deee9e502ba2dc37bd2f251865555fc6a5ea0e2412250548f37bf72598 SHA1: 4d5d1f12d92c1ae7b367210a289d7bb3426b828b MD5sum: 09f6fe644de3a3f5fdcc97232612c88c Description: Fix non-ANSI header files FixIncludes was created to fix non-ANSI system header files. Many system manufacturers supply proprietary headers that are not ANSI compliant. The GNU compilers cannot compile non-ANSI headers. Consequently, the FixIncludes shell script was written to fix the header files. . Not all packages with header files are installed on the system, when the package is built, so we make fixincludes available at build time of other packages, such that checking tools like lintian can make use of it. Package: fixincludes-dbgsym Source: gcc-8 (8.3.0-6~mx17+1) Version: 1:8.3.0-6~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 182 Depends: fixincludes (= 1:8.3.0-6~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-8/fixincludes-dbgsym_8.3.0-6~mx17+1_amd64.deb Size: 107634 SHA256: 704bb4cbe1500163a4efc0c5b877a6e1b7b0d44ef24f514978e2be84d0ec5af5 SHA1: 1c0108b764b83be622d16bae7af8934dbb82527a MD5sum: 0b3f86878525a014b6680f88143800de Description: debug symbols for fixincludes Build-Ids: 7d2ff3b537049132946d8760ac6f2fabba3d99b5 Package: g++-7 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 24098 Depends: gcc-7-base (= 7.3.0-1~mx17+1), gcc-7 (= 7.3.0-1~mx17+1), libstdc++-7-dev (= 7.3.0-1~mx17+1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: g++-7-multilib, gcc-7-doc (>= 7), libstdc++6-7-dbg (>= 7.3.0-1~mx17+1) Provides: c++-compiler, c++abi2-dev Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/g++-7_7.3.0-1~mx17+1_amd64.deb Size: 7233864 SHA256: 1bc402fb2ddc39036c845bb78f9c43d41ff6f587c9990928129e8836300e7870 SHA1: a5c81b0ecbc5c8181ce3a2f0ebb08aa574cdc4c0 MD5sum: fa7c2181c9ca2e7ca0ffcc98a195b581 Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Package: g++-7-dbgsym Source: gcc-7 Version: 7.3.0-1~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 33640 Depends: g++-7 (= 7.3.0-1~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-7/g++-7-dbgsym_7.3.0-1~mx17+1_amd64.deb Size: 31653122 SHA256: 60b3f39bea601c43b4683d8179cb850701a14e6d2e93cae3bc3790f1786dffdf SHA1: e6347cf4b1cd8029e5eabdbe198484d7c8ec8be8 MD5sum: 9944bfc62d2f7c3282de6c2144707863 Description: debug symbols for g++-7 Build-Ids: 1ce802c8bed33a96ad474526944b9a7b340c180e fb8894c8a6a5c2be96023c023f8ae1feb8289de3 Package: g++-7-multilib Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-7-base (= 7.3.0-1~mx17+1), g++-7 (= 7.3.0-1~mx17+1), gcc-7-multilib (= 7.3.0-1~mx17+1), lib32stdc++-7-dev (= 7.3.0-1~mx17+1), libx32stdc++-7-dev (= 7.3.0-1~mx17+1) Suggests: lib32stdc++6-7-dbg (>= 7.3.0-1~mx17+1), libx32stdc++6-7-dbg (>= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/g++-7-multilib_7.3.0-1~mx17+1_amd64.deb Size: 944 SHA256: fbe02797055e125afc3f390a77f3a994b805a2b232e5f250083fecdbe7c2ea9a SHA1: c07a52ee029bb2a5aa62dfb7a30c9f2324d67249 MD5sum: c024947f577a8bf3753e4b5710e3ea1a Description: GNU C++ compiler (multilib support) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: g++-8 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 27506 Depends: gcc-8-base (= 8.3.0-6~mx17+1), gcc-8 (= 8.3.0-6~mx17+1), libstdc++-8-dev (= 8.3.0-6~mx17+1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: g++-8-multilib, gcc-8-doc (>= 8), libstdc++6-8-dbg (>= 8.3.0-6~mx17+1) Provides: c++-compiler, c++abi2-dev Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/g++-8_8.3.0-6~mx17+1_amd64.deb Size: 9730952 SHA256: 609c6b82d6293098f081f4b6997c2272b895e63d3256f23fee5d629f0bf99242 SHA1: c56fe8c263dcb7dea5dc9934ffd7e9fd20610a09 MD5sum: 2bb84e1ef20916817fb88531be4adf7c Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Package: g++-8-dbgsym Source: gcc-8 Version: 8.3.0-6~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 76104 Depends: g++-8 (= 8.3.0-6~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-8/g++-8-dbgsym_8.3.0-6~mx17+1_amd64.deb Size: 73973618 SHA256: 51824c515c033dccfbea502169854d0c2a762e23c2182551f8dfa6bdff174135 SHA1: 9bff3bb35bc6457ee41606dfcc96eb43aa81db71 MD5sum: 53d1f339c1f381bedd269003f5d7627e Description: debug symbols for g++-8 Build-Ids: 8b009812f547958c2f1728d9a6e89da568eb3d42 ce3f2c74db1c6eb76833151799ccfbd0a5d93782 Package: g++-8-multilib Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-8-base (= 8.3.0-6~mx17+1), g++-8 (= 8.3.0-6~mx17+1), gcc-8-multilib (= 8.3.0-6~mx17+1), lib32stdc++-8-dev (= 8.3.0-6~mx17+1), libx32stdc++-8-dev (= 8.3.0-6~mx17+1) Suggests: lib32stdc++6-8-dbg (>= 8.3.0-6~mx17+1), libx32stdc++6-8-dbg (>= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/g++-8-multilib_8.3.0-6~mx17+1_amd64.deb Size: 946 SHA256: bc95df390e4f1e9468467bdda6920683bda1436716fb285fc7108f65c6ae5f35 SHA1: a0739e960961d3315c9fc42c9c8e0ee63534742f MD5sum: 0ee20eff3679e5428be02a785b227c48 Description: GNU C++ compiler (multilib support) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 25691 Depends: cpp-7 (= 7.3.0-1~mx17+1), gcc-7-base (= 7.3.0-1~mx17+1), libcc1-0 (>= 7.3.0-1~mx17+1), binutils (>= 2.28), libgcc-7-dev (= 7.3.0-1~mx17+1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Recommends: libc6-dev (>= 2.13-5) Suggests: gcc-7-multilib, gcc-7-doc (>= 7), gcc-7-locales (>= 7), libgcc1-dbg (>= 1:7.3.0-1~mx17+1), libgomp1-dbg (>= 7.3.0-1~mx17+1), libitm1-dbg (>= 7.3.0-1~mx17+1), libatomic1-dbg (>= 7.3.0-1~mx17+1), libasan4-dbg (>= 7.3.0-1~mx17+1), liblsan0-dbg (>= 7.3.0-1~mx17+1), libtsan0-dbg (>= 7.3.0-1~mx17+1), libubsan0-dbg (>= 7.3.0-1~mx17+1), libcilkrts5-dbg (>= 7.3.0-1~mx17+1), libmpx2-dbg (>= 7.3.0-1~mx17+1), libquadmath0-dbg (>= 7.3.0-1~mx17+1) Replaces: cpp-7 (<< 7.1.1-8), gccgo-7 (<< 7.3.0-1~mx17+1) Provides: c-compiler Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/gcc-7_7.3.0-1~mx17+1_amd64.deb Size: 7089522 SHA256: 6a8c284de80887dcf952362459c5dd88585c62c53d26e33a7e850c0617c47324 SHA1: 3c87afb0c7b50c7ddea4abeb30e5e90d4bf0cf9f MD5sum: f13fc953352b78c1ccb20ef9e6933d4b Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-7-base Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 243 Breaks: gcc-4.4-base (<< 4.4.7), gcc-4.7-base (<< 4.7.3), gcj-4.4-base (<< 4.4.6-9~), gcj-4.6-base (<< 4.6.1-4~), gnat (<< 7), gnat-4.4-base (<< 4.4.6-3~), gnat-4.6 (<< 4.6.1-5~) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: required Section: libs Filename: pool/test/g/gcc-7/gcc-7-base_7.3.0-1~mx17+1_amd64.deb Size: 184018 SHA256: d0c5e64fc24f221d485f2e3d661a591cbdea7578733cc39dfa9525e625193f03 SHA1: f4ff7abd94f112a6c85042807430dba435a69787 MD5sum: 647b3607d1c99020332b125c95f37c00 Description: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Package: gcc-7-dbgsym Source: gcc-7 Version: 7.3.0-1~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 36384 Depends: gcc-7 (= 7.3.0-1~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-7/gcc-7-dbgsym_7.3.0-1~mx17+1_amd64.deb Size: 34135026 SHA256: 3d26c1945a5d53262965334315207a7fe8335b0e1cac2a18ae298ac1a26bf530 SHA1: 0f0714cb267a5ba7c03b6cbd5d979201faa424cc MD5sum: f8645464d68fd4627a8a44e72b4e1dea Description: debug symbols for gcc-7 Build-Ids: 3205bae5ab326e75c406bd06ff2bdf878d25192a 42a06e84e9c76c33761e7d072ff2d8a4cc1d7f7e 62f896b3448e32153d14c7f3b7e893c71dac9550 719a66a4a15e3cdd1508184bb692c1ed3a202b15 734e5842bd84f2493fa1851216a1792785616e82 806b34a05f7c249cecae285156217c099a1d311d 85ed3aab8d7953cf26fa5c0758c3d6e94b5f237e 87bf8631787348230bd3b7720fc5c2d9330313ab 91a3b58bcc66fa77bd555e508bde021ecb57d4a9 a999d657be51cbaf70570bde70728cfa409cb31a d11e023767efa2e13a45f79a83e48b222ae38c53 dbb928ccabf4dec28200818f6661ae404ec4eb04 f24bdcad700d8ee962bb983764c8fa0d4b4e5a24 Package: gcc-7-hppa64-linux-gnu Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 30573 Depends: gcc-7-base (= 7.3.0-1~mx17+1), gcc-7 (= 7.3.0-1~mx17+1), binutils-hppa64-linux-gnu | binutils-hppa64, libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/gcc-7-hppa64-linux-gnu_7.3.0-1~mx17+1_amd64.deb Size: 10105734 SHA256: 7631c2c537933b62cff59d89248e33eab9de4f9fcd47c0a12590e371e861b1ec SHA1: 7c54324228182c5b3b6a641755b474746b590c7d MD5sum: 0026cb30dbb82eb69c726dec5225e412 Description: GNU C compiler (cross compiler for hppa64) This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-7-hppa64-linux-gnu-dbgsym Source: gcc-7 Version: 7.3.0-1~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 91194 Depends: gcc-7-hppa64-linux-gnu (= 7.3.0-1~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-7/gcc-7-hppa64-linux-gnu-dbgsym_7.3.0-1~mx17+1_amd64.deb Size: 89215446 SHA256: ad02b5328cc9bcc5f69a130631835406b54a63e747454f226da99f0a379d50ff SHA1: 3bb4d8da120c24c98858159e12be5ddd589d05cd MD5sum: 23a819e1614a46c36181d66d9d9bec78 Description: debug symbols for gcc-7-hppa64-linux-gnu Build-Ids: 0623fd90cf7de83c68c5cd0efab42f59f112a9bb 10ff52ee3104a39f92bf96a76e4d9a84938f8d6b 34323536a3a1a583e9c78c845f793a6efce7f7dd 55b986a781e5cc13fce59bd61f7bca24c24fab99 70d7930e6dadd5f11fb034482a512591928b1c50 8c0ca2f07733efce3f6ef538ff6697fc2e0945bf 9169b62a22d8fbeff5732a213d36084259cb1f54 970424ddef727277bed092d700f95d5a105463f0 b84630f9167aeb624d1b2bfde29a1c9ccdbca2ff cea6212a4f0b54b03589609c1033cb9f9772dc5f Package: gcc-7-locales Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: all Maintainer: Debian GCC Maintainers Installed-Size: 10622 Depends: gcc-7-base (>= 7), cpp-7 (>= 7) Recommends: gcc-7 (>= 7) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/gcc-7-locales_7.3.0-1~mx17+1_all.deb Size: 1599628 SHA256: 8fc6cc9a4b1e9576605ff51bc5c75224ea035e0e6a695b5628b45be29ccb4781 SHA1: 1213330fa6cd668a9e9441ca1c08e619b2f221d5 MD5sum: 1e26ec1748c1618bc507374994f9aa5f Description: GCC, the GNU compiler collection (native language support files) Native language support for GCC. Lets GCC speak your language, if translations are available. . Please do NOT submit bug reports in other languages than "C". Always reset your language settings to use the "C" locales. Package: gcc-7-multilib Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-7-base (= 7.3.0-1~mx17+1), gcc-7 (= 7.3.0-1~mx17+1), libc6-dev-i386 (>= 2.11), libc6-dev-x32 (>= 2.11), lib32gcc-7-dev (= 7.3.0-1~mx17+1), libx32gcc-7-dev (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/gcc-7-multilib_7.3.0-1~mx17+1_amd64.deb Size: 926 SHA256: 0a9b8df4a1550fb2d79924a0e6ac5eab4b5eeef805628a87df3733742db3c28f SHA1: b88da36fd48eb1ca37c899e61a270d963ef73e23 MD5sum: fd357553ca5d1949654995ed987f914f Description: GNU C compiler (multilib support) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gcc-7-offload-nvptx Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 39586 Depends: gcc-7-base (= 7.3.0-1~mx17+1), gcc-7 (= 7.3.0-1~mx17+1), libc6-dev (>= 2.13-5), nvptx-tools, libgomp-plugin-nvptx1 (>= 7.3.0-1~mx17+1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/gcc-7-offload-nvptx_7.3.0-1~mx17+1_amd64.deb Size: 6635648 SHA256: 69fcad82322e900839221d93410d1d9e945eb2f5e3dc6ccc92bc923c452c3f6f SHA1: b68ac951b88bf810974dc41923150b0f9012e521 MD5sum: 372c7a3ab7a51faaecb1f65e5aca91c6 Description: GCC offloading compiler to NVPTX The package provides offloading support for NVidia PTX. OpenMP and OpenACC programs linked with -fopenmp will by default add PTX code into the binaries, which can be offloaded to NVidia PTX capable devices if available. Package: gcc-7-offload-nvptx-dbgsym Source: gcc-7 Version: 7.3.0-1~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 29496 Depends: gcc-7-offload-nvptx (= 7.3.0-1~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-7/gcc-7-offload-nvptx-dbgsym_7.3.0-1~mx17+1_amd64.deb Size: 28000324 SHA256: ef1b40724c5152ccf7243c6be67d1677a1505651af78db0407a28ff183e8c33d SHA1: e8ea82c016f7a7319cb7b6a0988cb6f346802a99 MD5sum: 4d7909acb86cdb35027e1f915fe75b6a Description: debug symbols for gcc-7-offload-nvptx Build-Ids: 0501b86b83b1937283aa8a555a1265887ae3f943 07c90dc8bfb45e4400962531301bb032c68952c7 ae53de8571753341bcb71b53fceeb43bde89ec4c b0613725c4d94380463eda6efb25630691894496 da945a0c35148b2a70d63500571e00af01523d8e Package: gcc-7-plugin-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 7625 Depends: gcc-7-base (= 7.3.0-1~mx17+1), gcc-7 (= 7.3.0-1~mx17+1), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.14) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/gcc-7-plugin-dev_7.3.0-1~mx17+1_amd64.deb Size: 1127238 SHA256: 9ef8b6128d3ed7baea56eef03c9cffa76806c277a6b9d662e6c231c517dc69b2 SHA1: e9bd74fb2ffbb178462123b152b5b79d63128706 MD5sum: d14bf3ec39375b3266c864038a217268 Description: Files for GNU GCC plugin development. This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins. Package: gcc-7-plugin-dev-dbgsym Source: gcc-7 Version: 7.3.0-1~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 213 Depends: gcc-7-plugin-dev (= 7.3.0-1~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-7/gcc-7-plugin-dev-dbgsym_7.3.0-1~mx17+1_amd64.deb Size: 184354 SHA256: c4baed0f0156ab353beba634ada7b576af05047f64e93c4ece085f79ec218ad9 SHA1: c07e3540df95ebf0ba333051817a91d39163f42b MD5sum: 43694904d872a9d28edd039b58947e60 Description: debug symbols for gcc-7-plugin-dev Build-Ids: de702e0cfe954484573b19d780f1758ff2c19375 Package: gcc-7-source Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: all Maintainer: Debian GCC Maintainers Installed-Size: 65165 Depends: make, autoconf2.64, quilt, patchutils, sharutils, gawk Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/gcc-7-source_7.3.0-1~mx17+1_all.deb Size: 63359948 SHA256: 8e6123b681b8cdc7060c024fd42051f3a69d96c7ab09083e1462b2df4a40bc14 SHA1: 1641c339fedb426874ffef05348225d7a393258a MD5sum: 8ccb20048f5beaab2b0a84634784a6b1 Description: Source of the GNU Compiler Collection This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC). Package: gcc-7-test-results Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 8 Depends: gcc-7-base (= 7.3.0-1~mx17+1) Replaces: g++-5 (<< 5.2.1-28) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/gcc-7-test-results_7.3.0-1~mx17+1_amd64.deb Size: 1010 SHA256: b6777c79fdf772f3e3fa1a42908adbc863a121ccead196d2d4ca93cc6f872bcf SHA1: 14fbe63e9a24c7d5ba54222d60c16e6b6807bb5e MD5sum: 4cf28284932559fb12ee51ef3aff4403 Description: Test results for the GCC test suite This package contains the test results for running the GCC test suite for a post build analysis. Package: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 28812 Depends: cpp-8 (= 8.3.0-6~mx17+1), gcc-8-base (= 8.3.0-6~mx17+1), libcc1-0 (>= 8.3.0-6~mx17+1), binutils (>= 2.28), libgcc-8-dev (= 8.3.0-6~mx17+1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Recommends: libc6-dev (>= 2.13-5) Suggests: gcc-8-multilib, gcc-8-doc (>= 8), gcc-8-locales (>= 8), libgcc1-dbg (>= 1:8.3.0-6~mx17+1), libgomp1-dbg (>= 8.3.0-6~mx17+1), libitm1-dbg (>= 8.3.0-6~mx17+1), libatomic1-dbg (>= 8.3.0-6~mx17+1), libasan5-dbg (>= 8.3.0-6~mx17+1), liblsan0-dbg (>= 8.3.0-6~mx17+1), libtsan0-dbg (>= 8.3.0-6~mx17+1), libubsan1-dbg (>= 8.3.0-6~mx17+1), libmpx2-dbg (>= 8.3.0-6~mx17+1), libquadmath0-dbg (>= 8.3.0-6~mx17+1) Replaces: cpp-8 (<< 7.1.1-8), gccgo-8 (<< 8.3.0-6~mx17+1) Provides: c-compiler Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/gcc-8_8.3.0-6~mx17+1_amd64.deb Size: 9425454 SHA256: 3cbe150a1fdb76a92c184bf02acec21b4f78554c30599e33fcf4f7d084ca97fe SHA1: 843a10e9c6c46cca485ef82813de2b805de12db1 MD5sum: 1258c7dc7a27e7977e4fb14f24bb122f Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-8-base Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 248 Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: required Section: libs Filename: pool/test/g/gcc-8/gcc-8-base_8.3.0-6~mx17+1_amd64.deb Size: 190580 SHA256: 168ed9c2c4e605522b495a38dd173420f8950a3b7773074944ac57e5827cab3d SHA1: cae1eb82c00aa4595eaa741c7bd3e330bb837aca MD5sum: dbcf4db9b2a67949b4a0e204746b537b Description: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Package: gcc-8-dbgsym Source: gcc-8 Version: 8.3.0-6~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 75764 Depends: gcc-8 (= 8.3.0-6~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-8/gcc-8-dbgsym_8.3.0-6~mx17+1_amd64.deb Size: 73418282 SHA256: c367067942f6ea8f80dbf496f6d43ab33db956ecb1e8ca58228b18a5ded2c954 SHA1: f0e47e709a2e77c13a094f97e5130d02b1d7a22c MD5sum: 9045ca25f6b7acef1436c8e7f6dba3eb Description: debug symbols for gcc-8 Build-Ids: 07ac7ecb4bc5b017f5124799df888d0767221828 2118f0a0f9e5b41fb1afa7d781a7c809c2fd15ac 3433c8a8a77268cf8996af44940bb5ef3d25f85e 8bcdc6ccc9fad142feb68a904bdda5d80fc79bef 94b70a56c469f4b3cc88c3ecadf1590dbe7331cd a8b982a0ebfa1c4a7b2d226d92c07c191cbc04be ab3b3e3c84c4f95442682ea0681f7e83db73bb84 b65b4a788b15d282fb666e96c0d31d96929d3198 cf03278410d331bc33b677e56e5de7aafe4396af e9feb56f737a9c78b338db6fc92454e9345310d8 ea1d088d86140389381c8217eba6fd6b9922d288 f1ea13e9503162adcd02c823f194eb5cac3a89dd f486dae41a9c39cc99327d405e809a59fb7235f7 Package: gcc-8-hppa64-linux-gnu Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 33584 Depends: gcc-8-base (= 8.3.0-6~mx17+1), gcc-8 (= 8.3.0-6~mx17+1), binutils-hppa64-linux-gnu | binutils-hppa64, libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/gcc-8-hppa64-linux-gnu_8.3.0-6~mx17+1_amd64.deb Size: 10952832 SHA256: 70c5c45ec090fb55195fa70b6f9e8e6a42290abcc0311c03729f1df9d538c077 SHA1: eb1db8756bcfa4f0b7b8131c54595b6b353bfd25 MD5sum: 5fecf1f12389be438f994e5a93fda661 Description: GNU C compiler (cross compiler for hppa64) This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-8-hppa64-linux-gnu-dbgsym Source: gcc-8 Version: 8.3.0-6~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 115537 Depends: gcc-8-hppa64-linux-gnu (= 8.3.0-6~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-8/gcc-8-hppa64-linux-gnu-dbgsym_8.3.0-6~mx17+1_amd64.deb Size: 113316112 SHA256: 8e72b45983a845bac6d56f757fc8368ccd87c91c02eed06363b0936dd337d9a9 SHA1: 0c6fe61ced96301c92927096cfd9b6d35dd09b52 MD5sum: e0ae56df30473a9e3ebd9f731dd813e5 Description: debug symbols for gcc-8-hppa64-linux-gnu Build-Ids: 14a8684aed31888af4883e0ff55dd33759eaa7aa 247cf796dffc008dc1e4667dc4401094916a0110 353b7c48472ba2c6ac82c10bc4820fae7437c699 3ac9466bccbcb082cfd6ef59e45adfb04b50f255 3b07e824fb3e1b93a555153ea2bf31bcba79ce82 5ca928d421926fa6bc62e39188079453b0c91b90 5d5b5b8d0b204663adfa10d81e30faf6253380f5 66a47a5eaadc2afaf18d0c7b4ee74f9daaa87464 8b2499b62119db7f924b7cb3a3acb0020b9db34d a3e71b2065aa717514302a70ffbb90fab8467138 Package: gcc-8-locales Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: all Maintainer: Debian GCC Maintainers Installed-Size: 11960 Depends: gcc-8-base (>= 8), cpp-8 (>= 8) Recommends: gcc-8 (>= 8) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/gcc-8-locales_8.3.0-6~mx17+1_all.deb Size: 1788772 SHA256: af23735177049183252eeb73250c5c32fc4563ed04c5026e5be32e815e444dbb SHA1: ccb27cf22a8acdca299c95b31764404887a29e0f MD5sum: 9b152a8980b240bdee4e9319936fb168 Description: GCC, the GNU compiler collection (native language support files) Native language support for GCC. Lets GCC speak your language, if translations are available. . Please do NOT submit bug reports in other languages than "C". Always reset your language settings to use the "C" locales. Package: gcc-8-multilib Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-8-base (= 8.3.0-6~mx17+1), gcc-8 (= 8.3.0-6~mx17+1), libc6-dev-i386 (>= 2.11), libc6-dev-x32 (>= 2.11), lib32gcc-8-dev (= 8.3.0-6~mx17+1), libx32gcc-8-dev (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/gcc-8-multilib_8.3.0-6~mx17+1_amd64.deb Size: 926 SHA256: a9b780cfbe777c010a1457e417f502c2b611b2c3c862e7e32abf94f196ce0270 SHA1: f29d1ebc18409107aa1df180b9de4678f758c50c MD5sum: bede5c08c14b159aa02db432da378762 Description: GNU C compiler (multilib support) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gcc-8-offload-nvptx Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 52391 Depends: gcc-8-base (= 8.3.0-6~mx17+1), gcc-8 (= 8.3.0-6~mx17+1), libc6-dev (>= 2.13-5), nvptx-tools, libgomp-plugin-nvptx1 (>= 8.3.0-6~mx17+1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/gcc-8-offload-nvptx_8.3.0-6~mx17+1_amd64.deb Size: 7623722 SHA256: 9217a5204be3b9cec9aed91a85d58bf4fa513f3344a12d8214498150fdfd0674 SHA1: 10a842dfad02df929bf987a126400a8b7529d065 MD5sum: 250981c9c7156364e6d9862c334fb52e Description: GCC offloading compiler to NVPTX The package provides offloading support for NVidia PTX. OpenMP and OpenACC programs linked with -fopenmp will by default add PTX code into the binaries, which can be offloaded to NVidia PTX capable devices if available. Package: gcc-8-offload-nvptx-dbgsym Source: gcc-8 Version: 8.3.0-6~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 58281 Depends: gcc-8-offload-nvptx (= 8.3.0-6~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-8/gcc-8-offload-nvptx-dbgsym_8.3.0-6~mx17+1_amd64.deb Size: 56890232 SHA256: fa512ffff48eb687fe059e1213303eeb561d7ef98cfd47a527f5a5b71e130a3a SHA1: 7b8b6400446d6c1f89ab109d894d73c2fac4d728 MD5sum: 9c40ced184b9b0a0dae3e45886d1d0ca Description: debug symbols for gcc-8-offload-nvptx Build-Ids: 042efcf1f33ee8b9872a878ee9e0520adbcb19ef 5f6e21f29f3842cdddade267ef427e1b52130d78 74dd260c26ab1b14141af58c0932e79505b61e56 9dabd4e65e2143abac757b4de7fe11d1dd258010 a609baf512a50f54f579137a6414b0eaf20ec1e9 Package: gcc-8-plugin-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 8183 Depends: gcc-8-base (= 8.3.0-6~mx17+1), gcc-8 (= 8.3.0-6~mx17+1), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.14) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/gcc-8-plugin-dev_8.3.0-6~mx17+1_amd64.deb Size: 1225288 SHA256: 8c972bdcc86d13a29dcfaee4881c6402167f9bdee482f4dde2de3b937e7c018a SHA1: 1c90b9a1880c6e7e5e09d68bbe23f4be373b15c4 MD5sum: e57ce58ca5e0bc8bb6648589bcf82473 Description: Files for GNU GCC plugin development. This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins. Package: gcc-8-plugin-dev-dbgsym Source: gcc-8 Version: 8.3.0-6~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 311 Depends: gcc-8-plugin-dev (= 8.3.0-6~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-8/gcc-8-plugin-dev-dbgsym_8.3.0-6~mx17+1_amd64.deb Size: 280884 SHA256: 9ea69c41bd2aefbd0aa1f553c7fadfadee4d00c4c3650c376230f3aaf554de17 SHA1: 87c06af794d9c24fb9f9e9f82cd380f9ebc42773 MD5sum: 7e601fd202c339d0006923385bbffb35 Description: debug symbols for gcc-8-plugin-dev Build-Ids: 0dc712101764f7b4bed5fa6e7e3c8615606736d6 Package: gcc-8-source Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: all Maintainer: Debian GCC Maintainers Installed-Size: 72461 Depends: make, autoconf2.64, quilt, patchutils, sharutils, gawk, lsb-release Multi-Arch: foreign Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/gcc-8-source_8.3.0-6~mx17+1_all.deb Size: 70732908 SHA256: 5850ad0c4c5415265652a29f7027b5c675791cd176cf58d5e9e297fde08540f8 SHA1: 6db23e45053441d078166cf7ee5fe9ada0b4b443 MD5sum: 77e6b0c88f69db6ed0de9f2842577ca1 Description: Source of the GNU Compiler Collection This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC). Package: gcc-8-test-results Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 8 Depends: gcc-8-base (= 8.3.0-6~mx17+1) Replaces: g++-5 (<< 5.2.1-28) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/gcc-8-test-results_8.3.0-6~mx17+1_amd64.deb Size: 1010 SHA256: 90a4ce4fbcc221d2823c701c241fbe360d2b01b9190f46253b10fac25d9a304e SHA1: 82ae8771b98d4a50f69acd6ab60dddc150e2aa03 MD5sum: 1ca3ddac8a9182dee0178be926b34fb9 Description: Test results for the GCC test suite This package contains the test results for running the GCC test suite for a post build analysis. Package: gccbrig-7 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 22916 Depends: gcc-7-base (= 7.3.0-1~mx17+1), gcc-7 (= 7.3.0-1~mx17+1), libc6-dev (>= 2.13-5), hsail-tools, libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4), libhsail-rt-7-dev (= 7.3.0-1~mx17+1) Suggests: libhsail-rt0-dbg (>= 7.3.0-1~mx17+1) Provides: brig-compiler Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/gccbrig-7_7.3.0-1~mx17+1_amd64.deb Size: 6611752 SHA256: 0cd68c9e4f51c4a4830dff5acf09ff12f3881d0c2dc1c79f597e32b8cd87e83f SHA1: ddba8e7608ed6e134ecf26d2431dbc1633a2f2ea MD5sum: daefbf39bf52a5a65f93d1512f80c609 Description: GNU BRIG (HSA IL) frontend This is the GNU BRIG (HSA IL) frontend. The consumed format is a binary representation. The textual HSAIL can be compiled to it with a separate assembler. Package: gccbrig-7-dbgsym Source: gcc-7 Version: 7.3.0-1~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 32643 Depends: gccbrig-7 (= 7.3.0-1~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-7/gccbrig-7-dbgsym_7.3.0-1~mx17+1_amd64.deb Size: 30627478 SHA256: 726e1a140adcdbf6cdf87e52ff6c9977f4d230e778d35bac6115433467c824be SHA1: e007898bb4958012928668ecc2fb9d827278ceb4 MD5sum: 9cf0bfb831191cbfb828cb6772aeb3e8 Description: debug symbols for gccbrig-7 Build-Ids: 4688b8a02f88a22665904f9692cf60ef1cea9a8d b2e24210f37fa64cc388eb2433426aa206f5c6c5 Package: gccbrig-8 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 25809 Depends: gcc-8-base (= 8.3.0-6~mx17+1), gcc-8 (= 8.3.0-6~mx17+1), libc6-dev (>= 2.13-5), hsail-tools, libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4), libhsail-rt-8-dev (= 8.3.0-6~mx17+1) Suggests: libhsail-rt0-dbg (>= 8.3.0-6~mx17+1) Provides: brig-compiler Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/gccbrig-8_8.3.0-6~mx17+1_amd64.deb Size: 8789380 SHA256: cd8cbe6c8c68505b1b615aa8104cbb25007a92c2fd48f029bae3c974e971bd42 SHA1: 7b8ad6382ebdf68c16866ab0e161d03ad0543384 MD5sum: a016ef479fc6469d9b29900d38fdc21d Description: GNU BRIG (HSA IL) frontend This is the GNU BRIG (HSA IL) frontend. The consumed format is a binary representation. The textual HSAIL can be compiled to it with a separate assembler. Package: gccbrig-8-dbgsym Source: gcc-8 Version: 8.3.0-6~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 72478 Depends: gccbrig-8 (= 8.3.0-6~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-8/gccbrig-8-dbgsym_8.3.0-6~mx17+1_amd64.deb Size: 70430454 SHA256: 4aa937bf65458fe2d82949672b860e9b0c1110a1af4805cc2b0d32da550379cb SHA1: 8ea3d43a9c709542ef082c92f4ea1ed33da09b63 MD5sum: 478bb8e140aa51bc357d65cd0657b0c0 Description: debug symbols for gccbrig-8 Build-Ids: bbb3533db5440283455c049433f3365263a3e493 eaff2a2fa4cdc7224d66e0ebb9c1bb822d1af519 Package: gccgo-7 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 98147 Depends: gcc-7-base (= 7.3.0-1~mx17+1), gcc-7 (= 7.3.0-1~mx17+1), libgo11 (>= 7.3.0-1~mx17+1), libc6-dev (>= 2.13-5), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gccgo-7-doc, libgo11-dbg (>= 7.3.0-1~mx17+1) Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Breaks: libgo11 (<< 7.2.0-18) Replaces: libgo11 (<< 7.2.0-18) Provides: go-compiler Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/gccgo-7_7.3.0-1~mx17+1_amd64.deb Size: 14745050 SHA256: 7dd46518fa108e0f3ed17f88dfd90b8d1fdb5071e729a753728dc8ab054c84ce SHA1: b93ccf0616ad8e424a89cff546ef348de71ad9b1 MD5sum: aa2f9208a154ecc0e86cf05b2826f152 Description: GNU Go compiler This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-7-dbgsym Source: gcc-7 Version: 7.3.0-1~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 37098 Depends: gccgo-7 (= 7.3.0-1~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-7/gccgo-7-dbgsym_7.3.0-1~mx17+1_amd64.deb Size: 34656004 SHA256: 18e8487e0bb10d01f49b6ba63e0ffc46edeba838040e032bfcf758c15bbe4c33 SHA1: 360aa74338acc64bb9e5a91cc37921f37a2eb77b MD5sum: 13df8658537e0b08a1c380736fae96e0 Description: debug symbols for gccgo-7 Build-Ids: 5a4adbc77b0b4fb9c612832cbe83a21715f3b297 c3e1b91e418629459c58e50cf3e323e097a21c5c d3a1de0156292db213f5e9de4b445c286386b6b1 f2d85ddbbb965a79894f1f2f02b2b12042de81a8 Package: gccgo-7-multilib Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 104900 Depends: gcc-7-base (= 7.3.0-1~mx17+1), gccgo-7 (= 7.3.0-1~mx17+1), gcc-7-multilib (= 7.3.0-1~mx17+1), lib32go11 (>= 7.3.0-1~mx17+1), libx32go11 (>= 7.3.0-1~mx17+1) Breaks: lib32go11 (<< 7.2.0-18), lib64go11 (<< 7.2.0-18), libn32go11 (<< 7.2.0-18), libx32go11 (<< 7.2.0-18) Replaces: lib32go11 (<< 7.2.0-18), lib64go11 (<< 7.2.0-18), libn32go11 (<< 7.2.0-18), libx32go11 (<< 7.2.0-18) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/gccgo-7-multilib_7.3.0-1~mx17+1_amd64.deb Size: 14096614 SHA256: 8ade1ce77eba0f8f231238d8f5e50bdfb07c39b01e4bacfabbfabc4218c76dce SHA1: 67f858b7fc14d0f99b609f124c2f8ef2188be861 MD5sum: 4aa28194c07610ccc3c145b85fd62366 Description: GNU Go compiler (multilib support) This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gccgo-8 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 99402 Depends: gcc-8-base (= 8.3.0-6~mx17+1), gcc-8 (= 8.3.0-6~mx17+1), libgo13 (>= 8.3.0-6~mx17+1), libc6-dev (>= 2.13-5), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gccgo-8-doc, libgo13-dbg (>= 8.3.0-6~mx17+1) Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Breaks: libgo12 (<< 8-20171209-2) Replaces: libgo12 (<< 8-20171209-2) Provides: go-compiler Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/gccgo-8_8.3.0-6~mx17+1_amd64.deb Size: 17324550 SHA256: 688bc91719a8e92e8df887c02d0e51acf99f67158f3cee14b8435992beef0856 SHA1: 24a3fe3ab0142a889fb2a142a7051dcdf363ca46 MD5sum: adbe5e5844c35cb581c0437ae0083f60 Description: GNU Go compiler This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-8-dbgsym Source: gcc-8 Version: 8.3.0-6~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 77542 Depends: gccgo-8 (= 8.3.0-6~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-8/gccgo-8-dbgsym_8.3.0-6~mx17+1_amd64.deb Size: 74649008 SHA256: 91da45acddb8713103c0e848104c7f798ccb382048498331d654a07412c42959 SHA1: 0931b8151505a8946951ffa5f8bb60cb0a1a1a94 MD5sum: b14f5df2609c7d50d749d03b80823316 Description: debug symbols for gccgo-8 Build-Ids: 55f4638c82d74fd1aef186639bb666765fb40190 87fa8e7ef235b74c88117f385b3b44bdc3a98849 ad4fa87d66582f4c8c921e1602bf63e0ba760970 cb185543770237ca5ef8cd8fb3f13c961ec7b375 Package: gccgo-8-multilib Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 96369 Depends: gcc-8-base (= 8.3.0-6~mx17+1), gccgo-8 (= 8.3.0-6~mx17+1), gcc-8-multilib (= 8.3.0-6~mx17+1), lib32go13 (>= 8.3.0-6~mx17+1), libx32go13 (>= 8.3.0-6~mx17+1) Breaks: lib32go12 (<< 8-20171209-2), lib64go12 (<< 8-20171209-2), libn32go12 (<< 8-20171209-2), libx32go12 (<< 8-20171209-2) Replaces: lib32go12 (<< 8-20171209-2), lib64go12 (<< 8-20171209-2), libn32go12 (<< 8-20171209-2), libx32go12 (<< 8-20171209-2) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/gccgo-8-multilib_8.3.0-6~mx17+1_amd64.deb Size: 13329560 SHA256: 593be44a21230ee45f52d6b2a8ef479f81e372ecc10d8d1f4c7fb2f6a4f03a48 SHA1: f7f2ed675aa881cff9f0e7d1b34878a6fb736f79 MD5sum: c04d2bab9f5ea0eeda3ce37fc69541e9 Description: GNU Go compiler (multilib support) This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gdc-7 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 24378 Depends: gcc-7-base (>= 7), g++-7 (>= 7), libgphobos-7-dev (>= 7), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4) Replaces: gdc (<< 4.4.6-5) Provides: d-compiler, d-v2-compiler, gdc Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/gdc-7_7.3.0-1~mx17+1_amd64.deb Size: 7242186 SHA256: 4aacafe667a6fe51599260461c510927b5a5f3db93c5afb2c53e26799467b42e SHA1: 28195232fae35437368f2a771eae5314c13ab185 MD5sum: bf5fb99b2767a7bc8844daaed56a3c58 Description: GNU D compiler (version 2) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-7-dbgsym Source: gcc-7 Version: 7.3.0-1~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 33985 Depends: gdc-7 (= 7.3.0-1~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-7/gdc-7-dbgsym_7.3.0-1~mx17+1_amd64.deb Size: 31828796 SHA256: cd08ce7324a7d32565df4544a9fa21bfd5c4bcb7f40496d5cda2a107655123df SHA1: db55ea58dd1fc78d1f8283dddf8a7e02eaf13aa2 MD5sum: d1bfdd58b9d23cbd821f259ba344a9ea Description: debug symbols for gdc-7 Build-Ids: 0406ebd2abe9423dc7cbfa5c61c1f7cf1cf9b52a ab66670a6afcb01417b7c9c17f92fde3bde74485 Package: gdc-7-multilib Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-7-base (>= 7), gdc-7 (= 7.3.0-1~mx17+1), gcc-7-multilib (= 7.3.0-1~mx17+1), lib32gphobos-7-dev (= 7.3.0-1~mx17+1), libx32gphobos-7-dev (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/gdc-7-multilib_7.3.0-1~mx17+1_amd64.deb Size: 964 SHA256: 5c81360951daae5fb35514e6394f1737acceb33732a3d13cb853c8b2c77af328 SHA1: 2f1676e891284d45fa2e76f7049ed81071184791 MD5sum: abe37f07ff5c5b16a2ae4b83b1b582ca Description: GNU D compiler (version 2, multilib support) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gdc-8 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 27696 Depends: gcc-8-base (>= 8), g++-8 (>= 8), libgphobos-8-dev (>= 8), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4) Replaces: gdc (<< 4.4.6-5) Provides: d-compiler, d-v2-compiler, gdc Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/gdc-8_8.3.0-6~mx17+1_amd64.deb Size: 9600102 SHA256: c899e9cbf9117d47e4f9a6e16775d1422226116c7b141245ab77b520d16da80c SHA1: 4b102b77843a27e4a4604387fd74c9b8405fcd54 MD5sum: cabd5d0b1814ba3cb9c84630c24f3772 Description: GNU D compiler (version 2) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-8-dbgsym Source: gcc-8 Version: 8.3.0-6~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 73395 Depends: gdc-8 (= 8.3.0-6~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-8/gdc-8-dbgsym_8.3.0-6~mx17+1_amd64.deb Size: 70988188 SHA256: 09961579466d7457c218ff5a488a8390a0145928d18104d1c74824b02a6b3249 SHA1: bb3c74fdf935aaf6f53debd1040b43a2ab87b42d MD5sum: 0f9b91fdc84884eca779a2bea65fc265 Description: debug symbols for gdc-8 Build-Ids: 17d1dd0496e5315efbf5bc5097b3b7cbecb9413f 27c15d2657826e5d88f96e855aedb503ebf0ad1e Package: gdc-8-multilib Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-8-base (>= 8), gdc-8 (= 8.3.0-6~mx17+1), gcc-8-multilib (= 8.3.0-6~mx17+1), lib32gphobos-8-dev (= 8.3.0-6~mx17+1), libx32gphobos-8-dev (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/gdc-8-multilib_8.3.0-6~mx17+1_amd64.deb Size: 964 SHA256: 1eadf55c7fe4a41423de9a584f9ab3b3493986b7513a1d28af0180105efc9b93 SHA1: 0e77933e34bb8e9442f362eefdfbdb0c8b72da00 MD5sum: a3bc3fc1b16effb3d76031e71de59daf Description: GNU D compiler (version 2, multilib support) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gfortran-7 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 23629 Depends: gcc-7-base (= 7.3.0-1~mx17+1), gcc-7 (= 7.3.0-1~mx17+1), libgfortran-7-dev (= 7.3.0-1~mx17+1), libc6-dev (>= 2.13-5), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gfortran-7-multilib, gfortran-7-doc, libgfortran4-dbg (>= 7.3.0-1~mx17+1), libcoarrays-dev Provides: fortran95-compiler, gfortran-mod-14 Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/gfortran-7_7.3.0-1~mx17+1_amd64.deb Size: 7056954 SHA256: 17668be31d692eefd9bfb67235f631479008e93b718471b72571af489d5c0b54 SHA1: 83fa090a7fbf75a8d211a783c1eda5ede7c09d85 MD5sum: b8769acef9c52e8c37b527a70db11f42 Description: GNU Fortran compiler This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gfortran-7-dbgsym Source: gcc-7 Version: 7.3.0-1~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 32059 Depends: gfortran-7 (= 7.3.0-1~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-7/gfortran-7-dbgsym_7.3.0-1~mx17+1_amd64.deb Size: 30100140 SHA256: 8de0b44c17a32e0f2080915091412869d18d0ba524783bb61a64101d3c4e06d2 SHA1: b523ac399488f0bfca1512094410a0e806119f01 MD5sum: 60a4ba80f3495c0f4cd8675d46565927 Description: debug symbols for gfortran-7 Build-Ids: 97e559312bd11d044e65db344b687906afc0ef10 f1740eaa5da9f108286b879dda8306ccf69c52a1 Package: gfortran-7-multilib Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-7-base (= 7.3.0-1~mx17+1), gfortran-7 (= 7.3.0-1~mx17+1), gcc-7-multilib (= 7.3.0-1~mx17+1), lib32gfortran-7-dev (= 7.3.0-1~mx17+1), libx32gfortran-7-dev (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/gfortran-7-multilib_7.3.0-1~mx17+1_amd64.deb Size: 936 SHA256: a02e43c2c1ff1f5a70e1c9fc65c39204b3fe0343ce7fcddd61d89ed7db5e0a94 SHA1: 03c28cdb684f17c56e531f406278c713d2d2deb1 MD5sum: 17ec521467a1158ffece990bb183de81 Description: GNU Fortran compiler (multilib support) This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gfortran-8 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 26706 Depends: gcc-8-base (= 8.3.0-6~mx17+1), gcc-8 (= 8.3.0-6~mx17+1), libgfortran-8-dev (= 8.3.0-6~mx17+1), libc6-dev (>= 2.13-5), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gfortran-8-multilib, gfortran-8-doc, libgfortran5-dbg (>= 8.3.0-6~mx17+1), libcoarrays-dev Provides: fortran95-compiler, gfortran-mod-15 Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/gfortran-8_8.3.0-6~mx17+1_amd64.deb Size: 9358066 SHA256: 4e8dac803a6e7354d8b6c71d4c4d1774ee6c048cf07305bdde367a54cf13abb4 SHA1: 252367c52ba78a8af6ea433be7335a5048f65cc6 MD5sum: 36d6c69e47bddf9c9472eb025c170fc3 Description: GNU Fortran compiler This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gfortran-8-dbgsym Source: gcc-8 Version: 8.3.0-6~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 71770 Depends: gfortran-8 (= 8.3.0-6~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-8/gfortran-8-dbgsym_8.3.0-6~mx17+1_amd64.deb Size: 69641906 SHA256: d55a3bf710b34661f8b33328652302dcad474fe0fc412832a995f4fae4cd2699 SHA1: a89eb64c3283159e3fd60253ccaababc1fa058dd MD5sum: f3e64932b27f80930a72369d0867db56 Description: debug symbols for gfortran-8 Build-Ids: 5a7f77e24a57b01aa9d70fafc6a2f46200707a14 7d0819d867a132aacc423f3b68492e05eaeaf28f Package: gfortran-8-multilib Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-8-base (= 8.3.0-6~mx17+1), gfortran-8 (= 8.3.0-6~mx17+1), gcc-8-multilib (= 8.3.0-6~mx17+1), lib32gfortran-8-dev (= 8.3.0-6~mx17+1), libx32gfortran-8-dev (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/gfortran-8-multilib_8.3.0-6~mx17+1_amd64.deb Size: 936 SHA256: ea3c7a9cb5eed8bbd122b3d0b6f6717061f925d43e5126de5717aefea624e415 SHA1: 6ca8ce3bf5583c50ff5b3bac0f51f923c3e1ba07 MD5sum: cc4e340239e40f5bddd39702d9fa1033 Description: GNU Fortran compiler (multilib support) This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gir1.2-gst-plugins-bad-1.0 Source: gst-plugins-bad1.0 Version: 1.12.4-2~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1720 Depends: gir1.2-gst-plugins-base-1.0, gir1.2-gstreamer-1.0, libgstreamer-plugins-bad1.0-0 (<< 1.13), libgstreamer-plugins-bad1.0-0 (>= 1.12.4) Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html Priority: extra Section: introspection Filename: pool/test/g/gst-plugins-bad1.0/gir1.2-gst-plugins-bad-1.0_1.12.4-2~mx17+1_amd64.deb Size: 1576336 SHA256: cabd953efc5afe9eefcaf3d96d7e90e75696868cd16caa1dc5fc1a6056ec093b SHA1: 23dbe9ac42d0a52a9be50efec07292a3bb099661 MD5sum: 27911e1f187730c22504dcfe2907b8b1 Description: GObject introspection data for the GStreamer libraries from the "bad" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use. . This package contains introspection data for the GStreamer libraries from the "bad" set. It can be used by packages using the GIRepository format to generate dynamic bindings. Original-Maintainer: Maintainers of GStreamer packages Package: gir1.2-gst-plugins-base-1.0 Source: gst-plugins-base1.0 Version: 1.12.4-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1280 Depends: gir1.2-glib-2.0, gir1.2-gstreamer-1.0, libgstreamer-plugins-base1.0-0 (>= 1.12.1) Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-base.html Priority: optional Section: introspection Filename: pool/test/g/gst-plugins-base1.0/gir1.2-gst-plugins-base-1.0_1.12.4-1~mx17+1_amd64.deb Size: 1047842 SHA256: 7002c8094ba628c0dfaefcf3ff5c512c03d327ed1860c0edb4cb663bd182987c SHA1: 0e8fe812c37fc36e606028a405af4caf9dfdb17b MD5sum: 7ea36d6ea99a90a299d1a8b213e730b2 Description: GObject introspection data for the GStreamer Plugins Base library This package contains introspection data for the GStreamer Plugins Base library. . GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . It can be used by packages using the GIRepository format to generate dynamic bindings. Original-Maintainer: Maintainers of GStreamer packages Package: gir1.2-gstreamer-1.0 Source: gstreamer1.0 Version: 1.12.4-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1314 Depends: gir1.2-glib-2.0, libgstreamer1.0-0 (>= 1.12.1) Homepage: http://gstreamer.freedesktop.org Priority: optional Section: introspection Filename: pool/test/g/gstreamer1.0/gir1.2-gstreamer-1.0_1.12.4-1~mx17+1_amd64.deb Size: 1082762 SHA256: 02a7aad82445a1e20054c49f0c7d88cff0966ffc04b0a726590b496606b60332 SHA1: 19d10ee6d3b4254315d8cf9e60201f9fe65d6d74 MD5sum: 7ed7a9bb43bd31a7bcbd762d20414ec2 Description: GObject introspection data for the GStreamer library This package contains introspection data for the GStreamer streaming media framework. . GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . It can be used by packages using the GIRepository format to generate dynamic bindings. Original-Maintainer: Maintainers of GStreamer packages Package: gnat-7 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 74847 Depends: gcc-7-base (= 7.3.0-1~mx17+1), gcc-7 (>= 7), libgnat-7 (>= 7.3.0-1~mx17+1), libc6-dev (>= 2.13-5), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libgnatvsn7 (>= 7.3.0-1~mx17+1), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gnat-7-doc, ada-reference-manual-2012, gnat-7-sjlj Conflicts: gnat (<< 4.1), gnat-3.1, gnat-3.2, gnat-3.3, gnat-3.4, gnat-3.5, gnat-4.0, gnat-4.1, gnat-4.2, gnat-4.3, gnat-4.4, gnat-4.6, gnat-4.7, gnat-4.8, gnat-4.9, gnat-5, gnat-6 Breaks: dh-ada-library (<< 6.0), gnat (<< 4.6.1), gnat-4.6-base (= 4.6.4-2), gnat-4.9-base (= 4.9-20140330-1) Replaces: dh-ada-library (<< 6.0), gnat (<< 4.6.1), gnat-4.6-base (= 4.6.4-2), gnat-4.9-base (= 4.9-20140330-1) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/gnat-7_7.3.0-1~mx17+1_amd64.deb Size: 13422622 SHA256: baac80e8dd59e22cb79fba395ce93d1d515cc63d0d8e02f71414676156a16b4c SHA1: a6c1a4607abfc4f70ccc981e882cab85918e9b96 MD5sum: c55a01181630078e482fccb5b733f59f Description: GNU Ada compiler GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-7-dbgsym Source: gcc-7 Version: 7.3.0-1~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 58493 Depends: gnat-7 (= 7.3.0-1~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-7/gnat-7-dbgsym_7.3.0-1~mx17+1_amd64.deb Size: 52309594 SHA256: a9f45a5468c237a2b929d8a70fa09776047ddb1a065892c64b1be3121c02aa8f SHA1: 018d6e17154727da449d7e9e2d280eebbedf668c MD5sum: 2fbcf56c267bdc5dd9f7dc8e4072f8d1 Description: debug symbols for gnat-7 Build-Ids: 0ede2ca17f7ac7c12ec62ab0d262c197610a26dd 4612a9fbeb1a34fc0ba03cadb224925e43d52db3 63f3c5972cd0e897925149a7ee08399155e16690 7b5cc14bee143e841af3f9048beae40e66c3d114 81e925cb9be2de51252c08329632a656f0c553ef 957908efbb5b20f5fccb95644d9b293c27d29363 b60fe9418077c57b083d49b52ae2b95f6d3645dc d4a528b6bf199d3f747e08403cd6e5f9f9cd204a d8a2c1bd2259e03c9faa76e24da7b871a83d2616 e6857da82380e107135c3d69148981fef73bb412 e9b5935782392a837e4f6287fb72b847ab01150f edb9453db9d35cb2605395291fb53d8b62f07bed f06e97cbaefbd58c79593e8828bb9d06e1e9a4be Package: gnat-7-sjlj Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 19328 Depends: gcc-7-base (= 7.3.0-1~mx17+1), gnat-7 (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/gnat-7-sjlj_7.3.0-1~mx17+1_amd64.deb Size: 2136036 SHA256: b33043c7e2ffa6f4b6826ee3174f8c081c7bd2b72f4df9096eea4e28a32a6d6e SHA1: eff2ed56b990d04cf5d94dfb27a938f7275516a0 MD5sum: 42fdee27bd3a6c658f1cd7f1da4f91e1 Description: GNU Ada compiler (setjump/longjump runtime library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides an alternative runtime library that handles exceptions using the setjump/longjump mechanism (as a static library only). You can install it to supplement the normal compiler. Package: gnat-8 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 73551 Depends: gcc-8-base (= 8.3.0-6~mx17+1), gcc-8 (>= 8), libgnat-8 (>= 8.3.0-6~mx17+1), libc6-dev (>= 2.13-5), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libgnatvsn8 (>= 8.3.0-6~mx17+1), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gnat-8-doc, ada-reference-manual-2012, gnat-8-sjlj Conflicts: gnat (<< 4.1), gnat-3.1, gnat-3.2, gnat-3.3, gnat-3.4, gnat-3.5, gnat-4.0, gnat-4.1, gnat-4.2, gnat-4.3, gnat-4.4, gnat-4.6, gnat-4.7, gnat-4.8, gnat-4.9, gnat-5, gnat-6, gnat-7 Breaks: dh-ada-library (<< 6.0), gnat (<< 4.6.1), gnat-4.6-base (= 4.6.4-2), gnat-4.9-base (= 4.9-20140330-1) Replaces: dh-ada-library (<< 6.0), gnat (<< 4.6.1), gnat-4.6-base (= 4.6.4-2), gnat-4.9-base (= 4.9-20140330-1) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/gnat-8_8.3.0-6~mx17+1_amd64.deb Size: 15577938 SHA256: 153b3408f6ce8c8124ead7ceeda69c002c848008f63b8007d5b42d338d99ebad SHA1: 91a806cf5788194ada6becf02403a8900209bc4d MD5sum: 89f1f6d49996d0384eb81f15304f0787 Description: GNU Ada compiler GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-8-dbgsym Source: gcc-8 Version: 8.3.0-6~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 91544 Depends: gnat-8 (= 8.3.0-6~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-8/gnat-8-dbgsym_8.3.0-6~mx17+1_amd64.deb Size: 86929252 SHA256: 9333b5dea8ca04e31af1d2e86f85afcb9828cc9c53d038716d451d6f825f320e SHA1: 0d6c380a06b776071a99b2e7d9b0e2ac5924ee2e MD5sum: 4fba54e276fe131e87c6453d3eab16d2 Description: debug symbols for gnat-8 Build-Ids: 324ed9f07eb311e1a6d0ae2c9fe2a0026b0cfe6a 5f3ca8f78495cd0a5cc54d3a38aac0564971c3a9 64e3f7b519eb365ab6a88af71a4030a808621eee 788a575ff66e2b2172c34d1546af2a0566463959 995180eb63fb96c99bdfc5b948dc2908ee0779b2 a2be295892bb1968c7465dd088683432ff031b81 a7a3df65c7ae87d5bd45671909b97b8df0296686 b57ad39806bd249ebefd4e953757e5a4de433055 d47ff3609962c09c474e30200bcb41e004c57a34 dc9cdb832aa2820383a395d737d3edfb5f3126d7 dffe1692bf5f9c8f503ee4c81c35a4a789d9de21 e9c12b2ef729ed71e365e0e6814a97469fbf5566 f08e30bd1edd9382509ceafa481445b4f2b90b69 Package: gnat-8-sjlj Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 20198 Depends: gcc-8-base (= 8.3.0-6~mx17+1), gnat-8 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/gnat-8-sjlj_8.3.0-6~mx17+1_amd64.deb Size: 2240170 SHA256: 8d52d95d7b8803c434aa9decfd8a53f29ca8fd409d0fd1ac3bcb64a47964e6be SHA1: ccbf862468b26819e80bf7199bd50b6e9ad9ba46 MD5sum: 82ccac53118b6478cd4cac453fd4cc73 Description: GNU Ada compiler (setjump/longjump runtime library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides an alternative runtime library that handles exceptions using the setjump/longjump mechanism (as a static library only). You can install it to supplement the normal compiler. Package: gnome-mpv Version: 0.14-1~mx17+2exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 657 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.14), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libepoxy0 (>= 1.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.4), libgtk-3-0 (>= 3.22), libmpv1 (>= 0.9.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), dconf-gsettings-backend | gsettings-backend Recommends: youtube-dl Homepage: https://github.com/gnome-mpv/gnome-mpv Priority: optional Section: video Filename: pool/test/g/gnome-mpv/gnome-mpv_0.14-1~mx17+2exp_amd64.deb Size: 143402 SHA256: e55cf8ac0d13167e3ed8815c5b85346e5a9c8e4f70ba05a8097dca4a33db68b3 SHA1: bdf1905e0d6d0b876e59e352087f6782625053d5 MD5sum: 5f940ec094315441d472d22810361750 Description: simple GTK+ frontend for mpv GNOME MPV is a simple GTK+ frontend for mpv. GNOME MPV interacts with mpv via the client API exported by libmpv, allowing access to mpv's powerful playback capabilities. Original-Maintainer: Debian Multimedia Maintainers Package: gnome-mpv-dbgsym Source: gnome-mpv Version: 0.14-1~mx17+2exp Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 603 Depends: gnome-mpv (= 0.14-1~mx17+2exp) Priority: optional Section: debug Filename: pool/test/g/gnome-mpv/gnome-mpv-dbgsym_0.14-1~mx17+2exp_amd64.deb Size: 511052 SHA256: 4883ef319075fd4f6eab0f540376a47638429e0249844cad2958d920baca77c7 SHA1: d6907ccd1a818a3d88be958a2afd5c32ee6fcb50 MD5sum: c3879345cea10c9c4dd1d1bae8e0d33c Description: debug symbols for gnome-mpv Build-Ids: ab100ef2c22d7d2aa1a9306a97599e84854c5d46 Original-Maintainer: Debian Multimedia Maintainers Package: gobjc++-7 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 23287 Depends: gcc-7-base (= 7.3.0-1~mx17+1), gobjc-7 (= 7.3.0-1~mx17+1), g++-7 (= 7.3.0-1~mx17+1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-7-dev (= 7.3.0-1~mx17+1) Suggests: gobjc++-7-multilib, gcc-7-doc (>= 7) Provides: objc++-compiler Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/gobjc++-7_7.3.0-1~mx17+1_amd64.deb Size: 6972264 SHA256: 951e3d52732d788137e9ad77fef2ff99fc019be78f8878d755963cb92e716aff SHA1: d336211079c6b312508b10cd0105ce3f9b719766 MD5sum: 99a6ffad7d829750ad85b31b85817cbe Description: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-7-dbgsym Source: gcc-7 Version: 7.3.0-1~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 32421 Depends: gobjc++-7 (= 7.3.0-1~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-7/gobjc++-7-dbgsym_7.3.0-1~mx17+1_amd64.deb Size: 30506136 SHA256: 9c42e8d9dbf4d5f9b52b81979268cbf321ed265afa647d1a974529d8762adfe0 SHA1: dbc863400319f1f56154591d551a8da3517d2ac1 MD5sum: 73881d20d94a5262d00ac6d33602fcfe Description: debug symbols for gobjc++-7 Build-Ids: 59251033839b05a973258169f46734763b026800 Package: gobjc++-7-multilib Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-7-base (= 7.3.0-1~mx17+1), gobjc++-7 (= 7.3.0-1~mx17+1), g++-7-multilib (= 7.3.0-1~mx17+1), gobjc-7-multilib (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/gobjc++-7-multilib_7.3.0-1~mx17+1_amd64.deb Size: 932 SHA256: 179500f03e2cd3accfe8d662a0371d8ac123b63ef7fd1dad040cc774f43c439e SHA1: 72b79313f9db407dc4135bf1709faa56f261a2c6 MD5sum: 6bc72d354998489cfb5843f44472e05a Description: GNU Objective-C++ compiler (multilib support) This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gobjc++-8 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 26673 Depends: gcc-8-base (= 8.3.0-6~mx17+1), gobjc-8 (= 8.3.0-6~mx17+1), g++-8 (= 8.3.0-6~mx17+1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-8-dev (= 8.3.0-6~mx17+1) Suggests: gobjc++-8-multilib, gcc-8-doc (>= 8) Provides: objc++-compiler Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/gobjc++-8_8.3.0-6~mx17+1_amd64.deb Size: 9428510 SHA256: 5808fd72708c47f422f62c984debda5254bbb55ecdc0891c391dae4cee8a7092 SHA1: ae579c330801fdb6f5bedca96b04d80e3e41d8ad MD5sum: b2018e06a7326c87414e3ec58698972d Description: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-8-dbgsym Source: gcc-8 Version: 8.3.0-6~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 75002 Depends: gobjc++-8 (= 8.3.0-6~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-8/gobjc++-8-dbgsym_8.3.0-6~mx17+1_amd64.deb Size: 72939966 SHA256: 8b291db967525b845547ae5f3cab8c7cebbf7caf294c0b35e5451c22bf3c8603 SHA1: 877f03a12d7754f81b65b775df48e75819934e64 MD5sum: 6ff1754fe651edeb308e4f9010710095 Description: debug symbols for gobjc++-8 Build-Ids: 8f93dfdf50a8b68633b7fca8a22e960bcbdd8d16 Package: gobjc++-8-multilib Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-8-base (= 8.3.0-6~mx17+1), gobjc++-8 (= 8.3.0-6~mx17+1), g++-8-multilib (= 8.3.0-6~mx17+1), gobjc-8-multilib (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/gobjc++-8-multilib_8.3.0-6~mx17+1_amd64.deb Size: 932 SHA256: 68b82f2b34e7f35ca5412e3d41513d0e0aea09f26a4973cbb1088f185df8c67a SHA1: 9e286dbf4ee753ed599c16d99a2aeb0437891abe MD5sum: 0cfd094dea1568260318e53316c3f5bf Description: GNU Objective-C++ compiler (multilib support) This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gobjc-7 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 21997 Depends: gcc-7-base (= 7.3.0-1~mx17+1), gcc-7 (= 7.3.0-1~mx17+1), libc6-dev (>= 2.13-5), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-7-dev (= 7.3.0-1~mx17+1) Suggests: gobjc-7-multilib, gcc-7-doc (>= 7), libobjc4-dbg (>= 7.3.0-1~mx17+1) Provides: objc-compiler Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/gobjc-7_7.3.0-1~mx17+1_amd64.deb Size: 6487144 SHA256: c5f31ea0a01e99d8f79d30b150989eebdf788b35bee16633ee18bafd360ca551 SHA1: 16a4d28b49c5fc7e8ae7490f6de6a0059fbfda9f MD5sum: 3ce748616a9bff5e8e356d2ed0ebbe87 Description: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-7-dbgsym Source: gcc-7 Version: 7.3.0-1~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 30463 Depends: gobjc-7 (= 7.3.0-1~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-7/gobjc-7-dbgsym_7.3.0-1~mx17+1_amd64.deb Size: 28671216 SHA256: a80f469289f086c501c67681be046377ea7bf3975f10af35c87d4a5a45850041 SHA1: 12902f3109649e1e01ec3ea28613585c735bfed6 MD5sum: c07aa76acde0d7f01a1cfc87dc4259a0 Description: debug symbols for gobjc-7 Build-Ids: 2594405af67040f2b5cef2775c890175e394a735 Package: gobjc-7-multilib Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-7-base (= 7.3.0-1~mx17+1), gobjc-7 (= 7.3.0-1~mx17+1), gcc-7-multilib (= 7.3.0-1~mx17+1), lib32objc-7-dev (= 7.3.0-1~mx17+1), libx32objc-7-dev (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-7/gobjc-7-multilib_7.3.0-1~mx17+1_amd64.deb Size: 934 SHA256: f03121cbf49d2b2b34a1b014974599437abcbce482855ce51268dfe0c7c12aea SHA1: c0ca5dfac46fc2c21cd0f2a038d5fa0b95c97324 MD5sum: eb154ce5b63f483a186f153687a03c9d Description: GNU Objective-C compiler (multilib support) This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gobjc-8 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 24860 Depends: gcc-8-base (= 8.3.0-6~mx17+1), gcc-8 (= 8.3.0-6~mx17+1), libc6-dev (>= 2.13-5), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-8-dev (= 8.3.0-6~mx17+1) Suggests: gobjc-8-multilib, gcc-8-doc (>= 8), libobjc4-dbg (>= 8.3.0-6~mx17+1) Provides: objc-compiler Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/gobjc-8_8.3.0-6~mx17+1_amd64.deb Size: 8659322 SHA256: 8881a52e9f6cd7a7223111a2933e9b04056f21323e6d627984b3415d658b4a7b SHA1: 2473f74c7a88bc7863c1c825b90fb3cfd1026347 MD5sum: 33e9a278777868c43fbf6c16fb91bd86 Description: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-8-dbgsym Source: gcc-8 Version: 8.3.0-6~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 70206 Depends: gobjc-8 (= 8.3.0-6~mx17+1) Priority: optional Section: debug Filename: pool/test/g/gcc-8/gobjc-8-dbgsym_8.3.0-6~mx17+1_amd64.deb Size: 68339850 SHA256: a99a6ed55f24198e80b0b1b5c967fc4ac92bb28c392f961d0c73282a27387544 SHA1: 71ef5ca22cd6bf0260e6fdb90e02d0cc2be87a0a MD5sum: 7323c30be9ec9e3711ef70f188a144d3 Description: debug symbols for gobjc-8 Build-Ids: 042fa46887f39e4b21ab59f84cdd4c6810cbbdf1 Package: gobjc-8-multilib Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-8-base (= 8.3.0-6~mx17+1), gobjc-8 (= 8.3.0-6~mx17+1), gcc-8-multilib (= 8.3.0-6~mx17+1), lib32objc-8-dev (= 8.3.0-6~mx17+1), libx32objc-8-dev (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/gobjc-8-multilib_8.3.0-6~mx17+1_amd64.deb Size: 934 SHA256: 724e5d062373fe6de3de354aff8def5b9be64e8f86597ddc80f2aa4e5ebd0ce1 SHA1: 378b2588815d8f69e3b00bd4f6dc6e5c0ce25d85 MD5sum: 992e6384d8577d2196d1ecb78a5dd238 Description: GNU Objective-C compiler (multilib support) This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gparted Version: 1.1.0-0.1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1954 Depends: libatkmm-1.6-1v5 (>= 2.24.0), libc6 (>= 2.14), libcairomm-1.0-1v5 (>= 1.12.0), libgcc1 (>= 1:3.0), libglib2.0-0 (>= 2.16.0), libglibmm-2.4-1v5 (>= 2.50.0), libgtk-3-0 (>= 3.0.0), libgtkmm-3.0-1v5 (>= 3.22.0), libpangomm-1.4-1v5 (>= 2.40.0), libparted-fs-resize0 (>= 3.1), libparted2 (>= 3.1), libsigc++-2.0-0v5 (>= 2.8.0), libstdc++6 (>= 5.2), libuuid1 (>= 2.16), gparted-common (= 1.1.0-0.1~mx17+1), policykit-1 Suggests: dmraid, dmsetup, dosfstools, e2fsprogs, gpart, jfsutils, kpartx, mtools, ntfs-3g, reiser4progs, reiserfsprogs, udftools, xfsprogs, yelp Breaks: udisks2 (<< 2.1.5) Homepage: https://gparted.org Priority: optional Section: gnome Filename: pool/test/g/gparted/gparted_1.1.0-0.1~mx17+1_amd64.deb Size: 763266 SHA256: 5ad08e27bb1877b60a5f7e1b582d0fd78891885014a3ced17584f37eb996147c SHA1: 5678c5a4547eeaf8c1f391f515daa0abecfd04ff MD5sum: 3b2834b141f83d4c026d388f989b7bf8 Description: GNOME partition editor GParted uses libparted to detect and manipulate devices and partition tables while several (optional) filesystem tools provide support for filesystems not included in libparted. Original-Maintainer: Phillip Susi Package: gparted-common Source: gparted Version: 1.1.0-0.1~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 6227 Breaks: gparted (<< 1.0.0) Replaces: gparted (<< 1.0.0) Homepage: https://gparted.org Priority: optional Section: gnome Filename: pool/test/g/gparted/gparted-common_1.1.0-0.1~mx17+1_all.deb Size: 1643162 SHA256: ff104358ee5388a9eaa05cd2f8571be3548b61a1879e8d8ec03cba5ba32d1a63 SHA1: 8f838d8a3f4137e2a8df57277b24e924a0bda8ac MD5sum: 703e64469835965d199a93d61f3beb4b Description: GNOME partition editor -- common data GParted uses libparted to detect and manipulate devices and partition tables while several (optional) filesystem tools provide support for filesystems not included in libparted. . This package contains architecture-independent data, such as documentation and help, icons, and application metadata. Original-Maintainer: Phillip Susi Package: grub-common Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 15097 Depends: libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.36), libfreetype6 (>= 2.2.1), libfuse2 (>= 2.8.4-1.4), liblzma5 (>= 5.1.1alpha+20120614), gettext-base Recommends: os-prober (>= 1.33) Suggests: multiboot-doc, grub-emu, xorriso (>= 0.5.6.pl00), desktop-base (>= 4.0.6), console-setup Conflicts: init-select Breaks: apport (<< 2.1.1), friendly-recovery (<< 0.2.13), lupin-support (<< 0.55), mdadm (<< 2.6.7-2) Replaces: grub-coreboot (<< 2.00-4), grub-efi (<< 1.99-1), grub-efi-amd64 (<< 2.00-4), grub-efi-ia32 (<< 2.00-4), grub-efi-ia64 (<< 2.00-4), grub-ieee1275 (<< 2.00-4), grub-linuxbios (<< 1.96+20080831-1), grub-pc (<< 2.00-4), grub-yeeloong (<< 2.00-4), init-select Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: admin Filename: pool/test/g/grub2/grub-common_2.02+dfsg1-8~mx17+1_amd64.deb Size: 2226280 SHA256: ab6909995edccf2df1141960a34114725973329de7ed64a2c2937483600e87f1 SHA1: 514937feb3208eece58337b10cb4afda96403bdf MD5sum: d861af37d009aceb057fe011ad66be2b Description: GRand Unified Bootloader (common files) This package contains common files shared by the distinct flavours of GRUB. It is shared between GRUB Legacy and GRUB 2, although a number of files specific to GRUB 2 are here as long as they do not break GRUB Legacy. Original-Maintainer: GRUB Maintainers Package: grub-common-dbgsym Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 10995 Depends: grub-common (= 2.02+dfsg1-8~mx17+1) Homepage: http://www.gnu.org/software/grub/ Priority: extra Section: debug Filename: pool/test/g/grub2/grub-common-dbgsym_2.02+dfsg1-8~mx17+1_amd64.deb Size: 10116918 SHA256: 0042dcd5f4a1acad475ad2b2029c122f30e951870d77f9aad2803649e4573045 SHA1: d5f8847107551bc2fb23249ae559776eb826b1fb MD5sum: 545d5886a24b0922fd2c00fbb9f0a00b Description: Debug symbols for grub-common Build-Ids: 06bb64010478c295aac10ed27433cb0f625a01c2 113fdf95bbfc948ad21e3bdb6a6c8881b130cd47 32e81c97f674856e51185fc9829aadc30dcbb858 44cc84a251006f9689709e7ad0db47fd77fc67da 45fe2727e9d0523c0f3f1da540ce82691d0d8642 48f056de1ee5cbc34f16ae30b2424f2ea0e43a2b 540028af0e7f91678b004d5584450037637ad6a3 6361bf143032184dbfd43b3d35006c42829a78b4 74eb9223bb226db0b871de588c88c06c20f0c18c 79a3cc16f494d844882b7a5953643cba9dfb2550 8a5ec98a00cd751af7186549ba50f120c8d0f519 a14814fbc273ce5f2472e695031b3379f7e5d177 a7353aadc361d454c8631fa8ca711758e8a713a0 ade72ea8eff9ba6500535d67257900f0313a1469 b9241df10b720ef9b8444aed8c0bfd720c4b1ed6 cdb98773940cfd7eac24a668af1413828cac3fb9 d39669ea875a7a3dada8c994ff39bee7dc81905b d7e5e07b30e83be05e4691d5dcf8fcf528cc7f51 d97b4fb03ece098213f18a3becd84161bc156f0c f1c6b2b4f94760d58dac3122db4050bf58e4b78e Original-Maintainer: GRUB Maintainers Package: grub-coreboot Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 206 Pre-Depends: dpkg (>= 1.17.13) Depends: debconf (>= 0.5) | debconf-2.0, grub-common (= 2.02+dfsg1-8~mx17+1), grub2-common (= 2.02+dfsg1-8~mx17+1), grub-coreboot-bin (= 2.02+dfsg1-8~mx17+1), ucf Conflicts: grub (<< 0.97-54), grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-linuxbios (<< 2.02+dfsg1-8~mx17+1), grub-pc, grub-xen Replaces: grub-common (<= 1.97~beta2-1), grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-linuxbios, grub-pc, grub2 (<< 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: admin Filename: pool/test/g/grub2/grub-coreboot_2.02+dfsg1-8~mx17+1_amd64.deb Size: 75514 SHA256: bc292241bcc0f4602957bf12133e255eabd247017d5f7d15cdde307678cbef72 SHA1: c2e0ce4ed2595ca6c3cb133f5690c58017590da8 MD5sum: b327bab19f481a83f3b58e9d7bffcc55 Description: GRand Unified Bootloader, version 2 (Coreboot version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with platforms running the Coreboot firmware. Installing this package indicates that this version of GRUB should be the active boot loader. Original-Maintainer: GRUB Maintainers Package: grub-coreboot-bin Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1870 Depends: grub-common (= 2.02+dfsg1-8~mx17+1) Conflicts: grub-linuxbios (<< 2.02+dfsg1-8~mx17+1) Replaces: grub-common (<= 1.97~beta2-1), grub-coreboot (<< 1.99-1), grub-linuxbios, grub2 (<< 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: admin Filename: pool/test/g/grub2/grub-coreboot-bin_2.02+dfsg1-8~mx17+1_amd64.deb Size: 596166 SHA256: 9a9838af6410ac8961fefb1f5236980f796248077d2a2c951c179c6c1b33da65 SHA1: 64856bbc75dfbcf69737f803d206636ab3c275a8 MD5sum: ed19f6566810ed5da279a9ee563d2929 Description: GRand Unified Bootloader, version 2 (Coreboot modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with platforms running the Coreboot firmware. It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-coreboot is also installed. Original-Maintainer: GRUB Maintainers Package: grub-coreboot-dbg Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 10785 Depends: grub-common (= 2.02+dfsg1-8~mx17+1), grub-coreboot-bin (= 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: debug Filename: pool/test/g/grub2/grub-coreboot-dbg_2.02+dfsg1-8~mx17+1_amd64.deb Size: 2579396 SHA256: 2e88f3984c9522ed1e6bad9447388e62941058cc3feedafa1385347af776fea4 SHA1: 4df4b880b9922292fde0890a189e21c36f74a38e MD5sum: f52219f77bd8c5ddec0c0882c1a2459a Description: GRand Unified Bootloader, version 2 (Coreboot debug files) This package contains debugging files for grub-coreboot-bin. You only need these if you are trying to debug GRUB using its GDB stub. Original-Maintainer: GRUB Maintainers Package: grub-efi Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 16 Pre-Depends: dpkg (>= 1.17.13) Depends: grub-common (= 2.02+dfsg1-8~mx17+1), grub-efi-amd64 (= 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: oldlibs Filename: pool/test/g/grub2/grub-efi_2.02+dfsg1-8~mx17+1_amd64.deb Size: 2542 SHA256: 9d79a607826ca888aced1cd3a534d7267f3a60fb5b80a653d5a7c0f9c174f6bf SHA1: 9ee71fc4e826424bb72f26ca40889aa5ef17e8d4 MD5sum: 9474aef8918625a7dee8412fee30a002 Description: GRand Unified Bootloader, version 2 (dummy package) This is a dummy transitional package that depends on either grub-efi-ia32 or grub-efi-amd64, depending on the architecture. Original-Maintainer: GRUB Maintainers Package: grub-efi-amd64 Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 206 Pre-Depends: dpkg (>= 1.17.13) Depends: debconf (>= 0.5) | debconf-2.0, grub-common (= 2.02+dfsg1-8~mx17+1), grub2-common (= 2.02+dfsg1-8~mx17+1), grub-efi-amd64-bin (= 2.02+dfsg1-8~mx17+1), ucf Conflicts: elilo, grub, grub-coreboot, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-pc, grub-xen Replaces: grub, grub-common (<= 1.97~beta2-1), grub-coreboot, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-pc, grub2 (<< 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: admin Filename: pool/test/g/grub2/grub-efi-amd64_2.02+dfsg1-8~mx17+1_amd64.deb Size: 75536 SHA256: e394befb2481a713bda190cfb2748fa1bbc43a39dab9eeb8aee5946aea486f4b SHA1: 832aaf4452e26991e51559a0b45fe7b44b6189ed MD5sum: 3a8e72a8e2f025f582cc049586398fbe Description: GRand Unified Bootloader, version 2 (EFI-AMD64 version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with the EFI-AMD64 architecture, as used by Intel Macs (unless a BIOS interface has been activated). Installing this package indicates that this version of GRUB should be the active boot loader. Original-Maintainer: GRUB Maintainers Package: grub-efi-amd64-bin Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 6320 Depends: grub-common (= 2.02+dfsg1-8~mx17+1), efibootmgr Recommends: grub-efi-amd64-signed Replaces: grub-common (<= 1.97~beta2-1), grub-efi-amd64 (<< 1.99-1), grub2 (<< 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: admin Filename: pool/test/g/grub2/grub-efi-amd64-bin_2.02+dfsg1-8~mx17+1_amd64.deb Size: 670002 SHA256: 16a08e5db436db80db2ebc2d2661054cec047cba695a6fdee616d416193c506f SHA1: 79643bfa842924cc81f7b33e65ec3a7ba4e8249f MD5sum: 4373ee091f8d92a06224f61802c1711b Description: GRand Unified Bootloader, version 2 (EFI-AMD64 modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with the EFI-AMD64 architecture, as used by Intel Macs (unless a BIOS interface has been activated). It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-efi-amd64 is also installed. Efi-Vendor: debian Original-Maintainer: GRUB Maintainers Package: grub-efi-amd64-dbg Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 18310 Depends: grub-common (= 2.02+dfsg1-8~mx17+1), grub-efi-amd64-bin (= 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: debug Filename: pool/test/g/grub2/grub-efi-amd64-dbg_2.02+dfsg1-8~mx17+1_amd64.deb Size: 3080698 SHA256: d979b0c68650162b25563e3848767fe5f772395615ea8ddd7dc87746c9b5996c SHA1: f191806e429b490f054f2c3d3b98a930e7c78dbe MD5sum: 007f8b1d0e06faeaa2f5e33053b4d848 Description: GRand Unified Bootloader, version 2 (EFI-AMD64 debug files) This package contains debugging files for grub-efi-amd64-bin. You only need these if you are trying to debug GRUB using its GDB stub. Original-Maintainer: GRUB Maintainers Package: grub-efi-amd64-signed-template Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 149 Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: admin Filename: pool/test/g/grub2/grub-efi-amd64-signed-template_2.02+dfsg1-8~mx17+1_amd64.deb Size: 115542 SHA256: 7ba26b5b55e1bcd6929d28fc46454247b536254146affcb513a2cad243faf0d5 SHA1: b0fd26bd1b62abea27cf7e3dc32cc222255ca8a0 MD5sum: bef21a3fc973ad444857d4874a0471ce Description: GRand Unified Bootloader, version 2 (EFI-AMD64 signing template) This package contains template files for grub-efi-amd64-signed. This is only needed for Secure Boot signing. Original-Maintainer: GRUB Maintainers Package: grub-efi-ia32 Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 206 Pre-Depends: dpkg (>= 1.17.13) Depends: debconf (>= 0.5) | debconf-2.0, grub-common (= 2.02+dfsg1-8~mx17+1), grub2-common (= 2.02+dfsg1-8~mx17+1), grub-efi-ia32-bin (= 2.02+dfsg1-8~mx17+1), ucf Conflicts: elilo, grub (<< 0.97-54), grub-coreboot, grub-efi-amd64, grub-ieee1275, grub-legacy, grub-pc, grub-xen Replaces: grub, grub-common (<= 1.97~beta2-1), grub-coreboot, grub-efi, grub-efi-amd64, grub-ieee1275, grub-legacy, grub-pc, grub2 (<< 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: admin Filename: pool/test/g/grub2/grub-efi-ia32_2.02+dfsg1-8~mx17+1_amd64.deb Size: 75544 SHA256: 5d14569bd7a04f5da5ae07e7adbbe67b650e188c2abe2253673329345ef343f2 SHA1: 092a2a76ff1a9deea5822feb5f0450520d273d6a MD5sum: 2527e594eded795615b51c8b2c4c6dba Description: GRand Unified Bootloader, version 2 (EFI-IA32 version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with the EFI-IA32 architecture, as used by Intel Macs (unless a BIOS interface has been activated). Installing this package indicates that this version of GRUB should be the active boot loader. Original-Maintainer: GRUB Maintainers Package: grub-efi-ia32-bin Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 4666 Depends: grub-common (= 2.02+dfsg1-8~mx17+1), efibootmgr Recommends: grub-efi-ia32-signed Replaces: grub-common (<= 1.97~beta2-1), grub-efi, grub-efi-ia32 (<< 1.99-1), grub2 (<< 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: admin Filename: pool/test/g/grub2/grub-efi-ia32-bin_2.02+dfsg1-8~mx17+1_amd64.deb Size: 633760 SHA256: bdc94c3e106f19a5325cdd2406a7a5e8deebe1c0ae71cfcf835df2dfdd3e1f42 SHA1: 4945733024d8213bc450409dce7137b5b35c0137 MD5sum: 90df7d5a89fdd46aaeb8b4bf109f7bc1 Description: GRand Unified Bootloader, version 2 (EFI-IA32 modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with the EFI-IA32 architecture, as used by Intel Macs (unless a BIOS interface has been activated). It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-efi-ia32 is also installed. Efi-Vendor: debian Original-Maintainer: GRUB Maintainers Package: grub-efi-ia32-dbg Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 11811 Depends: grub-common (= 2.02+dfsg1-8~mx17+1), grub-efi-ia32-bin (= 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: debug Filename: pool/test/g/grub2/grub-efi-ia32-dbg_2.02+dfsg1-8~mx17+1_amd64.deb Size: 2801932 SHA256: 89da4e80137097fba14c089d747291b1372a13a89130ba5dd4ac65fa0a28636c SHA1: 4715aeeb604b4b5729bc28e10f658cbe7c3a35a5 MD5sum: ccbd7b204ce3ed6fdfe0f295ea3d767c Description: GRand Unified Bootloader, version 2 (EFI-IA32 debug files) This package contains debugging files for grub-efi-ia32-bin. You only need these if you are trying to debug GRUB using its GDB stub. Original-Maintainer: GRUB Maintainers Package: grub-emu Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 21447 Pre-Depends: dpkg (>= 1.17.13) Depends: libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.36), libgcc1 (>= 1:3.0), libsdl1.2debian (>= 1.2.11), grub-common (= 2.02+dfsg1-8~mx17+1) Replaces: grub-common (<= 1.97~beta3-1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: admin Filename: pool/test/g/grub2/grub-emu_2.02+dfsg1-8~mx17+1_amd64.deb Size: 3726206 SHA256: 5ca6cae5324f7e872607884a933fec08ceb311db0b1a77e9463804d5b75c482e SHA1: c7496bc6da53d4b1c403a21c36f48c82be3254bc MD5sum: 65f4130526b9e87ad4de254b758c1739 Description: GRand Unified Bootloader, version 2 (emulated version) This package contains grub-emu, an emulated version of GRUB. It is only provided for debugging purposes. Original-Maintainer: GRUB Maintainers Package: grub-emu-dbg Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 14251 Depends: grub-common (= 2.02+dfsg1-8~mx17+1), grub-emu (= 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: debug Filename: pool/test/g/grub2/grub-emu-dbg_2.02+dfsg1-8~mx17+1_amd64.deb Size: 2392964 SHA256: b6297b53f4ee686d79e07b76bd606bfb331836dbfd409837a0877c21d04fbcb0 SHA1: 951c47840c73b6f940fe2dfce0268f2d7092d791 MD5sum: 0581e1bbef1369b605f475316549a552 Description: GRand Unified Bootloader, version 2 (emulated debug files) This package contains debugging files for grub-emu. You only need these if you are trying to debug GRUB using its GDB stub. Original-Maintainer: GRUB Maintainers Package: grub-firmware-qemu Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1880 Recommends: qemu Enhances: qemu Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: admin Filename: pool/test/g/grub2/grub-firmware-qemu_2.02+dfsg1-8~mx17+1_amd64.deb Size: 676778 SHA256: 4e6e86db05a9e44c874e7a0a92284080a36a53396f0913a48d2d293b93195ac5 SHA1: e662404b4ccff55d8ec0d05df88470625a50f890 MD5sum: 101b7bcb45dc7c165902d9db5f68137d Description: GRUB firmware image for QEMU This package contains a binary of GRUB that has been built for use as firmware for QEMU. It can be used as a replacement for other PC BIOS images provided by seabios, bochsbios, and so on. . In order to make QEMU use this firmware, simply add `-bios grub.bin' when invoking it. . This package behaves in the same way as GRUB for coreboot, but doesn't contain any code from coreboot itself, and is only suitable for QEMU. If you want to install GRUB as firmware on real hardware, you need to use the grub-coreboot package, and manually combine that with coreboot. Original-Maintainer: GRUB Maintainers Package: grub-ieee1275 Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 206 Pre-Depends: dpkg (>= 1.17.13) Depends: debconf (>= 0.5) | debconf-2.0, grub-common (= 2.02+dfsg1-8~mx17+1), grub2-common (= 2.02+dfsg1-8~mx17+1), grub-ieee1275-bin (= 2.02+dfsg1-8~mx17+1), ucf Conflicts: grub (<< 0.97-54), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-legacy, grub-pc, grub-xen Replaces: grub-common (<= 1.97~beta2-1), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-legacy, grub-pc, grub2 (<< 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: admin Filename: pool/test/g/grub2/grub-ieee1275_2.02+dfsg1-8~mx17+1_amd64.deb Size: 75422 SHA256: e21a0186a2e089905a31ad54deade5c70ac82a9c66aeaa2961849963d1dbc27d SHA1: 88ffbc0194c7a876fc544c4c061e1f241ff7d6e0 MD5sum: aff44bac6e2125fb2591e32f36f1143a Description: GRand Unified Bootloader, version 2 (Open Firmware version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with Open Firmware implementations. Installing this package indicates that this version of GRUB should be the active boot loader. Original-Maintainer: GRUB Maintainers Package: grub-ieee1275-bin Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1844 Depends: grub-common (= 2.02+dfsg1-8~mx17+1) Replaces: grub-common (<= 1.97~beta2-1), grub-ieee1275 (<< 1.99-1), grub2 (<< 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: admin Filename: pool/test/g/grub2/grub-ieee1275-bin_2.02+dfsg1-8~mx17+1_amd64.deb Size: 584438 SHA256: c6ffe0ea71c7e5f194f95f406d58de77f7ee2bc60aad25c98499edbecec8000e SHA1: 0dd3cbb9d87dbca40d695f38cfcf623321051a68 MD5sum: ebb3ce567d6b6a67df69cd5428891b63 Description: GRand Unified Bootloader, version 2 (Open Firmware modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with Open Firmware implementations. It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-ieee1275 is also installed. Original-Maintainer: GRUB Maintainers Package: grub-ieee1275-dbg Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 10758 Depends: grub-common (= 2.02+dfsg1-8~mx17+1), grub-ieee1275-bin (= 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: debug Filename: pool/test/g/grub2/grub-ieee1275-dbg_2.02+dfsg1-8~mx17+1_amd64.deb Size: 2551940 SHA256: 8474b0b67aea1024c06bfac40f209390bf24b29bd516f4d9bd044a9d8112ed5c SHA1: a95a916fab5e831396e21b8b01e4af9d488cfa0d MD5sum: 71f51820e6b83a2abf306fa6ff612ccf Description: GRand Unified Bootloader, version 2 (Open Firmware debug files) This package contains debugging files for grub-ieee1275-bin. You only need these if you are trying to debug GRUB using its GDB stub. Original-Maintainer: GRUB Maintainers Package: grub-linuxbios Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 16 Pre-Depends: dpkg (>= 1.17.13) Depends: grub-coreboot (= 2.02+dfsg1-8~mx17+1), grub-common (= 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: oldlibs Filename: pool/test/g/grub2/grub-linuxbios_2.02+dfsg1-8~mx17+1_amd64.deb Size: 2528 SHA256: 02366df9faf0f0066219462dc3992843a636eebd421284ed83a78952396e983e SHA1: 0e8a3dee99f889c2e416ef0bbef4a4001df59e86 MD5sum: c16745c1d941a6b3d77c43cf8a4eb489 Description: GRand Unified Bootloader, version 2 (dummy package) This is a dummy transitional package that depends on grub-coreboot. Original-Maintainer: GRUB Maintainers Package: grub-pc Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 579 Pre-Depends: dpkg (>= 1.17.13) Depends: debconf (>= 0.5) | debconf-2.0, grub-common (= 2.02+dfsg1-8~mx17+1), grub2-common (= 2.02+dfsg1-8~mx17+1), grub-pc-bin (= 2.02+dfsg1-8~mx17+1), ucf Conflicts: grub (<< 0.97-54), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-xen Replaces: grub, grub-common (<= 1.97~beta2-1), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub2 (<< 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: admin Filename: pool/test/g/grub2/grub-pc_2.02+dfsg1-8~mx17+1_amd64.deb Size: 212964 SHA256: be4f21d7bc9ad276b783dca967a2a9da11a461a457a165e8a4c58dffcc568420 SHA1: 5571879df904d88a65ac1d0c40638edc3b83c19a MD5sum: 7b56ba4ff8f431598cba69ea91c57759 Description: GRand Unified Bootloader, version 2 (PC/BIOS version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. - VESA-based graphical mode with background image support and complete 24-bit color set. - Support for extended charsets. Users can write UTF-8 text to their menu entries. . This is a dependency package for a version of GRUB that has been built for use with the traditional PC/BIOS architecture. Installing this package indicates that this version of GRUB should be the active boot loader. Original-Maintainer: GRUB Maintainers Package: grub-pc-bin Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 2926 Depends: libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.36), grub-common (= 2.02+dfsg1-8~mx17+1) Suggests: desktop-base (>= 4.0.6) Replaces: grub-common (<= 1.97~beta2-1), grub-pc (<< 1.99-1), grub2 (<< 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: admin Filename: pool/test/g/grub2/grub-pc-bin_2.02+dfsg1-8~mx17+1_amd64.deb Size: 905092 SHA256: 6f35d0dd2730a16f0ba05f8de366a0e5ebcc69a671d2891d314588c281816a5b SHA1: 19494f88527f3e2b2bb6d354f7e25719340ceed7 MD5sum: adf76af2e0444781962be3706eb46fd3 Description: GRand Unified Bootloader, version 2 (PC/BIOS modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. - VESA-based graphical mode with background image support and complete 24-bit color set. - Support for extended charsets. Users can write UTF-8 text to their menu entries. . This package contains GRUB modules that have been built for use with the traditional PC/BIOS architecture. It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-pc is also installed. Original-Maintainer: GRUB Maintainers Package: grub-pc-bin-dbgsym Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 980 Depends: grub-pc-bin (= 2.02+dfsg1-8~mx17+1) Homepage: http://www.gnu.org/software/grub/ Priority: extra Section: debug Filename: pool/test/g/grub2/grub-pc-bin-dbgsym_2.02+dfsg1-8~mx17+1_amd64.deb Size: 902604 SHA256: b83df6112d06457712836ef09234b8ae81014bb7c5fe3349030967982c1b4ddf SHA1: b7c92e8d1ede361371c69ca07c75bf69f7da4cd8 MD5sum: 033b3f152bd69439cdcc3a2e7c861d32 Description: Debug symbols for grub-pc-bin Build-Ids: 2e9baeed403cff7fd3ccd9e54c636d417f6b7c9b df4031a5cac818817248bc7e98cc34e87c706aa1 Original-Maintainer: GRUB Maintainers Package: grub-pc-dbg Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 12046 Depends: grub-common (= 2.02+dfsg1-8~mx17+1), grub-pc-bin (= 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: debug Filename: pool/test/g/grub2/grub-pc-dbg_2.02+dfsg1-8~mx17+1_amd64.deb Size: 2836464 SHA256: 05162a39b36f1bf95d61d05f216be4cd9016f666007719c5a8c6f865609afaae SHA1: 2556828c2ee9a9c837cec2e8ffbd1807d93769ef MD5sum: fea63df50a66de7f7014d46eb88f0670 Description: GRand Unified Bootloader, version 2 (PC/BIOS debug files) This package contains debugging files for grub-pc-bin. You only need these if you are trying to debug GRUB using its GDB stub. Original-Maintainer: GRUB Maintainers Package: grub-rescue-pc Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 5285 Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: admin Filename: pool/test/g/grub2/grub-rescue-pc_2.02+dfsg1-8~mx17+1_amd64.deb Size: 2117358 SHA256: 46ffcc5b2e910d9bafbea878b3e40738b1accef662ef4e498fc799d361f1ad1a SHA1: 76770b8660712e58c96578b833d5c9437edeab1b MD5sum: fc70c0753fed85732c010bd6e64da49a Description: GRUB bootable rescue images, version 2 (PC/BIOS version) This package contains three GRUB rescue images that have been built for use with the traditional PC/BIOS architecture: . - grub-rescue-floppy.img: floppy image. - grub-rescue-cdrom.iso: El Torito CDROM image. - grub-rescue-usb.img: USB image. Original-Maintainer: GRUB Maintainers Package: grub-theme-starfield Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 2779 Depends: grub-common (= 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: admin Filename: pool/test/g/grub2/grub-theme-starfield_2.02+dfsg1-8~mx17+1_amd64.deb Size: 2153662 SHA256: f63648942a0415e49aa7d67d8adf9aa0e4bef89259bb679993da90d3f681c6f1 SHA1: 0dcdee1e87d76289d5554f3dc6ee51c4439b3ac2 MD5sum: 9ca23fcb2902fc1a2661956837297bd3 Description: GRand Unified Bootloader, version 2 (starfield theme) This is the default theme for GRUB's graphical menu. Original-Maintainer: GRUB Maintainers Package: grub-xen Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 206 Pre-Depends: dpkg (>= 1.17.13) Depends: debconf (>= 0.5) | debconf-2.0, grub-common (= 2.02+dfsg1-8~mx17+1), grub2-common (= 2.02+dfsg1-8~mx17+1), grub-xen-bin (= 2.02+dfsg1-8~mx17+1), ucf Conflicts: grub (<< 0.97-54), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-pc Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: admin Filename: pool/test/g/grub2/grub-xen_2.02+dfsg1-8~mx17+1_amd64.deb Size: 75368 SHA256: 61f2a16292bbfe7908dfc3194f1fba20fad50aad8fd93f0d7327f1b1e98fa4ed SHA1: 9005cbbed02bdd561416d0a3c51bac8f5d1e9d26 MD5sum: f27ca028c4eb8e72848f41bdcf0bc5e7 Description: GRand Unified Bootloader, version 2 (Xen version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with the Xen hypervisor (i.e. PV-GRUB). Installing this package indicates that this version of GRUB should be the active boot loader. Original-Maintainer: GRUB Maintainers Package: grub-xen-bin Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 3606 Depends: grub-common (= 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: admin Filename: pool/test/g/grub2/grub-xen-bin_2.02+dfsg1-8~mx17+1_amd64.deb Size: 919492 SHA256: 7eab19a4456bda538481f700cb5d5e7fbec2dd47cb50c455ede786c011045018 SHA1: 7efb0479bbaa4c449f12b277a3d5cef071445a89 MD5sum: 1fd7154093b513cf222b8ff379afd116 Description: GRand Unified Bootloader, version 2 (Xen modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with the Xen hypervisor (i.e. PV-GRUB). It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-xen is also installed. Original-Maintainer: GRUB Maintainers Package: grub-xen-dbg Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 22331 Depends: grub-common (= 2.02+dfsg1-8~mx17+1), grub-xen-bin (= 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: debug Filename: pool/test/g/grub2/grub-xen-dbg_2.02+dfsg1-8~mx17+1_amd64.deb Size: 4364506 SHA256: 4e3806c61f66bdabcd8d7ca7a2d487cbdacb0485718e3ddef98ea8493e15f941 SHA1: 64eafd88f3b6ddf55bc1ca5bc7ecb79b1567820a MD5sum: b8464e55c75ae2ea0b2a0c2ea745e9f5 Description: GRand Unified Bootloader, version 2 (Xen debug files) This package contains debugging files for grub-xen-bin. You only need these if you are trying to debug GRUB using its GDB stub. Original-Maintainer: GRUB Maintainers Package: grub-xen-host Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 3525 Depends: grub-xen-bin (= 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: admin Filename: pool/test/g/grub2/grub-xen-host_2.02+dfsg1-8~mx17+1_amd64.deb Size: 1018264 SHA256: 9b34bc0dd75534735220a16f8e8994fa5ea91374b48933c4d5f13eee7cdf6c7c SHA1: 50b62563946403bdbe85b85e3fff11c45d83624a MD5sum: ee9466f3e6ee091d6d7a94bd5ed7adc6 Description: GRand Unified Bootloader, version 2 (Xen host version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package arranges for GRUB binary images which can be used to boot a Xen guest (i.e. PV-GRUB) to be present in the control domain filesystem. Original-Maintainer: GRUB Maintainers Package: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 16 Pre-Depends: dpkg (>= 1.17.13) Depends: grub-pc (= 2.02+dfsg1-8~mx17+1), grub-common (= 2.02+dfsg1-8~mx17+1) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: oldlibs Filename: pool/test/g/grub2/grub2_2.02+dfsg1-8~mx17+1_amd64.deb Size: 2528 SHA256: 41ecbb0b52d5a25f0d4b2f97cd192c7a03cd1e7313c7f82fa7768bde75670664 SHA1: 1a005dc0a31dc49954ac0832949029b2bb49f083 MD5sum: c212e5c7ce5d1acd4b0d4ac05970f75f Description: GRand Unified Bootloader, version 2 (dummy package) This is a dummy transitional package to handle GRUB 2 upgrades. It can be safely removed. Original-Maintainer: GRUB Maintainers Package: grub2-common Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1171 Depends: grub-common (= 2.02+dfsg1-8~mx17+1), dpkg (>= 1.15.4) | install-info, libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.36), liblzma5 (>= 5.1.1alpha+20120614) Conflicts: grub-legacy Breaks: grub (<< 0.97-54), grub-coreboot (<< 2.02+dfsg1-7), grub-doc (<< 0.97-32), grub-efi-amd64 (<< 2.02+dfsg1-7), grub-efi-arm (<< 2.02+dfsg1-7), grub-efi-arm64 (<< 2.02+dfsg1-7), grub-efi-ia32 (<< 2.02+dfsg1-7), grub-efi-ia64 (<< 2.02+dfsg1-7), grub-ieee1275 (<< 2.02+dfsg1-7), grub-legacy-doc (<< 0.97-59), grub-pc (<< 2.02+dfsg1-7), grub-uboot (<< 2.02+dfsg1-7), grub-xen (<< 2.02+dfsg1-7), grub-yeeloong (<< 2.02+dfsg1-7), shim (<< 0.9+1474479173.6c180c6-0ubuntu1~) Replaces: grub, grub-common (<< 1.99-1), grub-coreboot (<< 2.02+dfsg1-7), grub-doc (<< 0.97-32), grub-efi-amd64 (<< 2.02+dfsg1-7), grub-efi-arm (<< 2.02+dfsg1-7), grub-efi-arm64 (<< 2.02+dfsg1-7), grub-efi-ia32 (<< 2.02+dfsg1-7), grub-efi-ia64 (<< 2.02+dfsg1-7), grub-ieee1275 (<< 2.02+dfsg1-7), grub-legacy, grub-legacy-doc (<< 0.97-59), grub-pc (<< 2.02+dfsg1-7), grub-uboot (<< 2.02+dfsg1-7), grub-xen (<< 2.02+dfsg1-7), grub-yeeloong (<< 2.02+dfsg1-7) Multi-Arch: foreign Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: admin Filename: pool/test/g/grub2/grub2-common_2.02+dfsg1-8~mx17+1_amd64.deb Size: 537168 SHA256: 57a5511a36730de27588d2553d72dfe8a2644ac173db2aa75219ce108b915361 SHA1: 18832d0e0a21367333df3f44e5f026697dd4dfb6 MD5sum: 0d7f7c6512e801939d206ab088019e9f Description: GRand Unified Bootloader (common files for version 2) This package contains common files shared by the distinct flavours of GRUB. The files in this package are specific to GRUB 2, and would break GRUB Legacy if installed on the same system. Original-Maintainer: GRUB Maintainers Package: grub2-common-dbgsym Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1299 Depends: grub2-common (= 2.02+dfsg1-8~mx17+1) Homepage: http://www.gnu.org/software/grub/ Priority: extra Section: debug Filename: pool/test/g/grub2/grub2-common-dbgsym_2.02+dfsg1-8~mx17+1_amd64.deb Size: 1216974 SHA256: 7f44e9283dfc685ed61bf145f9ca5296a1cf4c8133e9cb1f222dcca707cb9384 SHA1: 67a15ab39265b149687ecdab8c44c83b58c51ed1 MD5sum: e825b768a6c5b91ef223e5f2c66ee2d2 Description: Debug symbols for grub2-common Build-Ids: 600044792999659e7a896ae9a48efc2b529e0ad3 Original-Maintainer: GRUB Maintainers Package: gstreamer1.0-alsa Source: gst-plugins-base1.0 Version: 1.12.4-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1091 Depends: libasound2 (>= 1.0.27), libc6 (>= 2.4), libglib2.0-0 (>= 2.40), libgstreamer-plugins-base1.0-0 (>= 1.12.4), libgstreamer1.0-0 (>= 1.8.0) Suggests: alsa-utils (>= 0.9.0) Provides: gstreamer1.0-audiosink, gstreamer1.0-audiosource Multi-Arch: same Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-base.html Priority: optional Section: libs Filename: pool/test/g/gst-plugins-base1.0/gstreamer1.0-alsa_1.12.4-1~mx17+1_amd64.deb Size: 1015260 SHA256: 5d8f7542f6660f4220b85b8856151875c3020978db37ab827599a2b06e69a4c5 SHA1: 21381ec4d9cd9333717e2a8b4c051bb1fd776d37 MD5sum: b9e65ab563f5e45720119934bec40346 Description: GStreamer plugin for ALSA GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugin for the ALSA library. ALSA is the Advanced Linux Sound Architecture. Gstreamer-Elements: alsamidisrc, alsasink, alsasrc Gstreamer-Version: 1.12 Original-Maintainer: Maintainers of GStreamer packages Package: gstreamer1.0-doc Source: gstreamer1.0 Version: 1.12.4-1~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 10299 Depends: libglib2.0-doc Recommends: libgstreamer1.0-dev (= 1.12.4-1~mx17+1) Multi-Arch: foreign Homepage: http://gstreamer.freedesktop.org Priority: optional Section: doc Filename: pool/test/g/gstreamer1.0/gstreamer1.0-doc_1.12.4-1~mx17+1_all.deb Size: 1563446 SHA256: 460ccfd367f74c1e298c1b3b80f2389d46c96c9dc9bf5d693abe878e8fe21fe3 SHA1: b083bc2fb283f56696f926cde1bbb7fba21f0cda MD5sum: c7e78682b3a498c953ac532a1e606828 Description: GStreamer core documentation and manuals GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains documentation for core libraries and elements as well as: * the GStreamer Manual * the GStreamer Plugin Writers Guide * Various API docs Original-Maintainer: Maintainers of GStreamer packages Package: gstreamer1.0-plugins-bad Source: gst-plugins-bad1.0 Version: 1.12.4-2~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 7547 Depends: libass5 (>= 0.13.0), libbs2b0, libbz2-1.0, libc6 (>= 2.15), libcairo2 (>= 1.2.4), libchromaprint1 (>= 1.3.2), libcurl3-gnutls (>= 7.16.2), libdc1394-22, libdca0 (>= 0.0.5), libde265-0 (>= 0.8), libdrm2 (>= 2.4.47), libdvdnav4 (>= 4.1.3), libdvdread4 (>= 4.1.3), libfaad2 (>= 2.7), libflite1 (>= 1.4-release-9~), libfluidsynth1 (>= 1.1.6-4~), libgcc1 (>= 1:3.0), libglib2.0-0 (>= 2.40), libgme0 (>= 0.6.0), libgsm1 (>= 1.0.13), libgstreamer-plugins-bad1.0-0 (= 1.12.4-2~mx17+1), libgstreamer-plugins-base1.0-0 (>= 1.12.0), libgstreamer1.0-0 (>= 1.12.0), libgtk-3-0 (>= 3.16.2), libgudev-1.0-0 (>= 146), libilmbase12 (>= 2.2.0), libjpeg62-turbo (>= 1.3.1), libkate1 (>= 0.4.1), liblilv-0-0 (>= 0.22.0~dfsg0), libmjpegutils-2.1-0, libmms0 (>= 0.4), libmodplug1 (>= 1:0.8.8.5), libmpcdec6 (>= 1:0.1~r435), libmpeg2encpp-2.1-0, libmplex2-2.1-0, libnettle6, libofa0 (>= 0.9.3), libopenal1 (>= 1.14), libopencv-calib3d2.4v5, libopencv-core2.4v5, libopencv-highgui2.4-deb0, libopencv-imgproc2.4v5, libopencv-objdetect2.4v5, libopencv-video2.4v5, libopenexr22, libopenjp2-7 (>= 2.0.0), libopus0 (>= 1.1), liborc-0.4-0 (>= 1:0.4.25), libpng16-16 (>= 1.6.2-1), librsvg2-2 (>= 2.36.2), librtmp1 (>= 2.3), libsbc1, libsndfile1 (>= 1.0.20), libsoundtouch1 (>= 1.9.2), libspandsp2 (>= 0.0.6~pre18), libsrtp0, libssl1.1 (>= 1.1.0), libstdc++6 (>= 5.2), libusb-1.0-0 (>= 2:1.0.8), libvo-aacenc0, libvo-amrwbenc0, libvulkan1, libwayland-client0 (>= 1.9.91), libwebp6 (>= 0.5.1), libwebrtc-audio-processing1, libwildmidi2 (>= 0.2.3), libx11-6, libx265-95 (>= 2.1), libxcb1, libxml2 (>= 2.9.0), libzbar0 (>= 0.10), libzvbi0 (>= 0.2.35), gstreamer1.0-plugins-base Suggests: frei0r-plugins Conflicts: gstreamer1.0-plugins-bad-faad (<< 1.11.91-1ubuntu1), gstreamer1.0-plugins-bad-videoparsers (<< 1.11.91-1ubuntu1) Breaks: gstreamer1.0-plugins-base (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2) Replaces: gstreamer1.0-plugins-bad-faad (<< 1.11.91-1ubuntu1), gstreamer1.0-plugins-bad-videoparsers (<< 1.11.91-1ubuntu1), gstreamer1.0-plugins-base (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2) Provides: gstreamer1.0-audiosink, gstreamer1.0-audiosource, gstreamer1.0-plugins-bad-faad, gstreamer1.0-plugins-bad-videoparsers, gstreamer1.0-videosink, gstreamer1.0-videosource, gstreamer1.0-visualization Multi-Arch: same Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html Priority: extra Section: libs Filename: pool/test/g/gst-plugins-bad1.0/gstreamer1.0-plugins-bad_1.12.4-2~mx17+1_amd64.deb Size: 3101816 SHA256: 3c5bd6f4966e80a6aa53156cde9fd5049b8b4f7b2882500cc86d474bfefe98b2 SHA1: 981907f7b8a86034aaf06aace43956e9401cf3b3 MD5sum: c1b2ec7ac69d2c760ee1dac19cb61976 Description: GStreamer plugins from the "bad" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use. Gstreamer-Decoders: application/dash+xml; application/mxf; application/vnd.ms-sstr+xml; application/x-hls; application/x-yuv4mpeg, y4mversion=(int)2; audio/midi; audio/mpeg, mpegversion=(int)4, stream-format=(string){ raw, adts }; audio/mpeg, mpegversion=(int)2; audio/ms-gsm; audio/riff-midi; audio/x-adpcm, layout=(string){ microsoft, dvi }; audio/x-aiff; audio/x-ay; audio/x-dts; audio/x-gbs; audio/x-gsm; audio/x-gym; audio/x-hes; audio/x-ircam; audio/x-it; audio/x-kss; audio/x-midi-event; audio/x-mod; audio/x-musepack, streamversion=(int){ 7, 8 }; audio/x-nist; audio/x-nsf; audio/x-paris; audio/x-private1-dts; audio/x-rf64; audio/x-s3m; audio/x-sap; audio/x-sbc, parsed=(boolean)true; audio/x-sds; audio/x-siren, dct-length=(int)320; audio/x-spc; audio/x-stm; audio/x-svx; audio/x-vgm; audio/x-voc; audio/x-w64; audio/x-xi; audio/x-xm; image/jp2; image/png; image/svg; image/svg+xml; image/webp; image/x-exr; image/x-j2c, sampling=(string){ RGB, BGR, RGBA, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1, GRAYSCALE, YCbCrA-4:4:4:4 }; image/x-j2c, colorspace=(string){ sRGB, sYUV, GRAY }; image/x-jpc, sampling=(string){ RGB, BGR, RGBA, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1, GRAYSCALE, YCbCrA-4:4:4:4 }; image/x-jpc, colorspace=(string){ sRGB, sYUV, GRAY }; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; subtitle/x-kate; video/mpeg, mpegversion=(int){ 1, 2 }, systemstream=(boolean){ true, false }; video/mpeg, mpegversion=(int)4, systemstream=(boolean)false; video/mpegts, systemstream=(boolean)true; video/x-cdxa; video/x-divx, divxversion=(int)[ 4, 5 ]; video/x-h263, variant=(string)itu; video/x-h264; video/x-h265; video/x-ivf; video/x-vmnc, version=(int)1 Gstreamer-Elements: a2dpsink, accurip, adpcmdec, adpcmenc, aiffmux, aiffparse, asfmux, asfparse, assrender, audiobuffersplit, audiochannelmix, audiointerleave, audiomixer, audiomixmatrix, audiosegmentclip, autoconvert, autovideoconvert, avdtpsink, avdtpsrc, avwait, bayer2rgb, bpmdetect, bs2b, bulge, burn, bz2dec, bz2enc, camerabin, checksumsink, chopmydata, chromahold, chromaprint, chromium, circle, coloreffects, combdetect, compare, compositor, curlfilesink, curlftpsink, curlhttpsink, curlsmtpsink, cvdilate, cvequalizehist, cverode, cvlaplace, cvsmooth, cvsobel, dashdemux, dc1394src, debugspy, decklinkaudiosink, decklinkaudiosrc, decklinkvideosink, decklinkvideosrc, dewarp, diffuse, dilate, diracparse, disparity, dodge, dtlsdec, dtlsenc, dtlssrtpdec, dtlssrtpdemux, dtlssrtpenc, dtmfdetect, dtsdec, dvbbasebin, dvbsrc, dvbsuboverlay, dvdspu, edgedetect, errorignore, exclusion, faad, faceblur, facedetect, fbdevsink, festival, fieldanalysis, fisheye, flitetestsrc, fluiddec, fpsdisplaysink, freeverb, gaussianblur, gdpdepay, gdppay, glcolorbalance, glcolorconvert, glcolorscale, gldeinterlace, gldifferencematte, gldownload, gleffects, gleffects_blur, gleffects_bulge, gleffects_fisheye, gleffects_glow, gleffects_heat, gleffects_identity, gleffects_laplacian, gleffects_lumaxpro, gleffects_mirror, gleffects_sepia, gleffects_sin, gleffects_sobel, gleffects_square, gleffects_squeeze, gleffects_stretch, gleffects_tunnel, gleffects_twirl, gleffects_xpro, gleffects_xray, glfilterapp, glfilterbin, glfiltercube, glfilterglass, glimagesink, glimagesinkelement, glmixerbin, glmosaic, gloverlay, glshader, glsinkbin, glsrcbin, glstereomix, glstereosplit, gltestsrc, glupload, glvideomixer, glvideomixerelement, glviewconvert, gmedec, grabcut, gsmdec, gsmenc, gtkglsink, gtksink, h263parse, h264parse, h265parse, handdetect, hlsdemux, hlssink, id3mux, interaudiosink, interaudiosrc, interlace, intersubsink, intersubsrc, intervideosink, intervideosrc, irtspparse, ivfparse, ivtc, jifmux, jp2kdecimator, jpeg2000parse, jpegparse, kaleidoscope, katedec, kateenc, kateparse, katetag, kmssink, ladspa-amp-so-amp-mono, ladspa-amp-so-amp-stereo, ladspa-delay-so-delay-5s, ladspa-filter-so-hpf, ladspa-filter-so-lpf, ladspa-sine-so-sine-faaa, ladspa-sine-so-sine-faac, ladspa-sine-so-sine-fcaa, ladspasrc-noise-so-noise-white, ladspasrc-sine-so-sine-fcac, libde265dec, liveadder, marble, midiparse, mirror, mmssrc, modplug, motioncells, mpeg2enc, mpeg4videoparse, mpegpsdemux, mpegpsmux, mpegtsmux, mpegvideoparse, mplex, mssdemux, musepackdec, mxfdemux, mxfmux, netsim, ofa, openalsink, openalsrc, opencvtextoverlay, openexrdec, openjpegdec, openjpegenc, opusparse, pcapparse, perspective, pinch, pitch, pngparse, pnmdec, pnmenc, removesilence, retinex, rfbsrc, rgb2bayer, rotate, rsndvdbin, rsvgdec, rsvgoverlay, rtmpsink, rtmpsrc, rtpasfpay, rtponvifparse, rtponviftimestamp, sbcdec, sbcenc, scenechange, sdpdemux, sdpsrc, segmentation, sfdec, shmsink, shmsrc, simplevideomark, simplevideomarkdetect, sirendec, sirenenc, skindetect, smooth, solarize, spacescope, spanplc, spectrascope, speed, sphere, square, srtenc, srtpdec, srtpenc, stereo, stretch, synaescope, teletextdec, templatematch, timecodestamper, tonegeneratesrc, tsdemux, tsparse, tunnel, twirl, uvch264mjpgdemux, uvch264src, vc1parse, vcdsrc, videoanalyse, videodiff, videoframe-audiolevel, videosegmentclip, viewfinderbin, vmncdec, voaacenc, voamrwbenc, vulkansink, vulkanupload, watchdog, waterripple, wavescope, waylandsink, webpdec, webpenc, webrtcdsp, webrtcechoprobe, webvttenc, wildmidi, wrappercamerabinsrc, x265enc, y4mdec, yadif, zbar, zebrastripe Gstreamer-Encoders: application/mxf; application/x-bzip; application/x-dtls; application/x-gdp; application/x-kate; application/x-rtp, media=(string){ audio, video, application }, encoding-name=(string)X-ASF-PF; application/x-subtitle; audio/AMR-WB; audio/mpeg, mpegversion=(int)4, stream-format=(string){ adts, raw }, base-profile=(string)lc; audio/x-adpcm, layout=(string)dvi; audio/x-aiff; audio/x-gsm; audio/x-sbc, channel-mode=(string){ mono, dual, stereo, joint }, blocks=(int){ 4, 8, 12, 16 }, subbands=(int){ 4, 8 }, allocation-method=(string){ snr, loudness }, bitpool=(int)[ 2, 64 ]; audio/x-siren, dct-length=(int)320; image/jp2; image/webp; image/x-j2c, num-components=(int)[ 1, 4 ], sampling=(string){ RGB, BGR, RGBA, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1, GRAYSCALE, YCbCrA-4:4:4:4 }, colorspace=(string){ sRGB, sYUV, GRAY }; image/x-jpc, num-components=(int)[ 1, 4 ], sampling=(string){ RGB, BGR, RGBA, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1, GRAYSCALE, YCbCrA-4:4:4:4 }, colorspace=(string){ sRGB, sYUV, GRAY }; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; subtitle/x-kate; text/vtt; video/mpeg, systemstream=(boolean)false, mpegversion=(int){ 1, 2 }; video/mpeg, systemstream=(boolean)true; video/mpegts, systemstream=(boolean)true, packetsize=(int){ 188, 192 }; video/x-h265, stream-format=(string)byte-stream, alignment=(string)au, profile=(string){ main }; video/x-ms-asf, parsed=(boolean)true Gstreamer-Uri-Sinks: rtmfp, rtmp, rtmpe, rtmps, rtmpt, rtmpte, rtmpts Gstreamer-Uri-Sources: dvb, dvd, mms, mmsh, mmst, mmsu, rtmfp, rtmp, rtmpe, rtmps, rtmpt, rtmpte, rtmpts, sdp, vcd Gstreamer-Version: 1.12 Original-Maintainer: Maintainers of GStreamer packages Package: gstreamer1.0-plugins-bad-dbg Source: gst-plugins-bad1.0 Version: 1.12.4-2~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 13156 Depends: gstreamer1.0-plugins-bad (= 1.12.4-2~mx17+1) Breaks: gstreamer1.0-plugins-base-dbg (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2) Replaces: gstreamer1.0-plugins-base-dbg (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2) Multi-Arch: same Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html Priority: extra Section: debug Filename: pool/test/g/gst-plugins-bad1.0/gstreamer1.0-plugins-bad-dbg_1.12.4-2~mx17+1_amd64.deb Size: 11441394 SHA256: 949c670b2bc7e2df5adffdfe2a21154fa3d8348858ad0cdf740ebd8da3ed63b7 SHA1: 98bb6990ab83fe227ba46cbb20baef5190d7f00c MD5sum: 1db7220c1fce35c0feb6f94fa62e2018 Description: GStreamer plugins from the "bad" set (debug symbols) GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains unstripped shared libraries. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and are automatically used by gdb. Build-Ids: 01e0fb448e40e5b0807b8609c93687096a7aa28e 0385aabbe789e4b95398748ab0d47d503c7bc493 05414fe78a5d7a33885335bfaf81dc5f68bcdab4 0764f4107cd9ca070b761cc942c610665b72b0c6 08e1b127582cff79752180b6bb64e5dde951ca72 09f4e2d8a0cb1ff0819fb328c6196586d5dde619 0a808a05e8fadb5a1d5853da60efd5d9da38c356 0d13575eae60f2b66066d3199056e3c1f9085f21 1124b2a6bc760d6cf071cccc85c1f35fcbe36886 12ae3ae2cde18b81b669a2fa9d66dcf08375aad9 15887dae4b76ab39ccfccff634f0f9a7486982d7 1b0df775ea23e9c77861942875ce6a9587c2f2c7 1b8ef2d7f4ded4830b832eefb07b876fc6cad1a5 22217f8efb1e8fb7e1decd5cf53fedd1103d812c 23b62dc337d61670ecbcdb7909bda5b9adbbe972 26d17092acac4d6e46b5edf66ad546e555ea3137 2df8525c04819e25d15e9c7f37ce9b7e3c9ad4e6 2e8ee7acfe683c18a828e34f83f876cb516f7e24 302b53d982da9b29ee1748d34a7a7325e50de7c4 30779c411ee9d08fd3fcf15a6cb5cb861a20a31a 30f278a388b821126a500b0f1785fd57d448767e 316bd858374bb2f10bf973856a72bbcd7d43c6a0 32169ed97e55b8ed18d410c83fcef6bbd09587d0 331f9f45215913bf40ec820a306b63ab8ac1b6e5 358b92231033b098228c22a553d2ede669202aea 3608d35f59cbea9a2ee6d2cf95b0b0b527c72426 384f424e7828d39a71cdebb026ca5a23dd258e75 43bd35a654bf64922c489f63e44f00f0083bc449 4c0804039a17c3d3e453538c8b7d020fc6eae183 4ee08155b7976dab5cc4cf8ae3f25ef3b3896723 4ee73ef8aeba9a49e422d5842114ff1eb6faa5a3 51e3bb5110156ea2eb79da5d03606a826c746cf9 52ac3eb52a7f65a7dd9eab660ba510c9702da733 53abf6cf0c6ca71860f83f98cafd00deb41c009c 55ba0307b3a47800df196b856b3f7cc7de9c5ce6 57a81ff9e83034a7287e566d9f9b07dc50a4940f 5aca5caeb1fcf6e5cad0961fafe16778285c5ff6 5dbc658dfd9421567017eff9c293f1d5601d2e78 5e0e697cb46711f51022fb41f65e1feaace53c12 624a437ce542a1245c547198c4da930144705cf5 63d56ddd6419a7b9062d97876a2f00789e8fb8a1 651ca382a338fc9201f3dab712b99499b002ccf6 653bfbf2b081ec646f45573d49fd98ad8e14ebfd 65aee9819ec4cd08d8cc0ec92958454489f45152 67d97c628adca763f413bf3a0e74970b3c3da8f5 6923185259aebb21089f0692b2719254164d6971 6c48138ab0977c5696245ce803b6ea137f583577 6e3fae1ab90c34edd2137e2347ff886ebd2e0abe 6fd1ab89d520ca1bcdc4044864e94382c568e2fe 70ffb301ee80146d2fd9a0375ee73ee6557d32b8 71b31dbd270bd6325d05489ef14a4a8e7b5897c4 7380d1b7c885e248125c64c7f08d58d7400262b4 740619c0523a034616e2f04c0d6e3637590cedb1 74124876c74c7034c0df3d9a8bffb89b7d54b54e 7441c883d2fe80b5da860b627ddba0d4caddc19a 744b203b0266173cea18d267980acd234634df06 74c3ec60ef6368425fa0c39495eb791d6eb68e3f 74d4a51b02af957f9f8024498824af2967b83bb2 7604310731b68fc26175623eacae9823b7f0c469 7ae1154397d32e0b27046cbfda337924ee7661a3 7f12663eb91d6eefa01ae4275e394b46e0a281ef 804510821476149428c23cf4a42e618117275a0a 8b7e5b69eadba0a249c7c318228d606192a7f8a7 8bf8c7f6eee6841255594bcd2921e10a810633c1 8d1b81a75d177d4b321cc09914b6b071a10dce68 8d8876180c6b8696524473f5a5e61180e163442c 8f2549fa4d27a616ab00d841450110c3e4190b3d 8f576578b820e41078a28d35da3781fda1ad1cf9 91c5606129268e47a6b5171825cb21a9349c2b41 99e01691e1999ab8f8c30bed814b995ef80e4b0a 9a7166a168ee58448c8e987e6370e9fb70aab603 9b6fa6d28456fe2f4b1af85778a7b412df294bc9 9c0802f8cf98a43cd9dfb27050142cfac40bd8cd 9ca5653015bb9ae5ed23e812846a84dab60e8e70 9e7eac1b3634202fa64d37380b2ba194067bcf7a 9ffe65594d3209d4fc33d14d73ce03e5d17297c4 a0e5b83e31cb63e61abe339d985bc6cbecc26b47 a1812347d49909297472aa6d9eee318c94a24cf8 a237eac97424a8c55b96cd20ce493584e73d88a9 a58b9331663d3e8f9a5fb76c99627b347e91b113 a71a83df96eaa6ce647760eeb6aa8f8085a5fa9d a749b3f2a83a386adb804050e1d1dcf3f2d76e40 b3553c1df0fac5e94e07db0b7976cf257c56f56c b3de2707c7e8c1f0158139f004479a4ef1c61003 b4d9a463cb40296e7286b73cb60ea05402752081 bcef4918100c8a2a98e408fe48a12844a9422da7 be29c02c286688f853e62138148eb579a29330e5 beaabb97c3519eaf1a0a3946ca2e6e16cef67e54 c033c09ba5a9b05d6b5c820981eab80c73ea62f8 c2dc90a12a1fd55466e7782070422f4f4d0386cd c51e4179f0c3e6ac2091c5d3d465ee8ab83f6aa6 c963c689ec68995937944e5058c6718f25f1c1ee cb7e7198e4c439b945ba1dc26606c9f1c2c82129 cfc1fea460fec332ffd4a4b65342d2e1d0678859 d1c132f65fb37493873cf851f66bd53200230b44 d206c57fd3372c2ed25fbaecd9e4a1936449f00e d73f2abef042ba2d50f7e32616595f54e7971039 d86de2318afb0f91eca5bea1b95418817d2e4c2e d92ba928b525ffabbba2fdea2bb92b8136a258f7 dba60b2a120674116b49f2e537fdd2ccbab0308d dcddb6e8eccb296ceeb9aaf7d5bd55793ea45db9 de5fe6a6f91e32b202626a485ada36e04e1f0bdb e171b8a239842ae0a3b7d6ce4a634544a09eb307 e3d693013764cd1e93c6c20b80cff3dfe2f1cd34 e63ebb14d9fdd2b50fc173befc9bd35aff93a5d4 edae50b003ab56a0b35e4dce28c8ec76112b0bb6 eea3fac65ca2db4b73360c9f04151956e7f2ea9e eecf5dae6be674c28f8f77d0aea21c899edefc43 efb6fd2566a0ff64287473e8366e375152fa3595 f045effb9220a49e11319b49bd4d99115c3ce386 f2bf9df6cdd231c95842f41b8d4fe859db5a2af5 f626994b6ab62e2d0fe794f41aea086adf3a4fc2 f7939fec1cfb4c10d460152e556c30a7057e6a15 f7e88b0ee267a56c2dcc41823d9df92ccb39ec46 f82ede7bd2b00383c5cb8f7a81fd0132ffee8756 fbd781280fdf33afefb1eddfd0f622c3a93cc11a fd1029841ead6325d1e7a881e48847bfe4d473c2 fe102ba339799497ceca04bcc1a64b25383e8cac 07153feda891f8c5d49df9e116b80f3202b884cc 1178c983faf82a5d30e82da9c44ccbbf6134bed1 1c067fc478979d32af7f874215661c17705dad2a 3d81e422ede79ce9065366f5e222449d403203d7 3f446288cf9acea57bd81290357f32ea6062e9c8 43ddacc665a8f12589664507b7a26400da50354b 57899c44ff260ff0602793aa62cd85ec2dd7c04b 985faa51b5d7045fd0130c0a15f774be6d1681a0 b3a4246c003b6baebafafb7a8fe5072c443d100c b75800d48d0a9669a2e26df47df4270467c48349 bd3512b08ac4127cd2e31f717eba5c619c6369c2 c6927a92c8c6a67d2cea14bae885a00971ef62e4 cc0fe1a6d193bcfff86d837341a852018c372d39 dccd1c597af77ccf1fa90757ed6bc2568d8f77c3 fbd57fe49f405f469401aaf1d5981c21ff7c5e5b Original-Maintainer: Maintainers of GStreamer packages Package: gstreamer1.0-plugins-bad-doc Source: gst-plugins-bad1.0 Version: 1.12.4-2~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 6511 Depends: gstreamer1.0-doc, gstreamer1.0-plugins-base-doc Multi-Arch: foreign Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html Priority: extra Section: doc Filename: pool/test/g/gst-plugins-bad1.0/gstreamer1.0-plugins-bad-doc_1.12.4-2~mx17+1_all.deb Size: 1812870 SHA256: ca4a1a118fcd73ec8ce33d986cfb18054982d8c150540add30c59599c79e3d59 SHA1: bd762f0446efce3f62701a0ba857cb34b994ab27 MD5sum: fea6eafad9bbbe950b13ad20cb8217eb Description: GStreamer documentation for plugins from the "bad" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use. . This package contains the documentation for plugins from the "bad" set. Original-Maintainer: Maintainers of GStreamer packages Package: gstreamer1.0-plugins-base Source: gst-plugins-base1.0 Version: 1.12.4-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 2843 Depends: libc6 (>= 2.14), libcdparanoia0 (>= 3.10.2+debian), libglib2.0-0 (>= 2.40), libgstreamer-plugins-base1.0-0 (>= 1.12.4), libgstreamer1.0-0 (>= 1.12.0), libogg0 (>= 1.0rc3), libopus0 (>= 1.1), liborc-0.4-0 (>= 1:0.4.25), libtheora0 (>= 1.0), libvisual-0.4-0 (>= 0.4.0), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2) Suggests: gvfs Breaks: gstreamer1.0-plugins-bad (<< 1.11.90) Replaces: gstreamer1.0-plugins-bad (<< 1.11.90) Provides: gstreamer1.0-audiosource, gstreamer1.0-videosource Multi-Arch: same Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-base.html Priority: optional Section: libs Filename: pool/test/g/gst-plugins-base1.0/gstreamer1.0-plugins-base_1.12.4-1~mx17+1_amd64.deb Size: 1547902 SHA256: 8635d3133ddfa55cac980bef07e4535a2d3b37c602ec642eb2f0c86ea319ae5c SHA1: 148cf62ce58a6b1225efc6ab18801d013706aa1a MD5sum: 2c7f297df2620dc5f09ad4dd225f4e38 Description: GStreamer plugins from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins from the "base" set, an essential exemplary set of elements. Gstreamer-Decoders: application/kate; application/ogg; application/x-ass; application/x-ogg-avi; application/x-ogm-audio; application/x-ogm-text; application/x-ogm-video; application/x-ssa; application/x-subtitle; application/x-subtitle-dks; application/x-subtitle-lrc; application/x-subtitle-mpl2; application/x-subtitle-qttext; application/x-subtitle-sami; application/x-subtitle-tmplayer; application/x-subtitle-vtt; audio/ogg; audio/x-opus, channel-mapping-family=(int)[ 1, 255 ], stream-count=(int)[ 1, 255 ], coupled-count=(int)[ 0, 255 ]; audio/x-opus, channel-mapping-family=(int)0; audio/x-unaligned-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, layout=(string){ interleaved, non-interleaved }; audio/x-vorbis; video/ogg; video/x-theora; video/x-unaligned-raw, format=(string){ I420, YV12, YUY2, UYVY, AYUV, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, NV12, NV21, GRAY8, GRAY16_BE, GRAY16_LE, v308, RGB16, BGR16, RGB15, BGR15, UYVP, A420, RGB8P, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10BE, I420_10LE, I422_10BE, I422_10LE, Y444_10BE, Y444_10LE, GBR, GBR_10BE, GBR_10LE, NV16, NV24, NV12_64Z32, A420_10BE, A420_10LE, A422_10BE, A422_10LE, A444_10BE, A444_10LE, NV61, P010_10BE, P010_10LE, IYU2, VYUY, GBRA, GBRA_10BE, GBRA_10LE, GBR_12BE, GBR_12LE, GBRA_12BE, GBRA_12LE, I420_12BE, I420_12LE, I422_12BE, I422_12LE, Y444_12BE, Y444_12LE } Gstreamer-Elements: adder, appsink, appsrc, audioconvert, audiorate, audioresample, audiotestsrc, cdparanoiasrc, decodebin, decodebin3, encodebin, giosink, giosrc, giostreamsink, giostreamsrc, multifdsink, multisocketsink, oggaviparse, oggdemux, oggmux, oggparse, ogmaudioparse, ogmtextparse, ogmvideoparse, opusdec, opusenc, parsebin, playbin, playbin3, playsink, rawaudioparse, rawvideoparse, socketsrc, ssaparse, streamsynchronizer, subparse, subtitleoverlay, tcpclientsink, tcpclientsrc, tcpserversink, tcpserversrc, theoradec, theoraenc, theoraparse, unalignedaudioparse, unalignedvideoparse, uridecodebin, urisourcebin, videoconvert, videorate, videoscale, videotestsrc, volume, vorbisdec, vorbisenc, vorbisparse, vorbistag Gstreamer-Encoders: application/ogg; audio/ogg; audio/x-opus; audio/x-vorbis; video/ogg; video/x-theora Gstreamer-Uri-Sinks: appsink, file, resource Gstreamer-Uri-Sources: appsrc, cdda, file, resource Gstreamer-Version: 1.12 Original-Maintainer: Maintainers of GStreamer packages Package: gstreamer1.0-plugins-base-apps Source: gst-plugins-base1.0 Version: 1.12.4-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1087 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.40), libgstreamer-plugins-base1.0-0 (>= 1.6.0), libgstreamer1.0-0 (>= 1.10.0), gstreamer1.0-tools Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-base.html Priority: optional Section: utils Filename: pool/test/g/gst-plugins-base1.0/gstreamer1.0-plugins-base-apps_1.12.4-1~mx17+1_amd64.deb Size: 1012680 SHA256: 81828f861c74b0810c39eb34fd1d7a70adba48ddc2e6dc0ef883b3f98642ffc1 SHA1: 6672131bf1f61fce7b4ce946550ad692e8ac2076 MD5sum: 838ebd8d4cb717ab98a8bb143bd43105 Description: GStreamer helper programs from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains helper programs from the "base" set, an essential exemplary set of elements. Original-Maintainer: Maintainers of GStreamer packages Package: gstreamer1.0-plugins-base-dbg Source: gst-plugins-base1.0 Version: 1.12.4-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 6286 Depends: gstreamer1.0-alsa (= 1.12.4-1~mx17+1), gstreamer1.0-plugins-base (= 1.12.4-1~mx17+1), gstreamer1.0-x (= 1.12.4-1~mx17+1), libgstreamer-plugins-base1.0-0 (= 1.12.4-1~mx17+1) Breaks: gstreamer1.0-plugins-bad-dbg (<< 1.11.90) Replaces: gstreamer1.0-plugins-bad-dbg (<< 1.11.90) Multi-Arch: same Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-base.html Priority: extra Section: debug Filename: pool/test/g/gst-plugins-base1.0/gstreamer1.0-plugins-base-dbg_1.12.4-1~mx17+1_amd64.deb Size: 5462922 SHA256: 3598c9c184409b887065411477a4826b8a9fb6ea7ad2849687cd5185f293e2be SHA1: be797746bb165bf50ac9367939b2a0380a1dbb99 MD5sum: f5594c3bb15e4f35c2c5c7bf35caface Description: GStreamer plugins from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains unstripped shared libraries. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and are automatically used by gdb. Build-Ids: 647d37d335504ea5da3f935bc15f6923291d0d26 75df8b9152b324bff393132c0ba7b9230f110b56 ba0c83b44a1e011e72b976a7d7beeade30e6275b 11fffeeec456d007a5cfe519a779d1192d80e131 12e0e8ccf055150fe01e5bc5101f1164066ad7a5 3e4cb27c4ed6cf7c91943d35c60a65cbdb54b4be 5603e48afc397a5370603c7e3166613d82ed9dca 5ab63306b0387b2b61e7f97daf5bd26dba35d9ac 7d93532821648bed9d8cf878c2ed89503108a723 89b8bf019e2269eb9852ee75775916505477184f 8f99454725a31c5cdc4241be6907aee60ff19f26 a3f2cac273c55a096a89f9b25cda1bf0520fecc4 e00d1aef8da2327dbdfd1f3e3bdfd8f43d604d7d f696f54c692072b874d1703de42a48f4131c9e93 165db63ce578a53d2ae357a1fdcd088287bf4823 005c856b579fd1aeb6dff1caa741bb383f37a05c 07c560be4f5d5e03fbdbd2fb67b40dbe24988d23 15b546425a3518c4cd373dec5f0ab4d35a9b002e 16c63c818fcad92c098da014ce1c87e818c4622c 1ff23717f1cf5a5e3da6a1d9342011b54c349364 21a3631eb58770407efe8411b2eb9e74933860e1 35db446302d455abd57f86f3d98b136b963efd03 41b0873942bbee80815b12fdbe21cc09a1377f6d 43e923eaba8f8e2f27b97a05ba5c9eff2111501d a2045d717b3be97d514acf1574bfc8a2b7d65e43 b00c26a63ed731f52901ddad4e2734cbf185d03a b79fb08d7fc5ac8a85522c5dc9b2b7e5f19e58b2 b9a6a59ad579275d2a0c5bb415ad59ba51658ca2 bb326f23dabd907b599e5879d547b395d01da652 c026a6cd89bd54ec14ed970bce751117bcc10001 c7a1eebb841a115f5204c88e61f3141546c7d39c c9fa437160c38ea78af7485d516915eadba3ea88 d6baa218ec6b6397f45bba6f03727c0084624d90 d6e4ebb25349c9f4e422d45c53cb9a6e585dc048 dcdf29d273838561c5520df1bff57bd219614245 ea8c0fd056eac2f48085d36c7c389755ee874058 ec9c450cb3d0f6996dd6819ccd1135d3b6eb70db f8a2c8c392e82335eb346367ee2c1828b62852e3 fff99ee2f4c759e833b8c88a41cafbb025b4a57c 1e8b798f206e7cb1756065c21c668546dc9acd30 84898161c97e7e67b6dce18411947f5638c840ca aacfdc2682d15ae35a49f4f937b4fd1e5ff5a709 Original-Maintainer: Maintainers of GStreamer packages Package: gstreamer1.0-plugins-base-doc Source: gst-plugins-base1.0 Version: 1.12.4-1~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 7719 Depends: libglib2.0-doc, gstreamer1.0-doc Multi-Arch: foreign Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-base.html Priority: optional Section: doc Filename: pool/test/g/gst-plugins-base1.0/gstreamer1.0-plugins-base-doc_1.12.4-1~mx17+1_all.deb Size: 1366738 SHA256: b009d3234e40977f467dd31a464d0c8d2b66294a79e56cf321a0d35d1a754fe6 SHA1: a4981c8b222163533db21db7f02a80df1b36e677 MD5sum: f911a60e5aea1f8c432e85fd7275f78c Description: GStreamer documentation for plugins from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains documentation for plugins from the "base" set, an essential exemplary set of elements. Original-Maintainer: Maintainers of GStreamer packages Package: gstreamer1.0-plugins-good Source: gst-plugins-good1.0 Version: 1.12.4-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 6890 Depends: libaa1 (>= 1.4p5), libavc1394-0 (>= 0.5.3), libbz2-1.0, libc6 (>= 2.17), libcaca0 (>= 0.99.beta17-1), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdv4 (>= 1.0.0), libflac8 (>= 1.3.0), libgcc1 (>= 1:3.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.43.2), libgstreamer-plugins-base1.0-0 (>= 1.12.0), libgstreamer1.0-0 (>= 1.12.0), libgudev-1.0-0 (>= 146), libiec61883-0 (>= 1.2.0), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libjpeg62-turbo (>= 1.3.1), liborc-0.4-0 (>= 1:0.4.25), libpng16-16 (>= 1.6.2-1), libraw1394-11, libshout3, libsoup2.4-1 (>= 2.48), libspeex1 (>= 1.2~beta3-1), libstdc++6 (>= 5), libtag1v5 (>= 1.9.1-2.2~), libv4l-0 (>= 0.5.0), libvpx4 (>= 1.6.0), libwavpack1 (>= 4.60), libx11-6, libxdamage1 (>= 1:1.1), libxext6, libxfixes3, zlib1g (>= 1:1.1.4), gstreamer1.0-plugins-base Recommends: gstreamer1.0-x Breaks: gstreamer1.0-plugins-bad (<< 1.7.90) Replaces: gstreamer1.0-plugins-bad (<< 1.1.2) Provides: gstreamer1.0-audiosink, gstreamer1.0-audiosource, gstreamer1.0-videosink, gstreamer1.0-videosource, gstreamer1.0-visualization Multi-Arch: same Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-good.html Priority: optional Section: libs Filename: pool/test/g/gst-plugins-good1.0/gstreamer1.0-plugins-good_1.12.4-1~mx17+1_amd64.deb Size: 2746434 SHA256: 021b89b08f7735f02dd61634b123ff668c6140409c709daab442e432cd1648c0 SHA1: e2781d6ccfac22755e7fffe6ead0e303cb81ad4a MD5sum: 1bc5a55ad8c9e6b99bb8b745cb4891de Description: GStreamer plugins from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins from the "good" set, a set of good-quality plug-ins under the LGPL license. Gstreamer-Decoders: application/x-3gp; application/x-apetag; application/x-icy; application/x-id3; application/x-navi-animation; application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string){ TELEPHONE-EVENT, SBC, OPUS, X-GST-OPUS-DRAFT-SPITTKA-00 }; application/x-rtp, payload=(int)[ 96, 127 ], media=(string){ audio, video }, encoding-name=(string){ X-QT, X-QUICKTIME }; application/x-rtp, media=(string)video, encoding-name=(string)RAW, sampling=(string){ RGB, RGBA, BGR, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1 }; application/x-rtp, media=(string){ video, audio, application }, encoding-name=(string)MPEG4-GENERIC, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }; application/x-rtp, media=(string)video, sampling=(string){ RGB, BGR, RGBA, BGRA, YCbCrA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1, GRAYSCALE }, encoding-name=(string)JPEG2000; application/x-rtp, media=(string)video, colorspace=(string){ sRGB, sYUV, GRAY }, encoding-name=(string)JPEG2000; application/x-rtp, media=(string)video, payload=(int)31, encoding-name=(string)H261; application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], encoding-name=(string)H261; application/x-rtp, media=(string)audio, encoding-name=(string){ AMR, AMR-WB }, octet-align=(string)1; application/x-rtp, media=(string){ video, audio }, encoding-name=(string)DV, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }; application/x-rtp, media=(string)video, encoding-name=(string){ VP9, VP9-DRAFT-IETF-01, VP8, VP8-DRAFT-IETF-01, THEORA, X-SV3V-ES, X-SORENSON-VIDEO, X-SORENSONVIDEO, X-SorensonVideo, MP4V-ES, MP2T, MP2T-ES, MP1S, JPEG, H265, H264, H263, H263-1998, H263-2000, MPV }; application/x-rtp, media=(string)audio, encoding-name=(string){ VORBIS, SPEEX, SIREN, X-QDM, QCELP, MP4A-LATM, L24, L16, MPA-ROBUST, X-MP3-DRAFT-00, X-MP3-DRAFT-01, X-MP3-DRAFT-02, X-MP3-DRAFT-03, X-MP3-DRAFT-04, X-MP3-DRAFT-05, X-MP3-DRAFT-06, MPA, PCMU, PCMA, GSM, G729, G726, G726-16, G726-24, G726-32, G726-40, AAL2-G726-16, AAL2-G726-24, AAL2-G726-32, AAL2-G726-40, G723, G722, ILBC, CELT, BV16, BV32, AC3 }; application/x-rtp, media=(string)audio, payload=(int){ 12, 10, 11, 14, 0, 8, 3, 18, 4, 9 }; application/x-rtp, media=(string)video, payload=(int){ 33, 26, 34, 32 }; application/x-rtp, media=(string)other, encoding-name=(string)MP1S; application/x-rtp, media=(string)application, encoding-name=(string){ SMPTE336M, X-GST }; application/x-subtitle-avi; audio/ac3; audio/mpeg, mpegversion=(int){ 1, 2, 4 }; audio/webm; audio/x-ac3; audio/x-alaw; audio/x-amr-nb-sh; audio/x-amr-wb-sh; audio/x-au; audio/x-dts; audio/x-eac3; audio/x-flac; audio/x-m4a; audio/x-matroska; audio/x-mulaw; audio/x-private1-ac3; audio/x-private1-dts; audio/x-sbc; audio/x-speex; audio/x-wav; audio/x-wavpack; image/bmp; image/gif; image/jpeg; image/png; image/svg; image/svg+xml; image/tiff; image/vnd.wap.wbmp; image/x-MS-bmp; image/x-bitmap; image/x-bmp; image/x-cmu-raster; image/x-icon; image/x-pcx; image/x-pixmap; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; image/x-sun-raster; image/x-tga; multipart/x-mixed-replace; video/mj2; video/quicktime; video/webm; video/x-dv, systemstream=(boolean){ false, true }; video/x-fli; video/x-flv; video/x-matroska; video/x-matroska-3d; video/x-msvideo; video/x-vp8; video/x-vp9 Gstreamer-Elements: 3gppmux, aacparse, aasink, ac3parse, agingtv, alawdec, alawenc, alpha, alphacolor, amrparse, apedemux, apev2mux, aspectratiocrop, asteriskh263, audioamplify, audiochebband, audiocheblimit, audiodynamic, audioecho, audiofirfilter, audioiirfilter, audioinvert, audiokaraoke, audiopanorama, audiowsincband, audiowsinclimit, auparse, autoaudiosink, autoaudiosrc, autovideosink, autovideosrc, avidemux, avimux, avisubtitle, breakmydata, cacasink, cairooverlay, capssetter, cpureport, cutter, dcaparse, deinterlace, deinterleave, dicetv, dtmfsrc, dv1394src, dvdec, dvdemux, dynudpsink, edgetv, equalizer-10bands, equalizer-3bands, equalizer-nbands, flacdec, flacenc, flacparse, flactag, flvdemux, flvmux, flxdec, gamma, gdkpixbufdec, gdkpixbufoverlay, gdkpixbufsink, goom, goom2k1, hdv1394src, icydemux, id3demux, id3v2mux, imagefreeze, interleave, ismlmux, jackaudiosink, jackaudiosrc, jpegdec, jpegenc, level, matroskademux, matroskamux, matroskaparse, mj2mux, monoscope, mp4mux, mpegaudioparse, mulawdec, mulawenc, multifilesink, multifilesrc, multipartdemux, multipartmux, multiudpsink, navigationtest, navseek, optv, oss4sink, oss4src, osssink, osssrc, pngdec, pngenc, progressreport, pushfilesrc, qtdemux, qtmoovrecover, qtmux, quarktv, radioactv, revtv, rganalysis, rglimiter, rgvolume, rippletv, rndbuffersize, rtpL16depay, rtpL16pay, rtpL24depay, rtpL24pay, rtpac3depay, rtpac3pay, rtpamrdepay, rtpamrpay, rtpbin, rtpbvdepay, rtpbvpay, rtpceltdepay, rtpceltpay, rtpdec, rtpdtmfdepay, rtpdtmfmux, rtpdtmfsrc, rtpdvdepay, rtpdvpay, rtpg722depay, rtpg722pay, rtpg723depay, rtpg723pay, rtpg726depay, rtpg726pay, rtpg729depay, rtpg729pay, rtpgsmdepay, rtpgsmpay, rtpgstdepay, rtpgstpay, rtph261depay, rtph261pay, rtph263depay, rtph263pay, rtph263pdepay, rtph263ppay, rtph264depay, rtph264pay, rtph265depay, rtph265pay, rtpilbcdepay, rtpilbcpay, rtpj2kdepay, rtpj2kpay, rtpjitterbuffer, rtpjpegdepay, rtpjpegpay, rtpklvdepay, rtpklvpay, rtpmp1sdepay, rtpmp2tdepay, rtpmp2tpay, rtpmp4adepay, rtpmp4apay, rtpmp4gdepay, rtpmp4gpay, rtpmp4vdepay, rtpmp4vpay, rtpmpadepay, rtpmpapay, rtpmparobustdepay, rtpmpvdepay, rtpmpvpay, rtpmux, rtpopusdepay, rtpopuspay, rtppcmadepay, rtppcmapay, rtppcmudepay, rtppcmupay, rtpptdemux, rtpqcelpdepay, rtpqdm2depay, rtprtxqueue, rtprtxreceive, rtprtxsend, rtpsbcdepay, rtpsbcpay, rtpsession, rtpsirendepay, rtpsirenpay, rtpspeexdepay, rtpspeexpay, rtpssrcdemux, rtpstreamdepay, rtpstreampay, rtpsv3vdepay, rtptheoradepay, rtptheorapay, rtpvorbisdepay, rtpvorbispay, rtpvp8depay, rtpvp8pay, rtpvp9depay, rtpvp9pay, rtpvrawdepay, rtpvrawpay, rtpxqtdepay, rtspsrc, sbcparse, scaletempo, shagadelictv, shapewipe, shout2send, smpte, smptealpha, souphttpclientsink, souphttpsrc, spectrum, speexdec, speexenc, splitfilesrc, splitmuxsink, splitmuxsrc, streaktv, taginject, testsink, udpsink, udpsrc, v4l2radio, v4l2sink, v4l2src, vertigotv, videobalance, videobox, videocrop, videoflip, videomedian, videomixer, vp8dec, vp8enc, vp9dec, vp9enc, warptv, wavenc, wavpackdec, wavpackenc, wavpackparse, wavparse, webmmux, ximagesrc, y4menc Gstreamer-Encoders: application/x-rtcp-stream; application/x-rtp; application/x-rtp-stream; application/x-srtcp-stream; application/x-srtp-stream; application/x-yuv4mpeg, y4mversion=(int)2; audio/webm; audio/x-alaw; audio/x-flac; audio/x-matroska; audio/x-mulaw; audio/x-rf64; audio/x-speex; audio/x-wav; audio/x-wavpack-correction, framed=(boolean)true; image/jpeg, sof-marker=(int){ 0, 1, 2, 9 }; image/png; multipart/x-mixed-replace; video/mj2; video/quicktime; video/webm; video/x-flv; video/x-matroska; video/x-matroska-3d; video/x-msvideo; video/x-vp8, profile=(string){ 0, 1, 2, 3 }; video/x-vp9, profile=(string){ 0, 1, 2, 3 } Gstreamer-Uri-Sinks: udp Gstreamer-Uri-Sources: dv, hdv, http, https, icy, icyx, pushfile, radio, rtsp, rtsp-sdp, rtsph, rtsps, rtspsh, rtspst, rtspsu, rtspt, rtspu, splitfile, splitmux, udp, v4l2 Gstreamer-Version: 1.12 Original-Maintainer: Maintainers of GStreamer packages Package: gstreamer1.0-plugins-good-dbg Source: gst-plugins-good1.0 Version: 1.12.4-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 8917 Depends: gstreamer1.0-plugins-good (= 1.12.4-1~mx17+1), gstreamer1.0-pulseaudio (= 1.12.4-1~mx17+1) Breaks: gstreamer1.0-plugins-bad (<< 1.7.90) Replaces: gstreamer1.0-plugins-bad (<< 1.1.2) Multi-Arch: same Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-good.html Priority: extra Section: debug Filename: pool/test/g/gst-plugins-good1.0/gstreamer1.0-plugins-good-dbg_1.12.4-1~mx17+1_amd64.deb Size: 7834916 SHA256: 0fc78ef7bf4ead3646facfe98eb04daf79e19110c617505fc46899b6eeac317c SHA1: 2996d1898d57a6497b86e0b66868478977a3fa4f MD5sum: 08fc832688cf3c2d67056781c5ec01cb Description: GStreamer plugins from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains unstripped shared libraries. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and are automatically used by gdb. Build-Ids: 79a4d15462ab3dfef1dc96549ce5ecafcff994c0 000355ed8759ba0ff901c1c63e158fe11295398b 01521d40211529f4709c77535b949b8422d9ed98 017f05e1f465f2a68300f5cb9f201d2efa962ec1 024d8c89ea5de08c2bbb7f3f766e58dc4843cdf9 05d9c5e68ab94386a9946799ed140490b8053d5c 08bc3a4d1ef90e5cf24ae93541de16b160371605 167d0467c9344e027cdb9d78db17b129bb2e9fec 173faba0279e9afcdbeb9b378c74ea5984c14cca 184aad8ae4951d1e30959405f37a6b803cf22710 192a0c17fae4e220155a4c02caf36100bb64e424 1ada93bfaece5292e2e7f77bfe0ce1a85cb87ff6 1b163fab5d4730ca0194440fae3f4137ba358c51 28c19b1998aec958a64d362934b1b49c878f3cd1 29cd0f62ec9fe4676b0ee2e3b034779402de8494 2a59873fe42c28c268dde4a83b7b72b89d1b6ed5 2b38145d8c6c271f6723bacf73f5a5626b7b9d6a 2e997b1cdd726312e4ab6e8ad761ede1c404fe84 32b77a478632cd95de1cfdc07a1b5bc6494b66d4 358ae530e691648397ac82f396d2adb5c1f66d42 4193988330760f1824c34d77ac38ad7962c44aeb 41d0592fa2231cd7ea0090e6bc736b3bf845b957 420e32b57ddd7c916de683f6e01446a12f17bcb0 4219fa6a657e8fb119d6376e8c3c17542672325c 43ca2160b052ab91cc1821eda6e6f70b50f6ed9d 48f2b6c9150c31d7d7916de0f42430b7816824f6 4a02ec8d01547221ca3010959de3b7b34bafdd80 4b48ba6afd9047ca179d326b0ac15783a2d825ac 4d18c1e739a4cfbb9468f52a2b8e8fd77144c44f 5020b189fdff3ba97d30ec3b707922cafb510ab4 50d1141330cdaf6518ed4fbb79bb2b9503faeed8 561286f6611b51b2df64da641d8718754cf24f22 5685e18751f17a10b923a9862cc4f93b5507d728 58bfbb30c9b5b0ce54ab87e3fc13f06d1f5825b1 5d77aac2b545fac03f22a2233c25949afd28db82 6185687b53d1ff684e3c4fe1eeba22aacad50420 67a9dca454fa8320a98158c70da811fd260301d1 6e22fac0b01f92443a1c5e4c06e1123da5f7ddf7 7841cbd5515f67a9704daeee93b600cb38c511b1 7899d6a9bf10e63eca07f5fb228fcb0a58869f6c 893505a7fb199d24526d6074cca9729371555f84 919e3b685c2e0d6a30fc679ef3eb08a62474663a 939db21ab697fb76a2927515004e05287350f4eb 99bf8b26952c682371ef295e6ffba10a46e2493f 9a1ca1138b6036d268b018543e1056b4e4d382c0 a17302fd06f6866705f17604d264aeda55787cb4 a25db8f77a5560c0293e66a07b58c264f22ccd8b a90b73c964e86b326c089b7de2414cc6b6022e81 aa6ce95ecf3f5085c4948fc9455277e5bc77889a ae698ff29499bf4d91c3cfad0af10a78d764eb8e b087256736db90288d9b4c3320ecaf598334c3f7 b776b3482d47bf391751a2e1dd253504169d0815 becdfbaeea862fbd3ee350e3b29f0b008483280c c762e4bdba01eb0545c2d66c52f88e4b0d37aa63 d276d2ff58dc17ee8fdcdfd6c330a6daa5373dbd d6c3ee336da2995e6f5f60ca2ecfa25376a03598 dc218eadf401f827ec60c7052d6f701830a63017 de346274e6ab03f4d022dff227b37f804b0ff867 de7704b60faf2b2b8c56696d13527d88833136fb e517564de2c17a36c0367b4ca7c98cb2bdf91df0 e6ce8b6b6b092e01280ac5516a739099d152d57b eb17b52e9d91a06c4331451d72fe7aad7a559926 ebfac6c12c4abc91fddc694d2de2bc8b2ace5924 f3c80b95284c5e77bb9f4cd20b87f7459233cefc f5dbeeb53b6bfdee6373502506e7a267dec0e984 fcbdffc01153d963e2032c484285dde51afbdeab feb71f07bb44526ef0a067217d990fb18e55e3d7 Original-Maintainer: Maintainers of GStreamer packages Package: gstreamer1.0-plugins-good-doc Source: gst-plugins-good1.0 Version: 1.12.4-1~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 5102 Depends: gstreamer1.0-doc, gstreamer1.0-plugins-base-doc Multi-Arch: foreign Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-good.html Priority: optional Section: doc Filename: pool/test/g/gst-plugins-good1.0/gstreamer1.0-plugins-good-doc_1.12.4-1~mx17+1_all.deb Size: 1358208 SHA256: a05c0fbda83fc52f6cd912f741c8231423a4ca9f4cf042bdb12753afb0a18de9 SHA1: c326a5f57087509f14b557857944854cffc270f7 MD5sum: e01ee47faf93108692d5a04eb71e0171 Description: GStreamer documentation for plugins from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains documentation for plugins from the "good" set, a set of good-quality plug-ins under the LGPL license. Original-Maintainer: Maintainers of GStreamer packages Package: gstreamer1.0-plugins-ugly Source: gst-plugins-ugly1.0 Version: 1.12.4-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1069 Depends: liba52-0.7.4, libc6 (>= 2.14), libcdio13 (>= 0.83), libdvdread4 (>= 4.1.3), libgcc1 (>= 1:3.0), libglib2.0-0 (>= 2.40), libgstreamer-plugins-base1.0-0 (>= 1.6.0), libgstreamer1.0-0 (>= 1.10.0), libmp3lame0, libmpeg2-4 (>= 0.5.1), libmpg123-0 (>= 1.6.2), libopencore-amrnb0, libopencore-amrwb0, liborc-0.4-0 (>= 1:0.4.25), libsidplay1v5, libstdc++6 (>= 5), libtwolame0 (>= 0.3.10), libx264-148 Conflicts: gstreamer1.0-plugins-ugly-amr (<< 1.11.91) Breaks: gstreamer1.0-plugins-bad (<< 1.7.2) Replaces: gstreamer1.0-plugins-bad (<< 1.7.2), gstreamer1.0-plugins-ugly-amr (<< 1.11.91) Provides: gstreamer1.0-plugins-ugly-amr Multi-Arch: same Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-ugly.html Priority: optional Section: libs Filename: pool/test/g/gst-plugins-ugly1.0/gstreamer1.0-plugins-ugly_1.12.4-1~mx17+1_amd64.deb Size: 417472 SHA256: b731aa8604aa67398641e1b38c2847dba056365d9b716c67a58028c206ae6821 SHA1: cdedcc47ca36dcb06ccff1aa3fae4bd6f51069a7 MD5sum: 212e3d151f2e3924fcc531ad99dcae4a Description: GStreamer plugins from the "ugly" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains plugins from the "ugly" set, a set of good-quality plug-ins that might pose distribution problems. Gstreamer-Decoders: application/vnd.rn-realmedia; application/x-pn-realaudio; application/x-rdt, media=(string)application, encoding-name=(string)X-REAL-RDT; application/x-rtp, media=(string){ application, video, audio }, payload=(int)[ 96, 127 ], encoding-name=(string)X-ASF-PF; audio/AMR; audio/AMR-WB; audio/ac3; audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ], parsed=(boolean)true; audio/x-ac3; audio/x-lpcm; audio/x-private1-ac3; audio/x-private1-lpcm; audio/x-private2-lpcm; audio/x-sid; video/mpeg, mpegversion=(int)[ 1, 2 ], systemstream=(boolean)false; video/x-ms-asf Gstreamer-Elements: a52dec, amrnbdec, amrnbenc, amrwbdec, asfdemux, cdiocddasrc, dvdlpcmdec, dvdreadsrc, dvdsubdec, dvdsubparse, lamemp3enc, mpeg2dec, mpg123audiodec, pnmsrc, rademux, rdtdepay, rdtmanager, rmdemux, rtpasfdepay, rtspreal, rtspwms, siddec, twolamemp2enc, x264enc, xingmux Gstreamer-Encoders: audio/AMR; audio/mpeg, mpegversion=(int)1, layer=(int){ 1, 2, 3 }; video/x-h264, stream-format=(string){ avc, byte-stream }, alignment=(string)au, profile=(string){ high-4:4:4, high-4:2:2, high-10, high, main, baseline, constrained-baseline, high-4:4:4-intra, high-4:2:2-intra, high-10-intra } Gstreamer-Uri-Sources: cdda, dvd, pnm Gstreamer-Version: 1.12 Original-Maintainer: Maintainers of GStreamer packages Package: gstreamer1.0-plugins-ugly-dbg Source: gst-plugins-ugly1.0 Version: 1.12.4-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1165 Depends: gstreamer1.0-plugins-ugly (= 1.12.4-1~mx17+1) Breaks: gstreamer1.0-plugins-bad-dbg (<< 1.7.2) Replaces: gstreamer1.0-plugins-bad-dbg (<< 1.7.2) Multi-Arch: same Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-ugly.html Priority: extra Section: debug Filename: pool/test/g/gst-plugins-ugly1.0/gstreamer1.0-plugins-ugly-dbg_1.12.4-1~mx17+1_amd64.deb Size: 984804 SHA256: 1200487cd66178c855a71e45cca573042cd2b1b1b73df3cbd60d2da3540e054f SHA1: 837725dd5ec3eb83de9ff196e334153254b38eb0 MD5sum: eab82cb30a80c613177453326b4d95a0 Description: GStreamer plugins from the "ugly" set (debug symbols) GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains unstripped shared libraries. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and are automatically used by gdb. Build-Ids: 14d24707eb9bc5b779e127d517f39bf97342cfa6 32d2fa1ee93376a69705b353096062519f0effdf 36a36b6b87a3af73dbf0fdc67df28a4962c5eee3 4570559b4a716d8a0e6f5b31d366b74a6637e31d 4f9b5c40b7df1b187da2af91456b02eb4ee68f88 5e1d94cb75af2a53cb474f8b09d0280c29627852 6564eb8f155de6e48635c59db2f8ec6ecfbd1979 7f2e5858b172d24ca783209236d4ad5d42721ff9 85424c7cc9167ee446bbaf361202f2e86655a2dc 8f8d17c420c6be43e81dd65cde72c406fc26104e 93a231920de1535679747c4fcc43193b0bed52e5 a03f2ff9687de9da37b11fc31890fe9680b52857 a2e9075bac46f47e340a24f80187ec1b596f36a0 e34cf656cce7f30378daf36d75431c47301972ad f3e60d33010331a001d581c99d7e46d37a42d75f fc544cb92e2264e2085a483985e564d21711aa7f Original-Maintainer: Maintainers of GStreamer packages Package: gstreamer1.0-plugins-ugly-doc Source: gst-plugins-ugly1.0 Version: 1.12.4-1~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 530 Depends: gstreamer1.0-doc, gstreamer1.0-plugins-base-doc Multi-Arch: foreign Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-ugly.html Priority: optional Section: doc Filename: pool/test/g/gst-plugins-ugly1.0/gstreamer1.0-plugins-ugly-doc_1.12.4-1~mx17+1_all.deb Size: 227540 SHA256: 8e0cb5502d23b55e859db00a89b2b84f8251c75539213c98b680fe1455a26bf1 SHA1: e638b91660494370ad4e682851a7fc1ca6f6c1c3 MD5sum: d2c92fb4dea0cdea416e85e6eea8b702 Description: GStreamer documentation for plugins from the "ugly" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains documentation for plugins from the "ugly" set, a set of good-quality plug-ins that might pose distribution problems. Original-Maintainer: Maintainers of GStreamer packages Package: gstreamer1.0-pulseaudio Source: gst-plugins-good1.0 Version: 1.12.4-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1303 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.40), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.8.0), libpulse0 (>= 2.0) Provides: gstreamer1.0-audiosink, gstreamer1.0-audiosource Multi-Arch: same Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-good.html Priority: optional Section: sound Filename: pool/test/g/gst-plugins-good1.0/gstreamer1.0-pulseaudio_1.12.4-1~mx17+1_amd64.deb Size: 1196978 SHA256: 37b5fa2c665267ccd4d41925c59b0f828f036ee6624d161a1192f97cf22c5600 SHA1: d6eb78040b93edae158ecb815a7fcd2b113b7bbd MD5sum: e461752f55a0f57c6bb281fac709b2cd Description: GStreamer plugin for PulseAudio GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugin for PulseAudio, a sound server for POSIX and WIN32 systems. Gstreamer-Elements: pulsesink, pulsesrc Gstreamer-Version: 1.12 Original-Maintainer: Maintainers of GStreamer packages Package: gstreamer1.0-tools Source: gstreamer1.0 Version: 1.12.4-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1128 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.40), libgstreamer1.0-0 (>= 1.12.4) Suggests: gstreamer1.0-plugins-base Homepage: http://gstreamer.freedesktop.org Priority: optional Section: utils Filename: pool/test/g/gstreamer1.0/gstreamer1.0-tools_1.12.4-1~mx17+1_amd64.deb Size: 1052532 SHA256: 7fa63d0c88bd7b77d427a162f7b43890fc8617d666c32a60490a41a29ff97ad6 SHA1: ac02e4b94e0fbb4372568de806b13c0df2b58f10 MD5sum: 4548eca5fa2c10081fa3a8d55366d6ec Description: Tools for use with GStreamer GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains versioned command-line tools for GStreamer. Original-Maintainer: Maintainers of GStreamer packages Package: gstreamer1.0-x Source: gst-plugins-base1.0 Version: 1.12.4-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1215 Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.40), libgstreamer-plugins-base1.0-0 (>= 1.12.4), libgstreamer1.0-0 (>= 1.8.0), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.16.0), libx11-6, libxext6, libxv1 Provides: gstreamer1.0-videosink Multi-Arch: same Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-base.html Priority: optional Section: libs Filename: pool/test/g/gst-plugins-base1.0/gstreamer1.0-x_1.12.4-1~mx17+1_amd64.deb Size: 1052428 SHA256: 6bdb9701dc5c5a91915bdecb8500789a7520a96f4cf242c511d8b3fa59560193 SHA1: 8a0b215ef70a8e88c7990b2b1c3f331c2ca54c71 MD5sum: de02a33a9af3abd54cda1c87c2cb8289 Description: GStreamer plugins for X11 and Pango GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins for X11 video output, both for standard Xlib support and for the Xv extension, as well as the plugin for Pango-based text rendering and overlay. Gstreamer-Elements: clockoverlay, textoverlay, textrender, timeoverlay, ximagesink, xvimagesink Gstreamer-Version: 1.12 Original-Maintainer: Maintainers of GStreamer packages Package: hyperv-daemons Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 349 Depends: lsb-base, libc6 (>= 2.4), init-system-helpers (>= 1.18~) Homepage: https://www.kernel.org/ Priority: optional Section: admin Filename: pool/test/l/linux/hyperv-daemons_4.19.37-5mx17+1_amd64.deb Size: 283370 SHA256: a0c871d6ad9edd784b143be244a861bb1bbba74302019e824e0b8c281c16ac0b SHA1: cceb902b6565a3c5a6a982356fbc4eac2b6a5b30 MD5sum: 0881a107e8b4d105f4473791c9b12495 Description: Support daemons for Linux running on Hyper-V Suite of daemons for Linux guests running on Hyper-V, consisting of hv_fcopy_daemon, hv_kvp_daemon and hv_vss_daemon. . hv_fcopy_daemon provides the file copy service, allowing the host to copy files into the guest. . hv_kvp_daemon provides the key-value pair (KVP) service, allowing the host to get and set the IP networking configuration of the guest. (This requires helper scripts which are not currently included.) . hv_vss_daemon provides the volume shadow copy service (VSS), allowing the host to freeze the guest filesystems while taking a snapshot. Original-Maintainer: Debian Kernel Team Package: i965-va-driver Source: intel-vaapi-driver Version: 2.1.0-0.1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 7989 Depends: libva-driver-abi-1.1, libc6 (>= 2.14), libdrm-intel1 (>= 2.4.46), libdrm2 (>= 2.3.1) Suggests: i965-va-driver-shaders Enhances: libva2 Provides: va-driver Multi-Arch: same Homepage: https://01.org/linuxmedia/vaapi Priority: optional Section: video Filename: pool/test/i/intel-vaapi-driver/i965-va-driver_2.1.0-0.1~mx17+1_amd64.deb Size: 938216 SHA256: 5009436b5f28df557a0f8be9ea5f203e76a888944bd927d36760db8a439eb120 SHA1: ed440ade070117bad27b6c80a724a67b48b9061c MD5sum: 3dcf7b9cd6ea2d5c96a356f38285c6c3 Description: VAAPI driver for Intel G45 & HD Graphics family The VA-API (Video Acceleration API) enables hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/WMV3). It provides an interface to fully expose the video decode capabilities in today's GPUs. . This package contains the video decode and encode driver backend for the Intel G45 chipsets and Intel HD Graphics for the Intel Core processor family. The supported platforms include: * Cantiga, Intel GMA 4500MHD (GM45) * Ironlake, Intel HD Graphics for 2010 Intel Core processor family * Sandy Bridge, Intel HD Graphics for 2011 Intel Core processor family * Ivy Bridge * Haswell * Broadwell * Skylake * Kaby Lake * Coffee Lake * Cannon Lake Original-Maintainer: Ubuntu Developers Package: i965-va-driver-dbgsym Source: intel-vaapi-driver Version: 2.1.0-0.1~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 2002 Depends: i965-va-driver (= 2.1.0-0.1~mx17+1) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/i/intel-vaapi-driver/i965-va-driver-dbgsym_2.1.0-0.1~mx17+1_amd64.deb Size: 1900890 SHA256: cbe3ecad5f624262e407f57becbbc235f9f973b513b99bab2c51407c2ba7dd64 SHA1: b44d59a0591d7bb77ea2992c21276311b1e35135 MD5sum: a6bb7558f3fbf62d40291fbdf6a665bd Description: debug symbols for i965-va-driver Build-Ids: d316854c9cfbc4240793cc0541eed95f133b40f2 Original-Maintainer: Ubuntu Developers Package: info Source: texinfo Version: 6.5.0.dfsg.1-4~mx17 Architecture: amd64 Maintainer: Debian TeX maintainers Installed-Size: 579 Depends: libc6 (>= 2.15), libtinfo5 (>= 6), install-info Suggests: texinfo-doc-nonfree Replaces: texinfo (<< 4.7-2) Provides: info-browser Multi-Arch: foreign Homepage: https://www.gnu.org/software/texinfo/ Priority: important Section: doc Filename: pool/test/t/texinfo/info_6.5.0.dfsg.1-4~mx17_amd64.deb Size: 421602 SHA256: 14545e6f58ff22777a8f2a041319a33f7f87d41e47135c4cf83fc4c1c58ff0a9 SHA1: 9a61e7cbf526ab3c7b05c24c05ca2b574e14579c MD5sum: 30f6f5070c9da7eff78287091a85467f Description: Standalone GNU Info documentation browser The Info file format is an easily-parsable representation for online documents. This program allows you to view Info documents, like the ones stored in /usr/share/info. . Much of the software in Debian comes with its online documentation in the form of Info files, so it is most likely you will want to install it. Package: info-dbgsym Source: texinfo Version: 6.5.0.dfsg.1-4~mx17 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian TeX maintainers Installed-Size: 307 Depends: info (= 6.5.0.dfsg.1-4~mx17) Priority: optional Section: debug Filename: pool/test/t/texinfo/info-dbgsym_6.5.0.dfsg.1-4~mx17_amd64.deb Size: 266064 SHA256: 2a40c09740cf279a10b2e18f2033086b459d3985acdcad1fcf9a0e99a0cd7258 SHA1: 7bef89020ae6661a5123b983ec19ba9e8e89b76e MD5sum: 6836a3eacc3038fe5de866f9d62ab804 Description: debug symbols for info Build-Ids: 5721e710a1a3258fb2579a253935afc3ca09b29e Package: install-info Source: texinfo Version: 6.5.0.dfsg.1-4~mx17 Architecture: amd64 Maintainer: Debian TeX maintainers Installed-Size: 383 Pre-Depends: dpkg (>= 1.16.1) Depends: libc6 (>= 2.14) Breaks: texinfo (<< 4.13a.dfsg.1-2) Replaces: texinfo (<< 4.13a.dfsg.1-2) Multi-Arch: foreign Homepage: https://www.gnu.org/software/texinfo/ Priority: important Section: doc Filename: pool/test/t/texinfo/install-info_6.5.0.dfsg.1-4~mx17_amd64.deb Size: 343114 SHA256: 98113a297ef8a6b08f658cf099e31a4436045db7f19c392da1cdb4611e2ae55e SHA1: 7e3ea064ce1efb5f954948af4cfba72dd91942ea MD5sum: 74ae9ac922f40a840d067264ee7346e8 Description: Manage installed documentation in info format The install-info utility creates the index of all installed documentation in info format and makes it available to info readers. Package: install-info-dbgsym Source: texinfo Version: 6.5.0.dfsg.1-4~mx17 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian TeX maintainers Installed-Size: 57 Depends: install-info (= 6.5.0.dfsg.1-4~mx17) Priority: optional Section: debug Filename: pool/test/t/texinfo/install-info-dbgsym_6.5.0.dfsg.1-4~mx17_amd64.deb Size: 39564 SHA256: 1b23d3f06a0c1c2df1d16f6261a23ad13d872f6296d98e073bd2292f6656b68e SHA1: 9f413054aee9d2df5c5d41e458335197e64adc33 MD5sum: 61059050a7dec889d3b7f982342d8c5f Description: debug symbols for install-info Build-Ids: f4928d0ba14be3c70033b4669e39ecd76488bd42 Package: iridium-browser Version: 2019.04.73-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 226693 Pre-Depends: dpkg (>= 1.15.6) Depends: libasound2 (>= 1.0.16), libatk-bridge2.0-0 (>= 2.5.3), libatk1.0-0 (>= 2.2.0), libatomic1 (>= 4.8), libatspi2.0-0 (>= 2.9.90), libc6 (>= 2.17), libcairo2 (>= 1.6.0), libcups2 (>= 1.4.0), libdbus-1-3 (>= 1.9.14), libexpat1 (>= 2.0.1), libfontconfig1 (>= 2.12.6), libgcc1 (>= 1:4.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.8), libgtk-3-0 (>= 3.9.10), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.22), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 7), libx11-6 (>= 2:1.4.99.1), libx11-xcb1, libxcb1 (>= 1.6), libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:5.0), libxi6 (>= 2:1.2.99.4), libxrandr2 (>= 2:1.2.99.3), libxrender1, libxss1, libxtst6, xdg-utils Recommends: libva2 | libva1, libva-x11-2 | libva-x11-1, libva-wayland2 | libva-wayland1 Breaks: iridium-browser-ffmpeg-extra (<< 54.0-0ubuntu1~iridium1~), iridium-browser-l10n (<< 54.0-0ubuntu1~iridium1~), iridium-codecs-ffmpeg (<< 54.0-0ubuntu1~iridium1~) Replaces: iridium-browser-ffmpeg-extra (<< 54.0-0ubuntu1~iridium1~), iridium-browser-l10n (<< 54.0-0ubuntu1~iridium1~), iridium-codecs-ffmpeg (<< 54.0-0ubuntu1~iridium1~) Provides: www-browser Homepage: https://iridiumbrowser.de/ Priority: optional Section: web Filename: pool/test/i/iridium-browser/iridium-browser_2019.04.73-1~mx17+1_amd64.deb Size: 63337072 SHA256: 847ab264082094a3155ceb5001a5678804078c4f16dccdf7a6dfb09b3ab493f0 SHA1: aa6912fba878121cf0ea85464b9d6ab21d31c66b MD5sum: 722831e3c2093b39d50dbc0734a4ae60 Description: Iridium browser Iridium is an open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web. . This package contains the Iridium browser Original-Maintainer: Iridium Linux Team Package: iridium-chromedriver Source: iridium-browser Version: 2019.04.73-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 13411 Pre-Depends: dpkg (>= 1.15.6) Depends: libatomic1 (>= 4.8), libc6 (>= 2.16), libdbus-1-3 (>= 1.9.14), libfontconfig1 (>= 2.12.6), libgcc1 (>= 1:4.0), libglib2.0-0 (>= 2.31.8), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), libstdc++6 (>= 7), libx11-6 (>= 2:1.2.99.901), libx11-xcb1, libxcb1 (>= 1.6), libxcursor1 (>> 1.1.2), libxext6, libxi6 (>= 2:1.2.99.4), libxrandr2 (>= 2:1.2.99.3), libxrender1, libxss1, iridium-browser (= 2019.04.73-1~mx17+1) Homepage: https://iridiumbrowser.de/ Priority: optional Section: web Filename: pool/test/i/iridium-browser/iridium-chromedriver_2019.04.73-1~mx17+1_amd64.deb Size: 4451600 SHA256: 541a050ea14269b06c4a18b04ddc56149ee0ec1d62d614bd92cb1fa90dad282b SHA1: e2b546dc1471522314b5c5522e237061235e7743 MD5sum: cac26f3417e16d811cf3751de8d0e917 Description: ChromeDriver Iridium is an open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web. . This package contains ChromeDriver, a standalone server which implements WebDriver's wire protocol. Original-Maintainer: Iridium Linux Team Package: lib32asan4 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1526 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib32gcc1 (>= 1:3.3), lib32stdc++6 (>= 4.1.1), libc6-i386 (>= 2.23) Conflicts: libc6-i386 (<< 2.9-22) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/lib32asan4_7.3.0-1~mx17+1_amd64.deb Size: 354814 SHA256: 3abefb03fe7eae46c4bf26f4ad31c2a4082c46e9274d4f0d3b027a5b2e312849 SHA1: 5d53653a93ef7bdd3afe47ed9466e214ec2c6197 MD5sum: 02a812197fefe53a4bdeacc15de1c9b1 Description: AddressSanitizer -- a fast memory error detector (32bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib32asan4-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 2259 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib32asan4 (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/lib32asan4-dbg_7.3.0-1~mx17+1_amd64.deb Size: 2038152 SHA256: d2f8b03374619d466ed9a14db87d05bf739811c3f2b318df4b78c7fb371138fb SHA1: 228e4cce719452527ce054f242e0e4e46c3a38b7 MD5sum: 32e27bc7df6dc11cdea61ff19b4b8e78 Description: AddressSanitizer -- a fast memory error detector (32 bit debug symbols) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Build-Ids: 4e76bcfa5fcd4625c6dfcfadd5e7c56a42e20b2d Package: lib32asan5 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1599 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32gcc1 (>= 1:3.3), lib32stdc++6 (>= 4.1.1), libc6-i386 (>= 2.23) Conflicts: libc6-i386 (<< 2.9-22) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib32asan5_8.3.0-6~mx17+1_amd64.deb Size: 371454 SHA256: 00f0c2d79c2429f6bdb3d35847b237103a5aaa106db965be3d090a355d4c7b57 SHA1: 77eee0daaf08b91cb2d74855bcbbd32b5d8973fc MD5sum: 70e16cf4c914e53bdfde806272bf6ef7 Description: AddressSanitizer -- a fast memory error detector (32bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib32asan5-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 2682 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32asan5 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib32asan5-dbg_8.3.0-6~mx17+1_amd64.deb Size: 2429536 SHA256: 4de64a933485bfb471f125c55fdf9b3c2b22a7f738d25328a2072e571880405b SHA1: 8c8d7a04ee3886bb562cdcb4f3cf86eba27a7177 MD5sum: c17d1e4aac7469b9e1a01c19dbee2f69 Description: AddressSanitizer -- a fast memory error detector (32 bit debug symbols) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Build-Ids: 1634812c1d09b310ff6bcd4fd42826b855e10e17 Package: lib32atomic1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 35 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-i386 (>= 2.1.3) Conflicts: libc6-i386 (<< 2.9-22) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib32atomic1_8.3.0-6~mx17+1_amd64.deb Size: 8390 SHA256: 6abd19c0607a8ded2611741ee7d10efd73044063827278ed46c6d80752c68a1c SHA1: bdc98db2e511f5b196cb43871e52a53e6eb0039f MD5sum: 59f643901654813b34d26509a4746d8b Description: support library providing __atomic built-in functions (32bit) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: lib32atomic1-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 38 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32atomic1 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib32atomic1-dbg_8.3.0-6~mx17+1_amd64.deb Size: 20192 SHA256: ac494de9bcfb2b13084e38ea7e7aead82ce4538a3cdac19b8355479483ec7a51 SHA1: 02a2a7916a897e61be5f788b9b9837a7ef9ba474 MD5sum: 35a164ef87f4843d8be608d3e4f99e52 Description: support library providing __atomic built-in functions (32 bit debug symbols) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Build-Ids: 148e1b84bea7731cce56f8132f1d2907b3bb0346 Package: lib32cilkrts5 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 152 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib32gcc1 (>= 1:3.0), lib32stdc++6 (>= 4.1.1), libc6-i386 (>= 2.6) Conflicts: libc6-i386 (<< 2.9-22) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/lib32cilkrts5_7.3.0-1~mx17+1_amd64.deb Size: 46750 SHA256: 4b143ffa6144a5e155d3222a661f5999a49092762de3b7ffcba97533f050c569 SHA1: fbff6534aa14e70f774d394f1da44429f2c50aef MD5sum: 60e2c73d57ca99e102b8d8fce1f6d281 Description: Intel Cilk Plus language extensions (32bit) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Package: lib32cilkrts5-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 181 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib32cilkrts5 (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/lib32cilkrts5-dbg_7.3.0-1~mx17+1_amd64.deb Size: 145880 SHA256: 5044004ab6645b71095e08af7d2fba0bbb25a9ae78ffdc03917c61b96e59adb0 SHA1: 362d95864c5260acdabaab6a18ca00bc69675ab8 MD5sum: 03f51bd63a1311ef84a14272b7f1e75c Description: Intel Cilk Plus language extensions (32 bit debug symbols) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Build-Ids: ef0492999e9037a785cf42acb96b10d55b1f2589 Package: lib32gcc-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 7926 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib32gcc1 (>= 1:7.3.0-1~mx17+1), libx32gcc1 (>= 1:7.3.0-1~mx17+1), lib32gomp1 (>= 7.3.0-1~mx17+1), libx32gomp1 (>= 7.3.0-1~mx17+1), lib32itm1 (>= 7.3.0-1~mx17+1), libx32itm1 (>= 7.3.0-1~mx17+1), lib32atomic1 (>= 7.3.0-1~mx17+1), libx32atomic1 (>= 7.3.0-1~mx17+1), lib32asan4 (>= 7.3.0-1~mx17+1), libx32asan4 (>= 7.3.0-1~mx17+1), lib32ubsan0 (>= 7.3.0-1~mx17+1), libx32ubsan0 (>= 7.3.0-1~mx17+1), lib32cilkrts5 (>= 7.3.0-1~mx17+1), libx32cilkrts5 (>= 7.3.0-1~mx17+1), lib32mpx2 (>= 7.3.0-1~mx17+1), lib32quadmath0 (>= 7.3.0-1~mx17+1), libx32quadmath0 (>= 7.3.0-1~mx17+1) Recommends: libc6-dev (>= 2.13-5) Replaces: gccgo-7-multilib (<< 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/lib32gcc-7-dev_7.3.0-1~mx17+1_amd64.deb Size: 2195600 SHA256: ec5b90cefa18759a29d5f2c6fdd374a622762b535642f466c00ab8ee77370baf SHA1: d03dfd26456ce4bc1e3cc123563c37849f3c93d7 MD5sum: 9fa58e9e8aa4da6d1217688264afff1d Description: GCC support library (32 bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib32gcc-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 7818 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32gcc1 (>= 1:8.3.0-6~mx17+1), libx32gcc1 (>= 1:8.3.0-6~mx17+1), lib32gomp1 (>= 8.3.0-6~mx17+1), libx32gomp1 (>= 8.3.0-6~mx17+1), lib32itm1 (>= 8.3.0-6~mx17+1), libx32itm1 (>= 8.3.0-6~mx17+1), lib32atomic1 (>= 8.3.0-6~mx17+1), libx32atomic1 (>= 8.3.0-6~mx17+1), lib32asan5 (>= 8.3.0-6~mx17+1), libx32asan5 (>= 8.3.0-6~mx17+1), lib32ubsan1 (>= 8.3.0-6~mx17+1), libx32ubsan1 (>= 8.3.0-6~mx17+1), lib32mpx2 (>= 8.3.0-6~mx17+1), lib32quadmath0 (>= 8.3.0-6~mx17+1), libx32quadmath0 (>= 8.3.0-6~mx17+1) Recommends: libc6-dev (>= 2.13-5) Replaces: gccgo-8-multilib (<< 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/lib32gcc-8-dev_8.3.0-6~mx17+1_amd64.deb Size: 2157470 SHA256: 58049f5407bff3512e5ac61c56283c96da5967451705b692daf873d650d3ec85 SHA1: fd3d9d005ede0a1da1d988999e685f89c9d441d2 MD5sum: c331392017e38c0c79dacb507c8a37ae Description: GCC support library (32 bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib32gcc1 Source: gcc-8 (8.3.0-6~mx17+1) Version: 1:8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 127 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-i386 (>= 2.2.4) Conflicts: libc6-i386 (<< 2.9-22) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib32gcc1_8.3.0-6~mx17+1_amd64.deb Size: 47884 SHA256: ea8ae3c88447d38397d3020d340ac4450268b2ed5c65f564838a41d53d7254e0 SHA1: fb9156d076e103ef8050b42e61f6d5ae966759ae MD5sum: 677524ec4254a54d1559dd0df07b26d5 Description: GCC support library (32 bit Version) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: lib32gcc1-dbg Source: gcc-8 (8.3.0-6~mx17+1) Version: 1:8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 156 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32gcc1 (= 1:8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib32gcc1-dbg_8.3.0-6~mx17+1_amd64.deb Size: 135400 SHA256: f1193263fed627b0132e931c1922d18326772c9239646070cb842092e0a9850a SHA1: 67ab1e882c541bc925f86d0151dae178dbe6a494 MD5sum: b21210aeafc92c382e4d223eac21a1aa Description: GCC support library (debug symbols) Debug symbols for the GCC support library. Build-Ids: 07d977638e0080bb4e5a3ebf1198aff455952955 Package: lib32gfortran-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 2990 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib32gcc-7-dev (= 7.3.0-1~mx17+1), lib32gfortran4 (>= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/lib32gfortran-7-dev_7.3.0-1~mx17+1_amd64.deb Size: 520470 SHA256: 598fb5b347c1bf20f51a69e5e8b8d47dd37cd32e5d8ea1ef38152e07e8899a70 SHA1: c3189662459423d7f9caad59f2227d183c4c9766 MD5sum: d75de5ba3a0e2c7be21b653e22ef5bd0 Description: Runtime library for GNU Fortran applications (32bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib32gfortran-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 3722 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32gcc-8-dev (= 8.3.0-6~mx17+1), lib32gfortran5 (>= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/lib32gfortran-8-dev_8.3.0-6~mx17+1_amd64.deb Size: 603548 SHA256: 0d43a860b52ef8a37746c940a107d20661fdef12c6f38629338b1d0fef376a00 SHA1: 6ad74e26ce2ba45f9b8a413b638053f2e2acadb8 MD5sum: 840f9f9d02d51f583e08c0dd0d4c5b4d Description: Runtime library for GNU Fortran applications (32bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib32gfortran4 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1865 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib32gcc1 (>= 1:4.4), lib32quadmath0 (>= 4.6), lib32z1 (>= 1:1.1.4), libc6-i386 (>= 2.17) Conflicts: libc6-i386 (<< 2.9-22) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/lib32gfortran4_7.3.0-1~mx17+1_amd64.deb Size: 466422 SHA256: 93db862e36e49385f0607f37ca4939d95eee561dc8b764577270cdbf8c95cd4f SHA1: f2d626eaa36a45dcc92ad027c56b84967563dc07 MD5sum: 6f3f2c058cabb53b7814d760da34136b Description: Runtime library for GNU Fortran applications (32bit) Library needed for GNU Fortran applications linked against the shared library. Package: lib32gfortran4-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1001 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib32gfortran4 (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/lib32gfortran4-dbg_7.3.0-1~mx17+1_amd64.deb Size: 912694 SHA256: ae600ff62ef423514920485d40e717d658962c4bbf77dda1e25228f28c1b5f2e SHA1: 0c49517435c93bd7afc2f6902ac776a97c9954ab MD5sum: 589a5bda0e916ba2113998697488a872 Description: Runtime library for GNU Fortran applications (32 bit debug symbols) Library needed for GNU Fortran applications linked against the shared library. Build-Ids: 5d8f31a18b830a3e64969bed85ffa2ed7a180b50 Package: lib32gfortran5 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 2388 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32gcc1 (>= 1:4.4), lib32quadmath0 (>= 4.6), lib32z1 (>= 1:1.1.4), libc6-i386 (>= 2.17) Conflicts: libc6-i386 (<< 2.9-22) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib32gfortran5_8.3.0-6~mx17+1_amd64.deb Size: 550428 SHA256: 492fc52e02329bf31858dce21ccf093e6a691cd3ceb66d36e6381895963d46b8 SHA1: 8692fdfbea3562665eb23866721b6204c315f820 MD5sum: cee37ef69ba0f459bceae19db89ae7fb Description: Runtime library for GNU Fortran applications (32bit) Library needed for GNU Fortran applications linked against the shared library. Package: lib32gfortran5-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1313 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32gfortran5 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib32gfortran5-dbg_8.3.0-6~mx17+1_amd64.deb Size: 1217416 SHA256: 5d0d800b943b36cd6f06939536b25623f55a16244dd504d38abe34da3b80c521 SHA1: 4f97cb54d8d4a79b2f39c70dfc2f30d11f6d9c23 MD5sum: 57efab0c09f2d64e12e09247c085d033 Description: Runtime library for GNU Fortran applications (32 bit debug symbols) Library needed for GNU Fortran applications linked against the shared library. Build-Ids: 879b934f89160f0d6a69e1ddbc7b42d473faa7b8 Package: lib32go11 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 35562 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib32gcc1 (>= 1:4.2), lib32z1 (>= 1:1.1.4), libc6-i386 (>= 2.17) Conflicts: libc6-i386 (<< 2.9-22) Replaces: lib32go3, lib32go8 Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/lib32go11_7.3.0-1~mx17+1_amd64.deb Size: 8722700 SHA256: 9c94c545388a282a2e71b264e8af6defe5c95067fcfb6ad5c07a7346fb7fa424 SHA1: 16570702c1eaa50c10a14ef743535b6e3933904f MD5sum: 14e61951c6319c95df0446e476005ee1 Description: Runtime library for GNU Go applications (32bit) Library needed for GNU Go applications linked against the shared library. Package: lib32go11-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib32go11 (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/lib32go11-dbg_7.3.0-1~mx17+1_amd64.deb Size: 908 SHA256: c89adef91745ca03dfd36b1b671c4300023b6c38536a3eeea30ebb9afe9cd6f0 SHA1: 876b33356547f3450fdf786ef0445a6e75b38a45 MD5sum: 70a9fc5afc9d3ab5ab46f0d41a5765d1 Description: Runtime library for GNU Go applications (32 bit debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: lib32go13 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 35515 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32gcc1 (>= 1:4.2), lib32z1 (>= 1:1.1.4), libc6-i386 (>= 2.17) Conflicts: libc6-i386 (<< 2.9-22) Replaces: lib32go3, lib32go8 Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib32go13_8.3.0-6~mx17+1_amd64.deb Size: 9052142 SHA256: ba243cb510b425137ff29e03c5e90f58ae7269627f23f92e95fc5dc1123e9508 SHA1: 3eea3a3ac889c707c23d4c52d6fc89ee73e99188 MD5sum: 0db84d81e6bfbb1367bd7179c4c4ba60 Description: Runtime library for GNU Go applications (32bit) Library needed for GNU Go applications linked against the shared library. Package: lib32go13-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32go13 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib32go13-dbg_8.3.0-6~mx17+1_amd64.deb Size: 910 SHA256: 22847c2ecba0693bac7af311ed6b5599bb5e5099dcb08e19e0372689e536b1b1 SHA1: fa8959d26666fc7b757faa973d5e206963f2cbeb MD5sum: ada76a46904f9a651957ea2dd8b61722 Description: Runtime library for GNU Go applications (32 bit debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: lib32gomp1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 221 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-i386 (>= 2.17) Conflicts: libc6-i386 (<< 2.9-22) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib32gomp1_8.3.0-6~mx17+1_amd64.deb Size: 82162 SHA256: 21231c4e57de329bf8c6157c13433af51d585a7979d5e5460ede7cb94229d2a8 SHA1: 9402cc7042f7f5e145542dd46ce1d56373912360 MD5sum: 59f47813391760b89202a981be5437b8 Description: GCC OpenMP (GOMP) support library (32bit) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: lib32gomp1-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 315 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32gomp1 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib32gomp1-dbg_8.3.0-6~mx17+1_amd64.deb Size: 280674 SHA256: e6db206cf257e4dbd97d97b697c7624a37afe1df9ed11c1e1e684c3dde8bc5c5 SHA1: 73a1b79e74ed947fc25dd137df6ba26b12f73153 MD5sum: a99c31bbadf5765c83d35a6ebdb75e85 Description: GCC OpenMP (GOMP) support library (32 bit debug symbols) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Build-Ids: 1abd7e08b504a78226f466feae205cfdf745492f Package: lib32gphobos-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 38008 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib32gphobos71 (>= 7.3.0-1~mx17+1), lib32gcc-7-dev (= 7.3.0-1~mx17+1), lib32z1-dev Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/lib32gphobos-7-dev_7.3.0-1~mx17+1_amd64.deb Size: 5622518 SHA256: 6994b145bf4dad8b77104048189ff5b8dd0c9aea15b07febe623999f3c03a427 SHA1: fa4841b3059bd3d11d039f1b10feb9df9319429a MD5sum: ff85ada1bb1dce6fc2afb343347cc0ea Description: Phobos D standard library (32bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 43619 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32gphobos76 (>= 8.3.0-6~mx17+1), lib32gcc-8-dev (= 8.3.0-6~mx17+1), lib32z1-dev Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/lib32gphobos-8-dev_8.3.0-6~mx17+1_amd64.deb Size: 6338698 SHA256: 037ae428cc4fc5321143cb6e1e043ecd7f7151fd842192df4e2c34e96f81a758 SHA1: 6eae3eefe364a8d4bdce4417d13ef07bc9713faa MD5sum: 2fe54c72b5fd6dbe035e6fa17f096e26 Description: Phobos D standard library (32bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos68 Source: gcc-7 Version: 7.1.0-2~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 7535 Depends: gcc-7-base (= 7.1.0-2~mx17+1), lib32gcc1 (>= 1:7), libc6-i386 (>= 2.17) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/lib32gphobos68_7.1.0-2~mx17+1_amd64.deb Size: 1304708 SHA256: aa8c2511a4f55ce0697584cf6e9ffaa97cf2795b20e2f2fa9c4c89b377ceb39e SHA1: 9cc1aec82b35115ca067a87af95cd8d56575d5ae MD5sum: 82702062bed9e64601307a7ed203db36 Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos68-dbg Source: gcc-7 Version: 7.1.0-2~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 5811 Depends: gcc-7-base (= 7.1.0-2~mx17+1), lib32gphobos68 (= 7.1.0-2~mx17+1) Homepage: http://gcc.gnu.org/ Priority: extra Section: debug Filename: pool/test/g/gcc-7/lib32gphobos68-dbg_7.1.0-2~mx17+1_amd64.deb Size: 3999116 SHA256: 9cd9f2c3e67c7fba8b74343dc1173d86b789c0b1c95e663edaddf581e674d53b SHA1: e9725acceab3c041394cce970307fa0b81ec60c7 MD5sum: ff865d9d9105abcaad8b3514fe18ad78 Description: Phobos D standard library (debug symbols) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Build-Ids: 672461db1cb793d3c5536d33228e087d75d38244 72455798ca2687576f45bd9ee632c93160cda2fd Package: lib32gphobos71 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 5586 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib32gcc1 (>= 1:7), lib32z1 (>= 1:1.2.0), libc6-i386 (>= 2.17) Replaces: lib32gphobos68 Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/lib32gphobos71_7.3.0-1~mx17+1_amd64.deb Size: 1163882 SHA256: 81f39e65b2308426910d4258e4f3e9209e80f159428fb66a06fa470b8067a3f8 SHA1: c36bbd4fa9aa961c653cd34c10e0ad5ac450dfa6 MD5sum: 5fb034b9cb6693293900b6243844a91c Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos71-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 5826 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib32gphobos71 (= 7.3.0-1~mx17+1) Replaces: lib32gphobos68-dbg Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/lib32gphobos71-dbg_7.3.0-1~mx17+1_amd64.deb Size: 4013910 SHA256: 42898ae942ad89ff4693d2cb81b5abc3f146f04d7685973181938a814269b9c9 SHA1: 8ec738e104c30eee0b744d76c936fb34f21e7d63 MD5sum: a63c92864f75ac69248c6c65c7c591f5 Description: Phobos D standard library (debug symbols) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Build-Ids: 21ec70f14f474cd7baf0929ebfae16c6546f75bc c5be4c9909c38cb1c140a46226025a9cee951e93 Package: lib32gphobos76 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6475 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32gcc1 (>= 1:7), lib32z1 (>= 1:1.2.0), libc6-i386 (>= 2.17) Replaces: lib32gphobos68 Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib32gphobos76_8.3.0-6~mx17+1_amd64.deb Size: 1324426 SHA256: 387fc73fbfcd7f125df41da5d4f0d106f6f1d69e01e64677b35fc5fcec34dd75 SHA1: 33ebb5be16b80c416b94267ad181bbfdf1340240 MD5sum: 9e3f430360e5996507c81fc92d94faa4 Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos76-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6915 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32gphobos76 (= 8.3.0-6~mx17+1) Replaces: lib32gphobos68-dbg Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib32gphobos76-dbg_8.3.0-6~mx17+1_amd64.deb Size: 4808898 SHA256: d830b9b48beb5c18db7e9a7cb4f0ed566d75a2ab69711be6e763d0261a979bd9 SHA1: 3558d91de4badcb851c177a157a0367e5b3ba142 MD5sum: f9d2d36252b5274dc70e2959c50768bc Description: Phobos D standard library (debug symbols) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Build-Ids: 1aa7f7b767645cd6a3ece54b8c462e86b49ebf07 42adfec0866d6d374ecba4afbff817a9a73a82bf Package: lib32itm1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 121 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-i386 (>= 2.2) Conflicts: libc6-i386 (<< 2.9-22) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib32itm1_8.3.0-6~mx17+1_amd64.deb Size: 29712 SHA256: 3931d6bdcd5d93e8d0d1b1bcf540aa6155ce0522b85c9988b4fab7ea92e083c5 SHA1: 0e95e5c420de87d041862eafd47538ac49643c28 MD5sum: 2f1ca8157dd516f411d734ace4a9e94e Description: GNU Transactional Memory Library (32bit) GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: lib32itm1-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 356 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32itm1 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib32itm1-dbg_8.3.0-6~mx17+1_amd64.deb Size: 308772 SHA256: 8c196269d1fbe623d8a7bf7a86ff4f4562e31c1412534c9d3def436688360ea3 SHA1: 3d6de912526b2d2dc0e7bf3139064c6d83375ac5 MD5sum: 5dd005da03eaa70cf661017236601a8c Description: GNU Transactional Memory Library (32 bit debug symbols) GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Build-Ids: d22f21ea5b4f4de84a8290651ba86c262b655b77 Package: lib32lsan0 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 7 Depends: gcc-8-base (= 8.3.0-6~mx17+1) Conflicts: libc6-i386 (<< 2.9-22) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib32lsan0_8.3.0-6~mx17+1_amd64.deb Size: 882 SHA256: fce3f3859838cc79737e12dbb859642c4f3c97f0ec78f68b09c925aef46c9be3 SHA1: e9ccbecb6c6dc63c2a596c2a1517537648975332 MD5sum: 28d497c72cf7a0f88e0bfe65757c9064 Description: LeakSanitizer -- a memory leak detector (32bit) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer (empty package). Package: lib32lsan0-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32lsan0 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib32lsan0-dbg_8.3.0-6~mx17+1_amd64.deb Size: 872 SHA256: 5adc5431fb5307ef587c409aae3f4922e7ba38777e52ffd43d08de745995b27f SHA1: 2a0a8b706c84439f93b075fa7b64437bb7164074 MD5sum: 8750d3c1381e893317e40c9e9b5eeaaa Description: LeakSanitizer -- a memory leak detector (32 bit debug symbols) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer (empty package). Package: lib32mpx2 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 43 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-i386 (>= 2.17) Conflicts: libc6-i386 (<< 2.9-22) Replaces: lib32mpx0 (<< 6-20160120-1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib32mpx2_8.3.0-6~mx17+1_amd64.deb Size: 12510 SHA256: dce7b0e24b42602bbf994d8e3b1650d3817842d6c1c82ee1865cfe3a8b4ac7ae SHA1: 6eb1bf73260291703cef868e167a51986f4246ad MD5sum: ae6cf777def345fe95bc3eff45c2df3b Description: Intel memory protection extensions (32bit) Intel MPX is a set of processor features which, with compiler, runtime library and OS support, brings increased robustness to software by checking pointer references whose compile time normal intentions are usurped at runtime due to buffer overflow. Package: lib32mpx2-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 59 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32mpx2 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib32mpx2-dbg_8.3.0-6~mx17+1_amd64.deb Size: 40988 SHA256: a2f9a6b99d474cfca423061f21f94e7f6d2afb96e67b540b22402af11e57897d SHA1: 0e77aaf4b27ce747e9de3927d064634f532ef5bc MD5sum: bae99497eaf6ab28d85da63b09e60839 Description: Intel memory protection extensions (32 bit debug symbols) Intel MPX is a set of processor features which, with compiler, runtime library and OS support, brings increased robustness to software by checking pointer references whose compile time normal intentions are usurped at runtime due to buffer overflow. Build-Ids: 814880f6b3030aff9d9851f1d31251e7b47387b7 aafb2528765574ad2447ec5e1afb19e7b3bfec37 Package: lib32objc-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 634 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib32gcc-7-dev (= 7.3.0-1~mx17+1), lib32objc4 (>= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/lib32objc-7-dev_7.3.0-1~mx17+1_amd64.deb Size: 161930 SHA256: d7848b90daf668099a0331a7b7bca119769ee527dcc1fcfd3deef571f5af8f96 SHA1: 8cf3a1fb3c0cedc3959b179b27d85674131ee758 MD5sum: 9968c6a0200557b457b18b27e1bdf6f2 Description: Runtime library for GNU Objective-C applications (32bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: lib32objc-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 680 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32gcc-8-dev (= 8.3.0-6~mx17+1), lib32objc4 (>= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/lib32objc-8-dev_8.3.0-6~mx17+1_amd64.deb Size: 174534 SHA256: d9f5b1a3b0416b57b97d2693a9f4032a72ddf58a071d92b7f30ab1bce808f8e2 SHA1: 99546653ad2ab8da6ed9d63fe0e4e435b0fd9487 MD5sum: fce75199122ee05ac59157661f8c1dd4 Description: Runtime library for GNU Objective-C applications (32bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: lib32objc4 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 144 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32gcc1 (>= 1:3.0), libc6-i386 (>= 2.3.2) Conflicts: libc6-i386 (<< 2.9-22) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib32objc4_8.3.0-6~mx17+1_amd64.deb Size: 43078 SHA256: 60a8fde3e81bacfd5eb1e8a8b82d910b2d1645a56a66dadb0438adf9f02c4d81 SHA1: 77635acad2138c04380b0386d6f35edf9d4442dd MD5sum: 09eb0ed4fe60ada6bbc919ee31c812ff Description: Runtime library for GNU Objective-C applications (32bit) Library needed for GNU ObjC applications linked against the shared library. Package: lib32objc4-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 146 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32objc4 (= 8.3.0-6~mx17+1), lib32gcc1-dbg (>= 1:8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib32objc4-dbg_8.3.0-6~mx17+1_amd64.deb Size: 117398 SHA256: 17edfaf02ae1e32e2195790b0fcb3e4cbba69e94b91b3254fff138354a65a82f SHA1: 76d9760c9606ca58292dd397800e18adb9cb3cfb MD5sum: b51f3f0b5477ee3d126c57a8dd5dfd6b Description: Runtime library for GNU Objective-C applications (32 bit debug symbols) Library needed for GNU ObjC applications linked against the shared library. Build-Ids: 974f048d740af0f10b55bcba7a1788a129b54d86 Package: lib32quadmath0 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 607 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-i386 (>= 2.23) Conflicts: libc6-i386 (<< 2.9-22) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib32quadmath0_8.3.0-6~mx17+1_amd64.deb Size: 204912 SHA256: 6d89f24144ba7a3c73f6070a50242c1ab5e242ffbf851067feaa20f425fa7908 SHA1: e3e403d06f62cdab51ae12a8dde662982842db12 MD5sum: 985889606f010641359ce5d8cb1dcb06 Description: GCC Quad-Precision Math Library (32bit) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: lib32quadmath0-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 247 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32quadmath0 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib32quadmath0-dbg_8.3.0-6~mx17+1_amd64.deb Size: 230064 SHA256: 44562c68719de3f74cb676f7acf459c80361882860154e328b5d666c1c9fc272 SHA1: 5da7ed20379574dcee202c38d815360f47b57c5c MD5sum: 8fb2a0a081ef22950492b0283b54f6fc Description: GCC Quad-Precision Math Library (32 bit debug symbols) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. Build-Ids: 863ba930d7d0dac8cc3d876336fc6913e6bbca77 Package: lib32stdc++-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 8599 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib32gcc-7-dev (= 7.3.0-1~mx17+1), lib32stdc++6 (>= 7.3.0-1~mx17+1), libstdc++-7-dev (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/lib32stdc++-7-dev_7.3.0-1~mx17+1_amd64.deb Size: 614008 SHA256: fc14e428691bc6fe3262d4495595e7fabc139b7c8655de01eb463585e59f6c50 SHA1: a842a4b458c03adb80a05ab7ccb3566423e3fa06 MD5sum: da96b394e7c94867181b1426ebfcd424 Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib32stdc++-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 9385 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32gcc-8-dev (= 8.3.0-6~mx17+1), lib32stdc++6 (>= 8.3.0-6~mx17+1), libstdc++-8-dev (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/lib32stdc++-8-dev_8.3.0-6~mx17+1_amd64.deb Size: 695402 SHA256: 78c83a62c869603a7f0a5dae0c5d3cda8684481c4f688a44cd933a2d786bb565 SHA1: e60ec6221210a566b9c4033ca5d2c7fdccf4318e MD5sum: 0af5e28b8c1e492b1a1a0223d67aa12c Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib32stdc++6 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1893 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32gcc1 (>= 1:4.2), libc6-i386 (>= 2.18) Conflicts: libc6-i386 (<< 2.9-22) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib32stdc++6_8.3.0-6~mx17+1_amd64.deb Size: 415048 SHA256: 35b9a17989c4472c6599b5d2ab05a463ed4e20832c6019c16e96ee95e8ed99b7 SHA1: 7c0fa6496158b56ad7ea5cdffc61c8ecde4e115f MD5sum: d67f0767104164777fdcd2989f2d92d2 Description: GNU Standard C++ Library v3 (32 bit Version) This package contains an additional runtime library for C++ programs built with the GNU compiler. Package: lib32stdc++6-7-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 36503 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib32stdc++6 (>= 7.3.0-1~mx17+1), libstdc++-7-dev (= 7.3.0-1~mx17+1), lib32gcc1-dbg (>= 1:7.3.0-1~mx17+1), lib32gcc1 (>= 1:4.2), libc6-i386 (>= 2.18) Conflicts: lib32stdc++6-4.0-dbg, lib32stdc++6-4.1-dbg, lib32stdc++6-4.2-dbg, lib32stdc++6-4.3-dbg, lib32stdc++6-4.4-dbg, lib32stdc++6-4.5-dbg, lib32stdc++6-4.6-dbg, lib32stdc++6-4.7-dbg, lib32stdc++6-4.8-dbg, lib32stdc++6-4.9-dbg, lib32stdc++6-5-dbg, lib32stdc++6-6-dbg, lib32stdc++6-dbg Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/lib32stdc++6-7-dbg_7.3.0-1~mx17+1_amd64.deb Size: 7801434 SHA256: 926c3d352c3ecc6d70035470bc87e744738c368fec8a0f9184b2648d215c96c2 SHA1: f42054b33034f6eb5aea822fdab722ff9a5eab41 MD5sum: cad11ed7163a899e6ed041732fd40ba7 Description: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Build-Ids: c0677da4addf3afb0a9ee25712aa6faad8d80481 Package: lib32stdc++6-8-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 44513 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32stdc++6 (>= 8.3.0-6~mx17+1), libstdc++-8-dev (= 8.3.0-6~mx17+1), lib32gcc1-dbg (>= 1:8.3.0-6~mx17+1), lib32gcc1 (>= 1:4.2), libc6-i386 (>= 2.18) Conflicts: lib32stdc++6-4.0-dbg, lib32stdc++6-4.1-dbg, lib32stdc++6-4.2-dbg, lib32stdc++6-4.3-dbg, lib32stdc++6-4.4-dbg, lib32stdc++6-4.5-dbg, lib32stdc++6-4.6-dbg, lib32stdc++6-4.7-dbg, lib32stdc++6-4.8-dbg, lib32stdc++6-4.9-dbg, lib32stdc++6-5-dbg, lib32stdc++6-6-dbg, lib32stdc++6-7-dbg, lib32stdc++6-dbg Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib32stdc++6-8-dbg_8.3.0-6~mx17+1_amd64.deb Size: 8971360 SHA256: 12d571906e724c8b8ed84ff85f9a742fbb82cc82de7b79e14fa845b5ff656f19 SHA1: 1dd6aad730d5b0549fb774e39d518cf1de87f8aa MD5sum: ac5fa726c8e5e02579b4547132548c0a Description: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Build-Ids: e81c1fbc7339fb0278cd2543c340a6cca8aa2c71 Package: lib32ubsan0 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 370 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib32gcc1 (>= 1:3.3), lib32stdc++6 (>= 4.1.1), libc6-i386 (>= 2.2.4) Conflicts: libc6-i386 (<< 2.9-22) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/lib32ubsan0_7.3.0-1~mx17+1_amd64.deb Size: 137396 SHA256: 3698ffba979c63af24c5802d3bd545804eea0380c14b652fd7912e75e59ccf27 SHA1: d837a9a0c916e44dbd63bee0dd51d0638305940b MD5sum: ecf4693875b79caafc99cdf413c0f555 Description: UBSan -- undefined behaviour sanitizer (32bit) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: lib32ubsan0-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 688 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib32ubsan0 (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/lib32ubsan0-dbg_7.3.0-1~mx17+1_amd64.deb Size: 603860 SHA256: 46f2da7eb66d14ec6345678a18897dbe937e3254d3a566bfabde93e15b790c6b SHA1: 2fcf32cf09cbe46de04d30d413dbc19044ace194 MD5sum: 8a18051ad91f47df2b492594666459e2 Description: UBSan -- undefined behaviour sanitizer (32 bit debug symbols) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Build-Ids: 0ed17acde6c254ea72af6cd94d47211f542c41d6 Package: lib32ubsan1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 362 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32gcc1 (>= 1:3.3), lib32stdc++6 (>= 4.1.1), libc6-i386 (>= 2.2.4) Conflicts: libc6-i386 (<< 2.9-22) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib32ubsan1_8.3.0-6~mx17+1_amd64.deb Size: 133560 SHA256: 2bf33234f7266342f01f823818c6e6857a9e46efc0468445ec38057661bbb86b SHA1: acfb2a7f280e58506e99e795ad7d59a46eddc9b0 MD5sum: 4513eeeae2a44b00c6bc763946cb2c2c Description: UBSan -- undefined behaviour sanitizer (32bit) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: lib32ubsan1-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 802 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32ubsan1 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib32ubsan1-dbg_8.3.0-6~mx17+1_amd64.deb Size: 697858 SHA256: 917e91943b80ba8c41b65f3a1a07e84ba54dd14efb900b708bbfb4ae32134ab8 SHA1: e561e3b64aaac4d635ef03b9aaa48b4dbac997d4 MD5sum: 7e67ec421f33ab364d63951f2c9b5735 Description: UBSan -- undefined behaviour sanitizer (32 bit debug symbols) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Build-Ids: 705e28b1db4d800b0b466a333e82c17e95cbc800 Package: libasan4 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1417 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libc6 (>= 2.23), libgcc1 (>= 1:3.3), libstdc++6 (>= 4.1.1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/libasan4_7.3.0-1~mx17+1_amd64.deb Size: 355310 SHA256: d2949c6ea6b4babb2f14b1178647538d9e29319022d8a4d12fb6bf4736b5a047 SHA1: 2f2075cb4098eb1c16a819a379b35b755d81413b MD5sum: d43390f99de0081f592373ebb78d9c51 Description: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan4-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 2520 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libasan4 (= 7.3.0-1~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/libasan4-dbg_7.3.0-1~mx17+1_amd64.deb Size: 2272044 SHA256: ed194b51962d626bac371d32bd0432f8666b7972cf3e37f4983370b52dad8293 SHA1: a01f874401b97bf3abc8d3afcd197a01904c6f44 MD5sum: 36a0cdc17817ad0c06987861c0bfa96d Description: AddressSanitizer -- a fast memory error detector (debug symbols) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Build-Ids: 34bae0e4324dfede0d13c530d0f475759f96856e Package: libasan5 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1482 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.23), libgcc1 (>= 1:3.3), libstdc++6 (>= 4.1.1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libasan5_8.3.0-6~mx17+1_amd64.deb Size: 363638 SHA256: e24965b107792cd317419bb9cd0290b905169e1a9791b616b4d00c8a39b1019f SHA1: 377ff58223c0210a01f6ba9b2e9b14c334bc1848 MD5sum: 86b1b09e2ebae77cadb4a327f2ae8732 Description: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan5-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 2869 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libasan5 (= 8.3.0-6~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libasan5-dbg_8.3.0-6~mx17+1_amd64.deb Size: 2595000 SHA256: b066071bbf8059cddc9d97887a1728a5b23e1c31edd23016cc2aea02bc246b9e SHA1: 32ffc39a547478c85395d5eb74cd6b737b92aac5 MD5sum: 464c436ea26c88db0054c7e643e7cf58 Description: AddressSanitizer -- a fast memory error detector (debug symbols) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Build-Ids: c7c4624c4d5fb935590a8549bf17ff37f7302dfc Package: libatomic1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 41 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.14) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libatomic1_8.3.0-6~mx17+1_amd64.deb Size: 9028 SHA256: 98d86a15015e10ec55ed6447793fa19ba68d532092c1e483bdd5b989c68e36c9 SHA1: 8de6d3bcd34094f86395919a4658695a996628fa MD5sum: 8bdaa2abe6d7a90cc80b1d42060652e8 Description: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libatomic1-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 48 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libatomic1 (= 8.3.0-6~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libatomic1-dbg_8.3.0-6~mx17+1_amd64.deb Size: 25774 SHA256: 83681406ed1756acd9e45df816d64d7fd4451aa98681fea1e1e82aeb2732ba34 SHA1: 95ccb4a39b4bbab2b3c138ddba1ab5bca4f83e91 MD5sum: 31df4153dc398718564a83ba8f9b2bda Description: support library providing __atomic built-in functions (debug symbols) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Build-Ids: 98b55e3c3a88f8ed062f203f0c011fb08e57a515 Package: libav-tools Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Architecture: all Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 93 Depends: ffmpeg Breaks: libav-tools-links (<< 7:2.7.2-2~) Replaces: libav-tools-links (<< 7:2.7.2-2~) Multi-Arch: foreign Homepage: https://ffmpeg.org/ Priority: optional Section: oldlibs Filename: pool/test/f/ffmpeg/libav-tools_3.4.2-1~mx17+2_all.deb Size: 48974 SHA256: c72b2f7279e28b7a781f0bc88b966d2869dcffbb6af820dea72f2245de755564 SHA1: e2e96a68193924423ae104bf51df515c68407846 MD5sum: e8fcf222d6774abde75ae25708fcbad7 Description: Compatibility links for libav-tools (transitional package) FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This is a transitional package that provides the following links: * avconv -> ffmpeg * avplay -> ffplay * avprobe -> ffprobe This package can be removed, when nothing uses the av* program names anymore. Original-Maintainer: Debian Multimedia Maintainers Package: libavcodec-dev Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 20107 Depends: libavcodec58 (= 7:4.0.2-1~mx17+1exp) | libavcodec-extra58 (= 7:4.0.2-1~mx17+1exp), libavutil-dev (= 7:4.0.2-1~mx17+1exp), libswresample-dev (= 7:4.0.2-1~mx17+1exp) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libdevel Filename: pool/test/f/ffmpeg/libavcodec-dev_4.0.2-1~mx17+1exp_amd64.deb Size: 5200574 SHA256: 3c26f133558d88a827d2b07956ad68d3f045e5e0a1ddcaf24054d971fdb8ec3a SHA1: 28ac510eee80fad7beb46293fe711d96159cdcc1 MD5sum: cf022984ca5b9e855103e527911bec44 Description: FFmpeg library with de/encoders for audio/video codecs - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. . The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation. . This package contains the development files. Original-Maintainer: Debian Multimedia Maintainers Package: libavcodec-extra Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: all Maintainer: Steven Pusser Installed-Size: 87 Depends: libavcodec-extra58 Multi-Arch: foreign Homepage: https://ffmpeg.org/ Priority: optional Section: metapackages Filename: pool/test/f/ffmpeg/libavcodec-extra_4.0.2-1~mx17+1exp_all.deb Size: 51560 SHA256: b8b41a2d84b790bfbd4f8c075c2720b7dd403d3b7f58a4af1c789dd9226089d2 SHA1: 5a615b90acfbce972d4c4a29028b1ff331f35d76 MD5sum: 1ca14910d040da1350a769ed2f08cc80 Description: FFmpeg library with extra codecs (metapackage) FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This metapackage depends on the latest version of the libavcodec variant that offers additional codec support. Application packages can depend on it if they require or suggest this variant in a robust manner. Original-Maintainer: Debian Multimedia Maintainers Package: libavcodec-extra57 Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 13467 Depends: libavutil55 (>= 7:3.4.2), libc6 (>= 2.14), libcairo2 (>= 1.2.4), libcrystalhd3 (>= 1:0.0~git20110715.fdd2f19), libglib2.0-0 (>= 2.12.0), libgsm1 (>= 1.0.13), liblzma5 (>= 5.1.1alpha+20120614), libmp3lame0, libopencore-amrnb0, libopencore-amrwb0, libopenjp2-7 (>= 2.0.0), libopus0 (>= 1.1), librsvg2-2 (>= 2.14.4), libshine3 (>= 3.1.0), libsnappy1v5, libspeex1 (>= 1.2~beta3-1), libswresample2 (>= 7:3.4.2), libtheora0 (>= 1.0), libtwolame0 (>= 0.3.10), libva2 (>= 2.1.0), libvo-amrwbenc0, libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpx4 (>= 1.6.0), libwavpack1 (>= 4.40.0), libwebp6 (>= 0.5.1), libwebpmux3 (>= 0.6.1-2~mx17+1), libx264-148, libx265-146 (>= 2.6), libxvidcore4 (>= 1.2.2), libzvbi0 (>= 0.2.35), zlib1g (>= 1:1.2.0) Conflicts: libavcodec57 Provides: libavcodec-extra Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libavcodec-extra57_3.4.2-1~mx17+2_amd64.deb Size: 4601462 SHA256: c09c324a94bcf93de8d74157522d4f626e8153c69eba83f664cb3c32a9b7c761 SHA1: 337a03922db9e239905a6c9121bdc0708e254adf MD5sum: fad6a5b6e56bcde77c77ac8c618d8b01 Description: FFmpeg library with additional de/encoders for audio/video codecs FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. . The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation. . This package replaces the libavcodec57 package and contains the following additional codecs: . * OpenCORE Adaptive Multi-Rate (AMR) Narrow-Band (Encoder/Decoder) * OpenCORE Adaptive Multi-Rate (AMR) Wide-Band (Decoder) * Android VisualOn Adaptive Multi-Rate (AMR) Wide-Band (Encoder) . Because this package links against libraries that are licensed under Apache License 2.0, the resulting binaries are distributed under the GPL version 3 or later. Original-Maintainer: Debian Multimedia Maintainers Package: libavcodec-extra57-dbgsym Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Auto-Built-Package: debug-symbols Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 17212 Depends: libavcodec-extra57 (= 7:3.4.2-1~mx17+2) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/f/ffmpeg/libavcodec-extra57-dbgsym_3.4.2-1~mx17+2_amd64.deb Size: 15523356 SHA256: 3e5561670f6f87589fc8e0ac9c69aef766de47972f5d4946fdf91f6c13c9e298 SHA1: 5dad26db929f4e85454b9b99cbeef11f8b596586 MD5sum: 3cb037fdb11229dd187b197ddc113882 Description: debug symbols for libavcodec-extra57 Build-Ids: e37d80a0a0f09771e186cb9689e78a445728d1f9 Original-Maintainer: Debian Multimedia Maintainers Package: libavcodec-extra58 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 13719 Depends: libswresample3 (= 7:4.0.2-1~mx17+1exp), libavutil56 (= 7:4.0.2-1~mx17+1exp), libc6 (>= 2.14), libcairo2 (>= 1.2.4), libcodec2-0.4, libcrystalhd3 (>= 1:0.0~git20110715.fdd2f19), libglib2.0-0 (>= 2.12.0), libgsm1 (>= 1.0.13), liblzma5 (>= 5.1.1alpha+20120614), libmp3lame0, libopencore-amrnb0, libopencore-amrwb0, libopenjp2-7 (>= 2.0.0), libopus0 (>= 1.1), librsvg2-2 (>= 2.14.4), libshine3 (>= 3.1.0), libsnappy1v5, libspeex1 (>= 1.2~beta3-1), libtheora0 (>= 1.0), libtwolame0 (>= 0.3.10), libva1 (>= 1.7.3), libvo-amrwbenc0, libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpx4 (>= 1.6.0), libwavpack1 (>= 4.40.0), libwebp6 (>= 0.5.1), libwebpmux2 (>= 0.5.1), libx264-148, libx265-95 (>= 2.1), libxvidcore4 (>= 1.2.2), libzvbi0 (>= 0.2.35), zlib1g (>= 1:1.2.0) Conflicts: libavcodec58 Provides: libavcodec-extra Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libavcodec-extra58_4.0.2-1~mx17+1exp_amd64.deb Size: 4691862 SHA256: 9089ccd0c917ec3a068e52be1a74a188a48fbfe4cac2fc1abf2f06a7b1681cd5 SHA1: e490e20e85509fd74b2cb8469b2c7ef36e75feeb MD5sum: fd72f616c0506678a5751d8dbfb09b95 Description: FFmpeg library with additional de/encoders for audio/video codecs FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. . The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation. . This package replaces the libavcodec58 package and contains the following additional codecs: . * OpenCORE Adaptive Multi-Rate (AMR) Narrow-Band (Encoder/Decoder) * OpenCORE Adaptive Multi-Rate (AMR) Wide-Band (Decoder) * Android VisualOn Adaptive Multi-Rate (AMR) Wide-Band (Encoder) . Because this package links against libraries that are licensed under Apache License 2.0, the resulting binaries are distributed under the GPL version 3 or later. Original-Maintainer: Debian Multimedia Maintainers Package: libavcodec57 Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 13458 Depends: libavutil55 (>= 7:3.4.2), libc6 (>= 2.14), libcairo2 (>= 1.2.4), libcrystalhd3 (>= 1:0.0~git20110715.fdd2f19), libglib2.0-0 (>= 2.12.0), libgsm1 (>= 1.0.13), liblzma5 (>= 5.1.1alpha+20120614), libmp3lame0, libopenjp2-7 (>= 2.0.0), libopus0 (>= 1.1), librsvg2-2 (>= 2.14.4), libshine3 (>= 3.1.0), libsnappy1v5, libspeex1 (>= 1.2~beta3-1), libswresample2 (>= 7:3.4.2), libtheora0 (>= 1.0), libtwolame0 (>= 0.3.10), libva2 (>= 2.1.0), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpx4 (>= 1.6.0), libwavpack1 (>= 4.40.0), libwebp6 (>= 0.5.1), libwebpmux3 (>= 0.6.1-2~mx17+1), libx264-148, libx265-146 (>= 2.6), libxvidcore4 (>= 1.2.2), libzvbi0 (>= 0.2.35), zlib1g (>= 1:1.2.0) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libavcodec57_3.4.2-1~mx17+2_amd64.deb Size: 4595624 SHA256: 9bbe729991d52b2a680589be35c6b53de203124b2980b77c90b4bc08bdfff92b SHA1: cda9bcce2d4bf7d33094b5adb3d4867eae06429b MD5sum: c548079c50649ddee6bded895e55e212 Description: FFmpeg library with de/encoders for audio/video codecs - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. . The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation. . This package contains the runtime files. Original-Maintainer: Debian Multimedia Maintainers Package: libavcodec57-dbgsym Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Auto-Built-Package: debug-symbols Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 17191 Depends: libavcodec57 (= 7:3.4.2-1~mx17+2) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/f/ffmpeg/libavcodec57-dbgsym_3.4.2-1~mx17+2_amd64.deb Size: 15509368 SHA256: 6da048aedbad5b8763d2ae316579593c176a57d6b4d705af275b96ffe739a473 SHA1: f86bf3dbf5087dcc20681faae5a65a6f97562bc5 MD5sum: 05d7a0241d3c33a40c6018c76fb410e1 Description: debug symbols for libavcodec57 Build-Ids: 569ba247225f7286d46cabd2d3d6928c489bb0c4 Original-Maintainer: Debian Multimedia Maintainers Package: libavcodec58 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 13710 Depends: libswresample3 (= 7:4.0.2-1~mx17+1exp), libavutil56 (= 7:4.0.2-1~mx17+1exp), libc6 (>= 2.14), libcairo2 (>= 1.2.4), libcodec2-0.4, libcrystalhd3 (>= 1:0.0~git20110715.fdd2f19), libglib2.0-0 (>= 2.12.0), libgsm1 (>= 1.0.13), liblzma5 (>= 5.1.1alpha+20120614), libmp3lame0, libopenjp2-7 (>= 2.0.0), libopus0 (>= 1.1), librsvg2-2 (>= 2.14.4), libshine3 (>= 3.1.0), libsnappy1v5, libspeex1 (>= 1.2~beta3-1), libtheora0 (>= 1.0), libtwolame0 (>= 0.3.10), libva1 (>= 1.7.3), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpx4 (>= 1.6.0), libwavpack1 (>= 4.40.0), libwebp6 (>= 0.5.1), libwebpmux2 (>= 0.5.1), libx264-148, libx265-95 (>= 2.1), libxvidcore4 (>= 1.2.2), libzvbi0 (>= 0.2.35), zlib1g (>= 1:1.2.0) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libavcodec58_4.0.2-1~mx17+1exp_amd64.deb Size: 4695834 SHA256: 1d852b49f111eb11006c9cbb3a7f01551fbacef230d5792968ec74e219c0269b SHA1: c90f955ea09bc40ad1159dfa15f65661934e3ca8 MD5sum: c32ca275cbd42c44e12e87b7d800dd01 Description: FFmpeg library with de/encoders for audio/video codecs - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. . The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation. . This package contains the runtime files. Original-Maintainer: Debian Multimedia Maintainers Package: libavdevice-dev Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 441 Depends: libavcodec-dev (= 7:4.0.2-1~mx17+1exp), libavdevice58 (= 7:4.0.2-1~mx17+1exp), libavfilter-dev (= 7:4.0.2-1~mx17+1exp), libavformat-dev (= 7:4.0.2-1~mx17+1exp), libavutil-dev (= 7:4.0.2-1~mx17+1exp), libpostproc-dev (= 7:4.0.2-1~mx17+1exp), libswscale-dev (= 7:4.0.2-1~mx17+1exp), libswresample-dev (= 7:4.0.2-1~mx17+1exp) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libdevel Filename: pool/test/f/ffmpeg/libavdevice-dev_4.0.2-1~mx17+1exp_amd64.deb Size: 123918 SHA256: c8f384a63473f1af553bdf88b729b0c8cd155c66f4c8f8e11c48086fbd961d92 SHA1: 981de73c857d22a2b624cdbb5bc31a43ce304d4e MD5sum: 762666bcd9c140e5badd240b3d8da562 Description: FFmpeg library for handling input and output devices - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for grabbing from and rendering to many common multimedia input/output devices, and supports several input and output devices, including Video4Linux2, VfW, DShow, and ALSA. . This package contains the development files. Original-Maintainer: Debian Multimedia Maintainers Package: libavdevice57 Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 276 Depends: libasound2 (>= 1.0.16), libavc1394-0 (>= 0.5.3), libavcodec57 (>= 7:3.4.2) | libavcodec-extra57 (>= 7:3.4.2), libavfilter6 (>= 7:3.4.2) | libavfilter-extra6 (>= 7:3.4.2), libavformat57 (>= 7:3.4.2), libavutil55 (>= 7:3.4.2), libc6 (>= 2.14), libcaca0 (>= 0.99.beta17-1), libcdio-cdda1 (>= 0.83), libcdio-paranoia1 (>= 0.83), libdc1394-22, libdrm2 (>= 2.4.47), libgl1, libiec61883-0 (>= 1.2.0), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libopenal1 (>= 1.14), libpulse0 (>= 0.99.1), libraw1394-11, libsdl2-2.0-0 (>= 2.0.4), libsndio6.1 (>= 1.1.0), libx11-6, libxcb-shape0, libxcb-shm0, libxcb-xfixes0, libxcb1, libxext6, libxv1 Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libavdevice57_3.4.2-1~mx17+2_amd64.deb Size: 108162 SHA256: 1353c45126ec26d6bfcec568e1adf4994bf96542a68b9c94e03de36929f3181b SHA1: 9b871442680440daa80f4b30193dd304c87fb34e MD5sum: 6e9f06101b347975d8e7a53fd0f1afb3 Description: FFmpeg library for handling input and output devices - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for grabbing from and rendering to many common multimedia input/output devices, and supports several input and output devices, including Video4Linux2, VfW, DShow, and ALSA. . This package contains the runtime files. Original-Maintainer: Debian Multimedia Maintainers Package: libavdevice57-dbgsym Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Auto-Built-Package: debug-symbols Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 550 Depends: libavdevice57 (= 7:3.4.2-1~mx17+2) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/f/ffmpeg/libavdevice57-dbgsym_3.4.2-1~mx17+2_amd64.deb Size: 459686 SHA256: e3315dd0503e3e3e4cd3478096916e2020cd1f97d44249006ee0ad3bcf36907e SHA1: 02364fe1911b3b8d6ad2f785b7213a37bd3386fb MD5sum: 072ef06b92ede1de874961205d04c541 Description: debug symbols for libavdevice57 Build-Ids: 558cdc79022d9c39b5d69f8f465de58ab5ac50f1 Original-Maintainer: Debian Multimedia Maintainers Package: libavdevice58 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 280 Depends: libavcodec58 (= 7:4.0.2-1~mx17+1exp) | libavcodec-extra58 (= 7:4.0.2-1~mx17+1exp), libavfilter7 (= 7:4.0.2-1~mx17+1exp) | libavfilter-extra7 (= 7:4.0.2-1~mx17+1exp), libavformat58 (= 7:4.0.2-1~mx17+1exp), libavutil56 (= 7:4.0.2-1~mx17+1exp), libasound2 (>= 1.0.16), libavc1394-0 (>= 0.5.3), libc6 (>= 2.14), libcaca0 (>= 0.99.beta17-1), libcdio-cdda1 (>= 0.83), libcdio-paranoia1 (>= 0.83), libdc1394-22, libdrm2 (>= 2.4.47), libgl1-mesa-glx | libgl1, libiec61883-0 (>= 1.2.0), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libopenal1 (>= 1.14), libpulse0 (>= 0.99.1), libraw1394-11, libsdl2-2.0-0 (>= 2.0.4), libsndio6.1 (>= 1.1.0), libx11-6, libxcb-shape0, libxcb-shm0, libxcb-xfixes0, libxcb1, libxext6, libxv1 Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libavdevice58_4.0.2-1~mx17+1exp_amd64.deb Size: 110802 SHA256: 11a5c29b8d9a904cf833f23f16455e9555ee8b7c822e9b6d4045578153e9230b SHA1: 43b1511f5cd3169f434eef7b4c50675823877bce MD5sum: 6f7ff3c08fe5334988d8132498976d8d Description: FFmpeg library for handling input and output devices - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for grabbing from and rendering to many common multimedia input/output devices, and supports several input and output devices, including Video4Linux2, VfW, DShow, and ALSA. . This package contains the runtime files. Original-Maintainer: Debian Multimedia Maintainers Package: libavfilter-dev Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 4972 Depends: libavcodec-dev (= 7:4.0.2-1~mx17+1exp), libavfilter7 (= 7:4.0.2-1~mx17+1exp) | libavfilter-extra7 (= 7:4.0.2-1~mx17+1exp), libavformat-dev (= 7:4.0.2-1~mx17+1exp), libavutil-dev (= 7:4.0.2-1~mx17+1exp), libpostproc-dev (= 7:4.0.2-1~mx17+1exp), libswresample-dev (= 7:4.0.2-1~mx17+1exp), libswscale-dev (= 7:4.0.2-1~mx17+1exp) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libdevel Filename: pool/test/f/ffmpeg/libavfilter-dev_4.0.2-1~mx17+1exp_amd64.deb Size: 1100696 SHA256: e162d3a61d52d68309b21de5580e7945e9b0c724020da3dd2feb3010937a11c8 SHA1: ab82c0a36a3d710937cc880335e2a5e2cc89d59b MD5sum: a17665eca14c0bbbafd42d9f5bb6686a Description: FFmpeg library containing media filters - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic audio/video filtering framework containing several filters, sources and sinks. . This package contains the development files. Original-Maintainer: Debian Multimedia Maintainers Package: libavfilter-extra Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: all Maintainer: Steven Pusser Installed-Size: 87 Depends: libavfilter-extra7 Multi-Arch: foreign Homepage: https://ffmpeg.org/ Priority: optional Section: metapackages Filename: pool/test/f/ffmpeg/libavfilter-extra_4.0.2-1~mx17+1exp_all.deb Size: 51550 SHA256: 5cde91cf2ef2e422d0f04b8a13ea5eaf1fe768f36b1ed563c61c90af5762c8b0 SHA1: 81d698ba99563646edf27a5f3afbdb8d5c960b1e MD5sum: a1da87669fec3c051f2170c9fa4eebd8 Description: FFmpeg library with extra filters (metapackage) FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This metapackage depends on the latest version of the libavfilter variant that offers additional filter support. Application packages can depend on it if they require or suggest this variant in a robust manner. Original-Maintainer: Debian Multimedia Maintainers Package: libavfilter-extra6 Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 2837 Depends: libass5 (>= 0.13.0), libavcodec57 (>= 7:3.4.2) | libavcodec-extra57 (>= 7:3.4.2), libavformat57 (>= 7:3.4.2), libavresample3 (>= 7:3.4.2), libavutil55 (>= 7:3.4.2), libbs2b0, libc6 (>= 2.14), libflite1 (>= 1.4-release-9~), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libmysofa0 (>= 0.6~), libpostproc54 (>= 7:3.4.2), librubberband2, libswresample2 (>= 7:3.4.2), libswscale4 (>= 7:3.4.2), libtesseract3, libva2 (>= 1.7.3), libzmq5 (>= 3.2.3+dfsg) Conflicts: libavfilter6 Provides: libavfilter-extra Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libavfilter-extra6_3.4.2-1~mx17+2_amd64.deb Size: 900172 SHA256: 18eb3ec918d2e8e48acef514c4d5e51dcc9c17eb610cb319b4616f62b4899a42 SHA1: bac3e8c9ea7cbfab75bb13c7f16db97adaa7cd11 MD5sum: 237eb9cab1e21a4e725729a141cd0c58 Description: FFmpeg library with extra media filters - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic audio/video filtering framework containing several filters, sources and sinks. . This package replaces the libavfilter6 package and contains the following additional filters: . * Optical Character Recognition (uses Tesseract) * SOFAlizer (Spatially Oriented Format for Acoustics, uses netcdf) . Because this package links against libraries that are licensed under Apache License 2.0, the resulting binaries are distributed under the GPL version 3 or later. Original-Maintainer: Debian Multimedia Maintainers Package: libavfilter-extra6-dbgsym Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Auto-Built-Package: debug-symbols Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 3032 Depends: libavfilter-extra6 (= 7:3.4.2-1~mx17+2) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/f/ffmpeg/libavfilter-extra6-dbgsym_3.4.2-1~mx17+2_amd64.deb Size: 2726516 SHA256: 0654f173e3d603168ae2ef8c00d9171a5faa0041179ea4d045fc8eeac23b96c9 SHA1: 88113330ca91cb5f6fadeec18439a372ab10cfe9 MD5sum: 7c9d595f2e070206a7a344f1513b7706 Description: debug symbols for libavfilter-extra6 Build-Ids: 7e39a9cc2da22edb7cb1298aec785abf13b9815f Original-Maintainer: Debian Multimedia Maintainers Package: libavfilter-extra7 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 3002 Depends: libavcodec58 (= 7:4.0.2-1~mx17+1exp) | libavcodec-extra58 (= 7:4.0.2-1~mx17+1exp), libavformat58 (= 7:4.0.2-1~mx17+1exp), libavutil56 (= 7:4.0.2-1~mx17+1exp), libpostproc55 (= 7:4.0.2-1~mx17+1exp), libswresample3 (= 7:4.0.2-1~mx17+1exp), libswscale5 (= 7:4.0.2-1~mx17+1exp), libass5 (>= 0.13.0), libbs2b0, libc6 (>= 2.14), libflite1 (>= 1.4-release-9~), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), liblilv-0-0 (>= 0.14.2~dfsg0), libmysofa0 (>= 0.6~), libopencv-core2.4v5, libopencv-imgproc2.4v5, librubberband2, libtesseract3, libva1 (>= 1.7.3), libzmq5 (>= 3.2.3+dfsg) Conflicts: libavfilter7 Provides: libavfilter-extra Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libavfilter-extra7_4.0.2-1~mx17+1exp_amd64.deb Size: 946626 SHA256: 4248d0244ad523c535621627da334cd07942ab3fad44064b551427cc7d13a11b SHA1: fc5978b18d962fcfddd11b8e74b0c1a865fea5fa MD5sum: 2a9a11bfbe629c384757dcfc87082955 Description: FFmpeg library with extra media filters - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic audio/video filtering framework containing several filters, sources and sinks. . This package replaces the libavfilter6 package and contains the following additional filters: . * Optical Character Recognition (uses Tesseract) * SOFAlizer (Spatially Oriented Format for Acoustics, uses netcdf) . Because this package links against libraries that are licensed under Apache License 2.0, the resulting binaries are distributed under the GPL version 3 or later. Original-Maintainer: Debian Multimedia Maintainers Package: libavfilter6 Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 2833 Depends: libass5 (>= 0.13.0), libavcodec57 (>= 7:3.4.2) | libavcodec-extra57 (>= 7:3.4.2), libavformat57 (>= 7:3.4.2), libavresample3 (>= 7:3.4.2), libavutil55 (>= 7:3.4.2), libbs2b0, libc6 (>= 2.14), libflite1 (>= 1.4-release-9~), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libmysofa0 (>= 0.6~), libpostproc54 (>= 7:3.4.2), librubberband2, libswresample2 (>= 7:3.4.2), libswscale4 (>= 7:3.4.2), libva2 (>= 1.7.3), libzmq5 (>= 3.2.3+dfsg) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libavfilter6_3.4.2-1~mx17+2_amd64.deb Size: 898508 SHA256: 8056c66c7ab573b5d0d571ff6ec3677a097f635303cf37ed58c5cc82d3d90849 SHA1: 82d4b0db018998b6a7adf1924591fd42a996f601 MD5sum: 5a381e2522bc683050ae072ab0e70ef9 Description: FFmpeg library containing media filters - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic audio/video filtering framework containing several filters, sources and sinks. . This package contains the runtime files. Original-Maintainer: Debian Multimedia Maintainers Package: libavfilter6-dbgsym Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Auto-Built-Package: debug-symbols Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 3027 Depends: libavfilter6 (= 7:3.4.2-1~mx17+2) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/f/ffmpeg/libavfilter6-dbgsym_3.4.2-1~mx17+2_amd64.deb Size: 2721670 SHA256: b6612566dd7751f83b29cdcc148b4a76ec711216e7053fca88f95402fa090bc5 SHA1: d90d9ee942b1a19ef734df37ae6a4270632a26b3 MD5sum: ace0628886a95fb5ed58dde5480e37af Description: debug symbols for libavfilter6 Build-Ids: a856a7fee8f6233d121469d0a73c61dd19098d88 Original-Maintainer: Debian Multimedia Maintainers Package: libavfilter7 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 3002 Depends: libavcodec58 (= 7:4.0.2-1~mx17+1exp) | libavcodec-extra58 (= 7:4.0.2-1~mx17+1exp), libavformat58 (= 7:4.0.2-1~mx17+1exp), libavutil56 (= 7:4.0.2-1~mx17+1exp), libpostproc55 (= 7:4.0.2-1~mx17+1exp), libswresample3 (= 7:4.0.2-1~mx17+1exp), libswscale5 (= 7:4.0.2-1~mx17+1exp), libass5 (>= 0.13.0), libbs2b0, libc6 (>= 2.14), libflite1 (>= 1.4-release-9~), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), liblilv-0-0 (>= 0.14.2~dfsg0), libmysofa0 (>= 0.6~), libopencv-core2.4v5, libopencv-imgproc2.4v5, librubberband2, libva1 (>= 1.7.3), libzmq5 (>= 3.2.3+dfsg) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libavfilter7_4.0.2-1~mx17+1exp_amd64.deb Size: 946734 SHA256: 11967becec148a6e756c291fc9e7be96f88379e33ffd659e4ddec1e16692baf7 SHA1: dcb21b782411684f5ac43d948fb08ccd2d798235 MD5sum: 5a541631bc654f76bb7ce9aac37f2924 Description: FFmpeg library containing media filters - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic audio/video filtering framework containing several filters, sources and sinks. . This package contains the runtime files. Original-Maintainer: Debian Multimedia Maintainers Package: libavformat-dev Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 5172 Depends: libavcodec-dev (= 7:4.0.2-1~mx17+1exp), libavformat58 (= 7:4.0.2-1~mx17+1exp), libavutil-dev (= 7:4.0.2-1~mx17+1exp), libswresample-dev (= 7:4.0.2-1~mx17+1exp) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libdevel Filename: pool/test/f/ffmpeg/libavformat-dev_4.0.2-1~mx17+1exp_amd64.deb Size: 1200354 SHA256: 5b1ed78f4371ce1cff1e4266da1260396fb18ae180f3f003c8fc2c23997b00fe SHA1: 18768477cba66f2e6f733eb1f83f053c6933af7b MD5sum: a6f337423e3c0d3b03c7fd9bdfb0c874 Description: FFmpeg library with (de)muxers for multimedia containers - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for multiplexing and demultiplexing (muxing and demuxing) audio, video and subtitle streams. It encompasses multiple muxers and demuxers for multimedia container formats. It also supports several input and output protocols to access a media resource. . This package contains the development files. Original-Maintainer: Debian Multimedia Maintainers Package: libavformat57 Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 2482 Depends: libavcodec57 (>= 7:3.4.2) | libavcodec-extra57 (>= 7:3.4.2), libavutil55 (>= 7:3.4.2), libbluray2 (>= 1:0.2.2), libbz2-1.0, libc6 (>= 2.14), libchromaprint1 (>= 1.3.2), libgme0 (>= 0.5.5), libgnutls30 (>= 3.5.6), libopenmpt0 (>= 0.2.7025~beta20.1), libssh-gcrypt-4 (>= 0.4.2), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0.2) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libavformat57_3.4.2-1~mx17+2_amd64.deb Size: 969558 SHA256: da9dec5a34feee12da0c8417582d8915f497172038b16686a011a36d9a0b2bfc SHA1: 05f5000c5af9afdbb768f051f4cb40ab0be56dd9 MD5sum: 4a1fd8ed0db9990b86a100f2fb28af95 Description: FFmpeg library with (de)muxers for multimedia containers - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for multiplexing and demultiplexing (muxing and demuxing) audio, video and subtitle streams. It encompasses multiple muxers and demuxers for multimedia container formats. It also supports several input and output protocols to access a media resource. . This package contains the runtime files. Original-Maintainer: Debian Multimedia Maintainers Package: libavformat57-dbgsym Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Auto-Built-Package: debug-symbols Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 6504 Depends: libavformat57 (= 7:3.4.2-1~mx17+2) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/f/ffmpeg/libavformat57-dbgsym_3.4.2-1~mx17+2_amd64.deb Size: 5623912 SHA256: b4e8b89ebc560cbe4159d74be30054229d36c7df21edc1a583621c50eefdc086 SHA1: ba3568357f90d0a8a31eb76d031cc05ed7b8b7b6 MD5sum: 2e87705113f513d9d8a4ce0da852c374 Description: debug symbols for libavformat57 Build-Ids: 060ccd6c560c81f31615bc649cd0e1a310760954 Original-Maintainer: Debian Multimedia Maintainers Package: libavformat58 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 2572 Depends: libavcodec58 (= 7:4.0.2-1~mx17+1exp) | libavcodec-extra58 (= 7:4.0.2-1~mx17+1exp), libavutil56 (= 7:4.0.2-1~mx17+1exp), libbluray1 (>= 1:0.2.2), libbz2-1.0, libc6 (>= 2.14), libchromaprint1 (>= 1.3.2), libgme0 (>= 0.5.5), libgnutls30 (>= 3.5.6), libopenmpt0 (>= 0.2.7025~beta20.1), libssh-gcrypt-4 (>= 0.4.2), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0.2) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libavformat58_4.0.2-1~mx17+1exp_amd64.deb Size: 999488 SHA256: a8238b3856d738cf815e24ee6b0f99723f1c85ca4300057c8823cad1ac096877 SHA1: 9cbcd0a3d08b1a54a1045a8d7ccd86440cef83b6 MD5sum: 2c5ca7ad769a9a8d9f4c27331c0fea9c Description: FFmpeg library with (de)muxers for multimedia containers - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for multiplexing and demultiplexing (muxing and demuxing) audio, video and subtitle streams. It encompasses multiple muxers and demuxers for multimedia container formats. It also supports several input and output protocols to access a media resource. . This package contains the runtime files. Original-Maintainer: Debian Multimedia Maintainers Package: libavresample-dev Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 331 Depends: libavutil-dev (= 7:4.0.2-1~mx17+1exp), libavresample4 (= 7:4.0.2-1~mx17+1exp) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libdevel Filename: pool/test/f/ffmpeg/libavresample-dev_4.0.2-1~mx17+1exp_amd64.deb Size: 99930 SHA256: 9577fbb1ff7a610ba9df45a803efe3e302f2794b494b892b25a4719033e9db9f SHA1: d978c17e42d0adae807666be32791a36a54a8769 MD5sum: 81eaa72c6df8a972fcafbbe15788f336 Description: FFmpeg compatibility library for resampling - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library is provided for compatibility reasons only. The FFmpeg project advises to use libswresample instead. . This package contains the development files. Original-Maintainer: Debian Multimedia Maintainers Package: libavresample3 Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 222 Depends: libavutil55 (>= 7:3.4.2), libc6 (>= 2.14) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libavresample3_3.4.2-1~mx17+2_amd64.deb Size: 87194 SHA256: fa9c5417acb4d840813fd93464f667b5ff3577d6936f7dca388f0b3e908fa476 SHA1: f19e9498bd2c2d2f1e6210bc41f7426edfa7cbc4 MD5sum: 492efb6f9845554a186214ff509007f5 Description: FFmpeg compatibility library for resampling - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library is provided for compatibility reasons only. The FFmpeg project advises to use libswresample instead. . This package contains the runtime files. Original-Maintainer: Debian Multimedia Maintainers Package: libavresample3-dbgsym Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Auto-Built-Package: debug-symbols Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 119 Depends: libavresample3 (= 7:3.4.2-1~mx17+2) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/f/ffmpeg/libavresample3-dbgsym_3.4.2-1~mx17+2_amd64.deb Size: 80440 SHA256: 0a9d4f827bf9505286397c81ae062c5d83620351b8953757794083333dfc05da SHA1: d1485c7529525850a15c44e54101818f6aa537f3 MD5sum: 39a921abb607154ff27969fb91788c99 Description: debug symbols for libavresample3 Build-Ids: 78a53871d81c4ca59993ecbc89b20c6b39ef6d8b Original-Maintainer: Debian Multimedia Maintainers Package: libavresample4 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 226 Depends: libavutil56 (= 7:4.0.2-1~mx17+1exp), libc6 (>= 2.14) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libavresample4_4.0.2-1~mx17+1exp_amd64.deb Size: 90124 SHA256: debe22aed2fa9fbbd85488f6a9b37649d4dd12e05d8fbbbb09eb4ca870e6efc9 SHA1: 31d1fec410f7eb93b9fdbff9b5f14de5e17bc145 MD5sum: 902627c46e399fb469f152aef1195bd1 Description: FFmpeg compatibility library for resampling - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library is provided for compatibility reasons only. The FFmpeg project advises to use libswresample instead. . This package contains the runtime files. Original-Maintainer: Debian Multimedia Maintainers Package: libavutil-dev Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1482 Depends: libavutil56 (= 7:4.0.2-1~mx17+1exp) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libdevel Filename: pool/test/f/ffmpeg/libavutil-dev_4.0.2-1~mx17+1exp_amd64.deb Size: 353468 SHA256: 9d9cb41c84084e2f2488f19417d8653d2f720a56c9eeb005f1e6cfb7f49a207d SHA1: 8e7fcba0f30af8b4652fdc9c619f156846555926 MD5sum: ecadbbc2c74cf0248eb2a69d42e8daef Description: FFmpeg library with functions for simplifying programming - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library is a utility library to aid portable multimedia programming. It contains safe portable string functions, random number generators, data structures, additional mathematics functions, cryptography and multimedia related functionality (like enumerations for pixel and sample formats). It is not a library for code needed by both libavcodec and libavformat. The goal for this library is to be modular, small, efficient and useful. . This package contains the development files. Original-Maintainer: Debian Multimedia Maintainers Package: libavutil55 Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 575 Depends: libc6 (>= 2.17), libdrm2 (>= 2.3.1), libva-drm2 (>= 1.1.0), libva-x11-2 (>= 1.0.3), libva2 (>= 1.8.0), libvdpau1 (>= 0.2), libx11-6 Breaks: libavcodec-extra57 (<< 7:3.4), libavcodec57 (<< 7:3.4), libavfilter-extra6 (<< 7:3.4), libavfilter6 (<< 7:3.4) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libavutil55_3.4.2-1~mx17+2_amd64.deb Size: 223566 SHA256: c0ee4dcb08432c952f8dd11f73a618825565c6b4c6338d308a80737501cb846f SHA1: deb9c115d48c8099805bf7e5ce607313a4deb637 MD5sum: 0623ad0636b7b0c8cef1505dd70045d9 Description: FFmpeg library with functions for simplifying programming - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library is a utility library to aid portable multimedia programming. It contains safe portable string functions, random number generators, data structures, additional mathematics functions, cryptography and multimedia related functionality (like enumerations for pixel and sample formats). It is not a library for code needed by both libavcodec and libavformat. The goal for this library is to be modular, small, efficient and useful. . This package contains the runtime files. Original-Maintainer: Debian Multimedia Maintainers Package: libavutil55-dbgsym Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Auto-Built-Package: debug-symbols Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 403 Depends: libavutil55 (= 7:3.4.2-1~mx17+2) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/f/ffmpeg/libavutil55-dbgsym_3.4.2-1~mx17+2_amd64.deb Size: 358760 SHA256: c3cb3e6db1d24b3626f7bf21f28ceb1bc73276638ce8dda60ad08a3209b32081 SHA1: 463cba0d4b2a0e07f98b5b6fff30e4483702b85b MD5sum: d62ff213da3c3c3245e9f02b176ceb21 Description: debug symbols for libavutil55 Build-Ids: a5114b8da83ca17dbb95a70b13d49f0c2c74d355 Original-Maintainer: Debian Multimedia Maintainers Package: libavutil56 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 574 Depends: libc6 (>= 2.17), libdrm2 (>= 2.3.1), libva-drm1 (>= 1.1.0), libva-x11-1 (>= 1.0.3), libva1 (>= 1.4.0), libvdpau1 (>= 0.2), libx11-6 Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libavutil56_4.0.2-1~mx17+1exp_amd64.deb Size: 229652 SHA256: 8e4d249e5154d9870151f697be28a1b8dbaed226873921e550bb714eed958a40 SHA1: 6e9e6fb927e60700d554a77b2bd7852ef73224fb MD5sum: d08550689dc7b46f9c27b9ed05a4c314 Description: FFmpeg library with functions for simplifying programming - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library is a utility library to aid portable multimedia programming. It contains safe portable string functions, random number generators, data structures, additional mathematics functions, cryptography and multimedia related functionality (like enumerations for pixel and sample formats). It is not a library for code needed by both libavcodec and libavformat. The goal for this library is to be modular, small, efficient and useful. . This package contains the runtime files. Original-Maintainer: Debian Multimedia Maintainers Package: libbpf-dev Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 377 Depends: libbpf4.19 (= 4.19.37-5mx17+1) Multi-Arch: same Homepage: https://www.kernel.org/ Priority: optional Section: libdevel Filename: pool/test/l/linux/libbpf-dev_4.19.37-5mx17+1_amd64.deb Size: 289836 SHA256: d5a0174a478e08ecd8ac9d0281dd11588fa8fc6bbb2f6cd61dbcc4c44410491d SHA1: 0bfe4da0faa6a782c52d45385dfb39d77a55e025 MD5sum: fecc49e19c6a5501a9c7a533968e348d Description: eBPF helper library (development files) libbpf is a library for loading eBPF programs and reading and manipulating eBPF objects from user-space. Original-Maintainer: Debian Kernel Team Package: libbpf4.19 Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 344 Depends: libc6 (>= 2.14), libelf1 (>= 0.131) Multi-Arch: same Homepage: https://www.kernel.org/ Priority: optional Section: libs Filename: pool/test/l/linux/libbpf4.19_4.19.37-5mx17+1_amd64.deb Size: 287334 SHA256: 58c24d65641db562e0a4ce227f924d7eb962ce021aee58cb37dfccf0c833263d SHA1: e940a813c84e10c244195339ba1cfe10d791849b MD5sum: 5c8a0b14d2561a7e28e573515c65cdf9 Description: eBPF helper library (shared library) libbpf is a library for loading eBPF programs and reading and manipulating eBPF objects from user-space. Original-Maintainer: Debian Kernel Team Package: libcc1-0 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 144 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libcc1-0_8.3.0-6~mx17+1_amd64.deb Size: 46552 SHA256: f4674761a6995943831931a8d2a5b6391791137424f10ed4a5e8ff82adc37d1a SHA1: 721fb8b43844ddd2f6177309f4174035cf364c41 MD5sum: 781dc8f7535029373337c9b13b91ec04 Description: GCC cc1 plugin for GDB libcc1 is a plugin for GDB. Package: libcc1-0-dbgsym Source: gcc-8 Version: 8.3.0-6~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 268 Depends: libcc1-0 (= 8.3.0-6~mx17+1) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/g/gcc-8/libcc1-0-dbgsym_8.3.0-6~mx17+1_amd64.deb Size: 260328 SHA256: 0d6bbf67cfda59af635db5a88538fd08bd05628dfc015ef9f58c2505eafc3efe SHA1: 753418fa180adf7f901b29985330b51b2afa6b5e MD5sum: 7faecdf0606dd1d8d6458a47c841f0df Description: debug symbols for libcc1-0 Build-Ids: 7e0efad6534ff6d183b55e7749ed67aba3c04058 Package: libcilkrts5 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 147 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libc6 (>= 2.6), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/libcilkrts5_7.3.0-1~mx17+1_amd64.deb Size: 42004 SHA256: 3d0220e3b3d2c71601aab534eb7dedcc0a4ca3486af76134412e964c1c68f3d8 SHA1: f6ff3b1d363af09c216466d2fc8934a8524656b9 MD5sum: d8ab770694d91d840093fe71271e6ac5 Description: Intel Cilk Plus language extensions (runtime) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Package: libcilkrts5-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 199 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libcilkrts5 (= 7.3.0-1~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/libcilkrts5-dbg_7.3.0-1~mx17+1_amd64.deb Size: 157800 SHA256: 72c1ac0b8f636a160c2672ecefe556f37f296f76a76c7575e3b869f3d7033971 SHA1: cc8fc0300c0912ece13a9a28e2fe2a96297c04a1 MD5sum: bcdea043036f687601c3cff7d483e24d Description: Intel Cilk Plus language extensions (debug symbols) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Build-Ids: c6e9e7fcb7d1bb6483465bb186c1825173b12131 Package: libcpupower-dev Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 284 Depends: libcpupower1 (= 4.19.37-5mx17+1) Conflicts: libcpufreq-dev Replaces: libcpufreq-dev Provides: libcpufreq-dev Homepage: https://www.kernel.org/ Priority: optional Section: libdevel Filename: pool/test/l/linux/libcpupower-dev_4.19.37-5mx17+1_amd64.deb Size: 268520 SHA256: 685a5ff35c3fbe97ad292883c592b78c0f096f92dd890f54a76809cac0595d7d SHA1: 754b97f2b72e950bb7bcbdf33f4ba2961b801c0e MD5sum: 9d2d6649eeec760700cc72cfe60b8920 Description: CPU frequency and voltage scaling tools for Linux (development files) This package contains the 'power/cpupower' headers and library shared objects. Original-Maintainer: Debian Kernel Team Package: libcpupower1 Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 303 Depends: libc6 (>= 2.4) Homepage: https://www.kernel.org/ Priority: optional Section: libs Filename: pool/test/l/linux/libcpupower1_4.19.37-5mx17+1_amd64.deb Size: 273784 SHA256: 980e29c8a53dc5ecceb25d6d528bfd77611ab3af228f01513ef96d583e78dd86 SHA1: 6f2aee5c22f4a43dbad18cc33395baf32821bcfd MD5sum: 160e4883048706c344ac31fdd24566da Description: CPU frequency and voltage scaling tools for Linux (libraries) This package contains the shared library. Original-Maintainer: Debian Kernel Team Package: libcuda1 Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 15884 Pre-Depends: nvidia-legacy-check (>= 343) Depends: nvidia-support, nvidia-alternative (= 418.56-2~mx17+1), libnvidia-fatbinaryloader (= 418.56-2~mx17+1), libc6 (>= 2.2.5) Recommends: nvidia-kernel-dkms (= 418.56-2~mx17+1) | nvidia-kernel-418.56, nvidia-smi, libnvidia-cfg1 (= 418.56-2~mx17+1), nvidia-persistenced, libcuda1-i386 Suggests: nvidia-cuda-mps, nvidia-kernel-dkms (>= 418.56) | nvidia-kernel-source (>= 418.56) Provides: libcuda-10.0-1, libcuda-10.1-1, libcuda-5.0-1, libcuda-5.5-1, libcuda-6.0-1, libcuda-6.5-1, libcuda-7.0-1, libcuda-7.5-1, libcuda-8.0-1, libcuda-9.0-1, libcuda-9.1-1, libcuda-9.2-1, libcuda1-any Multi-Arch: same Homepage: https://www.nvidia.com/CUDA Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libcuda1_418.56-2~mx17+1_amd64.deb Size: 2096814 SHA256: 7af2a5ca667d8cdcb112e9d8d4d12df668cb0be5ae10fea93530d39b954b014c SHA1: dd818a29b2a0f47cb13ea3249c7c7a5c8a6cde2c MD5sum: cb4a6ba7ec0958b462ad22dffd8fec2e Description: NVIDIA CUDA Driver Library The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . This package contains the CUDA Driver API library for low-level CUDA programming. . Supported NVIDIA devices include GPUs starting from GeForce 8 and Quadro FX series, as well as the Tesla computing processors. . Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-418.56. Package: libdbus-1-3 Source: dbus Version: 1.12.12-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 468 Depends: libc6 (>= 2.17), libsystemd0 Recommends: dbus Breaks: dbus (<< 1.9.16-1~) Multi-Arch: same Homepage: http://dbus.freedesktop.org/ Priority: optional Section: libs Filename: pool/test/d/dbus/libdbus-1-3_1.12.12-1~mx17+1_amd64.deb Size: 210694 SHA256: f1426de7ad5b482188e2870c9861b396d8bbaa89bcea553ecc6d9626540d4e16 SHA1: cc3148e28d4fa7c35a0302c93c343dc337ba1e4f MD5sum: 6c2273d51281b43d6938541b5a5c93dd Description: simple interprocess messaging system (library) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. . It comes with several bindings, including GLib, Python, Qt and Java. . The daemon can be found in the dbus package. Original-Maintainer: Utopia Maintenance Team Package: libdbus-1-3-dbgsym Source: dbus Version: 1.12.12-1~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 390 Depends: libdbus-1-3 (= 1.12.12-1~mx17+1) Breaks: dbus-1-dbg (<< 1.11.10-2~) Replaces: dbus-1-dbg (<< 1.11.10-2~) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/d/dbus/libdbus-1-3-dbgsym_1.12.12-1~mx17+1_amd64.deb Size: 329604 SHA256: 3a3d5ff060dfb7606759659f07b9797f0a0cf3863b56a3ba6cdf711e36e0c67b SHA1: 127bbc95066370f53a2325ae2e36005ff674faac MD5sum: 20a47730ebb422f4ffebaaa47957a3a5 Description: debug symbols for libdbus-1-3 Build-Ids: 3b16dc86db3d8baecc2c43c6a3c80db652937f85 Original-Maintainer: Utopia Maintenance Team Package: libdbus-1-dev Source: dbus Version: 1.12.12-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 953 Depends: libdbus-1-3 (= 1.12.12-1~mx17+1), pkg-config Multi-Arch: same Homepage: http://dbus.freedesktop.org/ Priority: optional Section: libdevel Filename: pool/test/d/dbus/libdbus-1-dev_1.12.12-1~mx17+1_amd64.deb Size: 248668 SHA256: 03d8cfc5f2789238041c5db7f808edfef252c322c5bab1680c7d59ac4b0b4003 SHA1: 7ab493d4efb4ef89ceabddbbfc537069111544a0 MD5sum: 043908b716244f6ed1eb83d6b0db762c Description: simple interprocess messaging system (development headers) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . See the dbus description for more information about D-Bus in general. Original-Maintainer: Utopia Maintenance Team Package: libegl-nvidia0 Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 1407 Depends: nvidia-alternative (= 418.56-2~mx17+1), libnvidia-eglcore (= 418.56-2~mx17+1), libc6 (>= 2.2.5) Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libegl-nvidia0_418.56-2~mx17+1_amd64.deb Size: 431426 SHA256: ea9fcf6d0dffa2420329505aeae54769485649dafdf7ecfd472271996fa06aac SHA1: 4630da5f089fe1e532818700c7ba0dc8259602e6 MD5sum: ce2f7f094dfa1ed662f864e6fb372c7c Description: NVIDIA binary EGL library EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs. . This package contains the driver specific binary EGL implementation provided by NVIDIA that is accessed via GLVND. Package: libegl1-nvidia Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 249 Depends: nvidia-alternative (= 418.56-2~mx17+1), libegl-nvidia0 (= 418.56-2~mx17+1), libc6 (>= 2.2.5), libglvnd0 Conflicts: libgl1-nvidia-glvnd-glx, nvidia-driver-libs Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libegl1-nvidia_418.56-2~mx17+1_amd64.deb Size: 209020 SHA256: 7737543636ba888aadad88e9f9f2a598727950ea042ccc0b0241b42083814167 SHA1: 3996779cc14f1b7d1e1d009bdd2462bb4b1ab008 MD5sum: 58001e6a9aacc509643583648a061759 Description: NVIDIA binary EGL library (non-GLVND variant) EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . This package contains the driver specific binary EGL implementation by NVIDIA as a non-GLVND alternative. Package: libgcc-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 13519 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libgcc1 (>= 1:7.3.0-1~mx17+1), libgomp1 (>= 7.3.0-1~mx17+1), libitm1 (>= 7.3.0-1~mx17+1), libatomic1 (>= 7.3.0-1~mx17+1), libasan4 (>= 7.3.0-1~mx17+1), liblsan0 (>= 7.3.0-1~mx17+1), libtsan0 (>= 7.3.0-1~mx17+1), libubsan0 (>= 7.3.0-1~mx17+1), libcilkrts5 (>= 7.3.0-1~mx17+1), libmpx2 (>= 7.3.0-1~mx17+1), libquadmath0 (>= 7.3.0-1~mx17+1) Recommends: libc6-dev (>= 2.13-5) Replaces: gccgo-7 (<< 7.3.0-1~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/libgcc-7-dev_7.3.0-1~mx17+1_amd64.deb Size: 2368802 SHA256: 2dcbe9d23bd22562ea82b5238f3ff0bdce4efa1ed09fd4832ebca565e424898e SHA1: 12cb82c804e4b7c006d0e1b44756d2a5600627a4 MD5sum: df423c4566e87b9e262e7c64235869ed Description: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 13104 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libgcc1 (>= 1:8.3.0-6~mx17+1), libgomp1 (>= 8.3.0-6~mx17+1), libitm1 (>= 8.3.0-6~mx17+1), libatomic1 (>= 8.3.0-6~mx17+1), libasan5 (>= 8.3.0-6~mx17+1), liblsan0 (>= 8.3.0-6~mx17+1), libtsan0 (>= 8.3.0-6~mx17+1), libubsan1 (>= 8.3.0-6~mx17+1), libmpx2 (>= 8.3.0-6~mx17+1), libquadmath0 (>= 8.3.0-6~mx17+1) Recommends: libc6-dev (>= 2.13-5) Replaces: gccgo-8 (<< 8.3.0-6~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/libgcc-8-dev_8.3.0-6~mx17+1_amd64.deb Size: 2299416 SHA256: fe58549013e93fe648546b2c576e60e8718f2030ae6b99a21a0702847aba69e0 SHA1: fcb6458b33a27be85309abc0e18d53963bdc0a98 MD5sum: f8df13c6ea69c7217bd9d71cf6455617 Description: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc1 Source: gcc-8 (8.3.0-6~mx17+1) Version: 1:8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 112 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.14) Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libgcc1_8.3.0-6~mx17+1_amd64.deb Size: 40566 SHA256: 95981a83d02b81bf764e70531e41341156fbaaf89568a4b00fb2a84248af9635 SHA1: 4af0385c27df44ca68d4cffcbbb783530a34c8cf MD5sum: 3cfc50a48b71a4670548e209f11ccba3 Description: GCC support library Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: libgcc1-dbg Source: gcc-8 (8.3.0-6~mx17+1) Version: 1:8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 161 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libgcc1 (= 1:8.3.0-6~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libgcc1-dbg_8.3.0-6~mx17+1_amd64.deb Size: 137422 SHA256: 187521dafa3a3217d62aa81329cd9960d85de022f7a3e1631dbe4bc30cc12b6b SHA1: a0b158a7c2f11b0ece2023b3ea46b9056bd02f96 MD5sum: 73cb6eba338bfdee93fc70a194494e92 Description: GCC support library (debug symbols) Debug symbols for the GCC support library. Build-Ids: f5133626cf30a560fa826269f007a71e3fc83228 Package: libgccjit-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 99 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libgccjit0 (>= 7.3.0-1~mx17+1) Suggests: libgccjit-7-dbg Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/libgccjit-7-dev_7.3.0-1~mx17+1_amd64.deb Size: 16646 SHA256: a8e797cdc1bd3c3b8bc78e208b23ab5c8c27adde174b512fac07e74f73443f6b SHA1: 7e0459773e9ffba261f6d56f556bbee0397fc49d MD5sum: 2d5fa64621e38e2a9d06f740e729c52e Description: GCC just-in-time compilation (development files) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit-7-doc Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: all Maintainer: Debian GCC Maintainers Installed-Size: 100 Depends: gcc-7-base (= 7.3.0-1~mx17+1) Conflicts: libgccjit-5-doc, libgccjit-6-doc Homepage: http://gcc.gnu.org/ Priority: optional Section: doc Filename: pool/test/g/gcc-7/libgccjit-7-doc_7.3.0-1~mx17+1_all.deb Size: 96898 SHA256: 8575f6ecc735992d049ae2f710feba0a9a1276a2d91e396cf182ce8ec53ff066 SHA1: 37ff534c5ddd3779ac618a1f78e73c0ac4ec1306 MD5sum: 186ea417f275df1628020d2341a528f5 Description: GCC just-in-time compilation (documentation) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 102 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libgccjit0 (>= 8.3.0-6~mx17+1) Suggests: libgccjit-8-dbg Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/libgccjit-8-dev_8.3.0-6~mx17+1_amd64.deb Size: 17036 SHA256: 4a85abd4da0bd46073c6768adc4955d2f97464c020b05e76564118542f94dfe1 SHA1: 3bb3bf4a088c838ce46b2ce9bf1b5133059206bf MD5sum: cc29fd2716579fff1fe26862c09d9268 Description: GCC just-in-time compilation (development files) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit-8-doc Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: all Maintainer: Debian GCC Maintainers Installed-Size: 509 Depends: gcc-8-base (= 8.3.0-6~mx17+1) Conflicts: libgccjit-5-doc, libgccjit-6-doc, libgccjit-7-doc Homepage: http://gcc.gnu.org/ Priority: optional Section: doc Filename: pool/test/g/gcc-8/libgccjit-8-doc_8.3.0-6~mx17+1_all.deb Size: 260280 SHA256: f7adb28da4ec6b2661eb0e8e541fa8df6dfb8e10dd1c4de78016c60dc512ee73 SHA1: 06b1b04441d0fe0ec81f4361f1c323b5b790270c MD5sum: b5f35140fe78ff0a680b260ee9a652da Description: GCC just-in-time compilation (documentation) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit0 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 22682 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libgcc-8-dev, binutils, libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4) Breaks: python-gccjit (<< 0.4-4), python3-gccjit (<< 0.4-4) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libgccjit0_8.3.0-6~mx17+1_amd64.deb Size: 6520490 SHA256: c89324d96d1d044f77a95d76389c3079ab606330b1f3342b625c1c881c41871d SHA1: d8e78e7af93e23aa53b8669c9291553481952582 MD5sum: 406da102b005b74c6df00d9cadcf9f52 Description: GCC just-in-time compilation (shared library) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit0-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 64914 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libgccjit0 (= 8.3.0-6~mx17+1) Breaks: libgccjit-5-dbg, libgccjit-6-dbg Replaces: libgccjit-5-dbg, libgccjit-6-dbg Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libgccjit0-dbg_8.3.0-6~mx17+1_amd64.deb Size: 63070346 SHA256: efa80f8007d7d99443ca5e7b6f166aa8c53b0fc574dfe9c13ffe70cf82a49a0e SHA1: 164e4560e9b39f1621eda46a7109c631c0dbaa09 MD5sum: 4411b61bcd387baf62a758aa9ce512ac Description: GCC just-in-time compilation (debug information) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Build-Ids: e0300328dadfa979f09bf802db56cb3e107026f2 Package: libgfortran-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 3632 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libgcc-7-dev (= 7.3.0-1~mx17+1), libgfortran4 (>= 7.3.0-1~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/libgfortran-7-dev_7.3.0-1~mx17+1_amd64.deb Size: 525434 SHA256: ea4177e787af852fbc2e97c306dfde379bdebcdcec95c3014c6aa4b550d0fa63 SHA1: c61a93c7e6288f2ba2e2634afcd8f18f5582fb34 MD5sum: 1be6eb22616272ed3bc79a623ab9b366 Description: Runtime library for GNU Fortran applications (development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libgfortran-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 4661 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libgcc-8-dev (= 8.3.0-6~mx17+1), libgfortran5 (>= 8.3.0-6~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/libgfortran-8-dev_8.3.0-6~mx17+1_amd64.deb Size: 615248 SHA256: b5463874133cad8cb63bb6e426d101451cb9ba1df0847102b6c597aab7999c94 SHA1: 60e8dec1167a2cbe032e88e8d342c39f61c19f1e MD5sum: ffd33c328b63612a08d632c9c73f1e62 Description: Runtime library for GNU Fortran applications (development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libgfortran4 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1933 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libc6 (>= 2.17), libgcc1 (>= 1:4.3), libquadmath0 (>= 4.6), zlib1g (>= 1:1.1.4) Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/libgfortran4_7.3.0-1~mx17+1_amd64.deb Size: 486806 SHA256: a2da677cd89c62115e1d9128fa7001028e7b44444f4798e804416b158bed4924 SHA1: 5d50da998c426f088053285a95949fd9f1849486 MD5sum: 923c0297444ff95e14ca89ee5462fc48 Description: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran4-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1257 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libgfortran4 (= 7.3.0-1~mx17+1), libgcc1-dbg (>= 1:7.3.0-1~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/libgfortran4-dbg_7.3.0-1~mx17+1_amd64.deb Size: 1132526 SHA256: 5332b0cdde220fd1e80dfc56577afc1f8fbc5d748371df2fbaa376c3b065aaa0 SHA1: b46c7825795f4c9535515416ea94c6589e2e76c0 MD5sum: 2085af7b036570980505b3058d9357c7 Description: Runtime library for GNU Fortran applications (debug symbols) Library needed for GNU Fortran applications linked against the shared library. Build-Ids: 75db7a66ecac1ed75c1491432cb2adb479a3f7d9 Package: libgfortran5 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 2542 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.17), libgcc1 (>= 1:4.3), libquadmath0 (>= 4.6), zlib1g (>= 1:1.1.4) Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libgfortran5_8.3.0-6~mx17+1_amd64.deb Size: 581586 SHA256: 0377f91ff6b7d96fe34eab984c7037d3991212e9e9c242f7b8b18fce7c73d220 SHA1: 1112e47b111c22dee214f3c33f2ba0d1cd351343 MD5sum: 9fbedc8b8cb852d31d81f6e63f7823a6 Description: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1685 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libgfortran5 (= 8.3.0-6~mx17+1), libgcc1-dbg (>= 1:8.3.0-6~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libgfortran5-dbg_8.3.0-6~mx17+1_amd64.deb Size: 1537834 SHA256: 22393b707b5c3076e7344db308c3e3d2818d86c68f5c7e3101f67834d5145174 SHA1: 44990c41536e208dca33c7ff4613088693f605ed MD5sum: 6c8c0bce49b3892585c7cda31991db93 Description: Runtime library for GNU Fortran applications (debug symbols) Library needed for GNU Fortran applications linked against the shared library. Build-Ids: d744cc8b490dea6559147bdf68f8dc16199306b5 Package: libgl1-nvidia-glvnd-glx Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 369 Depends: libgl1 (>= 0.2.999) | libgl1-glvnd-nvidia-glx, libglx-nvidia0 (= 418.56-2~mx17+1) Provides: libgl1-nvidia-glx-any Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libgl1-nvidia-glvnd-glx_418.56-2~mx17+1_amd64.deb Size: 358362 SHA256: d77b9004da9d5663de8819556ca9a5e0c9ae7e457851ef37c4f288508a983ab0 SHA1: 20d8b29949036fd6fa914fa6c3be2147e050b6fa MD5sum: 69df04dd89f1f56877867fb797ef34f0 Description: NVIDIA binary OpenGL/GLX library (GLVND variant) The NVIDIA binary driver provides optimized hardware acceleration of OpenGL/GLX/EGL/GLES applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets. . See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glvnd-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs. . This metapackage depends on the NVIDIA binary OpenGL/GLX implementation using GLVND and the corresponding GLVND loader library. Package: libgl1-nvidia-glx Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 1714 Pre-Depends: nvidia-installer-cleanup, nvidia-legacy-check (>= 343) Depends: nvidia-alternative (= 418.56-2~mx17+1), libnvidia-glcore (= 418.56-2~mx17+1), nvidia-support, libc6 (>= 2.2.5), libx11-6, libxext6 Recommends: nvidia-driver-libs-nonglvnd (= 418.56-2~mx17+1), nvidia-kernel-dkms (= 418.56-2~mx17+1) | nvidia-kernel-418.56 Suggests: nvidia-kernel-dkms (>= 418.56) | nvidia-kernel-source (>= 418.56) Conflicts: libgl1-nvidia-glvnd-glx Provides: libgl1-nvidia-glx-any Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libgl1-nvidia-glx_418.56-2~mx17+1_amd64.deb Size: 617564 SHA256: b3ac5ddf109d711f9d8569a9bddfe26819fa6a10bdb6d91041c0791cbebe75fd SHA1: fa8c07cda9677c7740b1eb6d6c3d3705474291da MD5sum: 4d3ca7babfcd0c41439e303e12ee2d0d Description: NVIDIA binary OpenGL/GLX library (non-GLVND variant) The NVIDIA binary driver provides optimized hardware acceleration of OpenGL/GLX/EGL/GLES applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets. . See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs. . This package contains the driver specific binary OpenGL/GLX implementation provided by NVIDIA as a non-GLVND alternative. Package: libgles-nvidia1 Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 288 Depends: nvidia-alternative (= 418.56-2~mx17+1), libgles1 (>= 0.2.999) | libgles1-glvnd-nvidia, libnvidia-eglcore (= 418.56-2~mx17+1), libc6 (>= 2.2.5) Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libgles-nvidia1_418.56-2~mx17+1_amd64.deb Size: 220710 SHA256: a007cc05a3850c5e2af37a10f0823344e937500cffd2f4bc0650d99eb0af8aad SHA1: 187e926f50c474171fd4041095b0818c667ac1c5 MD5sum: dcf2f563c781906d0a3aae0992295a72 Description: NVIDIA binary OpenGL|ES 1.x library OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. It contains a subset of OpenGL plus a number of extensions for the special needs of embedded systems. . OpenGL|ES 1.x provides an API for fixed-function hardware. . See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs. . This package contains the driver specific binary OpenGL|ES 1.x implementation by NVIDIA that is accessed via GLVND. Package: libgles-nvidia2 Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 344 Depends: nvidia-alternative (= 418.56-2~mx17+1), libgles2 (>= 0.2.999) | libgles2-glvnd-nvidia, libnvidia-eglcore (= 418.56-2~mx17+1), libc6 (>= 2.2.5) Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libgles-nvidia2_418.56-2~mx17+1_amd64.deb Size: 230372 SHA256: 91eff36f742f7bf92f53ac0ca05ac723a5f3c75dff9f90b0b8d906add31d5123 SHA1: 2f238707e6418c31358024cd0a6afd5b523b2614 MD5sum: 3b276d4555a381a6e6def34e42708756 Description: NVIDIA binary OpenGL|ES 2.x library OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. It contains a subset of OpenGL plus a number of extensions for the special needs of embedded systems. . OpenGL|ES 2.x provides an API for programmable hardware including vertex and fragment shaders. . See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs. . This package contains the driver specific binary OpenGL|ES 2.x implementation by NVIDIA that is accessed via GLVND. Package: libglx-nvidia0 Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 1559 Depends: nvidia-alternative (= 418.56-2~mx17+1), libglx0 | libglx0-glvnd-nvidia, libnvidia-glcore (= 418.56-2~mx17+1), libc6 (>= 2.2.5), libx11-6, libxext6 Provides: libglx-vendor Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libglx-nvidia0_418.56-2~mx17+1_amd64.deb Size: 459176 SHA256: 12a97a9105a87d5a7d26f0bd2bdbbfcf0cb08f38435715fc21c8037c974ed0c3 SHA1: ffd5d589d340c1c407a014fac2fe46ada6145530 MD5sum: 7cab7a5789b6318b9b07a9e6a6ef6fbf Description: NVIDIA binary GLX library GLX ("OpenGL Extension to the X Window System") provides an interface between OpenGL and the X Window System as well as extensions to OpenGL itself. . See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs. . This package contains the driver specific binary GLX implementation by NVIDIA that is accessed via GLVND. Package: libgnat-7 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 3872 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libc6 (>= 2.14), libgcc1 (>= 1:4.2) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/libgnat-7_7.3.0-1~mx17+1_amd64.deb Size: 993628 SHA256: 168808c4f8a2580ae1d6b517134db55f7deedb7de45e5959ba5beab1e5f6079d SHA1: 1a483d3fad7d3f5fd279bed8578c9e7a76e06145 MD5sum: e8ab1e10912dc4efc3c04c0b3001e24b Description: runtime for applications compiled with GNAT (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the runtime shared library. Package: libgnat-7-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 3348 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libgnat-7 (= 7.3.0-1~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/libgnat-7-dbg_7.3.0-1~mx17+1_amd64.deb Size: 2572238 SHA256: 75a51a2f6ee6669fab067cd5ddca503e868ebcb6ec0d8ed0272fa52b8766071a SHA1: 75ee14b2d9186dbc2a4493ec3c71c78685c3d0e2 MD5sum: 8b0a84846f1ea98d3f1c85e21e25bae6 Description: runtime for applications compiled with GNAT (debugging symbols) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the debugging symbols. Build-Ids: 90c288b44b2141b696767a867f8d539f96bdfaca cdcadd324abfb8baab38aefb96b305cacf688fdd Package: libgnat-8 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 3727 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.14), libgcc1 (>= 1:4.2) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libgnat-8_8.3.0-6~mx17+1_amd64.deb Size: 997380 SHA256: 8dc09c2dca4a13b861e8cd7a9211feca9361b72bbb0b0ff3fe0d045db7834d48 SHA1: e2bd536a9fecddf716410810f715311b59ad9512 MD5sum: 7b5eadb221cc2f1454cfbb8866aa9b47 Description: runtime for applications compiled with GNAT (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the runtime shared library. Package: libgnat-8-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 3564 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libgnat-8 (= 8.3.0-6~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libgnat-8-dbg_8.3.0-6~mx17+1_amd64.deb Size: 2800732 SHA256: 2084c325f86c442b5e05cf7621814ef41ed6503be7d7b12e1bdfbbc94c31140b SHA1: a7a60073ade4501b6bf06057db23104f5e84ddec MD5sum: 5fee2a58f7d864858459aed55d8dd0dc Description: runtime for applications compiled with GNAT (debugging symbols) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the debugging symbols. Build-Ids: 808f864363b5d9274b427e5a9dddec98e4cb60d1 894d65e436f9080e60498c5ee46c1dabc1d0018c Package: libgnatvsn7 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1320 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libgnat-7 (= 7.3.0-1~mx17+1), libc6 (>= 2.14), libgcc1 (>= 1:3.0) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/libgnatvsn7_7.3.0-1~mx17+1_amd64.deb Size: 339128 SHA256: c71a22a3aef4758ec1e4c3e6b083c0121dfa58fd4a5052fcf69339309b7adbf6 SHA1: ea62716cf44eda3e93cefb203ebd7f7c121c250d MD5sum: 9388152e8eccb2f06efd6352f79cddb0 Description: GNU Ada compiler selected components (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnatvsn library exports selected GNAT components for use in other packages, most notably ASIS tools. It is licensed under the GNAT-Modified GPL, allowing to link proprietary programs with it. . This package contains the runtime shared library. Package: libgnatvsn7-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1112 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libgnatvsn7 (= 7.3.0-1~mx17+1) Suggests: gnat Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/libgnatvsn7-dbg_7.3.0-1~mx17+1_amd64.deb Size: 809152 SHA256: 1ea5d4f559bef3e0ea407c435cc265c5cbdaa225e49d0d3356262b85278fbd52 SHA1: f0ce5aeea05ac538760602fd82d62e7b872bf42e MD5sum: 16d90da6fab2f81fe13bbd8baf9d8ff9 Description: GNU Ada compiler selected components (debugging symbols) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnatvsn library exports selected GNAT components for use in other packages, most notably ASIS tools. It is licensed under the GNAT-Modified GPL, allowing to link proprietary programs with it. . This package contains the debugging symbols. Build-Ids: 2bfccea68ce1b39bf7457aa9643a925c769b6c75 Package: libgnatvsn7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 13953 Depends: gcc-7-base (= 7.3.0-1~mx17+1), gnat-7 (= 7.3.0-1~mx17+1), libgnatvsn7 (= 7.3.0-1~mx17+1) Conflicts: libgnatvsn-dev (<< 7), libgnatvsn4.1-dev, libgnatvsn4.3-dev, libgnatvsn4.4-dev, libgnatvsn4.5-dev, libgnatvsn4.6-dev, libgnatvsn4.9-dev, libgnatvsn5-dev, libgnatvsn6-dev Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/libgnatvsn7-dev_7.3.0-1~mx17+1_amd64.deb Size: 1774862 SHA256: dc650771c262d88ff0b9967333aa4f9e3fabf7d08e2f2982528e4dac86958ae8 SHA1: 8c0da5fc0da201e3543a5c37d22cf86036725f57 MD5sum: 4e7c214c059ebffd3484b4c3f425c1f0 Description: GNU Ada compiler selected components (development files) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnatvsn library exports selected GNAT components for use in other packages, most notably ASIS tools. It is licensed under the GNAT-Modified GPL, allowing to link proprietary programs with it. . This package contains the development files and static library. Package: libgnatvsn8 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1356 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libgnat-8 (= 8.3.0-6~mx17+1), libc6 (>= 2.14), libgcc1 (>= 1:3.0) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libgnatvsn8_8.3.0-6~mx17+1_amd64.deb Size: 348736 SHA256: 46657953e36bde2f96324132786caa1caf832c717afeb89b320cd9290cf592ef SHA1: 9a7e6116d23faadfcdfb6411c7bce92ac59990cd MD5sum: f07abe5934eaaed37b05fef1a952c34a Description: GNU Ada compiler selected components (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnatvsn library exports selected GNAT components for use in other packages, most notably ASIS tools. It is licensed under the GNAT-Modified GPL, allowing to link proprietary programs with it. . This package contains the runtime shared library. Package: libgnatvsn8-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1198 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libgnatvsn8 (= 8.3.0-6~mx17+1) Suggests: gnat Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libgnatvsn8-dbg_8.3.0-6~mx17+1_amd64.deb Size: 887928 SHA256: 2e57b342e353763d867c08399f1d2bfd75bb7bf25de9ea0d1f290d3ee1745d51 SHA1: dc43b67c4e30fc591a55bf2814d905f6af2fe120 MD5sum: 564090194ece0f778d102c1fed33303d Description: GNU Ada compiler selected components (debugging symbols) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnatvsn library exports selected GNAT components for use in other packages, most notably ASIS tools. It is licensed under the GNAT-Modified GPL, allowing to link proprietary programs with it. . This package contains the debugging symbols. Build-Ids: f7652b4971af5b7922c4598ccfd9a2e068f66489 Package: libgnatvsn8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 12432 Depends: gcc-8-base (= 8.3.0-6~mx17+1), gnat-8 (= 8.3.0-6~mx17+1), libgnatvsn8 (= 8.3.0-6~mx17+1) Conflicts: libgnatvsn-dev (<< 8), libgnatvsn4.1-dev, libgnatvsn4.3-dev, libgnatvsn4.4-dev, libgnatvsn4.5-dev, libgnatvsn4.6-dev, libgnatvsn4.9-dev, libgnatvsn5-dev, libgnatvsn6-dev, libgnatvsn7-dev Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/libgnatvsn8-dev_8.3.0-6~mx17+1_amd64.deb Size: 1785106 SHA256: 285d055f47e9cbf2bd2ac72ef119efee70b2b49e1dd670cee7a364b50b8f7405 SHA1: 10d214cda87d6f16e6a668b49fcca7f32b3ceb13 MD5sum: de0ba08a5eb67f4f5aa64345499c3259 Description: GNU Ada compiler selected components (development files) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnatvsn library exports selected GNAT components for use in other packages, most notably ASIS tools. It is licensed under the GNAT-Modified GPL, allowing to link proprietary programs with it. . This package contains the development files and static library. Package: libgo11 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 49025 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libc6 (>= 2.17), libgcc1 (>= 1:4.2), zlib1g (>= 1:1.1.4) Replaces: libgo3, libgo8 Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/libgo11_7.3.0-1~mx17+1_amd64.deb Size: 9411222 SHA256: 4a8fc5b8a08b6a0ae3855a76a61eacd7257e8344d5a7666083340fb3c05c50f1 SHA1: 0aeb7c3050cde6fe1713d2d678bcaf5460e15a03 MD5sum: 20f3a0f0d45841c1a0d13825a1785dcd Description: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgo11-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libgo11 (= 7.3.0-1~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/libgo11-dbg_7.3.0-1~mx17+1_amd64.deb Size: 914 SHA256: fb1edb20fd4a7e525e74bdd18f0d0c03a2ef13269f3621bdeff537bccb356823 SHA1: 72739556d94d113c14f029ea5084f05c40bfb124 MD5sum: 900576ea20ddd7b3a014089a772e3453 Description: Runtime library for GNU Go applications (debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: libgo13 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 48350 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.17), libgcc1 (>= 1:4.2), zlib1g (>= 1:1.1.4) Replaces: libgo3, libgo8 Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libgo13_8.3.0-6~mx17+1_amd64.deb Size: 9635460 SHA256: d43c6314afced95c2ba50503eb4d2cccb80743f56b30630ad3594c4afc0ffaae SHA1: 686492937448483d17e2f4f20b8c1aa7bd0d570e MD5sum: e8693b525134e9472446cac68172dbe4 Description: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgo13-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libgo13 (= 8.3.0-6~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libgo13-dbg_8.3.0-6~mx17+1_amd64.deb Size: 916 SHA256: 12b30963398d83df48c4219ef29758b602b7d02c628833b0788f70fb86795317 SHA1: 25ef62ac8279ddcbe7ef818b8a971cd01704905a MD5sum: 3610c55d31001f6951286d4e9469dc92 Description: Runtime library for GNU Go applications (debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: libgomp-plugin-nvptx1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 45 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libgomp1 (>= 5), libc6 (>= 2.2.5) Suggests: libcuda1 Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libgomp-plugin-nvptx1_8.3.0-6~mx17+1_amd64.deb Size: 13048 SHA256: 1bea01034a0cff8a6eb75b3353cdb0e40d1b0fdb88db71327b850f2934fe8ee0 SHA1: 3df8e5122bffd749f171e7f32ac93613e458dc76 MD5sum: f2b1082a55bfbe6d885acebd03ca5521 Description: GCC OpenMP v4.5 plugin for offloading to NVPTX This package contains libgomp plugin for offloading to NVidia PTX. The plugin needs libcuda.so.1 shared library that has to be installed separately. Package: libgomp-plugin-nvptx1-dbgsym Source: gcc-8 Version: 8.3.0-6~mx17+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 50 Depends: libgomp-plugin-nvptx1 (= 8.3.0-6~mx17+1) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/g/gcc-8/libgomp-plugin-nvptx1-dbgsym_8.3.0-6~mx17+1_amd64.deb Size: 35100 SHA256: 955baf7778f22fa8e8e8fb164acf8d10e55b588ab1fa5eba95e3c4517a8a2c16 SHA1: bd3881bfdeb0a9ddd72f741be3c79fe67f6d9b9a MD5sum: 6b0a73680ac1ac0ec9fb82a5e2940910 Description: debug symbols for libgomp-plugin-nvptx1 Build-Ids: fddcd609092c6386dfa28f716513d6154648b627 Package: libgomp1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 211 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.17) Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libgomp1_8.3.0-6~mx17+1_amd64.deb Size: 75734 SHA256: 571afa73f56dceb892d3d63cac2dc1ad99284d4e84d6518ac647af5ecab5e7fe SHA1: 38075b58898e8f35a16aa21f1b53f71977361c1b MD5sum: 52beef10702c4d2e1d2440def2be9d45 Description: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgomp1-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 344 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libgomp1 (= 8.3.0-6~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libgomp1-dbg_8.3.0-6~mx17+1_amd64.deb Size: 302380 SHA256: 00e5571c6d6cca11ccfa9a4cd45ecaa943b8c024389d2d1ebb2dd1e390385062 SHA1: f13ca9e94526231ca3f86bcddaf6ef07d4e6b519 MD5sum: a9bf7bc3be315a2b7bf0329cc8add933 Description: GCC OpenMP (GOMP) support library (debug symbols) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Build-Ids: 2dc073103c6e2bcee617137350201a0c2034a0bf Package: libgphobos-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 79974 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libgphobos71 (>= 7.3.0-1~mx17+1), zlib1g-dev Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/libgphobos-7-dev_7.3.0-1~mx17+1_amd64.deb Size: 8592606 SHA256: 1724638e3ff7e2924064f1bdf07254193d51e6d74e8a020965cca440562e7123 SHA1: 3c06dfd7c98c661407febf849419f66470aa2fec MD5sum: 5b3d4917981b1900518f6dc9df8b52e1 Description: Phobos D standard library This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 90366 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libgphobos76 (>= 8.3.0-6~mx17+1), zlib1g-dev Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/libgphobos-8-dev_8.3.0-6~mx17+1_amd64.deb Size: 9681284 SHA256: d65e82dcd7e6930d45d321eb34d5f57e069b37a058fda8bcab1c049a6705fc32 SHA1: f25039b6743e12bc9b60ca7f146f072880b15776 MD5sum: 6bc81d41f7c729ad787a91abbe0b7dc6 Description: Phobos D standard library This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos68 Source: gcc-7 Version: 7.1.0-2~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 7592 Depends: gcc-7-base (= 7.1.0-2~mx17+1), libc6 (>= 2.17), libgcc1 (>= 1:4.2) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/libgphobos68_7.1.0-2~mx17+1_amd64.deb Size: 1204106 SHA256: f35e72df984af5fd744b94d3279638fd3c794d0666a5d4a1d55b32d57d2da091 SHA1: 0865f18f6475951868e65c426543f7af88641262 MD5sum: 32968cbaebc716ccb49cb3b1c2403c9f Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos68-dbg Source: gcc-7 Version: 7.1.0-2~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6565 Depends: gcc-7-base (= 7.1.0-2~mx17+1), libgphobos68 (= 7.1.0-2~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: extra Section: debug Filename: pool/test/g/gcc-7/libgphobos68-dbg_7.1.0-2~mx17+1_amd64.deb Size: 4619728 SHA256: 0253b219c01bb673b67baab7d04da8df464d389e59c08b71508c073fc42362b3 SHA1: 2fa1da1986e3ed773535d0a8b1784d4b94e84a97 MD5sum: e61bc086469eb515b50c6580ae3e8e4f Description: Phobos D standard library (debug symbols) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Build-Ids: 580940cefa2d6d42085f136c5be5d50c9db9ae80 a9a24b44f490524a82849faea0f875e77f0be5c6 Package: libgphobos71 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 5633 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libc6 (>= 2.17), libgcc1 (>= 1:4.2), zlib1g (>= 1:1.2.0) Replaces: libgphobos68 Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/libgphobos71_7.3.0-1~mx17+1_amd64.deb Size: 1059286 SHA256: 2642b7e3fc1755851e57bc054e304b8ab6e239f309e61e6172925f02512ea229 SHA1: 0b4da0877f68578ce52f83db284b2bf7cafad92a MD5sum: 234626ca52e64615e5bb2f1a0b84b36f Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos71-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6581 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libgphobos71 (= 7.3.0-1~mx17+1) Replaces: libgphobos68-dbg Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/libgphobos71-dbg_7.3.0-1~mx17+1_amd64.deb Size: 4635528 SHA256: 7caf1a8b51781ec02212ea6abbeac2fdcc5b226f6188a7a77cbd712f753d2e41 SHA1: ffa091a56e9b29288c940ceeda43deae3a178657 MD5sum: 2ad4eac06cca265f7d2696c81db775c4 Description: Phobos D standard library (debug symbols) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Build-Ids: 2d6b74785ae76c16fb368461aebf4e74deb61536 efeb8605a88e47ae8d3b50a0b68bd6a39ff99a95 Package: libgphobos76 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6087 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.17), libgcc1 (>= 1:4.2), zlib1g (>= 1:1.2.0) Replaces: libgphobos68 Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libgphobos76_8.3.0-6~mx17+1_amd64.deb Size: 1201544 SHA256: da7c9fd749589e78a0f39f4d1f10517324eb69fed603aac6fdcb7a70df6a226f SHA1: 3dc0d3728ad5f2a76f41d11b508be20f1a78218b MD5sum: 20782a62fda00dedafef283f401dadea Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos76-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 7845 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libgphobos76 (= 8.3.0-6~mx17+1) Replaces: libgphobos68-dbg Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libgphobos76-dbg_8.3.0-6~mx17+1_amd64.deb Size: 5600960 SHA256: 31712731458a786a18060ffdaeffc15e40ca080df26cc64016f0556cca31f0fa SHA1: 5ae49a79f3bcbc9cecc08271a3a770a37de88e81 MD5sum: 405e9f122e2ce554fa7e32322d281f85 Description: Phobos D standard library (debug symbols) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Build-Ids: 17e3cb760d6da0af6817e54f3eb380a00347f03b 4455813e07adeafc57853ff2f8d3826a191c4a31 Package: libgstreamer-plugins-bad1.0-0 Source: gst-plugins-bad1.0 Version: 1.12.4-2~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 2926 Depends: libc6 (>= 2.14), libegl1-mesa (>= 7.8.1) | libegl1-x11, libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.40), libgstreamer-plugins-base1.0-0 (>= 1.8.0), libgstreamer1.0-0 (>= 1.10.0), libopencv-core2.4v5, libwayland-client0 (>= 1.9.91), libwayland-egl1-mesa (>= 10.0.2) | libwayland-egl1, libx11-6, libx11-xcb1, libxcb1 Multi-Arch: same Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html Priority: extra Section: libs Filename: pool/test/g/gst-plugins-bad1.0/libgstreamer-plugins-bad1.0-0_1.12.4-2~mx17+1_amd64.deb Size: 1953450 SHA256: 26ac3ce57bb3b68239d6382f54c36b531c614c5d4607f9ed4bd619716bdbcda5 SHA1: 420a04d043ad2fd7a4300f687f2e6509fb87a148 MD5sum: ab2ca4b18d86cd041a52c17fa2f531ae Description: GStreamer development files for libraries from the "bad" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use. . This package contains shared GStreamer libraries from the "bad" set. The API is not guaranteed to be stable. Original-Maintainer: Maintainers of GStreamer packages Package: libgstreamer-plugins-bad1.0-dev Source: gst-plugins-bad1.0 Version: 1.12.4-2~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 3220 Depends: libgstreamer-plugins-bad1.0-0 (= 1.12.4-2~mx17+1), libgstreamer1.0-dev, libgstreamer-plugins-base1.0-dev, gir1.2-gst-plugins-bad-1.0 (= 1.12.4-2~mx17+1), libopencv-dev (>= 2.3.0) Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html Priority: extra Section: libdevel Filename: pool/test/g/gst-plugins-bad1.0/libgstreamer-plugins-bad1.0-dev_1.12.4-2~mx17+1_amd64.deb Size: 1687726 SHA256: 1261bdb808a570b0bf83a94c28f9f9b79b0c2de9747d59d65924fca45914673d SHA1: abaa3851a28b434960f75bee9ab57efca36ff6e4 MD5sum: 5ae112c400d435d8f864ccdff5ae8fd4 Description: GStreamer development files for libraries from the "bad" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use. . This package contains development files for GStreamer libraries from the "bad" set. The API is not guaranteed to be stable. Original-Maintainer: Maintainers of GStreamer packages Package: libgstreamer-plugins-base1.0-0 Source: gst-plugins-base1.0 Version: 1.12.4-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 3750 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.40), libgstreamer1.0-0 (>= 1.10.0), liborc-0.4-0 (>= 1:0.4.25), zlib1g (>= 1:1.1.4), iso-codes Recommends: gstreamer1.0-plugins-base Suggests: libvisual-0.4-plugins Breaks: gstreamer1.0-plugins-bad (<< 1.7.1), totem-gstreamer (<= 2.17.92-0ubuntu1) Multi-Arch: same Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-base.html Priority: optional Section: libs Filename: pool/test/g/gst-plugins-base1.0/libgstreamer-plugins-base1.0-0_1.12.4-1~mx17+1_amd64.deb Size: 1692508 SHA256: 017ba94dd29e1686a47e726f02d3e106522385ade885715be0f9904d1c86e4b0 SHA1: 135483942b107eb3b6dd8fa9fd0289c936d0a346 MD5sum: 7a4130a7c1daf37b48af5f827939d473 Description: GStreamer libraries from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains libraries from the "base" set, an essential exemplary set of elements. Original-Maintainer: Maintainers of GStreamer packages Package: libgstreamer-plugins-base1.0-dev Source: gst-plugins-base1.0 Version: 1.12.4-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 3811 Depends: libgstreamer-plugins-base1.0-0 (= 1.12.4-1~mx17+1), libc6-dev | libc-dev, pkg-config, libgstreamer1.0-dev (>= 1.12.0), libglib2.0-dev, libxml2-dev, gir1.2-gst-plugins-base-1.0 (= 1.12.4-1~mx17+1) Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-base.html Priority: optional Section: libdevel Filename: pool/test/g/gst-plugins-base1.0/libgstreamer-plugins-base1.0-dev_1.12.4-1~mx17+1_amd64.deb Size: 1229804 SHA256: e1783b722d7f3ae6199fba5f76d00a9216ce93255c5302b37e23f4fb39397401 SHA1: f619ca5b483f5299d2e8c0adf4a71e69a0738bd0 MD5sum: c2c084c8860d3f368f67c321c63b58b2 Description: GStreamer development files for libraries from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains development files for GStreamer libraries from the "base" set, an essential exemplary set of elements. Original-Maintainer: Maintainers of GStreamer packages Package: libgstreamer1.0-0 Source: gstreamer1.0 Version: 1.12.4-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 4884 Depends: libc6 (>= 2.15), libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.41.1), libcap2-bin Suggests: gstreamer1.0-tools Breaks: gstreamer1.0-plugins-bad (<< 1.11.1), gstreamer1.0-plugins-base (<< 1.8.0) Multi-Arch: same Homepage: http://gstreamer.freedesktop.org Priority: optional Section: libs Filename: pool/test/g/gstreamer1.0/libgstreamer1.0-0_1.12.4-1~mx17+1_amd64.deb Size: 2011222 SHA256: d5fa80f1734577447d2d55a953e9f579b5d6a03aec1151d5f1a1cb40c869809b SHA1: 3fc55838cebb6583eac30c36c49972f902c2c88a MD5sum: 03bc82288c70238c846eaba1bdf94345 Description: Core GStreamer libraries and elements GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the core library and elements. Original-Maintainer: Maintainers of GStreamer packages Package: libgstreamer1.0-0-dbg Source: gstreamer1.0 Version: 1.12.4-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 4154 Depends: libgstreamer1.0-0 (= 1.12.4-1~mx17+1) Multi-Arch: same Homepage: http://gstreamer.freedesktop.org Priority: extra Section: debug Filename: pool/test/g/gstreamer1.0/libgstreamer1.0-0-dbg_1.12.4-1~mx17+1_amd64.deb Size: 3725648 SHA256: 92eea24cd14bbf946cf67d49996b96f1af6a44c5a3108c3f704cfdf13cf0954e SHA1: f27ad945e02b98a73db2beecd84d44882a2511ec MD5sum: 5769ea0f905c27162430f4b6d1e400f4 Description: Core GStreamer libraries and elements GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains unstripped shared libraries. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and are automatically used by gdb. Build-Ids: 2340e9278096941480a4a34a137f3153f85e36b2 46e610a45c62899edfe78d0024a52b2578e10150 6e30a7601889834cf9091744a07a390592194b9f 7ee86f7e450464cec025bfcd1196b28520accbbf a74c09f2e33e9b671ff1241c46c4ed4695852dba b4eebc508665e8a98a452435e1777d153a506c77 c6c3b8ef04f48b4d734f8b32b05263fad86b03b3 ccb42e0c8a7ebff8c1cb7fa518435426f15a27ec f053db29461bc122b49202c289cbef13fe53e519 36f12efe62ffe5834416f41b52c8cffe0fc9e734 552c8deea0d7897a730c5c05ebf4b6ceb1ae19fc c3012178329fcb57201381440fa9c03aebb121e7 f87b20342c560d0d58b39831535dafc596eb5e25 Original-Maintainer: Maintainers of GStreamer packages Package: libgstreamer1.0-dev Source: gstreamer1.0 Version: 1.12.4-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 5077 Depends: libgstreamer1.0-0 (= 1.12.4-1~mx17+1), libc6-dev | libc-dev, pkg-config, libglib2.0-dev, libc6 (>= 2.4), libglib2.0-0 (>= 2.40), gir1.2-gstreamer-1.0 (= 1.12.4-1~mx17+1) Recommends: debhelper Suggests: gstreamer1.0-doc Homepage: http://gstreamer.freedesktop.org Priority: optional Section: libdevel Filename: pool/test/g/gstreamer1.0/libgstreamer1.0-dev_1.12.4-1~mx17+1_amd64.deb Size: 1399852 SHA256: 1f180dbdcd1d477e03dc174875169156ac44dba5580c4250ec4ab16382f1cbfb SHA1: 16796ec48b0e56ee72b3ecb7a5c1a282cbda004a MD5sum: 2f15a891d2a7ed45d28c95072f790ec6 Description: GStreamer core development files GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains development files for the core library and elements. Original-Maintainer: Maintainers of GStreamer packages Package: libhsail-rt-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 195 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libgcc-7-dev (= 7.3.0-1~mx17+1), libhsail-rt0 (>= 7.3.0-1~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/libhsail-rt-7-dev_7.3.0-1~mx17+1_amd64.deb Size: 37260 SHA256: bd61700f3ab27cc6a8d49532371fe787af3f0eb929e65c5e14a60d70bbd75035 SHA1: ee0a47afe5dc3711f90b60536f7e44a63d16df75 MD5sum: d95098c9bfda8485f680ed043eb895e5 Description: HSAIL runtime library (development files) This library implements the agent-side runtime functionality required to run HSA finalized programs produced by the BRIG frontend. . The library contains both the code required to run kernels on the agent and also functions implementing more complex HSAIL instructions. Package: libhsail-rt-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 207 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libgcc-8-dev (= 8.3.0-6~mx17+1), libhsail-rt0 (>= 8.3.0-6~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/libhsail-rt-8-dev_8.3.0-6~mx17+1_amd64.deb Size: 40448 SHA256: 3a46fc683673232a4614fcbbf77e1913bc50a74804682cfa8fd69901f841bdeb SHA1: 8fc0b8b26b9f3549ea5a243b35245b5a24f61c08 MD5sum: fbb48650ff83e9349d1aec5e404151e5 Description: HSAIL runtime library (development files) This library implements the agent-side runtime functionality required to run HSA finalized programs produced by the BRIG frontend. . The library contains both the code required to run kernels on the agent and also functions implementing more complex HSAIL instructions. Package: libhsail-rt0 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 50 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.17) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libhsail-rt0_8.3.0-6~mx17+1_amd64.deb Size: 12976 SHA256: 8dafaa4a31fa57d4bd1ed8be0e00422eb7dbb60406ba828079c9f7be71f62d68 SHA1: 58776cfaa3ecb9fd4d0f8272d0d65f82fbec5490 MD5sum: 3e3c33a69e474d69bc2e31c0daf1efed Description: HSAIL runtime library This library implements the agent-side runtime functionality required to run HSA finalized programs produced by the BRIG frontend. . The library contains both the code required to run kernels on the agent and also functions implementing more complex HSAIL instructions. Package: libhsail-rt0-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 49 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libhsail-rt0 (= 8.3.0-6~mx17+1), libgcc1-dbg (>= 1:8.3.0-6~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libhsail-rt0-dbg_8.3.0-6~mx17+1_amd64.deb Size: 30648 SHA256: 5eee8602dd3a3839a728f5152f87d51abe64a42480d405bc25b7969a4dd5c1d9 SHA1: c8b0a5370d0781ed5a77a98260478890311892ce MD5sum: 0eecaa6be583ba8dd159be7fe0f9c79e Description: HSAIL runtime library (debug symbols) This library implements the agent-side runtime functionality required to run HSA finalized programs produced by the BRIG frontend. . The library contains both the code required to run kernels on the agent and also functions implementing more complex HSAIL instructions. Build-Ids: 20463d955a81aaaf64e57bba43390595df73f726 Package: libitm1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 127 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.14) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libitm1_8.3.0-6~mx17+1_amd64.deb Size: 27594 SHA256: 73c0638da1a8a60bb618223992448b6c8fd41c42a7edb6d5327d126eec87b2fb SHA1: 67ac6f968698866bc59e425cca6fa0763726445f MD5sum: 8b732c7e7c83d0244894f134a5a67d9b Description: GNU Transactional Memory Library GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libitm1-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 394 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libitm1 (= 8.3.0-6~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libitm1-dbg_8.3.0-6~mx17+1_amd64.deb Size: 337224 SHA256: 501fff328ad7029aa6aaa914d18ccde16f94b2cb07cc40ca909a8b8f878367d2 SHA1: e51c5899bcc8fcbcc9ac5cfb38e01541b48859c2 MD5sum: a062d14cfe1b8fa4114247605e479711 Description: GNU Transactional Memory Library (debug symbols) GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Build-Ids: 5cf045666153dacd56f6c1a4567652f706b367e7 Package: libkpathsea-dev Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Architecture: amd64 Maintainer: Debian TeX Maintainers Installed-Size: 556 Depends: libkpathsea6 (= 2018.20181218.49446-1~mx17) Multi-Arch: same Homepage: https://www.tug.org/texlive/ Priority: optional Section: libdevel Filename: pool/test/t/texlive-bin/libkpathsea-dev_2018.20181218.49446-1~mx17_amd64.deb Size: 194392 SHA256: 059c31ac7470ca303fe0372a2d75ef20119754dffa2c1fde872b8944420bf514 SHA1: 58a0727130a166e82578d9e4d3fcd9107738abe8 MD5sum: 279d4f40964bcb5955e6d4ad630c16a1 Description: TeX Live: path search library for TeX (development part) This package contains the static library and header files for the Kpathsea[rch] library, which implements generic path searching, configuration, and TeX-specific file searching. Package: libkpathsea6 Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Architecture: amd64 Maintainer: Debian TeX Maintainers Installed-Size: 247 Depends: libc6 (>= 2.4) Breaks: texlive-base (<< 2014), texlive-binaries (<< 2014) Multi-Arch: same Homepage: https://www.tug.org/texlive/ Priority: optional Section: libs Filename: pool/test/t/texlive-bin/libkpathsea6_2018.20181218.49446-1~mx17_amd64.deb Size: 167350 SHA256: e7bb5736a8483c147fe562fc2db60106997ef9a541eb617581fffff7cd86e694 SHA1: 341672115cb5cb93c409ae5a074e74dbd8dd7fb4 MD5sum: 55f36084e3b68e978c9d502b74f71828 Description: TeX Live: path search library for TeX (runtime part) This package contains the runtime part of the Kpathsea[rch] library, which implements generic path searching, configuration, and TeX-specific file searching. Package: libkpathsea6-dbgsym Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian TeX Maintainers Installed-Size: 137 Depends: libkpathsea6 (= 2018.20181218.49446-1~mx17) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/t/texlive-bin/libkpathsea6-dbgsym_2018.20181218.49446-1~mx17_amd64.deb Size: 114476 SHA256: 4c4febe01514f806b6ba4e79c24a2ad1e363a04ca2594736aedb303d8c43d7f5 SHA1: 4282017b5cd4537048684507d0d1fbe6e37860f2 MD5sum: ac14ebc829ceb1c6e6cf623284cd0878 Description: debug symbols for libkpathsea6 Build-Ids: 9df5a44db957232f8c54f54062088c1db05a0909 Package: liblockdep-dev Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 354 Depends: liblockdep4.19 (= 4.19.37-5mx17+1) Multi-Arch: same Homepage: https://www.kernel.org/ Priority: optional Section: libdevel Filename: pool/test/l/linux/liblockdep-dev_4.19.37-5mx17+1_amd64.deb Size: 290212 SHA256: e6eef417bfdeca9cbc8e4fe51872cffaa2bc7e54464bb44d98716725407b5d88 SHA1: 86776c012dff5eff1184ef8af60b9d7b0abadd8c MD5sum: 28ab289cc3ee9cc96c175066056ab5c5 Description: Runtime locking correctness validator (development files) liblockdep is a library for programs that use the pthreads API, which can be used to detect actual and potential deadlocks and other locking bugs. Original-Maintainer: Debian Kernel Team Package: liblockdep4.19 Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 320 Depends: libc6 (>= 2.8) Multi-Arch: same Homepage: https://www.kernel.org/ Priority: optional Section: libs Filename: pool/test/l/linux/liblockdep4.19_4.19.37-5mx17+1_amd64.deb Size: 283324 SHA256: e84d2af7ca38bfcc2a53dc3d229c7347ff4d6f1aef5a7cc1c497ab1514fabeb0 SHA1: ad076f3c57cb5438b4b3ed03b56146bbc0aeba5c MD5sum: 40b4169f0be8e1aca276a7b6f139abd8 Description: Runtime locking correctness validator (shared library) liblockdep is a library for programs that use the pthreads API, which can be used to detect actual and potential deadlocks and other locking bugs. Original-Maintainer: Debian Kernel Team Package: liblsan0 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 350 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.3), libgcc1 (>= 1:3.3), libstdc++6 (>= 4.1.1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/liblsan0_8.3.0-6~mx17+1_amd64.deb Size: 130526 SHA256: 44ce2cab09e96e94046f2eba5e6006dd7c340c0effd85147b20431d776e21281 SHA1: 48aeb1bca226be0dd16eaef9ee2428176bd4774e MD5sum: 58b65ebf6b44b6a2aebde4350c02ed51 Description: LeakSanitizer -- a memory leak detector (runtime) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: liblsan0-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 970 Depends: gcc-8-base (= 8.3.0-6~mx17+1), liblsan0 (= 8.3.0-6~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/liblsan0-dbg_8.3.0-6~mx17+1_amd64.deb Size: 849940 SHA256: e5f5f64f727addbc07c72e18c0d925c7f4a339d5d454458079444234971b192e SHA1: 7fbda830acd448be15c4e58d1636a507e47a9f86 MD5sum: 48625dea4632a713bdf128e822d984a0 Description: LeakSanitizer -- a memory leak detector (debug symbols) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Build-Ids: 1680032970d3bc761614ce60c2199d0258678332 Package: libmariadb-dev Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 789 Depends: libgnutls28-dev, libmariadb3 (= 1:10.4.14-1~exp1~mx17+1), zlib1g-dev, libc6 (>= 2.3.4) Conflicts: libmariadbclient16-dev, libmysqlclient-dev Breaks: libmariadbclient-dev (<< 1:10.3), libmysqlclient-dev, libmysqld-dev Replaces: libmariadbclient-dev (<< 1:10.3), libmysqlclient-dev, libmysqld-dev Homepage: https://mariadb.org/ Priority: optional Section: libdevel Filename: pool/test/m/mariadb-10.4/libmariadb-dev_10.4.14-1~exp1~mx17+1_amd64.deb Size: 183642 SHA256: 506eb561f1a419f855cd79642bdbd83df5bca43f0032bf7186121988a509e6b5 SHA1: b016f5df2f095d05af1e60cb69dfbeb87606430a MD5sum: 6bbc5e06ba0e94241e903d2463f1e31f Description: MariaDB database development files MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes development libraries and header files. To allow sources expecting the MariaDB Connector/C to build. Sources that expect the MySQL Client libraries should use files from the libmariadb-dev-compat package. Original-Maintainer: Debian MySQL Maintainers Package: libmariadb-dev-compat Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 81 Depends: libmariadb-dev (= 1:10.4.14-1~exp1~mx17+1) Conflicts: libmariadb-client-lgpl-dev-compat, libmariadbclient-dev-compat, libmysqlclient-dev Breaks: libmariadb-client-lgpl-dev-compat, libmariadbclient-dev (<< 1:10.3), libmariadbclient-dev-compat, libmysqlclient-dev Replaces: libmariadb-client-lgpl-dev-compat, libmariadbclient-dev (<< 1:10.3), libmariadbclient-dev-compat, libmysqlclient-dev Provides: libmariadb-client-lgpl-dev-compat, libmariadbclient-dev-compat Multi-Arch: same Homepage: https://mariadb.org/ Priority: optional Section: libdevel Filename: pool/test/m/mariadb-10.4/libmariadb-dev-compat_10.4.14-1~exp1~mx17+1_amd64.deb Size: 32794 SHA256: 689362d6de9a60fc2b7cf380c0195cdcde21044765b3320a98d6da1cdbcfa6d4 SHA1: e569246c51e34dc64ee0b943913d92344f97256a MD5sum: 6dd410f7436248a074e198e1e4437a8a Description: MariaDB Connector/C, compatibility symlinks MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes compatibility symlinks to allow sources expecting the MySQL client libraries to be built against MariaDB Connector/C. Original-Maintainer: Debian MySQL Maintainers Package: libmariadb3 Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 512 Depends: mariadb-common, libc6 (>= 2.14), libgnutls30 (>= 3.5.6), zlib1g (>= 1:1.1.4) Conflicts: mariadb-galera-server-10.0, mariadb-galera-server-5.5, mariadb-server-10.0, mariadb-server-5.1, mariadb-server-5.2, mariadb-server-5.3, mariadb-server-5.5 Breaks: libmariadbclient18 Replaces: libmariadbclient18 Multi-Arch: same Homepage: https://mariadb.org/ Priority: optional Section: libs Filename: pool/test/m/mariadb-10.4/libmariadb3_10.4.14-1~exp1~mx17+1_amd64.deb Size: 172814 SHA256: d1cc53632904d0da00d6c69baa895f922c5c134ce50b996045f3078865b92e0a SHA1: a847ce2abb2c2f84b981b61ed0d177e9911d2dd1 MD5sum: 689e2d536856d32b13fbe4e59aeba2d2 Description: MariaDB database client library MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the client library. Original-Maintainer: Debian MySQL Maintainers Package: libmariadbclient-dev Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 69 Depends: libmariadb-dev (= 1:10.4.14-1~exp1~mx17+1) Multi-Arch: same Homepage: https://mariadb.org/ Priority: optional Section: oldlibs Filename: pool/test/m/mariadb-10.4/libmariadbclient-dev_10.4.14-1~exp1~mx17+1_amd64.deb Size: 32504 SHA256: 8f43998c7baff59f95f9ba379da1fa97eba490a4e7298bfa7e1f7fe677599583 SHA1: 5b98424ce041209cc69c64a6a2e9fa51cb503b13 MD5sum: d4a375806504f629d99c2f8f30ec49a3 Description: MariaDB database development files (transitional package) MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This empty package is intended to ease the switch to libmariadb-dev. It can safely removed. Original-Maintainer: Debian MySQL Maintainers Package: libmariadbd-dev Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 42773 Depends: libmariadb-dev (= 1:10.4.14-1~exp1~mx17+1), libmariadbd19 (= 1:10.4.14-1~exp1~mx17+1) Breaks: libmariadb-dev (<< 1:10.4), libmysqld-dev Replaces: libmariadb-dev (<< 1:10.4), libmysqld-dev Multi-Arch: same Homepage: https://mariadb.org/ Priority: optional Section: libdevel Filename: pool/test/m/mariadb-10.4/libmariadbd-dev_10.4.14-1~exp1~mx17+1_amd64.deb Size: 6293996 SHA256: 0da320e7cc1ba4bf8391db968a0eb6ed25e8949f75ee3fd51451736408d36add SHA1: 2e510ea708f0bb5d985deaa1dd1542713ef491c2 MD5sum: bd5bffa66de74ef02ad1d845487e53e5 Description: MariaDB embedded database, development files MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the embedded server library development and header files. Original-Maintainer: Debian MySQL Maintainers Package: libmariadbd19 Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 21495 Depends: libaio1 (>= 0.3.93), libc6 (>= 2.17), liblz4-1 (>= 0.0~r130), libpcre3, libsnappy1v5, libstdc++6 (>= 5.2), libsystemd0, zlib1g (>= 1:1.2.0) Multi-Arch: same Homepage: https://mariadb.org/ Priority: optional Section: libs Filename: pool/test/m/mariadb-10.4/libmariadbd19_10.4.14-1~exp1~mx17+1_amd64.deb Size: 5031010 SHA256: f36bc48ec3f890c3018bbe3daded65e242b54d9c203a103584a48184ba0a6f31 SHA1: 2c15fdbe0baab95e7c4db645b7b1739c2193e3ab MD5sum: 43463de7f89434e20c05c0a476352d78 Description: MariaDB embedded database, shared library MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes a shared library for embedded MariaDB applications. Original-Maintainer: Debian MySQL Maintainers Package: libmpx2 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 46 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.17) Replaces: libmpx0 (<< 6-20160120-1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libmpx2_8.3.0-6~mx17+1_amd64.deb Size: 11316 SHA256: 267fe1734eb03f488bdfe898b85bc57d15208578af0b212257f25d4f2e4674d3 SHA1: 966476cd9d79dbdf21516b62757591814fd66ce7 MD5sum: 257a638a5e40b32d983a50f337a74f2c Description: Intel memory protection extensions (runtime) Intel MPX is a set of processor features which, with compiler, runtime library and OS support, brings increased robustness to software by checking pointer references whose compile time normal intentions are usurped at runtime due to buffer overflow. Package: libmpx2-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 58 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libmpx2 (= 8.3.0-6~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libmpx2-dbg_8.3.0-6~mx17+1_amd64.deb Size: 36762 SHA256: d9208a3189c0c3eeddb40e1a18ea65dbc8311d646c5c9c8909ee10ce4f964b2f SHA1: 251bc5106a6302807a6e3b354b8f88b23b64901e MD5sum: c0b4e6b784ecd4039cebe9faa5b702bc Description: Intel memory protection extensions (debug symbols) Intel MPX is a set of processor features which, with compiler, runtime library and OS support, brings increased robustness to software by checking pointer references whose compile time normal intentions are usurped at runtime due to buffer overflow. Build-Ids: 372936975e2fb299cfcc7987f74e2ec1714481e4 6f68d7bcd35c81f8256813aa677a4287994d7244 Package: libnvcuvid1 Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 3370 Depends: libcuda1 (= 418.56-2~mx17+1), libc6 (>= 2.2.5) Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libnvcuvid1_418.56-2~mx17+1_amd64.deb Size: 897978 SHA256: a735ed19ab8382ce8206f7d81606b238b1d023d5081421fe9e1d99e1bf77f9af SHA1: 60195abcdf90516187de6c0ca02ed85d2a94b00b MD5sum: 3853d30e99d770fb64a22a6fa6105977 Description: NVIDIA CUDA Video Decoder runtime library The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . The NVIDIA CUDA Video Decoder (NVCUVID) library provides an interface to hardware video decoding capabilities on NVIDIA GPUs with CUDA. . This package contains the nvcuvid runtime library. Package: libnvidia-cbl Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 584 Depends: libc6 (>= 2.7), libnvidia-fatbinaryloader (>= 415) Conflicts: libnvidia-cbl-418.56 Provides: libnvidia-cbl-418.56 Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libnvidia-cbl_418.56-2~mx17+1_amd64.deb Size: 323820 SHA256: 3a0ee539380a99830e7e77ff00ca032ca7ede9938dd5f94c4c367f9ca667556c SHA1: 2bfb313e3c3de4c739a12d68731452c2e92ef430 MD5sum: 6f7466f94a35f335c6794e973cd41508 Description: NVIDIA binary Vulkan ray tracing (cbl) library Vulkan is a multivendor open standard by the Khronos Group for 3D graphics. . This library is part of the Vulkan real-time ray tracing extensions (VK_NV_raytracing) implementation by NVIDIA. . This package contains the private cbl library used by the NVIDIA implementation of Vulkan. Package: libnvidia-cfg1 Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 412 Depends: nvidia-alternative (= 418.56-2~mx17+1), libc6 (>= 2.2.5) Breaks: libgl1-nvidia-glx (<< 355.11-5) Replaces: libgl1-nvidia-glx (<< 355.11-5) Provides: libnvidia-cfg1-any Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libnvidia-cfg1_418.56-2~mx17+1_amd64.deb Size: 265644 SHA256: 2a6a6e65fcbd71ecc5f84bba44439d25b3490726da6c58bb73b75ddfd4589664 SHA1: fc7b6304d3b323d2e30103b49b607ef422ef7ef3 MD5sum: 6f9b1eb075f6cdc57a5696f4d09193c4 Description: NVIDIA binary OpenGL/GLX configuration library The NVIDIA binary driver provides optimized hardware acceleration of OpenGL/GLX/EGL/GLES applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets. . This package contains the libnvidia-cfg.so.1 runtime library. Package: libnvidia-compiler Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 48793 Depends: libc6 (>= 2.2.5) Conflicts: libnvidia-compiler-418.56 Provides: libnvidia-compiler-418.56 Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libnvidia-compiler_418.56-2~mx17+1_amd64.deb Size: 12004196 SHA256: 6219d4d7870eb6141d0ec7c959bd5cc8f1b451a68fed515371f15db10c46d16a SHA1: 787ae48aad5bc046ac7c7561b722b1f7bb05b70e MD5sum: bca0ce76953753809bb26e8aa3f499fe Description: NVIDIA runtime compiler library The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . This package contains the runtime compiler library. Package: libnvidia-eglcore Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 26153 Depends: libc6 (>= 2.2.5) Conflicts: libnvidia-eglcore-418.56 Provides: libnvidia-eglcore-418.56 Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libnvidia-eglcore_418.56-2~mx17+1_amd64.deb Size: 6302754 SHA256: 4ef0f90a8c8e336e30351be2f69bded98d1feb24b34e30e4ce02e0be3ee3951f SHA1: c34b341aacb08da604e33cde5c83a110a064fec3 MD5sum: b2d360588cb41b2ff38c17178b3f4437 Description: NVIDIA binary EGL core libraries EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. It contains a subset of OpenGL plus a number of extensions for the special needs of embedded systems. . This package contains the private core libraries used by the NVIDIA implementation of EGL and OpenGL|ES. Package: libnvidia-encode1 Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 368 Depends: libcuda1 (= 418.56-2~mx17+1), libc6 (>= 2.2.5), libnvcuvid1 (>= 260) Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libnvidia-encode1_418.56-2~mx17+1_amd64.deb Size: 243308 SHA256: e5eb8cb4a11be9d7e1376c2465b715aaca4bbbf9db86a4c2eb92e9eb66185a61 SHA1: 0c386da64ec4f5fd45b6e392f694da653eac5597 MD5sum: c24be1ae76016c3050e80c7a2656ef95 Description: NVENC Video Encoding runtime library The NVENC Video Encoding library provides an interface to video encoder hardware on supported NVIDIA GPUs. . This package contains the nvidia-encode runtime library. Package: libnvidia-fatbinaryloader Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 516 Depends: libnvidia-ptxjitcompiler1 (= 418.56-2~mx17+1), libc6 (>= 2.7) Conflicts: libnvidia-fatbinaryloader-418.56 Provides: libnvidia-fatbinaryloader-418.56 Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libnvidia-fatbinaryloader_418.56-2~mx17+1_amd64.deb Size: 321552 SHA256: 6180915e64f891b4f837ed372c86a8c59d8c6bce119396d5c603715f21498db3 SHA1: 051d73bc293b9aa326491705503c0f31478474c4 MD5sum: 5a184eee33eea36ebeeb40fc1b2a3f0a Description: NVIDIA FAT binary loader The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . This package contains the FAT multiarchitecture binary loader. Package: libnvidia-fbc1 Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 347 Depends: libcuda1 (= 418.56-2~mx17+1), libc6 (>= 2.2.5), libgl1 (>= 0.2.999) | libgl1-mesa-glx, libx11-6, libxext6 Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libnvidia-fbc1_418.56-2~mx17+1_amd64.deb Size: 238912 SHA256: 516e0f0da756bb4a43e93df2e874d572aac028c0ca6497b7d06d87444d337ba3 SHA1: 5fc93ace12bfbd01cfe11ca9fed185eb9f1ba898 MD5sum: 16e401449b43a0eb616a992521a5fce0 Description: NVIDIA OpenGL-based Framebuffer Capture runtime library The NVIDIA OpenGL-based Framebuffer Capture (NvFBCOpenGL) library provides a high performance, low latency interface to capture and optionally encode an OpenGL framebuffer. NvFBCOpenGL is a private API that is only available to approved partners for use in remote graphics scenarios. . This package contains the NvFBCOpenGL runtime library. Package: libnvidia-glcore Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 27205 Depends: libc6 (>= 2.2.5) Conflicts: libgl1-nvidia-glx-418.56, libnvidia-glcore-418.56 Breaks: libgl1-nvidia-glx (<< 355.11-5) Replaces: libgl1-nvidia-glx (<< 355.11-5) Provides: libnvidia-glcore-418.56 Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libnvidia-glcore_418.56-2~mx17+1_amd64.deb Size: 6325356 SHA256: efee562cd3589278e8193726d20b602e3ad5a0808504091191580bf096bcdaa9 SHA1: 7ee8d20ed42dc8980c7ef4c16a7e2cb132d4a473 MD5sum: a9b8c316c7718b156ef346dd2a4686da Description: NVIDIA binary OpenGL/GLX core libraries The NVIDIA binary driver provides optimized hardware acceleration of OpenGL/GLX/EGL/GLES applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets. . This package contains the private core libraries used by the NVIDIA implementation of OpenGL and GLX. Package: libnvidia-glvkspirv Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 13862 Depends: libc6 (>= 2.2.5) Conflicts: libnvidia-glvkspirv-418.56 Provides: libnvidia-glvkspirv-418.56 Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libnvidia-glvkspirv_418.56-2~mx17+1_amd64.deb Size: 4330920 SHA256: 2447ebb637527e9fe464b47ee6aadb82b7b11c9d8c09a09c5375307c51282930 SHA1: 2ec3e29ef7aeaf1ffec3a1a906cabeae8e057ee8 MD5sum: d85b03b69e1f9d84cc2115944a32a4ee Description: NVIDIA binary Vulkan Spir-V compiler library Vulkan is a multivendor open standard by the Khronos Group for 3D graphics. . This library provides a NVIDIA Vulkan Spir-V compiler which reduces shader compilation time and shader system memory consumption. . This package contains the private Spir-V compiler libraries used by the NVIDIA implementation of Vulkan. Package: libnvidia-ifr1 Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 429 Depends: libcuda1 (= 418.56-2~mx17+1), libc6 (>= 2.2.5), libgl1 (>= 0.2.999) | libgl1-mesa-glx, libx11-6 Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libnvidia-ifr1_418.56-2~mx17+1_amd64.deb Size: 263190 SHA256: 3af668c1bbd5ac4971a97f4575883712af55b453407f7262d5e93f44b032cda1 SHA1: 1956b49449daee57cd62e5d4fdfed1f11978b92d MD5sum: 8a9f6168dbbf1dc910fbed50f3d89a7e Description: NVIDIA OpenGL-based Inband Frame Readback runtime library The NVIDIA OpenGL-based Inband Frame Readback (NvIFROpenGL) library provides a high performance, low latency interface to capture and optionally encode an OpenGL framebuffer. NvIFROpenGL is a private API that is only available to approved partners for use in remote graphics scenarios. . This package contains the NvIFROpenGL runtime library. Package: libnvidia-ml1 Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 1767 Depends: nvidia-alternative (= 418.56-2~mx17+1), libc6 (>= 2.2.5) Breaks: nvidia-smi (<< 418.56) Multi-Arch: same Homepage: https://developer.nvidia.com/nvidia-management-library-NVML Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libnvidia-ml1_418.56-2~mx17+1_amd64.deb Size: 636420 SHA256: 135c8f4d8e46f6aecb2a085f426cce2d741ca39fe33867252d78c555b2ef7bc1 SHA1: 0502129596b65bbb6dfc6178b06556746fe9cd37 MD5sum: c0d5796c41b0e6ccc2357e1302e9fa55 Description: NVIDIA Management Library (NVML) runtime library The NVIDIA Management Library (NVML) provides a monitoring and management API. It provides a direct access to the queries and commands exposed via nvidia-smi. . This package contains the nvidia-ml runtime library. Package: libnvidia-opticalflow1 Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 318 Depends: libc6 (>= 2.2.5), libnvcuvid1 (>= 260) Multi-Arch: same Homepage: https://developer.nvidia.com/opticalflow-sdk Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libnvidia-opticalflow1_418.56-2~mx17+1_amd64.deb Size: 228208 SHA256: bea505850ed9f102505cc425e62d7e5d2265b71ed53bccdc94826e5d1a109ea9 SHA1: eae08f7de16d50a3e1ec617f4c1160e24555cc17 MD5sum: 8b3db0fb7c018af695fe46d237c1b260 Description: NVIDIA Optical Flow runtime library The NVIDIA Optical Flow SDK exposes the latest hardware capability of Turing GPUs dedicated to computing the relative motion of pixels between images. . This package contains the Optical Flow runtime library. Package: libnvidia-ptxjitcompiler1 Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 7583 Depends: libc6 (>= 2.7) Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libnvidia-ptxjitcompiler1_418.56-2~mx17+1_amd64.deb Size: 3501470 SHA256: c749aad082e7aa6fa20b89c110a2c7aeb5ae0e40c6f37bcf8fe04553b9f296ed SHA1: 6b595f52eecb025620b44ce18b897ea7c7652601 MD5sum: 132e0d091a41d6d0cfca0f1b65784f61 Description: NVIDIA PTX JIT Compiler The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . This package contains the runtime PTX JIT compiler library. Package: libnvidia-rtcore Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 27749 Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.2) Conflicts: libnvidia-rtcore-418.56 Provides: libnvidia-rtcore-418.56 Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libnvidia-rtcore_418.56-2~mx17+1_amd64.deb Size: 7095410 SHA256: 8e4d805d7084fcd78b7e90e9dca58dd78786b31118d93aba220887736e803958 SHA1: a9c55c815e116221a8f3118f3c7d98f63a5583c1 MD5sum: c8244df25e0a5d85a170f5a961f730d0 Description: NVIDIA binary Vulkan ray tracing (rtcore) library Vulkan is a multivendor open standard by the Khronos Group for 3D graphics. . This library is part of the Vulkan real-time ray tracing extensions (VK_NV_raytracing) implementation by NVIDIA. . This package contains the private rtcore library used by the NVIDIA implementation of Vulkan. Package: libnvoptix1 Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 51079 Depends: libcuda1 (= 418.56-2~mx17+1), libc6 (>= 2.2.5) Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libnvoptix1_418.56-2~mx17+1_amd64.deb Size: 7992074 SHA256: 10523575f2a701ac6a56bf8d133cc06882c0af023329b008089dae91f2a72fc6 SHA1: 9bee11f81e20622c4a92f56aaca4d5cc290a3577 MD5sum: 494d596d6dfc0bf1b3d23ac0f19adfb2 Description: NVIDIA implementation of the OptiX ray tracing engine The OptiX API is an application framework for achieving optimal ray tracing performance on the GPU. . This package contains runtime library of the OptiX ray tracing engine implementation for NVIDIA CUDA. It is used by liboptix.so.* coming with applications using the OptiX API. Package: libobjc-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 2252 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libgcc-7-dev (= 7.3.0-1~mx17+1), libobjc4 (>= 7.3.0-1~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/libobjc-7-dev_7.3.0-1~mx17+1_amd64.deb Size: 203514 SHA256: ced4e4788a8b07c35ebcdf11224f0b86624cd54ffd2e4ffa04ce6b925d338a61 SHA1: 52b39ee7a9c20a0ecffcb35921d34b5d40706c0a MD5sum: 6d480f45d8eafcbbbb96adacd277f407 Description: Runtime library for GNU Objective-C applications (development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libobjc-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 2281 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libgcc-8-dev (= 8.3.0-6~mx17+1), libobjc4 (>= 8.3.0-6~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/libobjc-8-dev_8.3.0-6~mx17+1_amd64.deb Size: 213736 SHA256: 2059e00397490b6fc2c9a55ba2f10831408c46faa59034872b0bdb6b2a2adb69 SHA1: e6fe403428595f73a55ecc4b592d2df21488fc95 MD5sum: 2aad55a0a3d5934fd32425e106dab8e2 Description: Runtime library for GNU Objective-C applications (development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libobjc4 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 281 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.14), libgc1c2 (>= 1:7.2d), libgcc1 (>= 1:3.0) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libobjc4_8.3.0-6~mx17+1_amd64.deb Size: 52450 SHA256: 8db51b8462bd888e1c3d74470757edc03c9763c05a2b3af48347a049be2388a0 SHA1: a8ac468cc6e470fdf901f22b0d6e61373fefff91 MD5sum: 9df8b5cc27b1ff9566db2254bff700f1 Description: Runtime library for GNU Objective-C applications Library needed for GNU ObjC applications linked against the shared library. Package: libobjc4-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 302 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libobjc4 (= 8.3.0-6~mx17+1), libgcc1-dbg (>= 1:8.3.0-6~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libobjc4-dbg_8.3.0-6~mx17+1_amd64.deb Size: 250336 SHA256: 2fba187783d1740823b9a51006fb04ec399e10f74e88b6a052d78277db886a8c SHA1: 8f5062a9a3e473771d2379b539ec9039e8419516 MD5sum: 8845f157ecb746584ad8fc071b1c3642 Description: Runtime library for GNU Objective-C applications (debug symbols) Library needed for GNU ObjC applications linked against the shared library. Build-Ids: 970964697316262bc683eaf2d0855380b47093a1 d600ede0fe2ef0a61f206b57b7604af9d964f3f7 Package: libpostproc-dev Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 223 Depends: libavutil-dev (= 7:4.0.2-1~mx17+1exp), libpostproc55 (= 7:4.0.2-1~mx17+1exp) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libdevel Filename: pool/test/f/ffmpeg/libpostproc-dev_4.0.2-1~mx17+1exp_amd64.deb Size: 90558 SHA256: 3c9a8a41f38d92862b71d9cd6f0cab9bee2f8208eeea9187bae63bab4af66594 SHA1: b7e3f86d4652ccf0124773f04382b531493415b7 MD5sum: c1b3f62cbf79aae3e74c1659fd6982f7 Description: FFmpeg library for post processing - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides video post processing. . This package contains the development files. Original-Maintainer: Debian Multimedia Maintainers Package: libpostproc54 Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 210 Depends: libavutil55 (>= 7:3.4.2), libc6 (>= 2.14) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libpostproc54_3.4.2-1~mx17+2_amd64.deb Size: 87108 SHA256: c7628ccb975935345bef12ae2ac4f47fcc616ef59b6c677a6e167eacf8cebcf4 SHA1: 27782be7d5f065ab4d796ced981f23a3f63042d3 MD5sum: 25f53fc794f8ac35a303690e6c2de95b Description: FFmpeg library for post processing - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides video post processing. . This package contains the runtime files. Original-Maintainer: Debian Multimedia Maintainers Package: libpostproc54-dbgsym Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Auto-Built-Package: debug-symbols Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 83 Depends: libpostproc54 (= 7:3.4.2-1~mx17+2) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/f/ffmpeg/libpostproc54-dbgsym_3.4.2-1~mx17+2_amd64.deb Size: 69124 SHA256: 6f6d82035f090f72a77a57e3692b7d5eecfcc18de41e5778939c52f5eaa8a622 SHA1: 434f3a3222e151fb63e470366f01fc289ec4faf1 MD5sum: df6126b755ebb28904fb062bf4e258ec Description: debug symbols for libpostproc54 Build-Ids: 549a39f8f82b5b396621afe6fd4fe24e3613d832 Original-Maintainer: Debian Multimedia Maintainers Package: libpostproc55 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 214 Depends: libavutil56 (= 7:4.0.2-1~mx17+1exp), libc6 (>= 2.14) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libpostproc55_4.0.2-1~mx17+1exp_amd64.deb Size: 89990 SHA256: 6864ce7a677e6a82c1bc44119d2df815ab1eb3ec0a88abacfc36615001189066 SHA1: 614e8d33713114183b0d659b69414591d8ce0bc0 MD5sum: 6855d36f7f6e3a0a8067a870ecd2fd5f Description: FFmpeg library for post processing - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides video post processing. . This package contains the runtime files. Original-Maintainer: Debian Multimedia Maintainers Package: libptexenc-dev Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Architecture: amd64 Maintainer: Debian TeX Maintainers Installed-Size: 126 Depends: libptexenc1 (= 2018.20181218.49446-1~mx17) Multi-Arch: same Homepage: https://www.tug.org/texlive/ Priority: optional Section: libdevel Filename: pool/test/t/texlive-bin/libptexenc-dev_2018.20181218.49446-1~mx17_amd64.deb Size: 60568 SHA256: 035d75a9c695d7c6a16b55230eba5763bb33a8af01d25f620f02bf140f53b771 SHA1: c527d848c63584eaa361795ae087dc27cca63ca5 MD5sum: f40febae9967a4c0a6848f3f9bb32a15 Description: TeX Live: ptex encoding library (development part) This package contains the static library and header files for the ptexenc library, a library for encoding support in pTeX, a Japanese TeX engine. Package: libptexenc1 Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Architecture: amd64 Maintainer: Debian TeX Maintainers Installed-Size: 114 Depends: libc6 (>= 2.4), libkpathsea6 Breaks: texlive-base (<< 2014), texlive-binaries (<< 2014) Multi-Arch: same Homepage: https://www.tug.org/texlive/ Priority: optional Section: libs Filename: pool/test/t/texlive-bin/libptexenc1_2018.20181218.49446-1~mx17_amd64.deb Size: 61196 SHA256: 5caa9f65da374164dc6c85b493b9c98392f797ecb3cac425776f9f7659c9bc30 SHA1: 1fc943535a6b6f2ead9d45f3c0ab5354bae072ca MD5sum: 76b1038cc0b4a74daa8a56ce108c0df7 Description: TeX Live: pTeX encoding library library for encoding support in pTeX, a Japanese TeX engine. Package: libptexenc1-dbgsym Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian TeX Maintainers Installed-Size: 42 Depends: libptexenc1 (= 2018.20181218.49446-1~mx17) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/t/texlive-bin/libptexenc1-dbgsym_2018.20181218.49446-1~mx17_amd64.deb Size: 25572 SHA256: 3e5c4fc550f20227450d98344d68df496c3daa89b4961c8bebf0a5932950b65c SHA1: 837cf932b11e172b523b56ceb3d258b1dfefceba MD5sum: 65a4f329605ae36ac59c5da4b655004a Description: debug symbols for libptexenc1 Build-Ids: c8f554d7ffe51c7c807c0405bea235a99dc9afb2 Package: libquadmath0 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 269 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.23) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libquadmath0_8.3.0-6~mx17+1_amd64.deb Size: 132374 SHA256: e586a334339295614a812673e4889e0b584d36dc38e470cd191f78d98a6511ca SHA1: 71c16e7665559e0ce5c0769f4efdf60c228c4674 MD5sum: 40faa37852379230a914ff6f20b526be Description: GCC Quad-Precision Math Library A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: libquadmath0-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 237 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libquadmath0 (= 8.3.0-6~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libquadmath0-dbg_8.3.0-6~mx17+1_amd64.deb Size: 214836 SHA256: 494fb9ebf8cd1fe6212f374bca338b801c0e122794aea428d0dd23c7db5e21b0 SHA1: f35d59c8950bcbc1f490c219224e1046edebe948 MD5sum: 789f26fe7a944c5bb6519e5546d663aa Description: GCC Quad-Precision Math Library (debug symbols) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. Build-Ids: b062b80049eff402d8b59e493458747b69b08a27 Package: libstdc++-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 14872 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libgcc-7-dev (= 7.3.0-1~mx17+1), libstdc++6 (>= 7.3.0-1~mx17+1), libc6-dev (>= 2.13-5) Suggests: libstdc++-7-doc Conflicts: libg++2.8-dev, libg++27-dev, libg++272-dev (<< 2.7.2.8-1), libstdc++2.10-dev (<< 1:2.95.3-2), libstdc++2.8-dev, libstdc++2.9-dev, libstdc++2.9-glibc2.1-dev, libstdc++3.0-dev Provides: libstdc++-dev Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/libstdc++-7-dev_7.3.0-1~mx17+1_amd64.deb Size: 1433402 SHA256: 5ab2039fba35c00933376fc17d33cfb8038f5164faaa7a9d1cd47f9f739afdac SHA1: 2fa6b7560aaf0d4694fede1b84be36096addf034 MD5sum: 2421268ffb043687365e6af178842b34 Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++-7-doc Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: all Maintainer: Debian GCC Maintainers Installed-Size: 108616 Depends: gcc-7-base (>= 7) Conflicts: libstdc++-4.8-doc, libstdc++-4.9-doc, libstdc++-5-doc, libstdc++-6-doc, libstdc++5-3.3-doc, libstdc++5-doc, libstdc++6-4.0-doc, libstdc++6-4.1-doc, libstdc++6-4.2-doc, libstdc++6-4.3-doc, libstdc++6-4.4-doc, libstdc++6-4.5-doc, libstdc++6-4.6-doc, libstdc++6-4.7-doc, libstdc++6-doc Homepage: http://gcc.gnu.org/ Priority: optional Section: doc Filename: pool/test/g/gcc-7/libstdc++-7-doc_7.3.0-1~mx17+1_all.deb Size: 9120066 SHA256: b5052a93c207b24c7ccb5ab5652442188bba49a4a23b0e021a41029757d57494 SHA1: cbe15fe3dd0972630762c8e84e50399b7aca48c4 MD5sum: b9cac08ffa9f9acb1f5bc7adf4d74f06 Description: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. Package: libstdc++-7-pic Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 4649 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libstdc++6 (>= 7.3.0-1~mx17+1), libstdc++-7-dev (= 7.3.0-1~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/libstdc++-7-pic_7.3.0-1~mx17+1_amd64.deb Size: 459254 SHA256: d413710afe3eb3b3da8033efcc384fda5153127c8ed7d7780823b7cfdd03487a SHA1: 0e34e9905e439db48c0ea247cada594ef00bc60f MD5sum: 179bb4ce09f0b0d91241918de6488804 Description: GNU Standard C++ Library v3 (shared library subset kit) This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems. . Unless you are making one of those, you will not need this package. Package: libstdc++-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 15928 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libgcc-8-dev (= 8.3.0-6~mx17+1), libstdc++6 (>= 8.3.0-6~mx17+1), libc6-dev (>= 2.13-5) Suggests: libstdc++-8-doc Conflicts: libg++2.8-dev, libg++27-dev, libg++272-dev (<< 2.7.2.8-1), libstdc++2.10-dev (<< 1:2.95.3-2), libstdc++2.8-dev, libstdc++2.9-dev, libstdc++2.9-glibc2.1-dev, libstdc++3.0-dev Provides: libstdc++-dev Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/libstdc++-8-dev_8.3.0-6~mx17+1_amd64.deb Size: 1514492 SHA256: a3cfcb5fcd8f837e26dd6b7d431465d4aaca45adb921c5ff978494e1095f5a37 SHA1: 98ec801c4d81f1b581edd5fbc2a53558d6554e2c MD5sum: b99560bf10197c1b4ca8e70bbe8b03d6 Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++-8-doc Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: all Maintainer: Debian GCC Maintainers Installed-Size: 110468 Depends: gcc-8-base (>= 8) Conflicts: libstdc++-4.8-doc, libstdc++-4.9-doc, libstdc++-5-doc, libstdc++-6-doc, libstdc++-7-doc, libstdc++5-3.3-doc, libstdc++5-doc, libstdc++6-4.0-doc, libstdc++6-4.1-doc, libstdc++6-4.2-doc, libstdc++6-4.3-doc, libstdc++6-4.4-doc, libstdc++6-4.5-doc, libstdc++6-4.6-doc, libstdc++6-4.7-doc, libstdc++6-doc Homepage: http://gcc.gnu.org/ Priority: optional Section: doc Filename: pool/test/g/gcc-8/libstdc++-8-doc_8.3.0-6~mx17+1_all.deb Size: 9204034 SHA256: be4ea0be8992d22b8c225c67be40f4c561200d9c50b08396dfe5bcfc14023828 SHA1: 1c1c93733b27deac0e64642cf069f7b9e7d056dd MD5sum: 974156fa67dfdcd25854d5e8c720d291 Description: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. Package: libstdc++-8-pic Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 4741 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libstdc++6 (>= 8.3.0-6~mx17+1), libstdc++-8-dev (= 8.3.0-6~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/libstdc++-8-pic_8.3.0-6~mx17+1_amd64.deb Size: 466404 SHA256: 7821566e92a4bbf0354d7976268c5c1fc616e80d4daaa5ae8d1f56995d68b16c SHA1: 81b871b2f892f698dfdec5eda0941099c43bea50 MD5sum: 7b23f7a3b921df8b7c13996f9160c956 Description: GNU Standard C++ Library v3 (shared library subset kit) This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems. . Unless you are making one of those, you will not need this package. Package: libstdc++6 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 2021 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.18), libgcc1 (>= 1:4.2) Conflicts: scim (<< 1.4.2-1) Breaks: blockattack (<= 1.4.1+ds1-2.1+b2), boo (<= 0.9.5~git20110729.r1.202a430-2), c++-annotations (<= 10.2.0-1), clustalx (<= 2.1+lgpl-3), dff (<= 1.3.0+dfsg.1-4.1+b3), digikam-private-libs (<= 4:4.4.0-1.1+b2), dnsdist (<< 1.3.3-3), emscripten (<= 1.22.1-1), ergo (<= 3.4.0-1), fceux (<= 2.2.2+dfsg0-1), fiona (<= 1.5.1-2), flush (<= 0.9.12-3.1), freeorion (<= 0.4.4+git20150327-2), fslview (<= 4.0.1-4), fwbuilder (<= 5.1.0-4), gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2), gnote (<= 3.16.2-1), gnudatalanguage (<= 0.9.5-2+b2), innoextract (<= 1.4-1+b1), lambda-align (<< 1.0.3-5), libantlr-dev (<= 2.7.7+dfsg-6), libapache2-mod-passenger (<= 5.0.7-1), libaqbanking34-plugins, libaqsis1 (<= 1.8.2-1), libassimp3 (<= 3.0~dfsg-4), libboost-date-time1.54.0, libboost-date-time1.55.0, libchemps2-1 (<= 1.5-1), libcpprest2.4 (<= 2.4.0-2), libdap17 (<= 3.14.0-2), libdapclient6 (<= 3.14.0-2), libdapserver7 (<= 3.14.0-2), libdavix0 (<= 0.4.0-1+b1), libdballe6 (<= 6.8-1), libdiet-admin2.8 (<= 2.8.0-1+b3), libdiet-client2.8 (<= 2.8.0-1+b3), libdiet-sed2.8 (<= 2.8.0-1+b3), libfreefem++ (<= 3.37.1-1), libgazebo5 (<= 5.0.1+dfsg-2.1), libgetfem4++ (<= 4.2.1~beta1~svn4635~dfsg-3+b1), libgmsh2 (<= 2.9.3+dfsg1-1), libinsighttoolkit4.7 (<= 4.7.2-2), libkolabxml1 (<= 1.1.0-3), libktoblzcheck1c2a, liblhapdf0, libllvm3.8, libllvm3.9, libllvm4.0, libmarisa0 (<= 0.2.4-8), libogre-1.8.0 (<= 1.8.0+dfsg1-7+b1), libogre-1.9.0 (<= 1.9.0+dfsg1-4), libopenwalnut1 (<= 1.4.0~rc1+hg3a3147463ee2-1+b1), libpqxx-4.0 (<= 4.0.1+dfsg-3), libpythia8, libreoffice-core (<= 1:4.4.5-2), librime1 (<= 1.2+dfsg-2), libsimgrid3.14, libusbguard0 (<< 0.7.4+ds-1), libwibble-dev (<= 1.1-1), libwreport2 (<= 2.14-1), libxapian30 (<= 1.4.1-1~bpo8+1), libxmltooling6 (<= 1.5.3-2.1), lightspark (<= 0.7.2+git20150512-2+b1), mednafen (<< 1.22.1+dfsg-1), mira-assembler (<= 4.9.5-1), mongodb (<= 1:2.4.14-2), mongodb-server (<= 1:2.4.14-2), ncbi-blast+ (<= 2.2.30-4), nghttp2-proxy (<< 1.36.0-2), openscad (<= 2014.03+dfsg-1+b1), osm2pgsql (<< 0.96.0+ds-2), osmcoastline (<< 2.2.4-1), osmium-tool (<< 1.10.0-1), passepartout (<= 0.7.1-1.1), pdf2djvu (<= 0.7.21-2), pdns-recursor (<< 4.1.11-1), photoprint (<= 0.4.2~pre2-2.3+b2), plastimatch (<= 1.6.2+dfsg-1), plee-the-bear (<= 0.6.0-3.1), poedit (<< 2.2.1-2), povray (<= 1:3.7.0.0-8), powertop (<= 2.6.1-1), printer-driver-brlaser (<= 3-3), psi4 (<= 4.0~beta5+dfsg-2+b1), python-fiona (<= 1.5.1-2), python-guiqwt (<= 2.3.1-1), python-healpy (<= 1.8.1-1+b1), python-htseq (<= 0.5.4p3-2), python-imposm (<= 2.5.0-3+b2), python-pyosmium (<< 2.15.1-1), python-pysph (<= 0~20150606.gitfa26de9-5), python-rasterio (<= 0.24.0-1), python-scipy (<= 0.14.1-1), python-sfml (<= 2.2~git20150611.196c88+dfsg-1+b1), python3-fiona (<= 1.5.1-2), python3-pyosmium (<< 2.15.1-1), python3-scipy (<= 0.14.1-1), python3-sfml (<= 2.2~git20150611.196c88+dfsg-1+b1), python3-taglib (<= 0.3.6+dfsg-2+b2), realtimebattle (<= 1.0.8-14), ruby-passenger (<= 5.0.7-1), schroot (<= 1.6.10-1+b1), seer (<< 1.1.4-2), sqlitebrowser (<= 3.5.1-3), tecnoballz (<= 0.93.1-6), undertaker (<< 1.6.1-4.2), wesnoth-1.12-core (<= 1:1.12.4-1), widelands (<= 1:18-3+b1), xflr5 (<= 6.09.06-2) Replaces: libstdc++6-8-dbg (<< 4.9.0-3) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libstdc++6_8.3.0-6~mx17+1_amd64.deb Size: 402460 SHA256: 69c7654a408a47345ba2145ffdab3767d96833ca50e57aa9967fe1c422de1b81 SHA1: e3810c38c6dfccd2480775e9e660d757e7cbbb03 MD5sum: 0cfc9f875d1e5e35074d4587b5c3ef8c Description: GNU Standard C++ Library v3 This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++6-7-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 18336 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libstdc++6 (>= 7.3.0-1~mx17+1), libgcc1-dbg (>= 1:7.3.0-1~mx17+1), libc6 (>= 2.18), libgcc1 (>= 1:4.2) Recommends: libstdc++-7-dev (= 7.3.0-1~mx17+1) Conflicts: libstdc++5-3.3-dbg, libstdc++5-dbg, libstdc++6-4.0-dbg, libstdc++6-4.1-dbg, libstdc++6-4.2-dbg, libstdc++6-4.3-dbg, libstdc++6-4.4-dbg, libstdc++6-4.5-dbg, libstdc++6-4.6-dbg, libstdc++6-4.7-dbg, libstdc++6-4.8-dbg, libstdc++6-4.9-dbg, libstdc++6-5-dbg, libstdc++6-6-dbg, libstdc++6-dbg Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/libstdc++6-7-dbg_7.3.0-1~mx17+1_amd64.deb Size: 4786772 SHA256: 0d8ad7f9060e8f167d744cc129cbd815590e3d27a3fbbc6f97d908d342cfc526 SHA1: 4981ad7a1843050e4db21f8d108a7a626b0e8719 MD5sum: f7adccfb92aef0a79ea71b2c9ad7d9c8 Description: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Build-Ids: 2ed5c1e39d223d3635d0c18968dc6ce934d507ce Package: libstdc++6-8-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 21855 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libstdc++6 (>= 8.3.0-6~mx17+1), libgcc1-dbg (>= 1:8.3.0-6~mx17+1), libc6 (>= 2.18), libgcc1 (>= 1:4.2) Recommends: libstdc++-8-dev (= 8.3.0-6~mx17+1) Conflicts: libstdc++5-3.3-dbg, libstdc++5-dbg, libstdc++6-4.0-dbg, libstdc++6-4.1-dbg, libstdc++6-4.2-dbg, libstdc++6-4.3-dbg, libstdc++6-4.4-dbg, libstdc++6-4.5-dbg, libstdc++6-4.6-dbg, libstdc++6-4.7-dbg, libstdc++6-4.8-dbg, libstdc++6-4.9-dbg, libstdc++6-5-dbg, libstdc++6-6-dbg, libstdc++6-7-dbg, libstdc++6-dbg Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libstdc++6-8-dbg_8.3.0-6~mx17+1_amd64.deb Size: 5194630 SHA256: e68cb58aed5f5e0b6a2f064ad4f4b0ef0cae10c0a8ef90a9f90d93333c5ad50e SHA1: 79615f529e6ab142429e325a3137c7ac2ca53be9 MD5sum: 15e8a30a5e70fed48ac3d53a7a569e57 Description: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Build-Ids: a0b1a1922c80def391420e2315cd73d5ea048d3f Package: libswresample-dev Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 343 Depends: libavutil-dev (= 7:4.0.2-1~mx17+1exp), libswresample3 (= 7:4.0.2-1~mx17+1exp) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libdevel Filename: pool/test/f/ffmpeg/libswresample-dev_4.0.2-1~mx17+1exp_amd64.deb Size: 108284 SHA256: d44d4623671624efc90aff2aa1083e09351f600bb2de3f4d4e1b1761ce2215aa SHA1: 063172f6d9840b25bd3a65baa2167f9ada0d8819 MD5sum: 269720374cc71e52a4831c506b42e830 Description: FFmpeg library for audio resampling, rematrixing etc. - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides performs highly optimized audio resampling, rematrixing and sample format conversion operations. Specifically, this library performs the following conversions: * Resampling is the process of changing the audio rate, for example from a high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low sample rate is a lossy process. Several resampling options and algorithms are available. * Rematrixing is the process of changing the channel layout, for example from stereo to mono. When the input channels cannot be mapped to the output streams, the process is lossy, since it involves different gain factors and mixing. Various other audio conversions (e.g. stretching and padding) are enabled through dedicated options. * Format conversion is the process of converting the type of samples, for example from 16-bit signed samples to unsigned 8-bit or float samples. It also handles packing conversion, when passing from packed layout (all samples belonging to distinct channels interleaved in the same buffer), to planar layout (all samples belonging to the same channel stored in a dedicated buffer or "plane"). . This package contains the development files. Original-Maintainer: Debian Multimedia Maintainers Package: libswresample2 Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 214 Depends: libavutil55 (>= 7:3.4.2), libc6 (>= 2.14), libsoxr0 (>= 0.1.0) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libswresample2_3.4.2-1~mx17+2_amd64.deb Size: 89986 SHA256: 644142c3a73d9e6477ba30eceffce9bf1a0c2b7c2eb804b94c35ff375c6ef2e5 SHA1: 3287a9f9008a11518aec8020faa65acb555f0e03 MD5sum: 376c73c5f134722640b382ce573fbe02 Description: FFmpeg library for audio resampling, rematrixing etc. - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides performs highly optimized audio resampling, rematrixing and sample format conversion operations. Specifically, this library performs the following conversions: * Resampling is the process of changing the audio rate, for example from a high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low sample rate is a lossy process. Several resampling options and algorithms are available. * Rematrixing is the process of changing the channel layout, for example from stereo to mono. When the input channels cannot be mapped to the output streams, the process is lossy, since it involves different gain factors and mixing. Various other audio conversions (e.g. stretching and padding) are enabled through dedicated options. * Format conversion is the process of converting the type of samples, for example from 16-bit signed samples to unsigned 8-bit or float samples. It also handles packing conversion, when passing from packed layout (all samples belonging to distinct channels interleaved in the same buffer), to planar layout (all samples belonging to the same channel stored in a dedicated buffer or "plane"). . This package contains the runtime files. Original-Maintainer: Debian Multimedia Maintainers Package: libswresample2-dbgsym Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Auto-Built-Package: debug-symbols Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 141 Depends: libswresample2 (= 7:3.4.2-1~mx17+2) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/f/ffmpeg/libswresample2-dbgsym_3.4.2-1~mx17+2_amd64.deb Size: 89106 SHA256: 6cdf906e0851de751a07ae54d21413fe8af364129895d64277a548ad8d92e806 SHA1: e7046f6418e07f76fef381f1f54044215b9cac35 MD5sum: d24105fe87677582dfa91fd5bb819334 Description: debug symbols for libswresample2 Build-Ids: 976a1d4d219028fb64fa58cc7adc13df8ff7423b Original-Maintainer: Debian Multimedia Maintainers Package: libswresample3 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 218 Depends: libavutil56 (= 7:4.0.2-1~mx17+1exp), libc6 (>= 2.14), libsoxr0 (>= 0.1.0) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libswresample3_4.0.2-1~mx17+1exp_amd64.deb Size: 92928 SHA256: edc05ec5580945840936dd1b13294f015ceb0108c42b64acce7856acbd0a4fc1 SHA1: 13bd4e4c3ca6caf42538e03e7873dea4fefbb2a9 MD5sum: 587d633f96fced9809295c2f2187b0fa Description: FFmpeg library for audio resampling, rematrixing etc. - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides performs highly optimized audio resampling, rematrixing and sample format conversion operations. Specifically, this library performs the following conversions: * Resampling is the process of changing the audio rate, for example from a high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low sample rate is a lossy process. Several resampling options and algorithms are available. * Rematrixing is the process of changing the channel layout, for example from stereo to mono. When the input channels cannot be mapped to the output streams, the process is lossy, since it involves different gain factors and mixing. Various other audio conversions (e.g. stretching and padding) are enabled through dedicated options. * Format conversion is the process of converting the type of samples, for example from 16-bit signed samples to unsigned 8-bit or float samples. It also handles packing conversion, when passing from packed layout (all samples belonging to distinct channels interleaved in the same buffer), to planar layout (all samples belonging to the same channel stored in a dedicated buffer or "plane"). . This package contains the runtime files. Original-Maintainer: Debian Multimedia Maintainers Package: libswscale-dev Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 918 Depends: libavutil-dev (= 7:4.0.2-1~mx17+1exp), libswscale5 (= 7:4.0.2-1~mx17+1exp) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libdevel Filename: pool/test/f/ffmpeg/libswscale-dev_4.0.2-1~mx17+1exp_amd64.deb Size: 208268 SHA256: 3453a128cb8137fed2738d61b2b79b4216d0b0934b70153482ff5183611b09f3 SHA1: 411980a207adc0721ab93ac3235c8d2cc19be0f4 MD5sum: d5f3232ad8d853b6389d28ae3c873387 Description: FFmpeg library for image scaling and various conversions - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library performs highly optimized image scaling and colorspace and pixel format conversion operations. Specifically, this library performs the following conversions: * Rescaling is the process of changing the video size. Several rescaling options and algorithms are available. This is usually a lossy process. * Pixel format conversion is the process of converting the image format and colorspace of the image, for example from planar YUV420P to RGB24 packed. It also handles packing conversion, that is converts from packed layout (all pixels belonging to distinct planes interleaved in the same buffer), to planar layout (all samples belonging to the same plane stored in a dedicated buffer or "plane"). This is usually a lossy process in case the source and destination colorspaces differ. . This package contains the development files. Original-Maintainer: Debian Multimedia Maintainers Package: libswscale4 Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 638 Depends: libavutil55 (>= 7:3.4.2), libc6 (>= 2.14) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libswscale4_3.4.2-1~mx17+2_amd64.deb Size: 185048 SHA256: c65738a5b2bb14d776932a6aa622ac557a8d6a5d985ae74bde14744afdbc6c54 SHA1: ec1300e82ff54222a5a61563b4296f6428dbf740 MD5sum: f851c9d84b805a40ea8f29db3a9c4206 Description: FFmpeg library for image scaling and various conversions - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library performs highly optimized image scaling and colorspace and pixel format conversion operations. Specifically, this library performs the following conversions: * Rescaling is the process of changing the video size. Several rescaling options and algorithms are available. This is usually a lossy process. * Pixel format conversion is the process of converting the image format and colorspace of the image, for example from planar YUV420P to RGB24 packed. It also handles packing conversion, that is converts from packed layout (all pixels belonging to distinct planes interleaved in the same buffer), to planar layout (all samples belonging to the same plane stored in a dedicated buffer or "plane"). This is usually a lossy process in case the source and destination colorspaces differ. . This package contains the runtime files. Original-Maintainer: Debian Multimedia Maintainers Package: libswscale4-dbgsym Source: ffmpeg Version: 7:3.4.2-1~mx17+2 Auto-Built-Package: debug-symbols Architecture: amd64 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 612 Depends: libswscale4 (= 7:3.4.2-1~mx17+2) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/f/ffmpeg/libswscale4-dbgsym_3.4.2-1~mx17+2_amd64.deb Size: 538274 SHA256: baae348bc4007bdb7f0cf36e01ad08127296a45fe5013553f7501e457d4bd28b SHA1: 79bae8cdf6a7f4506c1eb78fbf6ea7dc98da3ec2 MD5sum: 07daad46034b53cd6e72d46840589fc0 Description: debug symbols for libswscale4 Build-Ids: 98117ed6363b1e64ebebb7f847dea28f1d93ec4c Original-Maintainer: Debian Multimedia Maintainers Package: libswscale5 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 647 Depends: libavutil56 (= 7:4.0.2-1~mx17+1exp), libc6 (>= 2.14) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libswscale5_4.0.2-1~mx17+1exp_amd64.deb Size: 189170 SHA256: a84a475c7330b33c59c7cbdda64a5c4e3367a2f59492ac652eef2887c0463f73 SHA1: 831c04bd292163456d30abc4eacd42961b957782 MD5sum: a772aadcde2663aab4bc45e3fa17ee9c Description: FFmpeg library for image scaling and various conversions - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library performs highly optimized image scaling and colorspace and pixel format conversion operations. Specifically, this library performs the following conversions: * Rescaling is the process of changing the video size. Several rescaling options and algorithms are available. This is usually a lossy process. * Pixel format conversion is the process of converting the image format and colorspace of the image, for example from planar YUV420P to RGB24 packed. It also handles packing conversion, that is converts from packed layout (all pixels belonging to distinct planes interleaved in the same buffer), to planar layout (all samples belonging to the same plane stored in a dedicated buffer or "plane"). This is usually a lossy process in case the source and destination colorspaces differ. . This package contains the runtime files. Original-Maintainer: Debian Multimedia Maintainers Package: libsynctex-dev Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Architecture: amd64 Maintainer: Debian TeX Maintainers Installed-Size: 251 Depends: libsynctex2 (= 2018.20181218.49446-1~mx17) Multi-Arch: same Homepage: https://www.tug.org/texlive/ Priority: optional Section: libdevel Filename: pool/test/t/texlive-bin/libsynctex-dev_2018.20181218.49446-1~mx17_amd64.deb Size: 79782 SHA256: 515f82747676afee4ab64079b25661e393cd99978745fccb2ba3f9f9897becf0 SHA1: b01027040b27ad6c16d166c7a8e9b1a09aa6e524 MD5sum: 4a3523795e7613fa86f7da9a0abbda8b Description: Tex Live: SyncTeX parser library (development part) This package contains the static library and header files for the SyncTex parser library. Package: libsynctex2 Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Architecture: amd64 Maintainer: Debian TeX Maintainers Installed-Size: 180 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: https://www.tug.org/texlive/ Priority: optional Section: libs Filename: pool/test/t/texlive-bin/libsynctex2_2018.20181218.49446-1~mx17_amd64.deb Size: 78638 SHA256: 402b63b8dad0344b9963c6de65c3d4b743f291d17ea7addc3450804bd504aa19 SHA1: 4e6a4cdac6256d3819a0e91d49b8f626850dbf3c MD5sum: 91b1446cf2dce810363a184004279878 Description: TeX Live: SyncTeX parser library Library for SyncTeX parsing support. Package: libsynctex2-dbgsym Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian TeX Maintainers Installed-Size: 131 Depends: libsynctex2 (= 2018.20181218.49446-1~mx17) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/t/texlive-bin/libsynctex2-dbgsym_2018.20181218.49446-1~mx17_amd64.deb Size: 104982 SHA256: 1962bf8db2e8e7b9590a5671e4cb9ef3ee1906f2b8cbcb439b07d702cf6c2b41 SHA1: db76278162385b7e652f48677b999fab0c08ed17 MD5sum: 8b4e593e2c40005d9a3238651f20c607 Description: debug symbols for libsynctex2 Build-Ids: aa95e81a91d54d0865dd02820b7c5d7376e3ba60 Package: libteckit-dev Source: teckit Version: 2.5.8+ds2-5~mx17 Architecture: amd64 Maintainer: Daniel Glassey Installed-Size: 2633 Depends: libteckit0 (= 2.5.8+ds2-5~mx17) Multi-Arch: same Homepage: https://github.com/silnrsi/teckit Priority: optional Section: libdevel Filename: pool/test/t/teckit/libteckit-dev_2.5.8+ds2-5~mx17_amd64.deb Size: 281792 SHA256: 71e18f977c26dd302dfd523759144b5a6e5d9f703915d7055184ceb30e2551fc SHA1: 12df8b845d50ccd583c505af7088673422f2417e MD5sum: 28f0843c9966601f79b99ff3b8a4108b Description: Development files for TECkit encoding conversion library TECkit is a toolkit for encoding conversions. It offers a simple format for describing the mapping between legacy 8-bit encodings and Unicode, and a set of utilities based on such descriptions for converting text between 8-bit and Unicode encodings. . It also includes a compiler for a mapping description language that allows for bidirectional conversion description (i.e. the same description is used for conversion to and from Unicode). . This package contains development files to allow linking to libTECkit for data conversion, and libTECkit_Compiler to compile mappings. Package: libteckit0 Source: teckit Version: 2.5.8+ds2-5~mx17 Architecture: amd64 Maintainer: Daniel Glassey Installed-Size: 2515 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: https://github.com/silnrsi/teckit Priority: optional Section: libs Filename: pool/test/t/teckit/libteckit0_2.5.8+ds2-5~mx17_amd64.deb Size: 319778 SHA256: 6c21f42eb181f3e1a9d0325f6c03c1ea63da43b8ff1df7c778ed547ced1ca176 SHA1: 35f97bc8df5dc3224945ec38f6aead12383f83ee MD5sum: 11f6a3e78ec06867fa3718da520f2821 Description: Encoding conversion library TECkit is a toolkit for encoding conversions. It offers a simple format for describing the mapping between legacy 8-bit encodings and Unicode, and a set of utilities based on such descriptions for converting text between 8-bit and Unicode encodings. . It also includes a compiler for a mapping description language that allows for bidirectional conversion description (i.e. the same description is used for conversion to and from Unicode). . This package contains the shared libraries libTECkit and libTECkit_Compiler. Package: libteckit0-dbgsym Source: teckit Version: 2.5.8+ds2-5~mx17 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Glassey Installed-Size: 500 Depends: libteckit0 (= 2.5.8+ds2-5~mx17) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/t/teckit/libteckit0-dbgsym_2.5.8+ds2-5~mx17_amd64.deb Size: 471156 SHA256: 5c708e4237e60cc1793cfffc1781c2581bd3019f0a28eee3b4917f7dc0163530 SHA1: a3d7f028ab9402d5d10dca8e85092bdaf7b30ebd MD5sum: 785dfff7871706e751fb87ab73cb5a66 Description: debug symbols for libteckit0 Build-Ids: 842312585b09df5fbcee3153ab799ecc0b1a795f ef8dcffa77acf2bf3ae154ad6cb21bbf346dea71 Package: libtexlua52 Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Architecture: amd64 Maintainer: Debian TeX Maintainers Installed-Size: 263 Depends: libc6 (>= 2.14) Multi-Arch: same Homepage: https://www.tug.org/texlive/ Priority: optional Section: libs Filename: pool/test/t/texlive-bin/libtexlua52_2018.20181218.49446-1~mx17_amd64.deb Size: 112480 SHA256: 8dc8cec8d114ca3081d4629442e9cac8e889d750a5634ca89cfc332f3204b33d SHA1: 579685f8c83f4cbb53752ec250ba7d88b29c1268 MD5sum: a5f4cbf759cfaaff954f04338c6c886c Description: TeX Live: Lua 5.2, modified for use with LuaTeX The Lua 5.2 library as used within LuaTeX. Package: libtexlua52-dbgsym Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian TeX Maintainers Installed-Size: 282 Depends: libtexlua52 (= 2018.20181218.49446-1~mx17) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/t/texlive-bin/libtexlua52-dbgsym_2018.20181218.49446-1~mx17_amd64.deb Size: 252430 SHA256: fa5281cc0d988ba0b9b7f1d2ec8e714df44cbc25df9b74b8b11492fdfa69e5f6 SHA1: df0fbda7c675561719db8bd44895969f9fb98ae0 MD5sum: 75e16dcfa3abb19883c037747ec6cbaa Description: debug symbols for libtexlua52 Build-Ids: db96460c68ab900c7df5b1550b41b61db83b0e88 Package: libtexlua52-dev Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Architecture: amd64 Maintainer: Debian TeX Maintainers Installed-Size: 489 Depends: libtexlua52 (= 2018.20181218.49446-1~mx17) Multi-Arch: same Homepage: https://www.tug.org/texlive/ Priority: optional Section: libdevel Filename: pool/test/t/texlive-bin/libtexlua52-dev_2018.20181218.49446-1~mx17_amd64.deb Size: 135312 SHA256: 0cdd9617e810aad3eb4e3283ee2e328c07deab203106a53d85ed3e4cbbbb54dc SHA1: 8ddbffe2bc18f65237f777b9aa44adb2e8585d5d MD5sum: 3d2a1b1948329575a881d1fee0eed37a Description: Tex Live: Lua 5.2, modified for use with LuaTeX (development part) This package contains the static library and header files for the texlua library. Package: libtexlua53 Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Architecture: amd64 Maintainer: Debian TeX Maintainers Installed-Size: 295 Depends: libc6 (>= 2.14) Multi-Arch: same Homepage: https://www.tug.org/texlive/ Priority: optional Section: libs Filename: pool/test/t/texlive-bin/libtexlua53_2018.20181218.49446-1~mx17_amd64.deb Size: 126166 SHA256: a71f5b3e39c8396f9ec7676cf71e172a82a88598b750c137dd391d4813f693eb SHA1: 1607c9c53124506c772458142c8fb747a3557a74 MD5sum: 7b8b93caa7c5536ff10158748663e7ae Description: TeX Live: Lua 5.3, modified for use with LuaTeX The Lua 5.3 library as used within LuaTeX. Package: libtexlua53-dbgsym Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian TeX Maintainers Installed-Size: 321 Depends: libtexlua53 (= 2018.20181218.49446-1~mx17) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/t/texlive-bin/libtexlua53-dbgsym_2018.20181218.49446-1~mx17_amd64.deb Size: 291032 SHA256: 9e811030a4d538f48861fa03238a72aa2ffb6f45b81b3295dc0062de57dda989 SHA1: 0dcf545e5c0c5160f8c4d4184adabd82932e1907 MD5sum: 0077e62e0fe10c037916f83a699027e6 Description: debug symbols for libtexlua53 Build-Ids: ccf5eb1ac59a4dcbf3553d0e1133300b229aea8a Package: libtexlua53-dev Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Architecture: amd64 Maintainer: Debian TeX Maintainers Installed-Size: 566 Depends: libtexlua53 (= 2018.20181218.49446-1~mx17) Multi-Arch: same Homepage: https://www.tug.org/texlive/ Priority: optional Section: libdevel Filename: pool/test/t/texlive-bin/libtexlua53-dev_2018.20181218.49446-1~mx17_amd64.deb Size: 153554 SHA256: 9c22afe5390063eedcbd96d39e9e6afa90bf1113e2a4913d28aa147d97c24941 SHA1: c35f4b801d9ede8b96cb60014800eda67e57d4f2 MD5sum: be8e8ad984530428bedf583f648760ce Description: Tex Live: Lua 5.3, modified for use with LuaTeX (development part) This package contains the static library and header files for the texlua library. Package: libtexluajit-dev Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Architecture: amd64 Maintainer: Debian TeX Maintainers Installed-Size: 947 Depends: libtexluajit2 (= 2018.20181218.49446-1~mx17) Multi-Arch: same Homepage: https://www.tug.org/texlive/ Priority: optional Section: libdevel Filename: pool/test/t/texlive-bin/libtexluajit-dev_2018.20181218.49446-1~mx17_amd64.deb Size: 294192 SHA256: 94d683dba0113f8ac5b88ca01d76a0e955ac275eb66d88071829edf722d69e47 SHA1: c86b483f48a6297db29d2bf6bd2c19a1d7c1118a MD5sum: 4c1a83e5fc4067bc727ff65697b38c43 Description: Tex Live: LuaJIT, modified for use with LuaJITTeX (development part) This package contains the static library and header files for the texluajit library. Package: libtexluajit2 Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Architecture: amd64 Maintainer: Debian TeX Maintainers Installed-Size: 559 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.3) Multi-Arch: same Homepage: https://www.tug.org/texlive/ Priority: optional Section: libs Filename: pool/test/t/texlive-bin/libtexluajit2_2018.20181218.49446-1~mx17_amd64.deb Size: 254036 SHA256: 195d57c7c1281ebf285e8d6a5e840fa152713c2c1af8ea6ccd3ce42c0e2b215b SHA1: 5f2421c0f52bb81f8211c462fc91c987220eed5b MD5sum: f61c7444db3d27218addc0c8b11af96b Description: TeX Live: LuaJIT, modified for use with LuaJITTeX The LuaJIT library as used within LuaJITTeX. Package: libtexluajit2-dbgsym Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian TeX Maintainers Installed-Size: 915 Depends: libtexluajit2 (= 2018.20181218.49446-1~mx17) Multi-Arch: same Priority: optional Section: debug Filename: pool/test/t/texlive-bin/libtexluajit2-dbgsym_2018.20181218.49446-1~mx17_amd64.deb Size: 838798 SHA256: dd097ad02b628fb69c097b12df4a70f9d78c2b5b4bf3dc06531aa10a20738d38 SHA1: afe58c050d67cbec93414cec212e8ebbf7c5f756 MD5sum: a33ce763a16ec25dd675206e569d50d6 Description: debug symbols for libtexluajit2 Build-Ids: 7ae0ff66b7e4baa058a6bf1d3a9c1238ed5dfcfa Package: libtsan0 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1007 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.23), libgcc1 (>= 1:3.3), libstdc++6 (>= 4.1.1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libtsan0_8.3.0-6~mx17+1_amd64.deb Size: 284332 SHA256: 2fbb3ce729e2022853a11a4cb09224d302cbf35eb46c0b8c1d4e7b0c7e223d75 SHA1: 4bd299bc271c7226bb076fe9a3d2fb2d88f33b6d MD5sum: 1dc9cbf24053fcba6694ac40213b0f3e Description: ThreadSanitizer -- a Valgrind-based detector of data races (runtime) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. Package: libtsan0-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 2320 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libtsan0 (= 8.3.0-6~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libtsan0-dbg_8.3.0-6~mx17+1_amd64.deb Size: 2116488 SHA256: fb770e1599cb2929819507c248c7e4c391d8fcb80bd5a755267445d5a743e9f9 SHA1: 2be848686cc3941da4a8b1c1fab6d2e5d6efa26c MD5sum: da97df6d8e4db50ff3f669365ffa2db6 Description: ThreadSanitizer -- a Valgrind-based detector of data races (debug symbols) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. Build-Ids: ee4e9c0a02f5c320840fd03ea8842860a1957d17 Package: libubsan0 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 333 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libc6 (>= 2.2.5), libgcc1 (>= 1:3.3), libstdc++6 (>= 4.1.1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/libubsan0_7.3.0-1~mx17+1_amd64.deb Size: 123696 SHA256: c7d79a2bc45c5b7edc2368d713125e27dd83cc985aaea7b02ed5ed13ba96e267 SHA1: 3a495fdb9df3f39fbb911d2f95121d394e297907 MD5sum: 69760e03d4360da3227f72ece1c3a4be Description: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan0-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 763 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libubsan0 (= 7.3.0-1~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/libubsan0-dbg_7.3.0-1~mx17+1_amd64.deb Size: 671072 SHA256: f84fd3cd06b83a51ecafb9c49f138f060354415adfecc4b64c8383e3641b6b9a SHA1: 7738d4ed6a2eb3b38954eddc3e54b23f17eca126 MD5sum: 34ebc9268817ed3bfeeee7795ac77652 Description: UBSan -- undefined behaviour sanitizer (debug symbols) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Build-Ids: 96d99fc085bae4a3a5b9aa397e2269365ee56e8d Package: libubsan1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 329 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.2.5), libgcc1 (>= 1:3.3), libstdc++6 (>= 4.1.1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libubsan1_8.3.0-6~mx17+1_amd64.deb Size: 119664 SHA256: b2a421b1a1f3fc28c30906cc39c1df85f1463cb5dca5ed3202bd17e4630004d8 SHA1: d9eb66640f2f074e152bc974ad2d93221e4d5076 MD5sum: cea9787e574b1d4d82255d38919cf488 Description: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan1-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 861 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libubsan1 (= 8.3.0-6~mx17+1) Multi-Arch: same Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libubsan1-dbg_8.3.0-6~mx17+1_amd64.deb Size: 752412 SHA256: ef77f523814411df8426df89ddf92b37bfbaf65070cac6a6eb8bdf2ffe980591 SHA1: af6d9841d3ad2dc275403f5b3a3f2aec1469fb0b MD5sum: 382c1c2fe6a8d326ac9cbd5aab5494b9 Description: UBSan -- undefined behaviour sanitizer (debug symbols) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Build-Ids: 609a25e0cf44d20a106a5d5f7331b157c7efd97e Package: libvlc-bin Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 190 Depends: libc6 (>= 2.4), libvlc5 (>= 3.0.4) Multi-Arch: same Homepage: https://www.videolan.org/vlc/ Priority: optional Section: video Filename: pool/test/v/vlc/libvlc-bin_3.0.4-1exp~mx17+1_amd64.deb Size: 121164 SHA256: 9ff1cc20251e2119383a59de68e489e0cd461c67df215b754862ab753c54157c SHA1: 9acf03559d174f08888367232edd96c8e9e063d5 MD5sum: 832b74d5e85916bcd9d7dacf979053fa Description: tools for VLC's base library VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains the vlc-cache-gen binary. Original-Maintainer: Debian Multimedia Maintainers Package: libvlc-dev Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 398 Depends: libvlc5 (= 3.0.4-1exp~mx17+1) Multi-Arch: same Homepage: https://www.videolan.org/vlc/ Priority: optional Section: libdevel Filename: pool/test/v/vlc/libvlc-dev_3.0.4-1exp~mx17+1_amd64.deb Size: 164278 SHA256: 686213874066da28058283e8ff1e401950a61221082a6b5c68b8c01f85e73a4b SHA1: d5fcd135d498d14411e94bd788513b3361511702 MD5sum: 99d8035c8c0bbf4a60f7342e57d74eb6 Description: development files for libvlc This package contains headers and a static library required to build standalone applications that use VLC features. . VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. Original-Maintainer: Debian Multimedia Maintainers Package: libvlc5 Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 338 Depends: libc6 (>= 2.14), libvlccore9 (>= 3.0.4) Recommends: libvlc-bin (= 3.0.4-1exp~mx17+1) Breaks: phonon-backend-vlc (<< 0.9.1-2~), phonon4qt5-backend-vlc (<< 0.9.1-2~) Multi-Arch: same Homepage: https://www.videolan.org/vlc/ Priority: optional Section: libs Filename: pool/test/v/vlc/libvlc5_3.0.4-1exp~mx17+1_amd64.deb Size: 170394 SHA256: eadb210927dd0e175559465101b39b877e986fc84dbe93097ea5c69d72fe9649 SHA1: 9302c5743b352f875972ac18b05b5b2cad10e7a6 MD5sum: 39d22a5295fc722e2713db433cc46047 Description: multimedia player and streamer library VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains the shared library required by applications using VLC features. Original-Maintainer: Debian Multimedia Maintainers Package: libvlccore-dev Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 989 Depends: libvlccore9 (= 3.0.4-1exp~mx17+1) Multi-Arch: same Homepage: https://www.videolan.org/vlc/ Priority: optional Section: libdevel Filename: pool/test/v/vlc/libvlccore-dev_3.0.4-1exp~mx17+1_amd64.deb Size: 271478 SHA256: 7dcf9292244843aa9a7a2ca1a47126dfeff580548300404117545372f788d449 SHA1: 565e22486857161a3bf2cb00a1a0f579fe4f1670 MD5sum: 4d47efc58b63f4211a2a866c4abe920d Description: development files for libvlccore VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains headers and a static library required to build plugins for VLC. Original-Maintainer: Debian Multimedia Maintainers Package: libvlccore9 Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1293 Depends: libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libidn11 (>= 1.13) Recommends: libproxy-tools Provides: vlc-plugin-abi-3-0-0f Multi-Arch: same Homepage: https://www.videolan.org/vlc/ Priority: optional Section: libs Filename: pool/test/v/vlc/libvlccore9_3.0.4-1exp~mx17+1_amd64.deb Size: 535488 SHA256: c46acddeb49f8faff43114e3eace52c31b6e082f32bd53de891f9207bb14622c SHA1: fe9f24e7e376433846e1b5d492357a46c90dd3d3 MD5sum: 502734416173421d03188de61cf5a27d Description: base library for VLC and its modules VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains the shared library required by VLC modules and libvlc. Original-Maintainer: Debian Multimedia Maintainers Package: libx32asan4 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1376 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libc6-x32 (>= 2.23), libx32gcc1 (>= 1:3.3), libx32stdc++6 (>= 4.1.1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/libx32asan4_7.3.0-1~mx17+1_amd64.deb Size: 348650 SHA256: 5a6fa7377f4e6cb6339607d2171df5cff8f2d15d34cc93201931bd2346ade4d0 SHA1: c2b63d05aa5cbc0319bbc6c8b9f174743ffb275b MD5sum: ffa834b4cda9f62660403cd2113d8d2a Description: AddressSanitizer -- a fast memory error detector (x32) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libx32asan4-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 2333 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libx32asan4 (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/libx32asan4-dbg_7.3.0-1~mx17+1_amd64.deb Size: 2127400 SHA256: 72822f96e1b4069e551b35fa326e1a27a704d8898dd247b8093cdaf7b91aa7f2 SHA1: b6fd651139e83ed3e78e243fc770951b7225acc5 MD5sum: 24dd21e923e6f4f096f8104582df4aee Description: AddressSanitizer -- a fast memory error detector (x32 debug symbols) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Build-Ids: e62290a31764dc750bb7de85954dd1cc5cf573da Package: libx32asan5 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1433 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-x32 (>= 2.23), libx32gcc1 (>= 1:3.3), libx32stdc++6 (>= 4.1.1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libx32asan5_8.3.0-6~mx17+1_amd64.deb Size: 356066 SHA256: a3e37866c71a580e732c9fe598bd2908bf2ff8de382be9fd3937e05a5f517aeb SHA1: 4abd80278188f72ddd2fccbb327710a3c44d37ef MD5sum: c37f1e8bda6cf105c6b220e0b401e98b Description: AddressSanitizer -- a fast memory error detector (x32) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libx32asan5-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 2653 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libx32asan5 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libx32asan5-dbg_8.3.0-6~mx17+1_amd64.deb Size: 2413308 SHA256: d55caced7586dcf8bfc62a396cbdc98f55f5a905f9e044d9283a9a69f69e4ff6 SHA1: ac60effd1311448d5a37f2d01255650847e4fbee MD5sum: 0f0d73c6b3e5ef0c0201eb237d600448 Description: AddressSanitizer -- a fast memory error detector (x32 debug symbols) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Build-Ids: 893b33d8284395437074f5e57e083ff1769c1f90 Package: libx32atomic1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 39 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-x32 (>= 2.16) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libx32atomic1_8.3.0-6~mx17+1_amd64.deb Size: 9030 SHA256: c15dd9bcf05df54091f94182fe56ec3b7cb33af532752b66271f907425a16de0 SHA1: 7b3b26a9f9da583955105b6224edb3ea99cf8d2a MD5sum: c19c4896296520c6c2363f4690025530 Description: support library providing __atomic built-in functions (x32) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libx32atomic1-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 44 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libx32atomic1 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libx32atomic1-dbg_8.3.0-6~mx17+1_amd64.deb Size: 24924 SHA256: 79f6f066745f86d25499d789c047ba4abc904f0661f44d52b04de6201ecdfef8 SHA1: 4da1c4b69ce129ee8ba816b2f32904ba714beb77 MD5sum: 2dc25589bc0101edc7e19a5054ccf3ce Description: support library providing __atomic built-in functions (x32 debug symbols) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Build-Ids: 6b122802c6b656af866193ee6fe943fb1bf39065 Package: libx32cilkrts5 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 141 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libc6-x32 (>= 2.16), libx32gcc1 (>= 1:3.0), libx32stdc++6 (>= 4.1.1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/libx32cilkrts5_7.3.0-1~mx17+1_amd64.deb Size: 42646 SHA256: 74994026dc2d91bd86c439e47d6a44ababf4ab183e1dbe73a0a7519b8a02b5d6 SHA1: d7304ce2f42f8ff5442c830dc0d4a87dcbca9db5 MD5sum: 5fcddf6072946d4a3231e3ee664783ac Description: Intel Cilk Plus language extensions (x32) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Package: libx32cilkrts5-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 190 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libx32cilkrts5 (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/libx32cilkrts5-dbg_7.3.0-1~mx17+1_amd64.deb Size: 155476 SHA256: b95c0718b6589bd91141181a1ef260b766c0b06c69a5bb81b3e48b8161494244 SHA1: 7aa814d49e19906f854ac0f7d675bbe40cb610ab MD5sum: e66e1a3aca088e2a832a3461218a508b Description: Intel Cilk Plus language extensions (x32 debug symbols) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Build-Ids: 6da126f99465a36958f0cd40789e4e4004e3b21d Package: libx32gcc-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 7053 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib32gcc1 (>= 1:7.3.0-1~mx17+1), libx32gcc1 (>= 1:7.3.0-1~mx17+1), lib32gomp1 (>= 7.3.0-1~mx17+1), libx32gomp1 (>= 7.3.0-1~mx17+1), lib32itm1 (>= 7.3.0-1~mx17+1), libx32itm1 (>= 7.3.0-1~mx17+1), lib32atomic1 (>= 7.3.0-1~mx17+1), libx32atomic1 (>= 7.3.0-1~mx17+1), lib32asan4 (>= 7.3.0-1~mx17+1), libx32asan4 (>= 7.3.0-1~mx17+1), lib32ubsan0 (>= 7.3.0-1~mx17+1), libx32ubsan0 (>= 7.3.0-1~mx17+1), lib32cilkrts5 (>= 7.3.0-1~mx17+1), libx32cilkrts5 (>= 7.3.0-1~mx17+1), lib32mpx2 (>= 7.3.0-1~mx17+1), lib32quadmath0 (>= 7.3.0-1~mx17+1), libx32quadmath0 (>= 7.3.0-1~mx17+1) Recommends: libc6-dev (>= 2.13-5) Replaces: gccgo-7-multilib (<< 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/libx32gcc-7-dev_7.3.0-1~mx17+1_amd64.deb Size: 1987748 SHA256: 449940e3b38b1e0533609404e0adb5fac2c354b9fce06c7bbf4689e96cfe72fa SHA1: 48b1c909d56457a5ed6480e99a397435a581b680 MD5sum: 75eb28305376584231a93d0ec2a91bf2 Description: GCC support library (x32 development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libx32gcc-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6906 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib32gcc1 (>= 1:8.3.0-6~mx17+1), libx32gcc1 (>= 1:8.3.0-6~mx17+1), lib32gomp1 (>= 8.3.0-6~mx17+1), libx32gomp1 (>= 8.3.0-6~mx17+1), lib32itm1 (>= 8.3.0-6~mx17+1), libx32itm1 (>= 8.3.0-6~mx17+1), lib32atomic1 (>= 8.3.0-6~mx17+1), libx32atomic1 (>= 8.3.0-6~mx17+1), lib32asan5 (>= 8.3.0-6~mx17+1), libx32asan5 (>= 8.3.0-6~mx17+1), lib32ubsan1 (>= 8.3.0-6~mx17+1), libx32ubsan1 (>= 8.3.0-6~mx17+1), lib32mpx2 (>= 8.3.0-6~mx17+1), lib32quadmath0 (>= 8.3.0-6~mx17+1), libx32quadmath0 (>= 8.3.0-6~mx17+1) Recommends: libc6-dev (>= 2.13-5) Replaces: gccgo-8-multilib (<< 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/libx32gcc-8-dev_8.3.0-6~mx17+1_amd64.deb Size: 1954376 SHA256: 8e6dc989e0de7cace1ba72efdb58c976689a650ab4db37aef04baf40ea2e5c65 SHA1: 03ecb3f0d41e9edd55479e3e0382ca7d5299e3f3 MD5sum: 6754fe0c7931b2fc5e58a7478f4a793e Description: GCC support library (x32 development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libx32gcc1 Source: gcc-8 (8.3.0-6~mx17+1) Version: 1:8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 103 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-x32 (>= 2.16) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libx32gcc1_8.3.0-6~mx17+1_amd64.deb Size: 40336 SHA256: 3a9143e06943d3326bbcd5eac48ab4e1bb041c75aab500f46c8b7b9ace63f29c SHA1: 7be422f6a1d5da075da4a94879cb0b17fb35fa0a MD5sum: 75863abdfaaf4d5b7ad5dd6bebac7db2 Description: GCC support library (x32) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: libx32gcc1-dbg Source: gcc-8 (8.3.0-6~mx17+1) Version: 1:8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 153 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libx32gcc1 (= 1:8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libx32gcc1-dbg_8.3.0-6~mx17+1_amd64.deb Size: 134160 SHA256: 5f452629332c5208dd3f6d1807882cde6259116288808dd66f3eba756301b339 SHA1: fb045bb8e2a73877ea9f02fe1767b51bca7294de MD5sum: 6d0f6ab971df7f76c07ceb7c3613e33c Description: GCC support library (debug symbols) Debug symbols for the GCC support library. Build-Ids: e24b865027230bd589f783b0906ca801678df1a1 Package: libx32gfortran-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 3063 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libx32gcc-7-dev (= 7.3.0-1~mx17+1), libx32gfortran4 (>= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/libx32gfortran-7-dev_7.3.0-1~mx17+1_amd64.deb Size: 529488 SHA256: 0ef3a9d8dabce6082d3b0b0ca81e8a8f0f6177e7994275ca5cab0dd7e5f20faf SHA1: 85e97194fb45afe423db21afa952ae55750e7bef MD5sum: d7e74a013894626d66bcfb46ceb2dfe9 Description: Runtime library for GNU Fortran applications (x32 development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libx32gfortran-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 3871 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libx32gcc-8-dev (= 8.3.0-6~mx17+1), libx32gfortran5 (>= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/libx32gfortran-8-dev_8.3.0-6~mx17+1_amd64.deb Size: 604518 SHA256: 3b480a7e0cbed5e37e0199664479cbc336d69211cfda0e119aac5841144ec437 SHA1: 7b9bbe5c2b9448ba178cae02537cdf9769900d04 MD5sum: 51efc2f8a59bce2057b53342be014470 Description: Runtime library for GNU Fortran applications (x32 development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libx32gfortran4 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1911 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libc6-x32 (>= 2.17), libx32gcc1 (>= 1:4.3), libx32quadmath0 (>= 4.6) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/libx32gfortran4_7.3.0-1~mx17+1_amd64.deb Size: 493798 SHA256: 7c120bf84fe4d902cc58f7246fe200ab0f330101d982e6873f67a15d4adb5b2d SHA1: 03929f83d495e0940cbed4fc6507074d2ebe52d4 MD5sum: 5fa1620bde16fa0b5a3fa5a4378dbde7 Description: Runtime library for GNU Fortran applications (x32) Library needed for GNU Fortran applications linked against the shared library. Package: libx32gfortran4-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1148 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libx32gfortran4 (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/libx32gfortran4-dbg_7.3.0-1~mx17+1_amd64.deb Size: 1052354 SHA256: 2251b5c8279eea627eab310adeea5a746aeb5930adf9ec927c1277d8e8cba7df SHA1: 7c4a0ae3195376253847ec9aa2b8a67c29390b8b MD5sum: 3bf253d43cfc6ce8c3f098f7a8418a03 Description: Runtime library for GNU Fortran applications (x32 debug symbols) Library needed for GNU Fortran applications linked against the shared library. Build-Ids: 993fc4964e1272b2c14ff4db5ae9dcdaab1f3d2e Package: libx32gfortran5 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 2436 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-x32 (>= 2.17), libx32gcc1 (>= 1:4.3), libx32quadmath0 (>= 4.6) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libx32gfortran5_8.3.0-6~mx17+1_amd64.deb Size: 574722 SHA256: 16ed91ee38af788bc22b4532c143760d167dee5bd47fdaa045f58f5a98032472 SHA1: e82534cd782faf60eca720f2c8430bc3a85f5074 MD5sum: a3986279eeb6ee63cf607d1894582ce2 Description: Runtime library for GNU Fortran applications (x32) Library needed for GNU Fortran applications linked against the shared library. Package: libx32gfortran5-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1556 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libx32gfortran5 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libx32gfortran5-dbg_8.3.0-6~mx17+1_amd64.deb Size: 1445654 SHA256: 4dd35d3f361fe9ede0e1e7b0b0712da3c9e492f9f30f4281747830264e766b8f SHA1: f252663ff59a9b8d07058e2942608e7fd004c427 MD5sum: 03331498f95d2e5d4f953853f835b211 Description: Runtime library for GNU Fortran applications (x32 debug symbols) Library needed for GNU Fortran applications linked against the shared library. Build-Ids: c209a6d9becbb65492e620a275a9f0ae8b2486fd Package: libx32go11 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 37250 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libc6-x32 (>= 2.17), libx32gcc1 (>= 1:4.2) Replaces: libx32go3, libx32go8 Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/libx32go11_7.3.0-1~mx17+1_amd64.deb Size: 9149300 SHA256: 5fdf08ce7729151754ad5c7aad10c031381d2020db3c3ea451c872be5c9e89f4 SHA1: eb4614d7d45480f3488f9c5fba0a0add36a74471 MD5sum: c236a311b2b1a0bd98dd9be1948cd232 Description: Runtime library for GNU Go applications (x32) Library needed for GNU Go applications linked against the shared library. Package: libx32go11-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libx32go11 (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/libx32go11-dbg_7.3.0-1~mx17+1_amd64.deb Size: 908 SHA256: 7304a1792cc8d67096b957ef6f3ed047002f139ce46323736e661a31449203b1 SHA1: d58b7b68274579a2f79bce38255a1750afce2419 MD5sum: 1b4eb0c7d9d8dd8295cb64f907fb03ec Description: Runtime library for GNU Go applications (x32 debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: libx32go13 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 36173 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-x32 (>= 2.17), libx32gcc1 (>= 1:4.2) Replaces: libx32go3, libx32go8 Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libx32go13_8.3.0-6~mx17+1_amd64.deb Size: 9263032 SHA256: 98a70230601e4956b4f511d961d240f906f30c00009f9fcfc68c63eda022fb37 SHA1: 53707824d586694bf48651ba0570d1e9c5d2eea0 MD5sum: 729a18b8e41cf4c21bbdfc7af17a8706 Description: Runtime library for GNU Go applications (x32) Library needed for GNU Go applications linked against the shared library. Package: libx32go13-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libx32go13 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libx32go13-dbg_8.3.0-6~mx17+1_amd64.deb Size: 910 SHA256: 8b237ac22ee7ade7d813c9e06fab3fa078cf633c63e92ab0ca49403a230acaa9 SHA1: 4810028edc9761ddfa20166de7b65b27bbdc5e6f MD5sum: 9d7b112e8ebe4c7f5e8a3abdac0c3850 Description: Runtime library for GNU Go applications (x32 debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: libx32gomp1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 201 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-x32 (>= 2.17) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libx32gomp1_8.3.0-6~mx17+1_amd64.deb Size: 77410 SHA256: 259330e1c89cab7f5954ac9645e0c839d068f456c8f8c28f8470cf6f7270d816 SHA1: cc0665e6601300041e0a18e36d1a2af80e1157b9 MD5sum: b861b1a57aa9ebfd74549760846998ff Description: GCC OpenMP (GOMP) support library (x32) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libx32gomp1-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 324 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libx32gomp1 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libx32gomp1-dbg_8.3.0-6~mx17+1_amd64.deb Size: 289812 SHA256: 553bc6ed55b91c16a96c359074d9b76cc0b3b9dffadbfcefe781189c296dc33b SHA1: ca0f28203ee6b88f79bf7ce446b240c8697340d0 MD5sum: a89d5f046758a92ef6b1aa7ad6f06e3a Description: GCC OpenMP (GOMP) support library (x32 debug symbols) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers Build-Ids: 6696cf843a04e9eef43082f3c62a4697330ba1b3 Package: libx32gphobos-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 43208 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libx32gphobos71 (>= 7.3.0-1~mx17+1), libx32gcc-7-dev (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/libx32gphobos-7-dev_7.3.0-1~mx17+1_amd64.deb Size: 5987142 SHA256: 51ffa54362b2f2775873107828b900cb7f6e4712046aefdb5f31de01c518e913 SHA1: 9cf53d948431e9eb96da8fc2bc5da206d7d4cbcb MD5sum: 7fc3c90569d4d7ab253f4b8c81ef411c Description: Phobos D standard library (x32 development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32gphobos-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 49751 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libx32gphobos76 (>= 8.3.0-6~mx17+1), libx32gcc-8-dev (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/libx32gphobos-8-dev_8.3.0-6~mx17+1_amd64.deb Size: 6864970 SHA256: 686af5e32fd2563c24351ec70850873c04945f30912433bd639343eb153ad823 SHA1: ca02879942905d76c891b5a47b5d217b51c7c67b MD5sum: 4e02eb76f0b318d451e04832b944222e Description: Phobos D standard library (x32 development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32gphobos68 Source: gcc-7 Version: 7.1.0-2~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 7075 Depends: gcc-7-base (= 7.1.0-2~mx17+1), libc6-x32 (>= 2.17), libx32gcc1 (>= 1:4.2) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/libx32gphobos68_7.1.0-2~mx17+1_amd64.deb Size: 1210916 SHA256: 22797a949f4a55c7e533a2af5d7ae13f1d06c2f741a44f84f6bec22c5165a5b0 SHA1: 6d07676a8c38de78e2c4270033e969c54c49b398 MD5sum: b327dfff5c8ff2f4f94812ad4a42703d Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32gphobos68-dbg Source: gcc-7 Version: 7.1.0-2~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6116 Depends: gcc-7-base (= 7.1.0-2~mx17+1), libx32gphobos68 (= 7.1.0-2~mx17+1) Homepage: http://gcc.gnu.org/ Priority: extra Section: debug Filename: pool/test/g/gcc-7/libx32gphobos68-dbg_7.1.0-2~mx17+1_amd64.deb Size: 4324660 SHA256: 54f54c0b453c0fbfc78671044fb52a8fcc7ec89068fbf9c5f5fd5f6ffc92f45d SHA1: 0bd5b866b79a177be660c1350214e4a53de920fe MD5sum: 912d21cefba56da59acfa2a71dea6e6e Description: Phobos D standard library (debug symbols) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Build-Ids: dae5184d4404abd83702b2cc20b120aba2bcf60b e0b74d9b3c2262c80be9fb16eb35f984cc26d220 Package: libx32gphobos71 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 5117 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libc6-x32 (>= 2.17), libx32gcc1 (>= 1:4.2) Replaces: libx32gphobos68 Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/libx32gphobos71_7.3.0-1~mx17+1_amd64.deb Size: 1068480 SHA256: 3f425eef3da6f38a4f7a16889c77efa8a1c2d087064d7e32c578c5d65b713cbb SHA1: 8f7872d29b65d371d028c87be46cc2a06522ea48 MD5sum: 332a698c33900e6aaccdecf96a6c9f91 Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32gphobos71-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6133 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libx32gphobos71 (= 7.3.0-1~mx17+1) Replaces: libx32gphobos68-dbg Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/libx32gphobos71-dbg_7.3.0-1~mx17+1_amd64.deb Size: 4340480 SHA256: 415bac36b3969dbfef6910dbfb95128de6d449da2212399166923394f25643eb SHA1: 82aab6379e49216065dd7c79804c97c8c1046495 MD5sum: 710f4e86a0247296e7d1c4e64e98e757 Description: Phobos D standard library (debug symbols) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Build-Ids: 9d569ac234912de98ff16874667b9b52fb925e6f bc53ef23380de40fcf20ba83c79f46032d1b07db Package: libx32gphobos76 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 5619 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-x32 (>= 2.17), libx32gcc1 (>= 1:4.2) Replaces: libx32gphobos68 Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libx32gphobos76_8.3.0-6~mx17+1_amd64.deb Size: 1205578 SHA256: 887adbc86401dbbf2136212efe539da2fbe43bc50d580c1bb5764a469222a8a2 SHA1: efa95a439e2ec5181944ffd0fd7f0fcb17c35a66 MD5sum: 37cb2ad3eb0196e2e3e81e56774e6c8a Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32gphobos76-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 7317 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libx32gphobos76 (= 8.3.0-6~mx17+1) Replaces: libx32gphobos68-dbg Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libx32gphobos76-dbg_8.3.0-6~mx17+1_amd64.deb Size: 5240998 SHA256: 2d9749a66309c926cc3d54cd930de4b0b4644789a9409ed6d59cbc0c93a12aa7 SHA1: ad602629199033a2c55a031f1b10f99b3b4fb65b MD5sum: 1a98e1e74a79d61a5b4bc644c453e572 Description: Phobos D standard library (debug symbols) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Build-Ids: 1005ce64d2e84182179d84bb022617c906ff9e32 39b5a7dfc45ffa3f127d4cdaf86bbfeea7c04ef7 Package: libx32itm1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 113 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-x32 (>= 2.16) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libx32itm1_8.3.0-6~mx17+1_amd64.deb Size: 27820 SHA256: 19425f4702a3c96bf0c87afb0eeb984f430d419581ee380d970874162b2cecad SHA1: 93190c89373d79f0b291b96b1bd1ea34a5dbf134 MD5sum: 0f36336657a37a9ed14cb0e2e6e472a8 Description: GNU Transactional Memory Library (x32) This manual documents the usage and internals of libitm. It provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libx32itm1-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 375 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libx32itm1 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libx32itm1-dbg_8.3.0-6~mx17+1_amd64.deb Size: 325434 SHA256: 8370d8b7a19eb0ed0660096ce66f5a39ae8e22e7e8e61d525e9ebfaf9d42e844 SHA1: 3efc9cbffffee1a3d0f60a3885eee96237f1f025 MD5sum: 48264a87019f667d5208811f659c5a51 Description: GNU Transactional Memory Library (x32 debug symbols) This manual documents the usage and internals of libitm. It provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Build-Ids: 191c34726fea793d688a4a141b85d153ac1ae1b8 Package: libx32lsan0 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 7 Depends: gcc-8-base (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libx32lsan0_8.3.0-6~mx17+1_amd64.deb Size: 862 SHA256: d2599604adf8d62b033525893f57ad89f71975b9820f8d846f5859015c9b17cd SHA1: 2affaba223dea0ab0649b99d64afe9432350cee1 MD5sum: f98cda09d4afb2ebe52837f2ceadb524 Description: LeakSanitizer -- a memory leak detector (x32) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer (empty package). Package: libx32lsan0-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libx32lsan0 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libx32lsan0-dbg_8.3.0-6~mx17+1_amd64.deb Size: 872 SHA256: da0e4f13701eeff35e9907c531083bfb7bf238a65742eabe6a8e04ca56231125 SHA1: c2c672913c25bca2ba6b4f1a3c09516aa14bdd02 MD5sum: f5d85fb3806a6212ae2437de16622397 Description: LeakSanitizer -- a memory leak detector (x32 debug symbols) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer (empty package). Package: libx32objc-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 697 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libx32gcc-7-dev (= 7.3.0-1~mx17+1), libx32objc4 (>= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/libx32objc-7-dev_7.3.0-1~mx17+1_amd64.deb Size: 165006 SHA256: 2d29850107e4106cd67217f399ffd50fdb71bded0dbf4ee7164c31b2df3376e5 SHA1: 43c10e0bf835e2fa3c664e727a8651a9a2d4ce2c MD5sum: 6a5680681377dd04c6a0e965e60a4e15 Description: Runtime library for GNU Objective-C applications (x32 development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libx32objc-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 742 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libx32gcc-8-dev (= 8.3.0-6~mx17+1), libx32objc4 (>= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/libx32objc-8-dev_8.3.0-6~mx17+1_amd64.deb Size: 178774 SHA256: 3f58c0231c957cc50cc50bd5dd113c77d577b867fdecc449358506e9d91e6eae SHA1: a1858677dea6a77afd460720f1d93b6b018f87b9 MD5sum: 0e384a4b10747e53458b7cf459d31044 Description: Runtime library for GNU Objective-C applications (x32 development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libx32objc4 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 133 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-x32 (>= 2.16), libx32gcc1 (>= 1:3.0) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libx32objc4_8.3.0-6~mx17+1_amd64.deb Size: 40524 SHA256: 6a67407a210a62a89eb3cdef7d67527a162cbc91f646efb1727fc0ad4452cf27 SHA1: d0794c2ef336997e12fdcb6223707f472bef7053 MD5sum: 4b1b43292dd22ba60292c2dc0f5f66c6 Description: Runtime library for GNU Objective-C applications (x32) Library needed for GNU ObjC applications linked against the shared library. Package: libx32objc4-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 142 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libx32objc4 (= 8.3.0-6~mx17+1), libx32gcc1-dbg (>= 1:8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libx32objc4-dbg_8.3.0-6~mx17+1_amd64.deb Size: 121456 SHA256: 8b61763cb3a0fb8132411af534b490041048a6728af5b348a266b63a3f5a319a SHA1: f60837f7b6bad3547c9ea63c9edddf3d47c58d5b MD5sum: 4704f5c70f253c2fe42463d75250b2bb Description: Runtime library for GNU Objective-C applications (x32 debug symbols) Library needed for GNU ObjC applications linked against the shared library. Build-Ids: f0b8f7ab51266c6835d9dd9b465170530da32b81 Package: libx32quadmath0 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 267 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-x32 (>= 2.23) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libx32quadmath0_8.3.0-6~mx17+1_amd64.deb Size: 134580 SHA256: 50bac7b65d81e3810a593c9b9a05db1c7ed5dae8db7526c6ff02852c062abea7 SHA1: a41247b4623b32f095d63415ef8095ac6116706b MD5sum: f468099b4b2f1c8f458a99b75ed9c59a Description: GCC Quad-Precision Math Library (x32) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: libx32quadmath0-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 234 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libx32quadmath0 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libx32quadmath0-dbg_8.3.0-6~mx17+1_amd64.deb Size: 217230 SHA256: 6dbeb96ecfa13ec0a6703bddabddb296169678026ca28ce133174dbd1f8745e7 SHA1: 09ab786644aeeed0c5298e22230294ae761fd509 MD5sum: aee909cc6dc482ac8c7a06db4e70d075 Description: GCC Quad-Precision Math Library (x32 debug symbols) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. Build-Ids: 133419420d6c751c80645513c4220ea57a7c07eb Package: libx32stdc++-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 8249 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libx32gcc-7-dev (= 7.3.0-1~mx17+1), libx32stdc++6 (>= 7.3.0-1~mx17+1), libstdc++-7-dev (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/libx32stdc++-7-dev_7.3.0-1~mx17+1_amd64.deb Size: 572384 SHA256: fe474325d0cbf26ac0fe06a77ea3fd002fecdd2475d730d702fe86b6ad10be7a SHA1: 8e204803183bb76635eb92d5c557a96dfa446b50 MD5sum: 4abd2831ec7dfc3ece4fa60599dd138c Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libx32stdc++-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 8986 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libx32gcc-8-dev (= 8.3.0-6~mx17+1), libx32stdc++6 (>= 8.3.0-6~mx17+1), libstdc++-8-dev (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/libx32stdc++-8-dev_8.3.0-6~mx17+1_amd64.deb Size: 647748 SHA256: 233630f894fb6963fde986c18fc455175b8d57ea28e970107072500c7d8ba9ab SHA1: 676b917be57eb655b24d497b305cd6dee66b4407 MD5sum: b43350a41855b03c595eb4eaf9192f10 Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libx32stdc++6 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 1756 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libx32gcc1 (>= 1:4.2), libc6-x32 (>= 2.18) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libx32stdc++6_8.3.0-6~mx17+1_amd64.deb Size: 389642 SHA256: 7c3e2beb4bd7d7d4f0a1fb3a6e5dde0ed3c29a85abb49e396f6e83dab34d6c64 SHA1: f3958fa4e995f83573f5e8f341e9127f2e7bf146 MD5sum: 1cb3cdacd48a5164195a0ab1d54c04dc Description: GNU Standard C++ Library v3 (x32) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libx32stdc++6-7-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 38374 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libx32stdc++6 (>= 7.3.0-1~mx17+1), libstdc++-7-dev (= 7.3.0-1~mx17+1), libx32gcc1-dbg (>= 1:7.3.0-1~mx17+1), libc6-x32 (>= 2.18), libx32gcc1 (>= 1:4.2) Conflicts: libx32stdc++6-4.6-dbg, libx32stdc++6-4.7-dbg, libx32stdc++6-4.8-dbg, libx32stdc++6-4.9-dbg, libx32stdc++6-5-dbg, libx32stdc++6-6-dbg, libx32stdc++6-dbg Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/libx32stdc++6-7-dbg_7.3.0-1~mx17+1_amd64.deb Size: 7977772 SHA256: 204ff649e4be59c1aba01087e400cc92b44851b1b3f9b4e4f61afe6fae416fde SHA1: d768be18f16c4030655444af66fda6af5c0ee819 MD5sum: 711e9b3d0b10d99b5e34bf00d7ba885b Description: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Build-Ids: eba682813f45d5a5f555f1af798082b8a1b85a38 Package: libx32stdc++6-8-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 46787 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libx32stdc++6 (>= 8.3.0-6~mx17+1), libstdc++-8-dev (= 8.3.0-6~mx17+1), libx32gcc1-dbg (>= 1:8.3.0-6~mx17+1), libc6-x32 (>= 2.18), libx32gcc1 (>= 1:4.2) Conflicts: libx32stdc++6-4.6-dbg, libx32stdc++6-4.7-dbg, libx32stdc++6-4.8-dbg, libx32stdc++6-4.9-dbg, libx32stdc++6-5-dbg, libx32stdc++6-6-dbg, libx32stdc++6-7-dbg, libx32stdc++6-dbg Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libx32stdc++6-8-dbg_8.3.0-6~mx17+1_amd64.deb Size: 9152254 SHA256: b301899f9b5ce587813b5b160e1b68ed3daec504beef74730692c3ceddceee07 SHA1: 76d1cae417e134b0364da01242bf58f47be78eb8 MD5sum: 7350fe2c8a96f2d5e09b0cdb81778e74 Description: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Build-Ids: c0fc410229932c377dc9c60844a26dcd3f2d4123 Package: libx32ubsan0 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 318 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libc6-x32 (>= 2.16), libx32gcc1 (>= 1:3.3), libx32stdc++6 (>= 4.1.1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/libx32ubsan0_7.3.0-1~mx17+1_amd64.deb Size: 125382 SHA256: 43f0c6dac8bc5e5afb34e6d439f87b9b09f4f9ce0baa4755cda0795f0fb7932a SHA1: d3ea5ef2058e382109931513651d0b4b85d4d047 MD5sum: 531b3c70800837c13a971f5c1e705edc Description: UBSan -- undefined behaviour sanitizer (x32) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libx32ubsan0-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 729 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libx32ubsan0 (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/libx32ubsan0-dbg_7.3.0-1~mx17+1_amd64.deb Size: 651356 SHA256: 93032ed7e5a4ea4dd0a49349e01258de569a86a4c2580d42ac60633827debe98 SHA1: f3df4e0dc9ee48c02afeb55ca4b6f8541fe910b5 MD5sum: 13f0969e512576f46eb55b1ffb96abab Description: UBSan -- undefined behaviour sanitizer (x32 debug symbols) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Build-Ids: f1347ccfa38c4612104be700135dad33bc0b4f54 Package: libx32ubsan1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 306 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-x32 (>= 2.16), libx32gcc1 (>= 1:3.3), libx32stdc++6 (>= 4.1.1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/libx32ubsan1_8.3.0-6~mx17+1_amd64.deb Size: 119948 SHA256: ee62faa8db513d06f8ca12a3ddfcc887d64334f5293862fca92bf6f2bed00e27 SHA1: c7ef1914b40b7a4877795f37429d5f0d8610aec7 MD5sum: dd0e3c635ec9081dc8910bb49a92888a Description: UBSan -- undefined behaviour sanitizer (x32) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libx32ubsan1-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: amd64 Maintainer: Debian GCC Maintainers Installed-Size: 821 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libx32ubsan1 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/libx32ubsan1-dbg_8.3.0-6~mx17+1_amd64.deb Size: 721436 SHA256: 302b9ba8deba1097137b6bfa6e8c96855d64be8f7e788022a600f33a932d7088 SHA1: 373035bcd0b966d815b925417e38f2c2b62cb95d MD5sum: 98273c0d83715c8a6071e1b1de95de5a Description: UBSan -- undefined behaviour sanitizer (x32 debug symbols) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Build-Ids: 9bb93165abdf821cd418c852594d9d53e3ab0f9e Package: linux-compiler-gcc-6-x86 Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 273 Depends: gcc-6 (>= 6.3) Multi-Arch: foreign Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/test/l/linux/linux-compiler-gcc-6-x86_4.19.37-5mx17+1_amd64.deb Size: 266650 SHA256: 8bdc41078591940a8bd8de29b09586540ad29e110729504c9b041fb49e9605a7 SHA1: 744a661b014f8ef3253f3f3f8b55d8ecc9449082 MD5sum: 2e6bf35aaba6ed7d118e6fea024b4c74 Description: Compiler for Linux on x86 (meta-package) This package depends on GCC of the appropriate version and architecture for Linux on amd64, i386 and x32. Original-Maintainer: Debian Kernel Team Package: linux-config-4.19 Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 381 Recommends: linux-source-4.19 Multi-Arch: same Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/test/l/linux/linux-config-4.19_4.19.37-5mx17+1_amd64.deb Size: 373764 SHA256: d4e2ce838009165a5f094d512d4ff5ce303a8f6921d941c92a5fcec9656cf030 SHA1: 77d46cdd2742795941bab6318ce4cacccc1fea12 MD5sum: d7ba99172c0430b2a3caddccaffca5e9 Description: Debian kernel configurations for Linux 4.19 This package contains the configuration files used to build the official Debian kernel files, but without references to Debian's signing certificates. . These can be used as a basis for configuring custom kernels. Original-Maintainer: Debian Kernel Team Package: linux-cpupower Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 549 Depends: libc6 (>= 2.7), libcpupower1 (>= 4.7~rc2-1~exp1), libpci3 (>= 1:3.5.2-1) Homepage: https://www.kernel.org/ Priority: optional Section: admin Filename: pool/test/l/linux/linux-cpupower_4.19.37-5mx17+1_amd64.deb Size: 363688 SHA256: 1e57f6d2a7f3723d0747f94d83dd992a940fa0a2453a16bfa7920ad7964b8437 SHA1: cdae43c03b2f68ca796dd8da8ff4fbaa4147f2eb MD5sum: 98eb1b234ee930c740abdd4ce61152b4 Description: CPU power management tools for Linux The cpupower command allows inspection and control of cpufreq and cpuidle tunables for hardware that support these features. It replaces "cpufreq-info" and "cpufreq-set" in cpufrequtils. . The turbostat command reports topology, frequency, idle power-state statistics, temperature and power consumption information as provided by the CPU. . The x86_energy_perf_policy command sets a general policy on some Intel CPU models for the relative importance of performance versus energy savings. Original-Maintainer: Debian Kernel Team Package: linux-doc-4.19 Source: linux Version: 4.19.37-5mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 61856 Multi-Arch: foreign Homepage: https://www.kernel.org/ Priority: optional Section: doc Filename: pool/test/l/linux/linux-doc-4.19_4.19.37-5mx17+1_all.deb Size: 16267110 SHA256: fae71529e56aee5a14aac9669ab007837aa33533a62f2f2a17a94ee8f176ee1d SHA1: 923e365831d8d3409c174cc8b5df6b80daf1f7b6 MD5sum: 996a958d7e7b8b5b1b25336cecff2cc9 Description: Linux kernel specific documentation for version 4.19 This package provides the various README files and HTML documentation for the Linux kernel version 4.19. Plenty of information, including the descriptions of various kernel subsystems, filesystems, driver-specific notes and the like. Consult the file /usr/share/doc/linux-doc-4.19/Documentation/00-INDEX for the detailed description of the contents. Original-Maintainer: Debian Kernel Team Package: linux-headers-4.19.0-5-all Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 273 Depends: linux-headers-4.19.0-5-all-amd64 (= 4.19.37-5mx17+1) Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/test/l/linux/linux-headers-4.19.0-5-all_4.19.37-5mx17+1_amd64.deb Size: 266664 SHA256: 18e30b0d4f03658ab2dda384f60070f82b7b60d4aa2947d1e68bc45d1160b7e7 SHA1: c98bc3cdc0bef98e61836c9fa0f0b258c9eecfb5 MD5sum: 5d234715fd8aec19ea0953ca82b64cc0 Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Original-Maintainer: Debian Kernel Team Package: linux-headers-4.19.0-5-all-amd64 Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 273 Depends: linux-headers-4.19.0-5-amd64 (= 4.19.37-5mx17+1), linux-headers-4.19.0-5-cloud-amd64 (= 4.19.37-5mx17+1), linux-headers-4.19.0-5-rt-amd64 (= 4.19.37-5mx17+1) Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/test/l/linux/linux-headers-4.19.0-5-all-amd64_4.19.37-5mx17+1_amd64.deb Size: 266682 SHA256: 23c3e3ba89a8813bd9639ca43860dc70beb90e67eadfd0bb932bf447783750ea SHA1: 331c96ef587b27aab373997970a700fdea2b680c MD5sum: 0e9a86db5967162fa9e92df8ca57880e Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Original-Maintainer: Debian Kernel Team Package: linux-headers-4.19.0-5-amd64 Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 4859 Depends: linux-headers-4.19.0-5-common (= 4.19.37-5mx17+1), linux-kbuild-4.19 (>= 4.19.37-5mx17+1), libelf-dev, gcc-6 Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/test/l/linux/linux-headers-4.19.0-5-amd64_4.19.37-5mx17+1_amd64.deb Size: 750818 SHA256: 11cdf7ab796b0bfd0640fabc74717108677188b541a515b5474b58a0b324da97 SHA1: aaa2cc54c0bb626125cd1c19b3a360bc6e74b8ad MD5sum: 853c93f567df515c503808072d290295 Description: Header files for Linux 4.19.0-5-amd64 This package provides the architecture-specific kernel header files for Linux kernel 4.19.0-5-amd64, generally used for building out-of-tree kernel modules. These files are going to be installed into /usr/src/linux-headers-4.19.0-5-amd64, and can be used for building modules that load into the kernel provided by the linux-image-4.19.0-5-amd64 package. Original-Maintainer: Debian Kernel Team Package: linux-headers-4.19.0-5-cloud-amd64 Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 2629 Depends: linux-headers-4.19.0-5-common (= 4.19.37-5mx17+1), linux-kbuild-4.19 (>= 4.19.37-5mx17+1), libelf-dev, gcc-6 Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/test/l/linux/linux-headers-4.19.0-5-cloud-amd64_4.19.37-5mx17+1_amd64.deb Size: 508408 SHA256: 25b07987c705790850b7de30f37622625b34db6fb4d34d4a99f414c14629a125 SHA1: 00a5433ef1b963350119470f59bce5990dadd49d MD5sum: 0525064947639fafda33f54d8a482e99 Description: Header files for Linux 4.19.0-5-cloud-amd64 This package provides the architecture-specific kernel header files for Linux kernel 4.19.0-5-cloud-amd64, generally used for building out-of-tree kernel modules. These files are going to be installed into /usr/src/linux-headers-4.19.0-5-cloud-amd64, and can be used for building modules that load into the kernel provided by the linux-image-4.19.0-5-cloud-amd64 package. Original-Maintainer: Debian Kernel Team Package: linux-headers-4.19.0-5-common Source: linux Version: 4.19.37-5mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 49371 Multi-Arch: foreign Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/test/l/linux/linux-headers-4.19.0-5-common_4.19.37-5mx17+1_all.deb Size: 8222100 SHA256: a8b26b29e15d889b5a6af54f785c2f08e8daec1d84ecf03d49c0c353174cfe8d SHA1: ab7a887ad0150ffc6914106e5b5a8bd121c20d64 MD5sum: 597cc147ea33e8d72815d923c0c4f9bd Description: Common header files for Linux 4.19.0-5 This package provides the common kernel header files for Linux kernel version 4.19.0-5, generally used for building out-of-tree kernel modules. To obtain a complete set of headers you also need to install the linux-headers-4.19.0-5-(flavour) package, matching the flavour of the kernel you intend the build for. Original-Maintainer: Debian Kernel Team Package: linux-headers-4.19.0-5-common-rt Source: linux Version: 4.19.37-5mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 36791 Multi-Arch: foreign Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/test/l/linux/linux-headers-4.19.0-5-common-rt_4.19.37-5mx17+1_all.deb Size: 6434390 SHA256: 7e65009eba4d2deb5097d40e280d7678b7af806f13042d97af8a5a951126a134 SHA1: b549acac4d5ca73212f69cf4899b20a60f9b7aa4 MD5sum: 15e45635695302e1077f04f63fee3095 Description: Common header files for Linux 4.19.0-5-rt This package provides the common kernel header files for Linux kernel version 4.19.0-5 with the PREEMPT_RT featureset, generally used for building out-of-tree kernel modules. To obtain a complete set of headers you also need to install the linux-headers-4.19.0-5-(flavour) package, matching the flavour of the kernel you intend the build for. Original-Maintainer: Debian Kernel Team Package: linux-headers-4.19.0-5-rt-amd64 Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 4832 Depends: linux-headers-4.19.0-5-common-rt (= 4.19.37-5mx17+1), linux-kbuild-4.19 (>= 4.19.37-5mx17+1), libelf-dev, gcc-6 Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/test/l/linux/linux-headers-4.19.0-5-rt-amd64_4.19.37-5mx17+1_amd64.deb Size: 748852 SHA256: 51983f2c394c3dcc0a528796c6517ad87986d28140bb1d218fb7485aa4c91d87 SHA1: aca23381d581cbdd87cffeffea5403967e86a1b7 MD5sum: 752e76fedb93427ba334663868558198 Description: Header files for Linux 4.19.0-5-rt-amd64 This package provides the architecture-specific kernel header files for Linux kernel 4.19.0-5-rt-amd64, generally used for building out-of-tree kernel modules. These files are going to be installed into /usr/src/linux-headers-4.19.0-5-rt-amd64, and can be used for building modules that load into the kernel provided by the linux-image-4.19.0-5-rt-amd64 package. Original-Maintainer: Debian Kernel Team Package: linux-image-4.19.0-5-amd64-unsigned Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 258849 Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool Recommends: firmware-linux-free, apparmor Suggests: linux-doc-4.19, debian-kernel-handbook, grub-pc | grub-efi-amd64 | extlinux Conflicts: linux-image-4.19.0-5-amd64 Breaks: initramfs-tools (<< 0.120+deb8u2), xserver-xorg-input-vmmouse (<< 1:13.0.99) Replaces: linux-image-4.19.0-5-amd64 Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/test/l/linux/linux-image-4.19.0-5-amd64-unsigned_4.19.37-5mx17+1_amd64.deb Size: 46379666 SHA256: 284a8e414c646d67a81a7d85fb1d1751366708930c20893e6c183d5c3d185e41 SHA1: 396eb9b11a82aff070fe4c31576e13aabffc5a2e MD5sum: 405410a63af179eeb83f90c9d9dc5ea2 Description: Linux 4.19 for 64-bit PCs The Linux kernel 4.19 and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. Original-Maintainer: Debian Kernel Team Package: linux-image-4.19.0-5-cloud-amd64-unsigned Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 66179 Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool Recommends: firmware-linux-free, apparmor Suggests: linux-doc-4.19, debian-kernel-handbook, grub-pc | grub-efi-amd64 | extlinux Conflicts: linux-image-4.19.0-5-cloud-amd64 Breaks: initramfs-tools (<< 0.120+deb8u2), xserver-xorg-input-vmmouse (<< 1:13.0.99) Replaces: linux-image-4.19.0-5-cloud-amd64 Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/test/l/linux/linux-image-4.19.0-5-cloud-amd64-unsigned_4.19.37-5mx17+1_amd64.deb Size: 14899686 SHA256: a21bd99cbbcec02532090e7c10ea95a6a49e28f342bc2df190e4f09b9124be54 SHA1: 2a0a0f5f74265dfe5ec6cda72e387df904a79616 MD5sum: f3533f36e255d5adb4ba840f6bf160d9 Description: Linux 4.19 for x86-64 cloud The Linux kernel 4.19 and modules for use on Amazon EC2, Google Compute Engine and Microsoft Azure cloud platforms. Original-Maintainer: Debian Kernel Team Package: linux-image-4.19.0-5-rt-amd64-unsigned Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 259805 Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool Recommends: firmware-linux-free, apparmor Suggests: linux-doc-4.19, debian-kernel-handbook, grub-pc | grub-efi-amd64 | extlinux Conflicts: linux-image-4.19.0-5-rt-amd64 Breaks: initramfs-tools (<< 0.120+deb8u2), xserver-xorg-input-vmmouse (<< 1:13.0.99) Replaces: linux-image-4.19.0-5-rt-amd64 Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/test/l/linux/linux-image-4.19.0-5-rt-amd64-unsigned_4.19.37-5mx17+1_amd64.deb Size: 46416878 SHA256: 5d03096a7a6579d15452bbe48a8d775995838fa810bd1a401cd6888443357298 SHA1: 41c11008429304fb108730c7e8b471b851ac23bb MD5sum: ac7472fa5cae2b4117b0d2cfe90b83a6 Description: Linux 4.19 for 64-bit PCs, PREEMPT_RT The Linux kernel 4.19 and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. . This kernel includes the PREEMPT_RT realtime patch set. Original-Maintainer: Debian Kernel Team Package: linux-image-amd64-signed-template Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1900 Depends: dpkg-dev Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/test/l/linux/linux-image-amd64-signed-template_4.19.37-5mx17+1_amd64.deb Size: 522470 SHA256: 642e4a89d91c7c3b185cfde17d2da35e64947ee36fb161906c3b17d86e348ebb SHA1: 5b03d466ac543f2c856fdd96c6dd3ec677c221da MD5sum: 9ba93d1325ea6f250cbffcb355c7b702 Description: Template for signed linux-image packages for amd64 This package is used to control code signing by the Debian signing service. Original-Maintainer: Debian Kernel Team Package: linux-kbuild-4.19 Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1262 Depends: libc6 (>= 2.14), libelf1 (>= 0.142), libssl1.1 (>= 1.1.0) Multi-Arch: foreign Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/test/l/linux/linux-kbuild-4.19_4.19.37-5mx17+1_amd64.deb Size: 503238 SHA256: 89f191869789d1de72a776613d1e1d3063fc31e22b203abb776db6715f6e98ba SHA1: a6ac8a6b5ddc9a8d60d1d0ae493e152499a383a4 MD5sum: adfe825e8450309a3dae228f4974e6b1 Description: Kbuild infrastructure for Linux 4.19 This package provides the kbuild infrastructure for the headers packages for Linux kernel version 4.19. Original-Maintainer: Debian Kernel Team Package: linux-libc-dev Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 4971 Provides: linux-kernel-headers Multi-Arch: same Homepage: https://www.kernel.org/ Priority: optional Section: devel Filename: pool/test/l/linux/linux-libc-dev_4.19.37-5mx17+1_amd64.deb Size: 1188014 SHA256: b981244ec84dcf0ff190f9446ec681900f3dd77aea27bf13dad257b0161bae11 SHA1: d14b74de31957c1fdeadd0b52552fd59f997d12a MD5sum: 53615fe67a6e1fdcef48797cbbf7b7d8 Description: Linux support headers for userspace development This package provides userspaces headers from the Linux kernel. These headers are used by the installed headers for GNU libc and other system libraries. Original-Maintainer: Debian Kernel Team Package: linux-perf-4.19 Source: linux Version: 4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 6534 Depends: libbabeltrace-ctf1 (>= 1.5.0~rc1), libc6 (>= 2.14), libdw1 (>= 0.158), libelf1 (>= 0.144), libnuma1 (>= 2.0.11), libopencsd0, libperl5.24 (>= 5.24.0), libpython3.5 (>= 3.5.0~b1), libslang2 (>= 2.2.4), zlib1g (>= 1:1.1.4), perl, python3:any (>= 3.3.2-2~) Recommends: linux-base Suggests: linux-doc-4.19 Conflicts: linux-tools-4.19 Replaces: linux-tools-4.19 Provides: linux-tools-4.19 Homepage: https://www.kernel.org/ Priority: optional Section: devel Filename: pool/test/l/linux/linux-perf-4.19_4.19.37-5mx17+1_amd64.deb Size: 1586344 SHA256: 881c7b7a5a5d1dbad10ce2c96eaf30194abda08d080677427bcf0b81d14f443f SHA1: afdf1651102d0acd5f9d093f90dc6844d6933172 MD5sum: 3341d2a91835166066b21647f3ec2487 Description: Performance analysis tools for Linux 4.19 This package contains the 'perf' performance analysis tools for Linux kernel version 4.19. . The linux-base package contains a 'perf' command which will invoke the appropriate version for the running kernel. Original-Maintainer: Debian Kernel Team Package: linux-source-4.19 Source: linux Version: 4.19.37-5mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 104004 Depends: binutils, xz-utils Recommends: libc6-dev | libc-dev, gcc, make, bc, bison, flex, linux-config-4.19 Suggests: libncurses-dev | ncurses-dev, libqt4-dev, pkg-config Multi-Arch: foreign Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/test/l/linux/linux-source-4.19_4.19.37-5mx17+1_all.deb Size: 106518498 SHA256: 70eb47a112f793931069fe981596d1c650fdb6c58cac1e887f6457a1e61c8e34 SHA1: dc674c0491d83d54f0f3bcd1ef90b714de3a031a MD5sum: fb08b56d9faf6425a7e11a2a60c07549 Description: Linux kernel source for version 4.19 with Debian patches This package provides source code for the Linux kernel version 4.19. This source closely tracks official Linux kernel releases. Debian's modifications to that source consist of security fixes, bug fixes, and features that have already been (or are believed to be) accepted by the upstream maintainers. Original-Maintainer: Debian Kernel Team Package: linux-support-4.19.0-5 Source: linux Version: 4.19.37-5mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 1354 Depends: python3:any (>= 3.3.2-2~) Multi-Arch: foreign Homepage: https://www.kernel.org/ Priority: optional Section: devel Filename: pool/test/l/linux/linux-support-4.19.0-5_4.19.37-5mx17+1_all.deb Size: 316454 SHA256: 2d0392add6c417493a61f0c9a77fe68b17c53f0ba28f704ebd8429013ed832e9 SHA1: bea93af681e29a463bd1066664d7906168cef70b MD5sum: fc8485ec067b1f20af5519c08898cf35 Description: Support files for Linux 4.19 This package provides support files for the Linux kernel build, e.g. scripts to handle ABI information and for generation of build system meta data. Original-Maintainer: Debian Kernel Team Package: lockdep Source: linux Version: 4.19.37-5mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 275 Depends: liblockdep4.19 Recommends: liblockdep-dev Multi-Arch: allowed Homepage: https://www.kernel.org/ Priority: optional Section: devel Filename: pool/test/l/linux/lockdep_4.19.37-5mx17+1_all.deb Size: 266772 SHA256: 1c82937ce1c77c819df323f255876ee8124d7a09c8744e2eb025ff42fd75eb55 SHA1: 708d4ec9fc73b6bdfccaac181a73bd0bffd6dd71 MD5sum: cb1d1ba95b07f2c0c5151970e036df05 Description: Runtime locking correctness validator lockdep is a wrapper for programs that use the pthreads API, which detects actual and potential deadlocks and other locking bugs. Original-Maintainer: Debian Kernel Team Package: luasseq Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 69 Depends: texlive-latex-base (>= 2018.20180416), texlive-luatex (>= 2018.20180416) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: oldlibs Filename: pool/test/t/texlive-base/luasseq_2018.20181214-1~mx17_all.deb Size: 31678 SHA256: 6e09b2e7532785f3e1a1cf845e838f1251167be874d1ac0706aab7afd095e7da SHA1: 377d3dd73db7c4ab480e3aaabc1e642fd8af5585 MD5sum: 29bfa66686627fffb6dcf45d89b3c5ef Description: TeX Live: transitional dummy package This is a transitional package for luasseq to ensure proper upgrade to texlive-luatex. It can be safely removed after the installation is complete. Package: mariadb-backup Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 26725 Depends: mariadb-client-core-10.4 (= 1:10.4.14-1~exp1~mx17+1), libaio1 (>= 0.3.93), libc6 (>= 2.17), liblz4-1 (>= 0.0~r130), libpcre3, libsnappy1v5, libstdc++6 (>= 5.2), libsystemd0, zlib1g (>= 1:1.2.0) Breaks: mariadb-backup-10.1, mariadb-backup-10.2, mariadb-backup-10.3, mariadb-client-10.1 Replaces: mariadb-backup-10.1, mariadb-backup-10.2, mariadb-backup-10.3, mariadb-client-10.1 Homepage: https://mariadb.org/ Priority: optional Section: database Filename: pool/test/m/mariadb-10.4/mariadb-backup_10.4.14-1~exp1~mx17+1_amd64.deb Size: 6089332 SHA256: 201bbd6a67a0905870e36503b25b8f62c9443e76c3012f3730885990db9325cc SHA1: 703f47863838ffed3865e412fe738b34beff1fdc MD5sum: 02556a809fe0a41002d41711338a4df1 Description: Backup tool for MariaDB server This backup tool is guaranteed to be compatible with MariaDB. Based on Xtrabackup, but improved to work with MariaDB. . Please refer to the MariaDB Knowledge Base on more information on how to use this tool. Original-Maintainer: Debian MySQL Maintainers Package: mariadb-client Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 69 Depends: mariadb-client-10.4 (>= 1:10.4.14-1~exp1~mx17+1) Homepage: https://mariadb.org/ Priority: optional Section: database Filename: pool/test/m/mariadb-10.4/mariadb-client_10.4.14-1~exp1~mx17+1_all.deb Size: 32440 SHA256: c5e0b6d1e5f11e4bcb53e0e47567cef2ac8b5081cbb37554e4e3af65be1ef9a4 SHA1: 988fd4b87160174c920ba2e7fd976d7b5e37ca7b MD5sum: 6ce36d2c40255d2821754b41a2eadb71 Description: MariaDB database client (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mariadb-client (currently mariadb-client-10.4), as determined by the MariaDB maintainers. Install this package if in doubt about which MariaDB version you want, as this is the one considered to be in the best shape. Original-Maintainer: Debian MySQL Maintainers Package: mariadb-client-10.4 Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 23668 Depends: debianutils (>= 1.6), libconfig-inifiles-perl, mariadb-client-core-10.4 (>= 1:10.4.14-1~exp1~mx17+1), perl:any, libc6 (>= 2.17), libgnutls30 (>= 3.5.6), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Recommends: libdbd-mariadb-perl | libdbd-mysql-perl, libdbi-perl, libterm-readkey-perl Conflicts: mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0, mytop, virtual-mysql-client Breaks: mariadb-client-10.0, mariadb-client-10.1, mariadb-client-10.2, mariadb-client-10.3, mariadb-client-5.5, mariadb-server-10.0, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0 Replaces: mariadb-client-10.0, mariadb-client-10.1, mariadb-client-10.2, mariadb-client-10.3, mariadb-client-5.5, mariadb-server-10.0, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, mytop, virtual-mysql-client Provides: virtual-mysql-client Homepage: https://mariadb.org/ Priority: optional Section: database Filename: pool/test/m/mariadb-10.4/mariadb-client-10.4_10.4.14-1~exp1~mx17+1_amd64.deb Size: 1159652 SHA256: 9b1dcdfe71a745bc8417ac7338f7c9397e4c86dc8e99db4b40615d55c77e6f13 SHA1: e8bd03c526ecca2fae8bd360845fefbf877a5496 MD5sum: 3cdffb84a10db759dd1d792e501ed219 Description: MariaDB database client binaries MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the client binaries and the additional tools innotop and mysqlreport. Original-Maintainer: Debian MySQL Maintainers Package: mariadb-client-core-10.4 Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 29227 Depends: mariadb-common (>= 1:10.4.14-1~exp1~mx17+1), libaio1 (>= 0.3.93), libc6 (>= 2.17), libedit2 (>= 2.11-20080614), libgnutls30 (>= 3.5.6), liblz4-1 (>= 0.0~r130), libncurses5 (>= 6), libpcre3, libsnappy1v5, libstdc++6 (>= 5.2), libsystemd0, libtinfo5 (>= 6), zlib1g (>= 1:1.2.0) Conflicts: mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, virtual-mysql-client-core Breaks: mariadb-client-10.0, mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-5.5, mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0 Replaces: mariadb-client-10.0, mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-5.5, mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0, virtual-mysql-client-core Provides: virtual-mysql-client-core Homepage: https://mariadb.org/ Priority: optional Section: database Filename: pool/test/m/mariadb-10.4/mariadb-client-core-10.4_10.4.14-1~exp1~mx17+1_amd64.deb Size: 6275710 SHA256: 15878c789fb633dacedc21456123ea300cc730fb4042366a4185ba6a82cbc949 SHA1: 22d390a1f8210b649c0d47dd44b9845cb8fef44a MD5sum: cac3db47800f381ba20e69682b250489 Description: MariaDB database core client binaries MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the core client files, as used by Akonadi. Original-Maintainer: Debian MySQL Maintainers Package: mariadb-common Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 77 Depends: mysql-common (>= 5.6.25) Multi-Arch: foreign Homepage: https://mariadb.org/ Priority: optional Section: database Filename: pool/test/m/mariadb-10.4/mariadb-common_10.4.14-1~exp1~mx17+1_all.deb Size: 33600 SHA256: 244c30c4f9d04a8baf5a206d3565f348e3e6172a2f73c0afc1bf3ff521316828 SHA1: c6266ee1fce90ab290623e4cb9cb09d70d6f08e8 MD5sum: 1d37be51f4b4b330c59cb6d0eb51171d Description: MariaDB common metapackage MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. Original-Maintainer: Debian MySQL Maintainers Package: mariadb-plugin-connect Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1622 Depends: libxml2 (>= 2.7.4), mariadb-server-10.4, unixodbc, libc6 (>= 2.14), libodbc1 (>= 2.3.1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.2.3.4) Conflicts: mariadb-connect-engine-10.0, mariadb-connect-engine-10.1 Breaks: mariadb-connect-engine-10.0, mariadb-connect-engine-10.1, mariadb-server-10.0, mariadb-server-10.1 Replaces: mariadb-connect-engine-10.0, mariadb-connect-engine-10.1, mariadb-server-10.0, mariadb-server-10.1 Multi-Arch: same Homepage: https://mariadb.org/ Priority: optional Section: database Filename: pool/test/m/mariadb-10.4/mariadb-plugin-connect_10.4.14-1~exp1~mx17+1_amd64.deb Size: 478756 SHA256: 3f899601ef447da93ff5f2aef18ffdcd4fd7545e9b72459429cb32a25a772d37 SHA1: 936f1cfc1a659bcc8a1a893b9665b97b7c5e5246 MD5sum: 34e156e1cf103c34000fc2462134eeac Description: Connect storage engine for MariaDB Connect engine supports a number of file formats (dbf, xml, txt, bin, etc), connections to ODBC tables and remote MySQL tables, as well as a number of other interesting features. This package contains the Connect plugin for MariaDB. Original-Maintainer: Debian MySQL Maintainers Package: mariadb-plugin-cracklib-password-check Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 85 Depends: libcrack2 (>= 2.9.0), mariadb-server-10.4, libc6 (>= 2.14) Multi-Arch: same Homepage: https://mariadb.org/ Priority: optional Section: database Filename: pool/test/m/mariadb-10.4/mariadb-plugin-cracklib-password-check_10.4.14-1~exp1~mx17+1_amd64.deb Size: 34576 SHA256: f6cacf56f52a3e95dd346019a4bd05656695751b3c9ca6c8909846eb954aaf34 SHA1: be358bfc1c324ec3a1a411b20f14b5775d7123f0 MD5sum: 12705493606b62afc5a569f4ae50d8b7 Description: CrackLib Password Validation Plugin for MariaDB This password validation plugin uses cracklib to allow only sufficiently secure (as defined by cracklib) user passwords in MariaDB. . Install and configure this to enforce stronger passwords for MariaDB users. Original-Maintainer: Debian MySQL Maintainers Package: mariadb-plugin-gssapi-client Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 83 Depends: libgssapi-krb5-2 (>= 1.14+dfsg), mariadb-client-10.4, libc6 (>= 2.14), libcomerr2 (>= 1.01), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2) Breaks: mariadb-gssapi-client-10.1, mariadb-gssapi-client-10.2 Replaces: mariadb-gssapi-client-10.1, mariadb-gssapi-client-10.2 Multi-Arch: same Homepage: https://mariadb.org/ Priority: optional Section: database Filename: pool/test/m/mariadb-10.4/mariadb-plugin-gssapi-client_10.4.14-1~exp1~mx17+1_amd64.deb Size: 35400 SHA256: 09360f3c6ecb9f044b94d159eeb0b4f0a21207a928eb8615011215684f18510d SHA1: d5957013cb05c59d18743be207cf9255808644d7 MD5sum: 66d76322bbbd4f2953ff82857f06a3fc Description: GSSAPI authentication plugin for MariaDB client This plugin includes support for Kerberos on Unix, but can also be used for Windows authentication with or without domain environment. . This package contains the client parts. Original-Maintainer: Debian MySQL Maintainers Package: mariadb-plugin-gssapi-server Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 93 Depends: libgssapi-krb5-2 (>= 1.14+dfsg), mariadb-server-10.4, libc6 (>= 2.14), libcomerr2 (>= 1.01), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.13~alpha1+dfsg), libstdc++6 (>= 4.1.1) Breaks: mariadb-gssapi-server-10.1, mariadb-gssapi-server-10.2 Replaces: mariadb-gssapi-server-10.1, mariadb-gssapi-server-10.2 Multi-Arch: same Homepage: https://mariadb.org/ Priority: optional Section: database Filename: pool/test/m/mariadb-10.4/mariadb-plugin-gssapi-server_10.4.14-1~exp1~mx17+1_amd64.deb Size: 36970 SHA256: 6b293cbcae294c7675c9347b408947fa84d67529a3f9de55965ecc0406e10bf0 SHA1: c076217e1c0872746e0fa7a205677060aefff4c9 MD5sum: 95c6b049f5c4d4d129d550a814482c54 Description: GSSAPI authentication plugin for MariaDB server This plugin includes support for Kerberos on Unix, but can also be used for Windows authentication with or without domain environment. . This package contains the server parts. Original-Maintainer: Debian MySQL Maintainers Package: mariadb-plugin-mroonga Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 6372 Depends: mariadb-server-10.4, libatomic1 (>= 4.8), libc6 (>= 2.14), liblz4-1 (>= 0.0~r130), libstdc++6 (>= 4.9), zlib1g (>= 1:1.2.0) Breaks: mariadb-server-10.0, mariadb-server-10.1 Replaces: mariadb-server-10.0, mariadb-server-10.1 Homepage: https://mariadb.org/ Priority: optional Section: database Filename: pool/test/m/mariadb-10.4/mariadb-plugin-mroonga_10.4.14-1~exp1~mx17+1_amd64.deb Size: 1193478 SHA256: fca2b00f5a4af3f13476c0aba5805b73da93fd9513dbdf020d4b6d6b7bdac416 SHA1: 5ab6de6a7cd6568aeaf960824f2d5be6be0690b7 MD5sum: 7db733bff5024bbfc747eaba09b535cd Description: Mroonga storage engine for MariaDB Mroonga (formerly named Groonga Storage Engine) is a storage engine that provides fast CJK-ready full text searching using column store. This package contains the Mroonga plugin for MariaDB. Original-Maintainer: Debian MySQL Maintainers Package: mariadb-plugin-oqgraph Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 269 Depends: libjudydebian1, mariadb-server-10.4, libc6 (>= 2.14), libstdc++6 (>= 5.2) Conflicts: mariadb-oqgraph-engine-10.0, mariadb-oqgraph-engine-10.1 Breaks: mariadb-oqgraph-engine-10.0, mariadb-oqgraph-engine-10.1, mariadb-server-10.0, mariadb-server-10.1 Replaces: mariadb-oqgraph-engine-10.0, mariadb-oqgraph-engine-10.1, mariadb-server-10.0, mariadb-server-10.1 Multi-Arch: same Homepage: https://mariadb.org/ Priority: optional Section: database Filename: pool/test/m/mariadb-10.4/mariadb-plugin-oqgraph_10.4.14-1~exp1~mx17+1_amd64.deb Size: 92590 SHA256: d35c1414340bbd0e68ae8249d610809588abfc898da207efa42d553145d48f6f SHA1: e63d6eadb70fa4221b5e0a186917d4c3a6c86a7d MD5sum: dccd274410b478adb064827e6f187230 Description: OQGraph storage engine for MariaDB The OQGraph engine is a computation engine plugin for handling hierarchies (trees) and graphs (friend-of-a-friend, etc) cleanly through standard SQL. This package contains the OQGraph plugin for MariaDB. Original-Maintainer: Debian MySQL Maintainers Package: mariadb-plugin-rocksdb Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 11656 Depends: mariadb-server-10.4 (= 1:10.4.14-1~exp1~mx17+1), rocksdb-tools, libc6 (>= 2.14), liblz4-1 (>= 0.0~r130), libsnappy1v5, libstdc++6 (>= 6), libzstd1 (>= 1.3.3), zlib1g (>= 1:1.1.4) Recommends: python3-mysqldb Breaks: mariadb-rocksdb-engine-10.2, mariadb-rocksdb-engine-10.3 Replaces: mariadb-rocksdb-engine-10.2, mariadb-rocksdb-engine-10.3 Homepage: https://mariadb.org/ Priority: optional Section: database Filename: pool/test/m/mariadb-10.4/mariadb-plugin-rocksdb_10.4.14-1~exp1~mx17+1_amd64.deb Size: 2431680 SHA256: 6d01ad10212be20a187a779b6e9c53c4a7d9e8fa48278734148e1303a4d29b12 SHA1: 31373fde6f8cb6cd6d9399cda2cc22ca122f1c72 MD5sum: 8083c7f4fd5f6b26072646ae23aaace7 Description: RocksDB storage engine for MariaDB The RocksDB storage engine is a high performance storage engine, aimed at maximising storage efficiency while maintaining InnoDB-like performance. This package contains the RocksDB plugin for MariaDB. Original-Maintainer: Debian MySQL Maintainers Package: mariadb-plugin-spider Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1173 Depends: mariadb-server-10.4, libc6 (>= 2.14), libstdc++6 (>= 4.9) Breaks: mariadb-server-10.0, mariadb-server-10.1 Replaces: mariadb-server-10.0, mariadb-server-10.1 Homepage: https://mariadb.org/ Priority: optional Section: database Filename: pool/test/m/mariadb-10.4/mariadb-plugin-spider_10.4.14-1~exp1~mx17+1_amd64.deb Size: 363278 SHA256: 9196699e70f06016ab906f6b6c5b90cbf944eeb0d045e9bda0efaa5763821ade SHA1: 5620fe840bb1ec2ef99a8bfd794234448fbcfa75 MD5sum: ee2551dfef80fae938d883775d8c4857 Description: Spider storage engine for MariaDB The Spider storage engine with built-in sharding features. It supports partitioning and xa transactions, and allows tables of different MariaDB instances to be handled as if they were on the same instance. It refers to one possible implementation of ISO/IEC 9075-9:2008 SQL/MED. Original-Maintainer: Debian MySQL Maintainers Package: mariadb-plugin-tokudb Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 2475 Depends: mariadb-server-10.4 (= 1:10.4.14-1~exp1~mx17+1), libc6 (>= 2.14), libjemalloc1 (>= 2.1.1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.0) Breaks: mariadb-server-10.0, mariadb-server-10.1 Replaces: mariadb-server-10.0, mariadb-server-10.1 Homepage: https://mariadb.org/ Priority: optional Section: database Filename: pool/test/m/mariadb-10.4/mariadb-plugin-tokudb_10.4.14-1~exp1~mx17+1_amd64.deb Size: 757956 SHA256: 79b5aa6cb03610f72868633f67aa74269c671fc5e96527cc40f5c6a7031738ef SHA1: 8a66f456cdb276b593b5637e0b7c229330cd2fba MD5sum: 341926d4900d0b2142e5a5c67a59e143 Description: TokuDB storage engine for MariaDB The TokuDB storage engine is for use in high-performance and write-intensive environments, offering increased compression and better performance based on fractal indexes. This package contains the TokuDB plugin for MariaDB. Original-Maintainer: Debian MySQL Maintainers Package: mariadb-server Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 69 Depends: mariadb-server-10.4 (>= 1:10.4.14-1~exp1~mx17+1) Homepage: https://mariadb.org/ Priority: optional Section: database Filename: pool/test/m/mariadb-10.4/mariadb-server_10.4.14-1~exp1~mx17+1_all.deb Size: 32558 SHA256: 601d8d04e9db1373e22b7560f8e23653579b8c0d2e2b69db465ce74607e5f72f SHA1: b162c5670c1abe23f98f24c2e79d6474e1917baf MD5sum: afd3b3aea3feb106ec93c7431359847d Description: MariaDB database server (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mariadb-server (currently mariadb-server-10.4), as determined by the MariaDB maintainers. Install this package if in doubt about which MariaDB version you need. That will install the version recommended by the package maintainers. . MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. Original-Maintainer: Debian MySQL Maintainers Package: mariadb-server-10.4 Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 68615 Pre-Depends: adduser (>= 3.40), debconf, mariadb-common (>= 1:10.4.14-1~exp1~mx17+1) Depends: galera-4 (>= 26.4), gawk, iproute2, libdbi-perl, lsb-base (>= 3.0-10), lsof, mariadb-client-10.4 (>= 1:10.4.14-1~exp1~mx17+1), mariadb-server-core-10.4 (>= 1:10.4.14-1~exp1~mx17+1), passwd, perl (>= 5.6), psmisc, rsync, socat, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.17), libgnutls30 (>= 3.5.6), libpam0g (>= 0.99.7.1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.0) Recommends: libhtml-template-perl Suggests: mailx, mariadb-test, netcat-openbsd, tinyca Conflicts: mariadb-tokudb-engine-10.0, mariadb-tokudb-engine-10.1, mariadb-tokudb-engine-5.5, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, virtual-mysql-server Breaks: cqrlog (<< 1.9.0-5~), mariadb-galera-server, mariadb-galera-server-10.0, mariadb-galera-server-5.5, mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-5.5, mariadb-tokudb-engine-10.0, mariadb-tokudb-engine-10.1, mariadb-tokudb-engine-5.5, mysql-client-5.5, mysql-client-5.7, mysql-client-core-8.0, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0 Replaces: mariadb-galera-server, mariadb-galera-server-10.0, mariadb-galera-server-5.5, mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-5.5, mariadb-tokudb-engine-10.0, mariadb-tokudb-engine-10.1, mariadb-tokudb-engine-5.5, mysql-client-5.5, mysql-client-5.7, mysql-client-core-8.0, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0, virtual-mysql-server Provides: virtual-mysql-server Homepage: https://mariadb.org/ Priority: optional Section: database Filename: pool/test/m/mariadb-10.4/mariadb-server-10.4_10.4.14-1~exp1~mx17+1_amd64.deb Size: 4494032 SHA256: 6090b0a99a7962c671f36e4bc5597507641464a9c756a971aacbd589a40b3f2f SHA1: fc8b637ee1cca46d0a83c51c8b996b41b7f2af68 MD5sum: cb87d437fa6e192a0aeef74892d6a2e3 Description: MariaDB database server binaries MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the server binaries. Original-Maintainer: Debian MySQL Maintainers Package: mariadb-server-core-10.4 Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 40827 Depends: mariadb-common (>= 1:10.4.14-1~exp1~mx17+1), libaio1 (>= 0.3.93), libc6 (>= 2.17), libgnutls30 (>= 3.5.0), liblz4-1 (>= 0.0~r130), libpcre3, libsnappy1v5, libstdc++6 (>= 5.2), libsystemd0, zlib1g (>= 1:1.2.0) Conflicts: mariadb-galera-server-5.5, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0, virtual-mysql-server-core Breaks: mariadb-client-10.1, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-core-10.0, mariadb-server-core-10.1, mariadb-server-core-10.2, mariadb-server-core-10.3, mariadb-server-core-5.5, mysql-client-5.5, mysql-client-5.6, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0 Replaces: mariadb-client-10.1, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-core-10.0, mariadb-server-core-10.1, mariadb-server-core-10.2, mariadb-server-core-10.3, mariadb-server-core-5.5, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, virtual-mysql-server-core Provides: virtual-mysql-server-core Homepage: https://mariadb.org/ Priority: optional Section: database Filename: pool/test/m/mariadb-10.4/mariadb-server-core-10.4_10.4.14-1~exp1~mx17+1_amd64.deb Size: 6670220 SHA256: fd1f9ed9c85f70e9c4537276064e01616d78e75623de9fe378a42cf468ca1b01 SHA1: 223b3c8de0262bd1ede323b904778140265b7ed8 MD5sum: e5c0c6c92f8b57908ef9f8d5eadcd2fe Description: MariaDB database core server files MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the core server files, as used by Akonadi. Original-Maintainer: Debian MySQL Maintainers Package: mariadb-test Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 52171 Depends: mariadb-client-10.4 (= 1:10.4.14-1~exp1~mx17+1), mariadb-server-10.4 (= 1:10.4.14-1~exp1~mx17+1), mariadb-test-data (= 1:10.4.14-1~exp1~mx17+1), libaio1 (>= 0.3.93), libc6 (>= 2.17), libgnutls30 (>= 3.5.6), liblz4-1 (>= 0.0~r130), libpcre3, libsnappy1v5, libstdc++6 (>= 5.2), libsystemd0, zlib1g (>= 1:1.2.0) Suggests: patch Breaks: mariadb-test-10.0, mariadb-test-10.1, mariadb-test-5.5, mysql-testsuite, mysql-testsuite-5.5, mysql-testsuite-5.6, mysql-testsuite-5.7 Replaces: mariadb-test-10.0, mariadb-test-10.1, mariadb-test-5.5, mysql-testsuite, mysql-testsuite-5.5, mysql-testsuite-5.6, mysql-testsuite-5.7, virtual-mysql-testsuite Provides: virtual-mysql-testsuite Homepage: https://mariadb.org/ Priority: optional Section: database Filename: pool/test/m/mariadb-10.4/mariadb-test_10.4.14-1~exp1~mx17+1_amd64.deb Size: 11688204 SHA256: 3044488c85d1a7be0103ee5e1559fe85e45e475061da0f7034b722bad1262abe SHA1: 6d2ce14d07cd4b2eb12083b9f3c132517bf44fc5 MD5sum: d80b77bbfa515b3120748c314798eb3d Description: MariaDB database regression test suite MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the regression test suite. Original-Maintainer: Debian MySQL Maintainers Package: mariadb-test-data Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 327497 Breaks: mariadb-test-10.0, mariadb-test-10.1, mariadb-test-5.5, mariadb-test-data-10.0, mysql-testsuite, mysql-testsuite-5.5, mysql-testsuite-5.6, mysql-testsuite-5.7, mysql-testsuite-8.0 Replaces: mariadb-test-10.0, mariadb-test-10.1, mariadb-test-5.5, mariadb-test-data-10.0, mysql-testsuite, mysql-testsuite-5.5, mysql-testsuite-5.6, mysql-testsuite-5.7, mysql-testsuite-8.0 Multi-Arch: foreign Homepage: https://mariadb.org/ Priority: optional Section: database Filename: pool/test/m/mariadb-10.4/mariadb-test-data_10.4.14-1~exp1~mx17+1_all.deb Size: 24598574 SHA256: da7dce0d82185bd9e61258c79252eb848d58afc782a56a1e40ab11e8b4434c92 SHA1: 41bfbaa8bc5ea0011e091c071bc5752d55fb8829 MD5sum: cb96f8a36b280a399c480bf49ac7623a Description: MariaDB database regression test suite - data files MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package has the architecture independent data files for the test suite. Original-Maintainer: Debian MySQL Maintainers Package: nvidia-alternative Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 240 Pre-Depends: dpkg (>= 1.17.21), nvidia-legacy-check (>= 343) Depends: glx-alternative-nvidia (>= 0.9) Conflicts: libegl1-glvnd-nvidia, libgl1-glvnd-nvidia-glx, libgldispatch0-nvidia, libgles1-glvnd-nvidia, libgles2-glvnd-nvidia, libglvnd0-nvidia, libglx0-glvnd-nvidia, libopengl0-glvnd-nvidia Breaks: libcuda1 (<< 352.63), nvidia-driver (<< 343.22-2~) Provides: nvidia-alternative--kmod-alias Multi-Arch: foreign Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/nvidia-alternative_418.56-2~mx17+1_amd64.deb Size: 203162 SHA256: 4e5ea79e077524073c97c469dc0121e01d4e95fc2d6ab213322c95003d320572 SHA1: 5792407c68d4b5671fdbb2ca6e0b9a5294abc47e MD5sum: 46f45c70696d90ff07bcfb772a1c1aba Description: allows the selection of NVIDIA as GLX provider In setups with several NVIDIA driver versions installed (e.g. current and legacy) this metapackage registers an alternative to allow easy switching between the different versions. . Use 'update-glx --config nvidia' to select a version. . This package does not depend on the corresponding NVIDIA libraries. In order to install the NVIDIA driver and libraries, install the nvidia-driver package instead. Package: nvidia-cuda-mps Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 358 Depends: libc6 (>= 2.2.5) Homepage: https://www.nvidia.com Priority: optional Section: non-free/utils Filename: pool/test/n/nvidia-graphics-drivers/nvidia-cuda-mps_418.56-2~mx17+1_amd64.deb Size: 237250 SHA256: dee582a4e8615218ffda0a37543aa45dbf470e8b93b5bb906240e1b36b379130 SHA1: 2faf0f997a68bae7df750f783570cd95a1164e6a MD5sum: 8815e4b6390b70e7985abd64429b7526 Description: NVIDIA CUDA Multi Process Service (MPS) The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . CUDA MPS is a feature that allows multiple CUDA processes to share a single GPU context. CUDA MPS should be transparent to CUDA programs. . CUDA MPS requires a device that supports Unified Virtual Address (UVA) and has compute capability SM 3.5 or higher. Pre-CUDA 4.0 APIs are not supported under CUDA MPS. Package: nvidia-detect Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 250 Depends: pciutils Homepage: https://www.nvidia.com Priority: optional Section: non-free/x11 Filename: pool/test/n/nvidia-graphics-drivers/nvidia-detect_418.56-2~mx17+1_amd64.deb Size: 204496 SHA256: 8c42110dce32a24c86a2903457f1ff5a749ecca3ee067ad928e6b4f6480d1640 SHA1: d43ab229cca94f3f5ece7e7b38d0546ae016bd97 MD5sum: 8223db84eb8967cf2389bc9d5570384d Description: NVIDIA GPU detection utility The 'nvidia-detect' script in this package checks for an NVIDIA GPU in the system and recommends one of the non-free accelerated driver meta-packages (nvidia-driver, nvidia-legacy-390xx-driver, or nvidia-legacy-340xx-driver) for installation. Package: nvidia-driver Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 1214 Pre-Depends: nvidia-installer-cleanup, nvidia-legacy-check (>= 343) Depends: nvidia-driver-libs (= 418.56-2~mx17+1) | nvidia-driver-libs-nonglvnd (= 418.56-2~mx17+1), nvidia-driver-bin (= 418.56-2~mx17+1), xserver-xorg-video-nvidia (= 418.56-2~mx17+1), nvidia-vdpau-driver (= 418.56-2~mx17+1), nvidia-alternative (= 418.56-2~mx17+1), nvidia-kernel-dkms (= 418.56-2~mx17+1) | nvidia-kernel-418.56, nvidia-support Recommends: nvidia-settings (>= 418), libnvidia-cfg1 (= 418.56-2~mx17+1), nvidia-persistenced Suggests: nvidia-kernel-dkms (>= 418.56) | nvidia-kernel-source (>= 418.56) Breaks: nvidia-glx Replaces: nvidia-glx Provides: nvidia-glx-any Homepage: https://www.nvidia.com Priority: optional Section: non-free/x11 Filename: pool/test/n/nvidia-graphics-drivers/nvidia-driver_418.56-2~mx17+1_amd64.deb Size: 506960 SHA256: 2891a013bbe5ea51eaabce0d4f33d50f2f96a208bcd2010adee380145f8cab46 SHA1: 041e2d4b54af9ccaa6da4656d6a36494f4ce34d4 MD5sum: 55207625c8ba49782dc1965760a8f1d8 Description: NVIDIA metapackage This metapackage depends on the NVIDIA binary driver and libraries that provide optimized hardware acceleration of OpenGL/GLX/EGL/GLES/Vulkan applications via a direct-rendering X Server. . Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-418.56. . This version only supports GeForce, Quadro, NVS, Tesla, ... GPUs based on the Kepler, Maxwell, Volta, or newer architectures. Look at the legacy packages for older cards. . See /usr/share/doc/nvidia-driver/README.txt.gz for a complete list of supported GPUs and PCI IDs. . Building the kernel module has been tested up to Linux 4.20. Package: nvidia-driver-bin Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 506 Depends: nvidia-alternative (= 418.56-2~mx17+1), libc6 (>= 2.2.5), libnvidia-ml1 (>= 319) Recommends: nvidia-driver Conflicts: nvidia-driver-bin-418.56 Breaks: nvidia-driver (<< 343.22-2~) Replaces: nvidia-driver (<< 343.22-2~) Provides: nvidia-driver-bin-418.56 Homepage: https://www.nvidia.com Priority: optional Section: non-free/x11 Filename: pool/test/n/nvidia-graphics-drivers/nvidia-driver-bin_418.56-2~mx17+1_amd64.deb Size: 289986 SHA256: 3e1b607dd36ac1aca9c1e073e8124d2f7b7dea486820e6b94f2627e8b44d9a59 SHA1: fd3967fd8eddfa360c01c31e12fc4b2ecd0210e0 MD5sum: 90ac8be94a949b7c75ca0eedb980ccbf Description: NVIDIA driver support binaries The NVIDIA binary driver provides optimized hardware acceleration of OpenGL/GLX/EGL/GLES applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets. . This package contains supporting binaries for the driver. Package: nvidia-driver-libs Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 217 Depends: libgl1-nvidia-glvnd-glx (= 418.56-2~mx17+1), nvidia-egl-icd (= 418.56-2~mx17+1) Recommends: nvidia-driver-libs-i386, libopengl0 | libopengl0-glvnd-nvidia, libglx-nvidia0 (= 418.56-2~mx17+1), libgles-nvidia1 (= 418.56-2~mx17+1), libgles-nvidia2 (= 418.56-2~mx17+1), libnvidia-cfg1 (= 418.56-2~mx17+1), nvidia-vulkan-icd (= 418.56-2~mx17+1) Conflicts: libegl1-glvnd-nvidia, libgl1-glvnd-nvidia-glx, libgldispatch0-nvidia, libgles1-glvnd-nvidia, libgles2-glvnd-nvidia, libglvnd0-nvidia, libglx0-glvnd-nvidia, libopengl0-glvnd-nvidia Breaks: libegl1-nvidia, libgl1-nvidia-glx, nvidia-driver-libs-nonglvnd, nvidia-nonglvnd-vulkan-icd Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/nvidia-driver-libs_418.56-2~mx17+1_amd64.deb Size: 201394 SHA256: 7d4cbbc6b16c9a19770f32c20700c74cd4e947a1cbb877943be2eecb16f28ef7 SHA1: f325d1c1c9cb1fbbe9a58d07f17c6df694d5d577 MD5sum: b68cbd4742a51f9b11c6afa808e327f4 Description: NVIDIA metapackage (OpenGL/GLX/EGL/GLES libraries) This metapackage depends on the NVIDIA binary libraries that provide optimized hardware acceleration of OpenGL/GLX/EGL/GLES applications via a direct-rendering X Server. Package: nvidia-driver-libs-nonglvnd Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 217 Depends: libgl1-nvidia-glx (= 418.56-2~mx17+1), libegl1-nvidia (= 418.56-2~mx17+1) Recommends: nvidia-driver-libs-nonglvnd-i386, libglx-nvidia0 (= 418.56-2~mx17+1), libgles-nvidia1 (= 418.56-2~mx17+1), libgles-nvidia2 (= 418.56-2~mx17+1), libnvidia-cfg1 (= 418.56-2~mx17+1), nvidia-nonglvnd-vulkan-icd (= 418.56-2~mx17+1) Conflicts: libegl1-glvnd-nvidia, libgl1-glvnd-nvidia-glx, libgldispatch0-nvidia, libgles1-glvnd-nvidia, libgles2-glvnd-nvidia, libglvnd0-nvidia, libglx0-glvnd-nvidia, libopengl0-glvnd-nvidia Breaks: libgl1-nvidia-glvnd-glx, nvidia-driver-libs, nvidia-vulkan-icd Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/nvidia-driver-libs-nonglvnd_418.56-2~mx17+1_amd64.deb Size: 201402 SHA256: efad8b207980e7d1a11296fb6be8c06f769f69823a807ddd264382725f63240a SHA1: 7743e23a7aa7b3b38ef0bfac8178aa99538cab4d MD5sum: 22444424334f570a5c279328a66fe686 Description: NVIDIA metapackage (non-GLVND OpenGL/GLX/EGL/GLES libraries) This metapackage depends on the (non-GLVND) NVIDIA binary libraries that provide optimized hardware acceleration of OpenGL/GLX/EGL/GLES applications via a direct-rendering X Server. Package: nvidia-egl-common Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 220 Suggests: libegl-nvidia0 | libegl-nvidia-legacy-390xx0 Multi-Arch: foreign Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/nvidia-egl-common_418.56-2~mx17+1_amd64.deb Size: 201514 SHA256: 519edff943eaecaf149dc8c2d2fddf791b068156857bcb326ffaafbadc336f2f SHA1: 82c8c6e0145c58eaa675b0624f2d8d3db8353315 MD5sum: 6501d03f3e0f0298d5773d29dd8ae2f1 Description: NVIDIA binary EGL driver - common files EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . This package provides the common files for the NVIDIA installable client driver (ICD) for EGL via GLVND. Package: nvidia-egl-icd Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 214 Depends: nvidia-egl-common, libegl1 (>= 0.2.999) | libegl1-glvnd-nvidia, libegl-nvidia0 (= 418.56-2~mx17+1) Enhances: libegl1 Provides: egl-icd, libegl-vendor Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/nvidia-egl-icd_418.56-2~mx17+1_amd64.deb Size: 201224 SHA256: 5ca1c3f194629417e4278491d055cab1fd90d6b163b9a2691a02e6be5c3d6dc6 SHA1: 23729c560c8e6e13ca37e92c3fa88562a213a869 MD5sum: 607f78ae8f8e8ce9505c37ca0f3c54ab Description: NVIDIA EGL installable client driver (ICD) EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . This metapackage provides the NVIDIA installable client driver (ICD) for EGL via GLVND which supports NVIDIA GPUs. Package: nvidia-kernel-dkms Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 29741 Pre-Depends: nvidia-installer-cleanup Depends: dkms (>= 2.1.0.0), nvidia-kernel-support--v1 Recommends: nvidia-driver (>= 418.56) | libcuda1 (>= 418.56) Provides: nvidia-kernel-418.56 Multi-Arch: foreign Homepage: https://www.nvidia.com Priority: optional Section: non-free/kernel Filename: pool/test/n/nvidia-graphics-drivers/nvidia-kernel-dkms_418.56-2~mx17+1_amd64.deb Size: 11290472 SHA256: 3f2e6ecec785f01da14fa172f836c824ad8d01c8db1037ff044800a5385187d8 SHA1: 56b2b9204a0184449d8917818de1f568cac3075e MD5sum: 4c76daa240d531ad1b92d84a74533ee5 Description: NVIDIA binary kernel module DKMS source This package builds the NVIDIA Xorg binary kernel module needed by nvidia-driver, using DKMS. Provided that you have the kernel header packages installed, the kernel module will be built for your running kernel and automatically rebuilt for any new kernel headers that are installed. . The NVIDIA binary driver provides optimized hardware acceleration of OpenGL/GLX/EGL/GLES applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets. . This version only supports GeForce, Quadro, NVS, Tesla, ... GPUs based on the Kepler, Maxwell, Volta, or newer architectures. Look at the legacy packages for older cards. . See /usr/share/doc/nvidia-kernel-dkms/README.txt.gz for a complete list of supported GPUs and PCI IDs. . This package contains the blobs for building kernel modules for the amd64 architecture. Building the kernel modules has been tested up to Linux 4.20. Package: nvidia-kernel-source Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 11081 Depends: debhelper-compat (= 12), make:any, quilt, xz-utils Recommends: module-assistant | kernel-package, nvidia-kernel-support Suggests: nvidia-driver (>= 418.56) Homepage: https://www.nvidia.com Priority: optional Section: non-free/kernel Filename: pool/test/n/nvidia-graphics-drivers/nvidia-kernel-source_418.56-2~mx17+1_amd64.deb Size: 11328608 SHA256: 74d8574216e5d5c038ee6c0cdd8f4f132dc073d002a13aec393ab23ed3ebdc9a SHA1: 5b3661db1fe7c0c70664c97ca42f78579e11aa28 MD5sum: e893e1244262a4ef6d91b930761f3053 Description: NVIDIA binary kernel module source This package provides the source for the NVIDIA Xorg binary kernel module needed by nvidia-driver in a form suitable for use by module-assistant or kernel-package. . The NVIDIA binary driver provides optimized hardware acceleration of OpenGL/GLX/EGL/GLES applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets. . PLEASE read /usr/share/doc/nvidia-kernel-source/README.Debian.gz for building information. If you want the kernel module to be automatically installed via DKMS, install nvidia-kernel-dkms instead. . This version only supports GeForce, Quadro, NVS, Tesla, ... GPUs based on the Kepler, Maxwell, Volta, or newer architectures. Look at the legacy packages for older cards. . See /usr/share/doc/nvidia-kernel-source/README.txt.gz for a complete list of supported GPUs and PCI IDs. . This package contains the blobs for building kernel modules for the amd64 architecture. Building the kernel modules has been tested up to Linux 4.20. Package: nvidia-kernel-support Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 225 Depends: nvidia-alternative (= 418.56-2~mx17+1), nvidia-alternative--kmod-alias, nvidia-kernel-common (>= 20151021), nvidia-modprobe (>= 352) Breaks: glx-alternative-nvidia (<< 0.6.91) Replaces: glx-alternative-nvidia (<< 0.6.91) Provides: nvidia-kernel-support--v1, nvidia-kernel-support-any Multi-Arch: foreign Homepage: https://www.nvidia.com Priority: optional Section: non-free/kernel Filename: pool/test/n/nvidia-graphics-drivers/nvidia-kernel-support_418.56-2~mx17+1_amd64.deb Size: 202038 SHA256: c1dfc1270c5d96accf860dbf3c7a13cd34d31079f9f344944f5cccd6b693f83a SHA1: 0b10d5ed58c9b321a0e8c316f0985c68bd98a4e3 MD5sum: 7b5be06e19a4d3d785eb94c7d2ea217d Description: NVIDIA binary kernel module support files The NVIDIA binary driver provides optimized hardware acceleration of OpenGL/GLX/EGL/GLES applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets. . This package provides supporting configuration for the kernel module. Package: nvidia-legacy-check Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 233 Pre-Depends: debconf | debconf-2.0, pciutils, nvidia-installer-cleanup (>= 20151021) Depends: debconf (>= 0.5) | debconf-2.0 Multi-Arch: foreign Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/nvidia-legacy-check_418.56-2~mx17+1_amd64.deb Size: 206770 SHA256: b1105c80332a8b63292445e3b71967f93e32c50e6fda85bbcc7eb72af8a65ef8 SHA1: 2d04179b91e21ef94e2ce9f1862e1db2dc953f81 MD5sum: 0e96f5c4497c32622da361619c3bb6fb Description: check for NVIDIA GPUs requiring a legacy driver This package checks whether the system contains NVIDIA GPUs that are no longer supported by the main driver line and require a legacy driver. . If such hardware is present, a (preseedable) debconf question will be asked to confirm the installation of the current driver line. Package: nvidia-libopencl1 Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 254 Depends: libc6 (>= 2.2.5) Recommends: nvidia-opencl-icd | opencl-icd Conflicts: libopencl1 Replaces: libopencl1 Provides: libopencl-1.1-1, libopencl-1.2-1, libopencl-2.0-1, libopencl1 Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/nvidia-libopencl1_418.56-2~mx17+1_amd64.deb Size: 210170 SHA256: b80b92164af49ac9b4156b5a968578cf9fc4b47d0d254bd1812e9d87f6d48c3c SHA1: 30a44550bc90d5ce9f444f3e1a0cb0406036001d MD5sum: b15d678e05497fb433974a800bfa4e0d Description: NVIDIA OpenCL ICD Loader library OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . The OpenCL installable client driver loader (ICD Loader) acts as a dispatcher between an OpenCL application and one (or more) installable client drivers (ICD) that can be from any vendor. At least one ICD (and the corresponding hardware) is required to run OpenCL applications. . This package contains the ICD Loader library provided by NVIDIA. This library supports OpenCL 1.x and 2.0 only. Package: nvidia-nonglvnd-vulkan-common Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 220 Suggests: nvidia-nonglvnd-vulkan-icd | nvidia-legacy-390xx-nonglvnd-vulkan-icd Conflicts: libgl1-nvidia-glvnd-glx, libgl1-nvidia-legacy-390xx-glvnd-glx, nvidia-vulkan-common Multi-Arch: foreign Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/nvidia-nonglvnd-vulkan-common_418.56-2~mx17+1_amd64.deb Size: 201502 SHA256: 6d51810f1cb3b024c2724c46e8fa0e6b18feee4b544b205c989cc265c995bfa4 SHA1: 5f2792869dfff0ee7ca48e19cc64b48539a90a4c MD5sum: 33975b8cdff6186f65af6670778ed701 Description: NVIDIA Vulkan driver - common files (non-GLVND variant) Vulkan is a multivendor open standard by the Khronos Group for 3D graphics. . This package provides the common files for the NVIDIA installable client driver (ICD) for Vulkan (non-GLVND variant). Package: nvidia-nonglvnd-vulkan-icd Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 214 Depends: nvidia-nonglvnd-vulkan-common, libvulkan1 (>= 1.0.42), libgl1-nvidia-glx (= 418.56-2~mx17+1), libnvidia-glvkspirv (= 418.56-2~mx17+1) Recommends: libnvidia-cbl (= 418.56-2~mx17+1), libnvidia-rtcore (= 418.56-2~mx17+1) Suggests: vulkan-utils Enhances: libvulkan1 Conflicts: nvidia-vulkan-icd Provides: vulkan-icd Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/nvidia-nonglvnd-vulkan-icd_418.56-2~mx17+1_amd64.deb Size: 201248 SHA256: ffd5b40bc461398691b24f880e0071b9b5fa7211f50ef1d7c717c0925bf9135d SHA1: 728d197f987b478cf274fad0e9d3c2d620c64501 MD5sum: b353a2af46f54451ab40d309c8c09eef Description: NVIDIA Vulkan ICD (non-GLVND variant) Vulkan is a multivendor open standard by the Khronos Group for 3D graphics. . This metapackage provides the NVIDIA installable client driver (ICD) for Vulkan (non-GLVND variant) which supports NVIDIA GPUs. Package: nvidia-opencl-common Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 222 Suggests: nvidia-opencl-icd | nvidia-legacy-390xx-opencl-icd Multi-Arch: foreign Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/nvidia-opencl-common_418.56-2~mx17+1_amd64.deb Size: 201464 SHA256: 2dbdd245dcb58a25e01a19062ec4c3052e52b53ea824690c1cb379503b1413f6 SHA1: 95b7c9c8cc122a9de561bbcc5925180992383e6e MD5sum: 56078748a00db41f2d3f0108074eb213 Description: NVIDIA OpenCL driver - common files OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . This package provides the common files for the NVIDIA installable client driver (ICD) for OpenCL. Package: nvidia-opencl-icd Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 28193 Depends: nvidia-opencl-common, ocl-icd-libopencl1 | nvidia-libopencl1 | libopencl1, nvidia-alternative (= 418.56-2~mx17+1), libcuda1 (= 418.56-2~mx17+1), libnvidia-compiler (= 418.56-2~mx17+1), libc6 (>= 2.2.5), libnvidia-fatbinaryloader (>= 415) Enhances: libopencl1 Provides: opencl-icd Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/nvidia-opencl-icd_418.56-2~mx17+1_amd64.deb Size: 2142062 SHA256: 38271c43121e9c353bc94536b8df228e9f62f8c58cba8e790e2808521a8cce25 SHA1: a0247e6ed288c6cf7394351063a350065f264fcc MD5sum: 9de25ac1f7f5bf585bc68f9f63c4616a Description: NVIDIA OpenCL installable client driver (ICD) OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . This package provides the NVIDIA installable client driver (ICD) for OpenCL which supports NVIDIA GPUs. This ICD supports OpenCL 1.x only. Package: nvidia-smi Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 756 Depends: nvidia-alternative (= 418.56-2~mx17+1), libnvidia-ml1 (= 418.56-2~mx17+1), libc6 (>= 2.2.5) Recommends: nvidia-kernel-dkms (= 418.56-2~mx17+1) | nvidia-kernel-418.56 Suggests: nvidia-kernel-dkms (>= 418.56) | nvidia-kernel-source (>= 418.56) Homepage: https://www.nvidia.com Priority: optional Section: non-free/utils Filename: pool/test/n/nvidia-graphics-drivers/nvidia-smi_418.56-2~mx17+1_amd64.deb Size: 388410 SHA256: c7c6188421a4f8d2fe6c58fff658e0f171f0d29333ccc935e1a20e3d969c5080 SHA1: a1bc6021bac1ecf8cd45cadaa6b7a17dcebedf83 MD5sum: 63263dc1c2e922f6d15aa2281f18b99d Description: NVIDIA System Management Interface The NVIDIA Management Library (NVML) provides a monitoring and management API. The application "nvidia-smi" is the NVIDIA System Management Interface (NVSMI) and provides a command line interface to this functionality. . See the output from the --help command line option for supported models and further information. Package: nvidia-vdpau-driver Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 1248 Pre-Depends: nvidia-installer-cleanup, nvidia-legacy-check (>= 343) Depends: libvdpau1 (>= 0.9), nvidia-alternative (= 418.56-2~mx17+1), libc6 (>= 2.2.5), libx11-6, libxext6 Recommends: nvidia-kernel-dkms (= 418.56-2~mx17+1) | nvidia-kernel-418.56 Suggests: nvidia-kernel-dkms (>= 418.56) | nvidia-kernel-source (>= 418.56) Enhances: libvdpau1 Provides: vdpau-driver Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/video Filename: pool/test/n/nvidia-graphics-drivers/nvidia-vdpau-driver_418.56-2~mx17+1_amd64.deb Size: 889242 SHA256: 9d344181cc9874d21f907fc938a5f1e575f4d545dbcb350d8255aa54c2ff0ede SHA1: 6b3ac699b640f544688361da836222ccd3d0eda6 MD5sum: b6049d931ee56b6a6a1a3763889000c2 Description: Video Decode and Presentation API for Unix - NVIDIA driver These libraries provide the Video Decode and Presentation API for Unix. They provide accelerated video playback (incl. H.264) for the supported graphics cards. . This package contains the NVIDIA VDPAU driver. . See /usr/share/doc/nvidia-vdpau-driver/README.txt.gz for more information. . Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-418.56. Package: nvidia-vulkan-common Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 220 Suggests: nvidia-vulkan-icd | nvidia-legacy-390xx-vulkan-icd Conflicts: libgl1-nvidia-glx, libgl1-nvidia-legacy-390xx-glx, nvidia-nonglvnd-vulkan-common Multi-Arch: foreign Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/nvidia-vulkan-common_418.56-2~mx17+1_amd64.deb Size: 201504 SHA256: 9ca7c4c3fe87ebf619703aebf3bd9b841534ae53b6996287c8b123a68c14100a SHA1: 928654a255db20b93befb255ec304dd54fe4c100 MD5sum: f7e3a673b1dbc114f7fa40b0f4c0762f Description: NVIDIA Vulkan driver - common files Vulkan is a multivendor open standard by the Khronos Group for 3D graphics. . This package provides the common files for the NVIDIA installable client driver (ICD) for Vulkan (GLVND variant). Package: nvidia-vulkan-icd Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 214 Depends: nvidia-vulkan-common, libvulkan1 (>= 1.0.42), libglx-nvidia0 (= 418.56-2~mx17+1), libnvidia-glvkspirv (= 418.56-2~mx17+1) Recommends: libnvidia-cbl (= 418.56-2~mx17+1), libnvidia-rtcore (= 418.56-2~mx17+1) Suggests: vulkan-utils Enhances: libvulkan1 Conflicts: nvidia-nonglvnd-vulkan-icd Provides: vulkan-icd Multi-Arch: same Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/nvidia-vulkan-icd_418.56-2~mx17+1_amd64.deb Size: 201246 SHA256: d0dd366b350a43dcfc96dedeb22ddcd0dfce67d84a4d037d85b13fb9913ffc8c SHA1: c49e55ed404c900fe3edfb7bb89033c5b5ed8515 MD5sum: 89d6b88aa485dc1dbbd4bfeb29c9e51c Description: NVIDIA Vulkan installable client driver (ICD) Vulkan is a multivendor open standard by the Khronos Group for 3D graphics. . This metapackage provides the NVIDIA installable client driver (ICD) for Vulkan (GLVND variant) which supports NVIDIA GPUs. Package: prosper Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 69 Depends: texlive-latex-extra (>= 2018.20180416) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: oldlibs Filename: pool/test/t/texlive-base/prosper_2018.20181214-1~mx17_all.deb Size: 31656 SHA256: e113467433c46a4ea6c341d8d2f5efc8123061c5a3df3eb290455349bf5a5d9e SHA1: 35a56745610360f30dea4cef56cbc3483d9fae91 MD5sum: 7c16a04e8411c56c080f735204107de3 Description: TeX Live: transitional dummy package This is a transitional package for prosper to ensure proper upgrade to texlive-latex-extra. It can be safely removed after the installation is complete. Package: pulseeffects Version: 3.2.1-1~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 1063 Depends: dconf-gsettings-backend | gsettings-backend, pulseaudio, python3, libgtk-3-0 (>= 3.18), python3-gi, python3-gi-cairo, gstreamer1.0-plugins-bad (>= 1.12), gstreamer1.0-plugins-good (>= 1.12), swh-plugins, python3-scipy (>= 0.18), python3-gst-1.0, gir1.2-gst-plugins-bad-1.0, gstreamer1.0-pulseaudio, liblilv-0-0, calf-plugins, zam-plugins Homepage: https://github.com/wwmm/pulseeffects Priority: optional Section: sound Filename: pool/test/p/pulseeffects/pulseeffects_3.2.1-1~mx17+1_all.deb Size: 75404 SHA256: e9aaa219a13b1e6bd47d2ca08d84c44c7ffc2e3e7a4a10786e83a81ec4b4b646 SHA1: 24e0b365a54ffac505639f4e562d1ab7f5bb2ff0 MD5sum: 2cd23c516463b9867717e8f28e0c6eac Description: Sound input and output effects for PulseAudio Many sound effects for PulseAudio input and output. Original-Maintainer: Mikhail Novosyolov Package: r-base Version: 3.6.1-2~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 61 Depends: r-base-core (>= 3.6.1-2~mx17+1), r-recommended (= 3.6.1-2~mx17+1) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Homepage: http://www.r-project.org/ Priority: optional Section: gnu-r Filename: pool/test/r/r-base/r-base_3.6.1-2~mx17+1_all.deb Size: 42696 SHA256: 1e5baaf38f7473e8cfc9fc60945d2c1d1916058f8cba1805626ef8b3f0535042 SHA1: d1443af819b34e4b1d735ed43b297f952c760579 MD5sum: 62f01569b22291447dedcf6cf6b50c0a Description: GNU R statistical computation and graphics system R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package is a metapackage which eases the transition from the pre-1.5.0 package setup with its larger r-base package. Once installed, it can be safely removed and apt-get will automatically upgrade its components during future upgrades. Providing this package gives a way to users to then only install r-base-core if they so desire. Original-Maintainer: Dirk Eddelbuettel Package: r-base-core Source: r-base Version: 3.6.1-2~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 38154 Depends: ca-certificates, libpaper-utils, ucf (>= 3.0), unzip, xdg-utils, zip, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.23), libcairo2 (>= 1.6.0), libcurl3 (>= 7.28.0), libgfortran3 (>= 4.3), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libice6 (>= 1:1.0.0), libicu57 (>= 57.1-1~), libjpeg62-turbo (>= 1.3.1), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0, libpcre3, libpng16-16 (>= 1.6.2-1), libquadmath0 (>= 4.6), libreadline7 (>= 6.0), libsm6, libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxext6, libxss1, libxt6, zlib1g (>= 1:1.1.4) Recommends: r-base-dev, r-doc-html, r-recommended Suggests: elpa-ess, r-base-html, r-doc-info | r-doc-pdf, r-mathlib Conflicts: r-base-latex, r-cran-rcompgen, r-gnome Replaces: r-base (<= 1.4.1-1), r-base-latex (<= 2.9.2-4), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Provides: r-api-3.5, r-base-latex, r-cran-rcompgen, r-gnome Homepage: http://www.r-project.org/ Priority: optional Section: gnu-r Filename: pool/test/r/r-base/r-base-core_3.6.1-2~mx17+1_amd64.deb Size: 24647074 SHA256: 1d5a62d2b162d2aff19d2375e09deb086dd5f41aa8446e4e269d15d293bd778e SHA1: 5299b06ae4e458b1ce75ce7807640faff5a0bef8 MD5sum: 72d577166cadb18c181b587e44ed9223 Description: GNU R core of statistical computation and graphics system R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Original-Maintainer: Dirk Eddelbuettel Package: r-base-dev Source: r-base Version: 3.6.1-2~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 15 Depends: build-essential, g++, gcc, gfortran, libblas-dev | libatlas-base-dev, libbz2-dev, libicu-dev, libjpeg-dev, liblapack-dev | libatlas-base-dev, liblzma-dev, libncurses5-dev, libpcre2-dev, libpcre3-dev, libpng-dev, libreadline-dev, pkg-config, r-base-core (>= 3.6.1-2~mx17+1), xauth, zlib1g-dev Suggests: texinfo, texlive-base, texlive-extra-utils, texlive-fonts-extra, texlive-fonts-recommended, texlive-generic-recommended, texlive-latex-base, texlive-latex-extra, texlive-latex-recommended Homepage: http://www.r-project.org/ Priority: optional Section: gnu-r Filename: pool/test/r/r-base/r-base-dev_3.6.1-2~mx17+1_all.deb Size: 4446 SHA256: 12e1a664da3cea6642551efdcee013da271f19828f36fed3d74badcc4a665fcc SHA1: 2d108f0132512e00aff47cdab80df88488066fe9 MD5sum: 28480ce8bd041f1d01d20598bfcd1fdc Description: GNU R installation of auxiliary GNU R packages R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Original-Maintainer: Dirk Eddelbuettel Package: r-base-html Source: r-base Version: 3.6.1-2~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 561 Depends: r-base-core Suggests: mozilla | www-browser, r-doc-html Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Homepage: http://www.r-project.org/ Priority: optional Section: doc Filename: pool/test/r/r-base/r-base-html_3.6.1-2~mx17+1_all.deb Size: 89394 SHA256: c965cc5145d99bd78ece3790f00bd10ae132887932ece050b42d6b423db76bd7 SHA1: 3e99ac865c85ac65a1894e4048522e493e231cba MD5sum: 3fbc78fe52363c6cc53feae07278824a Description: GNU R html docs for statistical computing system functions R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides html documentation suitable for browsing with a web-browser for the libraries included in the r-base package. It is not a required package as the same documentation is already included for on-line browsing. Original-Maintainer: Dirk Eddelbuettel Package: r-doc-html Source: r-base Version: 3.6.1-2~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 3020 Suggests: mozilla | www-browser, r-base-core Replaces: r-base (<= 1.4.1-1) Homepage: http://www.r-project.org/ Priority: optional Section: doc Filename: pool/test/r/r-base/r-doc-html_3.6.1-2~mx17+1_all.deb Size: 564568 SHA256: b53e453003ce0d5aaa4c6df5985afb7d20069b817bd6ed47160aba3116cde68e SHA1: 69f461274c77e04cdbf120452f96e27eeb89eaf8 MD5sum: bb2a8c0066e76dc420a7b437e712087c Description: GNU R html manuals for statistical computing system R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Original-Maintainer: Dirk Eddelbuettel Package: r-doc-info Source: r-base Version: 3.6.1-2~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 635 Depends: dpkg (>= 1.15.4) | install-info Suggests: info (>= 3.12) | info-browser, r-base-core Replaces: r-base (<= 1.4.1-1) Homepage: http://www.r-project.org/ Priority: optional Section: doc Filename: pool/test/r/r-base/r-doc-info_3.6.1-2~mx17+1_all.deb Size: 629134 SHA256: 4201ed633f4a86cfc844b87128724ec54b8d2872e8b5b23fcbe0ce0469dafd86 SHA1: 0300e739afea9e6e1f403f01338cf7c16785ce52 MD5sum: 73e4eb6d99109fb6e901468988a2388e Description: GNU R info manuals statistical computing system R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Original-Maintainer: Dirk Eddelbuettel Package: r-doc-pdf Source: r-base Version: 3.6.1-2~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 15877 Suggests: r-base-core, xdg-utils | pdf-viewer Homepage: http://www.r-project.org/ Priority: optional Section: doc Filename: pool/test/r/r-base/r-doc-pdf_3.6.1-2~mx17+1_all.deb Size: 9538912 SHA256: c5e8713a03a4f3cb2d446cac1b86a36baf2ebb0d08a90ca6559ad66b6f2a3e0c SHA1: 13847119387a616ac6de37efe71af2ec51428f95 MD5sum: ae485d31e266f848a6d136f89c7699d2 Description: GNU R pdf manuals for statistical computing system R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Original-Maintainer: Dirk Eddelbuettel Package: r-mathlib Source: r-base Version: 3.6.1-2~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 2606 Depends: libc6 (>= 2.23), libgomp1 (>= 4.2.1) Recommends: r-base-core (= 3.6.1-2~mx17+1), r-base-dev (= 3.6.1-2~mx17+1) Homepage: http://www.r-project.org/ Priority: optional Section: gnu-r Filename: pool/test/r/r-base/r-mathlib_3.6.1-2~mx17+1_amd64.deb Size: 1985324 SHA256: 9db018c646b316167b66f97d7786bb538d513b2599513bf138f4a9e7831be825 SHA1: 4bfb231c84ee89e2c79962ac20ca5b28ee582d82 MD5sum: 22d2aae78dc228fada7fcfdfd085a7a3 Description: GNU R standalone mathematics library R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Original-Maintainer: Dirk Eddelbuettel Package: r-recommended Source: r-base Version: 3.6.1-2~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 13 Depends: r-base-core (>= 3.6.1-2~mx17+1), r-cran-boot (>= 1.2.19), r-cran-class, r-cran-cluster (>= 1.9.6-2), r-cran-codetools, r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mass, r-cran-matrix, r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-nnet, r-cran-rpart (>= 3.1.20), r-cran-spatial, r-cran-survival (>= 2.13.2-1) Homepage: http://www.r-project.org/ Priority: optional Section: gnu-r Filename: pool/test/r/r-base/r-recommended_3.6.1-2~mx17+1_all.deb Size: 2756 SHA256: 1f0373162366b7551974cb1c63bc7abc1daf69e904dce5d946c2b5b7cc40d56e SHA1: dbee1136d0c9ba388b7e3a4e05432d6cdd3b5c67 MD5sum: a7c55fbe7ed33f4aa51a2ff46b83a182 Description: GNU R collection of recommended packages [metapackage] R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - MASS, class, nnet and spatial: packages from Venables and Ripley, `Modern Applied Statistics with S' (4th edition). - boot: Bootstrap R (S-Plus) Functions from the book "Bootstrap Methods and Their Applications" by A.C. Davison and D.V. Hinkley (1997). - cluster: Functions for clustering (by Rousseeuw et al.) - codetools: Code analysis tools for R - foreign: Read data stored by Minitab, S, SAS, SPSS, Stata, ... - lattice: Implementation of Trellis (R) graphics - mgcv: Multiple smoothing parameter estimation and GAMs by GCV - nlme: Linear and nonlinear mixed effects models - rpart: Recursive partitioning and regression trees - survival: Survival analysis, including penalised likelihood. Original-Maintainer: Dirk Eddelbuettel Package: teckit Version: 2.5.8+ds2-5~mx17 Architecture: amd64 Maintainer: Daniel Glassey Installed-Size: 737 Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libteckit0 (= 2.5.8+ds2-5~mx17) Breaks: texlive-binaries (<< 2018.20180907.48586-3~) Replaces: texlive-binaries (<< 2018.20180907.48586-3~) Multi-Arch: foreign Homepage: https://github.com/silnrsi/teckit Priority: optional Section: text Filename: pool/test/t/teckit/teckit_2.5.8+ds2-5~mx17_amd64.deb Size: 688094 SHA256: 7ba14ee99594a5f94a3f079055f004b64b3e446ba3ae4bf10ab5f62567b4b202 SHA1: 809cff0824e3033d8e000955a4a600460af366b9 MD5sum: 8bf9985fec3a9a31a98eb94040d669f3 Description: Custom legacy encoding conversion tools for plain text files TECkit is a toolkit for encoding conversions. It offers a simple format for describing the mapping between legacy 8-bit encodings and Unicode, and a set of utilities based on such descriptions for converting text between 8-bit and Unicode encodings. . It also includes a compiler for a mapping description language that allows for bidirectional conversion description (i.e. the same description is used for conversion to and from Unicode). Package: teckit-dbgsym Source: teckit Version: 2.5.8+ds2-5~mx17 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Glassey Installed-Size: 170 Depends: teckit (= 2.5.8+ds2-5~mx17) Priority: optional Section: debug Filename: pool/test/t/teckit/teckit-dbgsym_2.5.8+ds2-5~mx17_amd64.deb Size: 136856 SHA256: 4f81472d218bb524c1898ac7cabb60e4f51e89c62f5bc8386c1ddb203f639e9d SHA1: 039b697e142834693c87a46151aa4ed0b809fbae MD5sum: 7b3c5d39152ef29d7ad54f20db206411 Description: debug symbols for teckit Build-Ids: 5c6aff1074e3707d49e21b93a7dc908426b07e53 5fdcd7c395a5f4e6b77f8caf58245735a910b868 fd7bd2ee5838637a1d9dcfaeb801c29d151b88c8 Package: texinfo Version: 6.5.0.dfsg.1-4~mx17 Architecture: amd64 Maintainer: Debian TeX maintainers Installed-Size: 9025 Depends: libc6 (>= 2.14), perl (>= 5.24.1-3+deb9u5), perlapi-5.24.1, libtext-unidecode-perl, libxml-libxml-perl, tex-common (>= 6) Suggests: texlive-base, texlive-latex-base, texlive-generic-recommended, texinfo-doc-nonfree, texlive-fonts-recommended Breaks: ja-trans (<= 0.7-3.1), tetex-base (<< 3.0), tetex-bin (<< 3.0) Replaces: tetex-base (<< 1.0.2+20000804-9), tetex-bin (<< 3.0) Multi-Arch: foreign Homepage: https://www.gnu.org/software/texinfo/ Priority: optional Section: text Filename: pool/test/t/texinfo/texinfo_6.5.0.dfsg.1-4~mx17_amd64.deb Size: 1421886 SHA256: 296555dbaa031f1892e482ddbf003bdaaf1acba24907e2ee42dbc2fbb55d39df SHA1: 24544cee08fcd2401469262b6aa57e48ef78d941 MD5sum: f9a8281c1492ba433d4804739bc11b5b Description: Documentation system for on-line information and printed output Texinfo is a documentation system that uses a single source file to produce both on-line information and printed output. . Using Texinfo, you can create a printed document with the normal features of a book, including chapters, sections, cross references, and indices. From the same Texinfo source file, you can create a menu-driven, on-line Info file with nodes, menus, cross references, and indices. Package: texinfo-dbgsym Source: texinfo Version: 6.5.0.dfsg.1-4~mx17 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian TeX maintainers Installed-Size: 140 Depends: texinfo (= 6.5.0.dfsg.1-4~mx17) Priority: optional Section: debug Filename: pool/test/t/texinfo/texinfo-dbgsym_6.5.0.dfsg.1-4~mx17_amd64.deb Size: 115698 SHA256: 5d7b87477d485c8c441732810d4aa49bdf8c209f970807cdba9f0782aeb6186c SHA1: 8b43e1613ff90d11f2bddcf75383a95d4d999e9f MD5sum: 8ec7b21ce3b0ba7f080685480b436392 Description: debug symbols for texinfo Build-Ids: b58e5811c1d6d1c5257250c35b2d506054cd74c2 b5bbda929a296d72de6c124a080ec4899e2de4a2 Package: texlive Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 70 Depends: texlive-fonts-recommended (>= 2018.20180416), texlive-latex-base (>= 2018.20180416), texlive-latex-recommended (>= 2018.20180416) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-base/texlive_2018.20181214-1~mx17_all.deb Size: 32112 SHA256: 8e5c0adff5b1dc73a444b8aa5a07ddc7c2f617dae496ee863a90e8109038770b SHA1: 76e361ee29d38f5cb995ef336de6e60913407607 MD5sum: 6cda7fdca1dda6ebbfae5b577c978d10 Description: TeX Live: A decent selection of the TeX Live packages The TeX Live software distribution offers a complete TeX system. It encompasses programs for typesetting, previewing and printing of TeX documents in many different languages, and a large collection of TeX macros and font libraries. . This metapackage provides a decent selection of the TeX Live packages which should suffice for the most common tasks. . The distribution also includes extensive general documentation about TeX, as well as the documentation accompanying the included software packages. Package: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 55843 Depends: debconf (>= 0.5) | debconf-2.0, tex-common (>= 6), libpaper-utils, sensible-utils, texlive-binaries (>= 2018.20180416), ucf, xdg-utils Recommends: lmodern (>= 0.93.3) Suggests: ghostscript, gv | postscript-viewer, perl-tk, xpdf-reader | pdf-viewer Conflicts: luasseq (<< 2018.20180416), prosper (<< 2018.20180416), tex4ht (<< 20160814), texlive (<< 2018.20180416), texlive-base (<< 2018.20180416), texlive-bibtex-extra (<< 2018.20180416), texlive-binaries (<< 2018.20180416), texlive-extra-utils (<< 2018.20180416), texlive-font-utils (<< 2018.20180416), texlive-fonts-extra (<< 2018.20180416), texlive-fonts-extra-doc (<< 2018.20180416), texlive-fonts-extra-links (<< 2018.20180416), texlive-fonts-recommended (<< 2018.20180416), texlive-fonts-recommended-doc (<< 2018.20180416), texlive-formats-extra (<< 2018.20180416), texlive-full (<< 2018.20180416), texlive-games (<< 2018.20180416), texlive-generic-extra (<< 2018.20180416), texlive-generic-recommended (<< 2018.20180416), texlive-htmlxml (<< 2018.20180416), texlive-humanities (<< 2018.20180416), texlive-humanities-doc (<< 2018.20180416), texlive-lang-african (<< 2018.20180416), texlive-lang-all (<< 2018.20180416), texlive-lang-arabic (<< 2018.20180416), texlive-lang-chinese (<< 2018.20180416), texlive-lang-cjk (<< 2018.20180416), texlive-lang-cyrillic (<< 2018.20180416), texlive-lang-czechslovak (<< 2018.20180416), texlive-lang-english (<< 2018.20180416), texlive-lang-european (<< 2018.20180416), texlive-lang-french (<< 2018.20180416), texlive-lang-german (<< 2018.20180416), texlive-lang-greek (<< 2018.20180416), texlive-lang-indic (<< 2018.20180416), texlive-lang-italian (<< 2018.20180416), texlive-lang-japanese (<< 2018.20180416), texlive-lang-korean (<< 2018.20180416), texlive-lang-other (<< 2018.20180416), texlive-lang-polish (<< 2018.20180416), texlive-lang-portuguese (<< 2018.20180416), texlive-lang-spanish (<< 2018.20180416), texlive-latex-base (<< 2018.20180416), texlive-latex-base-doc (<< 2018.20180416), texlive-latex-extra (<< 2018.20180416), texlive-latex-extra-doc (<< 2018.20180416), texlive-latex-recommended (<< 2018.20180416), texlive-latex-recommended-doc (<< 2018.20180416), texlive-luatex (<< 2018.20180416), texlive-metapost (<< 2018.20180416), texlive-metapost-doc (<< 2018.20180416), texlive-music (<< 2018.20180416), texlive-omega (<< 2018.20180416), texlive-pictures (<< 2018.20180416), texlive-pictures-doc (<< 2018.20180416), texlive-plain-extra (<< 2018.20180416), texlive-plain-generic (<< 2018.20180416), texlive-pstricks (<< 2018.20180416), texlive-pstricks-doc (<< 2018.20180416), texlive-publishers (<< 2018.20180416), texlive-publishers-doc (<< 2018.20180416), texlive-science (<< 2018.20180416), texlive-science-doc (<< 2018.20180416), texlive-xetex (<< 2018.20180416) Breaks: texlive-common (<< 2013), texlive-math-extra (<< 2017) Replaces: texlive-common (<< 2013) Provides: dvipdfmx Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-base/texlive-base_2018.20181214-1~mx17_all.deb Size: 19365376 SHA256: 6a2532b5251a17e6c3f377bda28a6d595c1370ded71b2f3cb666efd39fb4e7c0 SHA1: ba75b36051f9ac936984d610d0b335cca672cf2c MD5sum: f916a88843cd96e4d932dc9ebd5ba540 Description: TeX Live: Essential programs and files These files are regarded as basic for any TeX system, covering plain TeX macros, Computer Modern fonts, and configuration for common drivers; no LaTeX. . This package includes the following CTAN packages: . texlive.infra -- basic TeX Live infrastructure . amsfonts -- TeX fonts from the American Mathematical Society . bibtex -- Process bibliographies for LaTeX, etc . cm -- Computer Modern fonts . colorprofiles -- Collection of free ICC profiles . dvipdfmx -- An extended version of dvipdfm . dvips -- A DVI to PostScript driver . enctex -- A TeX extension that translates input on its way into TeX . etex -- An extended version of TeX, from the NTS project . etex-pkg -- E-TeX support package . glyphlist -- Adobe Glyph List and TeX extensions . graphics-def -- Colour and graphics option files . gsftopk -- Convert "Ghostscript fonts" to PK files . hyph-utf8 -- Hyphenation patterns expressed in UTF-8 . hyphen-base -- core hyphenation support files . ifluatex -- Provides the \ifluatex switch . ifxetex -- Am I running under XeTeX? . knuth-lib -- A small library of Metafont sources . knuth-local -- Knuth's local information . kpathsea -- Path searching library for TeX-related files . lua-alt-getopt -- Process application arguments the same way as getopt_long . luatex -- The LuaTeX engine . makeindex -- Makeindex development sources . metafont -- A system for specifying fonts . mflogo -- LaTeX support for Metafont logo fonts . mfware -- Supporting tools for use with Metafont . pdftex -- A TeX extension for direct creation of PDF . plain -- The Plain TeX format . tetex -- scripts and files originally from teTeX . tex -- A sophisticated typesetting engine . tex-ini-files -- Model TeX format creation files . texlive-common -- TeX Live documentation (common elements) . texlive-docindex -- top-level TeX Live doc.html, etc. . texlive-en -- TeX Live manual (English) . unicode-data -- Unicode data and loaders for TeX . updmap-map -- auto-generated font map files . xdvi -- A DVI previewer for the X Window System . texdoc -- Documentation access for TeX Live . texdoctk -- Easy access to package documentation Package: texlive-bibtex-extra Source: texlive-extra Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 98863 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416), texlive-binaries (>= 2018.20180416), texlive-latex-base (>= 2018.20180416) Conflicts: biblatex, biblatex-dw, logreq Breaks: biber (<< 2.12), texlive-base (<< 2018.20180416), texlive-luatex (<< 2017.20171022) Replaces: texlive-luatex (<< 2017.20171022) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-extra/texlive-bibtex-extra_2018.20181214-1~mx17_all.deb Size: 61305440 SHA256: 6941631fb0f44601095bfd0afbe4a5b1e3c22141d83e3cd37f170b1f9e8abbf2 SHA1: 29eec1aa071d2e0e5a1ffd68718d4e1bd433a61c MD5sum: f7f12477b1fe7d0b260a17bebcfc2196 Description: TeX Live: BibTeX additional styles Additional BibTeX styles and bibliography data(bases), notably including BibLaTeX. . This package includes the following CTAN packages: . aichej -- Bibliography style file for the AIChE Journal . ajl -- BibTeX style for AJL . amsrefs -- A LaTeX-based replacement for BibTeX . apacite -- Citation style following the rules of the APA . apalike2 -- Bibliography style that approaches APA requirements . archaeologie -- A citation-style which covers rules of the German Archaeological Institute . beebe -- A collection of bibliographies . besjournals -- Bibliographies suitable for British Ecological Society journals . bestpapers -- A BibTeX package to produce lists of authors' best papers . bib2gls -- Command line application to convert .bib files to glossaries-extra.sty resource files . bibarts -- "Arts"-style bibliographical information . bibexport -- Extract a BibTeX file based on a .aux file . bibhtml -- BibTeX support for HTML files . biblatex -- Sophisticated Bibliographies in LaTeX . biblatex-abnt -- BibLaTeX style for Brazil's ABNT rules . biblatex-anonymous -- A tool to manage anonymous work with BibLaTeX . biblatex-apa -- BibLaTeX citation and reference style for APA . biblatex-archaeology -- A collection of BibLaTeX styles for German prehistory . biblatex-arthistory-bonn -- BibLaTeX citation style covers the citation and bibliography guidelines for art historians . biblatex-bath -- Harvard referencing style as recommended by the University of Bath Library . biblatex-bookinarticle -- Manage book edited in article . biblatex-bookinother -- Manage book edited in other entry type . biblatex-bwl -- BibLaTeX citations for FU Berlin . biblatex-caspervector -- A simple citation style for Chinese users . biblatex-chem -- A set of BibLaTeX implementations of chemistry-related bibliography styles . biblatex-chicago -- Chicago style files for BibLaTeX . biblatex-claves -- A tool to manage claves of old litterature with BibLaTeX . biblatex-dw -- Humanities styles for BibLaTeX . biblatex-enc -- BibLaTeX style for the Ecole nationale des chartes (Paris) . biblatex-ext -- Extended BibLaTeX standard styles . biblatex-fiwi -- BibLaTeX styles for use in German humanities . biblatex-gb7714-2015 -- A BibLaTeX implementation of the GBT7714-2015 bibliography style for Chinese users . biblatex-gost -- BibLaTeX support for GOST standard bibliographies . biblatex-historian -- A BibLaTeX style . biblatex-ieee -- IEEE style files for BibLaTeX . biblatex-ijsra -- BibLaTeX style for the International Journal of Student Research in Archaeology . biblatex-iso690 -- BibLaTeX style for ISO 690 standard . biblatex-juradiss -- BibLaTeX stylefiles for German law thesis . biblatex-lni -- LNI style for BibLaTeX . biblatex-luh-ipw -- BibLaTeX styles for social sciences . biblatex-manuscripts-philology -- Manage classical manuscripts with BibLaTeX . biblatex-mla -- MLA style files for BibLaTeX . biblatex-morenames -- New names for standard BibLaTeX entry type . biblatex-multiple-dm -- Load multiple datamodels in BibLaTeX . biblatex-musuos -- A BibLaTeX style for citations in musuos.cls . biblatex-nature -- BibLaTeX support for Nature . biblatex-nejm -- BibLaTeX style for the New England Journal of Medicine (NEJM) . biblatex-nottsclassic -- Citation style for the University of Nottingham . biblatex-opcit-booktitle -- Use op. cit. for the booktitle of a subentry . biblatex-oxref -- BibLaTeX styles inspired by the Oxford Guide to Style . biblatex-philosophy -- Styles for using BibLaTeX for work in philosophy . biblatex-phys -- A BibLaTeX implementation of the AIP and APS bibliography style . biblatex-publist -- BibLaTeX bibliography support for publication lists . biblatex-realauthor -- Indicate the real author of a work . biblatex-sbl -- Society of Biblical Literature (SBL) style files for BibLaTeX . biblatex-science -- BibLaTeX implementation of the Science bibliography style . biblatex-shortfields -- Use short forms of fields with BibLaTeX . biblatex-socialscienceshuberlin -- BibLaTeX-style for the social sciences at HU Berlin . biblatex-source-division -- References by "division" in classical sources . biblatex-subseries -- Manages subseries with BibLaTeX . biblatex-swiss-legal -- Bibliography and citation styles following Swiss legal practice . biblatex-trad -- "Traditional" BibTeX styles with BibLaTeX . biblatex-true-citepages-omit -- Correction of some limitation of the citepages=omit option of BibLaTeX styles . biblist -- Print a BibTeX database . bibtexperllibs -- BibTeX Perl Libraries . bibtopic -- Include multiple bibliographies in a document . bibtopicprefix -- Prefix references to bibliographies produced by bibtopic . bibunits -- Multiple bibliographies in one document . biolett-bst -- A BibTeX style for the journal "Biology Letters" . bookdb -- A BibTeX style file for cataloguing a home library . breakcites -- Ensure that multiple citations may break at line end . cell -- Bibliography style for Cell . chbibref -- Change the Bibliography/References title . chicago -- A "Chicago" bibliography style . chicago-annote -- Chicago-based annotated BibTeX style . chembst -- A collection of BibTeX files for chemistry journals . chscite -- Bibliography style for Chalmers University of Technology . citeall -- Cite all entries of a bbl created with BibLaTeX . citeref -- Add reference-page-list to bibliography-items . collref -- Collect blocks of references into a single reference . compactbib -- Multiple thebibliography environments . crossrefware -- Scripts for working with crossref.org . custom-bib -- Customised BibTeX styles . din1505 -- Bibliography styles for German texts . dk-bib -- Danish variants of standard BibTeX styles . doipubmed -- Special commands for use in bibliographies . ecobiblatex -- Global Ecology and Biogeography BibLaTeX styles for the Biber backend . econ-bst -- BibTeX style for economics papers . economic -- BibTeX support for submitting to Economics journals . fbs -- BibTeX style for Frontiers in Bioscience . figbib -- Organize figure databases with BibTeX . footbib -- Bibliographic references as footnotes . francais-bst -- Bibliographies conforming to French typographic standards . gbt7714 -- BibTeX implementation of China's bibliography style standard GB/T 7714-2015 . geschichtsfrkl -- BibLaTeX style for historians . harvard -- Harvard citation package for use with LaTeX 2e . harvmac -- Macros for scientific articles . historische-zeitschrift -- BibLaTeX style for the journal 'Historische Zeitschrift' . ietfbibs -- Generate BibTeX entries for various IETF index files . ijqc -- BibTeX style file for the Intl. J. Quantum Chem . inlinebib -- Citations in footnotes . iopart-num -- Numeric citation style for IOP journals . jneurosci -- BibTeX style for the Journal of Neuroscience . jurabib -- Extended BibTeX citation support for the humanities and legal texts . ksfh_nat -- BibTeX style for KSFH Munich . ltb2bib -- Converts amsrefs' .ltb bibliographical databases to BibTeX format . listbib -- Lists contents of BibTeX files . logreq -- Support for automation of the LaTeX workflow . luabibentry -- Repeat BibTeX entries in a LuaLaTeX document body . margbib -- Display bibitem tags in the margins . multibib -- Multiple bibliographies within one document . multibibliography -- Multiple versions of a bibliography, with different sort orders . munich -- An alternative authordate bibliography style . nar -- BibTeX style for Nucleic Acid Research . nmbib -- Multiple versions of a bibliography, with different sort orders . notes2bib -- Integrating notes into the bibliography . notex-bst -- A BibTeX style that outputs HTML . oscola -- BibLaTeX style for the Oxford Standard for the Citation of Legal Authorities . perception -- BibTeX style for the journal Perception . pnas2009 -- BibTeX style for PNAS (newer version) . rsc -- BibTeX style for use with RSC journals . showtags -- Print the tags of bibliography entries . sort-by-letters -- Bibliography styles for alphabetic sorting . splitbib -- Split and reorder your bibliography . turabian-formatting -- Formatting based on Turabian's Manual . uni-wtal-ger -- Citation style for literary studies at the University of Wuppertal . uni-wtal-lin -- Citation style for linguistic studies at the University of Wuppertal . urlbst -- Web support for BibTeX . usebib -- A simple bibliography processor . vak -- BibTeX style for Russian Theses, books, etc . xcite -- Use citation keys from a different document Package: texlive-binaries Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Architecture: amd64 Maintainer: Debian TeX Maintainers Installed-Size: 49104 Depends: libptexenc1 (>= 2018.20181218.49446-1~mx17), libptexenc1 (<< 2018.20181218.49446-1~mx17.1~), libkpathsea6 (>= 2018.20181218.49446-1~mx17), libkpathsea6 (<< 2018.20181218.49446-1~mx17.1~), libsynctex2 (>= 2018.20181218.49446-1~mx17), libsynctex2 (<< 2018.20181218.49446-1~mx17.1~), libtexlua52 (>= 2018.20181218.49446-1~mx17), libtexlua52 (<< 2018.20181218.49446-1~mx17.1~), libtexlua53 (>= 2018.20181218.49446-1~mx17), libtexlua53 (<< 2018.20181218.49446-1~mx17.1~), libtexluajit2 (>= 2018.20181218.49446-1~mx17), libtexluajit2 (<< 2018.20181218.49446-1~mx17.1~), t1utils, libbrotli1 (>= 1.0.0), libc6 (>= 2.15), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.3.9), libgcc1 (>= 1:4.0), libgmp10, libgraphite2-3 (>= 1.2.2), libgs9 (>= 8.61.dfsg.1), libharfbuzz-icu0 (>= 0.9.18-3), libharfbuzz0b (>= 1.4.1), libice6 (>= 1:1.0.0), libicu57 (>= 57.1-1~), libmpfr4 (>= 3.1.3), libpaper1, libpixman-1-0 (>= 0.10.0), libpng16-16 (>= 1.6.2-1), libpotrace0, libsm6, libstdc++6 (>= 5.2), libteckit0 (>= 2.5.8), libwoff1 (>= 1.0.0), libx11-6 (>= 2:1.2.99.901), libxaw7, libxext6, libxi6 (>= 2:1.2.99.4), libxmu6, libxpm4, libxt6, libxxhash0 (>= 0.6.5), libzzip-0-13 (>= 0.13.56), zlib1g (>= 1:1.2.0), tex-common (>= 6), perl, dpkg (>= 1.15.4) | install-info Recommends: texlive-base Conflicts: jmpost, makejvf, mendexk Breaks: context (<< 2016), gregorio (<= 2.3-1), jtex-bin, luatex (<< 2014), m-tx (<< 0.61.ctan20151217-2), multex-bin, musixtex (<< 1:1.20.ctan20151216-3), pmx (<< 2.7.0.ctan20150301-3), tex-common (<< 6), tex4ht (<< 20160814), texlive-base (<< 2016), texlive-htmlxml (<< 2016.20160829), texlive-lang-japanese (<< 2017), texlive-plain-generic (<< 2017.20170809) Replaces: gregorio (<= 2.3-1), jmpost, luatex (<< 2014), m-tx (<< 0.61.ctan20151217-2), mendexk, musixtex (<< 1:1.20.ctan20151216-3), pmx (<< 2.7.0.ctan20150301-3), ptex-bin, tex4ht (<< 20160814), texlive-base (<< 2010), texlive-lang-japanese (<< 2017), texlive-metapost (<< 2010) Provides: jmpost, luatex, makejvf, mendexk, texlive-base-bin Multi-Arch: foreign Homepage: https://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-bin/texlive-binaries_2018.20181218.49446-1~mx17_amd64.deb Size: 11057326 SHA256: e4f22556018eaa32cea08f18b361245f7bf201f84ffcda96d618d3050e4ff8d6 SHA1: bd1af322801adc17d4c120c05697c2d32bdbf317 MD5sum: c60b6da9106e3f2841b707d806dec37b Description: Binaries for TeX Live This package contains all the binaries of TeX Live packages. . Note that this package alone has hardly any functionality. Rather, choose the texlive-* packages you want to use, e.g. texlive-latex-recommended or context Package: texlive-binaries-dbgsym Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian TeX Maintainers Installed-Size: 51756 Depends: texlive-binaries (= 2018.20181218.49446-1~mx17) Priority: optional Section: debug Filename: pool/test/t/texlive-bin/texlive-binaries-dbgsym_2018.20181218.49446-1~mx17_amd64.deb Size: 47440020 SHA256: a51d8d55f167ec1223552e1a2a2a3bd3b2c8328a76a69abf208f158716ea4cb7 SHA1: 58c0433602a6829b0cda189d0535add4dae28a1d MD5sum: 7e30a336d873ecb7b382dff9d0987d27 Description: debug symbols for texlive-binaries Build-Ids: 0072a2dcb1f99bd78285ad8bb422e8b0bf0f2728 027c653a87a4b431e145cb115203ccd72e30c6ef 091077454d113afc8e7bf4b261f19f7bb8f82d7d 0bbecfb32811a5fb146ffde79eac1be807579d0e 0d6a5c1767c4b678bc18ca0ba4627bf2625fedcd 0eb9f178c836fee9ec337639d481b47cbe45dd6a 10f0a76e4a3a715a6ded8c53779a46f9294fd67d 11c63a67368dd1c4b4f4dd9bb296c47406c2bb5a 1254edf789b5493977f24d95031ddedda8cfb9c1 16d3b46bef0b2ccc2f876f13d7065c2168e7b795 17257f9a729c43201555cd152ee7126890ac1573 1946889cb7a0cb0003683e4d83e88627f8cd7392 1c9349c5a63e56ff847e8c930db5048b19f72ef9 1cce98d8126a93b8d59855b38695c068c06b618e 1d30a6b705cc729d636829a52923c4d88b8a7d7c 1d3a8c3fc142d4a2047ded610a3a098e6d7f0557 1f088082b5a96c6781447d4106d5656f0cd23046 2063385a52f05bf8b9a0d296c600be0fcc7b4a96 21be3bb8f1fe5c6753d7b471deb5076893c47f6d 2845d8c7afa2c836a456ac0397ba4a486c2149b1 2a5050edcd84cdfa71ea11d3fbeacd64fba9a22b 2aa4e62cda1b8957b13c48678a36ec0a35b4e298 2b7324b297098b5d8304428e1e194a6b11e7de15 2dd716dc1a17c6a8b20bfa5f8e9606af38935a5e 2fc9c5ebd8b218072911b454b9377a62d4eb1938 32f003052aa2d4996384dd007ab00c59ac0643c4 38b7b4285e05c9a6ef890fc593d18ed56756ff9a 3deaa242aad37232a3788510eb4af571325251d4 3e617dba6118b54730d9ad03b49d7cdab9d7bf19 4d45ee829ace4e8bb1e06c351ff38b5e06f53e44 4e045905deb4f015157017256ba11aa1ca61b4af 4f7411a500d8a6822fa213af793df3ecffa31ade 517b313e2000e9728f0c045658d69ca82755b766 53c9533a22e0abaacb0908624a4f31fad808b212 58e8384a19bf682ad35fb08d41489c4147168797 59932b9e53bbb71c865cbf418dcc3d8438968b70 5c79510cd753fa57a5639b3d899840d9f9ac439f 5eacc54c2f2f9498daca42723976596723039c1c 607f837abe2eac709262990d0d4eab496d6691ef 61aac9f0887ae64666ec0c2d3cd79af6b17c243c 6209c60107959879ca4acf92e6a450e6155fa6e1 623f0eb523faf7d6998f7864e0bfe306f9e1d339 653115ae1e974eb809b7f9867a0c603db2983f0b 66bd5779d04ff2a7ac25e7236e47ae1883c82a4e 68aa968b7536dcb434053fb543ddbe61b7f65d34 68e3a95c286732d1f63a76d75e8a16a7cf8f4bef 6a78fc77d08c9c8ca36665ce0184344c04ae0969 6aa3a0b889c38643179b2764a1fc487d4836c805 6b4543c2a53b72d964d1e07947eb58fa29f93808 6c7d05c95cd26e765902b2df5965d056c5f6eb12 6eb344749e870ba86c99c0ebf726f3bc8362c60d 6ed775efe4b11a19eded488a1de0183a80fd1f91 6f2e67b2a3cd24c704a90b753a482dc22bb69879 6f36960f04061de1a84350e37a48bb4fe5ef2624 70b7378b86a426f587497106e447ceb74f3972eb 70c84270ce132b9e7b62f4e129bd0aa77970325c 713982a27c61b9a0d28b06d6354438715bb96659 7334778d45d92c83831cf196afff2ad447a8fff6 74172d7e24b9bb56e75624ef7535636b65e4f186 76fa9e92814ecbbd1c99f60b36db92f61b323c32 777c3ebbd04194368ad61ce4f1db679d856c31e1 7bd5a5df23ac987f6166678b5950c868d75b7bec 7cb37d6a620fd4819a0c7dfbfe8f3f07ceb775a3 7e9d5d30ae47e3fc8916306960deec359fc663b3 7f897dba3ff15563b8e858720450abcba4ef1f1a 7fac3f02fe31034a3057153f1c5629f6c3da5092 803b9db09610cf550619c2a5c7cd95b91e1cff6a 8440967a264c2b0fd65f2353e596528ca6d677af 87aef21cb877268e83c9222ee222a0ad659b34b4 888bfc759f6907f3dbefcbba704778de50fe4e71 89bb76baa43cbd23785d6e4b03b657a6e00a5808 89ece56ed931cc4672c48a1547c45e78c34fa480 9675df6359a1fb66d89e62fbe3f44d939008c1ff 96d27c6e2b425c56728620a9cb546d8122f03580 97390f3142c6a30e38ee9a891618ee8c3ecc5077 99e73a8908018aa233ee403eb3d34d61bccc1ac7 9a533d2ba0b5116f99a3f35142f8b3c5292e14bd 9f3632a418ae2cc140de7616e556a3e827c2dce1 a1d8d7cac58fbd12e652de1aa207f887dae08df6 a8eeee52078dbfe5c1225eb02b637b16c52d1584 a93cfc66dbee99c200082f5ea58599990b48ccfe ae197f5ee55cf46ff7ed44cc67554beced80ee73 af99924eff1b873153f7e62557c17e3a43ce9b99 b34323a84614cd67dcc553274aca31ac1099c668 b810d8a399f95e4b7724d24b101e94495220f0a0 b910336e9936d21b9b6b747e11be5fd2da03deda b9143c524822cc5b32543da8007204b76c0abe92 be4ade59bc4d58493f1bf15475eaf7e1a7826864 be62f5f42e05d68187a73806cc9cbdeb77010592 c0c40d87672a365287b65723665a1ed42c7762ad c56c591c0a3174a3b56473b534d546f5b748803e c5ee6321218babd91746200c35ea736769d73dbe c716f10c7233988e8d9f024dd52abb331d477e5d c847f38dea40032509789d586ec32fd6c9e97808 c99d7a679af59abaddd649c9a95e7b88c40cd23c ca95fda17741c3612f2b0efe297f17704e0f5a83 d4f0f9b870ae6d7d605b4c20d44b30d0acad3db0 d501626f1fcb7c080cf2f7ed20746935cc60c253 d63dfef970c254e929e210d254085eaa15ca7f6b d94e9c5c68dcc46f48a493155ee1618d3bdd8438 d95f652cb80bc08887fedefc67c15f42a3ed710e db9f139b65a36834626186b6fbb2fa33d3bab071 dcce837e60086619952cd8bb8962780a501590f3 e87ba1356aa6d25bc41e6826078959f3e17ce3ca ea95fa2cce201fcec697d4e8c606235366dabd24 f21bee898cd0193de85a4078527d91af9c8086f5 f294f5e5b3c970edb9cd92a3d4a915fafe31d102 f2e7138e0439a7054bfdd500286c72d2e0883cba f4053ec85cbe56dc1aedb55318502338d81f24c3 f818392ff64f290fd0eb9369823177d6ae08a6d9 fc5e646cb249ecfd9ee0873ef142a1f4a0b55f54 fc8bd5435637f845efdef0238b359cb2e625444c fdb062c5f7d6770449929bbfdfc6a57355f09a98 ff5fd083dfcc5957877578a2a812367fd1c7c178 Package: texlive-extra-utils Source: texlive-extra Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 50388 Depends: tex-common (>= 6), libunicode-linebreak-perl, python, texlive-base (>= 2018.20180416), texlive-binaries (>= 2018.20180416), texlive-latex-base (>= 2018.20180416) Recommends: ghostscript, libfile-homedir-perl, libyaml-tiny-perl, ruby | ruby-interpreter, texlive-latex-recommended Suggests: chktex, dvidvi, dvipng, fragmaster, lacheck, latexdiff, latexmk, purifyeps, xindy Breaks: texlive-base (<< 2018.20180416) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-extra/texlive-extra-utils_2018.20181214-1~mx17_all.deb Size: 37870620 SHA256: 2754765dacbe162d86731cde3a9e933cd14505bfac374ea9ee3816148b7d869a SHA1: 46fac71d3c8a01ae5375575c167300d2693490e2 MD5sum: 9ef9f12622485bac8d3cfee47832461a Description: TeX Live: TeX auxiliary programs Various useful, but non-essential, support programs. Includes programs and macros for DVI file manipulation, literate programming, patgen, and the TeX Works Editor. . This package includes the following CTAN packages: . a2ping -- Advanced PS, PDF, EPS converter . adhocfilelist -- '\listfiles' entries from the command line . arara -- Automation of LaTeX compilation . bibtex8 -- A fully 8-bit adaptation of BibTeX 0.99 . bibtexu -- BibTeX variant supporting Unicode (UTF-8) . bundledoc -- Bundle together all the files needed to build a LaTeX document . checklistings -- Pass verbatim contents through a compiler and reincorporate the resulting output . cluttex -- An automation tool for running LaTeX . ctan-o-mat -- Upload or validate a package for CTAN . ctan_chk -- CTAN guidelines verifier and corrector for uploading projects . ctanbib -- Export CTAN entries to bib format . ctanify -- Prepare a package for upload to CTAN . ctanupload -- Support for users uploading to CTAN . ctie -- C version of tie (merging Web change files) . cweb -- A Web system in C . de-macro -- Expand private macros in a document . detex -- Strip TeX from a source file . dtl -- Tools to dis-assemble and re-assemble DVI files . dtxgen -- Creates a template for a self-extracting .dtx file . dvi2tty -- Produce ASCII from DVI . dviasm -- A utility for editing DVI files . dvicopy -- Copy DVI files, flattening VFs . dviinfox -- Perl script to print DVI meta information . dviljk -- DVI to Laserjet output . dvipos -- support DVI pos: specials used by ConTeXt DVI output . dvisvgm -- Convert DVI files to Scalable Vector Graphics format (SVG) . findhyph -- Find hyphenated words in a document . hook-pre-commit-pkg -- Pre-commit git hook for LaTeX package developpers . hyphenex -- US English hyphenation exceptions file . installfont -- A bash script for installing a LaTeX font family . ketcindy -- macros for graphic generation and Cinderella plugin . latex-git-log -- Typeset git log information . latex-papersize -- Calculate LaTeX settings for any font and paper size . latex2man -- Translate LaTeX-based manual pages into Unix man format . latex2nemeth -- Convert LaTeX source to Braille with math in Nemeth . latexfileversion -- Prints the version and date of a LaTeX class or style file . latexpand -- Expand \input and \include in a LaTeX document . latexindent -- Indent a LaTeX document, highlighting the programming structure . ltxfileinfo -- Print version information for a LaTeX file . ltximg -- Extract LaTeX environments into separate image files . listings-ext -- Automated input of source . make4ht -- A build system for tex4ht . match_parens -- Find mismatches of parentheses, braces, (angle) brackets, in texts . mflua -- configuration and base files for MFLua . mkjobtexmf -- Generate a texmf tree for a particular job . patgen -- Generate hyphenation patterns . pdfbook2 -- Create booklets from PDF files . pdfcrop -- Crop PDF graphics . pdfjam -- Shell scripts interfacing to pdfpages . pdflatexpicscale -- Support software for downscaling graphics to be included by pdfLaTeX . pdftex-quiet -- A bash wrapper for pdfTeX limiting its output to relevant errors . pdftools -- PDF-related utilities, including PostScript-to-PDF conversion . pdfxup -- Create n-up PDF pages with minimal margins . pfarrei -- LaTeX support of pastors' and priests' work . pkfix -- Replace pk fonts in PostScript with Type 1 fonts . pkfix-helper -- Make PostScript files accessible to pkfix . pythontex -- Run Python from within a document, typesetting the results . seetexk -- Utilities for manipulating DVI files . srcredact -- A tool for redacting sources . sty2dtx -- Create a .dtx file from a .sty file . synctex -- engine-level feature synchronizing output and source . tex4ebook -- Convertor from LaTeX to ebook formats . texcount -- Count words in a LaTeX document . texdef -- Display the definitions of TeX commands . texdiff -- Compare documents and produce tagged merge . texdirflatten -- Collect files related to a LaTeX job in a single directory . texfot -- Filter clutter from the output of a TeX run . texliveonfly -- On-the-fly download of missing TeX live packages . texloganalyser -- Analyse TeX logs . texosquery -- Cross-platform Java application to query OS information . texware -- Utility programs for use with TeX . tie -- Allow multiple web change files . tpic2pdftex -- Use tpic commands in pdfTeX . typeoutfileinfo -- Display class/package/file information . web -- The original literate programming system . xindex -- Unicode compatible index generation Package: texlive-font-utils Source: texlive-extra Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 4164 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416), texlive-binaries (>= 2018.20180416) Recommends: ghostscript, ps2eps Suggests: psutils, t1utils Breaks: texlive-base (<< 2018.20180416) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-extra/texlive-font-utils_2018.20181214-1~mx17_all.deb Size: 1746434 SHA256: 419bb46c1a80426efe8e7299d077741fe9913ae1d7c6da68108fea30346d37a8 SHA1: 5c2d9505ae673e2cd384aa5f2632807553cf13b6 MD5sum: 3c21505016748926ab718700190360f2 Description: TeX Live: Graphics and font utilities Programs for conversion between font formats, testing fonts, virtual fonts, .gf and .pk manipulation, mft, fontinst, etc. Manipulating OpenType, TrueType, Type 1,and for manipulation of PostScript and other image formats. . This package includes the following CTAN packages: . accfonts -- Utilities to derive new fonts from existing ones . afm2pl -- AFM font metrics to TeX pl converter. . dosepsbin -- Deal with DOS binary EPS files . epstopdf -- Convert EPS to PDF using Ghostscript . fontware -- Tools for virtual font metrics . metatype1 -- Generate Type 1 fonts from MetaPost . ps2pk -- Generate a PK font from an Adobe Type 1 font . pstools -- Produce Encapsulated PostScript from PostScript . dvipsconfig -- Collection of dvips PostScript headers . fontinst -- Help with installing fonts for TeX and LaTeX . fontools -- Tools to simplify using fonts (especially TT/OTF ones) . mf2pt1 -- Produce PostScript Type 1 fonts from Metafont source . ttfutils -- convert TrueType to TFM and PK fonts Package: texlive-fonts-extra Source: texlive-extra Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 1063583 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416) Recommends: fonts-adf-accanthis, fonts-adf-berenis, fonts-adf-gillius, fonts-adf-universalis, fonts-cabin, fonts-comfortaa, fonts-croscore, fonts-crosextra-caladea, fonts-crosextra-carlito, fonts-dejavu-core, fonts-dejavu-extra, fonts-ebgaramond, fonts-ebgaramond-extra, fonts-font-awesome, fonts-freefont-otf, fonts-freefont-ttf, fonts-gfs-artemisia, fonts-gfs-complutum, fonts-gfs-didot, fonts-gfs-neohellenic, fonts-gfs-olga, fonts-gfs-solomos, fonts-go, fonts-junicode, fonts-lato, fonts-linuxlibertine, fonts-lobstertwo, fonts-noto-hinted, fonts-noto-mono, fonts-oflb-asana-math, fonts-open-sans, fonts-roboto-hinted, fonts-roboto-unhinted, fonts-sil-gentium, fonts-sil-gentium-basic, fonts-sil-gentiumplus, fonts-sil-gentiumplus-compact, fonts-stix, texlive-fonts-extra-links, texlive-latex-extra Suggests: cm-super (>= 0.3.3-3), texlive-fonts-extra-doc Conflicts: scalable-cyrfonts-tex Breaks: texlive-base (<< 2018.20180416), texlive-fonts-extra-links (<< 2017.20180225) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: fonts Filename: pool/test/t/texlive-extra/texlive-fonts-extra_2018.20181214-1~mx17_all.deb Size: 405899320 SHA256: e534f20c8af80de3e29a97360984d43a76037cb4c6ba38fae34d3b7bbac1aae4 SHA1: 79be109ba73869b4ca58f02b5a3d5673351bc430 MD5sum: 066a7efba2187359e821381569f0d142 Description: TeX Live: Additional fonts This package includes the following CTAN packages: . Asana-Math -- A font to typeset maths in Xe(La)TeX and Lua(La)TeX . academicons -- Font containing high quality icons of online academic profiles . accanthis -- Accanthis fonts, with LaTeX support . adforn -- OrnementsADF font with TeX/LaTeX support . adfsymbols -- SymbolsADF with TeX/LaTeX support . aecc -- Almost European Concrete Roman virtual fonts . alegreya -- Alegreya fonts with LaTeX support . algolrevived -- A revival of Frutiger's Algol alphabet . allrunes -- Fonts and LaTeX package for almost all runes . almfixed -- Arabic-Latin Modern Fixed extends TeX-Gyre Latin Modern Mono 10 Regular to full Arabic Unicode support . anonymouspro -- Use AnonymousPro fonts with LaTeX . antiqua -- URW Antiqua condensed font, for use with TeX . antt -- Antykwa Torunska: a Type 1 family of a Polish traditional type . archaic -- A collection of archaic fonts . arev -- Fonts and LaTeX support files for Arev Sans . arimo -- Arimo sans serif fonts with LaTeX support . asapsym -- Using the free ASAP Symbol font with LaTeX and Plain TeX . ascii-font -- Use the ASCII "font" in LaTeX . aspectratio -- Capital A and capital R ligature for Aspect Ratio . astro -- Astronomical (planetary) symbols . augie -- Calligraphic font for typesetting handwriting . auncial-new -- Artificial Uncial font and LaTeX support macros . aurical -- Calligraphic fonts for use with LaTeX in T1 encoding . b1encoding -- LaTeX encoding tools for Bookhands fonts . barcodes -- Fonts for making barcodes . baskervald -- Baskervald ADF fonts collection with TeX/LaTeX support . baskervaldx -- Extension and modification of BaskervaldADF with LaTeX support . baskervillef -- Fry's Baskerville look-alike, with math support . bbding -- A symbol (dingbat) font and LaTeX macros for its use . bbm -- "Blackboard-style" cm fonts . bbm-macros -- LaTeX support for "blackboard-style" cm fonts . bbold -- Sans serif blackboard bold . bbold-type1 -- An Adobe Type 1 format version of the bbold font . belleek -- Free replacement for basic MathTime fonts . bera -- Bera fonts . berenisadf -- Berenis ADF fonts and TeX/LaTeX support . beuron -- The script of the Beuronese art school . bguq -- Improved quantifier stroke for Begriffsschrift packages . blacklettert1 -- T1-encoded versions of Haralambous old German fonts . boisik -- A font inspired by Baskerville design . bookhands -- A collection of book-hand fonts . boondox -- Mathematical alphabets derived from the STIX fonts . braille -- Support for braille . brushscr -- A handwriting script font . cabin -- A humanist Sans Serif font, with LaTeX support . caladea -- Support for the Caladea family of fonts . calligra -- Calligraphic font . calligra-type1 -- Type 1 version of Calligra . cantarell -- LaTeX support for the Cantarell font family . carlito -- Support for Carlito sans-serif fonts . carolmin-ps -- Adobe Type 1 format of Carolingian Minuscule fonts . ccicons -- LaTeX support for Creative Commons icons . cfr-initials -- LaTeX packages for use of initials . cfr-lm -- Enhanced support for the Latin Modern fonts . cherokee -- A font for the Cherokee script . chivo -- Using the free Chivo fonts with LaTeX . cinzel -- LaTeX support for Cinzel and Cinzel Decorative fonts . clearsans -- Clear Sans fonts with LaTeX support . cm-lgc -- Type 1 CM-based fonts for Latin, Greek and Cyrillic . cm-mf-extra-bold -- Extra Metafont files for CM . cm-unicode -- Computer Modern Unicode font family . cmbright -- Computer Modern Bright fonts . cmexb -- cmexb10 metrics and Type 1 . cmll -- Symbols for linear logic . cmpica -- A Computer Modern Pica variant . cmsrb -- Computer Modern for Serbian and Macedonian . cmtiup -- Upright punctuation with CM italic . cochineal -- Cochineal fonts with LaTeX support . coelacanth -- Coelacanth fonts with LaTeX support . comfortaa -- Sans serif font, with LaTeX support . comicneue -- Use Comic Neue with TeX(-alike) systems . concmath-fonts -- Concrete mathematics fonts . cookingsymbols -- Symbols for recipes . cormorantgaramond -- Cormorant Garamond family of fonts . countriesofeurope -- A font with the images of the countries of Europe . courier-scaled -- Provides a scaled Courier font . crimson -- Crimson fonts with LaTeX support . cryst -- Font for graphical symbols used in crystallography . cyklop -- The Cyclop typeface . dancers -- Font for Conan Doyle's "The Dancing Men" . dantelogo -- A font for DANTE's logo . dejavu -- LaTeX support for the DejaVu fonts . dejavu-otf -- Support for the ttf and otf DejaVu fonts . dice -- A font for die faces . dictsym -- DictSym font and macro package . dingbat -- Two dingbat symbol fonts . doublestroke -- Typeset mathematical double stroke symbols . dozenal -- Typeset documents using base twelve numbering (also called "dozenal") . drm -- A complete family of fonts written in Metafont . droid -- LaTeX support for the Droid font families . dsserif -- A double-struck serifed font for mathematical use . duerer -- Computer Duerer fonts . duerer-latex -- LaTeX support for the Duerer fonts . dutchcal -- A reworking of ESSTIX13, adding a bold version . ean -- Macros for making EAN barcodes . ebgaramond -- LaTeX support for EBGaramond fonts . ebgaramond-maths -- LaTeX support for EBGaramond fonts in mathematics . ecc -- Sources for the European Concrete fonts . eco -- Oldstyle numerals using EC fonts . eiad -- Traditional style Irish fonts . eiad-ltx -- LaTeX support for the eiad font . electrum -- Electrum ADF fonts collection . elvish -- Fonts for typesetting Tolkien Elvish scripts . epigrafica -- A Greek and Latin font . epsdice -- A scalable dice "font" . erewhon -- Font package derived from Heuristica and Utopia . esrelation -- Provides a symbol set for describing relations between ordered pairs . esstix -- PostScript versions of the ESSTIX, with macro support . esvect -- Vector arrows . eulervm -- Euler virtual math fonts . euxm -- extended Euler by DEK . fbb -- A free Bembo-like font . fdsymbol -- A maths symbol font . fetamont -- Extended version of Knuth's logo typeface . feyn -- A font for in-text Feynman diagrams . fge -- A font for Frege's Grundgesetze der Arithmetik . fira -- Fira fonts with LaTeX support . firamath -- Fira sans serif font with Unicode math support . firamath-otf -- Use OpenType math font Fira Math . foekfont -- The title font of the Mads Fok magazine . fonetika -- Support for the Danish "Dania" phonetic system . fontawesome -- Font containing web-related icons . fontawesome5 -- Font Awesome 5 with LaTeX support . fontmfizz -- Font Mfizz icons for use in LaTeX . fonts-churchslavonic -- Fonts for typesetting in Church Slavonic language . fourier -- Using Utopia fonts in LaTeX documents . fouriernc -- Use New Century Schoolbook text with Fourier maths fonts . frcursive -- French cursive hand fonts . frederika2016 -- An OpenType Greek calligraphy font . genealogy -- A compilation genealogy font . gentium-tug -- Gentium fonts (in two formats) and support files . gfsartemisia -- A modern Greek font design . gfsbodoni -- A Greek and Latin font based on Bodoni . gfscomplutum -- A Greek font with a long history . gfsdidot -- A Greek font based on Didot's work . gfsneohellenic -- A Greek font in the Neo-Hellenic style . gfsneohellenicmath -- A Greek math font in the Neo-Hellenic style . gfssolomos -- A Greek-alphabet font . gillcm -- Alternative unslanted italic Computer Modern fonts . gillius -- Gillius fonts with LaTeX support . gnu-freefont -- A Unicode font, with rather wide coverage . gofonts -- GoSans and GoMono fonts with LaTeX support . gothic -- A collection of old German-style fonts . greenpoint -- The Green Point logo . grotesq -- URW Grotesq font pack for LaTeX . hacm -- Font support for the Arka language . hands -- Pointing hand font . heuristica -- Fonts extending Utopia, with LaTeX support files . hfbright -- The hfbright fonts . hfoldsty -- Old style numerals with EC fonts . ifsym -- A collection of symbols . imfellenglish -- IM Fell English fonts with LaTeX support . inconsolata -- A monospaced font, with support files for use with TeX . initials -- Adobe Type 1 decorative initial fonts . ipaex-type1 -- IPAex fonts converted to Type-1 format Unicode subfonts . iwona -- A two-element sans-serif font . jablantile -- Metafont version of tiles in the style of Slavik Jablan . jamtimes -- Expanded Times Roman fonts . junicode -- A TrueType font for mediaevalists . kixfont -- A font for KIX codes . kpfonts -- A complete set of fonts for text and mathematics . kurier -- A two-element sans-serif typeface . lato -- Lato font family and LaTeX support . lfb -- A Greek font with normal and bold variants . libertine -- Use of Linux Libertine and Biolinum fonts with LaTeX . libertinegc -- Libertine add-on to support Greek and Cyrillic . libertinus -- Wrapper to use the correct libertinus package according to the used TeX engine . libertinus-fonts -- The Libertinus font family . libertinus-otf -- Support for Libertinus OpenType . libertinus-type1 -- Support for using Libertinus fonts with LaTeX/pdfLaTeX . libertinust1math -- A Type 1 font and LaTeX support for Libertinus Math . librebaskerville -- LaTeX support for the Libre Baskerville family of fonts . librebodoni -- Libre Bodoni fonts with LaTeX support . librecaslon -- Libre Caslon fonts, with LaTeX support . libris -- Libris ADF fonts, with LaTeX support . linearA -- Linear A script fonts . lobster2 -- Lobster Two fonts, with support for all LaTeX engines . lxfonts -- Set of slide fonts based on CM . ly1 -- Support for LY1 LaTeX encoding . mathabx -- Three series of mathematical symbols . mathabx-type1 -- Outline version of the mathabx fonts . mathdesign -- Mathematical fonts to fit with particular text fonts . mdputu -- Upright digits in Adobe Utopia Italic . mdsymbol -- Symbol fonts to match Adobe Myriad Pro . merriweather -- Merriweather and MerriweatherSans fonts, with LaTeX support . miama -- The Miama Nueva handwriting font with LaTeX support . mintspirit -- LaTeX support for MintSpirit font families . missaali -- A late medieval OpenType textura font . mnsymbol -- Mathematical symbol font for Adobe MinionPro . montserrat -- Montserrat sans serif, otf and pfb, with LaTeX support files . mweights -- Support for multiple-weight font packages . newpx -- Alternative uses of the PX fonts, with improved metrics . newtx -- Alternative uses of the TX fonts, with improved metrics . newtxsf -- Sans-math fonts for use with newtx . newtxtt -- Enhancement of typewriter fonts from newtx . niceframe-type1 -- Type 1 versions of the fonts recommended in niceframe . nimbus15 -- Support files for Nimbus 2015 Core fonts . nkarta -- A "new" version of the karta cartographic fonts . noto -- Support for Noto fonts . obnov -- Obyknovennaya Novaya fonts . ocherokee -- LaTeX Support for the Cherokee language . ocr-b -- Fonts for OCR-B . ocr-b-outline -- OCR-B fonts in Type 1 and OpenType . ogham -- Fonts for typesetting Ogham script . oinuit -- LaTeX Support for the Inuktitut Language . old-arrows -- Computer Modern old-style arrows with smaller arrowheads . oldlatin -- Compute Modern-like font with long s . oldstandard -- Old Standard: A Unicode Font for Classical and Medieval Studies . opensans -- The Open Sans font family, and LaTeX support . orkhun -- A font for orkhun script . overlock -- Overlook sans fonts with LaTeX support . pacioli -- Fonts designed by Fra Luca de Pacioli in 1497 . paratype -- LaTeX support for free fonts by ParaType . phaistos -- Disk of Phaistos font . phonetic -- Metafont Phonetic fonts, based on Computer Modern . pigpen -- A font for the pigpen (or masonic) cipher . playfair -- Playfair Display fonts with LaTeX support . plex -- Support for IBM Plex fonts . plex-otf -- Support for the OpenType font IBM Plex . poltawski -- Antykwa Poltawskiego Family of Fonts . prodint -- A font that provides the product integral symbol . punk -- Donald Knuth's punk font . punk-latex -- LaTeX support for punk fonts . punknova -- OpenType version of Knuth's Punk font . pxtxalfa -- Virtual maths alphabets based on pxfonts and txfonts . quattrocento -- LaTeX support for Quattrocento and Quattrocento Sans fonts . raleway -- Use Raleway with TeX(-alike) systems . recycle -- A font providing the "recyclable" logo . roboto -- Support for the Roboto family of fonts . romande -- Romande ADF fonts and LaTeX support . rosario -- Using the free Rosario fonts with LaTeX . rsfso -- A mathematical calligraphic font based on rsfs . sansmathaccent -- Correct placement of accents in sans-serif maths . sansmathfonts -- Correct placement of accents in sans-serif maths . sauter -- Wide range of design sizes for CM fonts . sauterfonts -- Use Sauter's fonts in LaTeX . schulschriften -- German "school scripts" from Suetterlin to the present day . semaphor -- Semaphore alphabet font . shobhika -- An OpenType Devanagari font designed for scholars . skull -- A font to draw a skull . sourcecodepro -- Use SourceCodePro with TeX(-alike) systems . sourcesanspro -- Use SourceSansPro with TeX(-alike) systems . sourceserifpro -- Use SourceSerifPro with TeX(-alike) systems . starfont -- The StarFont Sans astrological font . staves -- Typeset Icelandic staves and runic letters . stickstoo -- A reworking of STIX2 . stix -- OpenType Unicode maths fonts . stix2-otf -- OpenType Unicode text and maths fonts . stix2-type1 -- Type1 versions of the STIX Two OpenType fonts . superiors -- Attach superior figures to a font family . svrsymbols -- 'A new font with symbols for use in Physics texts.' . tapir -- A simple geometrical font . tempora -- Greek and Cyrillic to accompany Times . tengwarscript -- LaTeX support for using Tengwar fonts . tfrupee -- A font offering the new (Indian) Rupee symbol . tinos -- Tinos fonts with LaTeX support . tpslifonts -- A LaTeX package for configuring presentation fonts . trajan -- Fonts from the Trajan column in Rome . txfontsb -- Extensions to txfonts, using GNU Freefont . txuprcal -- Upright calligraphic font based on TX calligraphic . typicons -- Font containing a set of web-related icons . umtypewriter -- Fonts to typeset with the xgreek package . universa -- Herbert Bayer's 'universal' font . universalis -- Universalis font, with support . uppunctlm -- Always keep upright shape for some punctuation marks and Arabic numerals . urwchancal -- Use URW's clone of Zapf Chancery as a maths alphabet . venturisadf -- Venturis ADF fonts collection . wsuipa -- International Phonetic Alphabet fonts . xcharter -- Extension of Bitstream Charter fonts . xits -- A Scientific Times-like font with support for mathematical typesetting . yfonts -- Support for old German fonts . yfonts-t1 -- Old German-style fonts, in Adobe type 1 format . yinit-otf -- OTF conversion of Yannis Haralambous' Old German decorative initials . zlmtt -- Use Latin Modern Typewriter fonts Package: texlive-fonts-extra-doc Source: texlive-extra Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 117016 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: doc Filename: pool/test/t/texlive-extra/texlive-fonts-extra-doc_2018.20181214-1~mx17_all.deb Size: 91121210 SHA256: 2740d93c17444ca7bc4fd245a3b0ef72ede5be197429cbc8c1778eefd335a0a2 SHA1: 4fb3fd85042029551c2bc27118301bbcb269774a MD5sum: e9cc8f479ca4c628e274c5b941104962 Description: TeX Live: Documentation files for texlive-fonts-extra This package provides the documentation for texlive-fonts-extra Package: texlive-fonts-extra-links Source: texlive-extra Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 341 Depends: tex-common (>= 6), fonts-adf-accanthis, fonts-adf-berenis, fonts-adf-gillius, fonts-adf-universalis, fonts-cabin, fonts-comfortaa, fonts-croscore, fonts-crosextra-caladea, fonts-crosextra-carlito, fonts-dejavu-core, fonts-dejavu-extra, fonts-ebgaramond, fonts-ebgaramond-extra, fonts-font-awesome, fonts-freefont-otf, fonts-freefont-ttf, fonts-gfs-artemisia, fonts-gfs-complutum, fonts-gfs-didot, fonts-gfs-neohellenic, fonts-gfs-olga, fonts-gfs-solomos, fonts-go, fonts-junicode, fonts-lato, fonts-linuxlibertine, fonts-lobstertwo, fonts-noto-hinted, fonts-noto-mono, fonts-oflb-asana-math, fonts-open-sans, fonts-roboto-hinted, fonts-roboto-unhinted, fonts-sil-gentium, fonts-sil-gentium-basic, fonts-sil-gentiumplus, fonts-sil-gentiumplus-compact, fonts-stix Breaks: texlive-fonts-extra (<< 2017.20180225) Replaces: texlive-fonts-extra (<< 2017.20180225) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-extra/texlive-fonts-extra-links_2018.20181214-1~mx17_all.deb Size: 31462 SHA256: de83aac2550ed108c872306028670fc10c22fae871b83fe38c66d2367d492ee0 SHA1: 8be41e7876b5f6e49320eca38f586040755eaea9 MD5sum: 108bf13003b76ee45186b09d890fd10d Description: TeX Live: This package ships links to all the fonts that are originally in TeX Live, collection fonts-extra, but are not shipped in the Debian package texlive-fonts-extra due to availability in separate packages. . For documents searching these fonts by file name instead of using fontconfig lookups, the font files need to be linked into the TEXMF tree of TeX Live. This package ships these links and depends on all the font packages required. Package: texlive-fonts-recommended Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 18233 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416) Recommends: tex-gyre, tipa (>= 2:1.2-2.1) Suggests: texlive-fonts-recommended-doc Breaks: texlive-base (<< 2018.20180416) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: fonts Filename: pool/test/t/texlive-base/texlive-fonts-recommended_2018.20181214-1~mx17_all.deb Size: 5309512 SHA256: 8bc14fa91c2375684d41008c1d2f8ef11593295215e30c00be7946462fe2275d SHA1: 6fe1d0af50d764a3e0f0d41007ef9e923ba92b92 MD5sum: 381a6d2e85aa3451df8b5a3abc26c442 Description: TeX Live: Recommended fonts Recommended fonts, including the base 35 PostScript fonts, Latin Modern, TeX Gyre, and T1 and other encoding support for Computer Modern, in outline form. . This package includes the following CTAN packages: . avantgar -- URW "Base 35" font pack for LaTeX . bookman -- URW "Base 35" font pack for LaTeX . charter -- Charter fonts . cmextra -- Knuth's local information . courier -- URW "Base 35" font pack for LaTeX . ec -- Computer modern fonts in T1 and TS1 encodings . euro -- Provide Euro values for national currency amounts . euro-ce -- Euro and CE sign font . eurosym -- Metafont and macros for Euro sign . fpl -- SC and OsF fonts for URW Palladio L . helvetic -- URW "Base 35" font pack for LaTeX . marvosym -- Martin Vogel's Symbols (marvosym) font . mathpazo -- Fonts to typeset mathematics to match Palatino . manfnt-font -- Knuth's "manual" fonts . mflogo-font -- Metafont logo font . ncntrsbk -- URW "Base 35" font pack for LaTeX . palatino -- URW "Base 35" font pack for LaTeX . pxfonts -- Palatino-like fonts in support of mathematics . rsfs -- Ralph Smith's Formal Script font . symbol -- URW "Base 35" font pack for LaTeX . times -- URW "Base 35" font pack for LaTeX . txfonts -- Times-like fonts in support of mathematics . utopia -- Adobe Utopia fonts . wasy -- The wasy fonts (Waldi symbol fonts) . wasy2-ps -- Type 1 versions of wasy2 fonts . wasysym -- LaTeX support file to use the WASY2 fonts . zapfchan -- URW "Base 35" font pack for LaTeX . zapfding -- URW "Base 35" font pack for LaTeX Package: texlive-fonts-recommended-doc Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 3238 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: doc Filename: pool/test/t/texlive-base/texlive-fonts-recommended-doc_2018.20181214-1~mx17_all.deb Size: 2660382 SHA256: 8b28e11650d95e52ba29e7dd9a54d0fb4be8522598b117f42cb844fb17427357 SHA1: 6f5b36ad36470f1440c5a7edaa54b2fadb9c858d MD5sum: 4e8e6470d53654865ea7efe23c948dbc Description: TeX Live: Documentation files for texlive-fonts-recommended This package provides the documentation for texlive-fonts-recommended Package: texlive-formats-extra Source: texlive-extra Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 13399 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416), texlive-binaries (>= 2018.20180416), texlive-fonts-recommended (>= 2018.20180416), texlive-latex-base (>= 2018.20180416), texlive-plain-generic (>= 2018.20180416), texlive-xetex (>= 2018.20180416) Recommends: openjade Conflicts: jadetex (<< 3.13-17), xmltex (<< 1.9.debian.1-6) Breaks: jadetex (<< 3.13-17), texlive-base (<< 2018.20180416), xmltex (<< 1.9.debian.1-6) Replaces: jadetex (<< 3.13-17), texlive-htmlxml (<< 2017), texlive-omega (<< 2017), xmltex (<< 1.9.debian.1-6) Provides: jadetex, xmltex Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-extra/texlive-formats-extra_2018.20181214-1~mx17_all.deb Size: 4715740 SHA256: 315801a16191a777d19570756190cab60168a5f2fb6436515d03ee5f66cb25b0 SHA1: 4524dd34d67875a46a2b82853aee0ca5e18335a2 MD5sum: 0cb8fb6b98e3e74d183a5c31f4fdadcf Description: TeX Live: Additional formats Collected TeX `formats', i.e., large-scale macro packages designed to be dumped into .fmt files -- excluding the most common ones, such as latex and context, which have their own package(s). It also includes the Aleph engine and related Omega formats and packages. . This package includes the following CTAN packages: . edmac -- Typeset critical editions . eplain -- Extended plain TeX macros . jadetex -- Macros supporting Jade DSSSL output . lollipop -- TeX made easy . mltex -- The MLTeX system . passivetex -- Support package for XML/SGML typesetting . psizzl -- A TeX format for physics papers . startex -- An XML-inspired format for student use . texsis -- Plain TeX macros for Physicists . xmltex -- Support for parsing XML documents . xmltexconfig -- configuration files for xmltex and pdfxmltex . aleph -- Extended TeX . antomega -- Alternative language support for Omega/Lambda . lambda -- LaTeX format based on the Omega engine. . mxedruli -- A pair of fonts for different Georgian alphabets . omega -- A wide-character-set extension of TeX . omegaware -- A wide-character-set extension of TeX . otibet -- support for Tibetan using Omega Package: texlive-full Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 69 Depends: asymptote, biber, chktex, cm-super (>= 0.3.3-3), context, dvidvi, dvipng, feynmf, fragmaster, info (>= 4.8), lacheck, latex-cjk-all (>= 4.6.0+cvs20060714-2), latexdiff, latexmk, lcdf-typetools, lmodern (>= 0.93.3), prerex (>> 6.5.3-1), psutils, purifyeps, t1utils, tex-gyre, texinfo (>= 4.8), texlive-base (>= 2018.20180416), texlive-bibtex-extra (>= 2018.20180416), texlive-binaries (>= 2018.20180416), texlive-extra-utils (>= 2018.20180416), texlive-font-utils (>= 2018.20180416), texlive-fonts-extra (>= 2018.20180416), texlive-fonts-extra-doc (>= 2018.20180416), texlive-fonts-extra-links (>= 2018.20180416), texlive-fonts-recommended (>= 2018.20180416), texlive-fonts-recommended-doc (>= 2018.20180416), texlive-formats-extra (>= 2018.20180416), texlive-games (>= 2018.20180416), texlive-humanities (>= 2018.20180416), texlive-humanities-doc (>= 2018.20180416), texlive-lang-arabic (>= 2018.20180416), texlive-lang-chinese (>= 2018.20180416), texlive-lang-cjk (>= 2018.20180416), texlive-lang-cyrillic (>= 2018.20180416), texlive-lang-czechslovak (>= 2018.20180416), texlive-lang-english (>= 2018.20180416), texlive-lang-european (>= 2018.20180416), texlive-lang-french (>= 2018.20180416), texlive-lang-german (>= 2018.20180416), texlive-lang-greek (>= 2018.20180416), texlive-lang-italian (>= 2018.20180416), texlive-lang-japanese (>= 2018.20180416), texlive-lang-korean (>= 2018.20180416), texlive-lang-other (>= 2018.20180416), texlive-lang-polish (>= 2018.20180416), texlive-lang-portuguese (>= 2018.20180416), texlive-lang-spanish (>= 2018.20180416), texlive-latex-base (>= 2018.20180416), texlive-latex-base-doc (>= 2018.20180416), texlive-latex-extra (>= 2018.20180416), texlive-latex-extra-doc (>= 2018.20180416), texlive-latex-recommended (>= 2018.20180416), texlive-latex-recommended-doc (>= 2018.20180416), texlive-luatex (>= 2018.20180416), texlive-metapost (>= 2018.20180416), texlive-metapost-doc (>= 2018.20180416), texlive-music (>= 2018.20180416), texlive-pictures (>= 2018.20180416), texlive-pictures-doc (>= 2018.20180416), texlive-plain-generic (>= 2018.20180416), texlive-pstricks (>= 2018.20180416), texlive-pstricks-doc (>= 2018.20180416), texlive-publishers (>= 2018.20180416), texlive-publishers-doc (>= 2018.20180416), texlive-science (>= 2018.20180416), texlive-science-doc (>= 2018.20180416), texlive-xetex (>= 2018.20180416), tipa (>= 2:1.2-2.1), vprerex (>> 6.5.3-1) Suggests: xindy Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-base/texlive-full_2018.20181214-1~mx17_all.deb Size: 32264 SHA256: 89614c10a9e0947e75fb093761fc3d7f35d14a3bd4a10d30c865d8cd4994ea25 SHA1: decf5b7bf471c0f611ce988bbb733aa218b742af MD5sum: e3cc4949bf7da1213162cb58eac09472 Description: TeX Live: metapackage pulling in all components of TeX Live The TeX Live software distribution offers a complete TeX system. It encompasses programs for typesetting, previewing and printing of TeX documents in many different languages, and a large collection of TeX macros and font libraries. . The distribution also includes extensive general documentation about TeX, as well as the documentation accompanying the included software packages. Package: texlive-games Source: texlive-extra Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 16199 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416), texlive-binaries (>= 2018.20180416), texlive-latex-base (>= 2018.20180416) Breaks: texlive-base (<< 2018.20180416) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-extra/texlive-games_2018.20181214-1~mx17_all.deb Size: 11698826 SHA256: c5acb81abf12b157ac7e5d98e9d5e21d7268b54dc0b8b24c7738ec6d8087cc32 SHA1: 2374113e8c1c6036c4a64f7726d625a3ab24b56c MD5sum: dfd2e60691c81c28b1a77d58166b0a2f Description: TeX Live: Games typesetting Setups for typesetting various games, including chess. . This package includes the following CTAN packages: . bartel-chess-fonts -- A set of fonts supporting chess diagrams . chess -- Fonts for typesetting chess boards . chess-problem-diagrams -- A package for typesetting chess problem diagrams . chessboard -- Print chess boards . chessfss -- A package to handle chess fonts . crossword -- Typeset crossword puzzles . crosswrd -- Macros for typesetting crossword puzzles . egameps -- LaTeX package for typesetting extensive games . gamebook -- Typeset gamebooks and other interactive novels . go -- Fonts and macros for typesetting go games . hanoi -- Tower of Hanoi in TeX . havannah -- Diagrams of board positions in the games of Havannah and Hex . hexgame -- Provide an environment to draw a hexgame-board . horoscop -- Generate astrological charts in LaTeX . jigsaw -- Draw jigsaw pieces with TikZ . labyrinth -- Draw labyrinths and solution paths . logicpuzzle -- Typeset (grid-based) logic puzzles . musikui -- Easy creation of "arithmetical restoration" puzzles . onedown -- Typeset Bridge Diagrams . othello -- Modification of a Go package to create othello boards . othelloboard -- Typeset Othello (Reversi) diagrams of any size, with annotations . pas-crosswords -- Creating crossword grids, using TikZ . psgo -- Typeset go diagrams with PSTricks . reverxii -- Playing Reversi in TeX . rubik -- Document Rubik cube configurations and rotation sequences . schwalbe-chess -- Typeset the German chess magazine "Die Schwalbe" . sgame -- LaTeX style for typesetting strategic games . skak -- Fonts and macros for typesetting chess games . skaknew -- The skak chess fonts redone in Adobe Type 1 . soup -- Generate alphabet soup puzzles . sudoku -- Create sudoku grids . sudokubundle -- A set of sudoku-related packages . xq -- Support for writing about xiangqi . xskak -- An extension to the skak package for chess typesetting Package: texlive-generic-extra Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 69 Depends: texlive-plain-generic (>= 2018.20180416) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: oldlibs Filename: pool/test/t/texlive-base/texlive-generic-extra_2018.20181214-1~mx17_all.deb Size: 31674 SHA256: 464b1f6b87ac501c49e6b9321fde865a9d84cb49ef4ad3713c3ccfe18fdcba00 SHA1: ad01378faaaa69bea26bb2e7120a4bf92c433664 MD5sum: 675b275e124b9a989c62e2f9ee9c57db Description: TeX Live: transitional dummy package This is a transitional package for texlive-generic-extra to ensure proper upgrade to texlive-plain-generic. It can be safely removed after the installation is complete. Package: texlive-generic-recommended Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 69 Depends: texlive-plain-generic (>= 2018.20180416) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: oldlibs Filename: pool/test/t/texlive-base/texlive-generic-recommended_2018.20181214-1~mx17_all.deb Size: 31672 SHA256: 8263f5601144e9703cb53cbddcd97f0ee2c2643f474b94d4eddeabf6c612a429 SHA1: d908f8a66eb560cd859e2c5b80c2e196e33cdad5 MD5sum: eeb1ab389f103d897cebf7fbd0f8dfa1 Description: TeX Live: transitional dummy package This is a transitional package for texlive-generic-recommended to ensure proper upgrade to texlive-plain-generic. It can be safely removed after the installation is complete. Package: texlive-htmlxml Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 69 Depends: texlive-formats-extra (>= 2018.20180416), texlive-latex-extra (>= 2018.20180416), texlive-latex-recommended (>= 2018.20180416), texlive-plain-generic (>= 2018.20180416) Replaces: tex4ht (<< 20160814), texlive-binaries (<< 2016.20160513.41080-7) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: oldlibs Filename: pool/test/t/texlive-base/texlive-htmlxml_2018.20181214-1~mx17_all.deb Size: 31762 SHA256: 707b7d7f902317eb10c8b57955d8305ca88828be472243341cf9f73cc31664f0 SHA1: 1f9fb1dd5b75bfbf9a537bba0904cff8d9460d02 MD5sum: d014616922851628fc5d6bb6d129047a Description: TeX Live: transitional dummy package This is a transitional package for texlive-htmlxml to ensure proper upgrade to texlive-formats-extra, -latex-extra, and -latex-recommended. It can be safely removed after the installation is complete. Package: texlive-humanities Source: texlive-extra Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 2186 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416), texlive-binaries (>= 2018.20180416), texlive-latex-base (>= 2018.20180416) Suggests: texlive-humanities-doc Breaks: texlive-base (<< 2018.20180416), texlive-latex-extra (<< 2017.20170620) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-extra/texlive-humanities_2018.20181214-1~mx17_all.deb Size: 376416 SHA256: cac600135f222ed198f76a4b886eca3b274e6a77d78a455f5eb8b70c9ed64c72 SHA1: 1c5c36136b670f0796bc0a28e2bae9d39e0b5c45 MD5sum: 643785727456937f7f20ad173cda2a99 Description: TeX Live: Humanities packages Packages for law, linguistics, social sciences, humanities, etc. . This package includes the following CTAN packages: . adtrees -- Macros for drawing adpositional trees . bibleref -- Format bible citations . bibleref-lds -- Bible references, including those to the scriptures of the Church of Jesus Christ of Latter Day Saints . bibleref-mouth -- Consistent formatting of Bible references . bibleref-parse -- Specify Bible passages in human-readable format . covington -- Linguistic support . diadia -- Package to keep a diabetes diary . dramatist -- Typeset dramas, both in verse and in prose . dvgloss -- Facilities for setting interlinear glossed text . ecltree -- Trees using epic and eepic macros . edfnotes -- Critical annotations to footnotes with ednotes . ednotes -- Typeset scholarly editions . eledform -- Define textual variants . eledmac -- Typeset scholarly editions . expex -- Linguistic examples and glosses, with reference capabilities . gb4e -- Linguistic tools . gmverse -- A package for typesetting (short) poems . jura -- A document class for German legal texts . juraabbrev -- Abbreviations for typesetting (German) juridical documents . juramisc -- Typesetting German juridical documents . jurarsp -- Citations of judgements and official documents in (German) juridical documents . ledmac -- Typeset scholarly editions . lexikon -- Macros for a two language dictionary . lexref -- Convenient and uniform references to legal provisions . ling-macros -- Macros for typesetting formal linguistics . linguex -- Format linguists' examples . liturg -- Support for typesetting Catholic liturgical texts . metrix -- Typeset metric marks for Latin text . parallel -- Typeset parallel texts . parrun -- Typesets (two) streams of text running parallel . phonrule -- Typeset linear phonological rules . plari -- Typesetting stageplay scripts . play -- Typeset drama using LaTeX . poemscol -- Typesetting Critical Editions of Poetry . poetry -- Facilities for typesetting poetry and poetical structure . poetrytex -- Typeset anthologies of poetry . qobitree -- LaTeX macros for typesetting trees . qtree -- Draw tree structures . reledmac -- Typeset scholarly editions . rrgtrees -- Linguistic tree diagrams for Role and Reference Grammar (RRG) with LaTeX . rtklage -- A package for German lawyers . screenplay -- A class file to typeset screenplays . screenplay-pkg -- Package version of the screenplay document class . sides -- A LaTeX class for typesetting stage plays . stage -- A LaTeX class for stage plays . textglos -- Typeset and index linguistic gloss abbreviations . theatre -- A sophisticated package for typesetting stage plays . thalie -- Typeset drama plays . tree-dvips -- Trees and other linguists' macros . verse -- Aids for typesetting simple verse . xyling -- Draw syntactic trees, etc., for linguistics literature, using xy-pic Package: texlive-humanities-doc Source: texlive-extra Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 22092 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416) Breaks: texlive-latex-extra-doc (<< 2017.20170620) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: doc Filename: pool/test/t/texlive-extra/texlive-humanities-doc_2018.20181214-1~mx17_all.deb Size: 19852954 SHA256: 1247e78c62db86f165324d180bab13486778d9c357c19a8d811aa0f469c35ca1 SHA1: 5d83413e90608fa656567c2f51feb399902ad8b6 MD5sum: 1dfddc50a3dd5e1a58ae47e5f8b9a629 Description: TeX Live: Documentation files for texlive-humanities This package provides the documentation for texlive-humanities Package: texlive-lang-african Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 69 Depends: texlive-lang-other (>= 2018.20180416) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: oldlibs Filename: pool/test/t/texlive-base/texlive-lang-african_2018.20181214-1~mx17_all.deb Size: 31662 SHA256: ac76770a12fde69553b479e817025914dfd19a18491b2b31e14a0aee54ab8241 SHA1: 9d8130f3bda5094c46ae55d3a60fa1b116feba4f MD5sum: f79a6be45dc2f8971bf05d464d29f625 Description: TeX Live: transitional dummy package This is a transitional package for texlive-lang-african to ensure proper upgrade to texlive-lang-other. It can be safely removed after the installation is complete. Package: texlive-lang-indic Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 69 Depends: python, texlive-lang-other (>= 2018.20180416) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: oldlibs Filename: pool/test/t/texlive-base/texlive-lang-indic_2018.20181214-1~mx17_all.deb Size: 31678 SHA256: 25b9449027954ca77a25e4b1cae53528805871692927cd416f942d80fb9b5265 SHA1: 2b6dbcfb81d8b20789900c8d4db8db88cbe300f4 MD5sum: 0c2b3986bdc786f5c35db2051f6b37c7 Description: TeX Live: transitional dummy package This is a transitional package for texlive-lang-indic to ensure proper upgrade to texlive-lang-other. It can be safely removed after the installation is complete. Package: texlive-latex-base Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 10079 Depends: tex-common (>= 6), fonts-lmodern, texlive-base (>= 2018.20180416), texlive-binaries (>= 2018.20180416) Suggests: texlive-latex-base-doc Breaks: texlive-base (<< 2018.20180416) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-base/texlive-latex-base_2018.20181214-1~mx17_all.deb Size: 991286 SHA256: 3e6ce8f2ae858e951ecb15a81251148a7fde31de220fcba2f640089874ef7f70 SHA1: 1d291b634ab4d58970661305dc6148d72276f669 MD5sum: e6a0547e61525480361dbe203194b02f Description: TeX Live: LaTeX fundamental packages These packages are either mandated by the core LaTeX team, or very widely used and strongly recommended in practice. . This package includes the following CTAN packages: . ae -- Virtual fonts for T1 encoded CMR-fonts . amscls -- AMS document classes for LaTeX . amsmath -- AMS mathematical facilities for LaTeX . babel -- Multilingual support for Plain TeX or LaTeX . babel-english -- Babel support for English . babelbib -- Multilingual bibliographies . carlisle -- David Carlisle's small packages . colortbl -- Add colour to LaTeX tables . fancyhdr -- Extensive control of page headers and footers in LaTeX2e . fix2col -- Fix miscellaneous two column mode features . geometry -- Flexible and complete interface to document dimensions . graphics -- The LaTeX standard graphics bundle . graphics-cfg -- Sample configuration files for LaTeX color and graphics . hyperref -- Extensive support for hypertext in LaTeX . latex -- A TeX macro package that defines LaTeX . latex-bin -- LaTeX executables and man pages . latex-fonts -- A collection of fonts used in LaTeX distributions . latexconfig -- configuration files for LaTeX-related formats . ltxmisc -- Miscellaneous LaTeX packages, etc . mfnfss -- Packages to typeset oldgerman and pandora fonts in LaTeX . mptopdf -- mpost to PDF, native MetaPost graphics inclusion . natbib -- Flexible bibliography support . oberdiek -- A bundle of packages submitted by Heiko Oberdiek . pslatex -- Use PostScript fonts by default . psnfss -- Font support for common PostScript fonts . pspicture -- PostScript picture support . tools -- The LaTeX standard tools bundle . url -- Verbatim with URL-sensitive line breaks Package: texlive-latex-base-doc Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 54380 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: doc Filename: pool/test/t/texlive-base/texlive-latex-base-doc_2018.20181214-1~mx17_all.deb Size: 46578838 SHA256: 424233b564676d01edcfa9cea2d61a7aaba9837bb242444b2471c1c6d75c68aa SHA1: 6460c6ffe3261f95bb2f12c2567112f020d81748 MD5sum: e887cdc0f1614d242cb40f299a82b586 Description: TeX Live: Documentation files for texlive-latex-base This package provides the documentation for texlive-latex-base Package: texlive-latex-extra Source: texlive-extra Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 51469 Depends: tex-common (>= 6), preview-latex-style, python, texlive-base (>= 2018.20180416), texlive-binaries (>= 2018.20180416), texlive-latex-recommended (>= 2018.20180416), texlive-pictures (>= 2018.20180416) Recommends: texlive-fonts-recommended, texlive-plain-generic Suggests: python-pygments, icc-profiles, libfile-which-perl, libspreadsheet-parseexcel-perl, texlive-latex-extra-doc Breaks: dblatex (<< 0.3.8-2~), texlive-base (<< 2018.20180416), texlive-humanities (<< 2017.20170620), texlive-latex-extra-doc (<< 2018.20181106), texlive-latex-recommended (<< 2017.20171003), texlive-luatex (<< 2017.20171022), texlive-pstricks (<< 2017.20171031), texlive-publishers (<< 2018.20181213), texlive-science (<< 2018.20180724) Replaces: luasseq (<< 2015), texlive-htmlxml (<< 2017), texlive-humanities (<< 2017.20170620), texlive-luatex (<< 2017.20171022), texlive-publishers (<< 2018.20181213), texlive-science (<< 2017.20180125) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-extra/texlive-latex-extra_2018.20181214-1~mx17_all.deb Size: 12243772 SHA256: 687dc8b5b263f20bb23ad26b2bb052442e8114bd671cca7afd2de8c1ac2cf226 SHA1: b2b8c1ef80245b944fc2ebd54d747830285b4cc5 MD5sum: a96163cb4bc11461f341871ee266a505 Description: TeX Live: LaTeX additional packages A very large collection of add-on packages for LaTeX. . This package includes the following CTAN packages: . 2up -- Macros to print two-up . ESIEEcv -- Curriculum vitae for French use . GS1 -- Typeset EAN barcodes using TeX rules, only . HA-prosper -- Patches and improvements for prosper . Tabbing -- Tabbing with accented letters . a0poster -- Support for designing posters on large paper . a4wide -- "Wide" a4 layout . a5comb -- Support for a5 paper sizes . abraces -- Asymmetric over-/underbraces in maths . abstract -- Control the typesetting of the abstract environment . achemso -- Support for American Chemical Society journal submissions . acro -- Typeset acronyms . acronym -- Expand acronyms at least once . acroterm -- Manage and index acronyms and terms . actuarialangle -- Angle symbol denoting a duration in actuarial and financial notation . actuarialsymbol -- Actuarial symbols of life contingencies and financial mathematics . addfont -- Easier use of fonts without LaTeX support . addlines -- A user-friendly wrapper around \enlargethispage . adjmulticol -- Adjusting margins for multicolumn and single column output . adjustbox -- Graphics package-alike macros for "general" boxes . adrconv -- BibTeX styles to implement an address database . advdate -- Print a date relative to "today" . akktex -- A collection of packages and classes . akletter -- Comprehensive letter support . alertmessage -- Alert messages for LaTeX . alnumsec -- Alphanumeric section numbering . alterqcm -- Multiple choice questionnaires in two column tables . altfont -- Alternative font handling in LaTeX . amsaddr -- Alter the position of affiliations in amsart . animate -- Create PDF and SVG animations from graphics files and inline graphics . anonchap -- Make chapters be typeset like sections . answers -- Setting questions (or exercises) and answers . anyfontsize -- Select any font size in LaTeX . appendix -- Extra control of appendices . appendixnumberbeamer -- Manage frame numbering in appendixes in beamer . apptools -- Tools for customising appendices . arcs -- Draw arcs over and under text . arrayjobx -- Array data structures for (La)TeX . arraysort -- Sort arrays (or portions of them) . arydshln -- Draw dash-lines in array/tabular . asciilist -- Environments AsciiList and AsciiDocList for prototyping nested lists in LaTeX . assignment -- A class file for typesetting homework and lab assignments . assoccnt -- Associate counters, making them step when a master steps . attachfile -- Attach arbitrary files to a PDF document . aurl -- Extends the hyperref package with a mechanism for hyperlinked URLs abbreviated with prefixes . authoraftertitle -- Make author, etc., available after \maketitle . authorarchive -- Adds self-archiving information to scientific papers . authorindex -- Index citations by author names . autonum -- Automatic equation references . autopdf -- Conversion of graphics to pdfLaTeX-compatible formats . avremu -- An 8-Bit Microcontroller Simulator written in LaTeX . axessibility -- Access to formulas in PDF files by assistive technologies . background -- Placement of background material on pages of a document . bankstatement -- A LaTeX class for bank statements based on csv data . bashful -- Invoke bash commands from within LaTeX . basicarith -- Macros for typesetting basic arithmetic . bchart -- Draw simple bar charts in LaTeX . beamer2thesis -- Thesis presentations using beamer . beameraudience -- Assembling beamer frames according to audience . beamercolorthemeowl -- A flexible beamer color theme to maximize visibility . beamerdarkthemes -- Dark color themes for beamer . beamerposter -- Extend beamer and a0poster for custom sized posters . beamersubframe -- Reorder frames in the PDF file . beamertheme-cuerna -- A beamer theme with 4 colour palettes . beamertheme-detlevcm -- A beamer theme designed for use in the University of Leeds . beamertheme-epyt -- A simple and clean theme for LaTeX beamer class . beamertheme-focus -- A minimalist presentation theme for LaTeX Beamer . beamertheme-metropolis -- A modern LaTeX beamer theme . beamertheme-npbt -- A collection of LaTeX beamer themes . beamertheme-phnompenh -- A simple beamer theme . beamertheme-saintpetersburg -- A beamer theme that incorporates colours and fonts of Saint Petersburg State University . beamertheme-upenn-bc -- Beamer themes for Boston College and the University of Pennsylvania . beamerthemejltree -- Contributed beamer theme . beamerthemenirma -- A Beamer theme for academic presentations . beton -- Use Concrete fonts . bewerbung -- Typesetting job application . bez123 -- Support for Bezier curves . bezos -- Packages by Javier Bezos . bhcexam -- An exam class designed for Mathematics Teachers in China . bibletext -- Insert Bible passages by their reference . bigfoot -- Footnotes for critical editions . bigints -- Writing big integrals . biochemistry-colors -- Colors used to display amino acids, nucleotides, sugars or atoms in biochemistry . bizcard -- Typeset business cards . blindtext -- Producing 'blind' text for testing . blkarray -- Extended array and tabular . block -- A block letter style for the letter class . blowup -- Upscale or downscale all pages of a document . bnumexpr -- Extends eTeX's \numexpr...\relax construct to big integers . boites -- Boxes that may break across pages . bold-extra -- Use bold small caps and typewriter fonts . bookcover -- A class for book covers and dust jackets . bookest -- Extended book class . booklet -- Aids for printing simple booklets . boolexpr -- A boolean expression evaluator and a switch command . bophook -- Provides an At-Begin-Page hook . boxedminipage -- A package for producing framed minipages . boxedminipage2e -- Framed minipages of a specified total width (text and frame combined) . boxhandler -- Flexible Captioning and Deferred Box/List Printing . bracketkey -- Produce bracketed identification keys . braket -- Dirac bra-ket and set notations . breakurl -- Line-breakable \url-like links in hyperref when compiling via dvips/ps2pdf . bullcntr -- Display list item counter as regular pattern of bullets . bussproofs -- Proof trees in the style of the sequent calculus . bxcalc -- Extend the functionality of the calc package . bxdpx-beamer -- Dvipdfmx extras for use with beamer . bxdvidriver -- Enables specifying a driver option effective only in DVI output . bxenclose -- Enclose the document body with some pieces of code . bxnewfont -- Enhanced \newfont command . bxpapersize -- Synchronize output paper size with layout paper size . bxpdfver -- Specify version and compression level of output PDF files . bxtexlogo -- Additional TeX-family logos . calcage -- Calculate the age of something, in years . calctab -- Language for numeric tables . calculator -- Use LaTeX as a scientific calculator . calrsfs -- Copperplate calligraphic letters in LaTeX . cals -- Multipage tables with wide range of features . calxxxx-yyyy -- Print a calendar for a group of years . cancel -- Place lines through maths formulae . canoniclayout -- Create canonical page layouts with memoir . capt-of -- Captions on more than floats . captcont -- Retain float number across several floats . captdef -- Declare free-standing \caption commands . carbohydrates -- Carbohydrate molecules with chemfig . cases -- Numbered cases environment . casyl -- Typeset Cree/Inuktitut in Canadian Aboriginal Syllabics . catchfilebetweentags -- Catch text delimited by docstrip tags . catechis -- Macros for typesetting catechisms . catoptions -- Preserving and recalling standard catcodes . cbcoptic -- Coptic fonts and LaTeX macros for general usage and for philology . ccaption -- Continuation headings and legends for floats . cclicenses -- Typeset Creative Commons licence logos . cd -- Typeset CD covers . cd-cover -- Typeset CD covers . cdpbundl -- Business letters in the Italian style . cellprops -- Accept CSS-like selectors in tabular, array, ... . cellspace -- Ensure minimal spacing of table cells . censor -- Tools for producing redacted documents . changebar -- Generate changebars in LaTeX documents . changelayout -- Change the layout of individual pages and their text . changelog -- Provides a changelog environment . changepage -- Margin adjustment and detection of odd/even pages . changes -- Manual change markup . chappg -- Page numbering by chapter . chapterfolder -- Package for working with complicated folder structures . cheatsheet -- A simple cheatsheet class . chet -- LaTeX layout inspired by harvmac . chextras -- A companion package for the Swiss typesetter . childdoc -- Directly compile \include'd child documents . chkfloat -- Warn whenever a float is placed "to far away" . chletter -- Class for typesetting letters to Swiss rules . chngcntr -- Change the resetting of counters . chronology -- Provides a horizontal timeline . circ -- Macros for typesetting circuit diagrams . classics -- Cite classic works . classpack -- XML mastering for LaTeX classes and packages . clefval -- Key/value support with a hash . cleveref -- Intelligent cross-referencing . clipboard -- Copy and paste into and across documents . clock -- Graphical and textual clocks for TeX and LaTeX . cloze -- A LuaLaTeX package for creating cloze texts . clrdblpg -- Control pagestyle of pages left blank by \cleardoublepage . clrstrip -- Place contents into a full width colour strip . cmdstring -- Get command name reliably . cmdtrack -- Check used commands . cmsd -- Interfaces to the CM Sans Serif Bold fonts . cnltx -- LaTeX tools and documenting facilities . cntformats -- A different way to read counters . cntperchap -- Store counter values per chapter . codedoc -- LaTeX code and documentation in LaTeX-format file . codepage -- Support for variant code pages . codesection -- Provides an environment that may be conditionally included . collcell -- Collect contents of a tabular cell as argument to a macro . collectbox -- Collect and process macro arguments as boxes . colophon -- Provides commands for producing a colophon . colordoc -- Coloured syntax highlights in documentation . colorinfo -- Retrieve colour model and values for defined colours . coloring -- Define missing colors by their names . colorspace -- Provides PDF color spaces . colortab -- Shade cells of tables and halign . colorwav -- Colours by wavelength of visible light . colorweb -- Extend the color package colour space . colourchange -- Colourchange . combelow -- Typeset "comma-below" letters, as in Romanian . combine -- Bundle individual documents into a single document . comma -- Formats a number by inserting commas . commado -- Expandable iteration on comma-separated and filename lists . comment -- Selectively include/exclude portions of text . competences -- Track skills of classroom checks . concepts -- Keeping track of formal 'concepts' for a particular field . concprog -- Concert programmes . constants -- Automatic numbering of constants . continue -- Prints 'continuation' marks on recto pages of multipage documents . contour -- Print a coloured contour around text . contracard -- Generate calling cards for dances . conv-xkv -- Create new key-value syntax . cooking -- Typeset recipes . cooking-units -- Typeset and convert units for cookery books and recipes . cool -- COntent-Oriented LaTeX . coollist -- Manipulate COntent Oriented LaTeX Lists . coolstr -- String manipulation in LaTeX . coolthms -- Reference items in a theorem environment . cooltooltips -- Associate a pop-up window and tooltip with PDF hyperlinks . coordsys -- Draw cartesian coordinate systems . copyedit -- Copyediting support for LaTeX documents . copyrightbox -- Provide copyright notices for images in a document . coseoul -- Context sensitive outline elements . counttexruns -- Count compilations of a document . courseoutline -- Prepare university course outlines . coursepaper -- Prepare university course papers . coverpage -- Automatic cover page creation for scientific papers . cprotect -- Allow verbatim, etc., in macro arguments . crbox -- Boxes with crossed corners . crossreference -- Crossreferences within documents . crossreftools -- Expandable extraction of cleveref data . csquotes -- Context sensitive quotation facilities . css-colors -- Named colors for web-safe design . csvsimple -- Simple CSV file processing . cuisine -- Typeset recipes . currency -- Format currencies in a consistent way . currfile -- Provide file name and path of input files . currvita -- Typeset a curriculum vitae . cutwin -- Cut a window in a paragraph, typeset material in it . cv -- A package for creating a curriculum vitae . cv4tw -- LaTeX CV class, with extended details . cweb-latex -- A LaTeX version of CWEB . cyber -- Annotate compliance with cybersecurity requirements . cybercic -- "Controls in Contents" for the cyber package . dashbox -- Draw dashed boxes . dashrule -- Draw dashed rules . dashundergaps -- Produce gaps that are underlined, dotted or dashed . dataref -- Manage references to experimental data . datatool -- Tools to load and manipulate data . dateiliste -- Extensions of the \listfiles concept . datenumber -- Convert a date into a number and vice versa . datetime -- Change format of \today with commands for current time . datetime2 -- Formats for dates, times and time zones . datetime2-bahasai -- Bahasai language module for the datetime2 package . datetime2-basque -- Basque language module for the datetime2 package . datetime2-breton -- Breton language module for the datetime2 package . datetime2-bulgarian -- Bulgarian language module for the datetime2 package . datetime2-catalan -- Catalan language module for the datetime2 package . datetime2-croatian -- Croatian language module for the datetime2 package . datetime2-czech -- Czech language module for the datetime2 package . datetime2-danish -- Danish language module for the datetime2 package . datetime2-dutch -- Dutch language module for the datetime2 package . datetime2-en-fulltext -- English Full Text styles for the datetime2 package . datetime2-english -- English language module for the datetime2 package . datetime2-esperanto -- Esperanto language module for the datetime2 package . datetime2-estonian -- Estonian language module for the datetime2 package . datetime2-finnish -- Finnish language module for the datetime2 package . datetime2-french -- French language module for the datetime2 package . datetime2-galician -- Galician language module for the datetime2 package . datetime2-german -- German language module for the datetime2 package . datetime2-greek -- Greek language module for the datetime2 package . datetime2-hebrew -- Hebrew language module for the datetime2 package . datetime2-icelandic -- Icelandic language module for the datetime2 package . datetime2-irish -- Irish Gaelic Language Module for the datetime2 Package . datetime2-italian -- Italian language module for the datetime2 package . datetime2-it-fulltext -- Italian full text styles for the datetime2 package . datetime2-latin -- Latin language module for the datetime2 package . datetime2-lsorbian -- Lower Sorbian language module for the datetime2 package . datetime2-magyar -- Magyar language module for the datetime2 package . datetime2-norsk -- Norsk language module for the datetime2 package . datetime2-polish -- Polish language module for the datetime2 package . datetime2-portuges -- Portuguese language module for the datetime2 package . datetime2-romanian -- Romanian language module for the datetime2 package . datetime2-russian -- Russian language module for the datetime2 package . datetime2-samin -- Northern Sami language module for the datetime2 package . datetime2-scottish -- Scottish Gaelic Language Module for the datetime2 Package . datetime2-serbian -- Serbian language module for the datetime2 package . datetime2-slovak -- Slovak language module for the datetime2 package . datetime2-slovene -- Slovene language module for the datetime2 package . datetime2-spanish -- Spanish language module for the datetime2 package . datetime2-swedish -- Swedish language module for the datetime2 package . datetime2-turkish -- Turkish language module for the datetime2 package . datetime2-ukrainian -- Ukrainian language module for the datetime2 package . datetime2-usorbian -- Upper Sorbian language module for the datetime2 package . datetime2-welsh -- Welsh language module for the datetime2 package . dblfloatfix -- Fixes for twocolumn floats . decimal -- LaTeX package for the English raised decimal point . decorule -- Decorative swelled rule using font character . delimtxt -- Read and parse text tables . denisbdoc -- A personal dirty package for documenting packages . diagbox -- Table heads with diagonal lines . diagnose -- A diagnostic tool for a TeX installation . dialogl -- Macros for constructing interactive LaTeX scripts . dichokey -- Construct dichotomous identification keys . dinbrief -- German letter DIN style . directory -- An address book using BibTeX . dirtytalk -- A package to typeset quotations easier . dlfltxb -- Macros related to "Introdktion til LaTeX" . dnaseq -- Format DNA base sequences . doclicense -- Support for putting documents under a license . docmfp -- Document non-LaTeX code . docmute -- Input files ignoring LaTeX preamble, etc . doctools -- Tools for the documentation of LaTeX code . documentation -- Documentation support for C, Java and assembler code . doi -- Create correct hyperlinks for DOI numbers . dotarrow -- Extendable dotted arrows . dotseqn -- Flush left equations with dotted leaders to the numbers . download -- Allow LaTeX to download files using an external process . dox -- Extend the doc package . dpfloat -- Support for double-page floats . dprogress -- LaTeX-relevant log information for debugging . drac -- Declare active character substitution, robustly . draftcopy -- Identify draft copies . draftfigure -- Replace figures with a white box and additional features . draftwatermark -- Put a grey textual watermark on document pages . dtk -- Document class for the journal of DANTE . dtxdescribe -- Describe additional object types in dtx source files . dtxgallery -- A small collection of minimal DTX examples . duckuments -- Create duckified dummy content . ducksay -- Draw ASCII art of animals saying a specified message . dvdcoll -- A class for typesetting DVD archives . dynamicnumber -- Dynamically typeset numbers and values in LaTeX through "symbolic links" . dynblocks -- A simple way to create dynamic blocks for Beamer . ean13isbn -- Print EAN13 for ISBN . easy -- A collection of easy-to-use macros . easy-todo -- To-do notes in a document . easyfig -- Simplifying the use of common figures . easyformat -- Easily add boldface, italics and smallcaps . easylist -- Lists using a single active character . easyreview -- Package to provide a way to review (or perform editorial process) in LaTeX . ebezier -- Device independent picture environment enhancement . ecclesiastic -- Typesetting Ecclesiastic Latin . ecv -- A fancy Curriculum Vitae class . ed -- Editorial Notes for LaTeX documents . edmargin -- Multiple series of endnotes for critical editions . eemeir -- Adjust the gender of words in a document . efbox -- Extension of \fbox, with controllable frames and colours . egplot -- Encapsulate Gnuplot sources in LaTeX documents . elements -- Provides properties of chemical elements . ellipsis -- Fix uneven spacing around ellipses in LaTeX text mode . elmath -- Mathematics in Greek texts . elocalloc -- Local allocation macros for LaTeX 2015 . elpres -- A simple class for electronic presentations . elzcards -- Typeset business cards, index cards and flash cards easily . emarks -- Named mark registers with e-TeX . embedall -- Embed source files into the generated PDF . embrac -- Upright brackets in emphasised text . emptypage -- Make empty pages really empty . emulateapj -- Produce output similar to that of APJ . endfloat -- Move floats to the end, leaving markers where they belong . endheads -- Running headers of the form "Notes to pp.xx-yy" . endnotes -- Place footnotes at the end . engpron -- Helps to type the pronunciation of English words . engrec -- Enumerate with lower- or uppercase Greek letters . enotez -- Support for end-notes . enumitem -- Control layout of itemize, enumerate, description . enumitem-zref -- Extended references to items for enumitem package . envbig -- Printing addresses on envelopes . environ -- A new interface for environments in LaTeX . envlab -- Addresses on envelopes or mailing labels . epigraph -- A package for typesetting epigraphs . epiolmec -- Typesetting the Epi-Olmec Language . eqell -- Sympathetically spaced ellipsis after punctuation . eqlist -- Description lists with equal indentation . eqnalign -- Make eqnarray behave like align . eqname -- Name tags for equations . eqparbox -- Create equal-widthed parboxes . errata -- Error markup for LaTeX documents . erw-l3 -- A bundle of small utilities built around expl3 . esami -- Typeset exams with scrambled questions and answers . esdiff -- Simplify typesetting of derivatives . esint -- Extended set of integrals for Computer Modern . esint-type1 -- Font esint10 in Type 1 format . etaremune -- Reverse-counting enumerate environment . etextools -- e-TeX tools for LaTeX users and package writers . etoc -- Completely customisable TOCs . eukdate -- UK format dates, with weekday . eulerpx -- A modern interface for the Euler math fonts . europasscv -- Unofficial class for the new version of the Europass curriculum vitae . europecv -- Unofficial class for European curricula vitae . everyhook -- Hooks for standard TeX token lists . everypage -- Provide hooks to be run on every page of a document . exam -- Package for typesetting exam scripts . exam-n -- Exam class, focused on collaborative authoring . examdesign -- LaTeX class for typesetting exams . example -- Typeset examples for TeX courses . examplep -- Verbatim phrases and listings in LaTeX . exceltex -- Get data from Excel files into LaTeX . excludeonly -- Prevent files being \include-ed . exercise -- Typeset exercises, problems, etc. and their answers . exercisebank -- Creating and managing exercises, and reusing them as composed sets . exercises -- Typeset exercises and solutions with automatic addition of points . exp-testopt -- Expandable \@testopt (and related) macros . expdlist -- Expanded description environments . export -- Import and export values of LaTeX registers . exsheets -- Create exercise sheets and exams . exsol -- Exercises and solutions from the same source, into a book . extract -- Extract parts of a document and write to another document . facsimile -- Document class for preparing faxes . factura -- Typeset and calculate invoices according to Venezuelan law . fancyhandout -- A LaTeX class for producing nice-looking handouts . fancylabel -- Complex labelling with LaTeX . fancynum -- Typeset numbers . fancypar -- Decoration of individual paragraphs . fancyslides -- Custom presentation class built upon LaTeX Beamer . fancytabs -- Fancy page border tabs . fancytooltips -- Include a wide range of material in PDF tooltips . fcolumn -- Typesetting financial tables . fetchcls -- Fetch the current class name . ffslides -- Freeform slides based on the article class . fgruler -- Draw rulers on the foreground or in the text . fibeamer -- Beamer theme for thesis defense presentations at Masaryk University (Brno, Czech Republic) . fifo-stack -- FIFO and stack implementation for package writers . figsize -- Auto-size graphics . filecontents -- Extended filecontents and filecontents* environments . filecontentsdef -- filecontents + macro + verbatim . filedate -- Access and compare info and modification dates . fileinfo -- Enhanced display of LaTeX File Information . filemod -- Provide file modification times, and compare them . fink -- The LaTeX2e File Name Keeper . finstrut -- Adjust behaviour of the ends of footnotes . fithesis -- Thesis class and template for Masaryk University (Brno, Czech Republic) . fixcmex -- Fully scalable version of Computer Modern Math Extension font . fixfoot -- Multiple use of the same footnote text . fixme -- Collaborative annotation tool for LaTeX . fixmetodonotes -- Add notes on document development . fjodor -- A selection of layout styles . flabels -- Labels for files and folders . flacards -- Generate flashcards for printing . flagderiv -- Flag style derivation package . flashcards -- A class for typesetting flashcards . flashmovie -- Directly embed flash movies into PDF files . flipbook -- Typeset flipbook animations, in the corners of documents . flippdf -- Horizontal flipping of pages with pdfLaTeX . floatflt -- Wrap text around floats . floatrow -- Modifying the layout of floats . flowfram -- Create text frames for posters, brochures or magazines . fmp -- Include Functional MetaPost in LaTeX . fmtcount -- Display the value of a LaTeX counter in a variety of formats . fn2end -- Convert footnotes to endnotes . fnbreak -- Warn for split footnotes . fncychap -- Seven predefined chapter heading styles . fncylab -- Alter the format of \label references . fnpara -- Footnotes in paragraphs . fnpct -- Manage footnote marks' interaction with punctuation . fnumprint -- Print a number in 'appropriate' format . foilhtml -- Interface between foiltex and LaTeX2HTML . fontaxes -- Additional font axes for LaTeX . fonttable -- Print font tables from a LaTeX document . footmisc -- A range of footnote options . footmisx -- A range of footnote options . footnotebackref -- Back-references from footnotes . footnotehyper -- hyperref aware footnote.sty . footnoterange -- References to ranges of footnotes . footnpag -- Per-page numbering of footnotes . forarray -- Using array structures in LaTeX . foreign -- Systematic treatment of 'foreign' words in documents . forloop -- Iteration in LaTeX . formlett -- Letters to multiple recipients . forms16be -- Initialize form properties using big-endian encoding . formular -- Create forms containing field for manual entry . fragments -- Fragments of LaTeX code . frame -- Framed boxes for Plain TeX . framed -- Framed or shaded regions that can break across pages . frankenstein -- A collection of LaTeX packages . frege -- Typeset fregean Begriffsschrift . ftcap -- Allows \caption at the beginning of a table-environment . ftnxtra -- Extend the applicability of the \footnote command . fullblck -- Left-blocking for letter class . fullminipage -- Minipage spanning a complete page . fullwidth -- Adjust margins of text block . fundus-calligra -- Support for the calligra font in LaTeX documents . fundus-cyr -- Support for Washington University Cyrillic fonts . fundus-sueterlin -- Sutterlin . fvextra -- Extensions and patches for fancyvrb . fwlw -- Get first and last words of a page . g-brief -- Letter document class . gatherenum -- A crossover of align* and enumerate . gauss -- A package for Gaussian operations . gcard -- Arrange text on a sheet to fold into a greeting card . gcite -- Citations in a reader-friendly style . gender -- Gender neutrality for languages with grammatical gender . genmpage -- Generalization of LaTeX's minipages . getfiledate -- Find the date of last modification of a file . getitems -- Gathering items from a list-like environment . ginpenc -- Modification of inputenc for German . gitfile-info -- Get git metadata for a specific file . gitinfo -- Access metadata from the git distributed version control system . gitinfo2 -- Access metadata from the git distributed version control system . gitlog -- Typesetting git changelogs . gloss -- Create glossaries using BibTeX . glossaries -- Create glossaries and lists of acronyms . glossaries-danish -- Danish language module for glossaries package . glossaries-dutch -- Dutch language module for glossaries package . glossaries-english -- English language module for glossaries package . glossaries-extra -- An extension to the glossaries package . glossaries-finnish -- Finnish language module for glossaries package . glossaries-french -- French language module for glossaries package . glossaries-german -- German language module for glossaries package . glossaries-irish -- Irish language module for glossaries package . glossaries-italian -- Italian language module for glossaries package . glossaries-magyar -- Magyar language module for glossaries package . glossaries-polish -- Polish language module for glossaries package . glossaries-portuges -- Portuges language module for glossaries package . glossaries-serbian -- Serbian language module for glossaries package . glossaries-spanish -- Spanish language module for glossaries package . gmdoc -- Documentation of LaTeX packages . gmdoc-enhance -- Some enhancements to the gmdoc package . gmiflink -- Simplify usage of \hypertarget and \hyperlink . gmutils -- Support macros for other packages . gmverb -- A variant of LaTeX \verb, verbatim and shortvrb . grabbox -- Read an argument into a box and execute the code afterwards . graphbox -- Extend graphicx to improve placement of graphics . graphicx-psmin -- Reduce size of PostScript files by not repeating images . graphicxbox -- Insert a graphical image as a background . grayhints -- Produce 'gray hints' to a variable text field . grfpaste -- Include fragments of a dvi file . grid -- Grid typesetting in LaTeX . grid-system -- Page organisation, modelled on CSS facilities . gridset -- Grid, a.k.a. in-register, setting . gridslides -- Free form slides with blocks placed on a grid . guitlogo -- Macros for typesetting the GuIT logo . halloweenmath -- Scary and creepy math symbols with AMS-LaTeX integration . hackthefootline -- Footline selection and configuration for LaTeX beamer's standard themes . handin -- Light weight template for creating school submissions using LaTeX . handout -- Create handout for auditors of a talk . hang -- Environments for hanging paragraphs and list items . hanging -- Hanging paragraphs . hardwrap -- Hard wrap text to a certain character length . harnon-cv -- A CV document class with a vertical timeline for experience . harpoon -- Extra harpoons, using the graphics package . hc -- Replacement for the LaTeX classes . he-she -- Alternating pronouns to aid gender-neutral writing . hhtensor -- Print vectors, matrices, and tensors . histogr -- Draw histograms with the LaTeX picture environment . hitec -- Class for documentation . hletter -- Flexible letter typesetting with flexible page headings . hpsdiss -- A dissertation class . hrefhide -- Suppress hyper links when printing . hvindex -- Support for indexing . hypdvips -- Hyperref extensions for use with dvips . hyper -- Hypertext cross referencing . hyperbar -- Add interactive Barcode fields to PDF forms . hypernat -- Allow hyperref and natbib to work together . hyperxmp -- Embed XMP metadata within a LaTeX document . hyphenat -- Disable/enable hypenation . identkey -- Typesetting bracketed dichotomous identification keys . idxcmds -- Semantic commands for adding formatted index entries . idxlayout -- Configurable index layout, responsive to KOMA-Script and memoir . iffont -- Conditionally load fonts with fontspec . ifmslide -- Presentation slides for screen and printouts . ifmtarg -- If-then-else command for processing potentially empty arguments . ifnextok -- Utility macro: peek ahead without ignoring spaces . ifoddpage -- Determine if the current page is odd or even . ifplatform -- Conditionals to test which platform is being used . ifthenx -- Extra tests for \ifthenelse . iitem -- Multiple level of lists in one list-like environment . image-gallery -- Create an overview of pictures from a digital camera or from other sources . imakeidx -- A package for producing multiple indexes . import -- Establish input relative to a directory . incgraph -- Sophisticated graphics inclusion in a PDF document . indextools -- Producing multiple indices . inline-images -- Inline images in base64 encoding . inlinedef -- Inline expansions within definitions . inputtrc -- Trace which file loads which . interactiveworkbook -- LaTeX-based interactive PDF on the Web . interfaces -- Set parameters for other packages, conveniently . intopdf -- Embed non-PDF files into PDF with hyperlink . inversepath -- Calculate inverse file paths . invoice -- Generate invoices . invoice2 -- Intelligent invoices with LaTeX3 . iso -- Generic ISO standards typesetting macros . iso10303 -- Typesetting the STEP standards . isodate -- Tune the output format of dates according to language . isodoc -- A LaTeX class for typesetting letters and invoices . isonums -- Display numbers in maths mode according to ISO 31-0 . isopt -- Writing a TeX length with a space between number and unit . isorot -- Rotation of document elements . isotope -- A package for typesetting isotopes . issuulinks -- Produce external links instead of internal ones . iwhdp -- Halle Institute for Economic Research (IWH) Discussion Papers . jlabels -- Make letter-sized pages of labels . jslectureplanner -- Creation and management of university course material . jumplines -- Articles with teasers and continuation later on . jvlisting -- A replacement for LaTeX's verbatim package . kalendarium -- Print dates according to the classical Latin calendar . kantlipsum -- Generate sentences in Kant's style . kerntest -- Print tables and generate control files to adjust kernings . keycommand -- Simple creation of commands with key-value arguments . keyfloat -- Provides a key/value interface for generating floats . keyreader -- A robust interface to xkeyval . keystroke -- Graphical representation of keys on keyboard . keyval2e -- A lightweight and robust key-value parser . keyvaltable -- Re-usable tables separating content and presentation . kix -- Typeset KIX codes . knowledge -- Displaying, hyperlinking, and indexing notions in a document . koma-moderncvclassic -- Makes the style and command of moderncv (style classic) available for koma-classes and thus compatible with BibLaTeX . koma-script-sfs -- Koma-script letter class option for Finnish . komacv -- Typesetting a beautiful CV with various style options . komacv-rg -- LaTeX packages that aid in creating CVs based on the komacv class and creating related documents . ktv-texdata -- Extract subsets of documents . l3build -- A testing and building system for (La)TeX . labbook -- Typeset laboratory journals . labels -- Print sheets of sticky labels . labelschanged -- Identify labels which cause endless "may have changed" warnings . lastpackage -- Indicates the last loaded package . lastpage -- Reference last page for Page N of M type footers . latex-tds -- A structured copy of the LaTeX distribution . latexdemo -- Demonstrate LaTeX code with its resulting output . latexgit -- A LaTeX git wrapper . layouts -- Display various elements of a document's layout . lazylist -- Lists in TeX's "mouth" . lccaps -- Lowercased (spaced) small capitals . lcd -- Alphanumerical LCD-style displays . lcg -- Generate random integers . leading -- Define leading with a length . leaflet -- Create small handouts (flyers) . leftidx -- Left and right subscripts and superscripts in math mode . leipzig -- Typeset and index linguistic gloss abbreviations . lengthconvert -- Express lengths in arbitrary units . lettre -- Letters and faxes in French . lettrine -- Typeset dropped capitals . lewis -- Draw Lewis structures . lhelp -- Miscellaneous helper packages . libgreek -- Use Libertine or Biolinum Greek glyphs in mathematics . limap -- Typeset maps and blocks according to the Information Mapping(r) method . linegoal -- A "dimen" that returns the space left on the line . linop -- Typeset linear operators as they appear in quantum theory or linear algebra . lipsum -- Easy access to the Lorem Ipsum dummy text . lisp-on-tex -- Execute LISP code in a LaTeX document . listing -- Produce formatted program listings . listlbls -- Creates a list of all labels used throughout a document . listliketab -- Typeset lists as tables . listofsymbols -- Create and manipulate lists of symbols . lkproof -- LK Proof figure macros . lmake -- Process lists to do repetitive actions . locality -- Various macros for keeping things local . localloc -- Macros for localizing TeX register allocations . logbox -- e-TeX showbox facilities for exploration purposes . logical-markup-utils -- Packages for language-dependent inline quotes and dashes . logpap -- Generate logarithmic graph paper with LaTeX . longfbox -- Draw framed boxes with standard CSS attributes that can break over multiple pages . longfigure -- Provides a figure-like environment that break over pages . longnamefilelist -- Tidy \listfiles with long file names . loops -- General looping macros for use with LaTeX . lsc -- Typesetting Live Sequence Charts . lstaddons -- Add-on packages for listings: autogobble and line background . lt3graph -- Provide a graph datastructure for experimental LaTeX3 . ltablex -- Table package extensions . ltabptch -- Bug fix for longtable . ltxdockit -- Documentation support . ltxindex -- A LaTeX package to typeset indices with GNU's Texindex . ltxkeys -- A robust key parser for LaTeX . ltxnew -- A simple means of creating commands . ltxtools -- A collection of LaTeX API macros . lua-check-hyphen -- Mark hyphenations in a document, for checking . luatodonotes -- Add editing annotations in a LuaLaTeX document . macroswap -- Swap the definitions of two LaTeX macros . magaz -- Magazine layout . makecookbook -- Make a Cookbook . mailing -- Macros for mail merging . mailmerge -- Repeating text field substitution . makebarcode -- Print various kinds 2/5 and Code 39 bar codes . makebase -- Typeset counters in a different base . makebox -- Defines a \makebox* command . makecell -- Tabular column heads and multilined cells . makecirc -- A MetaPost library for drawing electrical circuit diagrams . makecmds -- The new \makecommand command always (re)defines a command . makedtx -- Perl script to help generate dtx and ins files . makeglos -- Include a glossary into a document . mandi -- Macros for introductory physics and astronomy . manfnt -- LaTeX support for the TeX book symbols . manuscript -- Emulate look of a document typed on a typewriter . manyind -- Provides support for many indexes . marginfit -- Improved margin notes . marginfix -- Patch \marginpar to avoid overfull margins . marginnote -- Notes in the margin, even where \marginpar fails . markdown -- A package for converting and rendering markdown documents inside TeX . mathalfa -- General package for loading maths alphabets in LaTeX . mathastext -- Use the text font in maths mode . mathexam -- Package for typesetting exams . mathfam256 -- Extend math family up to 256 for pLaTeX/upLaTeX/Lamed . mathfont -- Use TrueType and OpenType fonts in math mode; compatible with XeTeX and LuaTeX . maybemath -- Make math bold or italic according to context . mbenotes -- Notes in tables or images . mcaption -- Put captions in the margin . mceinleger -- Creating covers for music cassettes . mcexam -- Create randomized Multiple Choice questions . mcite -- Multiple items in a single citation . mciteplus -- Enhanced multiple citations . mdframed -- Framed environments that can split at page boundaries . media9 -- Multimedia inclusion package with Adobe Reader-9/X compatibility . medstarbeamer -- Beamer document class for MedStar Health Research Institute . meetingmins -- Format written minutes of meetings . memexsupp -- Experimental memoir support . memory -- Containers for data in LaTeX . mensa-tex -- Typeset simple school cafeteria menus . menu -- Typesetting menus . menukeys -- Format menu sequences, paths and keystrokes from lists . method -- Typeset method and variable declarations . metre -- Support for the work of classicists . mfirstuc -- Uppercase the first letter of a word . mftinc -- Pretty-print Metafont source . midpage -- Environment for vertical centring . minibox -- A simple type of box for LaTeX . minidocument -- Creates miniature documents inside other LaTeX documents . minifp -- Fixed-point real computations to 8 decimals . minipage-marginpar -- Minipages with marginal notes . minitoc -- Produce a table of contents for each chapter, part or section . minorrevision -- Quote and refer to a manuscript for minor revisions . minted -- Highlighted source code for LaTeX . minutes -- Typeset the minutes of meetings . mla-paper -- Proper MLA formatting . mlist -- Logical markup for lists . mmap -- Include CMap resources in PDF files from pdfTeX . mnotes -- Margin annotation for collaborative writing . moderncv -- A modern curriculum vitae class . modernposter -- A modern LaTeX poster theme . moderntimeline -- Timelines for use with moderncv . modref -- Customisation of cross-references in LaTeX . modroman -- Write numbers in lower case roman numerals . modular -- Relative section headings for modular documents . monofill -- Alignment of plain text . moodle -- Generating Moodle quizzes via LaTeX . moreenum -- More enumeration options . morefloats -- Increase the number of simultaneous LaTeX floats . morehype -- Hypertext tools for use with LaTeX . moresize -- Allows font sizes up to 35.83pt . moreverb -- Extended verbatim . morewrites -- Always room for a new write stream . movie15 -- Multimedia inclusion package . mparhack -- Work around a LaTeX bug in marginpars . mpostinl -- Embed MetaPost figures within LaTeX documents . msc -- Draw MSC diagrams . msg -- A package for LaTeX localisation . mslapa -- Michael Landy's APA citation style . mtgreek -- Use italic and upright greek letters with mathtime . multenum -- Multi-column enumerated lists . multiaudience -- Several versions of output from the same source . multibbl -- Multiple bibliographies . multicap -- Format captions inside multicols . multidef -- Quickly define several similar macros . multienv -- Multiple environments using a "key=value" syntax . multiexpand -- Variations on the primitive command \expandafter . multilang -- A LaTeX package for maintaining multiple translations of a document . multirow -- Create tabular cells spanning multiple rows . mversion -- Keeping track of document versions . mwe -- Packages and image files for MWEs . mycv -- A list-driven CV class, allowing TikZ decorations . mylatexformat -- Build a format based on the preamble of a LaTeX file . nag -- Detecting and warning about obsolete LaTeX commands . nameauth -- Name authority mechanism for consistency in body text and index . namespc -- Rudimentary C++-like namespaces in LaTeX . ncclatex -- An extended general-purpose class . ncctools -- A collection of general packages for LaTeX . needspace -- Insert pagebreak if not enough space . nestquot -- Alternate quotes between double and single with nesting . newcommand -- Generate new LaTeX command definitions . newenviron -- Processing an environment's body . newfile -- User level management of LaTeX input and output . newlfm -- Write letters, facsimiles, and memos . newspaper -- Typeset newsletters to resemble newspapers . newunicodechar -- Definitions of the meaning of Unicode characters . newvbtm -- Define your own verbatim-like environment . newverbs -- Define new versions of \verb, including short verb versions . nextpage -- Generalisations of the page advance commands . nfssext-cfr -- Extensions to the LaTeX NFSS . nicefilelist -- Provide \listfiles alignment . niceframe -- Support for fancy frames . nicetext -- Minimal markup for simple text (Wikipedia style) and documentation . nidanfloat -- Bottom placement option for double float in two column mode (nidan-kumi) . nlctdoc -- Package documentation class . noconflict -- Resolve macro name conflict between packages . noindentafter -- Tool to prevent paragraph indentation after environments/macros . noitcrul -- Improved underlines in mathematics . nolbreaks -- No line breaks in text . nomencl -- Produce lists of symbols as in nomenclature . nomentbl -- Nomenclature typeset in a longtable . nonfloat -- Non-floating table and figure captions . nonumonpart -- Prevent page numbers on part pages . nopageno -- No page numbers in LaTeX documents . normalcolor -- Changing \normalcolor . notes -- Mark sections of a document . notespages -- Filling documents with notes pages and notes areas . notestex -- An all-in-one LaTeX notes package for students . notoccite -- Prevent trouble from citations in table of contents, etc . nowidow -- Avoid widows . nox -- Adaptable tables . ntheorem -- Enhanced theorem environment . numberedblock -- Print a block of code, with unique index number . numname -- Convert a number to its English expression . numprint -- Print numbers with separators and exponent if necessary . numspell -- Spelling cardinal and ordinal numbers . ocg-p -- PDF OCG support in LaTeX . ocgx -- Use OCGs within a PDF document without JavaScript . ocgx2 -- Drop-in replacement for 'ocgx' and 'ocg-p' . ocr-latex -- LaTeX support for ocr fonts . octavo -- Typeset books following classical design and layout . oldstyle -- Old style numbers in OT1 encoding . onlyamsmath -- Inhibit use of non-amsmath mathematics markup when using amsmath . opcit -- Footnote-style bibliographical references . optidef -- Environments for writing optimization problems . optional -- Facilitate optional printing of parts of a document . options -- Provides convenient key-value options for LaTeX package writers . outline -- List environment for making outlines . outliner -- Change section levels easily . outlines -- Produce "outline" lists . outlining -- Create outlines for scientific documents . overlays -- Incremental slides . overpic -- Combine LaTeX commands over included graphics . padcount -- Pad numbers with arbitrary characters . pagecolor -- Interrogate page colour . pagecont -- Page numbering that continues between documents . pagenote -- Notes at end of document . pagerange -- Flexible and configurable page range typesetting . pageslts -- Variants of last page labels . paper -- Versions of article class, tuned for scholarly publications . papercdcase -- Origami-style folding paper CD case . papermas -- Compute the mass of a printed version of a document . papertex -- Class for newspapers, etc . paracol -- Multiple columns with texts "in parallel" . parades -- Tabulators and space between paragraphs in galley approach . paralist -- Enumerate and itemize within paragraphs . paresse -- Define simple macros for greek letters . parnotes -- Notes after every paragraph (or elsewhere) . parselines -- Apply a macro to each line of an environment . pas-cours -- Macros useful in preparing teaching material . pas-cv -- Flexible typesetting of Curricula Vitae . pas-tableur -- Create a spreadsheet layout . patch -- Patch loaded packages, etc. . patchcmd -- Change the definition of an existing command . pauldoc -- German LaTeX package documentation . pawpict -- Using graphics from PAW . pax -- Extract and reinsert PDF annotations with pdfTeX . pbox -- A variable-width \parbox command . pbsheet -- Problem sheet class . pdf14 -- Restore PDF 1.4 to a TeX live 2010 format . pdfcomment -- A user-friendly interface to pdf annotations . pdfcprot -- Activating and setting of character protruding using pdfLaTeX . pdfmarginpar -- Generate marginpar-equivalent PDF annotations . pdfoverlay -- A LaTeX style for overlaying text on a PDF . pdfpagediff -- Find difference between two PDF's . pdfpc-movie -- Pdfpc viewer-compatible hyperlinks to movies . pdfprivacy -- A LaTeX package to remove or suppress pdf meta-data . pdfreview -- Annotate PDF files with margin notes . pdfscreen -- Support screen-based document design . pdfslide -- Presentation slides using pdfTeX . pdfsync -- Provide links between source and PDF . pdfwin -- customizable windows for screen viewing of TeX documents . pdfx -- PDF/X and PDF/A support for pdfTeX . pecha -- Print Tibetan text in the classic pecha layout style . perltex -- Define LaTeX macros in terms of Perl code . permute -- Support for symmetric groups . petiteannonce -- A class for small advertisements . phffullpagefigure -- Figures which fill up a whole page . phfnote -- Basic formatting for short documents . phfparen -- Parenthetic math expressions made simpler and less redundant . phfqit -- Macros for typesetting Quantum Information Theory . phfquotetext -- Quote verbatim text without white space formatting . phfsvnwatermark -- Watermarks with version control information from SVN . phfthm -- Goodies for theorems and proofs . philex -- Cross references for named and numbered environments . phonenumbers -- Typesetting telephone numbers with LaTeX . photo -- A float environment for photographs . piff -- Macro tools by Mike Piff . pkgloader -- Manage the options and loading order of other packages . placeins -- Control float placement . plantslabels -- Write labels for plants . plates -- Arrange for "plates" sections of documents . plweb -- Literate Programming for Prolog with LaTeX . polynom -- Macros for manipulating polynomials . polynomial -- Typeset (univariate) polynomials . polytable -- Tabular-like environments with named columns . postcards -- Facilitates mass-mailing of postcards (junkmail) . poster-mac -- Make posters and banners with TeX . ppr-prv -- Prosper preview . preprint -- A bundle of packages provided "as is" . pressrelease -- A class for typesetting press releases . prettyref -- Make label references "self-identify" . printlen -- Print lengths using specified units . probsoln -- Generate problem sheets and their solution sheets . program -- Typesetting programs and algorithms . progress -- Creates an overview of a document's state . progressbar -- Visualize shares of total amounts in the form of a (progress-)bar . proofread -- Commands for inserting annotations . properties -- Load properties from a file . prosper -- LaTeX class for high quality slides . protex -- Literate programming package . protocol -- A class for minutes of meetings . psfragx -- A psfrag eXtension . pstool -- Support for psfrag within pdfLaTeX . pstring -- Typeset sequences with justification pointers . pxgreeks -- Shape selection for PX fonts Greek letters . pygmentex -- Use Pygments to format code listings in documents . python -- Embed Python code in LaTeX . qcm -- A LaTeX2e class for making multiple choice questionnaires . qstest -- Bundle for unit tests and pattern matching . qsymbols -- Maths symbol abbreviations . quicktype -- LaTeX package for quick typesetting . quotchap -- Decorative chapter headings . quoting -- Consolidated environment for displayed text . quotmark -- Consistent quote marks . ran_toks -- Randomise token strings . randtext -- Randomise the order of characters in strings . rccol -- Decimal-centered optionally rounded numbers in tabular . rcs-multi -- Typeset RCS version control in multiple-file documents . rcsinfo -- Support for the revision control system . readarray -- Read, store and recall array-formatted data . realboxes -- Variants of common box-commands that read their content as real box and not as macro argument . recipe -- A LaTeX class to typeset recipes . recipebook -- Typeset 5.5" x 8" recipes for browsing or printing . recipecard -- Typeset recipes in note-card-sized boxes . rectopma -- Recycle top matter . refcheck -- Check references (in figures, table, equations, etc) . refenums -- Define reference labels items with names of their own . reflectgraphics -- Techniques for reflecting graphics . refman -- Format technical reference manuals . refstyle -- Advanced formatting of cross references . regcount -- Display the allocation status of the TeX registers . regexpatch -- High level patching of commands . register -- Typeset programmable elements in digital hardware (registers) . regstats -- Information about register use . relenc -- A "relaxed" font encoding . relsize -- Set the font size relative to the current font size . repeatindex -- Repeat items in an index after a page or column break . repltext -- Control how text gets copied from a PDF file . returntogrid -- Semi-automatic grid typesetting . rjlparshap -- Support for use of \parshape in LaTeX . rlepsf -- Rewrite labels in EPS graphics . rmpage -- A package to help change page layout parameters in LaTeX . robustcommand -- Declare robust command, with \newcommand checks . robustindex -- Create index with pagerefs . romanbar -- Write roman number with "bars" . romanbarpagenumber -- Typesetting roman page numbers . romanneg -- Roman page numbers negative . romannum -- Generate roman numerals instead of arabic digits . rotfloat -- Rotate floats . rotpages -- Typeset sets of pages upside-down and backwards . roundbox -- Round boxes in LaTeX . rterface -- Access to R analysis from within a document . rtkinenc -- Input encoding with fallback procedures . rulercompass -- A TikZ library for straight-edge and compass diagrams . rvwrite -- Increase the number of available output streams in LaTeX . sanitize-umlaut -- Sanitize umlauts for MakeIndex and pdfLaTeX . sauerj -- A bundle of utilities by Jonathan Sauer . savefnmark -- Save name of the footnote mark for reuse . savesym -- Redefine symbols where names conflict . savetrees -- Optimise the use of each page of a LaTeX document . scale -- Scale document by sqrt(2) or magstep(2) . scalebar -- Create scalebars for maps, diagrams or photos . scalerel -- Constrained scaling and stretching of objects . scanpages -- Support importing and embellishing scanned documents . scrlttr2copy -- A letter class option file for the automatic creation of copies . sdrt -- Macros for Segmented Discourse Representation Theory . secdot -- Section numbers with trailing dots . sectionbox -- Create fancy boxed ((sub)sub)sections . sectionbreak -- LaTeX support for section breaks . sectsty -- Control sectional headers . seealso -- Improve the performance of \see macros with makeindex . selectp -- Select pages to be output . semantic -- Help for writing programming language semantics . semantic-markup -- Meaningful semantic markup in the spirit of the Text Encoding Initiative . semioneside -- Put only special contents on left-hand pages in two sided layout . semproc -- Seminar proceedings . sepfootnotes -- Support footnotes and endnotes from separate files . seqsplit -- Split long sequences of characters in a neutral way . sesstime -- Session and timing information in lecture notes . sf298 -- Standard form 298 . sffms -- Typesetting science fiction/fantasy manuscripts . sfmath -- Sans-serif mathematics . shadethm -- Theorem environments that are shaded . shadow -- Shadow boxes . shadowtext -- Produce text with a shadow behind it . shapepar -- A macro to typeset paragraphs in specific shapes . shdoc -- Float environment to document the shell commands of a terminal session . shipunov -- A collection of LaTeX packages and classes . shorttoc -- Table of contents with different depths . show2e -- Variants of \show for LaTeX2e . showcharinbox -- Show characters inside a box . showdim -- Variants on printing dimensions . showexpl -- Typesetting LaTeX source code . showhyphens -- Show all possible hyphenations in LuaLaTeX . showlabels -- Show label commands in the margin . sidecap -- Typeset captions sideways . sidenotes -- Typeset notes containing rich content, in the margin . silence -- Selective filtering of error messages and warnings . simplecd -- Simple CD, DVD covers for printing . simplecv -- A simple class for writing curricula vitae . simpleinvoice -- Easy typesetting of invoices . sitem -- Save the optional argument of \item . skb -- Tools for a repository of long-living documents . skdoc -- Documentation and extraction for packages and document classes . skeycommand -- Create commands using parameters and keyval in parallel . skeyval -- Key-value parsing combining features of xkeyval and pgfkeys . skrapport -- 'Simple' class for reports, etc. . slantsc -- Access different-shaped small-caps fonts . smalltableof -- Create listoffigures etc. in a single chapter . smartunits -- Converting between common metric and Imperial units . smartref -- Extend LaTeX's \ref capability . snapshot -- List the external dependencies of a LaTeX document . snotez -- Typeset notes, in the margin . soul -- Hyphenation for letterspacing, underlining, and more . spark-otf -- Support OpenType Spark fonts . sparklines -- Drawing sparklines: intense, simple, wordlike graphics . sphack -- Patch LaTeX kernel spacing macros . splitindex -- Unlimited number of indexes . spot -- Spotlight highlighting for Beamer . spotcolor -- Spot colours for pdfLaTeX . spreadtab -- Spreadsheet features for LaTeX tabular environments . spverbatim -- Allow line breaks within \verb and verbatim output . srbook-mem -- Support for use of memoir in Serbian . srcltx -- Jump between DVI and TeX files . sseq -- Typesetting spectral sequence charts . sslides -- Slides with headers and footers . stack -- Tools to define and use stacks . stackengine -- Highly customised stacking of objects, insets, baseline changes, etc . standalone -- Compile TeX pictures stand-alone or as part of a document . stdclsdv -- Provide sectioning information for package writers . stealcaps -- "Steal" small capitals . stdpage -- Standard pages with n lines of at most m characters each . stex -- An Infrastructure for Semantic Preloading of LaTeX Documents . storebox -- Storing information for reuse . storecmd -- Store the name of a defined command in a container . stringstrings -- String manipulation for cosmetic and programming application . sttools -- Various macros . stubs -- Create tear-off stubs at the bottom of a page . studenthandouts -- Management and styling of student handout projects . subdepth -- Unify maths subscript height . subeqn -- Package for subequation numbering . subeqnarray -- Equation array with sub numbering . subfigmat -- Automates layout when using the subfigure package . subfigure -- Deprecated: Figures divided into subfigures . subfiles -- Individual typesetting of subfiles of a "main" document . subfloat -- Sub-numbering for figures and tables . substitutefont -- Easy font substitution . substr -- Deal with substrings in strings . supertabular -- A multi-page tables package . svg -- Include and extract SVG pictures in LaTeX documents . svgcolor -- Define SVG named colours . svn -- Typeset Subversion keywords . svn-multi -- Subversion keywords in multi-file LaTeX documents . svn-prov -- Subversion variants of \Provides... macros . svninfo -- Typeset Subversion keywords . syntax -- Creation of syntax diagrams . syntrace -- Labels for tracing in a syntax tree . synttree -- Typeset syntactic trees . tabfigures -- Maintain vertical alignment of figures . tableaux -- Construct tables of signs and variations . tablefootnote -- Permit footnotes in tables . tableof -- Tagging tables of contents . tablestyles -- Styles for tables with new commands . tablists -- Tabulated lists of short items . tabls -- Better vertical spacing in tables and arrays . tablvar -- Typesetting pretty tables of signs and variations according to French usage . tabstackengine -- "Tabbing" front-end to stackengine . tabto-ltx -- "Tab" to a measured position in the line . tabu -- Flexible LaTeX tabulars . tabularborder -- Remove excess space at left and right of tabular . tabularcalc -- Calculate formulas in a tabular environment . tabularew -- A variation on the tabular environment . tabulary -- Tabular with variable width columns balanced . tagging -- Document configuration with tags . tagpair -- Word-by-word glosses, translations, and bibliographic attributions . tagpdf -- Tools for experimenting with tagging using pdfLaTeX and LuaLaTeX . talk -- A LaTeX class for presentations . tamefloats -- Experimentally use \holdinginserts with LaTeX floats . tasks -- Horizontally columned lists . tcldoc -- Doc/docstrip for tcl . tcolorbox -- Coloured boxes, for LaTeX examples and theorems, etc . tdclock -- A ticking digital clock package for PDF output . technics -- A package to format technical documents . ted -- A (primitive) token list editor . templatetools -- Commands useful in LaTeX templates . termcal -- Print a class calendar . termlist -- Label any kind of term with a continuous counter . testhyphens -- Testing hyphenation patterns . testidx -- Dummy text for testing index styles and indexing applications . tex-label -- Place a classification on each page of a document . tex-locale -- Localisation support for TeX and LaTeX documents . texlogos -- Ready-to-use LaTeX logos . texmate -- Comprehensive chess annotation in LaTeX . texments -- Using the Pygments highlighter in LaTeX . texpower -- Create dynamic online presentations with LaTeX . texshade -- Package for setting nucleotide and peptide alignments . texvc -- Use MediaWiki LaTeX commands . textfit -- Fit text to a desired size . textmerg -- Merge text in TeX and LaTeX . textpos -- Place boxes at arbitrary positions on the LaTeX page . textualicomma -- Use the textual comma character as decimal separator in math mode . theoremref -- References with automatic theorem names . thinsp -- A stretchable \thinspace for LaTeX . thmtools -- Extensions to theorem environments . threadcol -- Organize document columns into PDF "article thread" . threeparttable -- Tables with captions and notes all the same width . threeparttablex -- Notes in longtables . thumb -- Thumb marks in documents . thumbs -- Create thumb indexes . thumby -- Create thumb indexes for printed books . ticket -- Make labels, visiting-cards, pins with LaTeX . titlecaps -- Setting rich-text input into Titling Caps . titlefoot -- Add special material to footer of title page . titlepic -- Add picture to title page of a document . titleref -- A "\titleref" command to cross-reference section titles . titlesec -- Select alternative section titles . titling -- Control over the typesetting of the \maketitle command . tocbibind -- Add bibliography/index/contents to Table of Contents . tocdata -- Adds names to chapters, sections, figures in the TOC and LOF . tocloft -- Control table of contents, figures, etc . tocvsec2 -- Section numbering and table of contents control . todo -- Make a to-do list for a document . todonotes -- Marking things to do in a LaTeX document . tokenizer -- A tokenizer . toolbox -- Tool macros . topfloat -- Move floats to the top of the page . topiclongtable -- Extend longtable with cells that merge hierarchically . totcount -- Find the last value of a counter . totpages -- Count pages in a document, and report last page number . translations -- Internationalisation of LaTeX2e packages . trfsigns -- Typeset transform signs . trimspaces -- Trim spaces around an argument or within a macro . trivfloat -- Quick float definitions in LaTeX . trsym -- Symbols for transformations . truncate -- Truncate text to a specified width . tucv -- Support for typesetting a CV or resumee . turnthepage -- Provide "turn page" instructions . twoinone -- Print two pages on a single page . twoup -- Print two virtual pages on each physical page . txgreeks -- Shape selection for TX fonts Greek letters . type1cm -- Arbitrary size font selection in LaTeX . typed-checklist -- Typesetting tasks, goals, milestones, artifacts, and more in LaTeX . typeface -- Select a balanced set of fonts . typoaid -- Macros for font diagnostics . typogrid -- Print a typographic grid . uassign -- Environments and options for typesetting university assignments . ucs -- Extended UTF-8 input encoding support for LaTeX . uebungsblatt -- A LaTeX class for writing exercise sheets . umoline -- Underline text allowing line breaking . underlin -- Underlined running heads . underoverlap -- Position decorations over and under expressions . undolabl -- Override existing labels . units -- Typeset units . unravel -- Watching TeX digest tokens . upmethodology -- Writing specifications such as for UP-based methodologies . upquote -- Show "realistic" quotes in verbatim . uri -- Hyperlinks for a wide range of URIs . ushort -- Shorter (and longer) underlines and underbars . uspace -- Giving meaning to various Unicode space characters . uwmslide -- Slides with a simple Power Point like appearance . variablelm -- Font definitions for the variable Latin Modern fonts . varindex -- Luxury frontend to the \index command . varsfromjobname -- Extract variables from the name of the LaTeX file . varwidth -- A variable-width minipage . vdmlisting -- Typesetting VDM in ASCII syntax . verbasef -- VERBatim Automatic Splitting of External Files . verbatimbox -- Deposit verbatim text in a box . verbatimcopy -- Make copies of text documents from within LaTeX . verbdef -- Define commands which expand to verbatim text . verbments -- Syntax highlighting of source code in LaTeX documents . version -- Conditionally include text . versions -- Optionally omit pieces of text . versonotes -- Display brief notes on verso pages . vertbars -- Mark vertical rules in margin of text . vgrid -- Overlay a grid on the printed page . vhistory -- Support for creating a change log . vmargin -- Set various page dimensions . volumes -- Typeset only parts of a document, with complete indexes etc . vpe -- Source specials for PDF output . vruler -- Numbering text . vwcol -- Variable-width multiple text columns . wallcalendar -- A wall calendar class with custom layouts . wallpaper -- Easy addition of wallpapers (background images) to LaTeX documents, including tiling . warning -- Global warnings at the end of the logfile . warpcol -- Relative alignment of rows in numeric columns in tabulars . was -- A collection of small packages by Walter Schmidt . widetable -- An environment for typesetting tables of specified width . widows-and-orphans -- Identify (typographic) widows and orphans . williams -- Miscellaneous macros by Peter Williams . withargs -- Ephemeral macro use . wordcount -- Estimate the number of words in a LaTeX document . wordlike -- Simulating word processor layout . worksheet -- Easy creation of worksheets . wrapfig -- Produces figures which text can flow around . wtref -- Extend LaTeX's cross-reference system . xargs -- Define commands with many optional arguments . xassoccnt -- Associated counters stepping simultaneously . xbmks -- Create a cross-document bookmark tree . xcntperchap -- Track the number of subsections etc. that occur in a specified tracklevel . xcolor-material -- Defines the 256 colors from Google Material Color Palette . xcolor-solarized -- Defines the 16 colors from Ethan Schoonover's Solarized palette . xcomment -- Allows selected environments to be included/excluded . xcookybooky -- Typeset (potentially long) recipes . xdoc -- Extending the LaTeX doc system . xellipsis -- Extremely configurable ellipses with formats for various style manuals . xfakebold -- Fake a regular font for bold characters . xfor -- A reimplementation of the LaTeX for-loop macro . xhfill -- Extending \hrulefill . xifthen -- Extended conditional commands . xint -- Expandable operations on long numbers . xltabular -- Longtable support with possible X-column specifier . xmpincl -- Include eXtensible Metadata Platform data in pdfLaTeX . xnewcommand -- Define \global and \protected commands with \newcommand . xoptarg -- Expandable macros that take an optional argument . xpatch -- Extending etoolbox patching commands . xpeek -- Define commands that peek ahead in the input stream . xprintlen -- Print TeX lengths in a variety of units . xpunctuate -- Process trailing punctuation which may be redundant . xsavebox -- Saveboxes for repeating content without code replication, based on PDF Form XObjects . xsim -- eXercise Sheets IMproved . xstring -- String manipulation for (La)TeX . xtab -- Break tables across pages . xurl -- Allow URL breaks at any alphanumerical character . xwatermark -- Graphics and text watermarks on selected pages . xytree -- Tree macros using XY-Pic . yafoot -- A bundle of miscellaneous footnote packages . yaletter -- Extremely flexible macros for letters, envelopes, and label sheets . yagusylo -- A symbol loader . ycbook -- A versatile book class . ydoc -- Macros for documentation of LaTeX classes and packages . yplan -- Daily planner type calendar . zebra-goodies -- A collection of handy macros for paper writing . zed-csp -- Typesetting Z and CSP format specifications . ziffer -- Conversion of punctuation in maths mode . zwgetfdate -- Get package or file date . zwpagelayout -- Page layout and crop-marks Package: texlive-latex-extra-doc Source: texlive-extra Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 530217 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416) Breaks: texlive-humanities-doc (<< 2017.20170620), texlive-latex-extra (<< 2018.20181106), texlive-latex-recommended-doc (<< 2017.20171003), texlive-luatex (<< 2017.20171022), texlive-pstricks-doc (<< 2017.20171031), texlive-publishers-doc (<< 2018.20181213), texlive-science-doc (<< 2018.20180724) Replaces: texlive-htmlxml (<< 2017), texlive-humanities-doc (<< 2017.20170620), texlive-latex-extra (<< 2018.20181106), texlive-luatex (<< 2017.20171022), texlive-publishers-doc (<< 2018.20181213), texlive-science-doc (<< 2017.20180125) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: doc Filename: pool/test/t/texlive-extra/texlive-latex-extra-doc_2018.20181214-1~mx17_all.deb Size: 412485900 SHA256: b7d800180ea75cc806d1000081f094356b1c81d35d891eebad803f307dc8d634 SHA1: d6202ab815d1c4aefc08cdbda1964aca8df9fedc MD5sum: d0c172c42dc17ed8b7b862b0c91cf2e0 Description: TeX Live: Documentation files for texlive-latex-extra This package provides the documentation for texlive-latex-extra Package: texlive-latex-recommended Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 31500 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416), texlive-binaries (>= 2018.20180416), texlive-latex-base (>= 2018.20180416) Suggests: texlive-latex-recommended-doc, texlive-pstricks Breaks: texlive-base (<< 2018.20180416), texlive-latex-extra (<< 2017.20171003), texlive-luatex (<< 2017.20171003) Replaces: texlive-htmlxml (<< 2017), texlive-latex-extra (<< 2017.20171003), texlive-luatex (<< 2017.20171003) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-base/texlive-latex-recommended_2018.20181214-1~mx17_all.deb Size: 15360464 SHA256: e8591fdc8c7c442a8635af92eb6fb1d49231a51b0c1dc4ac53728cace62f7de9 SHA1: 5a12e864ac989662cea0ff1e20fe5f971ba32d3b MD5sum: 056a69d895a06637ca05d33a6d1b2da5 Description: TeX Live: LaTeX recommended packages A collection of recommended add-on packages for LaTeX which have widespread use. . This package includes the following CTAN packages: . anysize -- A simple package to set up document margins . beamer -- A LaTeX class for producing presentations and slides . booktabs -- Publication quality tables in LaTeX . breqn -- Automatic line breaking of displayed equations . caption -- Customising captions in floating environments . cite -- Improved citation handling in LaTeX . cmap -- Make PDF files searchable and copyable . crop -- Support for cropmarks . ctable -- Flexible typesetting of table and figure floats using key/value directives . eso-pic -- Add picture commands (or backgrounds) to every page . euenc -- Unicode font encoding definitions for XeTeX . euler -- Use AMS Euler fonts for math . etoolbox -- e-TeX tools for LaTeX . extsizes -- Extend the standard classes' size options . fancybox -- Variants of \fbox and other games with boxes . fancyref -- A LaTeX package for fancy cross-referencing . fancyvrb -- Sophisticated verbatim text . filehook -- Hooks for input files . float -- Improved interface for floating objects . fontspec -- Advanced font selection in XeLaTeX and LuaLaTeX . fp -- Fixed point arithmetic . index -- Extended index for LaTeX including multiple indexes . jknapltx -- Miscellaneous packages by Joerg Knappen . koma-script -- A bundle of versatile classes and packages . latexbug -- Bug-classification for LaTeX related bugs . l3experimental -- Experimental LaTeX3 concepts . l3kernel -- LaTeX3 programming conventions . l3packages -- High-level LaTeX3 concepts . lineno -- Line numbers on paragraphs . listings -- Typeset source code listings using LaTeX . lwarp -- Converts LaTeX to HTML . mathspec -- Specify arbitrary fonts for mathematics in XeTeX . mathtools -- Mathematical tools to use with amsmath . mdwtools -- Miscellaneous tools by Mark Wooding . memoir -- Typeset fiction, non-fiction and mathematical books . metalogo -- Extended TeX logo macros . microtype -- Subliminal refinements towards typographical perfection . ms -- Various LaTeX packages by Martin Schroder . ntgclass -- "European" versions of standard classes . parskip -- Layout with zero \parindent, non-zero \parskip . pdfpages -- Include PDF documents in LaTeX . polyglossia -- An alternative to babel for XeLaTeX and LuaLaTeX . powerdot -- A presentation class . psfrag -- Replace strings in encapsulated PostScript figures . rcs -- Use RCS (revision control system) tags in LaTeX documents . sansmath -- Maths in a sans font . section -- Modifying section commands in LaTeX . seminar -- Make overhead slides . sepnum -- Print numbers in a "friendly" format . setspace -- Set space between lines . subfig -- Figures broken into subfigures . textcase -- Case conversion ignoring mathematics, etc . thumbpdf -- Thumbnails for pdfTeX and dvips/ps2pdf . translator -- Easy translation of strings in LaTeX . typehtml -- Typeset HTML directly from LaTeX . ucharcat -- Implementation of the (new in 2015) XeTeX \Ucharcat command in lua, for LuaTeX . underscore -- Control the behaviour of "_" in text . unicode-math -- Unicode mathematics support for XeTeX and LuaTeX . xcolor -- Driver-independent color extensions for LaTeX and pdfLaTeX . xkeyval -- Extension of the keyval package . xltxtra -- "Extras" for LaTeX users of XeTeX . xunicode -- Generate Unicode characters from accented glyphs Package: texlive-latex-recommended-doc Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 53261 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416) Breaks: texlive-latex-extra-doc (<< 2017.20171003), texlive-luatex (<< 2017.20171003) Replaces: texlive-htmlxml (<< 2017), texlive-latex-extra-doc (<< 2017.20171003), texlive-luatex (<< 2017.20171003) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: doc Filename: pool/test/t/texlive-base/texlive-latex-recommended-doc_2018.20181214-1~mx17_all.deb Size: 47500736 SHA256: 001c4012192ddfb2ecb65c155cdbc1e3ec626e9ec7201f4c1704a9ee976010e8 SHA1: 980cb50414c3081c38fb3b7b9fc3940afbbe3c67 MD5sum: 637d47c6a7605b0607aa45ea3a50c353 Description: TeX Live: Documentation files for texlive-latex-recommended This package provides the documentation for texlive-latex-recommended Package: texlive-luatex Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 18131 Depends: tex-common (>= 6), libjs-jquery, texlive-base (>= 2018.20180416), texlive-binaries (>= 2018.20180416) Breaks: texlive-base (<< 2018.20180416), texlive-bibtex-extra (<< 2017.20171022), texlive-lang-arabic (<< 2017.20171022), texlive-latex-extra (<< 2017.20171022), texlive-latex-extra-doc (<< 2017.20171022), texlive-latex-recommended (<< 2017.20171003), texlive-latex-recommended-doc (<< 2017.20171003), texlive-pictures (<< 2017.20171022), texlive-pictures-doc (<< 2017.20171022) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-base/texlive-luatex_2018.20181214-1~mx17_all.deb Size: 8229234 SHA256: e9faf317f5a2adc6863c3d642fb6854a498454c4d183c6a8b46f8f7c6ff7a7d5 SHA1: 1f67f9fcd09a7c1978e065247ea9df7e694a9d96 MD5sum: 63b8291674e8bfe1b066cc6f7147224f Description: TeX Live: LuaTeX packages Packages for LuaTeX, a Unicode-aware extension of pdfTeX, using Lua as an embedded scripting and extension language. http://luatex.org/ . This package includes the following CTAN packages: . auto-pst-pdf-lua -- Using LuaLaTeX together with PostScript code . bezierplot -- Approximate smooth function graphs with cubic bezier splines for use with TikZ or MetaPost . checkcites -- Check citation commands in a document . chickenize -- Use lua callbacks for "interesting" textual effects . combofont -- Add NFSS-declarations of combo fonts to LuaLaTeX documents . cstypo -- Czech typography rules enforced through LuaTeX hooks . ctablestack -- Catcode table stable support . enigma -- Encrypt documents with a three rotor Enigma . interpreter -- Translate input files on the fly . kanaparser -- Kana parser for LuaTeX . lua-visual-debug -- Visual debugging with LuaLaTeX . lua2dox -- Auto-documentation of lua code . luacode -- Helper for executing lua code from within TeX . luahyphenrules -- Loading patterns in LuaLaTeX with language.dat . luaindex -- Create index using LuaLaTeX . luainputenc -- Replacing inputenc for use in LuaTeX . luaintro -- Examples from the book "Einfuhrung in LuaTeX und LuaLaTeX" . lualatex-doc -- A guide to use of LaTeX with LuaTeX . lualatex-math -- Fixes for mathematics-related LuaLaTeX issues . lualatex-truncate -- A wrapper for using the truncate package with LuaLaTeX . lualibs -- Additional Lua functions for LuaTeX macro programmers . luamplib -- Use LuaTeX's built-in MetaPost interpreter . luaotfload -- OpenType 'loader' for Plain TeX and LaTeX . luapackageloader -- Allow LuaTeX to load external Lua packages . luatex85 -- pdfTeX aliases for LuaTeX . luatexbase -- Basic resource management for LuaTeX code . luatexko -- Typeset Korean with Lua(La)TeX . luatextra -- Additional macros for Plain TeX and LaTeX in LuaTeX . luavlna -- Prevent line breaks after single letter words, units, or adademic titles . luaxml -- Lua library for reading and serialising XML files . nodetree -- Visualize node lists in a tree view . odsfile -- Read OpenDocument Spreadsheet documents as LaTeX tables . placeat -- Absolute content positioning . plantuml -- Support for rendering UML diagrams using the syntax and tool of PlantUML . selnolig -- Selectively disable typographic ligatures . spelling -- Support for spell-checking of LuaTeX documents . typewriter -- Typeset with a randomly variable monospace font Package: texlive-metapost Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 2549 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416), texlive-binaries (>= 2018.20180416) Recommends: feynmf Suggests: texlive-metapost-doc Breaks: texlive-base (<< 2018.20180416) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-base/texlive-metapost_2018.20181214-1~mx17_all.deb Size: 474624 SHA256: 7ae147122d205133b5a33b8b83e2aed5786a503955a0a1e4d097110e504441cd SHA1: d3e6027f087fdf77d1b2ff7240ab61ea088cce51 MD5sum: 8cc89b0e7446403a0437027ced9a58dc Description: TeX Live: MetaPost and Metafont packages This package includes the following CTAN packages: . automata -- Finite state machines, graphs and trees in MetaPost . bbcard -- Bullshit bingo, calendar and baseball-score cards . blockdraw_mp -- Block diagrams and bond graphs, with MetaPost . bpolynomial -- Drawing polynomial functions of up to order 3 . cmarrows -- MetaPost arrows and braces in the Computer Modern style . drv -- Derivation trees with MetaPost . dviincl -- Include a DVI page into MetaPost output . emp -- "Encapsulate" MetaPost figures in a document . epsincl -- Include EPS in MetaPost figures . expressg -- Diagrams consisting of boxes, lines, and annotations . exteps -- Include EPS figures in MetaPost . featpost -- MetaPost macros for 3D . feynmp-auto -- Automatic processing of feynmp graphics . garrigues -- MetaPost macros for the reproduction of Garrigues' Easter nomogram . gmp -- Enable integration between MetaPost pictures and LaTeX . hatching -- MetaPost macros for hatching interior of closed paths . latexmp -- Interface for LaTeX-based typesetting in MetaPost . mcf2graph -- Draw chemical structure diagrams with Metafont/MetaPost . metago -- MetaPost output of Go positions . metaobj -- MetaPost package providing high-level objects . metaplot -- Plot-manipulation macros for use in MetaPost . metapost -- A development of Metafont for creating graphics . metapost-colorbrewer -- An implementation of the colorbrewer2.org colours for MetaPost . metauml -- MetaPost library for typesetting UML diagrams . mfpic -- Draw Metafont/post pictures from (La)TeX commands . mfpic4ode -- Macros to draw direction fields and solutions of ODEs . mp3d -- 3D animations . mparrows -- MetaPost module with different types of arrow heads . mpattern -- Patterns in MetaPost . mpcolornames -- Extend list of predefined colour names for MetaPost . mpgraphics -- Process and display MetaPost figures inline . mptrees -- Probability trees with MetaPost . piechartmp -- Draw pie-charts using MetaPost . repere -- Diagrams for school mathematics . roex -- Metafont-PostScript conversions . roundrect -- MetaPost macros for highly configurable rounded rectangles (optionally with text) . shapes -- Draw polygons, reentrant stars, and fractions in circles with MetaPost . slideshow -- Generate slideshow with MetaPost . splines -- MetaPost macros for drawing cubic spline interpolants . suanpan -- MetaPost macros for drawing Chinese and Japanese abaci . textpath -- Setting text along a path with MetaPost . threeddice -- Create images of dice with one, two, or three faces showing, using MetaPost Package: texlive-metapost-doc Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 35567 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: doc Filename: pool/test/t/texlive-base/texlive-metapost-doc_2018.20181214-1~mx17_all.deb Size: 30689070 SHA256: 8570566a9e858bec36fd533d345469d5ed1cb37c971b48d3accf61a49d217931 SHA1: bf429b0ae1cc19b4f6673423b5620ece64bab42b MD5sum: f1dc121c946a6b9144d8a7451796b2d8 Description: TeX Live: Documentation files for texlive-metapost This package provides the documentation for texlive-metapost Package: texlive-music Source: texlive-extra Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 54854 Depends: tex-common (>= 6), python, texlive-base (>= 2018.20180416), texlive-binaries (>= 2018.20180416), texlive-latex-base (>= 2018.20180416) Breaks: gregorio (<= 2.3-1), gregoriotex (<= 2.3-1), m-tx (<< 0.61.ctan20151217-2), musixtex (<< 1:1.20.ctan20151216-3), pmx (<< 2.7.0.ctan20150301-3), texlive-base (<< 2018.20180416) Replaces: m-tx (<< 0.61.ctan20151217-2), musixtex (<< 1:1.20.ctan20151216-3), pmx (<< 2.7.0.ctan20150301-3) Provides: gregorio, gregoriotex, m-tx, musixtex, pmx Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-extra/texlive-music_2018.20181214-1~mx17_all.deb Size: 28162934 SHA256: 77194a98c08c3bdcd7b116a7a449833e4baab27cf6f55c116de81e60d6008447 SHA1: 537fc59e3f80ccc094796c323d4eeda906753ac5 MD5sum: e230f3666a0db6432a8a97d9b15c5ff5 Description: TeX Live: Music packages Music-related fonts and packages. . This package includes the following CTAN packages: . abc -- Support ABC music notation in LaTeX . autosp -- A Preprocessor that generates note-spacing commands for MusiXTeX scores . bagpipe -- Support for typesetting bagpipe music . figbas -- Mini-fonts for figured-bass notation in music . gchords -- Typeset guitar chords . gregoriotex -- Engraving Gregorian Chant scores . gtrcrd -- Add chords to lyrics . guitar -- Guitar chords and song texts . guitarchordschemes -- Guitar Chord and Scale Tablatures . guitartabs -- A class for drawing guitar tablatures easily . harmony -- Typeset harmony symbols, etc., for musicology . leadsheets -- Typesetting leadsheets and songbooks . lilyglyphs -- Access lilypond fragments and glyphs, in LaTeX . lyluatex -- Commands to include lilypond scores within a (Lua)LaTeX document . m-tx -- A preprocessor for pmx . musicography -- Accessing symbols for music writing with pdfLaTeX . musixguit -- Easy notation for guitar music, in MusixTeX . musixtex -- Sophisticated music typesetting . musixtex-fonts -- Fonts used by MusixTeX . musixtnt -- A MusiXTeX extension library that enables transformations of the effect of notes commands . octave -- Typeset musical pitches with octave designations . piano -- Typeset a basic 2-octave piano diagram . pmx -- Preprocessor for MusiXTeX . pmxchords -- Produce chord information to go with pmx output . songbook -- Package for typesetting song lyrics and chord books . songs -- Produce song books for church or fellowship . xpiano -- An extension of the piano package Package: texlive-omega Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 69 Depends: texlive-formats-extra (>= 2018.20180416) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: oldlibs Filename: pool/test/t/texlive-base/texlive-omega_2018.20181214-1~mx17_all.deb Size: 31668 SHA256: b2d3e032e14c5dea0b1ade733b86c4b39686635058a483bc247d6ed9002f76ba SHA1: ad22b0882697052a8a6fb695428861918fd8aa00 MD5sum: 07b85539f292fc675f7b1fb747e80ebd Description: TeX Live: transitional dummy package This is a transitional package for texlive-omega to ensure proper upgrade to texlive-formats-extra. It can be safely removed after the installation is complete. Package: texlive-pictures Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 21174 Depends: tex-common (>= 6), python, texlive-base (>= 2018.20180416), texlive-binaries (>= 2018.20180416), texlive-latex-recommended (>= 2018.20180416) Recommends: ruby | ruby-interpreter, tk Suggests: dot2tex, prerex (>> 6.5.3-1), ruby-tcltk | libtcltk-ruby, texlive-latex-extra, texlive-pictures-doc, vprerex (>> 6.5.3-1) Breaks: prerex (<= 6.5.3-1), texlive-base (<< 2018.20180416), texlive-luatex (<< 2017.20171022) Replaces: prerex (<= 6.5.3-1), texlive-luatex (<< 2017.20171022) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-base/texlive-pictures_2018.20181214-1~mx17_all.deb Size: 4160518 SHA256: 909616b0a2dcc0728313ca6231c63a833b9b9d359800076d8c839dfcae84e376 SHA1: 511e25c3fa147c0d9a23549366cd9d6cd282cd03 MD5sum: 422c159003fea96f37d6379adea01413 Description: TeX Live: Graphics, pictures, diagrams Including TikZ, pict, etc., but MetaPost and PStricks are separate. . This package includes the following CTAN packages: . adigraph -- Augmenting directed graphs . aobs-tikz -- TikZ styles for creating overlaid pictures in beamer . askmaps -- Typeset American style Karnaugh maps . asyfig -- Commands for using Asymptote figures . asypictureb -- User-friendly integration of Asymptote into LaTeX . autoarea -- Automatic computation of bounding boxes with PiCTeX . bardiag -- LaTeX package for drawing bar diagrams . beamerswitch -- Convenient mode selection in Beamer documents . binarytree -- Drawing binary trees using TikZ . blochsphere -- Draw pseudo-3D diagrams of Bloch spheres . bloques -- Generate control diagrams . blox -- Draw block diagrams, using TikZ . bodegraph -- Draw Bode, Nyquist and Black plots with gnuplot and TikZ . bondgraph -- Create bond graph figures in LaTeX documents . bondgraphs -- Draws bond graphs in LaTeX, using PGF/TikZ . braids -- Draw braid diagrams with PGF/TikZ . bxeepic -- Eepic facilities using pict2e . cachepic -- Convert document fragments into graphics . callouts -- Put simple annotations and notes inside a picture . celtic -- A TikZ library for drawing celtic knots . chemfig -- Draw molecules with easy syntax . combinedgraphics -- Include graphic (EPS or PDF)/LaTeX combinations . circuitikz -- Draw electrical networks with TikZ . curve -- A class for making curriculum vitae . curve2e -- Extensions for package pict2e . curves -- Curves for LaTeX picture environment . dcpic -- Commutative diagrams in a LaTeX and TeX documents . diagmac2 -- Diagram macros, using pict2e . ditaa -- Use ditaa diagrams within LaTeX documents . doc-pictex -- A summary list of PicTeX documentation . dottex -- Use dot code in LaTeX . dot2texi -- Create graphs within LaTeX using the dot2tex tool . dratex -- General drawing macros . drs -- Typeset Discourse Representation Structures (DRS) . duotenzor -- Drawing package for circuit and duotensor diagrams . dynkin-diagrams -- Draw Dynkin, Coxeter, and Satake diagrams using TikZ . ecgdraw -- Draws electrocardiograms (ECG) . eepic -- Extensions to epic and the LaTeX drawing tools . ellipse -- Draw ellipses and elliptical arcs using the standard LaTeX2e picture environment . endofproofwd -- An "end of proof" sign . epspdf -- Converter for PostScript, EPS and PDF . epspdfconversion -- On-the-fly conversion of EPS to PDF . esk -- Package to encapsulate Sketch files in LaTeX sources . fast-diagram -- Easy generation of FAST diagrams . fig4latex -- Management of figures for large LaTeX documents . fitbox -- Fit graphics on a page . flowchart -- Shapes for drawing flowcharts, using TikZ . forest -- Drawing (linguistic) trees . genealogytree -- Pedigree and genealogical tree diagrams . getmap -- Download OpenStreetMap maps for use in documents . gincltex -- Include TeX files as graphics (.tex support for \includegraphics) . gnuplottex -- Embed Gnuplot commands in LaTeX documents . gradientframe -- Simple gradient frames around objects . grafcet -- Draw Grafcet/SFC with TikZ . graph35 -- Draw keys and screen items of several Casio calculators . graphicxpsd -- Adobe Photoshop Data format (PSD) support for graphicx package . graphviz -- Write graphviz (dot+neato) inline in LaTeX documents . gtrlib-largetrees -- Library for genealogytree aiming at large trees . harveyballs -- Create Harvey Balls using TikZ . here -- Emulation of obsolete package for "here" floats . hf-tikz -- A simple way to highlight formulas and formula parts . hobby -- An implementation of Hobby's algorithm for PGF/TikZ . hvfloat -- Rotating caption and object of floats independently . istgame -- Drawing Game Trees with TikZ . knitting -- Produce knitting charts, in Plain TeX or LaTeX . knittingpattern -- Create knitting patterns . ladder -- Draw simple ladder diagrams using TikZ . lapdf -- PDF drawing directly in TeX documents . latex-make -- Easy compiling of complex (and simple) LaTeX documents . lpic -- Put LaTeX material over included graphics . lroundrect -- LaTeX macros for utilizing the roundrect MetaPost routines . luamesh -- Computes and draws 2D Delaunay triangulation . luasseq -- Drawing spectral sequences in LuaLaTeX . maker -- Include Arduino or Processing code in LaTeX documents . makeshape -- Declare new PGF shapes . mathspic -- A Perl filter program for use with PiCTeX . milsymb -- LaTeX package for TikZ based drawing of military symbols as per NATO APP-6(C) . miniplot -- A package for easy figure arrangement . mkpic -- Perl interface to mfpic . modiagram -- Drawing molecular orbital diagrams . neuralnetwork -- Graph-drawing for neural networks . numericplots -- Plot numeric data (including Matlab export) using PSTricks . pb-diagram -- A commutative diagram package using LAMSTeX or Xy-pic fonts . penrose -- A TikZ library for producing Penrose tilings . petri-nets -- A set TeX/LaTeX packages for drawing Petri nets . pgf -- Create PostScript and PDF graphics in TeX . pgf-blur -- PGF/TikZ package for "blurred" shadows . pgf-cmykshadings -- Support for CMYK and grayscale shadings in PGF/TikZ . pgf-soroban -- Create images of the soroban using TikZ/PGF . pgf-spectra -- Draw continuous or discrete spectra using PGF/TikZ . pgf-umlcd -- Some LaTeX macros for UML Class Diagrams . pgf-umlsd -- Draw UML Sequence Diagrams . pgfgantt -- Draw Gantt charts with TikZ . pgfkeyx -- Extended and more robust version of pgfkeys . pgfmolbio -- Draw graphs typically found in molecular biology texts . pgfopts -- LaTeX package options with pgfkeys . pgfornament -- Drawing of Vectorian ornaments with PGF/TikZ . pgfplots -- Create normal/logarithmic plots in two and three dimensions . picinpar -- Insert pictures into paragraphs . pict2e -- New implementation of picture commands . pictex -- Picture drawing macros for TeX and LaTeX . pictex2 -- Adds relative coordinates and improves the \plot command . pinlabel -- A TeX labelling package . pixelart -- A package to draw pixel-art pictures . pmgraph -- "Poor man's" graphics . postage -- stamp letters with >>Deutsche Post<<'s service >>Internetmarke<< . prerex -- Interactive editor and macro support for prerequisite charts . productbox -- Typeset a three-dimensional product box . pxpgfmark -- e-pTeX driver for PGF inter-picture connections . qcircuit -- Macros to generate quantum ciruits . quantikz -- Draw quantum circuit diagrams . qrcode -- Generate QR codes in LaTeX . randbild -- Marginal pictures . randomwalk -- Random walks using TikZ . reotex -- Draw Reo Channels and Circuits . rviewport -- Relative Viewport for Graphics Inclusion . sa-tikz -- TikZ library to draw switching architectures . schemabloc -- Draw block diagrams, using TikZ . scsnowman -- Snowman variants using TikZ . scratch -- Draw programs like "scratch" . setdeck -- Typeset cards for Set . signchart -- Create beautifully typeset sign charts . smartdiagram -- Generate diagrams from lists . spath3 -- Manipulate "soft paths" in PGF . spectralsequences -- Print spectral sequence diagrams using PGF/TikZ . swimgraf -- Graphical/textual representations of swimming performances . table-fct -- Draw a variations table of functions and a convexity table of its graph . texdraw -- Graphical macros, using embedded PostScript . ticollege -- Graphical representation of keys on a standard scientific calculator . tipfr -- Produces calculator's keys with the help of TikZ . tikz-3dplot -- Coordinate transformation styles for 3d plotting in TikZ . tikz-bayesnet -- Draw Bayesian networks, graphical models and directed factor graphs . tikz-cd -- Create commutative diagrams with TikZ . tikz-dependency -- A library for drawing dependency graphs . tikz-dimline -- Technical dimension lines using PGF/TikZ . tikz-feynhand -- Feynman diagrams with TikZ . tikz-feynman -- Feynman diagrams with TikZ . tikz-inet -- Draw interaction nets with TikZ . tikz-kalender -- A LaTeX based calendar using TikZ . tikz-karnaugh -- Typeset Karnaugh maps using TikZ . tikz-ladder -- Draw ladder diagrams using TikZ . tikz-layers -- TikZ provides graphical layers on TikZ: "behind", "above" and "glass" . tikz-nef -- create diagrams for neural networks constructed with the methods of the Neural Engineering Framework (NEF) . tikz-network -- Draw networks with TikZ . tikz-opm -- Typeset OPM diagrams . tikz-optics -- A library for drawing optical setups with TikZ . tikz-page -- Small macro to help building nice and complex layout materials . tikz-palattice -- Draw particle accelerator lattices with TikZ . tikz-qtree -- Use existing qtree syntax for trees in TikZ . tikz-relay -- TikZ library for typesetting electrical diagrams . tikz-sfc -- Symbols collection for typesetting Sequential Function Chart (SFC) diagrams (PLC programs) . tikz-timing -- Easy generation of timing diagrams as TikZ pictures . tikzcodeblocks -- Helps to draw codeblocks like scratch, NEPO and PXT in TikZ . tikzducks -- A little fun package for using rubber ducks in TikZ . tikzinclude -- Import TikZ images from colletions . tikzlings -- A collection of cute little animals and similar creatures . tikzmark -- Use TikZ's method of remembering a position on a page . tikzmarmots -- Drawing little marmots in TikZ . tikzorbital -- Atomic and molecular orbitals using TikZ . tikzpagenodes -- A single TikZ node for the whole page . tikzpfeile -- Draw arrows using PGF/TikZ . tikzpeople -- Draw people-shaped nodes in TikZ . tikzposter -- Create scientific posters using TikZ . tikzscale -- Resize pictures while respecting text size . tikzsymbols -- Some symbols created using TikZ . timing-diagrams -- Draw timing diagrams . tqft -- Drawing TQFT diagrams with TikZ/PGF . tkz-base -- Tools for drawing with a cartesian coordinate system . tkz-berge -- Macros for drawing graphs of graph theory . tkz-doc -- Documentation macros for the TKZ series of packages . tkz-euclide -- Tools for drawing Euclidean geometry . tkz-fct -- Tools for drawing graphs of functions . tkz-graph -- Draw graph-theory graphs . tkz-kiviat -- Draw Kiviat graphs . tkz-linknodes -- Link nodes in mathematical environments . tkz-orm -- Create Object-Role Model (ORM) diagrams . tkz-tab -- Tables of signs and variations using PGF/TikZ . tsemlines -- Support for the ancient \emline macro . tufte-latex -- Document classes inspired by the work of Edward Tufte . venndiagram -- Creating Venn diagrams with TikZ . visualpstricks -- Visual help for PSTricks based on images with minimum text . xpicture -- Extensions of LaTeX picture drawing . xypic -- Flexible diagramming macros Package: texlive-pictures-doc Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 145714 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416) Breaks: texlive-luatex (<< 2017.20171022) Replaces: texlive-luatex (<< 2017.20171022) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: doc Filename: pool/test/t/texlive-base/texlive-pictures-doc_2018.20181214-1~mx17_all.deb Size: 122443074 SHA256: 9f5ed5a8ca4a70377fb0de3903e3187e1663512031201f2d88a83f2db7f258c3 SHA1: e53a280448f7cfd86b89c6f3d3b3110f705a834e MD5sum: b14781205c63b8820755b5a4c2aebd20 Description: TeX Live: Documentation files for texlive-pictures This package provides the documentation for texlive-pictures Package: texlive-plain-extra Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 69 Depends: texlive-plain-generic (>= 2018.20180416) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: oldlibs Filename: pool/test/t/texlive-base/texlive-plain-extra_2018.20181214-1~mx17_all.deb Size: 31676 SHA256: a9bbe0d069d12bceae9a7bf9b788029d538ed33e20a1322355f13d262b8a6483 SHA1: 068fed48c784840112cc66714a78f7be6a68b891 MD5sum: 2edd0b955d9ae5cd67b0374f3b6d9df5 Description: TeX Live: transitional dummy package This is a transitional package for texlive-plain-extra to ensure proper upgrade to texlive-plain-generic. It can be safely removed after the installation is complete. Package: texlive-plain-generic Source: texlive-extra Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 54759 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416), texlive-binaries (>= 2018.20180416) Conflicts: tex4ht (<< 20160814), tex4ht-common, texlive-binaries (<< 2017.20170613.44572-5) Breaks: tex4ht (<< 20160814), texlive-base (<< 2018.20180416) Replaces: tex4ht (<< 20160814), texlive-binaries (<< 2017.20170613.44572-5), texlive-generic-extra (<< 2017), texlive-generic-recommended (<< 2017), texlive-htmlxml (<< 2017), texlive-plain-extra (<< 2017) Provides: tex4ht Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-extra/texlive-plain-generic_2018.20181214-1~mx17_all.deb Size: 24281414 SHA256: 34c547276c423975b0831ab096a52ddaad0246f412398933846ce73084354990 SHA1: 8d28559cc331dba0213dad4bf361808dc0c1d1b7 MD5sum: 8d5e90e4b9ff332619b13205708406d3 Description: TeX Live: Plain (La)TeX packages Add-on packages and macros that work with plain TeX, often LaTeX, and occasionally other formats. . This package includes the following CTAN packages: . abbr -- Simple macros supporting abreviations for Plain and LaTeX . abstyles -- Adaptable BibTeX styles . apnum -- Arbitrary precision numbers implemented by TeX macros . autoaligne -- Align terms and members in math expressions . barr -- Diagram macros by Michael Barr . bitelist -- Split list, in TeX's mouth . borceux -- Diagram macros by Francois Borceux . c-pascal -- Typeset Python, C and Pascal programs . catcodes -- Generic handling of TeX category codes . chronosys -- Drawing time-line diagrams . colorsep -- Color separation . cweb-old -- . dinat -- Bibliography style for German texts . dirtree -- Display trees in the style of windows explorer . docbytex -- Creating documentation from source code . dowith -- Apply a command to a list of items . eijkhout -- Victor Eijkhout's packages . encxvlna -- Insert nonbreakable spaces, using encTeX . epigram -- Display short quotations . epsf -- Simple macros for EPS inclusion . epsf-dvipdfmx -- Plain TeX file for using epsf.tex with (x)dvipdfmx . fenixpar -- One-shot changes to token registers such as \everypar . figflow -- Flow text around a figure . fixpdfmag -- Fix magnification in pdfTeX . fltpoint -- Simple floating point arithmetic . fntproof -- A programmable font test pattern generator . font-change -- Macros to change text and mathematics fonts in plain TeX . fontch -- Changing fonts, sizes and encodings in Plain TeX . fontname -- Scheme for naming fonts in TeX . gates -- Support for writing modular and customisable code . genmisc -- numerous one-file packages that work with both plain TeX and LaTeX . getoptk -- Define macros with sophisticated options . gfnotation -- Typeset Gottlob Frege's notation in plain TeX . gobble -- More gobble macros for PlainTeX and LaTeX . graphics-pln -- LaTeX-style graphics for Plain TeX users . gtl -- Manipulating generalized token lists . hlist -- Horizontal and columned lists . hyplain -- Basic support for multiple languages in Plain TeX . ifetex -- Provides \ifetex switch . iftex -- Am I running under pdfTeX, XeTeX or LuaTeX? . insbox -- Insert pictures/boxes into paragraphs . js-misc -- Miscellaneous macros from Joachim Schrod . kastrup -- Convert numbers into binary, octal and hexadecimal . lambda-lists -- Lists in TeX's mouth . langcode -- Simple language-dependent settings based on language codes . lecturer -- On-screen presentations for (almost) all formats . librarian -- Tools to create bibliographies in TeX . listofitems -- Grab items in lists using user-specified sep char . mathdots -- Commands to produce dots in math that respect font size . metatex -- Incorporate Metafont pictures in TeX source . midnight -- A set of useful macro tools . mkpattern -- A utility for making hyphenation patterns . modulus -- A non-destructive modulus and integer quotient operator for TeX . multido -- A loop facility for Generic TeX . navigator -- PDF features across formats and engines . newsletr -- Macros for making newsletters with Plain TeX . ofs -- Macros for managing large font collections . olsak-misc -- Collection with plain TeX macros written by Petr Olsak . path -- Typeset paths, making them breakable . pdf-trans -- A set of macros for various transformations of TeX boxes . pitex -- Documentation macros . placeins-plain -- Insertions that keep their place . plainpkg -- A minimal method for making generic packages . plipsum -- 'Lorem ipsum' for Plain TeX developers . plnfss -- Font selection for Plain TeX . plstmary -- St. Mary's Road font support for plain TeX . present -- Presentations with Plain TeX . randomlist -- Deal with database, loop, and random in order to build personalized exercises . resumemac -- Plain TeX macros for resumes . schemata -- Print topical diagrams . shade -- Shade pieces of text . simplekv -- A simple key/value system for TeX and LaTeX . systeme -- Format systems of equations . tabto-generic -- "Tab" to a measured position in the line . termmenu -- The package provides support for terminal-based menus using expl3 . tex-ps -- TeX to PostScript generic macros and add-ons . tex4ht -- Convert (La)TeX to HTML/XML . texapi -- Macros to write format-independent packages . texdate -- Date printing, formatting, and manipulation in TeX . timetable -- Generate timetables . tracklang -- Language and dialect tracker . treetex -- Draw trees . trigonometry -- Demonstration code for cos and sin in TeX macros . ulem -- Package for underlining . upca -- Print UPC-A barcodes . varisize -- Change font size in Plain TeX . xii -- Christmas silliness (English) . xii-lat -- Christmas silliness (Latin) . xlop -- Calculates and displays arithmetic operations . yax -- Yet Another Key System Package: texlive-pstricks Source: texlive-extra Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 40368 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416), texlive-binaries (>= 2018.20180416), texlive-pictures (>= 2018.20180416), texlive-plain-generic (>= 2018.20180416) Recommends: ps2eps, texlive-extra-utils, texlive-font-utils Suggests: texlive-pstricks-doc Breaks: texlive-base (<< 2018.20180416), texlive-latex-extra (<< 2017.20171031) Replaces: texlive-latex-extra (<< 2017.20171031) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-extra/texlive-pstricks_2018.20181214-1~mx17_all.deb Size: 26575998 SHA256: 76fe3803e5838811705b7f52e58df21b4ecac57c2a10fbd080153e2e2e04a6ee SHA1: e1953a54795e900da34786aad0770130ca74c71c MD5sum: 1a3c5fdeffe18eff3d77c065185dfd8d Description: TeX Live: PSTricks PSTricks core and all add-on packages. . This package includes the following CTAN packages: . auto-pst-pdf -- Wrapper for pst-pdf (with some psfrag features) . bclogo -- Creating colourful boxes with logos . dsptricks -- Macros for Digital Signal Processing plots . makeplot -- Easy plots from Matlab in LaTeX . pdftricks -- Support for PSTricks in pdfTeX . pdftricks2 -- Use PSTricks in pdfTeX . pedigree-perl -- Generate TeX pedigree files from CSV files . psbao -- Draw Bao diagrams . pst-2dplot -- A PSTricks package for drawing 2D curves . pst-3d -- A PSTricks package for tilting and other pseudo-3D tricks . pst-3dplot -- Draw 3D objects in parallel projection, using PSTricks . pst-abspos -- Put objects at an absolute position . pst-arrow -- Special arrows for PSTricks . pst-am -- Simulation of modulation and demodulation . pst-antiprism -- A PSTricks related package which draws an antiprism . pst-asr -- Typeset autosegmental representations for linguists . pst-bar -- Produces bar charts using PSTricks . pst-barcode -- Print barcodes using PostScript . pst-bezier -- Draw Bezier curves . pst-blur -- PSTricks package for "blurred" shadows . pst-bspline -- Draw cubic Bspline curves and interpolations . pst-calculate -- Support for floating point operations at LaTeX level . pst-calendar -- Plot calendars in "fancy" ways . pst-cie -- CIE color space . pst-circ -- PSTricks package for drawing electric circuits . pst-coil -- A PSTricks package for coils, etc . pst-contourplot -- Draw implicit functions using the "marching squares" algorithm . pst-cox -- Drawing regular complex polytopes with PSTricks . pst-dart -- Plotting dart boards . pst-dbicons -- Support for drawing ER diagrams . pst-diffraction -- Print diffraction patterns from various apertures . pst-electricfield -- Draw electric field and equipotential lines with PSTricks . pst-eps -- Create EPS files from PSTricks figures . pst-eucl -- Euclidian geometry with PSTricks . pst-exa -- Typeset PSTricks examples, with code . pst-feyn -- Draw graphical elements for Feynman diagrams . pst-fill -- Fill or tile areas with PSTricks . pst-fit -- Macros for curve fitting . pst-fr3d -- Draw 3-dimensional framed boxes using PSTricks . pst-fractal -- Draw fractal sets using PSTricks . pst-fun -- Draw "funny" objects with PSTricks . pst-func -- PSTricks package for plotting mathematical functions . pst-gantt -- Draw GANTT charts with PSTricks . pst-geo -- Geographical Projections . pst-geometrictools -- A PSTricks package to draw geometric tools . pst-ghsb -- HSB gradients via PSTricks . pst-gr3d -- Three dimensional grids with PSTricks . pst-grad -- Filling with colour gradients, using PSTricks . pst-graphicx -- A PSTricks-compatible graphicx for use with Plain TeX . pst-infixplot -- Using PSTricks plotting capacities with infix expressions rather than RPN . pst-intersect -- Compute intersections of arbitrary curves . pst-jtree -- Typeset complex trees for linguists . pst-knot -- PSTricks package for displaying knots . pst-labo -- Draw objects for Chemistry laboratories . pst-layout -- Page layout macros based on PSTricks packages . pst-lens -- Lenses with PSTricks . pst-light3d -- Three dimensional lighting effects (PSTricks) . pst-lsystem -- Create images based on a L-system . pst-magneticfield -- Plotting a magnetic field with PSTricks . pst-marble -- A PSTricks package to draw marble-like pattern . pst-math -- Enhancement of PostScript math operators to use with PSTricks . pst-mirror -- Images on a spherical mirror . pst-moire -- A PSTricks package to draw moire patterns . pst-node -- Nodes and node connections in PSTricks . pst-ob3d -- Three dimensional objects using PSTricks . pst-ode -- Solving initial value problems for sets of Ordinary Differential Equations . pst-optexp -- Drawing optical experimental setups . pst-optic -- Drawing optics diagrams . pst-osci -- Oscgons with PSTricks . pst-ovl -- Create and manage graphical overlays . pst-pad -- Draw simple attachment systems with PSTricks . pst-pdgr -- Draw medical pedigrees using PSTricks . pst-pdf -- Make PDF versions of graphics by processing between runs . pst-perspective -- Draw perspective views using PSTricks . pst-platon -- Platonic solids in PSTricks . pst-plot -- Plot data using PSTricks . pst-poker -- Drawing poker cards . pst-poly -- Polygons with PSTricks . pst-pulley -- Plot pulleys, using PSTricks . pst-qtree -- Simple syntax for trees . pst-rputover -- Place text over objects without obscuring background colors . pst-rubans -- Draw three-dimensional ribbons . pst-shell -- pst-shell: plotting sea shells . pst-sigsys -- Support of signal processing-related disciplines . pst-slpe -- Sophisticated colour gradients . pst-solarsystem -- Plot the solar system for a specific date . pst-solides3d -- Draw perspective views of 3D solids . pst-soroban -- Draw a Soroban using PSTricks . pst-spectra -- Draw continuum, emission and absorption spectra with PSTricks . pst-spinner -- Drawing a fidget spinner . pst-spirograph -- Drawing hypotrochoids as with a spirograph . pst-stru -- Civil engineering diagrams, using PSTricks . pst-support -- Assorted support files for use with PSTricks . pst-text -- Text and character manipulation in PSTricks . pst-thick -- Drawing very thick lines and curves . pst-tools -- PSTricks support functions . pst-tree -- Trees, using PSTricks . pst-tvz -- Draw trees with more than one root node, using PSTricks . pst-uml -- UML diagrams with PSTricks . pst-vectorian -- Printing ornaments . pst-vehicle -- A PSTricks package for rolling vehicles on graphs of mathematical functions . pst-venn -- A PSTricks package for drawing Venn sets . pst-vowel -- Enable arrows showing diphthongs on vowel charts . pst-vue3d -- Draw perspective views of three dimensional objects . pst2pdf -- A script to compile PSTricks documents via pdfTeX . pstricks -- PostScript macros for TeX . pstricks-add -- A collection of add-ons and bugfixes for PSTricks . pstricks_calcnotes -- Use of PSTricks in calculus lecture notes . uml -- UML diagrams in LaTeX . vaucanson-g -- PSTricks macros for drawing automata . vocaltract -- Visualise the vocal tract using LaTeX and PSTricks Package: texlive-pstricks-doc Source: texlive-extra Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 286556 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416) Breaks: texlive-latex-extra-doc (<< 2017.20171031) Replaces: texlive-latex-extra-doc (<< 2017.20171031) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: doc Filename: pool/test/t/texlive-extra/texlive-pstricks-doc_2018.20181214-1~mx17_all.deb Size: 249144760 SHA256: c14f9048363706e2b4d87fbe064110f803e5a870f572213e872a22cf0cf60ce5 SHA1: 4a3282145de6780e3d8fd156d432f5389df7cc61 MD5sum: 9a3a84868be0b3dd6924aa90bd0891b2 Description: TeX Live: Documentation files for texlive-pstricks This package provides the documentation for texlive-pstricks Package: texlive-publishers Source: texlive-extra Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 53620 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416), texlive-latex-base (>= 2018.20180416), texlive-latex-recommended (>= 2018.20180416) Recommends: texlive-latex-extra Suggests: texlive-publishers-doc Breaks: texlive-base (<< 2018.20180416), texlive-latex-extra (<< 2018.20181213) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-extra/texlive-publishers_2018.20181214-1~mx17_all.deb Size: 13189006 SHA256: a7b3240c7c0c9d2e35d69b1a97c30a96ba6fe367e709b6b0184a04b5f914da0c SHA1: 366d749fce84b6fd07330bd0c2d098d3d21878a4 MD5sum: e5705f0d6b03a0c5674d46b6065c92ad Description: TeX Live: Publisher styles, theses, etc. This package includes the following CTAN packages: . IEEEconf -- Macros for IEEE conference proceedings . IEEEtran -- Document class for IEEE Transactions journals and conferences . aastex -- Macros for Manuscript Preparation for AAS Journals . abnt -- Typesetting academic works according to ABNT rules . abntex2 -- Typeset technical and scientific Brazilian documents based on ABNT rules . acmart -- Class for typesetting publications of ACM . acmconf -- Class for ACM conference proceedings . active-conf -- Class for typesetting ACTIVE conference papers . adfathesis -- Australian Defence Force Academy thesis format . afparticle -- Typesetting articles for Archives of Forensic Psychology . afthesis -- Air Force Institute of Technology thesis class . aguplus -- Styles for American Geophysical Union . aiaa -- Typeset AIAA conference papers . ametsoc -- Official American Meteorological Society LaTeX Template . anufinalexam -- LaTeX document shell for ANU final exam . aomart -- Typeset articles for the Annals of Mathematics . apa -- American Psychological Association format . apa6 -- Format documents in APA style (6th edition) . apa6e -- Format manuscripts to APA 6th edition guidelines . arsclassica -- A different view of the ClassicThesis package . articleingud -- LaTeX class for articles published in INGENIERIA review . asaetr -- Transactions of the ASAE . ascelike -- Bibliography style for the ASCE . aucklandthesis -- Memoir-based class for formatting University of Auckland masters' and doctors' theses . bangorcsthesis -- Typeset a thesis at Bangor University . bangorexam -- Typeset an examination at Bangor University . bath-bst -- Harvard referencing style as recommended by the University of Bath Library . beamer-FUBerlin -- Beamer, using the style of FU Berlin . beamer-verona -- A theme for the beamer class . beilstein -- Support for submissions to the "Beilstein Journal of Nanotechnology" . bgteubner -- Class for producing books for the publisher "Teubner Verlag" . br-lex -- A Class for Typesetting Brazilian legal texts . brandeis-dissertation -- Class for Brandeis University dissertations . brandeis-problemset -- Document class for COSI Problem sets at Brandeis University (Waltham, MA) . cascadilla -- Typeset papers conforming to the stylesheet of the Cascadilla Proceedings Project . cesenaexam -- A class file to typeset exams . chem-journal -- Various BibTeX formats for journals in Chemistry . chs-physics-report -- Physics lab reports for Carmel High School . cje -- LaTeX document class for CJE articles . classicthesis -- A "classically styled" thesis package . cleanthesis -- A clean LaTeX style for thesis documents . cmpj -- Style for the journal Condensed Matter Physics . confproc -- A set of tools for generating conference proceedings . cquthesis -- LaTeX Thesis Template for Chongqing University . dccpaper -- Typeset papers for the International Journal of Digital Curation . dithesis -- A class for undergraduate theses at the University of Athens . ebook -- Helps creating an ebook by providing an ebook class . ebsthesis -- Typesetting theses for economics . ecothesis -- LaTeX thesis template for the Universidade Federal de Vicosa (UFV), Brazil . ejpecp -- Class for EJP and ECP . ekaia -- Article format for publishing the Basque Country Science and Technology Journal "Ekaia" . elbioimp -- A LaTeX document class for the Journal of Electrical Bioimpedance . elsarticle -- Class for articles for submission to Elsevier journals . elteikthesis -- Thesis class for ELTE University Informatics wing . emisa -- A LaTeX package for preparing manuscripts for the journal EMISA . erdc -- Style for Reports by US Army Corps of Engineers . estcpmm -- Style for Munitions Management Project Reports . etsvthor -- Some useful abbreviations for members of e.t.s.v. Thor . facture-belge-simple-sans-tva -- Simple Belgian invoice without VAT . fbithesis -- Computer Science thesis class for University of Dortmund . fcavtex -- A thesis class for the FCAV/UNESP (Brazil) . fcltxdoc -- Macros for use in the author's documentation . fei -- Class for academic works at FEI University Center -- Brazil . gaceta -- A class to typeset La Gaceta de la RSME . gatech-thesis -- Georgia Institute of Technology thesis class . gradstudentresume -- A generic template for graduate student resumes . grant -- Classes for formatting federal grant proposals . gsemthesis -- Geneva School of Economics and Management PhD thesis format . gzt -- Bundle of classes for "La Gazette des Mathematiciens" . h2020proposal -- LaTeX class and template for EU H2020 RIA proposal . hagenberg-thesis -- A Collection of LaTeX classes, style files, and example documents for academic manuscripts . har2nat -- Replace the harvard package with natbib . hecthese -- A class for dissertations and theses at HEC Montreal . hithesis -- Harbin Institute of Technology Thesis Template . hobete -- Unofficial beamer theme for the University of Hohenheim . hustthesis -- Unofficial thesis template for Huazhong University . icsv -- Class for typesetting articles for the ICSV conference . ieeepes -- IEEE Power Engineering Society Transactions . ijmart -- LaTeX Class for the Israel Journal of Mathematics . ijsra -- LaTeX document class for the International Journal of Student Research in Archaeology . imac -- International Modal Analysis Conference format . imtekda -- IMTEK thesis class . iscram -- A LaTeX class to publish article to ISCRAM conferences . jacow -- The "jacow.cls" class is used for submissions to the proceedings of conferences on JACoW.org . jmlr -- Class files for the Journal of Machine Learning Research . jnuexam -- Exam class for Jinan University . jpsj -- Document Class for Journal of the Physical Society of Japan . kdgdocs -- Document classes for Karel de Grote University College . kluwer -- Kluwer publication support . ksp-thesis -- A LaTeX class for theses published with KIT Scientific Publishing . ku-template -- Copenhagen University or faculty logo for front page . langsci -- Typeset books for publication with Language Science Press . limecv -- A (Xe/Lua)LaTeX document class for curriculum vitae . lion-msc -- LaTeX class for B.Sc. and M.Sc. reports at Leiden Institute of Physics (LION) . llncsconf -- LaTeX package extending Springer's llcns class . lni -- Official class for the "Lecture Notes in Informatics" . lps -- Class for "Logic and Philosophy of Science" . matc3 -- Commands for MatematicaC3 textbooks . matc3mem -- Class for MatematicaC3 textbooks . mcmthesis -- Template designed for MCM/ICM . mentis -- A basis for books to be published by Mentis publishers . mnras -- Monthly Notices of the Royal Astronomical Society . modeles-factures-belges-assocs -- Generate invoices for Belgian non-profit organizations . msu-thesis -- Class for Michigan State University Master's and PhD theses . mucproc -- Conference proceedings for the German MuC-conference . mugsthesis -- Thesis class complying with Marquette University Graduate School requirements . musuos -- Typeset papers for the department of music, Osnabruck . muthesis -- Classes for University of Manchester Dept of Computer Science . mynsfc -- XeLaTeX template for writing the main body of NSFC proposals . nature -- Prepare papers for the journal Nature . navydocs -- Support for Technical Reports by US Navy Organizations . nddiss -- Notre Dame Dissertation format class . ndsu-thesis -- North Dakota State University disquisition class . novel -- Class for printing fiction, such as novels . nwejm -- Support for the journal "North-Western European Journal of Mathematics" . nih -- A class for NIH grant applications . nihbiosketch -- A class for NIH biosketches based on the 2015 updated format . nostarch -- LaTeX class for No Starch Press . nrc -- Class for the NRC technical journals . onrannual -- Class for Office of Naval Research Ocean Battlespace Sensing annual report . opteng -- SPIE Optical Engineering and OE Letters manuscript template . philosophersimprint -- Typesetting articles for "Philosophers' Imprint" . pittetd -- Electronic Theses and Dissertations at Pitt . pkuthss -- LaTeX template for dissertations in Peking University . powerdot-FUBerlin -- Powerdot, using the style of FU Berlin . powerdot-tuliplab -- A style package for Powerdot to provide the design of TULIP Lab . pracjourn -- Typeset articles for PracTeX . procIAGssymp -- Macros for IAG symposium papers . proposal -- A set of LaTeX classes for preparing proposals for collaborative projects . ptptex -- Macros for 'Progress of Theoretical Physics' . psu-thesis -- Package for writing a thesis at Penn State University . resphilosophica -- Typeset articles for the journal Res Philosophica . resumecls -- Typeset a resume both in English and Chinese . revtex -- Styles for various Physics Journals . revtex4 -- Styles for various Physics Journals (old version) . rutitlepage -- Radboud University Titlepage Package . ryethesis -- Class for Ryerson Unversity Graduate School requirements . sageep -- Format papers for the annual meeting of EEGS . sapthesis -- Typeset theses for Sapienza-University, Rome . schule -- Support for teachers at German schools . scrjrnl -- Typeset diaries or journals . scientific-thesis-cover -- Provides cover page and affirmation at the end of a thesis . sduthesis -- Thesis Template of Shandong University . seuthesis -- LaTeX template for theses at Southeastern University . seuthesix -- LaTeX class for theses at Southeast University, Nanjing, China . soton -- University of Southampton-compliant slides . sphdthesis -- LaTeX template for writing PhD Thesis . spie -- Support for formatting SPIE Proceedings manuscripts . sr-vorl -- Class for Springer books . srdp-mathematik -- Typeset Austrian SRDP in mathematics . stellenbosch -- Stellenbosch thesis bundle . suftesi -- A document class for typesetting theses, books and articles . sugconf -- SAS(R) user group conference proceedings document class . tabriz-thesis -- A template for the University of Tabriz . texilikechaps -- Format chapters with a texi-like format . texilikecover -- A cover-page package, like TeXinfo . thesis-ekf -- Thesis class for Eszterhazy Karoly University . thesis-gwu -- Thesis class for George Washington University School of Engineering and Applied Science . thesis-qom -- Thesis style of the University of Qom, Iran . thesis-titlepage-fhac -- Little style to create a standard titlepage for diploma thesis . thucoursework -- Coursework template for Tsinghua University . thuthesis -- Thesis template for Tsinghua University . timbreicmc -- Typeset documents with ICMC/USP watermarks . tlc-article -- A LaTeX document class for formal documents . topletter -- Letter class for the Politecnico di Torino . toptesi -- Bundle for typesetting multilanguage theses . tudscr -- Corporate Design of Technische Universitat Dresden . tugboat -- LaTeX macros for TUGboat articles . tugboat-plain -- Plain TeX macros for TUGboat . turabian -- Create Turabian-formatted material using LaTeX . tui -- Thesis style for the University of the Andes, Colombia . uaclasses -- University of Arizona thesis and dissertation format . uafthesis -- Document class for theses at University of Alaska Fairbanks . uantwerpendocs -- Course texts, master theses, and exams in University of Antwerp style . ucbthesis -- Thesis and dissertation class supporting UCB requirements . ucdavisthesis -- A thesis/dissertation class for University of California at Davis . ucsmonograph -- Typesetting academic documents from the University of Caxias do Sul . ucthesis -- University of California thesis format . uestcthesis -- Thesis class for UESTC . uhhassignment -- A document class for typesetting homework assignments . uiucredborder -- Class for UIUC thesis red-bordered forms . uiucthesis -- UIUC thesis class . ulthese -- Thesis class and templates for Universite Laval . umbclegislation -- A LaTeX class for building legislation files for UMBC Student Government Association Bills . umthesis -- Dissertations at the University of Michigan . umich-thesis -- University of Michigan Thesis LaTeX class . unamth-template -- UNAM Thesis LaTeX Template . unamthesis -- Style for Universidad Nacional Autonoma de Mexico theses . unitn-bimrep -- A bimonthly report class for the PhD School of Materials, Mechatronics and System Engineering . univie-ling -- Papers, theses and research proposals in (Applied) Linguistics at Vienna University . unswcover -- Typeset a dissertation cover page following UNSW guidelines . uothesis -- Class for dissertations and theses at the University of Oregon . urcls -- Beamer and scrlttr2 classes and styles for the University of Regensburg . uowthesis -- Document class for dissertations at the University of Wollongong . uowthesistitlepage -- Title page for dissertations at the University of Wollongong . uspatent -- U.S. Patent Application Tools for LaTeX and LyX . ut-thesis -- University of Toronto thesis style . utexasthesis -- University of Texas at Austin graduate thesis style . uwthesis -- University of Washington thesis class . vancouver -- Bibliographic style file for Biomedical Journals . xduthesis -- XeLaTeX template for writing Xidian University Thesis . wsemclassic -- LaTeX class for Bavarian school w-seminar papers . yathesis -- A LaTeX class for writing a thesis following French rules . york-thesis -- A thesis class file for York University, Toronto Package: texlive-publishers-doc Source: texlive-extra Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 201779 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416) Breaks: texlive-latex-extra-doc (<< 2018.20181213) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: doc Filename: pool/test/t/texlive-extra/texlive-publishers-doc_2018.20181214-1~mx17_all.deb Size: 146599086 SHA256: ac8dd80867570f5ccbb0910f181a6cda98387f913a52322a2a6f361cb207587a SHA1: 6c62f7b8fa7e85c476792ef4e42e6a700d309430 MD5sum: b7f36bb9c3c1bf218c53a31422334200 Description: TeX Live: Documentation files for texlive-publishers This package provides the documentation for texlive-publishers Package: texlive-science Source: texlive-extra Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 13806 Depends: tex-common (>= 6), python, texlive-base (>= 2018.20180416), texlive-binaries (>= 2018.20180416), texlive-fonts-recommended (>= 2018.20180416), texlive-lang-greek (>= 2018.20180416), texlive-latex-base (>= 2018.20180416), texlive-latex-recommended (>= 2018.20180416) Suggests: texlive-science-doc Conflicts: texlive-math-extra (<< 2017) Breaks: texlive-base (<< 2018.20180416), texlive-latex-extra (<< 2018.20180724) Replaces: texlive-latex-extra (<< 2018.20180724), texlive-math-extra (<< 2017) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-extra/texlive-science_2018.20181214-1~mx17_all.deb Size: 3162294 SHA256: c2f4e622d4ccd471c2b3e1579834e2d40075dacf6048cb977b6d31a17e94ac7d SHA1: a51dfd283fadea8b395b2c0bd49b5ce14df034c2 MD5sum: fb4fe10eeeb83860ad6b0d51c58cf66f Description: TeX Live: Mathematics, natural sciences, computer science packages This package includes the following CTAN packages: . 12many -- Generalising mathematical index sets . SIstyle -- Package to typeset SI units, numbers and angles . SIunits -- International System of Units . alg -- LaTeX environments for typesetting algorithms . algobox -- Typeset Algobox programs . algorithm2e -- Floating algorithm environment with algorithmic keywords . algorithmicx -- The algorithmic style you always wanted . algorithms -- A suite of tools for typesetting algorithms in pseudo-code . aligned-overset -- Fix alignment at \overset or \underset . amstex -- American Mathematical Society plain TeX macros . apxproof -- Proofs in appendix . autobreak -- Simple line breaking of long formulae . axodraw2 -- Feynman diagrams in a LaTeX document . backnaur -- Typeset Backus Naur Form definitions . begriff -- Typeset Begriffschrift . binomexp -- Calculate Pascal's triangle . biocon -- Typesetting biological species names . bitpattern -- Typeset bit pattern diagrams . bohr -- Simple atom representation according to the Bohr model . boldtensors -- Bold latin and greek characters through simple prefix characters . bosisio -- A collection of packages by Francesco Bosisio . bpchem -- Typeset chemical names, formulae, etc . bropd -- Simplified brackets and differentials in LaTeX . bytefield -- Create illustrations for network protocol specifications . calculation -- Typesetting reasoned calculations, also called calculational proofs . cascade -- Constructions with braces to present mathematical demonstrations . ccfonts -- Support for Concrete text and math fonts in LaTeX . chemarrow -- Arrows for use in chemistry . chemcompounds -- Simple consecutive numbering of chemical compounds . chemcono -- Support for compound numbers in chemistry documents . chemexec -- Creating (chemical) exercise sheets . chemformula -- Command for typesetting chemical formulas and reactions . chemgreek -- Upright Greek letters in chemistry . chemmacros -- A collection of macros to support typesetting chemistry documents . chemnum -- A method of numbering chemical compounds . chemschemex -- Typeset and cross-reference chemical schemes based on TikZ code . chemsec -- Automated creation of numeric entity labels . chemstyle -- Writing chemistry with style . clrscode -- Typesets pseudocode as in Introduction to Algorithms . clrscode3e -- Typesets pseudocode as in Introduction to Algorithms . commath -- Mathematics typesetting support . complexity -- Computational complexity class names . computational-complexity -- Class for the journal Computational Complexity . concmath -- Concrete Math fonts . concrete -- Concrete Roman fonts . conteq -- Typeset multiline continued equalities . correctmathalign -- Correct spacing of the alignment in expressions . cryptocode -- Typesetting pseudocode, protocols, game-based proofs and black-box reductions in cryptography . delim -- Simplify typesetting mathematical delimiters . delimseasy -- Delimiter commands that are easy to use and resize . delimset -- Typeset and declare sets of delimiters with convenient size control . diffcoeff -- Write differential coefficients easily . digiconfigs -- Writing "configurations" . dijkstra -- Dijkstra algorithm for LaTeX . drawmatrix -- Draw visual representations of matrices in LaTeX . drawstack -- Draw execution stacks . dyntree -- Construct Dynkin tree diagrams . ebproof -- Formal proofs in the style of sequent calculus . econometrics -- Defines some commands that simplify mathematic notation in economic and econometric writing . eltex -- Simple circuit diagrams in LaTeX picture mode . emf -- Support for the EMF symbol . endiagram -- Easy creation of potential energy curve diagrams . engtlc -- Support for users in Telecommunications Engineering . eqexpl -- Align explanations for formulas . eqnarray -- More generalised equation arrays with numbering . eqnnumwarn -- Modifies the amsmath equation environments to warn for a displaced equation number . extarrows -- Extra Arrows beyond those provided in amsmath . extpfeil -- Extensible arrows in mathematics . faktor -- Typeset quotient structures with LaTeX . fnspe -- Macros for supporting mainly students of FNSPE CTU in Prague . fouridx -- Left sub- and superscripts in maths mode . functan -- Macros for functional analysis and PDE theory . galois -- Typeset Galois connections . gastex -- Graphs and Automata Simplified in TeX . gene-logic -- Typeset logic formulae, etc . ghsystem -- Globally harmonised system of chemical (etc) naming . gotoh -- An implementation of the Gotoh sequence alignment algorithm . grundgesetze -- Typeset Frege's Grundgesetze der Arithmetik . gu -- Typeset crystallographic group-subgroup-schemes . hep -- A "convenience wrapper" for High Energy Physics packages . hepnames -- Pre-defined high energy particle names . hepparticles -- Macros for typesetting high energy physics particle names . hepthesis -- A class for academic reports, especially PhD theses . hepunits -- A set of units useful in high energy physics applications . includernw -- Include .Rnw inside .tex . interval -- Format mathematical intervals, ensuring proper spacing . ionumbers -- Restyle numbers in maths mode . isomath -- Mathematics style for science and technology . jkmath -- Macros for mathematics that make the code more readable . karnaugh -- Typeset Karnaugh-Veitch-maps . karnaugh-map -- LaTeX package for drawing karnaugh maps with up to 6 variables . karnaughmap -- Typeset Karnaugh maps . kvmap -- Create Karnaugh maps with LaTeX . logicproof -- Box proofs for propositional and predicate logic . longdivision -- Long division arithmetic problems . lpform -- Typesetting linear programming formulations and sets of equations . lplfitch -- Fitch-style natural deduction proofs . lstbayes -- Listings language driver for Bayesian modeling languages . mathcomp -- Text symbols in maths mode . mathfixs -- Fix various layout issues in math mode . mathpartir -- Typesetting sequences of math formulas, e.g. type inference rules . mathpunctspace -- Control the space after punctuation in math expressions . matlab-prettifier -- Pretty-print Matlab source code . mattens -- Matrices/tensor typesetting . mgltex -- High-quality graphics from MGL scripts embedded in LaTeX documents . mhchem -- Typeset chemical formulae/equations and Risk and Safety phrases . mhequ -- Multicolumn equations, tags, labels, sub-numbering . miller -- Typeset miller indices . multiobjective -- Symbols for multiobjective optimisation etc . mychemistry -- Create reaction schemes with LaTeX and ChemFig . natded -- Typeset natural deduction proofs . nath -- Natural mathematics notation . nicematrix -- Several features to improve the typesetting of mathematical matrices with TikZ . nuc -- Notation for nuclear isotopes . nucleardata -- Provides data about atomic nuclides for documents . objectz -- Macros for typesetting Object Z . oplotsymbl -- Some symbols which are not easily available . ot-tableau -- Optimality Theory tableaux in LaTeX . oubraces -- Braces over and under a formula . perfectcut -- Delimiters whose size adjusts to the nesting . physics -- Macros supporting the Mathematics of Physics . pm-isomath -- Poor man ISO math for pdfLaTeX users . polexpr -- A parser for polynomial expressions . prftree -- Macros for building proof trees . proba -- Shortcuts commands to symbols used in probability texts . prooftrees -- Forest-based proof trees (symbolic logic) . pseudocode -- LaTeX environment for specifying algorithms in a natural way . pythonhighlight -- Highlighting of Python code, based on the listings package . rank-2-roots -- Draw (mathematical) rank 2 root systems . rec-thy -- Commands to typeset recursion theory papers . revquantum -- Hacks to make writing quantum papers for revtex4-1 less painful . ribbonproofs -- Drawing ribbon proofs . rmathbr -- Repeating of math operator at the broken line and the new line in inline equations . sasnrdisplay -- Typeset SAS or R code or output . sciposter -- Make posters of ISO A3 size and larger . sclang-prettifier -- Prettyprinting SuperCollider source code . scratchx -- Include Scratch programs in LaTeX documents . sesamanuel -- Class and package for sesamath books or paper . sfg -- Draw signal flow graphs . shuffle -- A symbol for the shuffle product . simpler-wick -- Simpler Wick contractions . simplewick -- Simple Wick contractions . siunitx -- A comprehensive (SI) units package . skmath -- Extensions to the maths command repertoir . spalign -- Typeset matrices and arrays with spaces and semicolons as delimiters . stanli -- TikZ Library for Structural Analysis . statex -- Statistics style . statex2 -- Statistics style . statistics -- Compute and typeset statistics tables and graphics . statistik -- Store statistics of a document . statmath -- A LaTeX package for simple use of statistical notation . steinmetz -- Print Steinmetz notation . stmaryrd -- St Mary Road symbols for theoretical computer science . structmech -- A TikZ command set for structural mechanics drawings . struktex -- Draw Nassi-Shneiderman charts . substances -- A database of chemicals . subsupscripts -- A range of sub- and superscript commands . susy -- Macros for SuperSymmetry-related work . syllogism -- Typeset syllogisms in LaTeX . sympytexpackage -- Include symbolic computation (using sympy) in documents . synproof -- Easy drawing of syntactic proofs . t-angles -- Draw tangles, trees, Hopf algebra operations and other pictures . tablor -- Create tables of signs and of variations . tensor -- Typeset tensors . tex-ewd -- Macros to typeset calculational proofs and programs in Dijkstra's style . textgreek -- Upright greek letters in text . textopo -- Annotated membrane protein topology plots . thmbox -- Decorate theorem statements . turnstile -- Typeset the (logic) turnstile notation . ulqda -- Support of Qualitative Data Analysis . unitsdef -- Typesetting units in LaTeX . venn -- Creating Venn diagrams with MetaPost . witharrows -- "Aligned" math environments with arrows for comments . xymtex -- Typesetting chemical structures . yhmath -- Extended maths fonts for LaTeX . youngtab -- Typeset Young-Tableaux . ytableau -- Many-featured Young tableaux and Young diagrams Package: texlive-science-doc Source: texlive-extra Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 59196 Depends: tex-common (>= 6), texlive-base (>= 2018.20180416) Conflicts: texlive-math-extra (<< 2017) Breaks: texlive-latex-extra-doc (<< 2018.20180724) Replaces: texlive-latex-extra-doc (<< 2018.20180724), texlive-math-extra (<< 2017) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: doc Filename: pool/test/t/texlive-extra/texlive-science-doc_2018.20181214-1~mx17_all.deb Size: 52642100 SHA256: 59084fc418eeb1aa878bd09d597a21f2011d8a26877684fa3ada5a509fdbe2e9 SHA1: 95b32e11099bf8dff97bc7ebf89c16d384359a1b MD5sum: 824488b0b370c7f99d6b5112612a41f3 Description: TeX Live: Documentation files for texlive-science This package provides the documentation for texlive-science Package: texlive-xetex Source: texlive-base Version: 2018.20181214-1~mx17 Architecture: all Maintainer: Debian TeX Maintainers Installed-Size: 24491 Depends: tex-common (>= 6), teckit, texlive-base (>= 2018.20180416), texlive-binaries (>= 2018.20180416), texlive-latex-base (>= 2018.20180416), texlive-latex-extra (>= 2018.20180416), tipa (>= 2:1.2-2.1) Recommends: lmodern Breaks: texlive-base (<< 2018.20180416) Multi-Arch: foreign Homepage: http://www.tug.org/texlive/ Priority: optional Section: tex Filename: pool/test/t/texlive-base/texlive-xetex_2018.20181214-1~mx17_all.deb Size: 13702828 SHA256: 2ef39ad077f3fac8323530459b774e4c23c88e09ef8f428a540fd9754a97a73f SHA1: 7efd2babfd80259be7c3fbefef4dd20cdaae7b31 MD5sum: 4aa05c9c6414606f5369c80a1b8c70db Description: TeX Live: XeTeX and packages Packages for XeTeX, the Unicode/OpenType-enabled TeX by Jonathan Kew, http://tug.org/xetex. . This package includes the following CTAN packages: . arabxetex -- An ArabTeX-like interface for XeLaTeX . awesomebox -- Draw admonition blocks in your documents, illustrated with FontAwesome icons . bidi-atbegshi -- Bidi-aware shipout macros . bidicontour -- Bidi-aware coloured contour around text . bidipagegrid -- Bidi-aware page grid in background . bidishadowtext -- Bidi-aware shadow text . bidipresentation -- Experimental bidi presentation . businesscard-qrcode -- Business cards with QR-Code . cqubeamer -- LaTeX Beamer Template for Chongqing University . fixlatvian -- Improve Latvian language support in XeLaTeX . font-change-xetex -- Macros to change text and mathematics fonts in plain XeTeX . fontbook -- Generate a font book . fontwrap -- Bind fonts to specific unicode blocks . interchar -- Managing character class schemes in XeTeX . na-position -- Tables of relative positions of curves and asymptotes or tangents in Arabic documents . philokalia -- A font to typeset the Philokalia Books . ptext -- A 'lipsum' for Persian . quran -- An easy way to typeset any part of The Holy Quran . realscripts -- Access OpenType subscript and superscript glyphs . simple-resume-cv -- Template for a simple resume or curriculum vitae (CV), in XeLaTeX . simple-thesis-dissertation -- Template for a simple thesis or dissertation (Ph.D. or master's degree) or technical report, in XeLaTeX . ucharclasses -- Font actions in XeTeX according to what is being processed . unicode-bidi -- Experimental unicode bidi package for XeTeX . unisugar -- Define syntactic sugar for Unicode LaTeX . xebaposter -- Create beautiful scientific Persian/Latin posters using TikZ . xechangebar -- An extension of package changebar that can be used with XeLaTeX . xecjk -- Support for CJK documents in XeLaTeX . xecolor -- Support for color in XeLaTeX . xecyr -- Using Cyrillic languages in XeTeX . xeindex -- Automatic index generation for XeLaTeX . xesearch -- A string finder for XeTeX . xespotcolor -- Spot colours support for XeLaTeX . xetex -- An extended variant of TeX for use with Unicode sources . xetex-itrans -- Itrans input maps for use with XeLaTeX . xetex-pstricks -- Running PSTricks under XeTeX . xetex-tibetan -- XeTeX input maps for Unicode Tibetan . xetexconfig -- crop.cfg for XeLaTeX . xetexfontinfo -- Report font features in XeTeX . xetexko -- Typeset Korean with Xe(La)TeX . xevlna -- Insert non-breakable spaces using XeTeX Package: usbip Source: linux (4.19.37-5mx17+1) Version: 2.0+4.19.37-5mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 404 Depends: usbutils, libc6 (>= 2.7), libudev1 (>= 183), libwrap0 (>= 7.6-4~) Homepage: https://www.kernel.org/ Priority: optional Section: admin Filename: pool/test/l/linux/usbip_2.0+4.19.37-5mx17+1_amd64.deb Size: 307180 SHA256: c1f1ac05f4ba911b555e517e810418811ab7b526cdaaaa83558e0006bd217c47 SHA1: c77040f8ede1874ba17eca7c2e7ee98af8ddeaef MD5sum: dc888d0327991d8db428c4ddd231be68 Description: USB device sharing system over IP network USB/IP is a system for sharing USB devices over the network. . To share USB devices between computers with their full functionality, USB/IP encapsulates "USB requests" into IP packets and transmits them between computers. . Original USB device drivers and applications can be used for remote USB devices without any modification of them. A computer can use remote USB devices as if they were directly attached. . Currently USB/IP provides no access control or encryption. It should only be used in trusted environments. . This package provides the server component 'usbipd' and the client tool 'usbip'. Original-Maintainer: Debian Kernel Team Package: virtualbox Version: 1:5.2.36-dfsg-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 77521 Depends: adduser, iproute2, procps, virtualbox-dkms (>= 1:5.2.36-dfsg-1~mx17+1) | virtualbox-source (>= 1:5.2.36-dfsg-1~mx17+1) | virtualbox-modules, python3 (<< 3.6), python3 (>= 3.5~), python3.5, python3:any (>= 3.3.2-2~), libc6 (>= 2.15), libcurl3-gnutls (>= 7.16.2), libdevmapper1.02.1 (>= 2:1.02.97), libgcc1 (>= 1:3.0), libgsoap-2.8.60, libopus0 (>= 1.1), libpng16-16 (>= 1.6.2-1), libpython3.5 (>= 3.5.0~b1), libsdl1.2debian (>= 1.2.11), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5.2), libvncserver1 (>= 0.9.10), libvpx4 (>= 1.6.0), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxml2 (>= 2.7.4), libxmu6, libxt6, zlib1g (>= 1:1.1.4), virtualbox-qt (= 1:5.2.36-dfsg-1~mx17+1), virtualbox-guest-additions-iso Recommends: libgl1, libqt5core5a (>= 5.7.0), libqt5gui5 (>= 5.0.2), libqt5opengl5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libxcb1 Suggests: vde2 Conflicts: virtualbox-2.0, virtualbox-2.1, virtualbox-2.2, virtualbox-3.0, virtualbox-3.1, virtualbox-3.2, virtualbox-4.0, virtualbox-4.1, virtualbox-4.2, virtualbox-4.3, virtualbox-5.0, virtualbox-5.1, virtualbox-5.2 Homepage: https://www.virtualbox.org Priority: optional Section: contrib/misc Filename: pool/test/v/virtualbox/virtualbox_5.2.36-dfsg-1~mx17+1_amd64.deb Size: 17196378 SHA256: 056963681fff6328bc8d0acde4e7aec9ff5f5cb79767ebc7876f534e77b8081a SHA1: 4624f07fb5a20c6952f10a41e144ea73834cdc2b MD5sum: 3a6fdd7b65b00ea871e9daa19b6d353f Description: x86 virtualization solution - base binaries VirtualBox is a free x86 virtualization solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. . This package provides the binaries for VirtualBox. Either the virtualbox-dkms or the virtualbox-source package is also required in order to compile the kernel modules needed for virtualbox. A graphical user interface for VirtualBox is provided by the package virtualbox-qt. Original-Maintainer: Debian Virtualbox Team Package: virtualbox-dkms Source: virtualbox Version: 1:5.2.36-dfsg-1~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 5330 Depends: dkms (>= 2.1.0.0) Recommends: virtualbox (>= 1:5.2.36-dfsg-1~mx17+1) Provides: virtualbox-modules Homepage: https://www.virtualbox.org Priority: optional Section: contrib/kernel Filename: pool/test/v/virtualbox/virtualbox-dkms_5.2.36-dfsg-1~mx17+1_all.deb Size: 691840 SHA256: 172437939c05d9443649bffc9243cd59064fb024677bc8f6c31b5f164ffeba14 SHA1: 7f7e566a6ed977fd632dd134ce61063b3869756c MD5sum: da30c18b4c3e46e862fcbd8ad40a0b4f Description: x86 virtualization solution - kernel module sources for dkms VirtualBox is a free x86 virtualization solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. . This package provides the source code for the virtualbox kernel module to be build with dkms. Kernel sources or headers are required to compile this module. Original-Maintainer: Debian Virtualbox Team Package: virtualbox-ext-pack Version: 1:5.2.36-1~mx17+2 Architecture: all Maintainer: Steven Pusser Installed-Size: 127 Pre-Depends: debconf Depends: virtualbox (>= 1:5.2.36-dfsg-0~) | virtualbox-5.2, virtualbox (<< 1:5.2.36-dfsg-z) | virtualbox-5.2, wget, debconf (>= 0.5) | debconf-2.0 Homepage: https://www.virtualbox.org Priority: optional Section: contrib/misc Filename: pool/test/v/virtualbox-ext-pack/virtualbox-ext-pack_5.2.36-1~mx17+2_all.deb Size: 12904 SHA256: 5f5c42f06be43725718b20dbbcb77e1116abb6233d81a19ce2b240cf352c4b79 SHA1: 4847fe60972f39bc03d09050f25beeca3069bdaa MD5sum: 58c77dbe264fa362d853a5c8eaf636d0 Description: extra capabilities for VirtualBox, downloader. VirtualBox requires an extension pack to provide support for Remote Desktop Protocol, USB 2.0, PXE booting for Intel network cards, etc. This PUEL-licensed extension pack is free for personal use. . This package downloads the extension pack from internet during install. Original-Maintainer: Debian Virtualbox Team Package: virtualbox-guest-additions-iso Version: 1:5.2.36-0.1~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 48520 Recommends: virtualbox (>= 1:5.2.36) Conflicts: virtualbox-2.0, virtualbox-2.1, virtualbox-2.2, virtualbox-3.0, virtualbox-3.1, virtualbox-3.2, virtualbox-4.0, virtualbox-4.1, virtualbox-4.2, virtualbox-4.3, virtualbox-5.0, virtualbox-5.1 Breaks: virtualbox-guest-additions (<< 4.0.6-1~) Replaces: virtualbox-guest-additions (<< 4.0.6-1~) Homepage: https://www.virtualbox.org Priority: optional Section: non-free/misc Filename: pool/test/v/virtualbox-guest-additions-iso/virtualbox-guest-additions-iso_5.2.36-0.1~mx17+1_all.deb Size: 34099206 SHA256: a2e757a387130d05bae8586a520264003e5c7eaf17468cee4a8b11c964a7d01c SHA1: 8162dfe804c607e8034736efafacd2f1eca7cc24 MD5sum: bdde53eeea2e3470d3244c3515553c46 Description: guest additions iso image for VirtualBox VirtualBox is a free x86 virtualization solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. . This package provides an iso image which contains the guest additions for Linux, Solaris and Windows to be installed on the host system. The guest systems then can mount the iso and install the guest additions from there. Original-Maintainer: Debian Virtualbox Team Package: virtualbox-guest-dkms Source: virtualbox Version: 1:5.2.36-dfsg-1~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 6593 Depends: dkms (>= 2.1.0.0) Provides: virtualbox-guest-modules Homepage: https://www.virtualbox.org Priority: optional Section: contrib/kernel Filename: pool/test/v/virtualbox/virtualbox-guest-dkms_5.2.36-dfsg-1~mx17+1_all.deb Size: 614232 SHA256: b36f09d6bb3a803215388f67dfa46c50e4c9f23a24d07f90b790c53a659d0d03 SHA1: 360e5e02d98c9ab9f199538fb0be82bc6f88a3da MD5sum: 743d6010e6b00853e81c25d2bd10f413 Description: x86 virtualization solution - guest addition module source for dkms VirtualBox is a free x86 virtualization solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. . This package provides the source code for the virtualbox guest addition kernel modules to be build with dkms. Kernel sources or headers are required to compile these modules. Original-Maintainer: Debian Virtualbox Team Package: virtualbox-guest-source Source: virtualbox Version: 1:5.2.36-dfsg-1~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 1059 Depends: build-essential, bzip2, debhelper (>= 10), kbuild, module-assistant Homepage: https://www.virtualbox.org Priority: optional Section: contrib/kernel Filename: pool/test/v/virtualbox/virtualbox-guest-source_5.2.36-dfsg-1~mx17+1_all.deb Size: 1015588 SHA256: 5cc65556e904b8fe8da09329257635be8edf043ccc49d68d664fff05dfaeac1b SHA1: 73ca616f5c41535c77f3456a8a6e88bf610bd726 MD5sum: fc1ca2ab1adf43d2d452273250b4ec69 Description: x86 virtualization solution - guest addition module source VirtualBox is a free x86 virtualization solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. . This package provides the source code for the virtualbox guest addition kernel modules. The virtualbox-guest-utils package is also required in order to make use of these modules. Kernel sources or headers are required to compile these modules. . The source is placed under /usr/src, and after decompression it can be built to produce a virtualbox-guest-modules-_KVERS_ providing "virtualbox-guest-modules" package. Original-Maintainer: Debian Virtualbox Team Package: virtualbox-guest-utils Source: virtualbox Version: 1:5.2.36-dfsg-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 2773 Depends: adduser, pciutils, virtualbox-guest-dkms (= 1:5.2.36-dfsg-1~mx17+1) | virtualbox-guest-source (= 1:5.2.36-dfsg-1~mx17+1) | virtualbox-guest-modules, libc6 (>= 2.3.2), libpam0g (>= 0.99.7.1) Suggests: virtualbox-guest-x11 (= 1:5.2.36-dfsg-1~mx17+1) Homepage: https://www.virtualbox.org Priority: optional Section: contrib/misc Filename: pool/test/v/virtualbox/virtualbox-guest-utils_5.2.36-dfsg-1~mx17+1_amd64.deb Size: 455688 SHA256: f924bda339791496f7ab8ae106a773d23a471970985cec9fcd4e0399696a6f60 SHA1: 60c0caf1e1b07ad406bd6ff99250b2f1e84db3ee MD5sum: a6f2bdbf8ea2ef4116c2e7803ceb5998 Description: x86 virtualization solution - non-X11 guest utilities VirtualBox is a free x86 virtualization solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. . This package provides the non-X11 guest utilities for VirtualBox. These utilities are meant to be run inside the virtual machine. They provide closer integration and allow to share data through shared folders between the host system and the virtual machine. . Either the virtualbox-guest-dkms or the virtualbox-guest-source package is also required in order to compile the kernel modules needed for virtualbox-guest-utils. Original-Maintainer: Debian Virtualbox Team Package: virtualbox-guest-x11 Source: virtualbox Version: 1:5.2.36-dfsg-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 4139 Depends: libnotify-bin, x11-xserver-utils, virtualbox-guest-utils (= 1:5.2.36-dfsg-1~mx17+1), libc6 (>= 2.3.2), libgl1, libx11-6, libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxmu6, libxrandr2, libxt6, xorg-video-abi-23, xserver-xorg-core (>= 2:1.18.99.901) Provides: xorg-driver-video Homepage: https://www.virtualbox.org Priority: optional Section: contrib/x11 Filename: pool/test/v/virtualbox/virtualbox-guest-x11_5.2.36-dfsg-1~mx17+1_amd64.deb Size: 828632 SHA256: 3bde2ef99150a27db94b5fec3e6c56b5112fc33f12302077dc493ece5a79250a SHA1: b699c137688c901ca397be978e0fd129ffa2cde0 MD5sum: 6ff53df0711a3e7f41ea59286d95cdb3 Description: x86 virtualization solution - X11 guest utilities VirtualBox is a free x86 virtualization solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. . This package provides the X11 guest utilities for VirtualBox. These utilities are meant to be run inside the virtual machine. They provide closer integration and improve the interactive performance. Original-Maintainer: Debian Virtualbox Team Package: virtualbox-qt Source: virtualbox Version: 1:5.2.36-dfsg-1~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 28564 Depends: virtualbox (= 1:5.2.36-dfsg-1~mx17+1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgl1, libqt5core5a (>= 5.7.0), libqt5gui5 (>= 5.4.0), libqt5opengl5 (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5widgets5 (>= 5.7.0), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2), libx11-6, libxcb1, libxext6, libxinerama1 Breaks: virtualbox (<< 4.1.6-dfsg-2~) Replaces: virtualbox (<< 4.1.6-dfsg-2~) Homepage: https://www.virtualbox.org Priority: optional Section: contrib/misc Filename: pool/test/v/virtualbox/virtualbox-qt_5.2.36-dfsg-1~mx17+1_amd64.deb Size: 8550006 SHA256: 1123ed6b71228fa88428f074afd6e258149a99191f06690277f3f0b71147697f SHA1: b47ec258d5a6ce0482becb85e820b6ba7587d0f4 MD5sum: ab7876538c0a75c3b78195e7cc16d3af Description: x86 virtualization solution - Qt based user interface VirtualBox is a free x86 virtualization solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. . This package provides the Qt based graphical user interface for VirtualBox. Original-Maintainer: Debian Virtualbox Team Package: virtualbox-source Source: virtualbox Version: 1:5.2.36-dfsg-1~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 871 Depends: build-essential, bzip2, debhelper (>= 10), kbuild, module-assistant Recommends: virtualbox (>= 1:5.2.36-dfsg-1~mx17+1) Homepage: https://www.virtualbox.org Priority: optional Section: contrib/kernel Filename: pool/test/v/virtualbox/virtualbox-source_5.2.36-dfsg-1~mx17+1_all.deb Size: 823408 SHA256: c98fa4d22163186eff164341a0efa606dd29d78b130a0bbbef010448097d16bc SHA1: 4ec12f17ac5e823e3b7879dbb60c3f9fd64fe5be MD5sum: 40264ce65be735497a6bcbd0f2db7827 Description: x86 virtualization solution - kernel module source VirtualBox is a free x86 virtualization solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. . This package provides the source code for the virtualbox kernel module. The virtualbox package is also required in order to make use of these modules. Kernel sources or headers are required to compile this module. . The source is placed under /usr/src, and after decompression it can be built to produce a virtualbox-modules-_KVERS_ providing "virtualbox-modules" package. Original-Maintainer: Debian Virtualbox Team Package: vlc Version: 3.0.4-1exp~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 219 Depends: vlc-bin (= 3.0.4-1exp~mx17+1), vlc-plugin-base (= 3.0.4-1exp~mx17+1), vlc-plugin-qt (= 3.0.4-1exp~mx17+1), vlc-plugin-video-output (= 3.0.4-1exp~mx17+1) Recommends: vlc-l10n (= 3.0.4-1exp~mx17+1), vlc-plugin-notify (= 3.0.4-1exp~mx17+1), vlc-plugin-samba (= 3.0.4-1exp~mx17+1), vlc-plugin-skins2 (= 3.0.4-1exp~mx17+1), vlc-plugin-video-splitter (= 3.0.4-1exp~mx17+1), vlc-plugin-visualization (= 3.0.4-1exp~mx17+1) Provides: mp3-decoder Homepage: https://www.videolan.org/vlc/ Priority: optional Section: video Filename: pool/test/v/vlc/vlc_3.0.4-1exp~mx17+1_amd64.deb Size: 137112 SHA256: 23f528cbad9d1dc48d779eaca30eee9ce91e31353697067b52e92ec6d1361a9c SHA1: f4acb2415ed2f0aa284067a5d0cddddaa85d8085 MD5sum: 4cf1ada2fd426adb1fb56eacec6bf03d Description: multimedia player and streamer VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP. . VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional plugins: * vlc-plugin-access-extra * vlc-plugin-fluidsynth * vlc-plugin-jack * vlc-plugin-notify * vlc-plugin-samba * vlc-plugin-skins2 * vlc-plugin-svg * vlc-plugin-video-splitter * vlc-plugin-visualization Original-Maintainer: Debian Multimedia Maintainers Package: vlc-bin Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 365 Depends: libvlc-bin (= 3.0.4-1exp~mx17+1), libc6 (>= 2.14), libvlc5 (>= 3.0.4) Breaks: vlc-nox (<< 3.0.0-1~) Replaces: vlc-nox (<< 3.0.0-1~) Homepage: https://www.videolan.org/vlc/ Priority: optional Section: video Filename: pool/test/v/vlc/vlc-bin_3.0.4-1exp~mx17+1_amd64.deb Size: 156646 SHA256: c770035e06fa2edd6f7e1b69f757d421ef6364dc6b22d01302d7636cf022ae96 SHA1: f353104fc5b825b64dadc47f79aa473a76e3b746 MD5sum: 2e08586a474a17bcc3efbee237bb626a Description: binaries from VLC VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains the VLC's binaries. Original-Maintainer: Debian Multimedia Maintainers Package: vlc-data Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 980 Multi-Arch: foreign Homepage: https://www.videolan.org/vlc/ Priority: optional Section: video Filename: pool/test/v/vlc/vlc-data_3.0.4-1exp~mx17+1_all.deb Size: 443936 SHA256: ba83bd6c9cd6d101de68344b0c3dc5493cd64450f155fbbdda109cc134964a83 SHA1: 0210918bbd569352532cca13b36a95fd2da80fc9 MD5sum: cf22f480930a5e610d40e46ee5ca4533 Description: common data for VLC VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains HTTP interface files, and Lua scripts for VLC media player. Original-Maintainer: Debian Multimedia Maintainers Package: vlc-l10n Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: all Maintainer: Steven Pusser Installed-Size: 36980 Breaks: vlc-data (<< 3.0.0-1~) Replaces: vlc-data (<< 3.0.0-1~) Multi-Arch: foreign Homepage: https://www.videolan.org/vlc/ Priority: optional Section: localization Filename: pool/test/v/vlc/vlc-l10n_3.0.4-1exp~mx17+1_all.deb Size: 5747854 SHA256: 2f610a7cbc1781d31362ac5cb71565b061781048c90b459722c54004e83ce3c2 SHA1: 816aaafe6334c117fdf5d9b14a88ef4201caa8d3 MD5sum: f338eb8418ed3f9eca0f25110009c2ab Description: translations for VLC VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains localisations for VLC media player. Original-Maintainer: Debian Multimedia Maintainers Package: vlc-plugin-access-extra Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 215 Depends: libc6 (>= 2.14), libvlccore9 (>= 3.0.4), libvncclient1 (>= 0.9.10), libxcb-composite0, libxcb-shm0, libxcb1 (>= 1.6), vlc-plugin-abi-3-0-0f Enhances: vlc Multi-Arch: same Homepage: https://www.videolan.org/vlc/ Priority: optional Section: video Filename: pool/test/v/vlc/vlc-plugin-access-extra_3.0.4-1exp~mx17+1_amd64.deb Size: 128312 SHA256: 1aa65a2d77df561c7439f561076c7bc4d0f7debd6527c5c13ffc6f9615408c10 SHA1: 39d3e6da1936696f78562027b42f88b36e404ca7 MD5sum: 218c03934f77430c3aa9e692f7bd3d01 Description: multimedia player and streamer (extra access plugins) VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains additional access plugins. Original-Maintainer: Debian Multimedia Maintainers Package: vlc-plugin-base Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 11533 Depends: vlc-data (= 3.0.4-1exp~mx17+1), liba52-0.7.4, libarchive13 (>= 3.1.2), libaribb24-0 (>= 1.0.3), libasound2 (>= 1.0.27), libass5 (>= 0.13.0), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavc1394-0 (>= 0.5.3), libavcodec58 (>= 7:4.0) | libavcodec-extra58 (>= 7:4.0), libavformat58 (>= 7:4.0), libavutil56 (>= 7:4.0), libbasicusageenvironment1, libbluray2 (>= 1:1.0.0), libc6 (>= 2.16), libcairo2 (>= 1.13.1), libcddb2, libchromaprint1 (>= 1.3.2), libcrystalhd3 (>= 1:0.0~git20110715.fdd2f19), libdbus-1-3 (>= 1.9.14), libdc1394-22, libdca0 (>= 0.0.5), libdvbpsi10 (>= 1.3.0), libdvdnav4 (>= 5.0.3), libdvdread4 (>= 4.1.3), libebml4v5 (>= 1.3.4-2~), libfaad2 (>= 2.7), libflac8 (>= 1.3.0), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgcc1 (>= 1:3.4), libgcrypt20 (>= 1.7.0), libglib2.0-0 (>= 2.28.0), libgnutls30 (>= 3.5.6), libgpg-error0 (>= 1.14), libgroupsock8, libharfbuzz0b (>= 0.9.4), libjpeg62-turbo (>= 1.3.1), libkate1 (>= 0.3.0), liblirc-client0, liblivemedia57, liblua5.2-0, libmad0 (>= 0.15.1b-3), libmatroska6v5 (>= 1.4.5), libmicrodns0 (>= 0.0.3), libmpcdec6 (>= 1:0.1~r435), libmpeg2-4 (>= 0.5.1), libmpg123-0 (>= 1.13.7), libmtp9 (>= 1.1.0), libncursesw5 (>= 6), libnfs8 (>= 1.9.7), libogg0 (>= 1.1.0), libopenmpt-modplug1 (>= 0.2.7386~beta20.3), libopus0 (>= 1.1), libpng16-16 (>= 1.6.2-1), libpostproc55 (>= 7:4.0), libprotobuf-lite10, libpulse0 (>= 0.99.4), libraw1394-11, libresid-builder0c2a, librsvg2-2 (>= 2.14.4), libsamplerate0 (>= 0.1.7), libsdl-image1.2 (>= 1.2.10), libsdl1.2debian (>= 1.2.11), libsecret-1-0 (>= 0.7), libshine3 (>= 3.1.0), libshout3, libsidplay2, libsndio6.1 (>= 1.1.0), libsoxr0 (>= 0.1.0), libspatialaudio0 (>= 0.3.0+git20180730+dfsg1), libspeex1 (>= 1.2~beta3-1), libspeexdsp1 (>= 1.2~beta3.2-1), libssh2-1 (>= 1.2.3), libstdc++6 (>= 5.2), libswscale5 (>= 7:4.0), libsystemd0, libtag1v5 (>= 1.9.1-2.2~), libtheora0 (>= 1.0), libtinfo5 (>= 6), libtwolame0 (>= 0.3.6), libudev1 (>= 183), libupnp6 (>= 1:1.6.19), libusageenvironment3, libva-drm2 (>= 1.1.0), libva2 (>= 2.1.0), libvlccore9 (>= 3.0.4), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libx264-152, libx265-160 (>= 2.8), libxcb-keysyms1 (>= 0.4.0), libxcb1, libxml2 (>= 2.7.4), libzvbi0 (>= 0.2.35), zlib1g (>= 1:1.1.4), vlc-plugin-abi-3-0-0f Recommends: xdg-utils Suggests: libdvdcss2 Breaks: vlc-plugin-zvbi (<< 3.0.0-1~) Replaces: vlc-plugin-zvbi (<< 3.0.0-1~) Multi-Arch: same Homepage: https://www.videolan.org/vlc/ Priority: optional Section: video Filename: pool/test/v/vlc/vlc-plugin-base_3.0.4-1exp~mx17+1_amd64.deb Size: 2954566 SHA256: 4dddc1ca54e4b51e024dae101ce2b9c4f0f2dc9c5b8b48c3c7f083a8d7dab832 SHA1: 700a0c332e6999bf0f8f53ebf1bca9533a65a901 MD5sum: 0b72a93106b747635ebc7cca790dc89c Description: multimedia player and streamer (base plugins) VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains most plugins which are shipped in more specialied plugin packages. Original-Maintainer: Debian Multimedia Maintainers Package: vlc-plugin-fluidsynth Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 193 Depends: fluid-soundfont-gm | timgm6mb-soundfont, libc6 (>= 2.4), libfluidsynth1 (>= 1.1.6-4~), libvlccore9 (>= 3.0.4), vlc-plugin-abi-3-0-0f Enhances: vlc Multi-Arch: same Homepage: https://www.videolan.org/vlc/ Priority: optional Section: video Filename: pool/test/v/vlc/vlc-plugin-fluidsynth_3.0.4-1exp~mx17+1_amd64.deb Size: 122872 SHA256: 5fdcd17d5a7c4199377036fe3ac35f84c5a691fdb67e2be2ca7b8a279b50c554 SHA1: b40338c00dd898d83ae6c0489cc542d0d8decda4 MD5sum: f864179a0d46894c66ed43be3021684d Description: FluidSynth plugin for VLC VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This plugin adds support for playing MIDI file via the FluidSynth software synthesizer to the VLC media player. Original-Maintainer: Debian Multimedia Maintainers Package: vlc-plugin-jack Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 212 Depends: libc6 (>= 2.8), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libvlccore9 (>= 3.0.4), vlc-plugin-abi-3-0-0f Enhances: vlc Multi-Arch: same Homepage: https://www.videolan.org/vlc/ Priority: optional Section: video Filename: pool/test/v/vlc/vlc-plugin-jack_3.0.4-1exp~mx17+1_amd64.deb Size: 128860 SHA256: 19bbf2bd9554bce5c58fa16c7afc008bfd056dc066212cf5dfebab6ecfd403aa SHA1: f6c0e1b52d6e9c94d163f8e7d464bbcde57a9257 MD5sum: 4561a920ce33c5709d40dd5caf711170 Description: JACK audio plugins for VLC VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . These plugins add support for JACK to the VLC media player. To activate the audio output module, use the `--aout jack' flag or select the `jack' audio output plugin from the preferences menu. For the jack input, use `vlc jack://channels=...:ports=...' Original-Maintainer: Debian Multimedia Maintainers Package: vlc-plugin-notify Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 193 Depends: libc6 (>= 2.8), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0), libnotify4 (>= 0.7.0), libvlccore9 (>= 3.0.4), vlc-plugin-abi-3-0-0f Enhances: vlc Multi-Arch: same Homepage: https://www.videolan.org/vlc/ Priority: optional Section: video Filename: pool/test/v/vlc/vlc-plugin-notify_3.0.4-1exp~mx17+1_amd64.deb Size: 122196 SHA256: e15a720b12e58de844108cb025270abfa479469921a3a4951a10bbe94186cb75 SHA1: 60c86f87b43e164f47e24b25ec6f69d52359699a MD5sum: 4dccc56fe138b2f91d7b40e50884a62d Description: LibNotify plugin for VLC VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This plugin adds support for libnotify track change notification to the VLC media player. Original-Maintainer: Debian Multimedia Maintainers Package: vlc-plugin-qt Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 3486 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libqt5core5a (>= 5.7.0), libqt5gui5 (>= 5.7.0), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.7.0), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5), libvlccore9 (>= 3.0.4), libwayland-client0 (>= 1.0.2), libx11-6, vlc-plugin-abi-3-0-0f Recommends: vlc-bin Breaks: vlc (<< 3.0.0-1~) Replaces: vlc (<< 3.0.0-1~) Multi-Arch: same Homepage: https://www.videolan.org/vlc/ Priority: optional Section: video Filename: pool/test/v/vlc/vlc-plugin-qt_3.0.4-1exp~mx17+1_amd64.deb Size: 1140332 SHA256: 837b43fadc0807e0ab1cfe1a7b639102c7266d12018634f1c7b083dfdaaeff03 SHA1: 575c6d11345257ddf094d1225fc085925baa1a8a MD5sum: 7c4b838ed9904fc8482fc961944c6e34 Description: multimedia player and streamer (Qt plugin) VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains VLC's Qt interface. Original-Maintainer: Debian Multimedia Maintainers Package: vlc-plugin-samba Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 193 Depends: libc6 (>= 2.8), libsmbclient (>= 2:4.0.3+dfsg1), libvlccore9 (>= 3.0.4), vlc-plugin-abi-3-0-0f Enhances: vlc Multi-Arch: same Homepage: https://www.videolan.org/vlc/ Priority: optional Section: video Filename: pool/test/v/vlc/vlc-plugin-samba_3.0.4-1exp~mx17+1_amd64.deb Size: 122918 SHA256: 8fbea543250b0d4e9a9f8abef67daa376e612d89ce33e91951b4c45da5968fa7 SHA1: 3c34e638c00864167aad8c0c423315a23d8854bb MD5sum: 43362646afa7dddf5ab4bf84929a8f8a Description: Samba plugin for VLC VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This plugin adds support to access Samba shares from the VLC media player. Original-Maintainer: Debian Multimedia Maintainers Package: vlc-plugin-skins2 Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 1206 Depends: fonts-freefont-ttf, vlc-plugin-qt (= 3.0.4-1exp~mx17+1), libc6 (>= 2.14), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libvlccore9 (>= 3.0.4), libx11-6, libxext6, libxinerama1, libxpm4, vlc-plugin-abi-3-0-0f Recommends: vlc-bin Enhances: vlc Breaks: vlc (<< 3.0.0-1~), vlc-data (<< 3.0.0-1~) Replaces: vlc (<< 3.0.0-1~), vlc-data (<< 3.0.0-1~) Multi-Arch: same Homepage: https://www.videolan.org/vlc/ Priority: optional Section: video Filename: pool/test/v/vlc/vlc-plugin-skins2_3.0.4-1exp~mx17+1_amd64.deb Size: 569414 SHA256: f61cc446df468a11b521a640f49f5ecf2ee738a0700bf4c4410836d0c245e829 SHA1: be7e5ec7eac3a26c5010df8f9ddfe3737b286dab MD5sum: 776f903aeb1957391addc89f0e69f716 Description: multimedia player and streamer (Skins2 plugin) VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains VLC's Skins2 interface. Original-Maintainer: Debian Multimedia Maintainers Package: vlc-plugin-svg Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 193 Depends: libc6 (>= 2.8), libcairo2 (>= 1.13.1), libglib2.0-0 (>= 2.12.0), librsvg2-2 (>= 2.14.4), libvlccore9 (>= 3.0.4), vlc-plugin-abi-3-0-0f Enhances: vlc Multi-Arch: same Homepage: https://www.videolan.org/vlc/ Priority: optional Section: video Filename: pool/test/v/vlc/vlc-plugin-svg_3.0.4-1exp~mx17+1_amd64.deb Size: 122774 SHA256: e52c8c1b29718906f2dcbaeacc7574f0bdd9754a7fc8c9311c816fa492889d71 SHA1: e717a1bcce93d541ec26e3d605b1f0b178c203ee MD5sum: ab833895ace579f35bdd2c778b34b840 Description: SVG plugin for VLC VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This plugin allows you to render SVG graphics on top of the video. It is a text renderer, and must be activated through the '--text-renderer svg' option. When sent non-SVG data, it will convert it to SVG using a template that can be specified by the svg-template-file option. Original-Maintainer: Debian Multimedia Maintainers Package: vlc-plugin-video-output Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 847 Depends: libaa1 (>= 1.4p5), libavcodec58 (>= 7:4.0) | libavcodec-extra58 (>= 7:4.0), libavutil56 (>= 7:4.0), libc6 (>= 2.16), libcaca0 (>= 0.99.beta17-1), libegl1, libgl1, libgles2, libplacebo4 (>= 0.4.0), libva-drm2 (>= 1.1.0), libva-wayland2 (>= 1.3.0), libva-x11-2 (>= 1.0.3), libva2 (>= 2.1.0), libvlccore9 (>= 3.0.4), libwayland-client0 (>= 1.9.91), libwayland-egl1 (>= 1.15.0), libx11-6, libxcb-keysyms1 (>= 0.4.0), libxcb-shm0, libxcb-xv0 (>= 1.2), libxcb1, vlc-plugin-abi-3-0-0f Enhances: vlc Breaks: vlc-plugin-base (<< 3.0.0-1~) Replaces: vlc-plugin-base (<< 3.0.0-1~) Multi-Arch: same Homepage: https://www.videolan.org/vlc/ Priority: optional Section: video Filename: pool/test/v/vlc/vlc-plugin-video-output_3.0.4-1exp~mx17+1_amd64.deb Size: 258538 SHA256: 1ede00a44b44ce48d18164df7ac422bdc52aa00529b858590a39c866a34a1104 SHA1: 9206dd7cd26b9d4e5f0c9a6a52da32fe29f3b1e4 MD5sum: b724854a01316b139ea56a6062495dc9 Description: multimedia player and streamer (video output plugins) VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains the video output plugins. Original-Maintainer: Debian Multimedia Maintainers Package: vlc-plugin-video-splitter Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 237 Depends: libc6 (>= 2.14), libvlccore9 (>= 3.0.4), libxcb-randr0 (>= 1.1), libxcb1, vlc-plugin-abi-3-0-0f Enhances: vlc Multi-Arch: same Homepage: https://www.videolan.org/vlc/ Priority: optional Section: video Filename: pool/test/v/vlc/vlc-plugin-video-splitter_3.0.4-1exp~mx17+1_amd64.deb Size: 135250 SHA256: df9f0db49933d609d3c76f05e26bcd908286a074559b8ae0cd8d1e9434c913ab SHA1: 0c19b17c9074ba6cfec5cde050a66c9cfa1a756c MD5sum: c99df332fcfaae19566bd8ce231d3fe1 Description: multimedia player and streamer (video splitter plugins) VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains the video splitter plugins. Original-Maintainer: Debian Multimedia Maintainers Package: vlc-plugin-visualization Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 251 Depends: libc6 (>= 2.14), libgl1, libvlccore9 (>= 3.0.4), vlc-plugin-abi-3-0-0f Enhances: vlc Multi-Arch: same Homepage: https://www.videolan.org/vlc/ Priority: optional Section: video Filename: pool/test/v/vlc/vlc-plugin-visualization_3.0.4-1exp~mx17+1_amd64.deb Size: 142682 SHA256: 5e628a9d4ed0e0fce720cd5d6f26a85dee6f1d4fcae58f518d71c14308d7378a SHA1: 8f822c6827255e4ca926f36384a5c67bf713a202 MD5sum: f55ca5e5bf47b6c6a7ef60c98778c2cc Description: multimedia player and streamer (visualization plugins) VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains the visualization plugins. Original-Maintainer: Debian Multimedia Maintainers Package: vlc-plugin-zvbi Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: amd64 Maintainer: Steven Pusser Installed-Size: 174 Depends: vlc-plugin-base (= 3.0.4-1exp~mx17+1) Multi-Arch: same Homepage: https://www.videolan.org/vlc/ Priority: optional Section: oldlibs Filename: pool/test/v/vlc/vlc-plugin-zvbi_3.0.4-1exp~mx17+1_amd64.deb Size: 118248 SHA256: fa73b36ce694fba4dbe2839ba634168bfc32b2e2faa678ab766131daf0f76b9d SHA1: 7de9450562911a7b7f4c9a6a9af6de7dad29522e MD5sum: 84585de1f7e0d5e7ae10b51989cc0d74 Description: transitional dummy package This is a transitional dummy package. It can safely be removed. Original-Maintainer: Debian Multimedia Maintainers Package: xserver-xorg-video-nvidia Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: amd64 Maintainer: Debian NVIDIA Maintainers Installed-Size: 20494 Pre-Depends: nvidia-installer-cleanup, nvidia-legacy-check (>= 343) Depends: libnvidia-glcore (= 418.56-2~mx17+1), nvidia-alternative (= 418.56-2~mx17+1), nvidia-support, xorg-video-abi-24 | xorg-video-abi-23 | xorg-video-abi-20 | xorg-video-abi-19 | xorg-video-abi-18 | xorg-video-abi-15 | xorg-video-abi-14 | xorg-video-abi-13 | xorg-video-abi-12 | xorg-video-abi-11 | xorg-video-abi-10 | xorg-video-abi-8 | xorg-video-abi-6.0, xserver-xorg-core (<< 2:1.20.99), libc6 (>= 2.2.5) Recommends: nvidia-driver (>= 418.56), nvidia-vdpau-driver (>= 418.56), nvidia-kernel-dkms (= 418.56-2~mx17+1) | nvidia-kernel-418.56, nvidia-settings (>= 418) Suggests: nvidia-kernel-dkms (>= 418.56) | nvidia-kernel-source (>= 418.56) Breaks: glx-alternative-nvidia (<< 0.6.91) Replaces: glx-alternative-nvidia (<< 0.6.91) Provides: xorg-driver-video, xserver-xorg-video-nvidia-any Homepage: https://www.nvidia.com Priority: optional Section: non-free/x11 Filename: pool/test/n/nvidia-graphics-drivers/xserver-xorg-video-nvidia_418.56-2~mx17+1_amd64.deb Size: 2466214 SHA256: 412671a2876b78dcd66a8cc85246c2b45c5ced90197399cb5abb4c64d5749ff7 SHA1: 2638a224c3ebec10cc1522dd854bf2aec45b772c MD5sum: 064e26ac658f41c9e3624f019b5cf977 Description: NVIDIA binary Xorg driver The NVIDIA binary driver provides optimized hardware acceleration of OpenGL/GLX/EGL/GLES applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets. . Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-418.56. . This version only supports GeForce, Quadro, NVS, Tesla, ... GPUs based on the Kepler, Maxwell, Volta, or newer architectures. Look at the legacy packages for older cards. . See /usr/share/doc/nvidia-driver/README.txt.gz for a complete list of supported GPUs and PCI IDs.