Package: cpp-7 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 23296 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libc6 (>= 2.11), 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_i386.deb Size: 6939868 SHA256: 44a86eb882ee6ef3253c7134296f2f97c65da99f8f639d6ec0b51c265c8a4684 SHA1: 3fa0ac7b7f8b8f744582dc8ff2991d5214f6096b MD5sum: 15fb9c2ef0167d4045036dde27929da6 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 28738 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_i386.deb Size: 27267214 SHA256: 0f6137081cfa6f779abe9df7df3150e725eb2d0b2a53ebad2280342c705ca25a SHA1: bc25467da9194540da0aa89927f038461c8a91aa MD5sum: ebe59ddf339eeb34c96d19ae5c09f43e Description: debug symbols for cpp-7 Build-Ids: 0569a026d879c93638081a69f3ada558aaf275be 31fef901edd68a42d068d5a5909e36adc26781c4 Package: cpp-8 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 26825 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.11), 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_i386.deb Size: 8980676 SHA256: d33113c597010b83867d252bc66b843f5d42c40a9f25e188a23d28fc9b4aeb93 SHA1: 3623f669a34d6f69904e3745e2d306e32c08a50d MD5sum: 89198d979d05d906d17b94409d5213a6 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 68154 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_i386.deb Size: 66596884 SHA256: 9a8ddb78ec53b4c9a005ab3980d8d43888909c84beea90c2c0d60106f89d1cd0 SHA1: 05b3404546fa174f5d3f172f8c442840f219cb47 MD5sum: 0977fcc3763179503d23c99fdde93908 Description: debug symbols for cpp-8 Build-Ids: 584397af5108b54af0b1214244b3afd959720732 9dd8f73834eec322149eb4e574216fa450d4188b Package: dbus Version: 1.12.12-1~mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 595 Depends: adduser, libapparmor1 (>= 2.8.94-0ubuntu1), libaudit1 (>= 1:2.2.1), libc6 (>= 2.9), 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_i386.deb Size: 243790 SHA256: 520c86613dad135e1a4e9e1027b64c4ca63ea7ab31fc29ca65aeb1c188b170ca SHA1: e4f662b275dab583767da1f3f03475a2ed2ea37f MD5sum: 8397cbf9d7cccccceb5e5050b85c4632 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: i386 Maintainer: Steven Pusser Installed-Size: 409 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_i386.deb Size: 317680 SHA256: 10bad4f0cb605b95671d8e833f585bf5f76a35268a80fa72053fe4593d6f10a7 SHA1: 18ed2a625e2eace1c1474d26ca8f3e32c08618ab MD5sum: c1b79fc02dae9e2bafbc72501442ce38 Description: debug symbols for dbus Build-Ids: 20617a4b924df871135c088736bb269ef8992f3b 52de4b28571ca795fa4d748c60be780f1aaa6411 71ee4a6ba731e8df086cb95e5c5b21d419e0439f 88efed0530b15e99714bc05dbd9130d9689ff752 9ac7714745ad7e65090f706c2f3c7ba07c7f8190 a75f95ee7dd44fefd7bee02e7aa1ff14fe047026 cd4f66e3a7899d6f3a0ce080e685382861404076 d25cb1e8782096f6e2bc5f2e087aecd2b3871b24 Original-Maintainer: Utopia Maintenance Team Package: dbus-tests Source: dbus Version: 1.12.12-1~mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 6632 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_i386.deb Size: 1099254 SHA256: 3899cc4a94d7ffc4959602c6390fd78d676c5313612f4a43c75b3ad9da86075a SHA1: fca15ae91c9220d42caed42357c107c9744ea051 MD5sum: f6cca48f2dac259b005b3a73ec07be43 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: i386 Maintainer: Steven Pusser Installed-Size: 3277 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_i386.deb Size: 2468538 SHA256: 8729b9febb993d3a3beed33d898bff992c30426bcd8f4d890dfc5ffb350489dd SHA1: f7e6d0f184ee3c3aad9a57ed372d3ed27ee8fc83 MD5sum: 103e50246893e30ed049f93a4f4190b7 Description: debug symbols for dbus-tests Build-Ids: 02f0712e611da6ceeb964da345c2cf875b9f48eb 1157da4d1f6685499341cdfb5a89c1a2c88c5a6c 16c2dc012e9c7e206985f4b37a20f56d126f6bf2 20ed7e71d4c013e812545d2afe76ade770bc1b83 2cd8e4500623e1a368c15d4e1b1d40607559a40d 324ec6d1ab23a51ba210363678d5a575e1c0f418 352cea7130f3ab362e6fe198311f3fb6242dd85e 35413b1b8b92012a55aa76f0e267d36cc0579b59 387efcae46ad584b5da1047b115889e0d6596fb1 40de2b275241ffce4e80bfd55bcd45f12b47d936 43771e73033461c84ee6ca6c3908f37120f6c831 46a2c855475246917f2264d03a77ca2b3730bb44 4a0ba5409acd099c951f189568738235004a5abb 4e83d92c5e492bb692f639ee590435e581c1e34c 531b2e781e75e67208b3a83c2bfe9c320f68ec44 56fead1dae85e444a0c50bafc6ce32a0e6f65755 584beab0762ebb2b0ea3bb6b6dc5b8fb1c83e4b0 63a7f2670e7f97a363271b385b724ac9f02ca53f 63fa23193f17e659a26411117f4a5835d84fdc66 66f28ad8941d27158e15ed250419f4fea0827274 6d8b4657d497cbbafbc4ffafd3c73dfaa01faed2 728cef6c6e89805229be7f40e859db5aa3423ec7 79f1bb7c2f061a0b854650a41f0fdc1db4ed8d1a 7f35b45303e25d6eaa08952cc836749dca9dbb7e 7f87f4c3b999a4fb40a09224f2ce006f095cf004 8548e89a93d6005fb8ee38ba563144a21f069772 8591c812e77e810c8131c6e32d8f34d838664f29 89284ef1feac568bce0752ceeee7f3e61846559c 903f43331c63773aac4e0fc400a91f979a9eb832 9180ecf96176455a9369af8fdb6178bb4253444a 921cde4b964ea0c6ea7c458142b4906c25f4a018 99e63bd46656243962e0a7b437d6b29627c8aaf0 9a250488674d2f173ad41156331658d761aabfc1 9c16b65c787ff4fcb1ed755eebe86362f2c8be59 9ce3d9eee7b11b6c6460576fa0b3604fca4d23d5 a099a1b3f7df67fa21aa25306fa48a3d742067cb a5cb5febb5ba226e10535fe6823c5594c010abe8 a691e74eb1e3cb9e6b8a383af3422af13fb7d9ff aac90b15322e614e8161ba43196edeab874edecc b97cda605ae821d968512adf443b1d1878ab2c65 bcbfd00a734482c27f056f6eab4b5ce6802fe649 beff49af3178c13d663eea281a8a91fa80354691 bff0c44c983f46686d6d7a4967c2e3327c255af5 c18ee233ec7e98960f9a5fd7945762a776c4dbc7 c84de797f9dbefe455f8df85d0b2ae15ac8a405a c9ace3603dc7c6e2013242d41bf734d85993d489 ca91880c7ef8589861b07b1bf010e98fc4aaf1a1 cbf8c0215d3b905bcf5ae7a9f7267568e7f9e569 cf0eeddc02df3c9ef56b5b230af5a698b5627ed9 cf69e98f0da7cab76bbef07e916e98c43b6f9b66 d273044d0c46aa9ff3c4f618aac7bff19cf34f9e e52d3d09f25a1a6e1b6fb26ba2174b5f09df9dec e5a3fbc1597a98a2d206e6d35ec94db89bbda3d5 e9f7f73128246ae3fd7563750f9cf4352da7fd58 ec826967338623727c0bb86851c0bbd0a85630f8 ecf4cbdcc7e8746769e8191c0eac4715ad873415 fa349f07d6d0e0dbd5534b9fe70cb44cc526a0c6 fb04f0d7d3e8fa98ee9baab2834693ed3bd000eb fc8abe20b1c39bcaf036b691ed27b726e338da2a fd05e8bfec78c3c3f0ea5168653fefd582b85020 Original-Maintainer: Utopia Maintenance Team Package: dbus-user-session Source: dbus Version: 1.12.12-1~mx17+1 Architecture: i386 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_i386.deb Size: 92188 SHA256: 48bd2905f0f0e1f3ea5b89e69c9daa6ba60be1927f1ab583f45ead717907100e SHA1: f213e450104abef7aac32163eee86d3fb1ab44e6 MD5sum: 83a9aff2a1b3a642d74ac71361ced31a 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: i386 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_i386.deb Size: 105252 SHA256: be79e8a40215dfd7456d1e412dae618dd00afb66f0afc0f727359e971feaf859 SHA1: 295aa0859c2b7c1b21d75ac1bc632f0d4c852a0f MD5sum: dd3c8f2c0d666b39785c5296e1492270 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: i386 Maintainer: Steven Pusser Installed-Size: 43 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_i386.deb Size: 28952 SHA256: 1f5fa6f1d7578dc5795581d688cfa6d305785feb58a87e425ad6003cca7d81fd SHA1: 8c736156f417a0df2b2dd4d6414051eb2eb3d658 MD5sum: 6d2b0cc208a3d8e6757fd923efb33da4 Description: debug symbols for dbus-x11 Build-Ids: 760f2981309ae57d87108043aba421f1a9409292 Original-Maintainer: Utopia Maintenance Team Package: featherpad Version: 1:0.10.0+git20190520-0.1~mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 2034 Depends: libc6 (>= 2.4), 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_i386.deb Size: 514128 SHA256: b6eb547b5c9b2fd0e0626c4e36f0679675dd777773b97c2b36e0b7f5d171b4ea SHA1: 2a87f60228ccf0b1f40cac11bd5b774918ea55f6 MD5sum: e46b571fb7c75287fd2b629c2dfe0806 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: i386 Maintainer: Steven Pusser Installed-Size: 1899 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.7), 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_i386.deb Size: 1390034 SHA256: 17d653d37f7a807f825536f072667d46cd57d88a70b10332690eb68f9139eb73 SHA1: 12464d1b151563c5411efb543e05da9f0f24d464 MD5sum: 48b17813bdb033d44ac91aa2057cf208 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 208 Depends: gcc-8-base (= 8.3.0-6~mx17+1), gcc-8 (= 8.3.0-6~mx17+1), libc6 (>= 2.3) Homepage: http://gcc.gnu.org/ Priority: optional Section: devel Filename: pool/test/g/gcc-8/fixincludes_8.3.0-6~mx17+1_i386.deb Size: 64652 SHA256: 51491ce579eb5ed3bd2254b270eeda784f825b5df3d5868318c2db9f62e0d8e8 SHA1: f7c9cfe80a7825a8a6582d19ee6ba3caec0eab2d MD5sum: 68108b2c2da9cc3c9a7053be3bd192b8 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 164 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_i386.deb Size: 102900 SHA256: ed9699e4a22d08d2fbe54a47cc324c97afa1581a0b0c3b9b32562c928a356573 SHA1: 7ee991f56f2d0205aeac6c6b164d093192a16fc9 MD5sum: 5f4a0e665a62494177db55e579c94445 Description: debug symbols for fixincludes Build-Ids: 695b2de65bfb01437d229d060f8148ec56eeb2a5 Package: g++-7 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 24733 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.11), 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_i386.deb Size: 7492440 SHA256: 0312a80e241dd984b9132a8c2d0e33d985dfc457069ce1d7d2bc7d74d262df80 SHA1: 22fd7c1821f048779917d9c64f7265e9d48690da MD5sum: 6877166341413673558c97a6b0794e17 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 30494 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_i386.deb Size: 28934514 SHA256: 71ff03235f9bb1fd03306275a6f22ff677343888712d883c41f3b557b29cf535 SHA1: bfbea688ea23d1ca26a5af885f50d1c52718ee2f MD5sum: 35f44c5d49e7e6f40b788383811c14e4 Description: debug symbols for g++-7 Build-Ids: 3b34cb4b0fd529b66603cb161d8d4b82e0ee9f33 e8721e5c5b2386af0c62ec460dab25697821ad2e Package: g++-7-multilib Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 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), lib64stdc++-7-dev (= 7.3.0-1~mx17+1), libx32stdc++-7-dev (= 7.3.0-1~mx17+1) Suggests: lib64stdc++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_i386.deb Size: 946 SHA256: 3c04811b160711180722621dc4e55662691b20c2578460dba34d622e602dfbcb SHA1: 9e989399392d3377288c8b8a40b657ff4567cdb2 MD5sum: 6ef07f6751c740446bbfdebc4eb7d427 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 28790 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.11), 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_i386.deb Size: 9809030 SHA256: e4ed49e5b5878199ced03207e02ddbce0a48892ea12a5a840cb09259bda4e536 SHA1: 9369a8ce19f1b3da592229d4bd8aa949fb26fee8 MD5sum: b48d0ae8310de44fe209ab930d832e0c 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 72494 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_i386.deb Size: 70803254 SHA256: 8377d849049f3ffe7170e49aff14eed78d207d4aad19c75da8b395afdf5464e8 SHA1: e21d2d390d8c2a85dc3ce778a15080326f3c4024 MD5sum: 4e29b5b997e8478d1265315cd74a7ea6 Description: debug symbols for g++-8 Build-Ids: 4d512422b5a5bc451d24dab7234b6b853aba822b dc331eefcfde29c6399c7b50b65ee0d6e19a286e Package: g++-8-multilib Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 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), lib64stdc++-8-dev (= 8.3.0-6~mx17+1), libx32stdc++-8-dev (= 8.3.0-6~mx17+1) Suggests: lib64stdc++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_i386.deb Size: 946 SHA256: 5cfb795ccbb40242c87c9ace3e607c66fc9dfd02c6285981ea74091c0a9bf65a SHA1: 6680abe71d6a92b231e934918970095c8b075f30 MD5sum: c473e7eabbffc6dc7aa587cbdc771d28 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 26356 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.11), 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_i386.deb Size: 7342378 SHA256: 13cc6e1d2f1aec1b5feb82d40d4b8f2b54deb25b4e05027a4e1db14f6ffc2e86 SHA1: f3ddb11ffcfd729a8c72a72e1051490694c5d2cd MD5sum: b6bf5d279cbb02f267a11dca2d932283 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: i386 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_i386.deb Size: 184020 SHA256: 508ce35c8fe56e4c964ef102fffa640054f024650749b9227003449b637f41b0 SHA1: d2f7de89f6d1db81435b02769b9ecc74a7c27bb8 MD5sum: 880b816d14e55d13ed665957ba959090 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 33188 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_i386.deb Size: 31354526 SHA256: 0dc2ea8f132a2da1c2ea750841641bf200436af1c66f8f0a9d95c9105f2c66b7 SHA1: 79d963d8f193ca76648454b3c4af809d28cbe64d MD5sum: ea526506d21f5f7523a802c3becedb9c Description: debug symbols for gcc-7 Build-Ids: 1460ab22bd1ed34a5e682d2879c084d0e478e1ea 150ff4d77fae4df1ec78be1e1d0c9a35015ae2bc 1b701ddffb8224bab8cf0ea6ce94f83d7bafcdfe 271bacf9829f66e3b1c54f5d5de3a7c46a7ec3fc 5073d156fb354d9f7d99bf903205b00445f100ec 5f3d2d80342077e7563763094f41c068700a2e97 6f3d13ee8504ffc2705d6b83a5d7160edbed0f9e 93e274116ce1d5b6e3ded6781bc8a65501d1cfb4 a368adb53beaeeab709876cd6d396064cee57cbd a488279281eb812df27e30b132fb499ea1c30f3b de1fd3032bb540196e56026be14d9e7afed3facb f1fd05b342c86dbc785b7e4be182996730205dda f5f6001387c86a89b9dda87ccba65d9a3ac43582 Package: gcc-7-hppa64-linux-gnu Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 33303 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.11), 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_i386.deb Size: 10660846 SHA256: 06c2d7b89fc12ca03dc6d72ec093bb2382d934cbd2d864e9f05d8e0be28312ee SHA1: a40317720bb6254e499c0549e926867698eaf77d MD5sum: ec52502add4190dfe60d13f94c19298f 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 86702 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_i386.deb Size: 85092290 SHA256: c251bfc559b04f741ff4ef9d82b194c6067472bdc61a9f0278ac3266d8b64380 SHA1: 45a667dc701fb048f38b0bdbee80f64938f4c85b MD5sum: 61d85411930b1e1c3f63825fd2c5994d Description: debug symbols for gcc-7-hppa64-linux-gnu Build-Ids: 1c2172befbafc0f87dff1c0b345f862b10a5b43a 1fa7f2b9b65567fc75648ae49b7bb19da0b57c37 4c53beef70b11c9b5b59c5bac976f7d1aea7f565 5b2a2573e903ea494e8f1cd2082d5607d485c6be 97e976ab41c31649b2e0cd3ad8c4ed098c6cc962 a79c0b9d768e1c35303ef9dc380da87bbdac9c1d a8d4a3c18c5c9733404f28f5760460118551a1d3 bcdcf46cf429d9a9b79883d78213c0ddf7e559f3 d101e345ca6e86ce150387367f7eb85c62cfb98b fdd3f71e4cc3d6a29a3f30d8c70aaf1cace9f0ad 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: i386 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-amd64 (>= 2.11), libc6-dev-x32 (>= 2.11), lib64gcc-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_i386.deb Size: 926 SHA256: e7946147e92d9f6503209e4c7ff70ea690cb19adcdd090ad54bbb5cc540e7b99 SHA1: dcaa48eb7e8cfb9db95d411c326c2ea2b7694feb MD5sum: 458e841085ba69a765d8da48f39939ce 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-plugin-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 7626 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.3) 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_i386.deb Size: 1127910 SHA256: 6f1754f2bdcc05b5c973eda529a45b85c35fa84081df27286515d4e97ba7f944 SHA1: e79def51674fb1f2fb38314484129075dbd4a6a8 MD5sum: ecf735568d4c4c5b65b4201c7a0742e2 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 186 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_i386.deb Size: 161832 SHA256: 47c97ecec2c46023028e287c07c4e9ba5a931573be3cb2d7841297df4898cbc9 SHA1: 347979a787254fc59ce915528c6c577b1e05f540 MD5sum: dd2668b8a7cb515e69c37e3c5aecdd0d Description: debug symbols for gcc-7-plugin-dev Build-Ids: 89ca2e1e011159cacbd97578da0a7ba455be04ec 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: i386 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_i386.deb Size: 1008 SHA256: e7ec6f2550c8d43f3150abfed1ed937d12bc41d2b1c03e87e4e160d343f50e42 SHA1: d3003eb222ce58a962f2b9f517f3e0dd0e03fb1e MD5sum: 34fe78ba251c759eef096dc0c8e9e5ad 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 30178 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.11), 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_i386.deb Size: 9516930 SHA256: 7c10ae2416d7755de83dfc6b88c65983bb5e990b162928125c0db1b501e549bd SHA1: a9d569be2c5b9d63dd08d5532a367ac6c8019f2f MD5sum: eaaba3c1b2c9737419312aef29b9366f 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: i386 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_i386.deb Size: 190578 SHA256: 597d35eccbbed761738a35a6d79fca547d4f4b17ee34143f592566fcfea74ab8 SHA1: 64f1b2fd3f3d1d0be49a477d8c4f4cec6fbd85bc MD5sum: 1911a8f69d400fb38b808e48f29344bd 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 72252 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_i386.deb Size: 70381454 SHA256: 2e064f351e6947f552a146a57994ffe2ddf4f30e7b0c1712f986b6c045563fd2 SHA1: b3887152a74843f987634da29360f0b298f79cd2 MD5sum: adedd279057253936a5230565998d41d Description: debug symbols for gcc-8 Build-Ids: 17950aa648d13d767eec0c54dda0e9e9f057a466 31aef69633be7b0a58b2b2234499d879cd5dbd73 4e5ef1255cef7bdefbedafb43fc9d1dc3d686e19 6ec209365c57ec0c49550ecd9717ad944e427e01 73c7d4ba503695db8269d54dbe43efe051c11e59 8bd0052cb324285b9424387718fe5bb0b5a1f315 ae4634e3475e18733ac2863f041d1a7fbae86c5d b0b1e2df99f843073be92c38b7a39d4919ecda76 cb33f0ead4f5677bb177599db72b03b37b1959b7 e7f9c7fe6c1fabf4680c4095bed85fc869d2b8fb eee3be75c733699fecb4886047781b84b9e06706 f031614e0d80deca011f52d46c4212dfb5fa888a f338b773c7ffc67f883cfb3d168fa783eccc2522 Package: gcc-8-hppa64-linux-gnu Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 37109 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.11), 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_i386.deb Size: 11643358 SHA256: 18e9cb75491db3700f50ebdc6bbe7101e0d7897f57d6ceafa5888b1b9b638e80 SHA1: 500950084e64944e7bfbe0295925975620675d64 MD5sum: 9efa5d8f21c78faf69711a65b5cf3def 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 110937 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_i386.deb Size: 109193058 SHA256: dfa43860db71b7a1d3896da80a579697f020619fd3ef75d13223fb8a3d25e631 SHA1: d7d49c195633d1a346889e148979031a55b28abe MD5sum: d69cf7af43faaee5097ea78416ff7a99 Description: debug symbols for gcc-8-hppa64-linux-gnu Build-Ids: 028875a9e14d05500c6d205018ee7ac2865456bc 3b0e727e99c19ab55cff2af0d1ea1a0245ab82c0 733c42a2eb8aff0bfb5b3a66366ccac2330b2fde 7e2aaf3f85ef6a08416744b567e05e814fe28b05 a081354f6067df55ac15a1586db9feee15271958 bbe7ce987a701e0d786a21336e4a24a73a00081a d16ca741474fb4c01612b2fadeac93f769d45754 d79fbab764fbf2d3d9560043449725dd493e5b7b df46c6a96d5adb45343ebfdfc340f7167afb4506 e1325c6512654efac82548024d136e23e962dbed 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: i386 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-amd64 (>= 2.11), libc6-dev-x32 (>= 2.11), lib64gcc-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_i386.deb Size: 926 SHA256: 5030f7d49403546c803cc5cdb93160919cf42bbe5bea20529d0c9cca1455fdad SHA1: 71a135a528c444304f92281af52780184ced0e38 MD5sum: 64d62920d32265078cd706194663c519 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-plugin-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 8200 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.3) 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_i386.deb Size: 1218906 SHA256: e23a7cb5a8b279ab5c09d5da6075cfd20869699d838559ed9589d1537861b2a8 SHA1: ec890a76566f1cf41570529151a50f45027e4e9d MD5sum: ed9bebc301c90a1cc0a3da356da134f9 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 273 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_i386.deb Size: 248458 SHA256: 948453b4d635c4ca06d4b5f841d64da198579b2bd71bc143ff544af647fddfa3 SHA1: ba234b28c8452bc13b6f5a2683011c5ddb3d3179 MD5sum: a9ac6b3fcaf9294652476891aca1bd50 Description: debug symbols for gcc-8-plugin-dev Build-Ids: 66d305f161b5b311ebc5c65b4b36fcb3ddcb63d5 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: i386 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_i386.deb Size: 1010 SHA256: a6a911db03416221513752e81c47e21b431414c9d17459fcf336d12963331ed0 SHA1: c75b04cda6c6bb6757dc43005868953e75f4f431 MD5sum: 43e892bfd92b2a7d10832816fa671130 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 23422 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.11), 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_i386.deb Size: 6869178 SHA256: 44053a5baae50e1b13c3b36cedf9a6d30fa3264adf900c1585d90e3ee9e1eebc SHA1: 48aebc13bb0fff19465d450fcd31359388cf70ba MD5sum: fce771403d5beca26f1ff3d234e36640 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 29709 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_i386.deb Size: 28088710 SHA256: 8f7b2e0fa8643317253051507cc5ff91fa87471242ee8f6dbfa2a4f1bb1ebb53 SHA1: e09c7d2dfcb016a283db2d52d6933c024d31cec3 MD5sum: 9d771c94384d52bf6b1406267f011d2f Description: debug symbols for gccbrig-7 Build-Ids: 2ede5ba103e3172229677031e156da457f910a38 a62154f765fb1d0c4a16215837f4b83ce1f3d224 Package: gccbrig-8 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 27035 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.11), 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_i386.deb Size: 8878212 SHA256: 5a761d18533b92f58f33a09f45fee2f1ac30b1dd06d5a90009cfec566f1e0b46 SHA1: bc11838dd2c74920331bec028c9c2e1c4445e3cd MD5sum: 29e8e5106ce02abc3f0b189fe4422175 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 69125 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_i386.deb Size: 67475576 SHA256: bd827767df62d203af3300ce1ae0452ace982183542974cd2c6ca12190fb1c80 SHA1: fe8cef3ecb31d3a8c3673c8f6c2d3e83003d55ee MD5sum: 197c7616acfd3d342b71b2c55aeb2b5b Description: debug symbols for gccbrig-8 Build-Ids: 67ef5ee03de1a79b899dbc863770b013953e56ae b594611463a2d2539045ec5dde5dae85092484db Package: gccgo-7 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 78775 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.11), 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_i386.deb Size: 15139738 SHA256: 4afff5080985a2a35c9239a9e67446f5f230a52bfd7aef1df16f83ee8d0ba627 SHA1: 412d4334c703f9f09be1b9176a9a456de0df4a22 MD5sum: 5637f65d3267c9530b95263e6df02483 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 33838 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_i386.deb Size: 31880774 SHA256: dc55b9c37f31c106008c738dc04b301406188c895eed47da8a20f6d2222eb49b SHA1: 1c69b74fcad5fe4ca2d99b75d67feacac899eddd MD5sum: f5c38216ed41445f7504a5a7db7daa3e Description: debug symbols for gccgo-7 Build-Ids: 1a75227dccbcb20239ff9f71a85857e929df3c58 24f69c796faee2cee7b1b3e51d4a0ea9261ac0aa 8bf84e37a9808d33ba22fe1d8e3f9786e3b1ac9f b38fe4ad99180c3bb3d8a408404c4b8c5d562523 Package: gccgo-7-multilib Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 124468 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), lib64go11 (>= 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_i386.deb Size: 14165634 SHA256: e32421256e191076079903197c499979a9dc32580c472dbac65f4e3e04373a34 SHA1: 7c9e37b37fa96a199175edfccdd92b63d324ab0a MD5sum: d34bd084d15993d5b8d056b760531d32 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 81038 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.11), 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_i386.deb Size: 17572814 SHA256: 7951f44ab27a9290758573596c31756cd466f0008afbbe67ab82f5c769b72dea SHA1: 8be7c470c066549859439793cfc1f27a6d82a602 MD5sum: 0384a25f24c76ce738c9359e084a555a 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 73800 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_i386.deb Size: 71421874 SHA256: 9b4e589cbd1fcdf4291d06e46760491f55dc488f744a32fc7e7ca71db8043034 SHA1: 22d84dd03504f6aefc7586751f3e919eb5c4ed72 MD5sum: 4a7ca4321b7d5170c51b279dbe80eb14 Description: debug symbols for gccgo-8 Build-Ids: 088ebe51832295a34f92036a706ad19e4a1743be 0a73d43b71c599e30f8f5d0decb53b13410bac71 6e6d6640920698fc4683546e57f6f9c66ca64190 a81befa7061dbc099189841bff945f8ccd2ff145 Package: gccgo-8-multilib Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 115108 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), lib64go13 (>= 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_i386.deb Size: 13162720 SHA256: 3b8bf418faf71b8e758b9639d30aa07bfd10c5f9cd2afd833833865513c06ce1 SHA1: e12bdc12ad938bc73f04a83f1ac67eb42de62a62 MD5sum: fab2a9f6c053e6337505b54716c69d69 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 25036 Depends: gcc-7-base (>= 7), g++-7 (>= 7), libgphobos-7-dev (>= 7), libc6 (>= 2.11), 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_i386.deb Size: 7560238 SHA256: 20b4e97a4d4b21f1aa00602cebac7f1cc9925f6fd04edccd90970b144b55ad9f SHA1: 439f3f3e8997b63f9c7fc85d5d7e051de8a120be MD5sum: f1402809cfb0629fd18d61e4f8fdd560 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 30558 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_i386.deb Size: 28891660 SHA256: 501017c81e3b3becc7bda742c0b09210f0e28e9cdaff2f351999b037a8880312 SHA1: 0bf28f91d3be9a6ee38cc94aecfcf143661523bd MD5sum: e3d6a662ab6c28c4672cab0ae2603b9c Description: debug symbols for gdc-7 Build-Ids: 5e1e8ff8a5f49184a2244d23ff382208a80bdfcf 6b791c27f726f6388547c60874a1cc6575d2aaa3 Package: gdc-7-multilib Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 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), lib64gphobos-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_i386.deb Size: 964 SHA256: 56e1bb5c284d5f8008725f22a863ddb36ec49c5f0b249d743c071225468a54a4 SHA1: aefc3a1fe0f49e993d99dc8e93f7c77710310be9 MD5sum: f56b136cc7838bdaa8ae598957f798b3 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 29097 Depends: gcc-8-base (>= 8), g++-8 (>= 8), libgphobos-8-dev (>= 8), libc6 (>= 2.11), 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_i386.deb Size: 9741090 SHA256: 9d9ddf41af1921954620e83abf3b618191c91029c796e34dff3248710e344220 SHA1: e19be95cad92c778f1b48934b828ec76df8e7981 MD5sum: 57977edeec360f5271718152e3a1d02c 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 69692 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_i386.deb Size: 67756452 SHA256: 846a9cb92ab4e7e65cd6c0396cd04f46495c2545bd48ee7ce2c1812b4cd2c503 SHA1: 9cf91c65ac5b65e441d7ba6b9794950b9018fb59 MD5sum: 6bb2ae8c28d7e3e8fbaa2851643c4403 Description: debug symbols for gdc-8 Build-Ids: 32e18746a6704a62c6a1c03d8ccf8e6a529da800 445bbef044d11830219e3b7e02ee344268ef4981 Package: gdc-8-multilib Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 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), lib64gphobos-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_i386.deb Size: 964 SHA256: c84b5b25a51869b1b28f693b2d7f73041eed7da4fd218091a5e0a83b7fd54709 SHA1: e876b2a6a4d2f611206fadd6d3f32a6101a1912f MD5sum: afa91db75d034f24e74c5902e5a1c7e8 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 24347 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.11), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.2.3.3) 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_i386.deb Size: 7334776 SHA256: 0955c8dc0b4635b8fb037b1c5d8adeeb06e2802f2845d828b881e56d5a209598 SHA1: ab0339577c3d1218a39bb17404c5ba0d3a29701c MD5sum: 9ea35b2364b5416c095003c7a5aa069f 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 29052 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_i386.deb Size: 27500686 SHA256: 75b9b9beeb886272f6173ccb173aa5fecc410de98bd401e00b867722507f3096 SHA1: 0dd670b751cc3b5bc4e462c40e64600d98c1d279 MD5sum: 822a3fb69619c611ae6da88f8863130a Description: debug symbols for gfortran-7 Build-Ids: 151cd358fb944b83308745ac881147e2b039ee59 935099f72563db60254260b3df462c6342c8060d Package: gfortran-7-multilib Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 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), lib64gfortran-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_i386.deb Size: 936 SHA256: 43ed42d483e61b3622397d67ceef6067b6d7df1a479a469e8cd29f30dfc328c4 SHA1: 0ac8ff84d0a18441134c584b38f404688cd64e21 MD5sum: ba02efe57c0c69fd2e9af4cf3267ed9a 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 28100 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.11), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.2.3.3) 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_i386.deb Size: 9482478 SHA256: 05a7d4d12d97d97ff4523060e526fcd9738f4ef18af6c95b7656ac8f1669db4d SHA1: 3988e3fe1332be669334d2ee6a2320e128c85811 MD5sum: 644caec8d8dd3f59d2a83ab223919c21 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 68339 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_i386.deb Size: 66610572 SHA256: 9eebb213e95a07b34c077217838c45f4343245b450a40c4c8e2e1f2d93d81110 SHA1: d7001414765aaca2697d9c992f7b2c803891d050 MD5sum: f987e9fc4ddd51897837185d8d691af2 Description: debug symbols for gfortran-8 Build-Ids: 9b28ed728c15b87f47b376880a92132422137f72 b9437f2ea9bc119cda42908ed15547b0210cc340 Package: gfortran-8-multilib Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 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), lib64gfortran-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_i386.deb Size: 936 SHA256: c797a774d4b8fe146056fd4b498928da5044768f110fcc7f51c303c90e9df031 SHA1: cf016fc876e7c7432043840913231de043be3e45 MD5sum: 39860d377df12742187b3c8d7797a2bb 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: i386 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_i386.deb Size: 1576250 SHA256: ae6ac40359857a74fb65b6558a7781d3bd85b09e7fd96af4f9870fc86dfdbf97 SHA1: 394f125eceb8da913ade4ddfdf4cb4000025c7b2 MD5sum: be99d28167c9b3fc9b3efc7062eee9c8 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: i386 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_i386.deb Size: 1047726 SHA256: dd46169090ced05599b0373d9334df0e89278075f9cbc13892244c41d6f3cace SHA1: f65eaf14c4ad8abddfe9e26b8a26f54d2f2d5b44 MD5sum: 4e2fdecdb3c90cde73fa9861fe2f57ad 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: i386 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_i386.deb Size: 1082738 SHA256: 2a1e65e26b96bae0ff3e427addbece4f94018e37014c5d51d65b4ddd1cbd69dd SHA1: 096c66f156bc4d03e80482c38896c35a07cd4d22 MD5sum: 8c503d30eaf4d16a7acfa225bf62e24f 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 76443 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.7), 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_i386.deb Size: 14058546 SHA256: 094eedca8da5daaec7510779bed29e3715d8e219c4cc6ba8aeb7498cfb61b192 SHA1: 1951c506be7a34ea9adf3b7af67357c3d1b5f99e MD5sum: 5ce555376cceb74fd56bcbff250fdd5b 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 53419 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_i386.deb Size: 47796058 SHA256: 68d9df2faf0c56ee2dec407c9991a0f4a3cbf5dd2ee2914a71b234b2007fd822 SHA1: 19295db2f80dfa2b1d830836f88e184ec2f7bd91 MD5sum: ddf6046b62ff39677bbb46631933128c Description: debug symbols for gnat-7 Build-Ids: 2cebc45d5f29fbbc046d4b7203cef3c1193e78a8 3a4b71c6b021a1a640509fbc5963313c429282f4 4433795b22b225393737aa6afb82c8fe9780d4ae 44367e73b03721192e4977691df51964449f0c3b 5cea889f704362f82db57a274f4e5663d0b18b95 624e2f91329f63aa119b222234bd8abb5f8a342a 64259869edb220ed9c6626ead240224b9146fdc2 6c339882e39c73e180379f8dd7d2361b7108e25c 6eca06e7752d2e89a846e40dfa99161349cffe25 cf27efd3e14309d6ed1cfc12c362eade5d002290 d81b69b5056c2b889b8aaf9e15aafa8a05a3b934 ded597f065af7de1c804ed33183f5be5e0ff0bab f465276652c859da3f069468c496ba1c7f591559 Package: gnat-7-sjlj Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 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_i386.deb Size: 2135860 SHA256: d51596c1932994ee562aacf25437ab804255cfc5ce285c9d6117c5ceb78b5183 SHA1: 6f4ccfbe98419158522330d35c704e0190484d14 MD5sum: 88b6f221769738406773d50eb7117f74 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 75121 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.7), 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_i386.deb Size: 15994126 SHA256: ec295e403b25e6bf7244987a1cddc67cb2e4d8610e255da56902bf890f09e04d SHA1: 56507afddf03fa2142398172b6e1cd3cad1001dc MD5sum: 81f736650230c511ad51d541c2cb9c23 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 86678 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_i386.deb Size: 82773560 SHA256: 68051ff99d34c33be58f97b26c4b088969b05d0f62514ee0409b7f54dbc770cb SHA1: fda72c07246ca02555da45d5b2e3d0bf418dddec MD5sum: 6b219a62b8deabad60f8876e9e7d5890 Description: debug symbols for gnat-8 Build-Ids: 23c2155037b3c2f2a8904aab3e1d53bc57e6ace8 372544576bf3e4310d26c4583a4e6801655ee8f8 5219e17713300060fa0d07070b5cb495ce42fe0b 5af04ee0738c99e1ce540479e6dfe6bf0915ff4e 652a2ace630a1d096c02c2c6cdae10345311f360 6c13e9fddad895ac696b48d194660cd1c1d9aef7 85d80ef0d3ef94508b0b8fab0c19610a87a9c271 89e0b39cce706362d233c3dfb758aca02f3aa74d a56c894036af1d43eb3b5fc5d6f74ca9eb668966 bce17d162a130867b7ca46f7b04e4aaaf5b642e3 c34454b08c904f09d78abdf99ed33b1714068906 d8e5797796a5ece9de22aef6207a114126c46333 f3169f1e1fad05aca1fae5b2b89df3d2f587de3f Package: gnat-8-sjlj Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 20199 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_i386.deb Size: 2240606 SHA256: 9d2e4a1e26860042f2c44e9bd5aeb38615fde4c37084f53481d24242c0acffb5 SHA1: f6907efeabdf554ccbd8d35da49af5ac11209dec MD5sum: f9b7da278d5a740a54a76e4287384f48 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: i386 Maintainer: Steven Pusser Installed-Size: 687 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.7), 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_i386.deb Size: 154208 SHA256: 98930e311edacafef0d625bef13f1f42820e7281171a7095d91465caa2127f18 SHA1: 91df4d117751dd25024aec60f0b4efbd3b8ad49a MD5sum: 05cc17805d8af1bdb5637e6d00a7ddc6 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: i386 Maintainer: Steven Pusser Installed-Size: 516 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_i386.deb Size: 436390 SHA256: fc7687bd0992c8e3435d3fcbf7cbed41872f6e5c1d3b2ae3ad8d6c42a6a908d5 SHA1: 82f49de5df65781559bc327f1652379ee2d98749 MD5sum: 88e96b65a34807d9e25fcfe0f6668a48 Description: debug symbols for gnome-mpv Build-Ids: 696b4dd86c6e37634851caef1fb8454672fa0fde Original-Maintainer: Debian Multimedia Maintainers Package: gobjc++-7 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 23964 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.3), 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_i386.deb Size: 7228224 SHA256: c9660efae90babbe279fe814d17650b8ddf3ad989df2c8998f55914783cc60c0 SHA1: 299deead6e32e939f77ffe391b0e86e2ca468378 MD5sum: 22a5ccd97fac32bbc072f9890f3675df 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 29388 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_i386.deb Size: 27884224 SHA256: b5545b9bcb469e78c0de7715d585eeceb81142e009e19bad0d132119edacece3 SHA1: 3a1e26ed7b1b14396bb4e4f64ae57b220bef176f MD5sum: 2ba26f06e5e36a101471ce69eb52bbee Description: debug symbols for gobjc++-7 Build-Ids: 1d06a428d4b738f584e2710685e39d150dbb8deb Package: gobjc++-7-multilib Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 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_i386.deb Size: 932 SHA256: 3252c427fac3b424038d9b4910a22375a71528bf068cb00f906c5e1f4c3153c6 SHA1: 345d968495fdec9e383ccdae3c4b4a1500baeaf7 MD5sum: 11d7c9af8753166d9ceaf4d308d8c6fb 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 28003 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.3), 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_i386.deb Size: 9510206 SHA256: 29c952a4208b3ab32c07e9b13c578fa51dd04c51e2f25a2f3b428f16f3dbae02 SHA1: d317787ac03ef1b6cd9a7c3ec827d31c0d8937d5 MD5sum: 27a0a9af9a17abf2ab2bbb0d8cc32d44 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 71565 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_i386.deb Size: 69896744 SHA256: e6b38c58ef60b351a80962b34420358d94d602d0d818f0e4218f2ca885299ad0 SHA1: e39a562e0848f0a6c7d7b6ca1b076fd9425e5a6c MD5sum: 167d3da833d5d3c982b5d7b2901f1606 Description: debug symbols for gobjc++-8 Build-Ids: 561c7596a5b4e6c42996e57b038b1869579a9be7 Package: gobjc++-8-multilib Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 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_i386.deb Size: 932 SHA256: 4b9615c66d3ba5959ee3da8725f32465a8998943a3ee0553a8aee8d03e776877 SHA1: 5b83e9371ba011cb90e8b1b1efa705d778443439 MD5sum: b44e8038178d34ba27696adcd270c466 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 22578 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.3), 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_i386.deb Size: 6721520 SHA256: afd4059421bd6bdd3c7e704c51554fa8388d82ec62e7682a8ef72a62d026fb96 SHA1: a3e5a8a8f96b3eb88ff0145954c49ddf107994a2 MD5sum: b9d840d604c4da97e0b68658df284e73 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 27676 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_i386.deb Size: 26272460 SHA256: c7f35306694a042c55ef6eade9a785dde0cb401eaab3f06eae5fffad9b458af6 SHA1: bcd41a38bfd1ad0d6bfb0628ae9e409b2078b171 MD5sum: 84538aeaccf4b83ecdff951bfeb616a5 Description: debug symbols for gobjc-7 Build-Ids: dac554d4e7d8b64d83fb6848321d6aa6342e128b Package: gobjc-7-multilib Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 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), lib64objc-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_i386.deb Size: 934 SHA256: 798f379e14a4ea06d72d4115bb8e2247aac31b54a60fedd993e0132a3ac4ac20 SHA1: d4d74513555ebb463d71fd6ef9508d4f05bbb4ff MD5sum: 0c899ca0f3fcf86843eb12d6335b3426 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 26096 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.3), 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_i386.deb Size: 8734300 SHA256: 9a713c8e19c761abbf055f5754e4eba6ce2fb7191334150a78d7b3742d159c34 SHA1: 6d2247887eb7b300baed908f1f373273951791e1 MD5sum: 55a58335dfc3b9ef3ebcb1529c8264cb 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 67061 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_i386.deb Size: 65561574 SHA256: c67799627b80303cbeafd87be3aabfce7a0cb7d994dd45b2216995407fbb7581 SHA1: e9738b73d576067122e565ca47b6f35bf5a6e908 MD5sum: e2fa283302ca133ef802b7dd9eb4f56c Description: debug symbols for gobjc-8 Build-Ids: 8831e541ba054469c05bcbeb35bde9e765a77946 Package: gobjc-8-multilib Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 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), lib64objc-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_i386.deb Size: 934 SHA256: e9b5917624149a80300840647ffcbcfb688e5daec5b1c8fc4e97c24d042b4627 SHA1: f839b4ec7b5301602a84c791f882bd9c6746e601 MD5sum: 74b3836e08a496cf1e1346fd8267f444 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: i386 Maintainer: Steven Pusser Installed-Size: 1769 Depends: libatkmm-1.6-1v5 (>= 2.24.0), libc6 (>= 2.4), libcairomm-1.0-1v5 (>= 1.12.0), libgcc1 (>= 1:4.2), 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_i386.deb Size: 805202 SHA256: 5f8b516a5d9146cd48c1ef4593b4e1e01eef14e159ce72bd12738a46e38159a1 SHA1: ee791af966b731a4e807d2a65dc62b018b5ac02e MD5sum: 5ea2f74c785f75bcdac367e76e86cb47 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: i386 Maintainer: Steven Pusser Installed-Size: 16293 Depends: libc6 (>= 2.7), 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_i386.deb Size: 2328198 SHA256: 0e6037335fcfb0f55b458eca6f4fb192072bc6908cde627fe26f49e40a57134a SHA1: 90885a950609993ad3f30e375f10a81fbcfb651b MD5sum: 80b98c31ac5b20ed3ebce9da41df319b 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: i386 Maintainer: Steven Pusser Installed-Size: 10069 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_i386.deb Size: 9379202 SHA256: d46e348d3330c9096511e8cb5127e11b1ab1c4c963dc14ca3bd638a75ea1d8fe SHA1: 947a1b6ada08f069d0c6030bb015b4f47e5144cf MD5sum: 60404a2d315afc8a2950f5c9a4c7092c Description: Debug symbols for grub-common Build-Ids: 03981c51c6209c1dbbc2d4a9ee61b5bd5e234593 178e263a360d3c4f665d598af523908a7ce0df35 18c49f643018cbd372a0d808b3e03327fc5a1fe0 42dab4adf20fa85dd071619b2bc596b4a20e89c4 465c77899f219012065dc8bb3e334e9bdc8b2bba 5dfdf1978583e2e8cc6c5afef6719ce828266100 751ffefeccbd8c1f5f0d899d8b4eb2b22452af8d 78c1fca4989a97a1de7e99355c40d834c5de7a21 7f764f418e1d17c73c3c4b5ecb08c498e1241193 9629736b1f9a5f101eca547e3e25f779be3cc2b1 9a84e67c800287635dadb862705b21bedd94633e 9e721117233d2008382773d81d4c6e7b5591578b 9f442f5cd23969edf58cadb9ec0f80e2bad4d7bd ca8d0289757c8e39d54b803bd2cebc421c6c41a5 cc8373b87f989c169752893f38f4e6eedebe7968 ce02a3bcad142dcd292610e073db1b684737d844 da407d568f60744179b9b3039cd1b7167dedbaf7 dc4999dacef6de5b6c60e9c391a834b5ed7bd3d0 e0de2a4b86f9bc1df69d6b738f205ef6f83aa2b0 fa2d513443fb48b3758173f233429590007a13a1 Original-Maintainer: GRUB Maintainers Package: grub-coreboot Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: i386 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_i386.deb Size: 75512 SHA256: e5140b09e09ca9a10ed0206865a94c8d65a54584f1e061327c478dbf0c51e422 SHA1: 0904da203c40050c2f6267f377b1bda64a939769 MD5sum: ac07963374c196c61205dc59e22153fa 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: i386 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_i386.deb Size: 596220 SHA256: 36be494cb03d0bafd71406424148df8ad447c67641ccf18ff46bcdb204db7551 SHA1: 2007336e7a3645370d87bbf6714ef390393f197b MD5sum: b5524acde09b33bea0b845f68ab2d578 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: i386 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_i386.deb Size: 2579018 SHA256: 020f7683ebc6f172dd7e424ad1905f31a4852774dee878e8ccb1fca0a1bfbaa5 SHA1: d34079e19b5fee05286541c86230a3ebbeff7090 MD5sum: 5adfc295ec8c858cd2c1b8ffd56fbd64 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: i386 Maintainer: Steven Pusser Installed-Size: 16 Pre-Depends: dpkg (>= 1.17.13) Depends: grub-common (= 2.02+dfsg1-8~mx17+1), grub-efi-ia32 (= 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_i386.deb Size: 2544 SHA256: e4fa582338d9d07a1b8301ef6b0df7980d3452b1d416641b018cb92a3f38f7cd SHA1: 30eb09263d9b438a8f015d5e4e081c4fd4375380 MD5sum: 08a900c5e040f3fd9cf6ec6b15b0f332 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: i386 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_i386.deb Size: 75540 SHA256: 563c6ec90b570597f1adbd56ecf8b20c4af673eab495e9b1ebe08e96c7e2d8d7 SHA1: 8cda209d18b4ded2b5340ebaf9262d7e2f6d0f56 MD5sum: 7cc91e4b30849b1004d667fdee8b14d1 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: i386 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_i386.deb Size: 670494 SHA256: 1098ecf0c7417aa7bcb625c8f4c6df1343e0f4e9a10e7f263d845ac8f0aeaaf2 SHA1: 09c1db0cf15362d4bae32b66986c8e30cdbb3e89 MD5sum: a0b3dff44cc12dd349f2bf87e7da1766 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: i386 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_i386.deb Size: 3080860 SHA256: c0bd42222ce17a587697ba9e4200cdc31c79ded0c01a059384f363311c1ca27a SHA1: b234722468b7d702e3349d67a53386341e975897 MD5sum: ee75d43cbbf993f4c0bf576ec575c1b5 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-ia32 Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: i386 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_i386.deb Size: 75548 SHA256: 7cb93878cfc8330e8c39564819730c656e475a95917aa23af94ba3aff11db143 SHA1: 0eb1af612e76ae0899818f3eb3da007eed0d1622 MD5sum: 32609e22d98f3dcafae92376e6cc587f 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: i386 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_i386.deb Size: 633486 SHA256: a8db8160ef96878149fbea423d8316eb371318e0b0f551364a6852f5aca39c02 SHA1: 0e604a53db0dac4f1b9db0110c17f54d6db6af40 MD5sum: 18a07f833f7a3c844cb52210691059d7 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: i386 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_i386.deb Size: 2801686 SHA256: 08943cf9fcb4b49a1db9ea290d79e0deb46c4e3532532feb6f04a28a6fc0dd79 SHA1: bf2cee522ab3bb85c42a73312ef7fb34a9217a54 MD5sum: c9684c330995cc8c4ef3c829bd5577ac 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-efi-ia32-signed-template Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 149 Homepage: http://www.gnu.org/software/grub/ Priority: optional Section: admin Filename: pool/test/g/grub2/grub-efi-ia32-signed-template_2.02+dfsg1-8~mx17+1_i386.deb Size: 115528 SHA256: f7f1c35906b367447926f95ecf6ec346b5b16fcd925e8d9628a728008d506220 SHA1: 2f7b4fad729264da6148fd529ade0d8e1993752b MD5sum: f087236324222f88d2a527abb48ac286 Description: GRand Unified Bootloader, version 2 (EFI-IA32 signing template) This package contains template files for grub-efi-ia32-signed. This is only needed for Secure Boot signing. Original-Maintainer: GRUB Maintainers Package: grub-emu Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 15084 Pre-Depends: dpkg (>= 1.17.13) Depends: libc6 (>= 2.3.3), libdevmapper1.02.1 (>= 2:1.02.36), libgcc1 (>= 1:4.2), 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_i386.deb Size: 3207126 SHA256: 96b14f2f0451a9922d82304b98eaf8a18b35ab844f50cbf5b8adf0600d67e73d SHA1: 7d802bc918214623e05bc0f9a58e65e5c1dbda02 MD5sum: 6040b9c90266e2bc7f6d721df61bcfbc 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: i386 Maintainer: Steven Pusser Installed-Size: 9268 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_i386.deb Size: 2237988 SHA256: 5750c4f60dfbc098e4759d87f025469685d95e9b6547d39921b42254bb5abe6f SHA1: cec969caaa908c3f2d00533b773e919d62075621 MD5sum: e94d8f301cadb716f598b96654646ab0 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: i386 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_i386.deb Size: 676770 SHA256: 6fa7017cb975a96dc5406d62ea5677fbfd22525df436a5632f833f1534fcacf5 SHA1: 44dcb2cc7a7c531fc441b1c77bc74fb6bddf5aff MD5sum: 86f30c2f9efbd0a3ce470ac6f82fd653 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: i386 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_i386.deb Size: 75422 SHA256: ec23a445af21b4556a933aec18147b80a55e6396ce1ce7f18a9b44d91cc1fd89 SHA1: a83c66945e11a2459984dddafaf46fec121aa116 MD5sum: 5ee0f744d7c38aa60029d841969bb959 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: i386 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_i386.deb Size: 584816 SHA256: 0cf51747e51079b84f937a3b3adff6f14841d46b933875688b74e19f556e52ff SHA1: aa58058b223ec3ec297c716550bf91f60c4d3c12 MD5sum: 3f41f45595979c792586d940e824cfe8 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: i386 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_i386.deb Size: 2551232 SHA256: aed2929114e9c88598722c6a33fb474201635d0649f63b76f51f7221092c6f2d SHA1: 80f645b36aed709187c16812b9ba3969e28cf5d3 MD5sum: 1b8e357df34a410d3208c77bc84ebb80 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: i386 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_i386.deb Size: 2528 SHA256: 73376c2e6b68d8f268a8767676e00d5b1f090f83091df279701f2469a241ccc6 SHA1: cdcbb48fe5b254323c4f02ac78c0bb1dd91fae8e MD5sum: 176304ae4ae7616aa197fd7144adb547 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: i386 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_i386.deb Size: 212968 SHA256: a43ee95bceccc15f3d3bada472bced2df1d476557cf43341cef44e204b2d7123 SHA1: d86ddaf8c97feecfdad0299fd439b619d91a26b3 MD5sum: ed02f5b46ef74a0ba2e515d89e5d07f1 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: i386 Maintainer: Steven Pusser Installed-Size: 3042 Depends: libc6 (>= 2.7), 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_i386.deb Size: 943292 SHA256: bbde5e6b072a07210127e860dcb54414a09e9f84d497232d32b4ee5136e27a1b SHA1: 09f8ec7217d03be4bcf78115f11a284594b3559d MD5sum: 574ab88e57a9213c98ba39bbbbdf87f8 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: i386 Maintainer: Steven Pusser Installed-Size: 928 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_i386.deb Size: 868524 SHA256: a0ac7b665494081169ebc4aefbfd418069ce58065d3f941e982a0f2017ba8bb8 SHA1: 4090ab2d01eb762b2fa521bb16b71aa525639f9d MD5sum: 6248ce0ec37b2e8bab076e4d50904db6 Description: Debug symbols for grub-pc-bin Build-Ids: 0ef449dc252558c989d4f74920ad1e8a07850e0c 1a7335c70bbb91ba7cf43d6d001311e342ce274f Original-Maintainer: GRUB Maintainers Package: grub-pc-dbg Source: grub2 Version: 2.02+dfsg1-8~mx17+1 Architecture: i386 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_i386.deb Size: 2837218 SHA256: da940d6a8b236abb656038392f08e304a24c9bd08486e432d85cd11a57e542d2 SHA1: 1b5bda4e90e1a7feb386d43f69b397f647ecd87c MD5sum: a45a2ec9d07b2f90649997c1f579c432 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: i386 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_i386.deb Size: 2117270 SHA256: c0c016ceeff922b138fd70a6c2a189238e6c23aaa34977ba5226d0e15c99a0d4 SHA1: aeabff0b07fdf4f10f885a9fff2c5eda8f721ab5 MD5sum: 709887438513e7e6e45751fa7617d9fb 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: i386 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_i386.deb Size: 2153662 SHA256: 27ad3d1299c41b4652bd41db41261d2ba4130899a36e10abf0a710253b6ac140 SHA1: 10bdcf9c26c85e6d6d6f506fcd594cdfe270fdc0 MD5sum: e51aa2d09fbb88c978146d80ffd5ac41 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: i386 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_i386.deb Size: 75370 SHA256: 4fc0c9f011541b1bb37c98e748882566b2d0e4ac284b4d7d5070c7dd23b77555 SHA1: dcaefcc036e534fe75d0858714fae22c4f836f71 MD5sum: d8e227c8386423c9000eaac9cf600de3 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: i386 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_i386.deb Size: 919136 SHA256: f3c85284142a861a951751c33b1806bf58c9d62ebc6749fa404cce51d587b433 SHA1: 105d0d0a59edfdf80ac00c083db10f427157acb3 MD5sum: 46a92a702f8bdfe2dd574d26c7c98c0b 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: i386 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_i386.deb Size: 4363782 SHA256: 59ab3612b39986fb2d50f2ca3c2f6ecc60a9831075c1ac9077e891d929d1d4d4 SHA1: 2c828d61a909382160fbfbe42a002e7a23357d56 MD5sum: 94d7f745f6cf1312e5427a735155a8f1 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: i386 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_i386.deb Size: 1018008 SHA256: 81ce8dfa927aa4bdcd80e16edb2f87b51d4a90917f40fd87ba32f385f40010f1 SHA1: 710d35634de73212cdd7ba15c5c5f8f4457a9561 MD5sum: 044ab1ad5167a174217189540bba0531 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: i386 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_i386.deb Size: 2526 SHA256: 186485ac773e6f28213b6139b07ed636373762ed74a1f7847e5078f59fab97b3 SHA1: 22180b7f66bce9df34be6add4372b33e1db909c6 MD5sum: bc21dead5127c23e7b1006dde1fe0e44 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: i386 Maintainer: Steven Pusser Installed-Size: 1311 Depends: grub-common (= 2.02+dfsg1-8~mx17+1), dpkg (>= 1.15.4) | install-info, libc6 (>= 2.7), 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_i386.deb Size: 582432 SHA256: dc5b928ba01340185436e8079c415f998829af469b1bc9553c65232c7281cd9f SHA1: a0684d355e7f21b753596ec321dcc3cf163b85f0 MD5sum: b35e2c71df3fa1ddb3ae1829ec22337c 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: i386 Maintainer: Steven Pusser Installed-Size: 1221 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_i386.deb Size: 1155502 SHA256: 5bcfa035ec1ec9c03776c4fe4cc9834853e0163bc52fead0e6005bfd6ff05951 SHA1: 91f62ff5185cce1c3d46b3c8f162db468b74479c MD5sum: dff8215c841784b48259a33957244fbe Description: Debug symbols for grub2-common Build-Ids: f97a77914b1bf1c45c8583a27d4b994720f71bcf Original-Maintainer: GRUB Maintainers Package: gstreamer1.0-alsa Source: gst-plugins-base1.0 Version: 1.12.4-1~mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 1093 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_i386.deb Size: 1015488 SHA256: 4a66a541a9e15ac427e9ead8c9b50683fc205d33d4ef35487a22fe96a4b52290 SHA1: 3b3b674e3a53205d675121d9b9062a40d7dd7070 MD5sum: 609941e920af626063ff1ef8cee78deb 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: i386 Maintainer: Steven Pusser Installed-Size: 7807 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_i386.deb Size: 3161366 SHA256: c796a0771a422253670ed9f15241d64ea7f6ca9cb3be7f7ec7e2b26766035445 SHA1: 3ef71374e44a1f73b81926546646748a2b69c76d MD5sum: e8a6ffdcaabad2bb05242c92590d7c04 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: i386 Maintainer: Steven Pusser Installed-Size: 11886 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_i386.deb Size: 10494974 SHA256: 91c3cd1132b4b7807fc0bf908a3a0c23d0b5d97e6ab7220564882b1f2d8f0a44 SHA1: a2abf18d21aa379d92e12120f0b947644083a09c MD5sum: 0869c274c3b3a8332eb432ada44c5e4d 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: 05a3c2130521580d01b5e4e5310d926d4c95e66a 07292a5c5b2142b9dd7622f643f52029ad16a162 0d4d6d3c25370c9ce3d10a2ee48abc8cd786558f 0ddf04db5dd7a27ae1636f0b6f7551aedfca0842 0e3a2f0922280b87eae911bdeefc736e443f4a7d 112f5c4747f186ccb74c6133f816a371bf2e847f 12adcc94c4777b483b46b2acd4bd2d9d942cccf9 1586d266061745a1e5efc21b3de9bd18155232d7 1621fe35bd6680db2343e6db1c929cc54b03fc08 1971e06ea89a8652e95ce2cd63efbac23c54e2b0 21f57dc114152f759b42455539345e597b6b76d6 22b4989b8a36e2512c94307336a6656bac79bcd9 23109cff1cb2b99e3a7c95af75a1866f53358d6d 26dbd72ea739526efacf636a2533e7801aafa5fb 2a462138a7ebcf7240e273be648445cabdc27604 2b192166d065ecd38192938b64cdfab22fbbe22f 2bd6da2fbecac157d5daed49918832d4e13abb2a 2c6bfd39a30c3975008555db273e3d6a0ca86161 2dd8e9c26e906354d085e57357e16e5fba7a0971 2eca7fb26ea0e19515a53778b09e75f1ba01ca2e 2fc5f7f90a18d4dfa9ef542778bb452fa9f15172 34bbd3f38c5194ca06ef16f1fc9ed60d54a2c6a4 385b4407ed29e129c2d6bccbc44f84136e8b15fa 38614bab44d0753b4cae0d9425136a38b752abee 387ca975d8f431a693fe95293405927c0c3285a8 38f77aaeeb1dc4d4eedfe38c8bca7eafb2bfb94e 3b3f4baf242655ef9c26cf37425537bf1a8956e0 3ba6a19f2ac5068b61abdcfd679fad58098dda58 3c246aed9289be1a97e5f75c64bf9dbcb26a1ef2 3d7f037b918191d60f4caa1afc76d278c1feaeb2 3e7a87f173d1f4da1381425528e5c7dd7beab95f 3f5355ac2c640377af67fa624588d39c49703d12 410b2ac68e8bc94ef177bdf339e6164d2ad3c9e6 42962b5b21e3c67110100fe92c61eb3c61584ad9 46fc79451bcf947137a215fa9a388b94daacaadd 4834a00fda2af0ce9325964e1482ca8a8e5cd7e9 4bd1821b6724a21aa0065c2e82f79f688d9a6615 4ca3b72433ddc8b661e6c3143cc636befa586a11 4ef8059900c9fd31be2b9deb041e7691535874ee 4f3e039e3082846fb817d6f6e952de18b5124aff 504b57c4d8a1cc5b87a2c8fddbef1e2b03b95b95 51853cf9a96e5cb4e9c311f593369df9bedbee15 5424dd9a05deaf92195df9a42f7c60b60e1a2c1c 56bfb3b79d32a5d1721013e5b709888900fcf273 56fd4cb785ec7cdbba80f3e001ae4ddd98364c68 57a1ef731e0f1c90ce67e86ce37a2f6ac3a5ea3c 5c2c3f8f7a75f17f6ee6304b2aea0ad29acb55f4 5e257e773a58e80a2d7970f8527d0dfdd3253aa8 5f8b36889de8fedd4346e9b533ebfe5606b227bb 623f56145b14c692532e49c594189e8bd668cfdf 644aeebbe531bc066991299aaae80a576169bb1d 64e21f1eac96c5165c2ee4b9b8db77c1d168ca57 6b6ee6029fcb1c69a9ca87186f2f61f5a14fb11f 6cb6ff54968ba21a8b6a09d288b878e7f6a19ef7 6eb984dcee881269c2a08756bc40fcc3a517cd5a 6f9015d53ee28568d888d5c7d556da40f4afa667 6ff11dbf08a1d3f3617d0ff8633943ce4a0ba9d2 71b0c2563594434db2eb62aebbcd74f02d7f5fd1 71fd7940786d0bd457c7fd2678559c3b843e06d7 723d5d4dce6ef8c49c25e3fd69d1eb91f4158758 7399021e0891b82ee2aeeaa63baa7845bdc152e8 73c205129dcd59c1482617c57d68f8f00e0bf229 7801a437e479037e48ea6966986a8c38e11e4fc7 7955ecd9a0e6ba0a5f9459885664edaa605ecf6a 7eb768cedd282a9031b80cf10a83d60a02331212 809cb909692c602fd2d19b8b73626479595403eb 822e83f5f9a83265d3877128d47edfc0c0a364ec 83538793642f18b69c41fc7ba96135c124398907 84e4cc6b997d1ed40fd5268117655fffd837237b 84fbf0249ee6a0a20fe3e686e61e7b4d02c2f14f 85c510b9dc265bee97de9fccfcb8b733ade666ef 8639e1f95bd9399163b57896be25ee9071346a12 8bc9ed3c25633e0e73c89ebccce61b690de2a90c 8d86d7bae8efd70ac41c478d187c839d91c4eea4 8eb1318c412de1104fe8e9310185a4a58d0a68cf 9027ac0a4a96e86f10e9b36697461746f0126837 908fff97edb8a15d2ca173d0b456ff76c0be16d8 946c2f741c944fd78d04d3c07918392f9b4a8a50 98d8d2bf25c3a4ba782b5b7a02c2452d1e37c57a 9a2bd3367e79546fb3f157e30793d4cd4c94f868 9a4771a0feb587dc9030e8ca8d5121a6dac6eb6d 9a7a1cfda933d3b2e1138790ac2a9c6ed3c21e99 9ecc15505e69ec6825438e65ede7393a72ed8064 9fd9f1b1038774ba16b1bb9309d890514ec0ba20 9fe858d006e9a399798526c8a74fda952eb01f81 a22ef388792fd3ddc4ad8c50343a2050c29843e0 a32878c51a4cd8b204b3b429af2456f1c38007ce a7c41dd2614844f0ac8e1108f85231d40593dfd3 a81feba46a70dc6d5b99b50e837c4ef09fe6f455 ad5b48915cc9b5b24cf95f70d60495e5da229400 b336515adc66a0fdf6ef581c1ed969678fb87679 b59c5ac8304d2467ccda985daf54aaa53c3ee44d b5c111f67705a011350619b1991fd330ca9b49b9 bb9f1e66718fd0d08296d4ad9bf5fb795a112d8d bdaafa66577ed0027a1e6c0543053a50007cd592 bdb228511cbe52aea8f7f25c6534e18092223fc9 be3f82bb3542d8609b542b24e3007904ea1d8e5d bf90154b2adb386a13cdd200b4c1d76c686fa2ba c63509f5382851c354d4761ca8202afb761a254a c93145f2c0d15272080eb6d15b6fde78537fa8a4 ca297cafd186f09d3663f1aeb63900ecc2de3c88 cc7c4d8ed3a0d5e6d88353ae460f7c9b621b84a8 ccc0d29a1e944c1d21793ff7a0c414606bf3838d d14a6430cdd7dea6face2f9c64cede7ba66ae797 d73ed56b60f3b26dd87c713cc78f98cc092cdffd d858486cf5b557f0bc7905904637cee882eaf87e e6210a20b76f655d2e788021c20bfe417168f1dd e76595603507f45933a34156fa39c0f4b388c7dc e83fd035c5d6321e1833e8ad841372713b9ff79a e9496086dc7ad57dfe3f5852a50c4983cc11b626 edd668bac2ab1afda9dd303058edaae0501afd2b f32489011c785c32ac617fb065250ae4891943cc f77013f3a3ff3493042bc46592e96e44eb4509bc f88775376af5572aae3556c99697fc322a3f5760 f9c7332fa47a7d1b31abf397dac31da239bb131c fbc6d7fb7c98ec4fa8b080a11c19de86c4e6e433 fd7d28c790736377ab355a375250b7c65276043d ffb5e9e0dd7f49dddf97d51b44018da91fea0b97 035e6a11167f188546cde994fc823b3495f8a402 1dbac0ec880db95802a8fd3cebb9b9440a53e1f6 20995909bb89a73daa559e3f9f3b0a58fc42bd7c 3c190702fa538d0b58173efc8ec9ebf0280480e9 5beeb49cd3abd015b8e17583c4f3b8c86ad01ac5 6045c3bcf3114222b080c832ee780134960c2502 6369f227ee17459ccde296c61a8ff73f56f5d97a 677137a5bcb29383c879595a00821c1f550fc975 8c712b044281ad1a78cab50b18cc2b2e7e548a66 a3b6d2003667c4932b000a79f4991187e4f5e9ca a64fd6dae9d5cdda96ff97b45d998ad73f2ba1ee a6a5ea7f87ffb10e9d1ec12e03d3061dc9cd12dd b31162ada0f1b7f2eb6740befbc2f809214e1cb5 cb8e1a1347a2448c17465b133c63d0944da4441f d3435674712eb59bcf41b14885a99f5ba5d5addb 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: i386 Maintainer: Steven Pusser Installed-Size: 3021 Depends: libc6 (>= 2.7), 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_i386.deb Size: 1564152 SHA256: 971051bd519bcb4f0e5ddf8aac025ef1dfa893a9d9ea80915bbafabc919050f6 SHA1: f5f2dccfc954a28fdb9e0928d92a2d47a252114c MD5sum: 1a54d693ddc432217850f7c8125af189 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: i386 Maintainer: Steven Pusser Installed-Size: 1079 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_i386.deb Size: 1014000 SHA256: d791bf1872389e07f2ea2434cec65ae57c7cbd1b9a130b32e170e2e1460182e6 SHA1: e6a06743e7674071f46af3ae3b6197abd2f281dd MD5sum: 53811ac8afa73258a45cd6b8dd82307e 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: i386 Maintainer: Steven Pusser Installed-Size: 5540 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_i386.deb Size: 4874118 SHA256: 3b64fde61feda716888bb4cfcfd4921ec57bdf1c86084c36cf6bf30bcef82b7f SHA1: 4da0d2365bdc9001ea212daefd46e4f77e8550c4 MD5sum: 422046c80a62913421a98f19bb0e0667 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: 1e262f85249cb6b99d7b34ca96a08fbfd878dead 4cba64d54d7edf17e2b55f80db3913c99625cf3a c6b5dfd21b7a86ec5c17afa63b1663119955d2a7 00f8be25c4c3dfac6507ec8ec9eb7253ce72f9d6 0994fe7704aba5cb87f5ae83c2a86e6b32aaf280 137aeb9665229504bfd706c6ddaa2bd7b3238154 1ed979c6b7b38c930ead0a13377e0eb474f630c4 3167e238205c3703abf9ecc27f9560f1b9042682 49a5d01ebe43d09422ace495780c7f101de079f6 49ed703902163757df2ad07bd4a23be1b6212315 b059c006eadc61bdcb40b1eac9da5d07ddad959b eb18dde62071cb38b9ddddbe1990eb6382bd4975 ebad77f2a9c0dd07a08597b2e693299737a7c547 fd0b5db05f3356eb0ac21c2c3f5a21a8539317e6 598652a239d37e4be35388a32bf56e9981b3809d 013080dbdb6709257d2ceb3aa2e75ba8d4fd218a 060a75f68105743e8c1b8f1c549e0211b090d1fe 2445282e4feaef6270d15e4187672d10887b51e7 34a6cde84febe44c98f0cead96ee70f688feb3e4 3dd5d4e4c8af0436bf872cabf63d898fc4abbde7 4d22cdf984b70545a305a2bc1b1723da2b58c83b 506d64f4498006c25be4b091b3b2b91db04a87e0 67683c91f50afe2287d89bcc6e7951442a9ab130 67f911be76705cde772549b3405597a118d219eb 6ef0f49c44487ddc49019565b9a0780f2b7b7373 7b973234cb15409485baea7f256f8464dff64bb1 7d1189b42b573561e049302925d2479f05df2fb0 9a73e142fd78ad0de81202869a2b97f971987da9 ac75b685c47a8b543dd7e707c7543a25da08c925 cecfc5c00d08a9e34478bcb117c8dec763147d46 d223c8ffc0e19435d7dc9afd80582dad9eeabd30 e03f0e2b874e674db54cfcbea6cbf94a2266b9f4 e0db352d238a5084f5bf184e51a5510fe986ace9 e0dfd3112df4b47d7984287bcfbc95f65b4ae985 e972e511e608dd25e87a70cb210b42a06672705d ed6e6a6d54881f3113cc1deaf12ed18f025fa1dd ef854ec2f79af6dfea4f9a94428a399aff1b460f f10a039a9fc1a1bedfc34faf70bcfe8bb453d72c fcedf504509338382ca0fbb63d0390a4b0394a62 02b44985fe025e9211a6c6607ec180699ff0dd70 413a63c61fd49ad524d38c657b28587aca8739ba 42da3309fe7378eb2e1603aaafbb4d3d3e995263 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: i386 Maintainer: Steven Pusser Installed-Size: 7318 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_i386.deb Size: 2788842 SHA256: ce92a62c86d0e4c30ad6f6056109e828350272835f2890d4f3c53b4a473f238b SHA1: 5acb1bdcef4a87d7d440d59214fabf165733ef15 MD5sum: e00dd197e5eac1f5299f51be169b5394 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: i386 Maintainer: Steven Pusser Installed-Size: 8057 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_i386.deb Size: 7163452 SHA256: 0292ce8db265daacec501dee997b7068c5848e7e2e1f9dd2f5eddb2157ee438a SHA1: 19b6e3590e27d80594a685d592d1296de7a311ca MD5sum: 4de2fd51b7c4a6eb9cd2de76175ab16c 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: 105c91112f32310f92dd204932ebbd36ad131956 048241f28c7cead6caa8198b7b040fadcf5c5dda 0c2a7889c9cc36fee48379991398fa1483863480 17040e1fc7a81145f7dc837959689a1cd651db78 175a80f89db3cf5db4704af751000b3aac7dc041 1832a34e6dcf4cea17b3d9d78ab13541acc403b6 1e25845f768b7c1446e7288807aeeb1ed1ebc13d 240ea6387051792797a63b412cbc9193824c5c84 34405844cc1566ba20396225330097e06bbc797e 3559c8f7fdee87b6c27da3c23f12badb12e971b6 3b06d94bf2a1f6ee3565d8b522a1df35d3726c12 4597c90c2f0b099c42c21b44f697bfddc30be670 4cba61b0cbe05c78d23f7e6a95b008fdbe26bd56 53adbbc3696bc9b9c55e0cd4baf0553dacf811e8 55c3b1f323f3ae87c96e7d7f79e3ee94e9450e81 5bae957ee474225845183743eb5b7c6e36cc8e18 5f8e73640bd8ff472e41eeec19bc5b4f05af6a1b 619c823fc2cffdacfeec8ab4765b218d2d3c6cf2 66605ed58509660bc9fa221e5fb3af398deb45be 6c073be1021a172f4576ed980755668426b3a9f9 6db9dc9bb7e79f58fe91c2b1cb2b5cc634dabba7 6e77286392cc831ca4ede08d1e59ac89b3705143 72c2f979ecb10dbb26173e9402d931924bf984b0 769a1cfd527a0856ec2f72e7e90debc7fa6767d4 7763403e52f9b43f70d102ca728c5764d070c47b 777ce71c6d73f4b3e9746fd9baca8c809aa074de 7e12257f120817660aaf483afd014138571a5bfc 7e56de00f8c10f29c0a97ef669043d984d63e1c8 7f2657403069eb2c41dc3dbd53f0830d0953ca31 8088b5ddfd8c5542e4af603c68493f039a4d4d61 82f507d5bc01e048f3c55c2a8b9a7479f4670ba0 85518548713aa060890a90a552c6c4e9988db633 87d2a4c199a0f4f965c1897b940d4dee8666922b 8a257c74a9710c7f72b070cf801768cab7ebdc4c 8a3251c5f467f4f4e137ebaa277188a718109430 9780fa22ced6ad06a97e119a67a194fb9942f75e 9affb649ea6fc1d944842a0113ed8ff03b93f216 9cad73e41efce15bbbd6beb842c90311cb966734 9d91a26efa14db29f28727b97d3b4fd6fa05a00a 9da90fc8accfb14a8fb4fca2b5c87ea0dbd9c7fd 9dc8413f8bba4801a2d2989339c23a4e40f14cc0 a68546f3e9e94d95834dad37791f2d71cf82a13f a9db5085091af7a4ee5e06fce6a201534da3b3c7 b183ccd11700b635e12e127c94cde46033e61160 b2e5400aba6fa8cc3fe8dc8143aa78a24c08a293 b365674f1a203e30ab67d2b0840e22007d517cca b59ffa5b3fa3671ad3f2d711bc1e0064b20f8547 b93fe72faae004bf42cfa598b0a300f7ec1d3f91 bcd3a15c38fde790d3c15a61be67116a00e2e642 cabfd00a3cc1a32e3fe426cb2382cafbd0c9291a caec6939601540917ec2708e83585ff12b32d997 cc50fa774a11cc0d7edeaf82e358f73477afe8ad d329070fd5ef8548813e7e899769eb29b7e97b51 d5d2b89db7306074f5000aecd89f094812d69977 d66c1d2c030087d307d2acfea10a8db0e3c6f012 db661c22afbbcbf4fd80dd57fa49ab073cab011e dbd01c645396f81153406a77fe2fbd799145afd4 df3d6774e1666c4c129a214e02c59f4d45b7d213 e477b7bb6fc2ff3c2ea446856d320d0296f6ef2b e61486050eb663dac2fb0b145b5c3671b2dd7057 e6a4ce7768edd4d357443c5d554b49ad4ea04c6d e77c9af78314322dc264dd6d69894051524f73ef f06ce36c85d53a9ccc08beaf0caff7135e70dc5b f2c46f41478c3a60afb9526c9be075fbd8f4a3b8 f3587098644031bd76ebc21d832fb09b349215fe f6f9ef4d7a89dc6b054540571c9e33f39450bbb0 fd79be7dca6af7dab28c1808a420fed8d740e592 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: i386 Maintainer: Steven Pusser Installed-Size: 1090 Depends: liba52-0.7.4, libc6 (>= 2.7), 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_i386.deb Size: 424144 SHA256: d5b9ae1c8b1fd9e4ef99e6d2fff5cc683f2de13e34a52e84f547319445ea6876 SHA1: b7f877bdf12c72d3a3c79bd0db0c9a5a89c149da MD5sum: 15e601d1266e65aafe5770c7170cc384 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: i386 Maintainer: Steven Pusser Installed-Size: 1072 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_i386.deb Size: 927662 SHA256: 93bd5bc776c245b5d689d48e81a2aa9d37676f08bf94e5db31210c6fa315b974 SHA1: 1b16c1b86a9927459955e8ae1c2cde2518ebac38 MD5sum: 3ed2e623ab032e052fed9d4cbe50caa0 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: 1ea9d29a0a275cc72a68647d260cb35f552240f6 211f0583d7b6b972a8509dfda50c0d5b8e2a6e6d 463fc42a75915a4406dee185d6365f4df59f1456 4dbfc01e3ba49a1d5fe17160cadb7e77445c734c 5a871e57e13c1bd6208e42a6059f5875ff72feb5 5b1ff8f268d5ebd32d8da68951b5f0b018442597 8f26c0676e828e95664ef5bd495e3b108ef675fd 9c9b76d839634f57f68d5e65cdcb983babb15edb a7f7047fc6d79fd4892f5ae39b3588a9af573c2d b8c7e5507081051ed1f74ac51869b39509012927 bdffb20bcd9ef07a41adca649e932f454a183b72 c62b7948a2d339f70359bff36035a87924dcfac4 c7e6781bdbc9de9a52d7b6989f513d00181e2bee d4a17fa3af5b3a041a3185f4f2a811f9c3162c3e d7630f07ca5bb958d2a7dfe3c8293e7c118c6d39 e4291d3d9dc64c0cfc054e250a600f590c97321a 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: i386 Maintainer: Steven Pusser Installed-Size: 1313 Depends: libc6 (>= 2.4), 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_i386.deb Size: 1198452 SHA256: a73bb7179ee435517bcaa0c225afb1a80b292c8db31aedb4540f445badd42be7 SHA1: 4ce8eb34b0bb6213eb85113534f111eba7e0f442 MD5sum: ae3bc0d5498d5524642de131e71223d7 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: i386 Maintainer: Steven Pusser Installed-Size: 1120 Depends: libc6 (>= 2.7), 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_i386.deb Size: 1054438 SHA256: 9ca4b026c92d47b04ca1eae72da93a5035782adcd927982dc1c43ac5843b868a SHA1: b17b8247c9bdc4e3e70a5e9fc5c2e86624678634 MD5sum: 84a9f6a9fe7e12c1f376d85d08517f30 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: i386 Maintainer: Steven Pusser Installed-Size: 1227 Depends: libc6 (>= 2.4), 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_i386.deb Size: 1056092 SHA256: 2d2757295e22d82ecb0177ba37fad7dddc91c80f98129809678f499d3124b97d SHA1: 1bfb72e7c14e2c58cb20cdd2be98ee1d63159756 MD5sum: ae2f59ca5af39f5c89f48098dbec2b09 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: i386 Maintainer: Steven Pusser Installed-Size: 346 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_i386.deb Size: 283318 SHA256: f3d1bc865cf2118215dbeaedaab2657b123d4d3cf03fc50652a002e748d435d5 SHA1: 118d6370e8ec0525dc31cf39bbac070e81d96d0d MD5sum: 87e4d5b923129dd60f2f859e0bb6330e 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: i386 Maintainer: Steven Pusser Installed-Size: 8162 Depends: libva-driver-abi-1.1, libc6 (>= 2.4), 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_i386.deb Size: 961622 SHA256: 01edc024cb6a7824b09ea3b63dc855d501b1d609caa12645e8bcdf6910e7ff05 SHA1: b1891ee1a829280f3826e35faa2f4ee5915ffaff MD5sum: 2eea85844e9c60da67edc6bdc374017b 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: i386 Maintainer: Steven Pusser Installed-Size: 1868 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_i386.deb Size: 1752540 SHA256: 8992d0a3bc5609a74086f349a3f43021182077e725bb17155fd79dd0a7388aab SHA1: 76ed6dbb21e7d2035d1f35fb191b947c6cb30412 MD5sum: 18df61046ea3e5f7b9f05acb8552a3c6 Description: debug symbols for i965-va-driver Build-Ids: 8fcfeda18537885190f847f17e9b2b26a7be7bb7 Original-Maintainer: Ubuntu Developers Package: info Source: texinfo Version: 6.5.0.dfsg.1-4~mx17 Architecture: i386 Maintainer: Debian TeX maintainers Installed-Size: 587 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_i386.deb Size: 426856 SHA256: 660d6eec72c5856dda5ec131dbbffc2fcfd2f7fb8c981f3a42b85bf5c813ca72 SHA1: fee0ffca0e5ab581e419964162b60118b52fb9fb MD5sum: 2a8556b5189275016fd0a4e2350d056e 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: i386 Maintainer: Debian TeX maintainers Installed-Size: 269 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_i386.deb Size: 235130 SHA256: 3c625b856cabb2d64616976721181d4a60e2f35976964ef72c578744e3fb15ef SHA1: 2fda6455a67d9f3c452f278873d985ddfec142bf MD5sum: 3362abb11f953e007e987f23eb3446e5 Description: debug symbols for info Build-Ids: 4c61fb86a62dbd0cc7164dd26c99397d3f2df176 Package: install-info Source: texinfo Version: 6.5.0.dfsg.1-4~mx17 Architecture: i386 Maintainer: Debian TeX maintainers Installed-Size: 382 Pre-Depends: dpkg (>= 1.16.1) Depends: libc6 (>= 2.4) 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_i386.deb Size: 343760 SHA256: 09dd44cd190b811ca5862cecba7a071158ced096f713f387b39ec059b233b3eb SHA1: 6d5a63e95565e58b2f2a1a47583ba5e55c6603d4 MD5sum: 883fe1a555ec115ae1aac88be137a702 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: i386 Maintainer: Debian TeX maintainers Installed-Size: 50 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_i386.deb Size: 35228 SHA256: cd32bd8178c979ffa9ea0503bff8c283a47fc34154e54e85bf6b367730369c7a SHA1: 302d67fdebf49ad2670a286ff54440fe3a9d9fcc MD5sum: e1a2f1bfa0196ce3f13dc12b8ac17dac Description: debug symbols for install-info Build-Ids: 2778fca20a0d674de5610788a318735650f748bd Package: lib64asan4 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 1419 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib64gcc1 (>= 1:3.3), lib64stdc++6 (>= 4.1.1), libc6-amd64 (>= 2.23) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/lib64asan4_7.3.0-1~mx17+1_i386.deb Size: 355488 SHA256: 626d77e3a05d23ed149a8cb3708c76485eeb0d8d973f0a414c7da161448768b3 SHA1: e7d5b8254af3bdc195c0d5c39b8a2abf5f0d1c28 MD5sum: 514368ca4eafe6a3a9af63005b7b4e59 Description: AddressSanitizer -- a fast memory error detector (64bit) 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: lib64asan4-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 2520 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib64asan4 (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/lib64asan4-dbg_7.3.0-1~mx17+1_i386.deb Size: 2271354 SHA256: f33ea0e8456d7e5f22e18af327465cb482ec464d96a30f2edc59a033c4074c6d SHA1: 2ca3e65c636c3c408a82034391309ceae5338aba MD5sum: f26f620452154e86549033e2faa5ee97 Description: AddressSanitizer -- a fast memory error detector (64bit 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: 381be5759ad667b592a9dce11ec500d381667ac4 Package: lib64asan5 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 1484 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64gcc1 (>= 1:3.3), lib64stdc++6 (>= 4.1.1), libc6-amd64 (>= 2.23) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib64asan5_8.3.0-6~mx17+1_i386.deb Size: 363498 SHA256: f31e013c5a8ed39e0e19414366eaf573247d0ccb2c234e620ff6879f6617bd8b SHA1: 368add156354af52157071354e749bf50aac46d7 MD5sum: 723ea63e995bdc3383d0962b11c0b768 Description: AddressSanitizer -- a fast memory error detector (64bit) 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: lib64asan5-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 2869 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64asan5 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib64asan5-dbg_8.3.0-6~mx17+1_i386.deb Size: 2592728 SHA256: 8fdafb0d1f0975725e2f52bd5419bda14863f2cd74c7a56244df68c6ac47e125 SHA1: 38b88d7bd27569e2529cd1310626d4362b7077c6 MD5sum: 6b4633147f8067185df946187ff91d6a Description: AddressSanitizer -- a fast memory error detector (64bit 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: 7f7a8d68ff04e9b085ddebf2a94ea06a4e32bb22 Package: lib64atomic1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 40 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-amd64 (>= 2.14) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib64atomic1_8.3.0-6~mx17+1_i386.deb Size: 9006 SHA256: 7494d3e6cd7c34de50b922202b450530b7fffc7a7a0cb719b1847f8a388e226c SHA1: 2547e73ece1a2f3d33126c8b72376f947e94373d MD5sum: 1e4725c6df928e316314a78745be655b Description: support library providing __atomic built-in functions (64bit) 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: lib64atomic1-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 48 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64atomic1 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib64atomic1-dbg_8.3.0-6~mx17+1_i386.deb Size: 25756 SHA256: 921ee045c6807343bcd0488a4233ddd511e096d3398ef0581be4d09f1d00c720 SHA1: 0502319f98db066b085c2cbad151c8fba2babb94 MD5sum: bdbbeac00b826a22047b70126ed2abec Description: support library providing __atomic built-in functions (64bit 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: c7d7fdf7e64da9d49448df5a3ec1b0dd10c23a82 Package: lib64cilkrts5 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 146 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib64gcc1 (>= 1:3.0), lib64stdc++6 (>= 4.1.1), libc6-amd64 (>= 2.6) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/lib64cilkrts5_7.3.0-1~mx17+1_i386.deb Size: 41940 SHA256: bc23f74c9212fbed4ca7cfe13251000af77235017cd6bdd677451ac3f9b74a7f SHA1: b2cfa897ca447f7f2d9753bb9ba7e961bb4c8132 MD5sum: 4e987014567ccc28dff1c432aa8627ec Description: Intel Cilk Plus language extensions (64bit) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Package: lib64cilkrts5-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 199 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib64cilkrts5 (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/lib64cilkrts5-dbg_7.3.0-1~mx17+1_i386.deb Size: 157674 SHA256: 5adce319f1912da41c4b5937c7c3a3fe9f7b90a1a0012bdd6c43ae506e30bffc SHA1: e482b25ec9ab234510e1aef1bc3e0e3ef9a8cb14 MD5sum: 954b24fed6da46eb7e745f765b6466a7 Description: Intel Cilk Plus language extensions (64bit debug symbols) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Build-Ids: b83bf0faf197ed9c01a7db14034dea59fa1b1958 Package: lib64gcc-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 8293 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib64gcc1 (>= 1:7.3.0-1~mx17+1), libx32gcc1 (>= 1:7.3.0-1~mx17+1), lib64gomp1 (>= 7.3.0-1~mx17+1), libx32gomp1 (>= 7.3.0-1~mx17+1), lib64itm1 (>= 7.3.0-1~mx17+1), libx32itm1 (>= 7.3.0-1~mx17+1), lib64atomic1 (>= 7.3.0-1~mx17+1), libx32atomic1 (>= 7.3.0-1~mx17+1), lib64asan4 (>= 7.3.0-1~mx17+1), libx32asan4 (>= 7.3.0-1~mx17+1), lib64ubsan0 (>= 7.3.0-1~mx17+1), libx32ubsan0 (>= 7.3.0-1~mx17+1), lib64cilkrts5 (>= 7.3.0-1~mx17+1), libx32cilkrts5 (>= 7.3.0-1~mx17+1), lib64mpx2 (>= 7.3.0-1~mx17+1), lib64quadmath0 (>= 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/lib64gcc-7-dev_7.3.0-1~mx17+1_i386.deb Size: 2007770 SHA256: 6815c3b14d6c68d79d569c28d8b1732f346b77b995d1cb7889970a44e780de05 SHA1: d51c9124e5b20bc3ca81bb8a3af700ad27c58e12 MD5sum: 69a3ceb62a65aa0e427a576a5f80c103 Description: GCC support library (64bit 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: lib64gcc-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 8139 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64gcc1 (>= 1:8.3.0-6~mx17+1), libx32gcc1 (>= 1:8.3.0-6~mx17+1), lib64gomp1 (>= 8.3.0-6~mx17+1), libx32gomp1 (>= 8.3.0-6~mx17+1), lib64itm1 (>= 8.3.0-6~mx17+1), libx32itm1 (>= 8.3.0-6~mx17+1), lib64atomic1 (>= 8.3.0-6~mx17+1), libx32atomic1 (>= 8.3.0-6~mx17+1), lib64asan5 (>= 8.3.0-6~mx17+1), libx32asan5 (>= 8.3.0-6~mx17+1), lib64ubsan1 (>= 8.3.0-6~mx17+1), libx32ubsan1 (>= 8.3.0-6~mx17+1), lib64mpx2 (>= 8.3.0-6~mx17+1), lib64quadmath0 (>= 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/lib64gcc-8-dev_8.3.0-6~mx17+1_i386.deb Size: 1975314 SHA256: 63aaffe0cae47d2a3d5be985bf1f09ed034a8d566b9881c41e558cc6d3326f4c SHA1: b8bf8977d516acb943c00b38cc01aff1bb5002dd MD5sum: 0345c9130d90cc896feca882523f3ffe Description: GCC support library (64bit 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: lib64gcc1 Source: gcc-8 (8.3.0-6~mx17+1) Version: 1:8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 108 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-amd64 (>= 2.14) Conflicts: libgcc1 (<= 1:3.3-0pre9) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib64gcc1_8.3.0-6~mx17+1_i386.deb Size: 40392 SHA256: b9b2fde55c18bc7e1a5a4477065c5f79374c8e33f803a53d2e0dc5064fc5773e SHA1: 009a012e37ba77f71b6af519916281cc152d9248 MD5sum: 684f883938c37664af559f58c52bbcc4 Description: GCC support library (64bit) 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: lib64gcc1-dbg Source: gcc-8 (8.3.0-6~mx17+1) Version: 1:8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 161 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64gcc1 (= 1:8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib64gcc1-dbg_8.3.0-6~mx17+1_i386.deb Size: 137532 SHA256: ce8310f8de665f6eea3fa91d5e2039cebe10c973f1985c97f98e676fa940586b SHA1: 5c649b80e8608478f83a83494a6ed8496a4092aa MD5sum: 183a3a9b8ec1d5d59aa02222ea9d96f9 Description: GCC support library (debug symbols) Debug symbols for the GCC support library. Build-Ids: c99290d5ee8a7adffe32a36259cf925b81a5d138 Package: lib64gfortran-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 3633 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib64gcc-7-dev (= 7.3.0-1~mx17+1), lib64gfortran4 (>= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/lib64gfortran-7-dev_7.3.0-1~mx17+1_i386.deb Size: 525556 SHA256: 875cf7ec33f82405ffa782b8d14e7f439dd6b2d682e5d6220149a76214fcc443 SHA1: d9e040437c36a03958473df7d52ca7dd7e8973a0 MD5sum: d689c2e32881f2290623dcb8c893367a Description: Runtime library for GNU Fortran applications (64bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib64gfortran-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 4663 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64gcc-8-dev (= 8.3.0-6~mx17+1), lib64gfortran5 (>= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/lib64gfortran-8-dev_8.3.0-6~mx17+1_i386.deb Size: 615196 SHA256: 911c0f583f6e1cdd57057b76029cbcb824430972ffc239a692963db87faaeb52 SHA1: 970b37ed945febec343e16376538c68119661e39 MD5sum: 71fba63cd8d556ba6341c70090c86db9 Description: Runtime library for GNU Fortran applications (64bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib64gfortran4 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 1932 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib64gcc1 (>= 1:4.3), lib64quadmath0 (>= 4.6), lib64z1 (>= 1:1.1.4), libc6-amd64 (>= 2.17) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/lib64gfortran4_7.3.0-1~mx17+1_i386.deb Size: 486612 SHA256: 571014b76afe14b64868747b95734409f256a03705a7663f605f34c3a0fc5b73 SHA1: 0d09a873190f7958132898041ee76a6f18492db6 MD5sum: ed665e5546514957b579f5b6ef1007c5 Description: Runtime library for GNU Fortran applications (64bit) Library needed for GNU Fortran applications linked against the shared library. Package: lib64gfortran4-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 1257 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib64gfortran4 (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/lib64gfortran4-dbg_7.3.0-1~mx17+1_i386.deb Size: 1132266 SHA256: f13dc27bfeec4498c4d5cb49db747901189cf4b8d8551f53e11cfe4b1b333456 SHA1: 7dde87778a86884c8fcfd91ca66db1cd4ced254b MD5sum: 47f39e8e8f11975fd7b0bc465b7d2d08 Description: Runtime library for GNU Fortran applications (64bit debug symbols) Library needed for GNU Fortran applications linked against the shared library. Build-Ids: 2428fce2d1b719874ab4fca35c9ef1783d64f592 Package: lib64gfortran5 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 2541 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64gcc1 (>= 1:4.3), lib64quadmath0 (>= 4.6), lib64z1 (>= 1:1.1.4), libc6-amd64 (>= 2.17) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib64gfortran5_8.3.0-6~mx17+1_i386.deb Size: 581684 SHA256: b57e0dd5ec13e8d945548b81fdb0cbd395a83b73986783af1f550c0bc2292ce1 SHA1: 262d162ca162d7a9e8eefdffd219250c6fce6e1f MD5sum: 31d512f370dc1c4f8344940f2fb7f913 Description: Runtime library for GNU Fortran applications (64bit) Library needed for GNU Fortran applications linked against the shared library. Package: lib64gfortran5-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 1684 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64gfortran5 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib64gfortran5-dbg_8.3.0-6~mx17+1_i386.deb Size: 1537904 SHA256: c0d16bc0c63ca9ce15f9124221590ea14c0368e45000c340ef7fef374c262821 SHA1: 49e86e56052036f43cf0c0590861867177c6fb13 MD5sum: e3407cbe11f6daa480e1ae44342a2a6c Description: Runtime library for GNU Fortran applications (64bit debug symbols) Library needed for GNU Fortran applications linked against the shared library. Build-Ids: 1f22f66ca1e7de1b9057e41fb565d3a8089cf913 Package: lib64go11 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 49026 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib64gcc1 (>= 1:4.2), lib64z1 (>= 1:1.1.4), libc6-amd64 (>= 2.17) Replaces: lib64go3, lib64go8 Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/lib64go11_7.3.0-1~mx17+1_i386.deb Size: 9396864 SHA256: 1c1ae70207d090d98387fc01a65146dce407c73f5d9b06b0e84465829f436644 SHA1: 6bd7934665e05cbe6a3c3e5b8a0ed580fa6649e9 MD5sum: 1ec505e119eca5a17602876df4620d5a Description: Runtime library for GNU Go applications (64bit) Library needed for GNU Go applications linked against the shared library. Package: lib64go11-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib64go11 (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/lib64go11-dbg_7.3.0-1~mx17+1_i386.deb Size: 908 SHA256: 7d23e64058eca75ade90874c5b155c8c54a9cafa19cb5c8c857c7353b87f182f SHA1: 2bf2105710bc7935b8acea4f227708ecaac12a4a MD5sum: fd473bdbb00a4e0af37861651fb27cc1 Description: Runtime library for GNU Go applications (64bit 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: lib64go13 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 48351 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64gcc1 (>= 1:4.2), lib64z1 (>= 1:1.1.4), libc6-amd64 (>= 2.17) Replaces: lib64go3, lib64go8 Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib64go13_8.3.0-6~mx17+1_i386.deb Size: 9628120 SHA256: 82ff39c7c0a1d38f9c82c574681de4506fa0a9fae59656590de646cf15c8261f SHA1: 5f0108aa4bb4e397a2fea37fe13d29f1231d35e0 MD5sum: 8381fade4dd505c934422697b6fb5c4b Description: Runtime library for GNU Go applications (64bit) Library needed for GNU Go applications linked against the shared library. Package: lib64go13-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64go13 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib64go13-dbg_8.3.0-6~mx17+1_i386.deb Size: 908 SHA256: 25a4b048bdb86313fd9314b1b89664f1e58a13311d7dc2e29314847a26cfed63 SHA1: fdf2e408a3034ca70d66eb6ac9305aa6b422b32e MD5sum: 5f545d9e22ab3cc0ce24e071be205e42 Description: Runtime library for GNU Go applications (64bit 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: lib64gomp1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 206 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-amd64 (>= 2.17) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib64gomp1_8.3.0-6~mx17+1_i386.deb Size: 74016 SHA256: 68a1015c53550a19b67d184f25dd45f26231807ef041def54d46dc6d49fef296 SHA1: 0f1fab274344468a1c718dd958056eaeac3e1d2c MD5sum: 35b208dcc155d41dbf3a5b97ba36ff23 Description: GCC OpenMP (GOMP) support library (64bit) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: lib64gomp1-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 342 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64gomp1 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib64gomp1-dbg_8.3.0-6~mx17+1_i386.deb Size: 300232 SHA256: bf0421e76285d3d7e5e3b000d19377d1741bd6c13cabb4a31fe7698214791dba SHA1: 9129eb55ea9f5eca2cfd237e3d30cb7d9af24773 MD5sum: 06bbbb38cfc12e0f34f924890012a25a Description: GCC OpenMP (GOMP) support library (64bit debug symbols) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Build-Ids: 0aa0aa8b9924ed4248560afabe3ce804a0f02125 Package: lib64gphobos-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 65112 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib64gphobos71 (>= 7.3.0-1~mx17+1), lib64gcc-7-dev (= 7.3.0-1~mx17+1), lib64z1-dev Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/lib64gphobos-7-dev_7.3.0-1~mx17+1_i386.deb Size: 6462772 SHA256: 655e71c99aeda5c124d10538bb0d3de93047eda0d55b7a942f407005832991da SHA1: 770c81e73dbafc0068ff802821495bd81c079b5d MD5sum: a3fd59311c652a647cbc23bc56b9ec95 Description: Phobos D standard library (64bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib64gphobos-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 74480 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64gphobos76 (>= 8.3.0-6~mx17+1), lib64gcc-8-dev (= 8.3.0-6~mx17+1), lib64z1-dev Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/lib64gphobos-8-dev_8.3.0-6~mx17+1_i386.deb Size: 7390164 SHA256: a5c55339938b9a7c2d8bc98344ccdab491537115841bc9ed3e5648798d6d7356 SHA1: 8bf5b5bfffb4574fb776ac9e4947f809db89a8e6 MD5sum: 11234a747a648de281ed08484c8bdc74 Description: Phobos D standard library (64bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib64gphobos68 Source: gcc-7 Version: 7.1.0-2~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 7595 Depends: gcc-7-base (= 7.1.0-2~mx17+1), lib64gcc1 (>= 1:4.2), libc6-amd64 (>= 2.17) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/lib64gphobos68_7.1.0-2~mx17+1_i386.deb Size: 1203400 SHA256: ebd84ffd87a2ced5973e908dc7f072b73bcfc77c3454236ce906364d2e88b551 SHA1: d0762b59b80807a846b311d8aca6473f1a8a4682 MD5sum: 570f753cfb49eb607263d0201f7cf2b0 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: lib64gphobos68-dbg Source: gcc-7 Version: 7.1.0-2~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 6564 Depends: gcc-7-base (= 7.1.0-2~mx17+1), lib64gphobos68 (= 7.1.0-2~mx17+1) Homepage: http://gcc.gnu.org/ Priority: extra Section: debug Filename: pool/test/g/gcc-7/lib64gphobos68-dbg_7.1.0-2~mx17+1_i386.deb Size: 4617340 SHA256: dbd7c0477fd516244ba03073cb811fe007155b11874fba5637defea288a748a9 SHA1: 0096dfba84232cc58eb4e3b0c99e9c3d38e9ef07 MD5sum: d64abbffc7567f435535ffd37b72525a 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: 1adcdd710573ca2bd47e20ad6844d1849fc4522c 5e5ed6d5fd4a5e5b91fdbbcd038a2dd0734771be Package: lib64gphobos71 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 5635 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib64gcc1 (>= 1:4.2), lib64z1 (>= 1:1.2.0), libc6-amd64 (>= 2.17) Replaces: lib64gphobos68 Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/lib64gphobos71_7.3.0-1~mx17+1_i386.deb Size: 1060132 SHA256: 7e2847557813bda3c01531ad92d039c57380cac2a50aec2b6b114633582e73ef SHA1: 1ea7116335f5cfc1d68e2b45de68ac816152ff57 MD5sum: a25d1754bdfebd1a424bf4a652aef5af 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: lib64gphobos71-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 6581 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib64gphobos71 (= 7.3.0-1~mx17+1) Replaces: lib64gphobos68-dbg Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/lib64gphobos71-dbg_7.3.0-1~mx17+1_i386.deb Size: 4633674 SHA256: 31f7d590df762f2278994d857511bc274f778d1a58a78c213e7a8afda73367cb SHA1: ff3db461cf5e425b6939af533797a2ff326b5987 MD5sum: 744826003c983886c510cbc5806883a5 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: c81ab69a576d9ad7327c67732c161a1fde988ba7 d3057a4915f4b85cb7b521fb627c06ee8a4bd269 Package: lib64gphobos76 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 6086 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64gcc1 (>= 1:4.2), lib64z1 (>= 1:1.2.0), libc6-amd64 (>= 2.17) Replaces: lib64gphobos68 Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib64gphobos76_8.3.0-6~mx17+1_i386.deb Size: 1201932 SHA256: 7017fcd4f71cb0520612520a39867cf8e37480c0fbc83b844fae1aebaa050504 SHA1: dd77ac075a1c63370d48c0bb94a2f58828c440ff MD5sum: 9d95793777ce3e97a27fc7305dda8420 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: lib64gphobos76-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 7848 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64gphobos76 (= 8.3.0-6~mx17+1) Replaces: lib64gphobos68-dbg Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib64gphobos76-dbg_8.3.0-6~mx17+1_i386.deb Size: 5603136 SHA256: ef17478a8e5204237869e38d32488c7202f4a8cf693651259448733d9806eb51 SHA1: 112d623c761262d7bf14c4257aceaff49720616b MD5sum: c2325ebdc72faf01b61bfc926e25b752 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: 768b5e6714184bc3a56864b250a546e7585323f9 85251c486f01006a1a256c6932672990d1ffe9d0 Package: lib64itm1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 126 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-amd64 (>= 2.14) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib64itm1_8.3.0-6~mx17+1_i386.deb Size: 27570 SHA256: 639b8536e777fdaf692b915177f2d4f67645db032c05f7f2e0b89d7ca7713331 SHA1: 1b77e5a20665e0efb73b90b79c814c59e86c2d22 MD5sum: 25619af745b826a065ac705b4c9288d6 Description: GNU Transactional Memory Library (64bit) 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: lib64itm1-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 394 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64itm1 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib64itm1-dbg_8.3.0-6~mx17+1_i386.deb Size: 337096 SHA256: cca218024d58314c2929ac777c8b5f929ee701a57b1fd10c6f8f026c3e941dfd SHA1: 6a57369681e376117490f8e17870ec0d56a5a490 MD5sum: 1e6c8181d4e38c9fed9227df83816c02 Description: GNU Transactional Memory Library (64bit 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: d41f05fab35f6c6d1cb63873765de30adaf44544 Package: lib64mpx2 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 45 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-amd64 (>= 2.17) Replaces: lib64mpx0 (<< 6-20160120-1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib64mpx2_8.3.0-6~mx17+1_i386.deb Size: 11284 SHA256: 2d32e78785e0346599eb82b17cf5fbb78a2f646ac4f66ea54b63c9960347056a SHA1: 63f7fb5b1496aff74de2e7aba69b5317b5e3da05 MD5sum: 8301bf1c41bbbe202d55ed4e20cb746d Description: Intel memory protection extensions (64bit) 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: lib64mpx2-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 58 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64mpx2 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib64mpx2-dbg_8.3.0-6~mx17+1_i386.deb Size: 36770 SHA256: 4c132a4c1f1167a541afa9a83c9af0133279ce9c3526e652f9307d147c6db93a SHA1: e969ae377ba7d92c65cbace7485c1090112036ec MD5sum: 9227ebbc9f99885443b2e989742c64e2 Description: Intel memory protection extensions (64bit 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: 45fa3eecc069f2a9caa57989173c4c7409eddf85 d3e2ea7452bcdd8b19bf2477d305b333a0ca3217 Package: lib64objc-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 1074 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib64gcc-7-dev (= 7.3.0-1~mx17+1), lib64objc4 (>= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-7/lib64objc-7-dev_7.3.0-1~mx17+1_i386.deb Size: 173964 SHA256: c03f4b5a3ec7f4add1dcdcb823a2b0dce1a451158369ffda6f6b82b8096aa00b SHA1: a83b12eca873807485a7881dfafe5c9176db441a MD5sum: c97edb6287594645c74d1b2fedbadc02 Description: Runtime library for GNU Objective-C applications (64bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: lib64objc-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 1088 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64gcc-8-dev (= 8.3.0-6~mx17+1), lib64objc4 (>= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: libdevel Filename: pool/test/g/gcc-8/lib64objc-8-dev_8.3.0-6~mx17+1_i386.deb Size: 184858 SHA256: 0f978d0a094feabe29f16d4cdf6ff54c14b7e9e4ed8c287fb9474a9f78553801 SHA1: d68567f6e2c1695bdb93d7fa4ed7f1cc75fb78bf MD5sum: 481f3a23c161bdf146bc8be9a01258d1 Description: Runtime library for GNU Objective-C applications (64bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: lib64objc4 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 142 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64gcc1 (>= 1:3.0), libc6-amd64 (>= 2.14) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib64objc4_8.3.0-6~mx17+1_i386.deb Size: 40086 SHA256: dc96469ef895dc98e60baba6239460a8ede196a0325654b6a861a4863c0927d6 SHA1: b2348e965d31748747a3a62bec1250023984f965 MD5sum: 0caa55abedc25e3020781d23c84c061c Description: Runtime library for GNU Objective-C applications (64bit) Library needed for GNU ObjC applications linked against the shared library. Package: lib64objc4-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 153 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64objc4 (= 8.3.0-6~mx17+1), lib64gcc1-dbg (>= 1:8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib64objc4-dbg_8.3.0-6~mx17+1_i386.deb Size: 126290 SHA256: 7ccf754ca443091bb837e724690846fec4c9ec7bf69d05da14d3ae8f307a0efe SHA1: 42e00ae123bb5f27aa6ac3cf21d6e132b5095285 MD5sum: ed1f58838fd296c6b8cad94600a0888e Description: Runtime library for GNU Objective-C applications (64 bit debug symbols) Library needed for GNU ObjC applications linked against the shared library. Build-Ids: 943b21f956b990716a4298a7f3dbec9757be4267 Package: lib64quadmath0 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 268 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6-amd64 (>= 2.23) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib64quadmath0_8.3.0-6~mx17+1_i386.deb Size: 132764 SHA256: 4c497fdc70eb4fe0e8e86c6694e6a1973b49c5bf26404de9f5f966832582e131 SHA1: 6075a1b7f695610a75a6a8e84a9a6d0465b291c6 MD5sum: 2bd6d773ed66c2c5ff0fa4408b938596 Description: GCC Quad-Precision Math Library (64bit) 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: lib64quadmath0-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 237 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64quadmath0 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib64quadmath0-dbg_8.3.0-6~mx17+1_i386.deb Size: 214912 SHA256: 2d421047bd1630faaa18da265f58b11149d90c53cb612ba6280e838011ca7464 SHA1: 342fe8697853674f7b9ca6902dbad14850c2457b MD5sum: 996342722be596edda0c4fb4a813e051 Description: GCC Quad-Precision Math Library (64bit debug symbols) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. Build-Ids: ea293557f9d288e7299f94cf986ac957ad8d6c66 Package: lib64stdc++-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 10373 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib64gcc-7-dev (= 7.3.0-1~mx17+1), lib64stdc++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/lib64stdc++-7-dev_7.3.0-1~mx17+1_i386.deb Size: 574128 SHA256: cb160036b571bd74ea013b19f02d786447870fb1d87d050ed903c3411b087ce3 SHA1: b7889b2d2542baf4c3f903af63b3709d7bae067f MD5sum: 28a80e23e1edbae3fffc7352fd0bddf4 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: lib64stdc++-8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 11363 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64gcc-8-dev (= 8.3.0-6~mx17+1), lib64stdc++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/lib64stdc++-8-dev_8.3.0-6~mx17+1_i386.deb Size: 649728 SHA256: 360942ce68906329d89160032110c41de98552d5dc21550d6df3d4f43f27928d SHA1: 3c04f3d3881ccd0d22c3658a7363806d7dc945e6 MD5sum: 3eb929c089fae7e46ada41fdf74f8287 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: lib64stdc++6 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 1917 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64gcc1 (>= 1:4.2), libc6-amd64 (>= 2.18) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib64stdc++6_8.3.0-6~mx17+1_i386.deb Size: 385610 SHA256: 379169df094e3981fd2d949ac6a5555f03f8a5bd89e7d626df191e10adc39f58 SHA1: 5baeeddf2c21597031fe51c00697bcaaeba48c2d MD5sum: e359ddbcb4e45cacc9c3b8fa91236ef6 Description: GNU Standard C++ Library v3 (64bit) 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: lib64stdc++6-7-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 46969 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib64stdc++6 (>= 7.3.0-1~mx17+1), libstdc++-7-dev (= 7.3.0-1~mx17+1), lib64gcc1-dbg (>= 1:7.3.0-1~mx17+1), lib64gcc1 (>= 1:4.2), libc6-amd64 (>= 2.18) Conflicts: lib64stdc++6-4.0-dbg, lib64stdc++6-4.1-dbg, lib64stdc++6-4.2-dbg, lib64stdc++6-4.3-dbg, lib64stdc++6-4.4-dbg, lib64stdc++6-4.5-dbg, lib64stdc++6-4.6-dbg, lib64stdc++6-4.7-dbg, lib64stdc++6-4.8-dbg, lib64stdc++6-4.9-dbg, lib64stdc++6-5-dbg, lib64stdc++6-6-dbg, lib64stdc++6-dbg Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/lib64stdc++6-7-dbg_7.3.0-1~mx17+1_i386.deb Size: 8200196 SHA256: 522610e4723f3038c29b487b6c96d03deaf98ddecdbb760fac0366dd1cdbc64f SHA1: e0ac8b26449b53e50819d105f582a21ce899ac06 MD5sum: b625a4de9a4af757667adc49293c396b Description: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Build-Ids: 17fb185a231c669ec576f873d47a944942908f05 Package: lib64stdc++6-8-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 57527 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64stdc++6 (>= 8.3.0-6~mx17+1), libstdc++-8-dev (= 8.3.0-6~mx17+1), lib64gcc1-dbg (>= 1:8.3.0-6~mx17+1), lib64gcc1 (>= 1:4.2), libc6-amd64 (>= 2.18) Conflicts: lib64stdc++6-4.0-dbg, lib64stdc++6-4.1-dbg, lib64stdc++6-4.2-dbg, lib64stdc++6-4.3-dbg, lib64stdc++6-4.4-dbg, lib64stdc++6-4.5-dbg, lib64stdc++6-4.6-dbg, lib64stdc++6-4.7-dbg, lib64stdc++6-4.8-dbg, lib64stdc++6-4.9-dbg, lib64stdc++6-5-dbg, lib64stdc++6-6-dbg, lib64stdc++6-7-dbg, lib64stdc++6-dbg Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib64stdc++6-8-dbg_8.3.0-6~mx17+1_i386.deb Size: 9550412 SHA256: b6c63183bb9aa515f7925b1d59f617015c7d9175038ff70bdc13f8031f0238ad SHA1: b4a063511a5b88e23b64a585d65861246b82101d MD5sum: a629ef3322c158555cd15128a027e96e Description: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Build-Ids: 6c0e41bf5820503c7917d7dba7ccb3db30d72ab7 Package: lib64ubsan0 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 327 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib64gcc1 (>= 1:3.3), lib64stdc++6 (>= 4.1.1), libc6-amd64 (>= 2.2.5) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-7/lib64ubsan0_7.3.0-1~mx17+1_i386.deb Size: 122798 SHA256: bd4a196fc5bda59a0eed81cbdfe0f3e0e7d5de26f21af11556ab771a7bbe37ff SHA1: fb4cf2b5ef62d545d50de8a64938602883777a31 MD5sum: 5e08c0249c281a482ef9abb8fd44dea7 Description: UBSan -- undefined behaviour sanitizer (64bit) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: lib64ubsan0-dbg Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 763 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib64ubsan0 (= 7.3.0-1~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-7/lib64ubsan0-dbg_7.3.0-1~mx17+1_i386.deb Size: 671134 SHA256: c5220f23b07f24e6889812cb390c9d1dfa86f0fada64b1fe54ca362e6c9c3499 SHA1: 2b15de07f06ba79035ce006bc477b53c9d25218c MD5sum: f7843f18f36361844e99d42ef902a504 Description: UBSan -- undefined behaviour sanitizer (64bit 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: 7bcca993fef28c0fd69795c789dc66a1f0f9a400 Package: lib64ubsan1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 323 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64gcc1 (>= 1:3.3), lib64stdc++6 (>= 4.1.1), libc6-amd64 (>= 2.2.5) Homepage: http://gcc.gnu.org/ Priority: optional Section: libs Filename: pool/test/g/gcc-8/lib64ubsan1_8.3.0-6~mx17+1_i386.deb Size: 118726 SHA256: 719e85680a97f7057fd0ea26595f4ced8b29b4cc928c4678700ba48a0a5488a3 SHA1: 11f27a537d3dfaee40ea6885f64de245d0380a0d MD5sum: 24213fa726e7508aa63aca805046de19 Description: UBSan -- undefined behaviour sanitizer (64bit) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: lib64ubsan1-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 861 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64ubsan1 (= 8.3.0-6~mx17+1) Homepage: http://gcc.gnu.org/ Priority: optional Section: debug Filename: pool/test/g/gcc-8/lib64ubsan1-dbg_8.3.0-6~mx17+1_i386.deb Size: 753196 SHA256: 10f6d64ce0c802bb10ee7f9070956f360c2ea1d9d3a07f088d011633a70928ae SHA1: 39c956e784f10032016ee5bb94ba625297a90691 MD5sum: 2cefd071dcbeb5a9fa8ad8eecb65aa06 Description: UBSan -- undefined behaviour sanitizer (64bit 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: 50b7613b5652c368667f3b766c60e9d5093c7fce Package: libasan4 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 1524 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_i386.deb Size: 355206 SHA256: 32f3d656bbbb7ade53d832862345909c7a9e5d455036cb190cdf9185a52a93f0 SHA1: d71c94d4b295db843bc4fece42d62c531f0d492a MD5sum: e6f03fc5bf87eb7ddee4d54c170dc416 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 2258 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_i386.deb Size: 2037638 SHA256: a7042000dcc40f50e7850ccf78f7d8e0e1ee263e4164c5508b0c4515f726e4a9 SHA1: 73f721694989fc3ae89a3c3c0a28632f2d34b37b MD5sum: 92ebb775c258154620eec0d28a027b41 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: b405976f09d716065e162f1b252ca44c75445eeb Package: libasan5 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 1597 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_i386.deb Size: 371536 SHA256: e2af515743faf9ea6905a63ad2c41a876ef33065054496ce6cd77aefd0e11b42 SHA1: 94b44fc6048ebff3fd82ba25aa1bc6704525b2d6 MD5sum: 3d7b53c934c0ab8d38c7041d7d9a4f69 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 2681 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_i386.deb Size: 2428300 SHA256: f258f982b0f6308ac871ce484ae6b3839b7f5c3b31a6b3566b6bdfa9eb87c641 SHA1: 981d7803d875cfa6ea0ef39266246d9a2dbd0b25 MD5sum: 92bde0f0d10f30c61cc964def1a6aca1 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: dfe440e4f0cfdeda5e93be56d98643a09d486de0 Package: libatomic1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 40 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.3.6-6~) 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_i386.deb Size: 9424 SHA256: f2c139891a27dd763056bdbd8fe152ad36cc75323138693eb766b692fe256cbd SHA1: fcdc74973a2c1bd723e6394533967a9526ea7a12 MD5sum: 090b3429687d881a7753efde00a9ef53 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 39 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_i386.deb Size: 21076 SHA256: 227a225a1ebc867bed64f19c2f5eda0b6eb92247646fe91b12601b0063e4a9db SHA1: 25e17480947322a8c7aac0cbd5c4e9ce4d742b8c MD5sum: 9d1cb311d93a106429c55933e3bf1fed 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: 88456773b645c79706844d0fa8cf9a172b12151c 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: i386 Maintainer: Steven Pusser Installed-Size: 17861 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_i386.deb Size: 5242584 SHA256: de7bd5e8bc39aebe9d5255124a0847fb6316b5a1b9e302933deaa1a84e6bf8e7 SHA1: fc0ddd589d3e181392ee208c29e6f47699573bc5 MD5sum: 51c07ae1f481be757390e411b5b4a92c 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 13616 Depends: libavutil55 (>= 7:3.4.2), libc6 (>= 2.7), 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_i386.deb Size: 4578006 SHA256: 1f5f811c4a187e804be8ada963b2dba35d9c863841f44d36957a2f4663f399ec SHA1: fe74cb2b575eb026cdbced4c051dc558ef520c1c MD5sum: 07637d11be1fa5fec4b49ea4761f2879 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 15721 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_i386.deb Size: 14256836 SHA256: 16a23a23f49b4bd5f5019fe483981b63ec2870b17425a35a32241bf3f4f9f531 SHA1: cae2077bfb160657556feb4a3c08aebbdc0b1afe MD5sum: b29b5b7e5472890318e3f793d9497b20 Description: debug symbols for libavcodec-extra57 Build-Ids: ff6d61e03a99fa74a07ad87b8fdfee4735fa7a3e Original-Maintainer: Debian Multimedia Maintainers Package: libavcodec-extra58 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: i386 Maintainer: Steven Pusser Installed-Size: 13875 Depends: libswresample3 (= 7:4.0.2-1~mx17+1exp), libavutil56 (= 7:4.0.2-1~mx17+1exp), libc6 (>= 2.7), 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), 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-152, libx265-160 (>= 2.8), 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_i386.deb Size: 4667298 SHA256: cee2289bf60bb56c141f73fa1d1cc2d0cf81a2a2bc55304c59b3a3b4db2efd0e SHA1: d1e0800152b0cbae7d746a6b042e18328c8badc8 MD5sum: a12fa1853265a4d27b077029c80ac1b1 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 13608 Depends: libavutil55 (>= 7:3.4.2), libc6 (>= 2.7), 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_i386.deb Size: 4580416 SHA256: 77f3b8617206490022f054954d8532c4645aaa1aed976f8bd4ddacf5696586d1 SHA1: 887384390fa9828f5b735ad5acbcf949ea7ed0b3 MD5sum: 5dca048b818090279c88af10cbb7a6d6 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 15699 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_i386.deb Size: 14241594 SHA256: 8408db28edb1c64d6ff183aea65400187a5ce4c2e0d3a9435d8a98bc10b3235c SHA1: 80b54d37107a6ad3c056c94e723c9f7e00b3d439 MD5sum: ee53722ec09da65accdd13ca5b5e9e59 Description: debug symbols for libavcodec57 Build-Ids: 77716bde321f2e46fe6936ee17b59754c638047f Original-Maintainer: Debian Multimedia Maintainers Package: libavcodec58 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: i386 Maintainer: Steven Pusser Installed-Size: 13867 Depends: libswresample3 (= 7:4.0.2-1~mx17+1exp), libavutil56 (= 7:4.0.2-1~mx17+1exp), libc6 (>= 2.7), 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), 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-152, libx265-160 (>= 2.8), 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_i386.deb Size: 4669394 SHA256: dfdc9a0419c54773e2337356a4aab1a923305004d5ddd70bacefa17d0ef719f8 SHA1: 7bb101c3b1377a4ef23e98708ddd0df31df94d5e MD5sum: 02bd30d698039c3359da42b6216ac53e 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: i386 Maintainer: Steven Pusser Installed-Size: 389 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_i386.deb Size: 132216 SHA256: 71e551036f4c6fb1cb08813d604757b682a8180166ac944caf93c1172392aae4 SHA1: 09c6e4dcb8ae979df64683cc3cdf0f68b1471aff MD5sum: a08dd5d3395564a97f54a86d12578366 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 273 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.7), 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_i386.deb Size: 114924 SHA256: 883a1744fc7e41a4eabe7bf0d5955fea9ecc4ffae7f2ec8613f58e4ede3bafa7 SHA1: 5de78510b061bfe085819c5d6e9c455d1086c46c MD5sum: 64f09f7bb5e5d7081da6d42084865a4c 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 523 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_i386.deb Size: 437766 SHA256: f09f326405aa340524e188fcfa1927e88cf52c1b56b486703141579c2ab6fdad SHA1: d5b120b8c1e5a4648d515f96dba59c296aba165c MD5sum: a23f1e65d5ac6125b79660309308e626 Description: debug symbols for libavdevice57 Build-Ids: 65959bb78e026d3868f05db1083151a9e50dec67 Original-Maintainer: Debian Multimedia Maintainers Package: libavdevice58 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: i386 Maintainer: Steven Pusser Installed-Size: 277 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.7), 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/libavdevice58_4.0.2-1~mx17+1exp_i386.deb Size: 117614 SHA256: de43fe7291a4de4873edf51ed1b53ae8a8838098455df35874d813c7814393a7 SHA1: fd350bb50fe36fe3d158cb63574810116743eebf MD5sum: e5eb32c504ad17bd6a73cb85fda96ec3 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: i386 Maintainer: Steven Pusser Installed-Size: 4211 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_i386.deb Size: 1151164 SHA256: e3de45e7d511e2f7a92d1d4ac5865d86a02d1fbd20b03eb0304d781510ec06d3 SHA1: 9aa716cea2fe9ee6b8462225b515b550170eb771 MD5sum: 06c71e4dc3daee48c0fd5093d5c60e86 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 2702 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.7), 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_i386.deb Size: 920144 SHA256: e8d7da3cbbe7aed9b3c16ce7df93ca5c28620ce60c98b8e4998f43787ac8de5f SHA1: 732c67fab173895371fac0b697d94581ee9b5de1 MD5sum: 67a4f044b8e36c04194912139a7edfd8 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 2785 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_i386.deb Size: 2524340 SHA256: 2222f3cb770454c3d5b76efecd06458a95741aec9391cd9498bcd5ec81c2d72b SHA1: 3f6af46a26f856b31d7cfa607a631e8b747b89a5 MD5sum: 19a793a55603a8087080d2877d30597a Description: debug symbols for libavfilter-extra6 Build-Ids: 440f552ddff20dd9e6084f9b2a56a308bd69733b Original-Maintainer: Debian Multimedia Maintainers Package: libavfilter-extra7 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: i386 Maintainer: Steven Pusser Installed-Size: 2850 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.7), libflite1 (>= 1.4-release-9~), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), liblilv-0-0 (>= 0.14.2~dfsg0), libmysofa0 (>= 0.6~), libopencv-core3.2, libopencv-imgproc3.2, librubberband2, libtesseract3, libva2 (>= 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_i386.deb Size: 963354 SHA256: da29a3d8ae25e02018a4b015214dd9790242a08b6b1844b798ed831710f524fb SHA1: 1f1006e4d49632b193e7055fd3bc96bc800ecf54 MD5sum: 420939774420f713e488767dd818e354 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 2702 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.7), 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_i386.deb Size: 919128 SHA256: 2a0bc6cf8dd573d9cdc0319572d2e96fefc11d07a5428cb7393f1e98347e8095 SHA1: e0078cd28ec2f19db9606b9f9c413e903c7aa4fa MD5sum: bd8a176fedf3628cedb8982de6835d8b 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 2779 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_i386.deb Size: 2520390 SHA256: 4ca48255b18e6d6ed98a08da6d11722234e4dd992be3eafaf4434a59afcef4b4 SHA1: 6c8ba642779893626629eee461efcf8d53ef9e9d MD5sum: a9cb331d884d1cc69defe49ca7f5c4c3 Description: debug symbols for libavfilter6 Build-Ids: 018999ea688ad42cc979028a13c4ca32e5383dc0 Original-Maintainer: Debian Multimedia Maintainers Package: libavfilter7 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: i386 Maintainer: Steven Pusser Installed-Size: 2846 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.7), libflite1 (>= 1.4-release-9~), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), liblilv-0-0 (>= 0.14.2~dfsg0), libmysofa0 (>= 0.6~), libopencv-core3.2, libopencv-imgproc3.2, librubberband2, 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/libavfilter7_4.0.2-1~mx17+1exp_i386.deb Size: 962396 SHA256: 3642d603cbf25e85f67ee250ce4255e3d6c0c46543fd6b69af350424aca95f35 SHA1: 78089db5b455ce86ece99f7e7e4db94265df598f MD5sum: 4422dbe1121d046681f8f9644ce344fc 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: i386 Maintainer: Steven Pusser Installed-Size: 4654 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_i386.deb Size: 1374468 SHA256: f169f9a7167f8e0fcc17dae83fa97a5253a64c00dc8c9867fd1393122bc8dc6c SHA1: f1e2ba1af714b6cf0395624ddb52f616ba4a4983 MD5sum: c2ddce605d8c11b21a92d74bb1f3aea3 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 2827 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.7), 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_i386.deb Size: 1109880 SHA256: e31cc80645d8fad1179e7cedd5d9a5969e0c933a0c69ee6bbd264303692654b7 SHA1: cc8ddb3a7572131e8866cb47e42a12ad0ed9d718 MD5sum: 91f534565beedd31d49cb0572c6eb711 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 6113 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_i386.deb Size: 5203894 SHA256: 37782414aa7df29c63e0bfaddac12da003c485ff9218463a6af8c28dc969e972 SHA1: 3f33ddbf2bc6e388a030ba0e31ed388fb43003e0 MD5sum: 0bc6d89e26d9a98d85409b487e3bc788 Description: debug symbols for libavformat57 Build-Ids: ada82817f9d6b86173bbff44eced9a1b1c283bc1 Original-Maintainer: Debian Multimedia Maintainers Package: libavformat58 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: i386 Maintainer: Steven Pusser Installed-Size: 2905 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), libbluray2 (>= 1:0.2.2), libbz2-1.0, libc6 (>= 2.7), 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_i386.deb Size: 1137420 SHA256: 98b8cd40648e321eee5719eaab3b1924165e4c2f659f6759edf87d8466947fb0 SHA1: f419315e21e477963b644fdb6a520d4f6c4adbc4 MD5sum: a444abc7244af229e03768d2a8e9bd35 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: i386 Maintainer: Steven Pusser Installed-Size: 317 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_i386.deb Size: 103862 SHA256: 934231c1a1f42f177000c61839aca715fd6989e413a3e1db08a0236f2f094ba5 SHA1: 46aeaac6fd284bda537a9b8d1a71b6657ffe27e1 MD5sum: 91261b894a66b5c00c56f1d969356087 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 230 Depends: libavutil55 (>= 7:3.4.2), libc6 (>= 2.4) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libavresample3_3.4.2-1~mx17+2_i386.deb Size: 90058 SHA256: 261dcc26bd66014dc320c60530ea3b2f0283c59aa83bff6009e30b6611a6cdc6 SHA1: c3d7bbb69848e5cfc2d8b5ab04398bc579c6e53d MD5sum: 5f4d0404f8eacbbc12b78ef990eda7df 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 101 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_i386.deb Size: 68180 SHA256: 0ea7ef9716c1b150c59260795dc45785a2c94ceedbbf9bc0a81fbe68ac6de181 SHA1: 991a1a3c964e45cc2e8d496a2853256a8a692b41 MD5sum: ac0e7223a4412658e1aa3f57c7db71ef Description: debug symbols for libavresample3 Build-Ids: 239e968c230d43af789fd597e9348d76d6427dc4 Original-Maintainer: Debian Multimedia Maintainers Package: libavresample4 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: i386 Maintainer: Steven Pusser Installed-Size: 234 Depends: libavutil56 (= 7:4.0.2-1~mx17+1exp), libc6 (>= 2.4) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libavresample4_4.0.2-1~mx17+1exp_i386.deb Size: 93002 SHA256: c9149ce24f4d8f38ce28654a5712953579c23a5ddf6c78d00a4be583d7e7a573 SHA1: f4f0de1882c6816f863427a1f1627ecd18358cad MD5sum: 5f0d5f22d28177101ca2bbd79d3c5cb2 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: i386 Maintainer: Steven Pusser Installed-Size: 1446 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_i386.deb Size: 380176 SHA256: 03ef7d0a076e920b319659557736d6e44256b0f07fbfe67c72407464e9ca879c SHA1: bafb5357a4f092a8e3dceeb2795dde3982f4640c MD5sum: 864d1e4e4ee718aa55d19369477f7ce7 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 622 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_i386.deb Size: 241828 SHA256: f366399b7302e68eaf16fc3b1d0421e175b216de8384da463ab2340cf4b64448 SHA1: 4ff8f9c660b7c677e75bee9a4cd0ca9015aa08bd MD5sum: d2506b88d23477524cf5b50ffe8ba1c9 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 353 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_i386.deb Size: 314312 SHA256: dd916295aebfde8de464056e531e818842f5baaca7e7424ef389573187988f86 SHA1: 4d3201a0afd15b3bef9a44a9973c5a96ea020590 MD5sum: e561da3f4ba2e6450029e7bcc1ec05fe Description: debug symbols for libavutil55 Build-Ids: 2622f8d8a298be016e9bbebd26dd1d9c2b3792bb Original-Maintainer: Debian Multimedia Maintainers Package: libavutil56 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: i386 Maintainer: Steven Pusser Installed-Size: 622 Depends: libc6 (>= 2.17), libdrm2 (>= 2.3.1), libva-drm2 (>= 1.1.0), libva-x11-2 (>= 1.0.3), libva2 (>= 2.1.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_i386.deb Size: 248836 SHA256: b24ab4f93459c004ba0e0457ad34bd36e113047b55ec2bd74950fdd9d5e1e6cf SHA1: a430525d8f2763f840a295b1d1116c0cc2b4e952 MD5sum: b1cb64c932b63077790cd447cc03385b 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: i386 Maintainer: Steven Pusser Installed-Size: 362 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_i386.deb Size: 289932 SHA256: 19086a597e65399da2744da3aeae556d12e80c3f3724e07f2f27004d7417d6e2 SHA1: 307474e2f99d48313b201882ad7406f76c1fa6a2 MD5sum: d851ec28e2b8f58bf94c8482ce2c4cd1 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: i386 Maintainer: Steven Pusser Installed-Size: 335 Depends: libc6 (>= 2.9), 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_i386.deb Size: 287480 SHA256: 9d22a91450b2423db692a1551650d7a98ec05b8d0946d975287670652f3a70ea SHA1: b4ca47427914654d2ba6872a6e1942d5ce6aacd1 MD5sum: 157aa5d676f523f1823b5c6440506254 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 151 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.3), 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_i386.deb Size: 47816 SHA256: ad8c12b435eb73704e3608bcf17dc0e8a09fa9041d586a06f87a06d853bcea3d SHA1: 95fd59986ae32a08f6dd054ef9a8188f0fc1d7f3 MD5sum: b391b3f314c71bdd3e8bb4aad0452736 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 241 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_i386.deb Size: 235656 SHA256: 5bfe2a20e111c5563c47bf639882d5bf2ff37b2df7c22451a5c72dfe1ba9cf4a SHA1: 770a4783f8de297f83ed4aa2133a6e480784a15e MD5sum: 20aa0c87106ec9708a645801f51cef28 Description: debug symbols for libcc1-0 Build-Ids: b7c62ac1d630f0007de11b21e1ff7cd22f3292b2 Package: libcilkrts5 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 153 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_i386.deb Size: 46710 SHA256: 571a77c77e5be7da9d1ebdde3cdbd42fc96a409ac30238bf20f03c388261036f SHA1: 2008008d76eef34b2c0e41e4e7202e596d740318 MD5sum: 06ff86dcbe1d240997b6f789039eeb29 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 181 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_i386.deb Size: 145858 SHA256: 566f79c8544f962082584410e9a837640053d6d1b80dfdeb3fb2abc62b906038 SHA1: be2f367c3ddc8a3bc39fbeb8d2343090d0f5f9f7 MD5sum: 7d9af9e421c0600bdd88b598a74d281e 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: a3680de496ab7d989960e62e9c7398d64f273759 Package: libcpupower-dev Source: linux Version: 4.19.37-5mx17+1 Architecture: i386 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_i386.deb Size: 268516 SHA256: 6343b5293221a108b5fb9701ad51baada00d5072efc46f93f43687cdb40e6fd1 SHA1: 1b1fcd7d5a649da4fdfd8c0a408668e8a0c97ba7 MD5sum: f9b3dbc4a901585812e9b6757f413203 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: i386 Maintainer: Steven Pusser Installed-Size: 302 Depends: libc6 (>= 2.4) Homepage: https://www.kernel.org/ Priority: optional Section: libs Filename: pool/test/l/linux/libcpupower1_4.19.37-5mx17+1_i386.deb Size: 274512 SHA256: 0de3dec12117ffd6cb24d7a65327cf55d6fb354905663b4418e14f898e717861 SHA1: e98dda2e84d869c854c6e362688b77dabc659344 MD5sum: 09dd1b8867c2a57182b32d2c3ae92de3 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 14681 Depends: nvidia-support, nvidia-alternative (= 418.56-2~mx17+1), libnvidia-fatbinaryloader (= 418.56-2~mx17+1), libc6 (>= 2.7) Recommends: nvidia-persistenced Provides: libcuda-10.0-1, libcuda-10.0-1-i386, libcuda-10.1-1, libcuda-10.1-1-i386, libcuda-5.0-1, libcuda-5.0-1-i386, libcuda-5.5-1, libcuda-5.5-1-i386, libcuda-6.0-1, libcuda-6.0-1-i386, libcuda-6.5-1, libcuda-6.5-1-i386, libcuda-7.0-1, libcuda-7.0-1-i386, libcuda-7.5-1, libcuda-7.5-1-i386, libcuda-8.0-1, libcuda-8.0-1-i386, libcuda-9.0-1, libcuda-9.0-1-i386, libcuda-9.1-1, libcuda-9.1-1-i386, libcuda-9.2-1, libcuda-9.2-1-i386, 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_i386.deb Size: 2054470 SHA256: f126a78f18dc5ff866ad0073e2563f036bf1420011ea325e912a936343524260 SHA1: 94a183c1e840f59fa88da3ef1daca19cfa9ac12d MD5sum: dfb4da16ebc00136a182c4b07b0074c5 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: libcuda1-i386 Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 214 Depends: libcuda1 Multi-Arch: foreign Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/libcuda1-i386_418.56-2~mx17+1_i386.deb Size: 201098 SHA256: c700a9bfdcc65a3dec298919fa7e1e21bc9c8699963ffedd44ceffe72a3abcf4 SHA1: 7708237e5e419642334834e36acbee4b7ab0f75a MD5sum: d39bc6bc54420ac8354e9704a19f8b33 Description: NVIDIA CUDA 32-bit runtime library This metapackage helps the automatic installation of the 32-bit NVIDIA CUDA library when installing libcuda1 on amd64 with foreign architecture i386 enabled. Package: libdbus-1-3 Source: dbus Version: 1.12.12-1~mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 511 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_i386.deb Size: 224080 SHA256: 8193710217d093a15113f8eecc88d7b906bb26b8a1101c5def696a57ef52dd52 SHA1: e67134fb08661b8af7e31c2a8e0999184756fdd6 MD5sum: c46f8f9c018e8446bffe31f830dc71d9 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: i386 Maintainer: Steven Pusser Installed-Size: 317 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_i386.deb Size: 264700 SHA256: 907109a43dcfa1af5f8a7f5b1a0b8736d8e9560960cbbded8a4d2fc986bf380e SHA1: 9f2eb988a8f8eca1bec5ca7cb8f6198ccf576787 MD5sum: f40963443eba42aba815aca086d2b216 Description: debug symbols for libdbus-1-3 Build-Ids: d2a57a7fa6202dacc51ff0021e706063ac924de5 Original-Maintainer: Utopia Maintenance Team Package: libdbus-1-dev Source: dbus Version: 1.12.12-1~mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 864 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_i386.deb Size: 265742 SHA256: ad6fe39f4da43e7f9378c15db343cf59a5d3e2dce3027da4ab46af9445882534 SHA1: e7bf48575f3cb01374f59a6cc515764265f4d9a1 MD5sum: 776064ac112480bbccd1a88128d81d2c 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 1194 Depends: nvidia-alternative (= 418.56-2~mx17+1), libnvidia-eglcore (= 418.56-2~mx17+1), libc6 (>= 2.3.6-6~) 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_i386.deb Size: 416120 SHA256: aead7ee06a9c0018f535405b3726210ed1c072cfb53910de40974cc492991844 SHA1: 2984a73e0fbba4059a2bb75765d1ea581875b12d MD5sum: c33611316f90cbacd1f0dc409571fee5 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 243 Depends: nvidia-alternative (= 418.56-2~mx17+1), libegl-nvidia0 (= 418.56-2~mx17+1), libc6 (>= 2.1), 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_i386.deb Size: 207846 SHA256: fdc43d1d2b285453db1ae566526eb8b16c2db825516ae74aa7ca6822431834dd SHA1: 2b18d1dbbceba0beb6ee6fe52ebc2d0636d1d188 MD5sum: 1ea314352e13b001497bf3c305ae0aa7 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 10333 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), 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_i386.deb Size: 2384712 SHA256: 83c011fceffd7cd2f57decfac1dab30419d369582fa352ee46c564b286f84421 SHA1: d93a2627e113d6c75e29e0e92d1e953d2b7b7d4a MD5sum: 797dce2d59071640bda92eb70d9e2424 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 9876 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), 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_i386.deb Size: 2295430 SHA256: 073f16ee174d9a4b7e55d053751e6444e87cb70f8e7b27a9a24c819566a93813 SHA1: 83710423bef712d151f505c75401625ee88974a3 MD5sum: 18f21fad140d1f9a545197763490f6dc 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 131 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.2.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/libgcc1_8.3.0-6~mx17+1_i386.deb Size: 48096 SHA256: 51b9ecbc85261959ca457688945e339859814487381a22f3ffb93e6fd78a7e75 SHA1: efe0c1ec4669b09b79742c82c9697220dff42388 MD5sum: 8a0b47a946a754acf347a18ac469259b 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 156 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_i386.deb Size: 135422 SHA256: d48bc7a968934a631d179d40046cdcccd286fb7198ee05e885863b1a8ce1e674 SHA1: ffc3363b9b22f00f960addf0f0156a88ab49210b MD5sum: 18daaface7d2173e2c7dcac4d17aa487 Description: GCC support library (debug symbols) Debug symbols for the GCC support library. Build-Ids: f94db02991b5280d86e8628878299743013ec630 Package: libgccjit-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 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_i386.deb Size: 16660 SHA256: 919b5bd35acd6a99fb42684a02709d2f62085276e3be63ddf2d036c966f733f8 SHA1: 4bab3ebfca4f2af435ae24ebf65e0309630b20e0 MD5sum: bb5ccb75bcdbfd75606839a760190b2e 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: i386 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_i386.deb Size: 17006 SHA256: 4c0baeabde569a278f8f2c5d9938618662c6a04c8d97fcb2f4ea4750f44adfd0 SHA1: bf7a11406fb328912e3348499c2fefddb23c40fb MD5sum: 277e1bfeae08d8a8f4af1cfd71baf237 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 24237 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libgcc-8-dev, binutils, libc6 (>= 2.11), 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_i386.deb Size: 6991646 SHA256: d4f2bbca2777725d1eea803b6a849ae0ef411cf35c16b3a8bd125e2dcae69a08 SHA1: 799230893e804fbf88879e10e5f4befa9fec0fb3 MD5sum: cef88d77479ef1d69e7070f974e6f1dc 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 62516 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_i386.deb Size: 60775144 SHA256: 501b96e2d5ad74e87cd502fe9ba0c195b5211efeb2354bf6deb97d20d16de266 SHA1: 21b301ea56697934f1f60ae7c6f996ebfb08c2d9 MD5sum: 946aa08c404f35f7fb2a108c44eb5abe 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: ea9b1672046f3ff4858cad09995d54a7b1f06c54 Package: libgfortran-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 2989 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_i386.deb Size: 520624 SHA256: 7f68ae5a9c6b737950b246c7bca67c7c5109a0d5d950c3362bd6beb0f94f71e9 SHA1: 3c30c666d3cbb035acaac3c6106f08d3ededcee9 MD5sum: 0e304ed8d82f4c3fdcd475b834d54e65 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 3720 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_i386.deb Size: 603598 SHA256: 9b552e3baef3fcf9db525e0ee12009b2d9b132fb7a813f311fbc4d1fb3268aa7 SHA1: 20d2e9b2e19cc74af519c64c9925ef1d3117f9a8 MD5sum: c8a74194eba1b2899d478afc8024abc5 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 1866 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libc6 (>= 2.17), libgcc1 (>= 1:4.4), 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_i386.deb Size: 466414 SHA256: c72ad9ebae9ab0a8eb14ff0d1de7994206026bd710cc143738b1709f9f6852b2 SHA1: 8cf5662756d9997cb2a6206651d9feb6627e4f0d MD5sum: bdb119fc76843d971cd9d2db02aa9329 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 1001 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_i386.deb Size: 913850 SHA256: 486037ab6b84ab3e8afe97fade2da3e4463e32ed13ee90d044b6824be0f61dcc SHA1: ff370e79d0e590fc6d60d8b5f2b44ea4cabeffe7 MD5sum: ebaf336d338bbe9b15c7dce4664cb711 Description: Runtime library for GNU Fortran applications (debug symbols) Library needed for GNU Fortran applications linked against the shared library. Build-Ids: b5affee1e0349ac301f708e5e7de34f27f5f2446 Package: libgfortran5 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 2389 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.17), libgcc1 (>= 1:4.4), 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_i386.deb Size: 550350 SHA256: 18601c014d05f395b193de391c582abc21ea99ece2d9562b0069bd4f893c58df SHA1: 3e69038cd61dcd11cf8238724976e5208ee424b4 MD5sum: d53d5bb172101f41e6f6dff5232bd745 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 1313 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_i386.deb Size: 1217656 SHA256: 829a65adf01d16dc966b197295a5a9684e33035aa3a8f4331c0564c6b9a61c40 SHA1: f29d946680abe6eba22b677f72604744ba728e14 MD5sum: a8bb80bad4e9f29831c9257a3e8b389a Description: Runtime library for GNU Fortran applications (debug symbols) Library needed for GNU Fortran applications linked against the shared library. Build-Ids: 049fcc7b1c0b79dbb9965ebb668cb9b919bd4ac4 Package: libgl1-nvidia-glvnd-glx Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: i386 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_i386.deb Size: 358364 SHA256: 078dca2bf2c3da36c10f51bf476e3d3753b476d53b343ea5ea785c407e418486 SHA1: 841423b163b760c91c3bf95681e1043240586929 MD5sum: f1bb80358f2f7d39eb7222d656d80ed6 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 1582 Pre-Depends: nvidia-installer-cleanup Depends: nvidia-alternative (= 418.56-2~mx17+1), libnvidia-glcore (= 418.56-2~mx17+1), nvidia-support, libc6 (>= 2.1.3), libx11-6, libxext6 Recommends: nvidia-driver-libs-nonglvnd (= 418.56-2~mx17+1) 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_i386.deb Size: 606420 SHA256: 0fbbc34fd4aee87131ab33ac8bfe0d7e24557e9e1a2e353b4a9b4db0069230ec SHA1: 13a3a2bb4cf715febab2b225d950adfbaaf3881b MD5sum: 36c22e99248dd73f30723084381bf153 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 275 Depends: nvidia-alternative (= 418.56-2~mx17+1), libgles1 (>= 0.2.999) | libgles1-glvnd-nvidia, libnvidia-eglcore (= 418.56-2~mx17+1), libc6 (>= 2.3.6-6~) 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_i386.deb Size: 217084 SHA256: 6d47b52df8cb9a2d57cdc11a903297e5a17fb26b70de970d9f7414daf0bac924 SHA1: a3eee4841408439bd67bc13854651cc57f8f5ff5 MD5sum: ad5723a82a1eb0dfc4e87676b688ecdc 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 321 Depends: nvidia-alternative (= 418.56-2~mx17+1), libgles2 (>= 0.2.999) | libgles2-glvnd-nvidia, libnvidia-eglcore (= 418.56-2~mx17+1), libc6 (>= 2.3.6-6~) 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_i386.deb Size: 223762 SHA256: b802f7f09e96988c8aec04f4257b222a36b93547eb9ef860a4808d079cad8357 SHA1: 143a497a62164feab0d1c68c6fefb40ec3e4e8ac MD5sum: 99bd6a05eedcae37fe31c8c76986a15f 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 1427 Depends: nvidia-alternative (= 418.56-2~mx17+1), libglx0 | libglx0-glvnd-nvidia, libnvidia-glcore (= 418.56-2~mx17+1), libc6 (>= 2.1.3), 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_i386.deb Size: 447468 SHA256: 399dd293c3a7376a8942381346adc1d4c643bc877f6ecd80148b27f8965bca13 SHA1: 93a13395634e9b14a9967af200c7f554a064b27b MD5sum: 38b4e8f8c4e82c6ff395dcfbb9a8fbd6 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 3993 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libc6 (>= 2.7), 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_i386.deb Size: 1071854 SHA256: f5f1533d67536fe433ce249bfa48c82e4485297666cdff4516e7555bdfc22d32 SHA1: 6d74a0dbb930a04a8a4d3d81756eed88e943351b MD5sum: 706f2b004de56327a36d1db52a906368 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 3024 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_i386.deb Size: 2311988 SHA256: f558831fe103755fef9818c88a216e62a169a39b16461f039b252dad8e028a97 SHA1: e40ad3a1e79fc5e78029cde4a7250d6dda5a90be MD5sum: 5f8e9ef485b0790967687cfd993c5fa0 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: 9a5c0a825c688181de762639ec4ed62c383d9551 b8d8ecd96d6b511963375f0473b1b6b0534b506b Package: libgnat-8 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 3860 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.7), 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_i386.deb Size: 1073962 SHA256: 303e3dd17590b28c351fd11c4624d1c0f01dbe7b46a9383c5d6b20731f9f512a SHA1: a749411c3f4de6de555d8ac5c8de8b322d9ba077 MD5sum: c43a62925a1ce71d147d01d190b92292 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 3262 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_i386.deb Size: 2558848 SHA256: 134777c83e03f177fe9a6164289593d632d6e3108e7926de10b4dd07f2ef77c5 SHA1: fa95e8802e0e23908865be01ed47e7d9402c0eb2 MD5sum: c6b51bf71ef9444d8de337889307a339 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: 5a2b42d2aad9fae7791128a2f3de19a2027a149c 91214da7dbbc330b389963413202987c252d06bc Package: libgnatvsn7 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 1463 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libgnat-7 (= 7.3.0-1~mx17+1), libc6 (>= 2.1.3), 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_i386.deb Size: 357058 SHA256: 7537ab24cf5107b601e81f168b8cca9af209859e53a68447fa21af343d18c124 SHA1: a3d7fd8e0ddf0db8facb1abb136f8d87fd0f6106 MD5sum: 18570bf41f3418b6e39f6ffa96d297e8 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 939 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_i386.deb Size: 693534 SHA256: 90f1eb9b96f27e09b88cbd57d60c9034da5577973f8d2b4b4f129ed73a21db2a SHA1: 47bcbb9af5650b885e63ca167f69614139cbbbbe MD5sum: d9adb16453a0d136c63acd1a1344b4f7 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: f28f4c83a0829e37ab2816f5b9290d3b47e250ac Package: libgnatvsn7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 9496 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_i386.deb Size: 1661572 SHA256: e74e2533b1d65e417bc0a0399088671e6319c6e74e5bb7ab713f1a04190b2139 SHA1: c433a2d0c4cc76d4febf90304ebe5ef4c9f7239a MD5sum: 40009ffa47270cb8deb0ab6c79f5851a 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 1507 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libgnat-8 (= 8.3.0-6~mx17+1), libc6 (>= 2.1.3), 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_i386.deb Size: 366896 SHA256: d7c46902f918e91ff1b6848a2467e442c61cd389b26a86b81bf9353565c6eec5 SHA1: 06576bf6029f2728dd5f7e78ae6cd8864b84be0c MD5sum: c8c4f9e8356e5177dcb046b17c74b88e 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 1035 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_i386.deb Size: 782242 SHA256: 8b1a0a3e99347298db7448da9b14481354509f03a7c64e77564386a77d74b82a SHA1: 1874a0be015755fa3657089ee00578f07939375a MD5sum: 73f58a43f973129f5dd51b3600f73116 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: 0504e1950a56e82af62b4f72c089e231f1cf7fbb Package: libgnatvsn8-dev Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 9553 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_i386.deb Size: 1719524 SHA256: 647d60db1661b7ab899260a9a65851d232dbc3117bbf556e81217c6847f1fb47 SHA1: e08206ef1350b5be12b65d857d9a12647e9ca38c MD5sum: 648f4c03b7c1c6016c6a175af36db791 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 35567 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_i386.deb Size: 8718776 SHA256: f9051f9156b2a4ca94dbb41debe6190e4363acf9d2faeff69b443c212718d888 SHA1: b75ee0e684947e6138bb270a1a6c7f98c87a01d7 MD5sum: 52073e66fa5cae8ed46c3f9a56cf58a9 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: i386 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_i386.deb Size: 914 SHA256: c413e40f3eb0b24169b7605e2d866c953991df83c482c42a479f07c4f012e00a SHA1: 3c55c139fc3978c77fdd59a525122987b57b5192 MD5sum: ca38e144e68a68fd42db4d3332f6028b 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 35516 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_i386.deb Size: 9052024 SHA256: f97fe5ed831784e33ed823108c1d296d97cacb910f9ae04a06f0e2efd85be1a9 SHA1: e26b3e85dc5a61805896e6f119f1eb10ce70d1b0 MD5sum: 9b7ef1e90eab9795067a70f851db8fe6 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: i386 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_i386.deb Size: 914 SHA256: 7bfd8bd1dd7ea9f34cc6920b17c4993f9d9249c4014ddfe93ecd89560dafe3a6 SHA1: d27304c5c224eec30e256b502f88ec064daf8bbe MD5sum: c09e4144019a67148206af96432a21bc 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: libgomp1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 210 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_i386.deb Size: 79618 SHA256: 1d51ca8e4f2678f849dcb325baffb6515c0416c2a55826d7f3762607344454b5 SHA1: 3ee9d502c13cb34193594b920234491fea77690c MD5sum: 0c4ccd35e9c504192cafa7eb12aabdd3 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 326 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_i386.deb Size: 291168 SHA256: f9459509acc160d9a959636f8e172aa4cd3d05f536e2c26937f7972bb3f8c5df SHA1: a98a89acf3f935975db1d9448db0e2d0f4d2b6ff MD5sum: e5ec59e6da59407eba96956b4d635299 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: bc82b58c7be7823efea13868d727aad6e5a9e79d Package: libgphobos-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 52868 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_i386.deb Size: 7778694 SHA256: f00fac5965192a0857b417aa417225b2e772270d36965012443ff4ad15c6ad1e SHA1: d846e8095585adf49f7c82d18169da64d86a01b4 MD5sum: 872b9ed0df225e08ceb1644a7211c720 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 59508 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_i386.deb Size: 8662726 SHA256: 09c967e3f2cd610f130b9ce63506cbf99d78e0a576042cd6d5f645cd21fad8c6 SHA1: 6df40aef00ccef6777c09cb7a51e6373eb7fce8c MD5sum: a160b0ac726130c927b78b7fa88c172e 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 7528 Depends: gcc-7-base (= 7.1.0-2~mx17+1), libc6 (>= 2.17), libgcc1 (>= 1:7) 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_i386.deb Size: 1303814 SHA256: cd68a9e0a073b8ce093e8cc763cbb72a454dd3893273f551ee39108ba8cb332a SHA1: aaea1c55eeb5d91e94a43ca27feaf4bf77e6ec9c MD5sum: 8f0394e1737e974e18bdfef0a0739942 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 5811 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_i386.deb Size: 3998872 SHA256: 20327a8bba0a99ef1c514baaeb519ff355d1cdbfa8f5098d97485790e4ca632d SHA1: 091dd010130e392e8cba96ebac9ba2923b1a236e MD5sum: 4067d1e7004915863a5934c5bed33f5e 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: 0d17a0462dde18cbda67b92aa51497d4b620c0c3 1cc6e25728fcbd19c3aac93a4a7ee9f98c6b36a0 Package: libgphobos71 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 5584 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libc6 (>= 2.17), libgcc1 (>= 1:7), 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_i386.deb Size: 1163980 SHA256: 3776c563a516dd6fd37711896a0e2af6fec3b17c912d33446180b42f44d175c1 SHA1: 85f1cc9dbc438b18c727f0e5ee89bc5f2ad3f5b9 MD5sum: 130f1d822c2ca3fa937a12de98faf0bc 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 5826 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_i386.deb Size: 4012172 SHA256: e17f926f0653a494faca79ff4e0151bc4bd5fe10d4c458bb210639c6ef400080 SHA1: 5015963ed6c70844585a49111c13287ed940617a MD5sum: 71ff6dfa4f21c31fd2cd2e7d16f17f13 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: 2616987d8125186c85069a9517f5a2de31849199 ef6eefbead229fc663976af4591bc3b09d646bb2 Package: libgphobos76 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 6476 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.17), libgcc1 (>= 1:7), 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_i386.deb Size: 1327110 SHA256: df5d8ac0d998acaa23eac677ece8016b9f7eb7b531dbd3967f808bcb82a68e20 SHA1: 88a6f93799b4a74ccff866d36df5f0f30591601d MD5sum: 9c2c1297a87eada572aeca2d40dde069 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 6915 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_i386.deb Size: 4810176 SHA256: 632d936ae1201ebd26ab2877489112d695bee45f71674519b5f52048be5ee94d SHA1: a333e8a366e2ab5d68bbcd6ea0e93da766a72a2d MD5sum: 300fbe353496750b543f2fae449b6f27 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: 2b5fb8035bc60d1d57ef5d78fa8676035ae6f98f 59e014b8131eef344546c7d0b7ba3c049cc8e4b8 Package: libgstreamer-plugins-bad1.0-0 Source: gst-plugins-bad1.0 Version: 1.12.4-2~mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 2996 Depends: libc6 (>= 2.7), 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_i386.deb Size: 1957640 SHA256: e6e9cbfcdffd2cd32758c2da5fe479b613f001a661886c1f188a6438f5b62aad SHA1: d28a36a98ac696e13c21f1a9b0d6165d3d646154 MD5sum: 5643b0084fbaa4329a7e0003de71fab1 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: i386 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_i386.deb Size: 1687704 SHA256: 7d444d1f28eb6b35760fed0b920516c344dd35e302c3087a16d2927a99ae1db5 SHA1: 3ef0efbaf002ca143fa5895b0024cfcc122d06d9 MD5sum: 04764c9842ee33ac2bb9b3eed059d85c 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: i386 Maintainer: Steven Pusser Installed-Size: 3874 Depends: libc6 (>= 2.7), 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_i386.deb Size: 1714028 SHA256: 033ddfee6d9d32ed6cf85f18b1871756b02a06fec45a25f33510934e4208f864 SHA1: 427f39935bef9755b32f388cd329a73671440645 MD5sum: d270b955fd2e6bc233f300540e753948 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: i386 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_i386.deb Size: 1229726 SHA256: ddc36a8e27019a94549384c91d7c030e908adbbb239e4f5caace2033be3e3d80 SHA1: 82040e53eefc841bc96732062f9629dcca9524a4 MD5sum: c427058e8a58ce3ab78160a1978fdcc3 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: i386 Maintainer: Steven Pusser Installed-Size: 5176 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_i386.deb Size: 2042854 SHA256: cb5f8983caa72756a732f0ca4e54f48054034423195d1ae6c9f2abd951a38f47 SHA1: fce1d58dfb37ebe2da9cffcb92bdf3e34811afa0 MD5sum: 69e47c4b9869ccf6018dabf83aff9d86 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: i386 Maintainer: Steven Pusser Installed-Size: 3650 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_i386.deb Size: 3303050 SHA256: dd4613792c0b527cf5a4ef643950edc5f9c24c8550e9a3c9185bcc6f0cb61961 SHA1: 1d7afd242ff2df623293720f2020195d34e4dfb8 MD5sum: db6af6427351b940a0e0ec1046152347 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: 0f741a5665d6b29f71b54bfc9f3d345ec9f2212a 12a36f10845effc0696b11377260ec36e5f13bba 1fe1e74903e75120a778a357ce01adb6a499f243 30cdaadb29b571a52ed9e6a5fbed6d9cf6b67e82 6b571a71dfea74a575713d0226799c21d7a65536 b04e40eabb14389b5261a3c642c6a11e8ff49ef2 e2e5219f40e437b2e35e871178097f3270bd96a9 eefdff5dc1e0b77e7823fa8efdc81dd0ffcbabdc f5710d91ef354c1e53d01a9587e59eb9c8672d2f ca5b7fb261c18086b48cb39f3cf49ef3be83d2aa 1b136a32ba3a3674af7090393d3cf4dd0c282317 62fde9b01819f7d30a090a7211f122074dbeb73d c617acab0c3de638d2d5d94f3c5da3f0289e9d32 Original-Maintainer: Maintainers of GStreamer packages Package: libgstreamer1.0-dev Source: gstreamer1.0 Version: 1.12.4-1~mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 5076 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_i386.deb Size: 1400160 SHA256: d4088bf24a8c51b959318892f94270eb2793205518d3878576c304c2b3a86de9 SHA1: 0b00bd8d7922e1fa53bf4f604f081a730f36aff7 MD5sum: 009320a30727b5614bb0550057b72e92 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 146 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_i386.deb Size: 39466 SHA256: 20f5f9dfd19c0d576ffb3b1df314c90105403910f2ca9c95ae3d912f50c78581 SHA1: d6657904992ee7cf1a8cca0cd22bb6328f5b3cb1 MD5sum: 67a53375ae82e88a3aa250a87a177b3a 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 156 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_i386.deb Size: 42976 SHA256: c03d1f03a965ffbcb33e5372ae89ed9978755ec8d4adc162ccc2a8567aaffd6e SHA1: adb3edd1c15321a5f0fe8c493407164bc5e39245 MD5sum: d1d67ab63ef183939b811901dec8ab4c 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 53 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_i386.deb Size: 16354 SHA256: 896711bd58a917dc0099a67a55e2b2ddcebeeb8941ef1975aec75e2df9d38f7f SHA1: 0a724f49629f9f42834e6687c2c56bd5750f3e56 MD5sum: 579e971d6b6cb74ab4c1e213d2e9c38f 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 52 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_i386.deb Size: 35940 SHA256: 665db79e4f7e8d6d995abe45c5fa11752fe00db5c71d19c4a72cf654c8259ef4 SHA1: d10e4bfa1313b8724c36cdb220bd7f46526432a7 MD5sum: 0130dd1cf49b407bdaf63b78dae3544e 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: e97e207dafcf13faf99b98ea140d4d503eeb29fb Package: libitm1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 122 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.3.6-6~) 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_i386.deb Size: 30370 SHA256: 3d2e60babacc105c4c5afc23cafeac8500c82ee3965bea3bfc54597b71964fda SHA1: 5214564d3c7cbb9cf1d47d66491c5288277f841b MD5sum: dfa81b7cd7ebfd468c45540f57f39338 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 360 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_i386.deb Size: 312852 SHA256: 5aac06d5b44d38781501e8e70a340388f5f28c9e88a1ecd28a1154443f70b68d SHA1: a979940c7cb091da45410c9e74bdc862c176996b MD5sum: be729b53bd177cd4e60e503a44b034ab 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: ffdac85f4abcb0df29d18c77b00fb3939917422e Package: libkpathsea-dev Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Architecture: i386 Maintainer: Debian TeX Maintainers Installed-Size: 519 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_i386.deb Size: 200276 SHA256: 0e93dc533c3cd1b303f1bc62c307fb6d69f7104670dc4603de2081e91a6a797b SHA1: 00f2786baf189c5856998deb6f05936871e25299 MD5sum: f5db6117afe619d4ddbcd92c14a04e23 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: i386 Maintainer: Debian TeX Maintainers Installed-Size: 258 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_i386.deb Size: 171056 SHA256: 32be72afec482fd9f46c67eeb3a984ee48f2ba6427fb7992aff83941ffa669bf SHA1: 3dd8f8b8bd8eaafb2ec49323591fcd8241995c10 MD5sum: 422ed084e4eb778b17885e0597907ee0 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: i386 Maintainer: Debian TeX Maintainers Installed-Size: 118 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_i386.deb Size: 97820 SHA256: 49765754bf643371fb048b2bdf41a445369f335f531ff2be657e94bcedf3e7be SHA1: b9ca34cde5595d86debbb14e4783e5d9d6e5ae0d MD5sum: 888a986a8d89bc25141c446693d18c13 Description: debug symbols for libkpathsea6 Build-Ids: 62013a112a285783265454f25bf41ba93d8b804a Package: liblockdep-dev Source: linux Version: 4.19.37-5mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 345 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_i386.deb Size: 291862 SHA256: 627dec19d992618dacc13b7e35a4d65a5a52744df4d36500ea6f5c47b5420afe SHA1: 18854e29732a4fc771c94a5fbef94c6a40db3af1 MD5sum: ce6125478f8060ac4cf4c34beffa09fc 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: i386 Maintainer: Steven Pusser Installed-Size: 319 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_i386.deb Size: 284588 SHA256: eeed374a2f10b27590e316d5459516e42b3ac3b6b16126aaa69fa81a441097e7 SHA1: 5386885a8e92fad3938a390a27335fa19f165c14 MD5sum: badfb352ab3923fb5b741c35bb05091b 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: libmariadb-dev Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 666 Depends: libgnutls28-dev, libmariadb3 (= 1:10.4.14-1~exp1~mx17+1), zlib1g-dev, libc6 (>= 2.3.6-6~) 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_i386.deb Size: 182146 SHA256: 33616efc9bffc2e5f4f915724d471b54d5204bd3b1105fcb914d7c023328f9bb SHA1: 58861e0da15a86c426ed721667a5593b08faa395 MD5sum: 412bb1dfb2f7569109a4ae84a3a447d0 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: i386 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_i386.deb Size: 32798 SHA256: 61309791fd7a693ed39d12f40b01728c848ca89a882d8e867a3e683be4cd3f98 SHA1: bf8a60a14233baa427f3cf70c2f1db7e00ecb848 MD5sum: 77f8a5c298249033c02922bcb2498916 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: i386 Maintainer: Steven Pusser Installed-Size: 452 Depends: mariadb-common, libc6 (>= 2.7), 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_i386.deb Size: 170966 SHA256: 3a22763f503cadd27fdcf83ead4a68235a882b9c0b8062274afefbba7d35b8a6 SHA1: 22b282e18bbe778b054ba06b27ee920f82959d29 MD5sum: c1a3fe1af87c03f19efedb32d59435b8 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: i386 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_i386.deb Size: 32502 SHA256: bd2eda9114221bc78e03e46f4841e48e534745d7e5d21a2399db44d86e7163b9 SHA1: fe51cc255e6dbe8f95405cb3ad46209b9222d4db MD5sum: 8ec644bc03b827e21d4caf60e01b5c01 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: i386 Maintainer: Steven Pusser Installed-Size: 33802 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_i386.deb Size: 6545960 SHA256: 401cff1553bd7291eeacc9084fc7200303804ece404b94666951347e097c9411 SHA1: aa8c8a7deb2474a04776de580d0f94bf6a603fc8 MD5sum: c0939c729e22266236b71acd5a894e1a 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: i386 Maintainer: Steven Pusser Installed-Size: 18394 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_i386.deb Size: 5118650 SHA256: cefc6fdb0304d2c4753ee6fa08493e68aed4681a3cea43784e6e0cf92652b446 SHA1: 45b03fa67846ec534af2a11bee0f67d6e0a7d2ba MD5sum: 615f88621a98deca3cb5993a7d5f7fae 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 44 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_i386.deb Size: 12522 SHA256: a3f6445244dcaec5482055baff24ab043421d3e737c198fd06b896ffe68aa592 SHA1: 18cbbf2ffa182888c4348c9f76c700d95bea4d9e MD5sum: 5fd3907b756400193ccb8d767bfb1309 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 59 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_i386.deb Size: 40970 SHA256: 1a65b5d2c85376108d4ca516a60072ea57efec94fd2ce8d6ce18b89aee7d232c SHA1: 6d8f768b551dba0e53cb72f29302f0a03b639547 MD5sum: 85cae3c9782057e28ef1f92cc3b1e449 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: 839b9f8fb486f109545acee5af35b9ebfdbd7db8 8f9b887df69d5c0b6401f43feec6d6dcbd7ec033 Package: libnvcuvid1 Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 3488 Depends: libcuda1 (= 418.56-2~mx17+1), libc6 (>= 2.1.3) 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_i386.deb Size: 942838 SHA256: 0fcb6a0df905a13cd00a1de1f26832c0aa0a6a62cebcc92f766220821ded72c6 SHA1: 31089564008ce604239fb0a9a1271e59a620cfc5 MD5sum: 31d1586be3eaa8bcbfe855d8c07fcb1b 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-compiler Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 49505 Depends: libc6 (>= 2.3.6-6~) 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_i386.deb Size: 12877596 SHA256: 6332e3fcaa4b103bd1464698df14dfbc76bf2d248cdedafbfba37328cef5a16b SHA1: 6148bae04a81154db73cd57878e617e936bfd4ca MD5sum: 698a4f73083bbbaa0a6b19066237b26f 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 25437 Depends: libc6 (>= 2.3.6-6~) 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_i386.deb Size: 6211356 SHA256: 5d497219b82e0c97190764aa70d583449f734d8269b79a9b1612b7f8c5dbbfb2 SHA1: 601f5d88f6d5ac338e14ae9e4570d01307c5596e MD5sum: 8eb489ec17b54a7cd8abb811e077ae31 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 359 Depends: libcuda1 (= 418.56-2~mx17+1), libc6 (>= 2.1.3), 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_i386.deb Size: 243102 SHA256: 649133abbd273bd87937d8bb683d8e5de9820591fb650d3e89eb75c9a88f300f SHA1: cebdd293b82068cbb63eb4c20d682ea9afdffd02 MD5sum: ca21d4c86c09923563cec4a4600775a0 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 528 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_i386.deb Size: 328094 SHA256: 1aee1adc3e1cc4fb9ab35e142ddc28e99677ed8a1188e420803bf11c10d0302c SHA1: df01e64711209e6b9c8405d1f97bf915e1154835 MD5sum: 795321dbf1d650f8aced9360323ba43b 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 334 Depends: libcuda1 (= 418.56-2~mx17+1), libc6 (>= 2.3.6-6~), 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_i386.deb Size: 235994 SHA256: 7920c7d7b8e83e78872f761865931adaa1ff0ea5e1ea3b81df7a116e0350384f SHA1: b6d289f4366e5b75722506798f787baeab58142e MD5sum: a11d5c551c4aaa073a95663d51904f44 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 27833 Depends: libc6 (>= 2.1.3) 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_i386.deb Size: 6300656 SHA256: f7cd445fbb9f4d92a7a98184d900c687ec91bb98bd16e01bb4f8711f6b140589 SHA1: b8e52382e79a52415171061c54c49ca53dedcb4c MD5sum: 58584210edda04c9107f1361e6ca770f 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 14330 Depends: libc6 (>= 2.3.6-6~) 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_i386.deb Size: 4659270 SHA256: d62dea3ac24f7d99cabb838ecb498d6acb83b26d8cf34db711aa396a40e39897 SHA1: bbbda5c0a4ebe79351b696d2b4751d051d3ca2b5 MD5sum: 501b30dea29535d05512db0d8b1832f1 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 414 Depends: libcuda1 (= 418.56-2~mx17+1), libc6 (>= 2.3.6-6~), 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_i386.deb Size: 255436 SHA256: 47e735bb52e34178c1101e683e2f609be77a7dfd88619359abc3ef9803a28b5b SHA1: 736ff41320ab6c0bcdbffe7b2142165f6774c5e9 MD5sum: 76a9cdb2faac9a91452ec038f521a39b 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 1744 Depends: nvidia-alternative (= 418.56-2~mx17+1), libc6 (>= 2.3.6-6~) 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_i386.deb Size: 594676 SHA256: 9c42665cd2abf25a2421e24d3776cdbbdbf3efa223e0da2585d7190930d599a0 SHA1: 84f33bce54005bce872f85d341ac625b06434911 MD5sum: 3731fe2a47e4cd12a185a15c50f5ae6a 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 305 Depends: libc6 (>= 2.1.3), 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_i386.deb Size: 224644 SHA256: 51c7ef22f8a77983509e661d2198c5ccc60b39bb27433511c3d17a601b1f6704 SHA1: d9970767ed632859f47c56942e04ecbf2a8b9524 MD5sum: 8e63ffda514a425532552d07d70eb996 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 7961 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_i386.deb Size: 3570872 SHA256: e703a200d75fd1d89a8f7af71258792bdf77e3eff2518e01303c242fb3741f62 SHA1: fac0d033dc730c44bb1ab11017d213079f4d9ff2 MD5sum: a6114d38cc75b7a600d57c712754749f 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: libobjc-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 1362 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_i386.deb Size: 190142 SHA256: 77a2be687968fdc011c3ec35482282b0f063eaf72083ef234a500f1335779e4d SHA1: 0f8e106bff1344f511ea51f51e2c1ab23ff7f197 MD5sum: 2496a10173c378899827e87945db4154 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 1455 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_i386.deb Size: 203394 SHA256: e5212f659d727b36feb33b7501ad0d6e201b2cbbe5df498278991173300a9ff9 SHA1: 9608f98870e277e48fc84e4114f1eb7983de3ded MD5sum: a23133aefe39eb72dc07343017a9c8dd 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 285 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.3.2), 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_i386.deb Size: 55702 SHA256: 5d8c4389162e0dd4e0ef03002e56ba96a448919487dccb58a4aeb58d6361549d SHA1: 342bdeb9cda993303fa8c66591ee061545e7445a MD5sum: c3610a4b607b4ee7ed414b8b8c654f69 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 288 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_i386.deb Size: 232734 SHA256: 86ba17f0e06f2be6810459999fef8957b0eb5f9c2c0c77f89d589e5a962920ae SHA1: d0c4a305c59604be509bb5245982bb4efa28d05f MD5sum: d28bfee721939176550eaeff883a381d Description: Runtime library for GNU Objective-C applications (debug symbols) Library needed for GNU ObjC applications linked against the shared library. Build-Ids: 001f1f9529a7f784bdfe5a6738adacbaf42a3566 8c8d1786470ca030c9a4a7195ff305bd1f4c4d62 Package: libpostproc-dev Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: i386 Maintainer: Steven Pusser Installed-Size: 213 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_i386.deb Size: 88038 SHA256: 3d9658e35fab50dabadb4f4ba1689d60a684ef3e0c0a96a86ea95a1d32f782e1 SHA1: 4fbe895e4dbc88bd08e65d467676e59600918174 MD5sum: 664c836539f0d7caab13d63f986fb9aa 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 202 Depends: libavutil55 (>= 7:3.4.2), libc6 (>= 2.4) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libpostproc54_3.4.2-1~mx17+2_i386.deb Size: 84450 SHA256: 182914389304773ffb855302910886e5cf42193553bb44120c8fd1fc4f05a5c8 SHA1: 4f7c2a3fb45be4145744d4c3f18d87d83cd963f3 MD5sum: 32a1980f959f54f3e37e5a0a7cfde880 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 75 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_i386.deb Size: 62744 SHA256: 00b6701dd74758461fcae96ab7982db21e8b3db3feef856043ed7758fbfee6fa SHA1: 726affe202293118efecd2c0f29024c3aaa7cda9 MD5sum: 24f04855b07a3dd4a8cd8e10675edd3f Description: debug symbols for libpostproc54 Build-Ids: 3e44eae4d63312eddd03dde17ea2bfb589b3b9aa Original-Maintainer: Debian Multimedia Maintainers Package: libpostproc55 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: i386 Maintainer: Steven Pusser Installed-Size: 206 Depends: libavutil56 (= 7:4.0.2-1~mx17+1exp), libc6 (>= 2.4) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libpostproc55_4.0.2-1~mx17+1exp_i386.deb Size: 87362 SHA256: ff07a1bb6284bcff4d6500b62fbdcc44b61f845df0e398d9f88aee66713f4549 SHA1: 423eb19b1aa74e056ed1209e8b63d8683734e887 MD5sum: 489789bf8fd09050614241075e1947df 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: i386 Maintainer: Debian TeX Maintainers Installed-Size: 121 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_i386.deb Size: 61500 SHA256: 687d9b99022436ff1f2b362cd1741fea74d22f60a17b46e4d89ca92f962c5a4f SHA1: 66623483ec09670c8672f96532ea46ea897cfa30 MD5sum: b93d2b288462d34afb317caa9ca5cb3a 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: i386 Maintainer: Debian TeX Maintainers Installed-Size: 113 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_i386.deb Size: 61756 SHA256: 47187babc9bb5258f6a56dfadca8ce527739256f5bc51eef1c1336043c59e6ce SHA1: 7114d0a506a6c6ad97b77f9fdcd41fd5e9501afa MD5sum: 7e0adae67d7bdb5f14b02221a45cabfd 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: i386 Maintainer: Debian TeX Maintainers Installed-Size: 37 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_i386.deb Size: 22606 SHA256: 1983fcefb9d0626441762ba05bd7d2c0780051f5ce5389dd38b193d26e990d69 SHA1: 0609a4e29ed0f0c9c14803a2acdb9161b073f690 MD5sum: b22e497cc2060ec14caf38a9aa644cd3 Description: debug symbols for libptexenc1 Build-Ids: 99583b4a9f0ee71dd21c92503d0390b02bd463f6 Package: libquadmath0 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 608 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_i386.deb Size: 204946 SHA256: 6fc88376139e6dc7d0c81cd3c74c61f3d9ef70a85b4882a4269aa6fbe860b61c SHA1: f19d54edc3147b03268e5c12bae02f148cdff799 MD5sum: 1f73349d7ab0668fb5b0358715759103 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 247 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_i386.deb Size: 230006 SHA256: 988c81088dffc3bf705f44cfbe4871a27f106d8bb3eaedf002619d385d81eeb2 SHA1: d149e8dcbeec15550a9221fd68608a7cb8e1c3f2 MD5sum: 394aded156936fffb9742900215d96c4 Description: GCC Quad-Precision Math Library (debug symbols) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. Build-Ids: 2483b3c1ef3407736152db9eb3de4c9cf8204e35 Package: libstdc++-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 13895 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_i386.deb Size: 1472956 SHA256: 566b468361cee7473ff6bf04f7439450a767d518ea08d2c771dd2b254375005d SHA1: cd505900cd163205ffae0200f9e9d84ccf0ad0ef MD5sum: 93ae5cad0355d1cc819266488bfed896 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 3849 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_i386.deb Size: 492344 SHA256: 8d32ce4f6f1b43806be739606c89ef96c0a09b9d8dbe3beddd5f06fed823632a SHA1: 1e98c3057420ae808468d6804dc4b77ceb634db3 MD5sum: 19609bc81d9644d9e45683c1f34c62be 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 14774 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_i386.deb Size: 1559962 SHA256: e2e68505aff9320a142e7064fd63fa2d31080241ddcc5ed83fbac54dcfca847e SHA1: 34fbed8579ed13ea21a26c27de5fc6e906665462 MD5sum: 2f4c3827d8c0a74b51862e24c68f3091 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 3916 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_i386.deb Size: 499310 SHA256: c28b9dfd6fae65a1d6852aad5b84d7cfbfaee71496a072eb1329787fc8157025 SHA1: 6332315099ae8d62d4d437806627f05653fa24b8 MD5sum: 95fc96e2ecae4f18cb2ba97acfc4fcc1 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 1998 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_i386.deb Size: 432086 SHA256: 8c0cb18c9679f90a823f7c9c285562f453d4210d4f5bae3cc0b2cec01e07d41a SHA1: 7819807fd8074ec3e8da69769ae634caee76190f MD5sum: 9f14ed352ca1a0261596bee7aa84c653 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 16145 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_i386.deb Size: 4609056 SHA256: 9d3703cc3ad5b74214f87e7d636120fac7323e26d7cbf3f6d9f73eb92b200dbf SHA1: 99d66eff3e3ab7277678b80ea499d7936a226cff MD5sum: b4c500a96595118e150146e4117a406c Description: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Build-Ids: 35644d5c4abdfdf0a2b1a6be0956cd2c75142488 Package: libstdc++6-8-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 19158 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_i386.deb Size: 5037698 SHA256: b2f5431b01dc672d3cb641df838089732f504b1f6100eeef072530997cc3faa8 SHA1: 631db2bf68041617595fa6d180dac5942bfabe2a MD5sum: efef11ee45e31d6a1c07a3ec93dee8d1 Description: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Build-Ids: bf94b40d0eecc097b16df19bb23388bcd3fb4b51 Package: libswresample-dev Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: i386 Maintainer: Steven Pusser Installed-Size: 326 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_i386.deb Size: 113646 SHA256: 131804f1d1d467d31274260f557a50ab4486f5448e918d406742b81c77b1baca SHA1: 21110b62adbcd829c550c8f14e177e8388c24a67 MD5sum: 59b0b4dbd642dc813bec74d04f20873e 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 222 Depends: libavutil55 (>= 7:3.4.2), libc6 (>= 2.4), 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_i386.deb Size: 95338 SHA256: ac260cd9821da465a1c1718eb026cbb0890d516cf02f490015468b82d6f702cc SHA1: acca3fd3630e3b87997e25226277411ce001d8d0 MD5sum: f6540878be4300430cb16ca2edf3f843 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 126 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_i386.deb Size: 81786 SHA256: 2157d25f74c02bccc064509cfec73a4a3cac1f7538c2aec63d13a005af67c82f SHA1: f6caf58b569f33cee41cc70d53b8335968be1d44 MD5sum: 8f1e370ebb50699ad633098d531446e2 Description: debug symbols for libswresample2 Build-Ids: 4d08c7a35a60f3acf3a506fed1e34ea768c44575 Original-Maintainer: Debian Multimedia Maintainers Package: libswresample3 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: i386 Maintainer: Steven Pusser Installed-Size: 226 Depends: libavutil56 (= 7:4.0.2-1~mx17+1exp), libc6 (>= 2.4), 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_i386.deb Size: 98248 SHA256: da533d8298b5bfd15b48a99d2e776eef37a80cf3ebe1f0968b8510c50367f132 SHA1: 047e1eec09dc43cf95bf36c65778456cec6ab298 MD5sum: 4b4861e9cb72e90f4cfff60a2c860553 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: i386 Maintainer: Steven Pusser Installed-Size: 880 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_i386.deb Size: 219026 SHA256: 40e5c72b68865d348a3a77136005ead5cee25411a49c7ae0848aaa1b4690b035 SHA1: aaef2fe34b77cc9d7ba9ecf3b3f39c7dba39dc6d MD5sum: 7735478e6df0e0482dbcf260389f2da0 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 690 Depends: libavutil55 (>= 7:3.4.2), libc6 (>= 2.4) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libswscale4_3.4.2-1~mx17+2_i386.deb Size: 192090 SHA256: d8fd100d0c0ec1d2fb5fd4f818a071b1e69328f778efd5fd0e29fc186b91db74 SHA1: 009e599073079ddb559024f087a40885007ca15f MD5sum: 9d2ecdd15f3c4fcb213661bbcce11c4b 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: i386 Bugs: mailto: Maintainer: Steven Pusser Installed-Size: 542 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_i386.deb Size: 474664 SHA256: e01590168a472be3da5ba90663b9cc900a538064547a7ead1b3549f38d3f06d0 SHA1: b16e0e428ae198f7583c34edcd3600db6072548b MD5sum: 98a9d159022c143a3ce1b2bb2f3f6290 Description: debug symbols for libswscale4 Build-Ids: 93b606128515a1ab8842320f87500537a66b75ee Original-Maintainer: Debian Multimedia Maintainers Package: libswscale5 Source: ffmpeg Version: 7:4.0.2-1~mx17+1exp Architecture: i386 Maintainer: Steven Pusser Installed-Size: 699 Depends: libavutil56 (= 7:4.0.2-1~mx17+1exp), libc6 (>= 2.4) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/test/f/ffmpeg/libswscale5_4.0.2-1~mx17+1exp_i386.deb Size: 195558 SHA256: 454ad343bec2a1c3a4c906a8f557e0f0120afdf1531ee252ed7bffb0a63379dd SHA1: fad8f5342b368b0e53ee53c4e6c2ebbb4e03d65a MD5sum: e8e61b59c3c7d737e9d20f1535ef7279 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: i386 Maintainer: Debian TeX Maintainers Installed-Size: 232 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_i386.deb Size: 83572 SHA256: 8d19e5fc0399794b5891df85ecdc8111b49064937bed1093b10248a07ac6ea73 SHA1: 8cee7dcc3d7f2ac7bc2a489409678a9026c08b0f MD5sum: 574eda3b2e0b236d2fd45d374ffac340 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: i386 Maintainer: Debian TeX Maintainers Installed-Size: 183 Depends: libc6 (>= 2.4), zlib1g (>= 1:1.2.3.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_i386.deb Size: 81770 SHA256: a1119d8ee574d7cc701b64edf7aa2c6b5cab13edaea0a842f0e7b5c57fbd56c0 SHA1: 3be166cfe96015b55572da231e357a5f12274eae MD5sum: ada2d5955dc98d02d25813cc8b6dce50 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: i386 Maintainer: Debian TeX Maintainers Installed-Size: 118 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_i386.deb Size: 96200 SHA256: 5a4fca771d80917cedee73ba4d3a3438ba2148fdbc1e34bc61df27ba860dd237 SHA1: cd6c318287016e6ee534094537245d5c9f6a516b MD5sum: fae358a229252e1fadfbb7060fe0025e Description: debug symbols for libsynctex2 Build-Ids: 52df26c57a4ab89d6d7e90fa9a7f04ddcc7cfef9 Package: libteckit-dev Source: teckit Version: 2.5.8+ds2-5~mx17 Architecture: i386 Maintainer: Daniel Glassey Installed-Size: 1813 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_i386.deb Size: 270410 SHA256: 5d9253ad6f73393eded85d02652440661ba202c74a5a893c176dbbd1ea9598bc SHA1: d2978a6ba48ee502da492c5f522d05991a66766b MD5sum: 1d835a053b4ffff49ca6513bc37a482f 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: i386 Maintainer: Daniel Glassey Installed-Size: 1745 Depends: libc6 (>= 2.4), 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_i386.deb Size: 269538 SHA256: d6e1002f49ecf830cb9650a12ac72bdf4b05847bc2e36d98b5e018613d6ac3a6 SHA1: 6b3cbf9e52317ec05d2ad65ce5e5e0892f7840fc MD5sum: 9cf040f823d9ac4e8c398c327e54b35e 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: i386 Maintainer: Daniel Glassey Installed-Size: 477 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_i386.deb Size: 453144 SHA256: 023aa2f692aa47075a12e3aea0fdac36f83fc27cb4355b6ad26df70d252fb8d5 SHA1: f6b6bace00a87d9905b4b7742a6a6bf5c756a42d MD5sum: 18bde1b58c558bee10e2b6df0443cfc6 Description: debug symbols for libteckit0 Build-Ids: 1d0603d9ad3bb07e7298a6ec05f72cf70a119b90 1d76fa65024e5fb5608c0c2f85f2cf20cef0a26d Package: libtexlua52 Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Architecture: i386 Maintainer: Debian TeX Maintainers Installed-Size: 278 Depends: libc6 (>= 2.11) 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_i386.deb Size: 121436 SHA256: 6345cd3c33389f2f93707b9cb9f2ddc25a342c963a4be5682681753cbd46a40b SHA1: f7c5939c6e9bd9572c2bb9a717017cb04a1b70da MD5sum: 694ff0adf7f8a09542de8584be1c4467 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: i386 Maintainer: Debian TeX Maintainers Installed-Size: 246 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_i386.deb Size: 219240 SHA256: 441e3dff1f6eb9f361d7a560fcb30708b997ca02644fdc901838771ad38e1ca9 SHA1: 6bd42b9e2652ef042e6ea3c2f6b605c85a740cd8 MD5sum: d1f6a1c2e5406c1010938d411059d493 Description: debug symbols for libtexlua52 Build-Ids: e382ff4835d1f4371286a113549b4d57b84aad53 Package: libtexlua52-dev Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Architecture: i386 Maintainer: Debian TeX Maintainers Installed-Size: 446 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_i386.deb Size: 148030 SHA256: 1240b714494d8a7679dc6eea0cab52c14c3c967c416e8f5f25f12bb56e83a8b1 SHA1: 039a714d952aff97426d051f53bef0e0e539dfbc MD5sum: 81426c244520e028048ee1affa4cc745 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: i386 Maintainer: Debian TeX Maintainers Installed-Size: 322 Depends: libc6 (>= 2.11) 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_i386.deb Size: 140648 SHA256: 1c14c8b2ce3f281cd1d052e9a65b1fa4c16a6ffa9ec14fc75126ab3f752fcee0 SHA1: 9f47ef09045be1c01f662ebf960f28de6f1fd1b3 MD5sum: a973e4d1e51f1e8ede7eb85400a12e65 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: i386 Maintainer: Debian TeX Maintainers Installed-Size: 280 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_i386.deb Size: 252916 SHA256: 36cb4ac92b7b1f0b550d22d60716f03da11da374c2abe9e8c8bc9766cf1952aa SHA1: cd6dd8778f3d3115ed6a23509612f587d1e68cad MD5sum: 3544598ff33151594cc60b40294b34d1 Description: debug symbols for libtexlua53 Build-Ids: b275f7d9937c5bce358b77273cc23844f2603ed3 Package: libtexlua53-dev Source: texlive-bin Version: 2018.20181218.49446-1~mx17 Architecture: i386 Maintainer: Debian TeX Maintainers Installed-Size: 520 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_i386.deb Size: 171934 SHA256: 137fc0374d66350d92bcdc992589ee9b11d24c08dc035932fe0d3a8d46f90bf5 SHA1: 51f8d364b4f4375c7eb627b915d34089f9daed44 MD5sum: 518cfbd823b8cf203698190c807e8a82 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: i386 Maintainer: Debian TeX Maintainers Installed-Size: 856 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_i386.deb Size: 313992 SHA256: ae66e4192f55a06b03013fb049b4e1159794aab0a7da03f2d6d7af26c138348b SHA1: 8a4f86569848557058548a89a6d3bf9d12ed18e4 MD5sum: 463edfcc50457f59e48ea077cbcbd907 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: i386 Maintainer: Debian TeX Maintainers Installed-Size: 570 Depends: libc6 (>= 2.7), 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_i386.deb Size: 269714 SHA256: 267922c0bc34c88a3af4cc5dba378471fac8fddca4f4e8ef93a03ed26ba5d57d SHA1: ef08428f7ad836e742d1f1a0d0e98604e6cdac93 MD5sum: 9b57a747f95d40a2ebd9352a68c552f2 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: i386 Maintainer: Debian TeX Maintainers Installed-Size: 898 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_i386.deb Size: 828488 SHA256: 0867b59607a069fe6389a011aaa3b526958582cdf0b79a47ed2b3c9a6d129a6e SHA1: 76eedea4b03bcceb4709db8ebb306296b22b8849 MD5sum: 699106178e2ba4f855311056a681a95b Description: debug symbols for libtexluajit2 Build-Ids: 786ade7224f3bc351503356ca5ec22d0c4226f2a Package: libubsan0 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 372 Depends: gcc-7-base (= 7.3.0-1~mx17+1), libc6 (>= 2.3.6-6~), 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_i386.deb Size: 138306 SHA256: f1de58b035d7a51ca3b8412a9c452f5cfeb9b9c0839a0d47396cca35175a4be4 SHA1: db560ba74ea60f982d7b60db6bb345f99ffae109 MD5sum: d4838477bce1f05547a6270d10f5481d 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 688 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_i386.deb Size: 604096 SHA256: 353d2f8409d30f9c4c3fd6d90fe1d8f212dca995e1244f99e24867a3e0af8bf9 SHA1: 4ba0973a1a558305ed2f79448fef2e847813a4bf MD5sum: 59c3162bc67bc185f70c24fc8e179a8e 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: 6c91aca9f83336a2d1c77b4358e8f0b232bb3f7d Package: libubsan1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 368 Depends: gcc-8-base (= 8.3.0-6~mx17+1), libc6 (>= 2.3.6-6~), 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_i386.deb Size: 134546 SHA256: df0af5c53a185c751d2c864d8508b592a5c4aef9931687c065b12a87be42513f SHA1: 9006cb3da77a6f2d0086647a5dcebff53a31c551 MD5sum: a026adf3d1d87081b52776e7ba41278d 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 802 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_i386.deb Size: 698084 SHA256: 91488bed3b24b46a1b218558f1c7a459530df856915de6dbf721e77357c7d973 SHA1: d778a490504dcb7d64853bec145523e4d95768c1 MD5sum: b09b2a40b5f4f867df582cb471ef8d70 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: 5237b3210f3164ad0c380dd5c167fcbf5795c63a Package: libvlc-bin Source: vlc Version: 3.0.4-1exp~mx17+1 Architecture: i386 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_i386.deb Size: 121516 SHA256: c53493e5c0211779663e69904ceba63a6c9386a70e12722a8484adaea51da4d0 SHA1: ad736de97bd61ad13995af0c7120c0d7cb40ea13 MD5sum: a69e0ecb78a197490bffc62b51b596a1 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: i386 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_i386.deb Size: 164278 SHA256: 4af3da8d502548fbcb01807a36e17aefcea5e934ba3df7e1ec977f8cf8c2ee4a SHA1: 450c4e0dbac761f472fec9f0b243461ee7e2be3a MD5sum: 5d1ff14265996ec86a81275ab6682235 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: i386 Maintainer: Steven Pusser Installed-Size: 358 Depends: libc6 (>= 2.8), 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_i386.deb Size: 178202 SHA256: f8d6f6d6debdbf92cfbdb5448bb50b916c78bb5f1863f2044d16a39c1e26daf3 SHA1: 45ece631bda132dc16efcf4234e5ee3c5da46ebc MD5sum: cbf832e1d3326bfd552e34a957ab90d8 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: i386 Maintainer: Steven Pusser Installed-Size: 988 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_i386.deb Size: 271672 SHA256: eadeefcd80ba62e28823f0252bdcfe555fcedf77a2dc5f1545a3ef14af69d4bf SHA1: 910c03df3c531b57a458b4509d9ca6eecbbffc93 MD5sum: 86a879f3ce87a0497fb2c3bb7880f1e5 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: i386 Maintainer: Steven Pusser Installed-Size: 1412 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_i386.deb Size: 564894 SHA256: f8abe9d501766ac9df190326c6cca1b87fa8e0ccda8612f485aa259a29d87c0d SHA1: c7a8f9e78a148889734eaa7f45951d1b60190a59 MD5sum: 4970586f132bba38a69ca407692ead58 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: i386 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_i386.deb Size: 348532 SHA256: 29cf3237b9bf7a7fdb91009fe55f00b49b716549c0018082bc009be7ea457d78 SHA1: 43e316259f9e863ee7b719bcbc07748817dc7d1d MD5sum: a62370c11c977ffa971f3aeef13f38ba 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 2332 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_i386.deb Size: 2127366 SHA256: 0edbe39f0f88fd91ac324fa4b4e2f830aca401ea9e72969c9e3053dc4621b703 SHA1: 3601284382b5fb16b9867f6d502757bbabbccc8b MD5sum: 79fad5125bc2557aeb32b3441c8391b8 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: 5916f4c3e82d3d73a5e1f2b8aa4c57221f01ba63 Package: libx32asan5 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 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_i386.deb Size: 356076 SHA256: 0293c45ea40ea1a57d1720bcf8f733f0b01e27f14b458b9d7e810966d0e32847 SHA1: cdbf516579f9bca62336728d8b05f88cd0affd2c MD5sum: f0252f1038b36bd7968bce419edc248f 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 2654 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_i386.deb Size: 2412798 SHA256: 57f1b60e3d9e1a11ec7c3a7a8919d9cb79d42e343531fc157aa221b8f76254a6 SHA1: ea42e94b635c6ef27ce9409caa64ea83acca8989 MD5sum: aead3a129fd1ad16ce14a10605593ec5 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: db44dabff965696f43776636a9ea90e02a8010aa Package: libx32atomic1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 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_i386.deb Size: 9030 SHA256: 7dfe0db838c96b2a2ddfb1aa228cd0cce8098c0586ed5d105e5eaf370c5c5821 SHA1: 36e8ada7e86a6c890ad1f0ccc7c1711267ab89f6 MD5sum: e8fff7e5a7466d1a2cd56453648064d8 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: i386 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_i386.deb Size: 24926 SHA256: 40b05fa07a51bf79799a01b076736a6f70ee30d0e29be8ae4b27e2b55cb94960 SHA1: 5be03989b2ffb50e1b9639d34bfbfc0f61c45e4a MD5sum: d9e989b73eeb3182572aa0195ca1e642 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: 7d358337d5299c00a80bca05c755ce7ce2751820 Package: libx32cilkrts5 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 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_i386.deb Size: 42670 SHA256: a10502a8983caf6f863c6d739d04d2cbef9e7da3de8b321e75ad641331df0fed SHA1: ee130a91797b27c29eee57da69ccc3edc63cfa3a MD5sum: bba0e37f50988a6ce7131acd26b47275 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: i386 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_i386.deb Size: 155506 SHA256: 2f1ce6ca91316a96f04743cd1371ab50184474f968a286af174714fafedafa11 SHA1: 9e76b6d4d7c52d851d60dcfe44bf2a4ff98a3ee7 MD5sum: fb940f82d9dc877159fe4aa4c8eabacb 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: 6ef4dedd188d77f67829a46747a05a06abebf181 Package: libx32gcc-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 7043 Depends: gcc-7-base (= 7.3.0-1~mx17+1), lib64gcc1 (>= 1:7.3.0-1~mx17+1), libx32gcc1 (>= 1:7.3.0-1~mx17+1), lib64gomp1 (>= 7.3.0-1~mx17+1), libx32gomp1 (>= 7.3.0-1~mx17+1), lib64itm1 (>= 7.3.0-1~mx17+1), libx32itm1 (>= 7.3.0-1~mx17+1), lib64atomic1 (>= 7.3.0-1~mx17+1), libx32atomic1 (>= 7.3.0-1~mx17+1), lib64asan4 (>= 7.3.0-1~mx17+1), libx32asan4 (>= 7.3.0-1~mx17+1), lib64ubsan0 (>= 7.3.0-1~mx17+1), libx32ubsan0 (>= 7.3.0-1~mx17+1), lib64cilkrts5 (>= 7.3.0-1~mx17+1), libx32cilkrts5 (>= 7.3.0-1~mx17+1), lib64mpx2 (>= 7.3.0-1~mx17+1), lib64quadmath0 (>= 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_i386.deb Size: 1987556 SHA256: 886a8e13d0c2457eeafc9ea49320cd6f1de811854f87079273d91099727da828 SHA1: 422e08465f58a7883ce740eb46e494b9a2721282 MD5sum: c3c3c4e2e972a6a50a20989d727e207e 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 6896 Depends: gcc-8-base (= 8.3.0-6~mx17+1), lib64gcc1 (>= 1:8.3.0-6~mx17+1), libx32gcc1 (>= 1:8.3.0-6~mx17+1), lib64gomp1 (>= 8.3.0-6~mx17+1), libx32gomp1 (>= 8.3.0-6~mx17+1), lib64itm1 (>= 8.3.0-6~mx17+1), libx32itm1 (>= 8.3.0-6~mx17+1), lib64atomic1 (>= 8.3.0-6~mx17+1), libx32atomic1 (>= 8.3.0-6~mx17+1), lib64asan5 (>= 8.3.0-6~mx17+1), libx32asan5 (>= 8.3.0-6~mx17+1), lib64ubsan1 (>= 8.3.0-6~mx17+1), libx32ubsan1 (>= 8.3.0-6~mx17+1), lib64mpx2 (>= 8.3.0-6~mx17+1), lib64quadmath0 (>= 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_i386.deb Size: 1951662 SHA256: 99016c2e8254845a04591ab06a54abdbf3f9dc418585a6e3d30b1bbee3c626cb SHA1: 1d36988675fbdea87954d4c45eae68018078eeb3 MD5sum: ff626279e522621aed751499bc70341f 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: i386 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_i386.deb Size: 40354 SHA256: 95ef5fbaaaac21540bc405c088e604d9b62d3c8f8cc9e22e4a204c5193299840 SHA1: ce5477b6e5a2ad803c42787c4509a697550e521c MD5sum: 1a426a2372606c5d14910675b53920b0 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: i386 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_i386.deb Size: 134208 SHA256: 006c0216274d2f1467a42f3b7afff7ddc03cfe0c1796ac945b63f23f119520cb SHA1: cff68e058fb4c15514b8043b5a7bb38bf509b14d MD5sum: 104fade6c644650d32e1edc0eb74d5bf Description: GCC support library (debug symbols) Debug symbols for the GCC support library. Build-Ids: 29fe28edd3a3da77869f10fd2888eed3f33e9b54 Package: libx32gfortran-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 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_i386.deb Size: 529570 SHA256: e3c0df9d064e4fd0aa6d09c3bb1ed553a1817946171d0995f85bb76d727b4132 SHA1: 1fa3862e499fdd311591b441a9d6b4de3cb87de8 MD5sum: 0b4031b2911e454a87f3a89268938068 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: i386 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_i386.deb Size: 604664 SHA256: 36f0a238626231146943e51cf47aee57828b22aadc22e39c07c2db7ca10817e3 SHA1: 6f57870d29c57f80276be3f06ae741a145a7d7b3 MD5sum: 0dc8013f72ae3a3051633253feb1a2b2 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: i386 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_i386.deb Size: 493886 SHA256: db2c4b53a697194e2d11cbccf0510512e5c092a4f580a800e11cc1f68f68391f SHA1: 5522d183b5cce2db5fcc177d8e5c814ac1432e20 MD5sum: 70e666cb34eacbc4eb72c721a384b985 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: i386 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_i386.deb Size: 1052538 SHA256: 45d3e5d76fe441ee90d5c4bb26bc22eb32ed55a9feba875ca6fbfa0727efd58d SHA1: be14de95ae8c240841492dea391cecf601366eb7 MD5sum: 4d2ca9d1fdd754c86463d02605f31dc1 Description: Runtime library for GNU Fortran applications (x32 debug symbols) Library needed for GNU Fortran applications linked against the shared library. Build-Ids: cafa4339d2e4fd1e758e9ced21a775373725950d Package: libx32gfortran5 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 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_i386.deb Size: 574558 SHA256: 13905a94ef740de3105dcb79373eb440e74a207879b1edb0156be17792375adf SHA1: 9fde0db381ac0f10abfca46788843ce5d3dcbade MD5sum: 9a91d5d141f622510a9e1553dabbd5af 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: i386 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_i386.deb Size: 1445622 SHA256: 8a90dc9bda40d39e6a9392afad277d9e6c17cde4593c45472add0dc2dc058af7 SHA1: d33306eb4034457caf7f899a858457120c911542 MD5sum: 6295426dbada47faad01f5ea48a2881f Description: Runtime library for GNU Fortran applications (x32 debug symbols) Library needed for GNU Fortran applications linked against the shared library. Build-Ids: d0946ace38b1d707380f59916e782ea1b7cd8a97 Package: libx32go11 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 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_i386.deb Size: 9140464 SHA256: c39272c804d55dca2e609f0a1c1c9f636b72ab3d5ed44ea68cdd1f985a397d46 SHA1: e8883299e81f22b29974a341f97e1ca9ac843578 MD5sum: e76aae3737973bee4a5a50d9266a4a04 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: i386 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_i386.deb Size: 908 SHA256: ed286ae9bc09d57c134c96180f550988ff53aee50e5798330d16af049b94ce5e SHA1: c0924328ebb85188360369817e3d9674e7aca3fc MD5sum: 981b4c978c5426965faa4ea56e9c70f1 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: i386 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_i386.deb Size: 9262970 SHA256: e15c080206d14aab53bd1d3a38994382e1b6a46ef62b2dd4f2975b3a1727db58 SHA1: d7dfe13df9753502f56b686f994adc151b125e92 MD5sum: c07970e6535bf422dcaaa691907628a2 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: i386 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_i386.deb Size: 908 SHA256: bdce09ae8c40749cf2e4fc376a6d482308b8d24f48d2d38ee58166889539c8bd SHA1: cd3522403f0fef9e4171a4b24c54b78e68c2ee8a MD5sum: 5c9aa0b6b0663757fb586fbd1518b524 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 197 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_i386.deb Size: 75708 SHA256: d715f4a987d7ad9c8706262d1bbc52c210e82029060149ea23ef34763b719930 SHA1: fafdd98a37a67a68431563def1803a02faf69a9c MD5sum: c28e04c2857a4563a1b40393cdac6c9e 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 322 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_i386.deb Size: 287824 SHA256: 70abd70dfa7b98b0b9a0b91dca9a3796134156ad3c0ba6cc766a6470bbfc3c89 SHA1: 6e0ef822606ac30d00adc4a95d8c010e5f3963f1 MD5sum: 83b08baebfbbcd5ce6e44834b1520ede Description: GCC OpenMP (GOMP) support library (x32 debug symbols) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers Build-Ids: 9a98e1c1c87183ca9d3423a1ced2aba828e6f3bd Package: libx32gphobos-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 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_i386.deb Size: 5995176 SHA256: 095a5577a3ffd2a462b479332ac8fb43e3e5a599882bcdb4675a042239cc772b SHA1: b5fdb21e2bbe57ecb472103528a6efcfad940189 MD5sum: 8beb54f04d378550b8f4848e6add0bfe 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 49749 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_i386.deb Size: 6865786 SHA256: bb06c9ea91ec8a38a6f442c5314744eb3e684409ca9c158e4aa64898bdef958d SHA1: 7209a41ed23e3d737901a647e2f77a3656427463 MD5sum: 448c75a3ca2088eb8ce2118eeb381ad6 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: i386 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_i386.deb Size: 1213464 SHA256: 0ff2e36b10b7cc61777a6a260a01b2f0119b1be8375e4a057568549304c10e44 SHA1: d1f38c52c378dea9063313c493230e84d3dddd8b MD5sum: 92a3f637174e93ac435df3b614261f57 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: i386 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_i386.deb Size: 4325074 SHA256: f84010490130644131ba04eeb70879fee6977d399c6fce347942a80598290cfe SHA1: ac1226648fcd3a5b32ec83779ce1b339e2a89f06 MD5sum: f8d32d635ac9e62edade814004018ef2 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: 07d5fa20a6b21245cdbb5053231f45bd58c274ab 70bd665268fe9634a6fda6dc2aaefcd2cf3d1cd9 Package: libx32gphobos71 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 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_i386.deb Size: 1067884 SHA256: 4e9179e52fa1b8121470a42b076dcb1d289384a6c34887066c319968bbc54e05 SHA1: d783db35f9992431d8904f957a47fb4f950bb19f MD5sum: 89deb483d3531785385f545d07439525 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 6132 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_i386.deb Size: 4340432 SHA256: d7e5313a2d12c4cbb17ab7e7b06b9fb2240c90937c6c28474e8e2a14beed4abd SHA1: 16874c313d051354ddab9cf46d0cc68ae63d818e MD5sum: 30968645ddca1ee69035a383804d77e5 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: 467f1810988c9dec398ae61f7cc940484ed0da34 7ddad82b64f4e80c926a0902f94371d9a7514260 Package: libx32gphobos76 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 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_i386.deb Size: 1205584 SHA256: 461116bce1a7f1e1e012154361fde11876811c2c8eba7befb1f3dc1168ff0436 SHA1: 5f2f2caf708b10712f9b9a79aeeb4782cabfbcf3 MD5sum: d73c43f865a7d24933733f00688881c3 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: i386 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_i386.deb Size: 5241130 SHA256: 3f83aa137fcf9539b41e89be73d502fc25f5e42d6d3208736e488e6446f5a7f6 SHA1: 4a50b296693569f480c3c298792e99aaa0bf46c1 MD5sum: 11cb5952060e1b60acf57325abffdb46 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: 175878f30219f89b7b889d5ca6a45b2cefaeda0b 682d102e890a1301314805a1be9330d538926b6a Package: libx32itm1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 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_i386.deb Size: 27830 SHA256: 6de137595ea74bc6cc99fa73fb6de689587025cdbdf4ecf350536b17104d3f1f SHA1: 7cd562287dcc883dde11974a793f072b1ac8d43e MD5sum: dc542f0e5611de116e8fa3c8591a8175 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: i386 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_i386.deb Size: 325356 SHA256: c9aab6ca469b07ecb22eadf4dc296b73ba9f9d7239ee61690ebd1e0f393484cb SHA1: daa58fd01316840d987e1ecd5f3a4dae6ce7336f MD5sum: fbcb307dae51502d717d4c2e22a7096a 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: 31f75175c35b39c30cfcda1fd95d4281e1078c52 Package: libx32objc-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 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_i386.deb Size: 164282 SHA256: edfed320fc87fdc2715f3a48690d16f5050300685667ea7014ecea7c15e2be4e SHA1: d76f48214b575dece7c39c6625bcf99290aab74c MD5sum: bb6e8a30411c6cbd8055279fed286729 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: i386 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_i386.deb Size: 178964 SHA256: 81671421496c695b72866b97b05e314d85b6f1fac35ec1413bec13085d1f1144 SHA1: 90b842d360f606d9bd8b5676d2272980ffbcdc49 MD5sum: 4256604c2e2cd6af953aa31f1363e1c5 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: i386 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_i386.deb Size: 40508 SHA256: 2585ddfbbd95f9f032b63d540611c60b664addf5fe9d5fb1e4c65c152475c392 SHA1: 59bcdcede8acba9186a549782190a02f402f464b MD5sum: 4aec760c8a6ebe7bda04e7a5fa84871c 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: i386 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_i386.deb Size: 121396 SHA256: 2d5b494a70459b0b669e1834c09ed5d2e48b5b29d72e67f97e3785ddedc923c3 SHA1: d41d20db4b350e33789fb467da18672652f41310 MD5sum: 87d769e9e6a40397ca791a9a0ca943a7 Description: Runtime library for GNU Objective-C applications (x32 debug symbols) Library needed for GNU ObjC applications linked against the shared library. Build-Ids: f302ca02c7e02c61badac6f17295bbb97adc6bc8 Package: libx32quadmath0 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 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_i386.deb Size: 134612 SHA256: ef74dcbcb602f48dab229979e4e0c17b66e600c31f19bc9434b5e890de16ca82 SHA1: f2f2cb8365962ac471e2c735471a5086af57be0d MD5sum: 0d03f6219a20c40c511d3de09534f4c3 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: i386 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_i386.deb Size: 217310 SHA256: b7272721507b0bd6d1c7cfab8ca3900fa3dabe6a63f1eff6277ae9d40a151009 SHA1: 44d968687934662accfd463af8142c4587f81d92 MD5sum: 48bb42eaaf3981250209506d8efe30e2 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: 19fa4fed1e18b1a02bfb487187946c1f3551a21f Package: libx32stdc++-7-dev Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 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_i386.deb Size: 572226 SHA256: 9a8c6c9919ffcefdc6c0492b60db975e7554820ce123bb3051535e55d0c9846e SHA1: 04395e84735614497eedb9c4eab8bf1048c909c8 MD5sum: 8e5f41a200af9e94bb2bf0518141b387 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: i386 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_i386.deb Size: 646570 SHA256: 9017055dff37b97c80099569ab803d20fa8d7644bbd2946c3a751ebcda704c97 SHA1: 4e3d611e1c2315dd4e3a5fa94006cabd70a3d3ee MD5sum: 0b27c92d624ebe281a71a356c47a6204 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: i386 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_i386.deb Size: 389392 SHA256: f5f4b394537c801f16e4400e3bd33dc0aef22f1189c77682a79175d0f11425c7 SHA1: 86c163d4cb0b805b6de5951f81ca9e1bf6e000e0 MD5sum: 47bceb98987ca8d17b13242e1f71549c 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: i386 Maintainer: Debian GCC Maintainers Installed-Size: 38369 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_i386.deb Size: 7979028 SHA256: 692a3ca6060b031335ef5336dd7d78565c274a985dfdb607e6e11090833e5fd5 SHA1: 8dbf1d3507bf5779297456f169f9551ba7eabd4b MD5sum: b83c9f6e0365d090e62aa5bbd8e68ad9 Description: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Build-Ids: 52f9cd538c904e0814e65a71d3efedcdbf2b66aa Package: libx32stdc++6-8-dbg Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 Maintainer: Debian GCC Maintainers Installed-Size: 46782 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_i386.deb Size: 9155206 SHA256: f94565d382a552f615c446df54f89c4e45ea2ed73c1929c8aef38427099b3b19 SHA1: 2f6392a506008227ac7c63f2c1d1c9e1a6641951 MD5sum: 56af65febb4506be8af76be2adc06336 Description: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Build-Ids: 8dca1d9e99f1821b8833a1260c184b90b80c32ac Package: libx32ubsan0 Source: gcc-7 Version: 7.3.0-1~mx17+1 Architecture: i386 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_i386.deb Size: 125326 SHA256: df8c155c69442c248e360b62c45347e005aae9739837fcba13d40bf7e32e3dc1 SHA1: 3e996d9fda5d3ad3b204b6d45e7935c0de8eec93 MD5sum: 4057da1d433855d81983eab412ffd79d 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: i386 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_i386.deb Size: 651388 SHA256: 77d3644b7cc674daeaa487a3d4ea88d72a21d835ee931c94f23f394ab2b92c92 SHA1: 4a99d43f94c6d5868d89fd85fc7fd50fa4fe060d MD5sum: 45f2cb45d53f25556fa2da40fee3620c 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: 4983a893fada977c180db26f1bbbafa9dba9db02 Package: libx32ubsan1 Source: gcc-8 Version: 8.3.0-6~mx17+1 Architecture: i386 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_i386.deb Size: 119936 SHA256: d29b0d4861556bc46cd2f6fcdb656f0eb987d75edf6f29ed2ed1ed577755224b SHA1: af5d76a40bb104e9e97adc2407de8b3ae02185d6 MD5sum: cdf7d0d552314181205d33514f768b9c 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: i386 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_i386.deb Size: 721208 SHA256: c3fa8d7c79c3b30d75e3deded39ce4bea0b70bfda7c32f297a93f20b6d9046a8 SHA1: 5f9a177e80c86f6c53496a46aab8335d2edd3ea9 MD5sum: 1caf64a2eeb748c3899feb7ae233cfae 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: 4735dd967528b5f2c765caa2e00458c638ec9009 Package: linux-compiler-gcc-6-x86 Source: linux Version: 4.19.37-5mx17+1 Architecture: i386 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_i386.deb Size: 266648 SHA256: 7ec7ba2bcd9de833cf104aa96f269af73083a58c7e9c82c0601ee06bfbd7264d SHA1: 5fb1eda55ed172ca353a0908339527d009027964 MD5sum: 0b20f0c343d5496a47236667e86d9632 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: i386 Maintainer: Steven Pusser Installed-Size: 405 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_i386.deb Size: 397752 SHA256: e50961df3421300e12590d0860788fc6ab3ec3a7951c30e74e290943b31669a4 SHA1: 4a79399c3cf224db3ed5baaad6cd6a8c43ae9889 MD5sum: 3d88c23328f6158073f5fd8757294024 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: i386 Maintainer: Steven Pusser Installed-Size: 565 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_i386.deb Size: 370238 SHA256: 26d157431b722bfdb2f6e7970aea69351de49ea8b7522bb31d96e531af555c0a SHA1: ddca4c585730964bb8aeae645bf374a02658bf78 MD5sum: ff3b45e19416cea02baffdee5a8fff44 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-686 Source: linux Version: 4.19.37-5mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 4659 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-686_4.19.37-5mx17+1_i386.deb Size: 742036 SHA256: 271bf8273f7ecec09419b7e16f26441f30bbd382d8c564baa3d6000cd8c9622a SHA1: 1d0e18beaf2c6f8f21890693c29b0d710806540a MD5sum: 24b214928543e1993d1a889e49ef2ef7 Description: Header files for Linux 4.19.0-5-686 This package provides the architecture-specific kernel header files for Linux kernel 4.19.0-5-686, 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-686, and can be used for building modules that load into the kernel provided by the linux-image-4.19.0-5-686 package. Original-Maintainer: Debian Kernel Team Package: linux-headers-4.19.0-5-686-pae Source: linux Version: 4.19.37-5mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 4687 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-686-pae_4.19.37-5mx17+1_i386.deb Size: 742934 SHA256: 51eb52d1e26abb364cc6ed6b6bd56c41a86e351a49bc25b6afe8eba2ac591199 SHA1: 44d293ba18c27f5f3b6454a7f2acfb767fd5fe41 MD5sum: a29d7c4924f28c0c2da434b69e6b7227 Description: Header files for Linux 4.19.0-5-686-pae This package provides the architecture-specific kernel header files for Linux kernel 4.19.0-5-686-pae, 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-686-pae, and can be used for building modules that load into the kernel provided by the linux-image-4.19.0-5-686-pae package. Original-Maintainer: Debian Kernel Team Package: linux-headers-4.19.0-5-all Source: linux Version: 4.19.37-5mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 273 Depends: linux-headers-4.19.0-5-all-i386 (= 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_i386.deb Size: 266664 SHA256: 0cbe6ad88c4a6efc86b1a8770903a0e00038877a8de5eb959bac746e75455554 SHA1: 3a2006aa82673dcdd6d6f0ec6a237979baef63b5 MD5sum: 5323363b9466800aeee1fd635d16df61 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-i386 Source: linux Version: 4.19.37-5mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 273 Depends: linux-headers-4.19.0-5-686 (= 4.19.37-5mx17+1), linux-headers-4.19.0-5-686-pae (= 4.19.37-5mx17+1), linux-headers-4.19.0-5-rt-686-pae (= 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-i386_4.19.37-5mx17+1_i386.deb Size: 266688 SHA256: 4ddcfb80d925ebcec0a67b2cf07dd401d4e252ee207009da286e565c7e44fb4b SHA1: 910ad68782508f34c0c8b1cfdad856f628df1e79 MD5sum: fff2147831c705f2daf4cff89a63885b 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-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-686-pae Source: linux Version: 4.19.37-5mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 4664 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-686-pae_4.19.37-5mx17+1_i386.deb Size: 741134 SHA256: 3331fd7e2d438cb50bb6f4b0bed1832712025582acce599132c001734a792271 SHA1: 10e0cc0fb3e2469ba64e9ae6b0368d934d8b1751 MD5sum: 5a81632ce2e74d4ea37d069cf6b41d66 Description: Header files for Linux 4.19.0-5-rt-686-pae This package provides the architecture-specific kernel header files for Linux kernel 4.19.0-5-rt-686-pae, 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-686-pae, and can be used for building modules that load into the kernel provided by the linux-image-4.19.0-5-rt-686-pae package. Original-Maintainer: Debian Kernel Team Package: linux-image-4.19.0-5-686-pae-unsigned Source: linux Version: 4.19.37-5mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 145618 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-ia32 | extlinux Conflicts: linux-image-4.19.0-5-686-pae Breaks: initramfs-tools (<< 0.120+deb8u2), xserver-xorg-input-vmmouse (<< 1:13.0.99) Replaces: linux-image-4.19.0-5-686-pae Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/test/l/linux/linux-image-4.19.0-5-686-pae-unsigned_4.19.37-5mx17+1_i386.deb Size: 40561576 SHA256: 2329170403e1076ec975c0e47e0e555e0d3fd147a3109af0ae57058adfda0851 SHA1: 3890680c865c26227a1ad9d0fbcfa63888362162 MD5sum: e2fd87c298a88ff2eaeae16be2a06cac Description: Linux 4.19 for modern PCs The Linux kernel 4.19 and modules for use on PCs with one or more processors supporting PAE. . This kernel requires PAE (Physical Address Extension). This feature is supported by the Intel Pentium Pro/II/III/4/4M/D, Xeon, Core and Atom; AMD Geode NX, Athlon (K7), Duron, Opteron, Sempron, Turion or Phenom; Transmeta Efficeon; VIA C7; and some other processors. Original-Maintainer: Debian Kernel Team Package: linux-image-4.19.0-5-686-unsigned Source: linux Version: 4.19.37-5mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 144890 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-ia32 | extlinux Conflicts: linux-image-4.19.0-5-686 Breaks: initramfs-tools (<< 0.120+deb8u2), xserver-xorg-input-vmmouse (<< 1:13.0.99) Replaces: linux-image-4.19.0-5-686 Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/test/l/linux/linux-image-4.19.0-5-686-unsigned_4.19.37-5mx17+1_i386.deb Size: 40247322 SHA256: 60d26dc476fc82213928275bee32fa48d2b2a2a13f9fe6e01e1948d5a0bda5a6 SHA1: 5815ca3607bb0219c5d693cf867753a52cc514af MD5sum: 2a936022feaa6c5ff5c51b8f64e8039d Description: Linux 4.19 for older PCs The Linux kernel 4.19 and modules for use on PCs with one or more processors not supporting PAE. Original-Maintainer: Debian Kernel Team Package: linux-image-4.19.0-5-rt-686-pae-unsigned Source: linux Version: 4.19.37-5mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 146308 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-ia32 | extlinux Conflicts: linux-image-4.19.0-5-rt-686-pae Breaks: initramfs-tools (<< 0.120+deb8u2), xserver-xorg-input-vmmouse (<< 1:13.0.99) Replaces: linux-image-4.19.0-5-rt-686-pae Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/test/l/linux/linux-image-4.19.0-5-rt-686-pae-unsigned_4.19.37-5mx17+1_i386.deb Size: 40600466 SHA256: 719f78a6ad68d4ccaa5c5b82d9163f1c1f42d58e7d952117cca845833c19d2b5 SHA1: 3898317aa0b919653cba6aecfd2a39689d8ec20e MD5sum: 12308e869bf121fd5b1c0e6357ee0482 Description: Linux 4.19 for modern PCs, PREEMPT_RT The Linux kernel 4.19 and modules for use on PCs with one or more processors supporting PAE. . This kernel requires PAE (Physical Address Extension). This feature is supported by the Intel Pentium Pro/II/III/4/4M/D, Xeon, Core and Atom; AMD Geode NX, Athlon (K7), Duron, Opteron, Sempron, Turion or Phenom; Transmeta Efficeon; VIA C7; and some other processors. . This kernel includes the PREEMPT_RT realtime patch set. Original-Maintainer: Debian Kernel Team Package: linux-image-i386-signed-template Source: linux Version: 4.19.37-5mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 2253 Depends: dpkg-dev Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/test/l/linux/linux-image-i386-signed-template_4.19.37-5mx17+1_i386.deb Size: 536192 SHA256: 7575f2f282ed5470d9222ad7e3829313580b4ac01d475e82fbdb2183cc3b1347 SHA1: fbbd334c3d09faa78d495fc6ff0efe018e4d3371 MD5sum: 1140e46cb66f90a1170668d9e575b06f Description: Template for signed linux-image packages for i386 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: i386 Maintainer: Steven Pusser Installed-Size: 1227 Depends: libc6 (>= 2.11), 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_i386.deb Size: 510054 SHA256: 65b9ffd68dad9fe5db38eaf750617ebda05441c9dbabcd196996acb107b9f727 SHA1: 87ef016cc3de64dce54d5fdcd55ed45864143afe MD5sum: db3fc3cc6b5a4750482148f979a217c1 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: i386 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_i386.deb Size: 1188062 SHA256: 7019a83810fbd570c6d3bc995e1235319d51d2f449b5d370b324939dacbb8af7 SHA1: 071af81a25e2f5618474414a67bffd3aa702b8e4 MD5sum: 25aaa7356fe360a50dcbfd8de116c1ae 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: i386 Maintainer: Steven Pusser Installed-Size: 5219 Depends: libaudit1 (>= 1:2.2.1), libbabeltrace-ctf1 (>= 1.5.0~rc1), libc6 (>= 2.14), libdw1 (>= 0.157), libelf1 (>= 0.144), libnuma1 (>= 2.0.11), libopencsd0, libperl5.24 (>= 5.24.0), libpython3.5 (>= 3.5.0~b1), libslang2 (>= 2.2.4), libunwind8, 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_i386.deb Size: 1514024 SHA256: 1361f5d5261ca791764fd2847b79d04ed526b1304fc1bb8290b47c9d0f2e2162 SHA1: 7ceb9e1a02885a0141c6e95f184603870bb0d1b2 MD5sum: fa0b7518da6cfb7642136f80a7e9c06d 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: i386 Maintainer: Steven Pusser Installed-Size: 23649 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_i386.deb Size: 5750700 SHA256: 914b4bda631cc7297229f5459ad1ad7713552814df5d89072aec78aa8db560b6 SHA1: 31bc714122cb69811eaa5d722aef651cf62499fb MD5sum: 95cb281c2324280fe5418907c982725f 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: i386 Maintainer: Steven Pusser Installed-Size: 22258 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_i386.deb Size: 1116354 SHA256: ab989a0b4db3661ea6f328fea7c1d577263d202836375551a62c0be77f0eba7c SHA1: d715c589cc6017143d0a941331c2da86916cb329 MD5sum: adea15e2530fa2695a98da84dbef0ab9 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: i386 Maintainer: Steven Pusser Installed-Size: 25728 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_i386.deb Size: 5906996 SHA256: 249dcfd09658b095c64944d74e64ddd326b1608fe09db3bc34ed70f0a0c55b29 SHA1: 6b6c6f150c765b3b29bfe09e0c03fe490d24d1e7 MD5sum: 42f0e99413f4edb29a3b98c473602d71 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: i386 Maintainer: Steven Pusser Installed-Size: 1420 Depends: libxml2 (>= 2.7.4), mariadb-server-10.4, unixodbc, libc6 (>= 2.11), 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_i386.deb Size: 484564 SHA256: e45d5733780915b4024d08232b450f7b666d2d50adcd73788be5351e014a292e SHA1: bf41bb667202d8e4c4afd42356ba5430e0b266bb MD5sum: 1291179fd865a3be80acf340dd880303 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: i386 Maintainer: Steven Pusser Installed-Size: 84 Depends: libcrack2 (>= 2.9.0), mariadb-server-10.4, libc6 (>= 2.4) 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_i386.deb Size: 34592 SHA256: 23c89eb308226a526a9017d7604de77202894a52f7c769d99b0eeb3d54966b91 SHA1: 92ee78bdeeef8870d9339b49518437af4530a809 MD5sum: fe577db4d987ad44420d7b1a28619889 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: i386 Maintainer: Steven Pusser Installed-Size: 83 Depends: libgssapi-krb5-2 (>= 1.14+dfsg), mariadb-client-10.4, libc6 (>= 2.4), 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_i386.deb Size: 35364 SHA256: 19e46a9a9b1fd84ff4b3e52d1273744460a5e5afb1e2c717608fad397dc7fe64 SHA1: fea92df9e393adeab3f4d1bb22640c4b4b48068b MD5sum: 5b2dd8557f1cf76b6f43094f083f7f6c 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: i386 Maintainer: Steven Pusser Installed-Size: 88 Depends: libgssapi-krb5-2 (>= 1.14+dfsg), mariadb-server-10.4, libc6 (>= 2.4), 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_i386.deb Size: 36818 SHA256: 4f2a3bc43647bfdf19e9cbc7535f170aba601c44f5cb44e94cc317803a0f34b7 SHA1: f0170ce6f7096ceb39862d72009d0ea0aee5cd8e MD5sum: 578c845d6134047da6a44f81297db74e 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: i386 Maintainer: Steven Pusser Installed-Size: 5260 Depends: mariadb-server-10.4, libatomic1 (>= 4.8), libc6 (>= 2.4), 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_i386.deb Size: 1116994 SHA256: 379607f3c610cfaade621cfa61c75897d11902072ff855bac728b4411ced0ecc SHA1: 085346567f587878657a8bc279314f7f4461a51a MD5sum: ab328257e0d138dfd23df647a663bfc0 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: i386 Maintainer: Steven Pusser Installed-Size: 260 Depends: libjudydebian1, mariadb-server-10.4, libc6 (>= 2.4), 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_i386.deb Size: 97594 SHA256: f6b3d28d97e90be3d4de107ecf1b705749df16d73dfa86aaefb79e39bf640c54 SHA1: 35680300b07afe2ae24e37732fd64acaaee5156b MD5sum: 189d4822aa49fab6f0b96ff800abc865 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-spider Source: mariadb-10.4 Version: 1:10.4.14-1~exp1~mx17+1 Architecture: i386 Maintainer: Steven Pusser Installed-Size: 1120 Depends: mariadb-server-10.4, libc6 (>= 2.4), 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_i386.deb Size: 367370 SHA256: 63f7f3407eecb6a4f8d15e50b7d778d0bd34369fcb5d1b6a0f66c7ee6f3f074e SHA1: 5f15443169ad69896bd5d95c10193168772f2080 MD5sum: 45fdc8c2bb36ffcebf5c98761620b96f 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-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: i386 Maintainer: Steven Pusser Installed-Size: 65195 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_i386.deb Size: 4495648 SHA256: 6fc4f303901164eb8fabae6cdd5cf02bac6d3d90095d1b1a1be47b65a63645f7 SHA1: 86f0879ab4fd27bac8a88929c4a5de98725117fd MD5sum: f142f6e9beb0271ab8c81284cc4a22e5 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: i386 Maintainer: Steven Pusser Installed-Size: 37218 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_i386.deb Size: 6679116 SHA256: 38f64a6b1a0e90b5db12cc928a13ead9716feccb2abedcd25a253a739a88b68b SHA1: 9f1034f6bdbb80dfe44a31e3d2468ed004fb5c59 MD5sum: 8ace676627c2a330f69e87d06c4c6656 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: i386 Maintainer: Steven Pusser Installed-Size: 45715 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_i386.deb Size: 11438760 SHA256: fe443b1a84356ed293ec672ab582d7a73ee9d359aec71e5b11a968337b798b9b SHA1: ce930d037616090d15381a0743537eb49debae3f MD5sum: f18b165fff320e41b78aec46d4455196 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 240 Pre-Depends: dpkg (>= 1.17.21) 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_i386.deb Size: 203130 SHA256: 6d0ff90942ea4f4565e7b19afd743a001cdf0cb1a17c0e197176f834ddd354f5 SHA1: bd7c971d64af9d203f4d541a7262da26e546b694 MD5sum: cc891643b2dbd7278c3bef0501b9730c 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-driver Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 218 Depends: nvidia-legacy-390xx-driver Breaks: nvidia-glx Replaces: nvidia-glx 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_i386.deb Size: 201774 SHA256: 820e45e033ac6cef62b08cac1d325104e79fa9ee641ee4d2cb8c1f0799c9cbac SHA1: cf5a1012a2112f1c9fc4cc6eaf70036b732c026b MD5sum: fbf77ecc3f6a4f743ec4ea2f1e6c558d Description: NVIDIA metapackage The current NVIDIA graphics drivers no longer support this architecture. Therefore this transitional package depends on the corresponding package from the legacy-390xx driver series to ease switching to the legacy driver. . 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-libs Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: i386 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: 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), 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_i386.deb Size: 201380 SHA256: 1e05d283847aad17c929aec129aa5454e0095dc783aab26cb77ef485651be439 SHA1: db57ffa8557ce84c6e2d3cf9e7ee6578b2481f2f MD5sum: 4973728f2f3116e24ba821fa48ea7529 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-i386 Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 214 Depends: nvidia-driver-libs Conflicts: libgl1-nvidia-glx-i386 Multi-Arch: foreign Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/nvidia-driver-libs-i386_418.56-2~mx17+1_i386.deb Size: 201114 SHA256: 046ee7712b3d8cc1200f6776275a17bad43dba9a775283c5b064b8ceb48d6b30 SHA1: 160a229104e396896314a1013951a9c4964c4eef MD5sum: 573ea1ef612842c6ed89ca3277a1ae01 Description: NVIDIA metapackage (OpenGL/GLX/EGL/GLES 32-bit libraries) This metapackage helps the automatic installation of the 32-bit NVIDIA OpenGL/GLX/EGL/GLES libraries when installing nvidia-driver-libs on amd64 with foreign architecture i386 enabled. Package: nvidia-driver-libs-nonglvnd Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 217 Depends: libgl1-nvidia-glx (= 418.56-2~mx17+1), libegl1-nvidia (= 418.56-2~mx17+1) Recommends: libglx-nvidia0 (= 418.56-2~mx17+1), libgles-nvidia1 (= 418.56-2~mx17+1), libgles-nvidia2 (= 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_i386.deb Size: 201388 SHA256: 37006b1e80be8585917e7d3738f853c71ea06e2bc82492052fbf81e099a6298b SHA1: 0f4bad09476ef0d7ce85af76fd053f8abd630664 MD5sum: fc3a0836193cb69bec4fba33e769a4cf 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-driver-libs-nonglvnd-i386 Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 214 Depends: nvidia-driver-libs-nonglvnd Conflicts: libgl1-nvidia-glx-i386 Multi-Arch: foreign Homepage: https://www.nvidia.com Priority: optional Section: non-free/libs Filename: pool/test/n/nvidia-graphics-drivers/nvidia-driver-libs-nonglvnd-i386_418.56-2~mx17+1_i386.deb Size: 201140 SHA256: 18704ab8d1d22ae0a3a1f051bfe52eda34cfb222b0a83362eb9c5da55118526c SHA1: 98f965a6325e84078ae1c37a655183962e409634 MD5sum: 17e2cfee6937cbfc0029cbe1b09490d6 Description: NVIDIA metapackage (non-GLVND OpenGL/EGL/etc. 32-bit libraries) This metapackage helps the automatic installation of the 32-bit NVIDIA OpenGL/GLX/EGL/GLES libraries when installing nvidia-driver-libs-nonglvnd on amd64 with foreign architecture i386 enabled. Package: nvidia-egl-common Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: i386 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_i386.deb Size: 201514 SHA256: f08af4a24ebc2abd3776c74f042b45f9322e5375b31295082bae9639fc7a7910 SHA1: 112f1d7ee633ff60c7a3b7e222d73f115d2f62b4 MD5sum: a692d70b75fbeec9b748c192dba88c83 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: i386 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_i386.deb Size: 201224 SHA256: ad1b9efec8d71d1dea44bb54cfb233f19b09c3a91c711e17195688c4062ab76d SHA1: 3560e0f1a49797ab8e2055c202f913cc19a30081 MD5sum: ae798cf8ff4345b036989657f2bb9e0a 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-libopencl1 Source: nvidia-graphics-drivers Version: 418.56-2~mx17+1 Architecture: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 259 Depends: libc6 (>= 2.3.6-6~) 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_i386.deb Size: 211404 SHA256: f1d13a93cef1f5fa8bdb5479ae7c49ed6a57890b52d68cd41d6c13b7ffe3f65c SHA1: 544dbff2dd856c649dd997444339321c6bfbb319 MD5sum: dd1cd0eba1dbdbe0539201cd6b06bcc8 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: i386 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_i386.deb Size: 201500 SHA256: 4b2b50c5ecc3b0b8c2edc82a1a19dcf70040447c7c5410a098a2fcacc0d1563b SHA1: 5ae1491831f0406915e42623105d8e3d489d3893 MD5sum: fe5e50978be8dad49205b37350259cd5 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: i386 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) 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_i386.deb Size: 201232 SHA256: e1c68990c170214b45d047573f807eec18a50b521d98acbbdb00151545ad69eb SHA1: 5caa77971873b6615478fcce282dbd91150fdc16 MD5sum: 99d8218f1bf6e3155c1055825f490a4c 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: i386 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_i386.deb Size: 201462 SHA256: 7b847fb336cc3eed4101085d42cd06b566a6e934c1e48bc3570eaed7321a7d7a SHA1: 594388fcbc6a557eb08db27882028813f91d7fd7 MD5sum: 5fd490134ea93e16666f0ce293684193 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 25078 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.7), 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_i386.deb Size: 2096362 SHA256: ace3cfe5bd98a5a0c1e2d119a0193b76d0460b00444b397a7ec6ea6b4642664d SHA1: a0c2d54101e1b00edf7cb3358d9ecce8df48c5c1 MD5sum: 4cc54df91b14003801a7adda2c5827c3 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 217 Depends: nvidia-legacy-390xx-smi 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_i386.deb Size: 201572 SHA256: ceafc5f7fb919f7f27c68e90961d9c1de65d884030725fb83ef8bab91889d871 SHA1: bee6cb507dd04e10ea87f328b1e9b23ae0e3a20a MD5sum: a48e80f2bd7db9be4d92c53095826dd7 Description: NVIDIA System Management Interface The current NVIDIA graphics drivers no longer support this architecture. Therefore this transitional package depends on the corresponding package from the legacy-390xx driver series to ease switching to the legacy driver. . 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 1299 Pre-Depends: nvidia-installer-cleanup Depends: libvdpau1 (>= 0.9), nvidia-alternative (= 418.56-2~mx17+1), libc6 (>= 2.1), libx11-6, libxext6 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_i386.deb Size: 895472 SHA256: fb7491be681d1cd67be13606e0e5e2bd410a6c02687fee7cb481ea338434b9e2 SHA1: 7ee110c91d5cd88ab344fb46ab1f3e7112d76a92 MD5sum: 51c2c23a296e07aa1631a3331cb93530 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: i386 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_i386.deb Size: 201504 SHA256: 914f089dc5ffe735544888a51b389d966cf2df9a49d5377faecaa5ea32e56711 SHA1: 4017998e9ad493dcf19938ef01282028b618646e MD5sum: 335498b1c6476cc039dde9de3cf1833f 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: i386 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) 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_i386.deb Size: 201228 SHA256: 60ced4c04d260a6fdc32d3e881f774af865f0db626e66827433efd73c6edfa29 SHA1: a9a7a2a2a7871fa3faf76892dbeb05d63d153092 MD5sum: 60834143e53e19bf4e1f43d55bd03410 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: i386 Maintainer: Steven Pusser Installed-Size: 38216 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_i386.deb Size: 24667126 SHA256: 803b0b1d7c8a25ff283f98a3f5be82dfc04fd2626ee23c5e575b8a8297b9ebcf SHA1: a90abb81ad679e9f120cbe4f978839714d041f49 MD5sum: 5d6be4587a904a0fece6227b5131e3a9 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: i386 Maintainer: Steven Pusser Installed-Size: 2490 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_i386.deb Size: 1983320 SHA256: d91209ac89433e0b7e1f8bca351c19fbbb611cc014188f9a641909075ae29c01 SHA1: 899235c381b69b1c506b1e3564cb8966f80ebbae MD5sum: 441a2f4c5e035dd53e162d9fd10a6a18 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: i386 Maintainer: Daniel Glassey Installed-Size: 736 Depends: libc6 (>= 2.4), 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_i386.deb Size: 689410 SHA256: 8842a0f274b3bb350de274e5463ac0b6641e7fe5c80e45850d74d92e42c1c67b SHA1: ec23b9c3df19ac60b001b87afba50c3162cfa65c MD5sum: fcefb5a174e4a7612f688c6d931cb348 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: i386 Maintainer: Daniel Glassey Installed-Size: 158 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_i386.deb Size: 130990 SHA256: 06c57003a6653186abe2becb766e7732c841b4ba5d8dfa43e4f36e729b987f8d SHA1: a305bab3efdffd6edc5f1cd42a8d11a463096ad5 MD5sum: a2c5c3fa6441656f604aca289ff7aabf Description: debug symbols for teckit Build-Ids: 34c4b1a96a63ca98badb857f3a8561f27a6cfe29 8841f33722d1e704261c268891f42244ad4cfc8a bd70c3e1a94e9758f8a0f3ccd3148c820aaf5543 Package: texinfo Version: 6.5.0.dfsg.1-4~mx17 Architecture: i386 Maintainer: Debian TeX maintainers Installed-Size: 8807 Depends: libc6 (>= 2.8), 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_i386.deb Size: 1415232 SHA256: e185b0a3acdbcacd5634b16b907f0698abf5e7a018522bcbd9d8fc1cf60d2992 SHA1: 8d92e665fe7af83b667b50f30c7f2d9db245eb99 MD5sum: dc635e319963896106848eb203f3a098 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: i386 Maintainer: Debian TeX maintainers Installed-Size: 132 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_i386.deb Size: 110104 SHA256: 017d7cfe59d7216c8fc8a80ff8bd3c9a273531a6109461f6f2f856374cd68626 SHA1: 3748da4b5f9a3ccb21824878a12e99cc15e5ad9f MD5sum: 10903ad85bb933ba5ed7e6d73c1a2137 Description: debug symbols for texinfo Build-Ids: a41905a5ed7615db4ccd57d1049b3d21404dd862 d128309259662200cb5f42ac92770fca52ec85e5 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: i386 Maintainer: Debian TeX Maintainers Installed-Size: 49188 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.11), libfreetype6 (>= 2.3.9), libgcc1 (>= 1:4.2), 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~), libmpfr6 (>= 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.3.3), 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_i386.deb Size: 11085950 SHA256: ed2af0d57f26231a6490362610da0b3df5a0c1ace9366b65e81de9be2ce9afe3 SHA1: 2fa22941b612fc42035a474bae7adcce5397385b MD5sum: fee32dd7b1e0c8aca5c619936fd40fd1 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: i386 Maintainer: Debian TeX Maintainers Installed-Size: 47318 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_i386.deb Size: 43367598 SHA256: 1e93491b01a97c7586173e8b76f9fd30c382fdd1753d009532d626179b639f5d SHA1: e29c10a29fc8e3349d7b32184e77499b4f3d7f54 MD5sum: d24b21e90a37df84ff2663bdca815c41 Description: debug symbols for texlive-binaries Build-Ids: 04431007e1f3df8c62011f1b2750bd46d471fd14 057cb0cbab23f79c5a498859fc0fdfdd0fe30748 0681885c3d8cacedbf1eae895d170bae82cf2044 08e407abdee003cdd7ab3a00bf07ad91265acf68 0d6a3355fe04f076340a63d0bc9aa9825116a2e9 0db25b9cea015a9983c907358cf14b77db9890c5 0e0b7968913e4008b186d628766096262bd75925 0e2555e43f58368de66ca991669e189f1986e170 18f49d1eb635a5de1a7741c374f0c653d1d71ee8 19f5e857de8be8ad874060740e49ece431c4ee8e 1c5b320b40df7a26f9298cbef41ef82d1cd613cd 1cbad6015f427dbc943a0dbf9a1c9e0f07c9df36 1e967eef0632f881280a022f906c8f68b2f77857 1f0d416ef883ca473c022ada9347c7c44949d3b8 1f7c96f6cb5db45a411750344f9a9858a8297c05 200a1d6ff74d82bb8fae2334d11063fb0b4acef4 2431d6992315feb736287d49e6f4ec2c9b2d5c0b 24c0488a7c0e4b7042e5f670d94c5ab783f678ac 25449d9eface1d2ee8f81d45ae224fa9ac9b2909 26a81a463e2ed14b72b4f95f72d5e5d35f2c7135 28dad38ab2897f26838b0f1446db7f016c91f2d3 29fbbcd865db62272b36e966fa90f5c02a599da6 2c5482019860ef093dac627e44ac1591417868aa 37be54928fdd8050440ce7bf0af0f1f0e9c783c1 3880a4d3a69fe5d83c8fce5c5c9155b5b60f221d 3d5ef8ec28421b385e1e82397fc376e206c92d61 3ecbedb128ab2022ffe2addccad609b87b31e255 41e79cb5044decaf88ca972e06eb0dc8d0b06bce 42cd35686d73b976ca6c94786ef29479b2097437 43f2690c7a63d0da16728b4743f22a7867578747 44fa62846a05f8ca9cc2e092b207a343daecf05a 469104319bc239b816793f4ec49b5521497d0b32 470b4063a407a2e94a4a116fdd07a5beebecf7c0 4b285e623bb28d2a62acf5588bdf534a1f5155ef 4c1a2e5e02a6acdbeb8f3519cf2005a585ea8c5c 4d73c42faa9463b9d96a84ee6110ba82f9afd310 4e6f72c1b5886185d38f04a06adbde4dd9d34aa0 536fbeeb8ada6e0a2876f4c5c8403561ff8faadb 5397a974092cad09be47a5a918aa42c695923390 55149a5d8196d8aab41dba44f047950a53bb911b 56aa450ad6b9b4794ae6adcb15ef20e468f9c88c 59dc2e16f198216c0001449ce569de2b892ee4d6 5ca404d1d8a826474cb6ff1e55a9f0566e4f9af1 5cc33d364813ffcf30cfcde71a1a4348757d561d 5e43d997b16138292ebde5cae1f52d9fc429ce64 5e73d94556cc9d2ecd528f2e4c2cbe40460c715c 5e7457c98bd43085fb41af135db89d0cc56684f3 62d6ca42eadd3ae3a6b27991d4dc9d74cf6b3dff 63841cda1d98e3697649aae8ff596f91ea17f96f 64277e7b6b0a4db767708748496289e5e88e1be6 667c31226534f1d2177f46c71889a7417bb5a75b 687c90df294ed499250ea9d65c9514654dec9c79 6e841c78fdee72504116204412d29651acd7799b 701ea353d3210c946b57b7bc9313e373321f2364 7199484cb6eb8cb0d7a351bf74a7b0777c1a3ee2 74797c876f7f57667a115ddf70d3a60932df08de 75b52fed33a6639b1b965e0fd65c3395e75129a6 75fe55cdf235663c04459878aa6351d6dc5eabcd 76328396f7c3be58ec70c42de3c9efc831416e01 771e687bc915b7c4cd374ec38249c6af50779654 77e24b144e962d227f78185172df86f0f2507f4f 77fc474650f148cb30bdefe2c88f5e0c1f7baf50 7a1dd563879673042ad1e840d090c948032f49dc 7da4f3baf5eb03d65dad5867262773d6b06d6315 7e54be1855efbf1e5f3a327507434f6138ef6948 8221cdf75d413dfc704a8c286f0819c5ab2f1f94 89c8afe66c860d36aa924b28c55cbdcdc0c69001 8cbb91ee1383511fb13cb26552626d9337526587 8d0d41909ac7cd9fa34260e7339fd6cd825b81a9 8d395d71b6a829704f51c4c1fef33229565f0b06 9102301939ae21d7e0866ced70652eb33133a69a 98d64873a1eca0bda74f4ce9a5f8146be28bd894 994254a7afac3b4ca427be859af88255021b26df 9a9f0aa292345b5611e16939d63ed5ab23b4682b 9b2b6ebd30e7ac8782f38d721c91ad25ec42aa9c 9dfa0baa106f49b7a7e508a9312aef8e12320e81 a0a37d5cd5329485538de37f049ed7998578f489 a0bf694111e907c59fdd6665147371275ee953cd a27588e1e72fb05ada92be460a14adab9004054a a82e39b7787030089ddc2a9358cc4607197c7f1a aa4b343c716f38a0710e3fc24d6b376775da688a b00960b1581622a5d3dc5fe92b358670bdf50436 b0a91b6f4032cbaa4a7774423e6039854fcb39d4 b1ec76657e8132714e1e2935877fc08087a6c017 b8f3efa398bddca932f305974e6d8251ee9b0cb0 b94eea0056b4fcfa0eb4f87d7dd0dab5115eeac3 bcb9a647f6b7ef82628e71dcdacdc7888916da4b bd9b43b8f172392f4694ab0f1880d8006b4f2ebb c15fba7307323906a2b616de08c6d1439af936f2 c548879e05c81c29b4d9ceaf09dd17e9fe6690a6 c705ae81e93816be108619156f159124ca3fe0e9 c98377ed1b81d9997af5ce46d3818f61f371f08b c9fa57e162378797c0bf40c0b94320a0371562e1 ccbdac7d1045a7992e6b56b7d445608f53a13e1b cf9daa0cbc937496fd890116828cf929bccde0a9 cfebb9245783fc77934c4952dc25e9aa2d8b823d d4ae1a302016663834b02029c4075ae50a1dbed8 d7d0c98b0030acac7617631d1a0856073e11a108 db3b96809831f429d33d9da470af43cd9eea4d5f dd9d541017fe68168d229320a5785003af23238a e07d3b31150027e81354966b8b4cfacb4926e9cd e0f455aa6f7ee85f2b05838fb7b877bc7d26ec2c e45c2525659f48f974d6b702f7c81cef7b4ca7de e6fbbe9e62f1b2634e8298d019a6ec100ea790a0 e72edc55390f9a59d3ad4b5cbb2cc3fff9900e6b e8b9a0ed3868ca00d83081aeefba60c7c44c81f1 e92e0dfd8dd729cf49cd047a36afe819ebe8cda1 ea24d551f2dc956259519a501c54ccf2a3210bbf eca46d184cd53964dad38e56165affa733f725c5 edc7d59c1f62e374ea1176881e483b263f87b556 f2efb51c09c5536ffad54b7124de617393b05272 fa811b2e9c592071e20e647d9499090de479ac48 fadd09b103aa8f87e5ab069b125164dfd2748978 ff50e51901abc1e317d865ee0e8f090d245d6e5e 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: i386 Maintainer: Steven Pusser Installed-Size: 414 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_i386.deb Size: 304614 SHA256: 6e3410ac8e0136682fd727b4e64ec6cd6f9265750bc88eb653349dbecc65d8dc SHA1: 17e58014c3024d230f371acce780357eecdf8330 MD5sum: d6b4b3b57077995cac1ecd4c56d5f526 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: i386 Maintainer: Steven Pusser Installed-Size: 76888 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:4.2), 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_i386.deb Size: 17096736 SHA256: 0e51e3de26ba84250bce7ecd7fe79149058464ce9a1e73d5f4e24d186c7f4cf5 SHA1: 8e07763584559b21ea5b700b3584bf12426a621c MD5sum: efaa84eee8f51fae36a7848db98ebdbf 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: i386 Maintainer: Steven Pusser Installed-Size: 2306 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.6-6~), 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_i386.deb Size: 427552 SHA256: 78ab17b594527a3b9a8ec5c017e198dd887b7cf08e76c254e05257cfc76f31ac SHA1: c1b95c65d6bb26f87940957f336c745717da17bd MD5sum: ad95716165f9d4add063df39e2d0cffc 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: i386 Maintainer: Steven Pusser Installed-Size: 3749 Depends: libnotify-bin, x11-xserver-utils, virtualbox-guest-utils (= 1:5.2.36-dfsg-1~mx17+1), libc6 (>= 2.3.6-6~), 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_i386.deb Size: 779736 SHA256: 1c6e830993ac4f7b95188a095d655b774dded5b6f134ba5dbff92da36af35dc1 SHA1: ae4e9d4cd96aca6383794b40f9c034aecfc92cd0 MD5sum: 10f99e15cfa8d62cf40d1e9d204602b3 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: i386 Maintainer: Steven Pusser Installed-Size: 29287 Depends: virtualbox (= 1:5.2.36-dfsg-1~mx17+1), libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.2), 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_i386.deb Size: 8756658 SHA256: 214ebac1a2e63220351ec3275654a317673cd01c7e95b0c6584c0f833c99f7bc SHA1: 1c157ec35ad15a25421de5f66d8d86384b514138 MD5sum: aa0336db1a988051b411f766020bd25f 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: i386 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_i386.deb Size: 137110 SHA256: 94821218f43a3b264a45b6bb14997f5bafbf19a8cbad7025846b2d1e9de9ecc8 SHA1: 07dc19a461b98c1b7de32245dd4f00c51838f4b5 MD5sum: d821924520315761aab0f5849df2eba0 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: i386 Maintainer: Steven Pusser Installed-Size: 365 Depends: libvlc-bin (= 3.0.4-1exp~mx17+1), libc6 (>= 2.4), 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_i386.deb Size: 157108 SHA256: 6bbcf9a053a77af257a7b05119ed453ea1d4f1f61397a45e851adb327ef46e62 SHA1: b28ab9285e18c0ed05e5e6b0a25f1ee894b2b088 MD5sum: 4f03f675803c14deea57469cc344fdc1 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: i386 Maintainer: Steven Pusser Installed-Size: 215 Depends: libc6 (>= 2.4), 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_i386.deb Size: 128990 SHA256: 0ae0d5ab285ad2a6f297ffcf4b28b8c0c3b32f76e6e3bd3e29057d07746bff0e SHA1: ca6e9904b1bff8db15d225aab23bbf87a2906e93 MD5sum: 6d7e68bdbe5b06f1c985bcc7c1954b38 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: i386 Maintainer: Steven Pusser Installed-Size: 11782 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_i386.deb Size: 2980022 SHA256: a0420ceec7c152422a6387b034fed50c9491d62fce80eefae9b7c23a9adf5f1b SHA1: d631c3c0bfc18aa41ada04fc8a0052cba84b9bfc MD5sum: 00f1e037b25ca119b998b68360b6123d 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: i386 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_i386.deb Size: 123768 SHA256: 51bdd2c78fc893ab6b90cfb6f01efc22e15bda256403438df86095912f32b2c6 SHA1: af135bec4c8e608f394a3d370c655819c555bd63 MD5sum: 82db969f5566e1c64c25ba873dc76f53 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: i386 Maintainer: Steven Pusser Installed-Size: 216 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_i386.deb Size: 129842 SHA256: c6c1147bb1fc8f52fc8f50b5800c8f854559c70d8503dc8bfcd15832a77f0a76 SHA1: d0c9c1efa6240139f45d282b0a7161ce9f88cc88 MD5sum: 39aa8c8076bfa7c23935ca9b64a5288e 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: i386 Maintainer: Steven Pusser Installed-Size: 189 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_i386.deb Size: 122504 SHA256: b202de199e4f85ec880324d8ed51c88ef9a614ab01f5768ed127b94edea07b3c SHA1: aa5f72dd8d2d02fa99289a9052a1dcc492332521 MD5sum: 82400f7fdcded5533f23b89b1f8ef5c4 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: i386 Maintainer: Steven Pusser Installed-Size: 3385 Depends: libc6 (>= 2.8), 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_i386.deb Size: 1179806 SHA256: 93f7521b8ed654504dd2e1ebdb85db80d9092af6d3cc3f7e7210fa3e119c9a2a SHA1: f38845d00ba072027ab25997efe53b661d566809 MD5sum: 6151fda3cc7ece45a6114588651b2d7e 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: i386 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_i386.deb Size: 123318 SHA256: 3935e11facb026f810b29bf7779040c5ce37e6e940c09d25f06ffe6620db8c80 SHA1: 620e2163b74637f525859cdd8710be0ea0d39736 MD5sum: 9c04cf0d15c7f0dbf16df09e771bee11 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: i386 Maintainer: Steven Pusser Installed-Size: 1238 Depends: fonts-freefont-ttf, vlc-plugin-qt (= 3.0.4-1exp~mx17+1), libc6 (>= 2.8), 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_i386.deb Size: 578432 SHA256: 21b79f1c8fa77e7b61d758d426508c07cc527f9139ba0e09d7d24fe2c914333d SHA1: 69b5d64c6bf160351b0c1b1a84c56a8032f1a879 MD5sum: 178d71e150f78e3f7749ceb851cfdb8c 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: i386 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_i386.deb Size: 123162 SHA256: f730d7af0516f9240e27d27444d1091abee15acb63b134ad1e884b5cd57e827c SHA1: 607f908fc87d59f5d0dd5681df5bb1f36c27737c MD5sum: 66b21be75f51cfa7d79491dd1d864110 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: i386 Maintainer: Steven Pusser Installed-Size: 854 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_i386.deb Size: 261266 SHA256: 4e88726f635f1006877398f2d861734a52c3ecce0d4662e17d0923cc6774ff40 SHA1: 8a59d41c3f13d2f1c096b7cfee3acaf1ed7ae098 MD5sum: cc51204dd68e76fcdec12a00df845cdf 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: i386 Maintainer: Steven Pusser Installed-Size: 237 Depends: libc6 (>= 2.4), 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_i386.deb Size: 135170 SHA256: 168957688d5e75ce481d7b4b0799bcbee7e06d6ca09033c9c7e96cccff7cda8f SHA1: 6a5f42e5e1fece07d99937007137c4ead6f1d10b MD5sum: ec76419aaca68e230f849f271c963bec 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: i386 Maintainer: Steven Pusser Installed-Size: 239 Depends: libc6 (>= 2.4), 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_i386.deb Size: 137128 SHA256: 2787221b96d2fbf6003e26e0ddd8cfaa3bb637c065ab233da3cc4ad5f4a11c8d SHA1: 6e4ae6323c0da38e9e07d4a5805629d270f6212c MD5sum: 793a0553ed30d8869f3c9e37c7d67134 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: i386 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_i386.deb Size: 118246 SHA256: 042bdf666d48a08f3cede403903af6d845974fa33a8caa493ee1cf73b7b95f16 SHA1: 2c2a27536b2c4ab1fc3cb4feeac3e3413611c032 MD5sum: 0a9e59f0664be46a9ad605fc84c92804 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: i386 Maintainer: Debian NVIDIA Maintainers Installed-Size: 217 Depends: xserver-xorg-video-nvidia-legacy-390xx Breaks: glx-alternative-nvidia (<< 0.6.91) Replaces: glx-alternative-nvidia (<< 0.6.91) 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_i386.deb Size: 201758 SHA256: 0016a58ee1ba71a8c1644cd73d3a1bb7918e781fa7bc7d423ea9320e4ba53549 SHA1: 5a9027161bf81d4ccd6536befc6c5066b7c76b5a MD5sum: 47af59f63ac33b443b2946408c317677 Description: NVIDIA binary Xorg driver The current NVIDIA graphics drivers no longer support this architecture. Therefore this transitional package depends on the corresponding package from the legacy-390xx driver series to ease switching to the legacy 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.