Package: bolt-21 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 171079 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.3), libstdc++6 (>= 12), libz3-4 (>= 4.13.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0), libbolt-21-dev (= 1:21.1.8-5~ffwd13+u1) Filename: amd64/bolt-21_21.1.8-5~ffwd13+u1_amd64.deb Size: 36047560 MD5sum: c5ed731966a722c3e59269e71627d97b SHA1: 22e8880d04f3b609d9d817993b72d22a4982dfe4 SHA256: a0b3781e3bde5976e1f4f2260f782c3f784d8e49a10fe9058f4f589e6195bba2 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: bolt-22 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 177059 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.3), libstdc++6 (>= 12), libz3-4 (>= 4.13.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0), libbolt-22-dev (= 1:22.1.6-1~ffwd13+u1) Filename: amd64/bolt-22_22.1.6-1~ffwd13+u1_amd64.deb Size: 37116432 MD5sum: d2b83e7fe0e7f9ad4fdc15ae87984210 SHA1: adb7a7ca15cb26846d923f8b74be75cbe011a786 SHA256: a832e4a0e87d0d1438cf2a581d96241fb8696ec782404a0d8e983e777c27418e Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: cargo Source: rustc Version: 1.94.1+dfsg1-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 26548 Depends: libc6 (>= 2.39), libcurl4t64 (>= 7.28.0), libgcc-s1 (>= 4.2), libgit2-1.9 (>= 1.9.2), libsqlite3-0 (>= 3.20.0), libssh2-1t64 (>= 1.2.5), libssl3t64 (>= 3.0.0), rustc (= 1.94.1+dfsg1-1~ffwd13+u1), binutils, gcc | clang | c-compiler Suggests: cargo-doc, python3 Conflicts: rustup Filename: amd64/cargo_1.94.1+dfsg1-1~ffwd13+u1_amd64.deb Size: 7491556 MD5sum: 7d651fa87fa9df83c4186d89060fb8d3 SHA1: 71f0cd49397662f9324413ce8b2b1178ea294ed8 SHA256: 209d492688e84b1e0ed5d05ac5085d194b041ede924cf7bffc192fcf013d8b6c Section: devel Priority: optional Multi-Arch: allowed Homepage: http://www.rust-lang.org/ Description: Rust package manager Cargo is a tool that allows Rust projects to declare their various dependencies, and ensure that you'll always get a repeatable build. . To accomplish this goal, Cargo does four things: * Introduces two metadata files with various bits of project information. * Fetches and builds your project's dependencies. * Invokes rustc or another build tool with the correct parameters to build your project. * Introduces conventions, making working with Rust projects easier. . Cargo downloads your Rust project's dependencies and compiles your project. Original-Maintainer: Debian Rust Maintainers Original-Uploaders: Ximin Luo , Sylvestre Ledru , Fabian Grünbichler Original-Vcs-Browser: https://salsa.debian.org/rust-team/rust Original-Vcs-Git: https://salsa.debian.org/rust-team/rust.git Uploaders: Daniel Baumann Package: cargo-doc Source: rustc Version: 1.94.1+dfsg1-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 88555 Recommends: rust-doc Filename: all/cargo-doc_1.94.1+dfsg1-1~ffwd13+u1_all.deb Size: 5782952 MD5sum: aff19eaf7341a7af393bb9f9bcf89251 SHA1: d09a58c224fffe7978df87a0f215c5fce3d73847 SHA256: c7612e18563145038407973c02306cbfdce1de1b2fd9703a32b91c645dadca83 Section: doc Priority: optional Homepage: http://www.rust-lang.org/ Description: Rust package manager, documentation Cargo is a tool that allows Rust projects to declare their various dependencies, and ensure that you'll always get a repeatable build. . To accomplish this goal, Cargo does four things: * Introduces two metadata files with various bits of project information. * Fetches and builds your project's dependencies. * Invokes rustc or another build tool with the correct parameters to build your project. * Introduces conventions, making working with Rust projects easier. . Cargo downloads your Rust project's dependencies and compiles your project. . This package contains the documentation. Original-Maintainer: Debian Rust Maintainers Original-Uploaders: Ximin Luo , Sylvestre Ledru , Fabian Grünbichler Original-Vcs-Browser: https://salsa.debian.org/rust-team/rust Original-Vcs-Git: https://salsa.debian.org/rust-team/rust.git Uploaders: Daniel Baumann Package: clang-21 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 521 Depends: libc6 (>= 2.34), libclang-cpp21 (>= 1:21.1.8), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.8-5~ffwd13+u1), libstdc++6 (>= 11), libstdc++-14-dev, libgcc-14-dev, libobjc-14-dev, libclang-common-21-dev (= 1:21.1.8-5~ffwd13+u1), llvm-21-linker-tools (= 1:21.1.8-5~ffwd13+u1), libclang1-21 (= 1:21.1.8-5~ffwd13+u1), libc6-dev, binutils Recommends: llvm-21-dev, python3, clang-tools-21 Suggests: clang-21-doc, wasi-libc Breaks: clang-tools-21 (<< 1:21.1.4-4) Replaces: clang-tools-21 (<< 1:21.1.4-4) Provides: c++-compiler, c-compiler, objc++-compiler, objc-compiler Filename: amd64/clang-21_21.1.8-5~ffwd13+u1_amd64.deb Size: 170296 MD5sum: 70b513d96b712bc41cf7961ea7d1b123 SHA1: f989a9de39b92326e01eec1ada3e0c27393329f3 SHA256: 49e595fac27ad083eb93c9ebc829e71cbc698b93a77cbffba9cff55315ffbdc6 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: clang-21-doc Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 13237 Depends: libjs-mathjax Filename: all/clang-21-doc_21.1.8-5~ffwd13+u1_all.deb Size: 4038468 MD5sum: 545c17d3f3e2e96ec364345f46a01fd8 SHA1: 165fbe7565bb271cb2e18ee7a4aa21247db2eb5d SHA256: 33819f9c80b5bc04d80f7dbef2722535e9aa4ef54813dae87c2e8721ea4d0b46 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: clang-21-examples Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 93 Filename: all/clang-21-examples_21.1.8-5~ffwd13+u1_all.deb Size: 61900 MD5sum: 91b0db27952f5f23426a3b8149726914 SHA1: 098c04d809b8cc5b8e6a2afa04a686dc64c540b3 SHA256: ec4ee2536686973c4e784b0dba2e7c493f9305f02624b70b5f9a2d984683a888 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: clang-22 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 545 Depends: libc6 (>= 2.34), libclang-cpp22 (>= 1:22.1.6), libgcc-s1 (>= 3.0), libllvm22 (= 1:22.1.6-1~ffwd13+u1), libstdc++6 (>= 11), libstdc++-14-dev, libgcc-14-dev, libobjc-14-dev, libclang-common-22-dev (= 1:22.1.6-1~ffwd13+u1), llvm-22-linker-tools (= 1:22.1.6-1~ffwd13+u1), libclang1-22 (= 1:22.1.6-1~ffwd13+u1), libc6-dev, binutils Recommends: llvm-22-dev, python3, clang-tools-22 Suggests: clang-22-doc, wasi-libc Breaks: clang-tools-22 (<< 1:22~++20251124083138+173600880b8f-1~exp1) Replaces: clang-tools-22 (<< 1:22~++20251124083138+173600880b8f-1~exp1) Provides: c++-compiler, c-compiler, objc++-compiler, objc-compiler Filename: amd64/clang-22_22.1.6-1~ffwd13+u1_amd64.deb Size: 174584 MD5sum: fd64b4d4e2a3ac4a354eaa31231fc70d SHA1: e58d3b943dbf357cef11c5ca685157a1486e6a1c SHA256: 0d10fb904dc25cb2edcfc5b0aa3c5bcf8e00e3ea785b0404506a5ce8a01a5a25 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: clang-22-doc Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 13509 Depends: libjs-mathjax Filename: all/clang-22-doc_22.1.6-1~ffwd13+u1_all.deb Size: 4066592 MD5sum: 32e78910b5661b4b089d6536debd13df SHA1: c8267190d688c9e5d5596448a1d4f9a9e3010f6f SHA256: 8036fe2398959ee61e28e1b40a0e71a0138f8af3a149dc193a4e10de8af4ad6e Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: clang-22-examples Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 94 Filename: all/clang-22-examples_22.1.6-1~ffwd13+u1_all.deb Size: 62888 MD5sum: 1d8231dface8e473a321f9658328bd68 SHA1: b75e741ac34a93792666d619b0a4e804d8cfc932 SHA256: 464ce51392629b9918cc22d7f5d0186a0c4de40e4884d743178ebfb4f53d86b0 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: clang-format-21 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 258 Depends: libc6 (>= 2.34), libclang-cpp21 (>= 1:21.1.8), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.8-5~ffwd13+u1), libstdc++6 (>= 11), python3 Filename: amd64/clang-format-21_21.1.8-5~ffwd13+u1_amd64.deb Size: 103292 MD5sum: e61f76c5b1b6d94bdeae0835bca21714 SHA1: 7209a0c8f9870f552ca4f6196d66bb6ed41379dd SHA256: 6d4148b844fce301a4503a829fa4b230c84c378f0f07a243b762a920352bd77b Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: clang-format-22 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 260 Depends: libc6 (>= 2.34), libclang-cpp22 (>= 1:22.1.6), libgcc-s1 (>= 3.0), libllvm22 (= 1:22.1.6-1~ffwd13+u1), libstdc++6 (>= 11), python3 Filename: amd64/clang-format-22_22.1.6-1~ffwd13+u1_amd64.deb Size: 104584 MD5sum: 3aadfe73132b4ae2c470befb494191e0 SHA1: d2ed6bdf71dfda4e00624a43793dce175fcb7896 SHA256: ce401008b82af8a3bc653ca12d05166410e25fac62a4de89ba84e6184a4d1eaf Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: clang-tidy-21 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 12046 Depends: libc6 (>= 2.38), libclang-cpp21 (>= 1:21.1.8), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.8-5~ffwd13+u1), libstdc++6 (>= 11), python3, libclang-common-21-dev (= 1:21.1.8-5~ffwd13+u1), clang-tools-21, python3-yaml Filename: amd64/clang-tidy-21_21.1.8-5~ffwd13+u1_amd64.deb Size: 1943480 MD5sum: 7b2954fa23d8f953278dc540d351c5d3 SHA1: afd9d8ca00e6280817f19678df9950a379f45c91 SHA256: 0274261329ea404931a36cc5388ffffabf0463cc18cb5edc8d16cb6cd90b6322 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: clang-tidy-22 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 12277 Depends: libc6 (>= 2.38), libclang-cpp22 (>= 1:22.1.6), libgcc-s1 (>= 3.0), libllvm22 (= 1:22.1.6-1~ffwd13+u1), libstdc++6 (>= 11), python3, libclang-common-22-dev (= 1:22.1.6-1~ffwd13+u1), clang-tools-22, python3-yaml Filename: amd64/clang-tidy-22_22.1.6-1~ffwd13+u1_amd64.deb Size: 2052656 MD5sum: 35a4a93aa812ec0886a8603cead5d54e SHA1: 5126f100602e80295b22a5b25d63a2ea23927d1c SHA256: fb5cbc9ea1677c0bc9fbcfb80e30383377afed28709c2892fe08fd77eafcf364 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: clang-tools-21 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 38526 Depends: libc6 (>= 2.38), libclang-cpp21 (>= 1:21.1.8), libclang1-21 (>= 1:21.1.4), libgcc-s1 (>= 3.3), libllvm21, libstdc++6 (>= 11), libxml2 (>= 2.7.4), libz3-4 (>= 4.13.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), clang-21 (= 1:21.1.8-5~ffwd13+u1), python3:any Breaks: clang-21 (<< 1:21.1.4-6) Replaces: clang-21 (<< 1:21.1.4-6) Filename: amd64/clang-tools-21_21.1.8-5~ffwd13+u1_amd64.deb Size: 8995164 MD5sum: ad432811f5542fbe5452aebf820eef39 SHA1: b0a88df5dda0f02bbd7b7f7d57f88ae2f7297a30 SHA256: d1acda2ce399ba8779e90e346bcc9a7243e77f544101aafcf62552df132c460e Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, etc. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: clang-tools-22 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 40736 Depends: libc6 (>= 2.38), libclang-cpp22 (>= 1:22.1.6), libclang1-22 (>= 1:21.1.4), libgcc-s1 (>= 3.3), libllvm22, libstdc++6 (>= 11), libxml2 (>= 2.7.4), libz3-4 (>= 4.13.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), clang-22 (= 1:22.1.6-1~ffwd13+u1), python3:any Breaks: clang-22 (<< 1:22~++20251124083138+173600880b8f-1~exp1) Replaces: clang-22 (<< 1:22~++20251124083138+173600880b8f-1~exp1) Filename: amd64/clang-tools-22_22.1.6-1~ffwd13+u1_amd64.deb Size: 9254784 MD5sum: 0277ae52fc90dced3421264b3116dded SHA1: 8b3cb9bd00204620d8c9020abc65f6a7c718d512 SHA256: 3748f4d31baa8018acad5e553ae91d7b43c6db310d8bf067a835cd52c3e6dca4 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, etc. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: clangd-21 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 17049 Depends: libc6 (>= 2.38), libclang-cpp21 (>= 1:21.1.8), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.8-5~ffwd13+u1), libstdc++6 (>= 12), libclang-common-21-dev (= 1:21.1.8-5~ffwd13+u1) Filename: amd64/clangd-21_21.1.8-5~ffwd13+u1_amd64.deb Size: 3273316 MD5sum: 92d501bb470dcbe5391706d3fb805539 SHA1: b94a86e22050c1d015337e6d366e45ecca20883a SHA256: 1317d93f72eef42d9d164b99f74c920a45831173f9d2b35316f578b8bb49183f Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: clangd-22 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 17686 Depends: libc6 (>= 2.38), libclang-cpp22 (>= 1:22.1.6), libgcc-s1 (>= 3.0), libllvm22 (= 1:22.1.6-1~ffwd13+u1), libstdc++6 (>= 12), libclang-common-22-dev (= 1:22.1.6-1~ffwd13+u1) Filename: amd64/clangd-22_22.1.6-1~ffwd13+u1_amd64.deb Size: 3390744 MD5sum: be38d50626a0454542a15280a68e7b7e SHA1: c4f6574f51df800cba80557ec3bdf2f9083448b1 SHA256: d3c0e0ed7bf06a2a2fb1cb7b687803984451177f9b259bcc959be4e57293cc9a Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: directx-headers-dev Source: directx-headers Version: 1.619.1-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 3955 Filename: amd64/directx-headers-dev_1.619.1-1~ffwd13+u1_amd64.deb Size: 273596 MD5sum: 36056365b5a0c90c321943bb7b1ae445 SHA1: 13ff5bc85209c58504db5dda7bd4303e77a75d0c SHA256: 15fe6c68b084f804b51f175cb1463f3254d3745491b99ad8c9f297f4ad62a467 Section: graphics Priority: optional Homepage: https://github.com/microsoft/DirectX-Headers Description: Direct3D 12 headers This package provides the development headers for Direct3D 12. Original-Maintainer: Debian X Strike Force Original-Uploaders: Timo Aaltonen Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/directx-headers Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/directx-headers.git Uploaders: Daniel Baumann Package: flang-21 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 95737 Depends: libc6 (>= 2.38), libclang-cpp21 (>= 1:21.1.8), libgcc-s1 (>= 3.0), libllvm21, libmlir-21 (>= 1:21.1.8), libquadmath0 (>= 4.6), libstdc++6 (>= 11), libstdc++-14-dev, libgcc-14-dev, libflang-21-dev (= 1:21.1.8-5~ffwd13+u1) Provides: fortran-compiler, gfortran-mod-15 Filename: amd64/flang-21_21.1.8-5~ffwd13+u1_amd64.deb Size: 15847272 MD5sum: a80f7fe02553f3e958846a5ca9ae794d SHA1: 1ac8f42fae8faa1052f5ad2605747b108935dded SHA256: d8e3f2a12ed4ba17aad74ddba16a6f4e4c07848ac595de5412e2f533dc93080f Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: flang-22 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 110733 Depends: libc6 (>= 2.38), libclang-cpp22 (>= 1:22.1.6), libgcc-s1 (>= 3.0), libllvm22, libmlir-22 (>= 1:22.1.6), libquadmath0 (>= 4.6), libstdc++6 (>= 11), libstdc++-14-dev, libgcc-14-dev, libflang-22-dev (= 1:22.1.6-1~ffwd13+u1) Provides: fortran-compiler, gfortran-mod-15 Filename: amd64/flang-22_22.1.6-1~ffwd13+u1_amd64.deb Size: 17892816 MD5sum: 19965e31e23ae931123d53af16a61a92 SHA1: 906412ab6195390b942c0810fc385ddb90b6f3bb SHA256: d90e5040a5a143f18cefc71967319b035e1885c09bd2aed95a60a070e417965c Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libbolt-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 103 Filename: amd64/libbolt-21-dev_21.1.8-5~ffwd13+u1_amd64.deb Size: 66656 MD5sum: e1c1b5cbbef4ea06e7fd54d95790f385 SHA1: fbea3faa47ef56af75ab2ce608109b1a82329006 SHA256: 47b10205f1a12cd7650428d9dae1374dfcc85dd8a86a142da69243f8b04a9fd5 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libbolt-22-dev Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 104 Filename: amd64/libbolt-22-dev_22.1.6-1~ffwd13+u1_amd64.deb Size: 67752 MD5sum: 5e54dbe4c794d2c5b9e3a5be5bdeb36b SHA1: edade22c499620b429c56e39c30928a9ad419dc1 SHA256: 34183b205bdc1515af6eaecbf6ef84a7c757fb0272f19907ed1a9ab742046dba Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libc++-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 17064 Depends: libc++1 (>= 1:21.1.8-5~ffwd13+u1), libc++abi-21-dev (= 1:21.1.8-5~ffwd13+u1) Conflicts: libc++-x.y-dev Breaks: libc++1 (<< 1:21.1.4-6) Replaces: libc++-x.y-dev, libc++1 (<< 1:21.1.4-6) Provides: libc++-x.y-dev Filename: amd64/libc++-21-dev_21.1.8-5~ffwd13+u1_amd64.deb Size: 1504452 MD5sum: 9ad303bf779d5e9d1b1a5b003d918961 SHA1: 6544ef0e65b8722d4751083a4ceee468ce00dd4f SHA256: e2539ece166820e76ea5ba7a1cad6067932aa28272abf0fc9eceefd75d4dfd79 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libc++-21-dev-wasm32 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 16103 Depends: wasi-libc, libc++abi-21-dev-wasm32 Conflicts: libc++-x.y-dev-wasm32 Replaces: libc++-x.y-dev-wasm32 Provides: libc++-x.y-dev-wasm32 Filename: all/libc++-21-dev-wasm32_21.1.8-5~ffwd13+u1_all.deb Size: 1675236 MD5sum: 22bc1805ea403263514569beaf839bcf SHA1: d62bacf8118ac8032179f8cdf38eef9a3fe643e3 SHA256: a27246d88c038400cae88831391396ffeeea016fe9159bfe064e11c4dcc98cf4 Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: LLVM C++ Standard library (WASI) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This package provides a version for the 32-bit WebAssembly System Interface. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libc++-22-dev Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 17233 Depends: libc++1 (>= 1:22.1.6-1~ffwd13+u1), libc++abi-22-dev (= 1:22.1.6-1~ffwd13+u1) Conflicts: libc++-x.y-dev Breaks: libc++1 (<< 1:22~++20251023025710+3f47a7be1ae6-1~exp4) Replaces: libc++-x.y-dev, libc++1 (<< 1:22~++20251023025710+3f47a7be1ae6-1~exp4) Provides: libc++-x.y-dev Filename: amd64/libc++-22-dev_22.1.6-1~ffwd13+u1_amd64.deb Size: 1538632 MD5sum: b3725b6b014c3e6fce4edb6eb0456f0d SHA1: 7a46862c764c441934831127402a4364082705da SHA256: d841538a6a63f5de8876aa8eeeae2529c7e11cc3b0f650747daaf06e5ed33c0b Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libc++-22-dev-wasm32 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 16387 Depends: wasi-libc, libc++abi-22-dev-wasm32 Conflicts: libc++-x.y-dev-wasm32 Replaces: libc++-x.y-dev-wasm32 Provides: libc++-x.y-dev-wasm32 Filename: all/libc++-22-dev-wasm32_22.1.6-1~ffwd13+u1_all.deb Size: 1726560 MD5sum: 5575eb44c9febe5c984182e913af6514 SHA1: f2bd81acd97828708065757e35dd0d514cfa3cde SHA256: 69bf048252ebb626dd78383b83584ee9a22a097de6a41673730f87f0d49ca8e7 Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: LLVM C++ Standard library (WASI) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This package provides a version for the 32-bit WebAssembly System Interface. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libc++1 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 1256 Depends: libc++abi1 (>= 1:21.1.8-5~ffwd13+u1), libc6 (>= 2.38), libgcc-s1 (>= 3.0) Suggests: clang Conflicts: libc++-x.y Breaks: libc++1-14, libc++1-19, libc++1-21, libc++abi1-14, libc++abi1-19 Replaces: libc++-x.y, libc++1-21 Provides: libc++-x.y Filename: amd64/libc++1_21.1.8-5~ffwd13+u1_amd64.deb Size: 342048 MD5sum: d098aaa53c04e023e5b9f7a701e407e3 SHA1: cdb34cd63d866cd8ee89b651443b981a2a127f5c SHA256: 2ed36b5b21dc760c4ce615f4af7a74cd226c1588737974c2c280a230e68da558 Section: libs Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libc++1 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 1264 Depends: libc++abi1 (>= 1:22.1.6-1~ffwd13+u1), libc6 (>= 2.38), libgcc-s1 (>= 3.0) Suggests: clang Conflicts: libc++-x.y Breaks: libc++1-14, libc++1-19, libc++1-21, libc++abi1-14, libc++abi1-19 Replaces: libc++-x.y, libc++1-21 Provides: libc++-x.y Filename: amd64/libc++1_22.1.6-1~ffwd13+u1_amd64.deb Size: 348488 MD5sum: 1c2bde27b6b6b9ee6e000a511ebd82a4 SHA1: 67eea2fab40cfb7cc97376544482892d74aa727b SHA256: 10f2a036489db174c001630e8b1acd18fd89a517203a387fa24be047c9d95214 Section: libs Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libc++abi-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 736 Depends: libc++abi1 (>= 1:21.1.8-5~ffwd13+u1) Conflicts: libc++abi-x.y-dev Breaks: libc++abi-dev (<= 44), libc++abi1 (<< 1:21.1.4-6) Replaces: libc++abi-x.y-dev, libc++abi1 (<< 1:21.1.4-6) Provides: libc++abi-x.y-dev Filename: amd64/libc++abi-21-dev_21.1.8-5~ffwd13+u1_amd64.deb Size: 139448 MD5sum: 73332e1d6cee55ab97eb722f5453eb6f SHA1: 10e99d18988a2ff42e1b8564e057e7704ce5158d SHA256: 19f4452cbd8d73212891475e57ca6c997917ea567c47dadbde67a982d4e8ead0 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libc++abi-21-dev-wasm32 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 766 Depends: wasi-libc Conflicts: libc++abi-x.y-dev-wasm32 Replaces: libc++abi-x.y-dev-wasm32 Provides: libc++abi-x.y-dev-wasm32 Filename: all/libc++abi-21-dev-wasm32_21.1.8-5~ffwd13+u1_all.deb Size: 218468 MD5sum: 65825b54b9150f3e8cce1e78f4d3f75a SHA1: 9f95dbceb75254142efc3640bf25c2bb349fe753 SHA256: 152fa528073c4279dd98f76838125f3313e67d32fa674f7a079580a9dd134dff Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: LLVM low level support for a standard C++ library (WASI) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This package provides a version for the 32-bit WebAssembly System Interface. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libc++abi-22-dev Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 739 Depends: libc++abi1 (>= 1:22.1.6-1~ffwd13+u1) Conflicts: libc++abi-x.y-dev Breaks: libc++abi-dev (<= 44), libc++abi1 (<< 1:22~++20251023025710+3f47a7be1ae6-1~exp4) Replaces: libc++abi-x.y-dev, libc++abi1 (<< 1:22~++20251023025710+3f47a7be1ae6-1~exp4) Provides: libc++abi-x.y-dev Filename: amd64/libc++abi-22-dev_22.1.6-1~ffwd13+u1_amd64.deb Size: 140540 MD5sum: 92e097afde1d7c1587c9bb3550a59bb3 SHA1: 8e022b8ba0352d512c18fa570a618dfe354a6409 SHA256: 4c53f2d99184ec7560c78ebd118164626e7e000c967a417429ac34a53ed2f8f6 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libc++abi-22-dev-wasm32 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 753 Depends: wasi-libc Conflicts: libc++abi-x.y-dev-wasm32 Replaces: libc++abi-x.y-dev-wasm32 Provides: libc++abi-x.y-dev-wasm32 Filename: all/libc++abi-22-dev-wasm32_22.1.6-1~ffwd13+u1_all.deb Size: 215820 MD5sum: 3f614ee895e4300b8e55d0b72f747cc3 SHA1: f8f25e4ad9b1e63684e7c98374940ded98850781 SHA256: 8f77a267510de4207967003b67b196d80a08414d15d83d2ce22a7ddf462d65cb Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: LLVM low level support for a standard C++ library (WASI) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This package provides a version for the 32-bit WebAssembly System Interface. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libc++abi1 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 324 Depends: libc6 (>= 2.18), libgcc-s1 (>= 3.0) Conflicts: libc++abi-x.y Breaks: libc++abi1-14, libc++abi1-19, libc++abi1-21 Replaces: libc++abi-x.y, libc++abi1-21 Provides: libc++abi-x.y Filename: amd64/libc++abi1_21.1.8-5~ffwd13+u1_amd64.deb Size: 115416 MD5sum: 83d0ca73771a14c76a6a309e212299d9 SHA1: 263b567a116cf7f70100672b01cfac2bb793d409 SHA256: 6009f2883f17a1056bd3c6a96ec60299a618f219d305a0fb54387e14f9913ee5 Section: libs Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libc++abi1 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 325 Depends: libc6 (>= 2.18), libgcc-s1 (>= 3.0) Conflicts: libc++abi-x.y Breaks: libc++abi1-14, libc++abi1-19, libc++abi1-21 Replaces: libc++abi-x.y, libc++abi1-21 Provides: libc++abi-x.y Filename: amd64/libc++abi1_22.1.6-1~ffwd13+u1_amd64.deb Size: 117324 MD5sum: 08743c035242e7bac5141b25c2ab24a2 SHA1: 496b5589c2633756506ebc05d0208d4ff272ab1c SHA256: 575078893f0a5ead14eb29c6ede59164a81db9514b8d62d53c9cc0d1c2634d2e Section: libs Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libclang-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 292189 Depends: libstdc++-14-dev, libgcc-14-dev, libobjc-14-dev, libclang1-21 (= 1:21.1.8-5~ffwd13+u1), libclang-common-21-dev (= 1:21.1.8-5~ffwd13+u1) Filename: amd64/libclang-21-dev_21.1.8-5~ffwd13+u1_amd64.deb Size: 28243036 MD5sum: aaa55f20d7ff6a2fad567eaf8659f600 SHA1: 1191989c3c1b0c3dd1e5812e7a744b2e580c602f SHA256: 82a155b6f120fc325cdc8536c8ccf725a05b535b66af57642821313d9b0f842e Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: Clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang headers to develop extensions over libclang1-21. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libclang-22-dev Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 302834 Depends: libstdc++-14-dev, libgcc-14-dev, libobjc-14-dev, libclang1-22 (= 1:22.1.6-1~ffwd13+u1), libclang-common-22-dev (= 1:22.1.6-1~ffwd13+u1) Filename: amd64/libclang-22-dev_22.1.6-1~ffwd13+u1_amd64.deb Size: 29315400 MD5sum: 70f5960c27e955b5e3350f0f880ee530 SHA1: 462a9ad439c4513c3f0ab9c141f95a5df0c05489 SHA256: 9e6e25b2c19360716f41f1458d98977032132769a81e0871491eb8bf0e557d21 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: Clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang headers to develop extensions over libclang1-22. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libclang-common-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 14697 Recommends: libclang-rt-21-dev Filename: amd64/libclang-common-21-dev_21.1.8-5~ffwd13+u1_amd64.deb Size: 799828 MD5sum: bdc9c78227ee2380bdcae969aad65a5d SHA1: 8cf1a541ca9567a835e2fa2d6e8f9f58224a37aa SHA256: 291d32e60f0e08b1231c31474cd7d14c32231bc9f3c34df2e875fadfd348e916 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: Clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang generic headers. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libclang-common-22-dev Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 14725 Recommends: libclang-rt-22-dev Filename: amd64/libclang-common-22-dev_22.1.6-1~ffwd13+u1_amd64.deb Size: 804988 MD5sum: 2fed2b922dd3c1d05dbba6cc0fa382f4 SHA1: de910222c32243258139831fe94c0be41b55015d SHA256: 45a7f1d61579e7c6c47d26491dd733172d138e574e915cf7c79790f08c30b11e Section: libdevel Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: Clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang generic headers. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libclang-cpp21 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 59929 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.8-5~ffwd13+u1), libstdc++6 (>= 12) Filename: amd64/libclang-cpp21_21.1.8-5~ffwd13+u1_amd64.deb Size: 12858268 MD5sum: b1b43b3c0929ec10726c9118767fd198 SHA1: a91953ba4e3f521bab705af717f7bfd3eee907f1 SHA256: a155a102226eea93dbefdb6ec833809889bbcbe8a2bb292b0a7714fc2bbef197 Section: libs Priority: optional Homepage: https://www.llvm.org/ Description: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libclang-cpp21-dev Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 68 Depends: libstdc++-14-dev, libgcc-14-dev, libclang-cpp21 (= 1:21.1.8-5~ffwd13+u1) Filename: amd64/libclang-cpp21-dev_21.1.8-5~ffwd13+u1_amd64.deb Size: 53164 MD5sum: c0ad3fb93999c0892732844ff2c81791 SHA1: 85c80bbe3d0a5c11ef8ea08dcee82a7ec38ad0f2 SHA256: 610196aecec8f515b9c449dc6128ee4f1366acb708c5bd68800ed8b61110de7d Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. . This package contains symlinks without a version number, which are needed by linker at build time. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libclang-cpp22 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 62355 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm22 (= 1:22.1.6-1~ffwd13+u1), libstdc++6 (>= 12) Filename: amd64/libclang-cpp22_22.1.6-1~ffwd13+u1_amd64.deb Size: 13245392 MD5sum: 9b924208b353523c7777451a412d1ffa SHA1: f35c11712911f187177ded814ab8e9a82035058a SHA256: 1f40d4ab81c17a5115662e9443dbc90c795b57c94bcf31e93e40e51decfbb074 Section: libs Priority: optional Homepage: https://www.llvm.org/ Description: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libclang-cpp22-dev Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 69 Depends: libstdc++-14-dev, libgcc-14-dev, libclang-cpp22 (= 1:22.1.6-1~ffwd13+u1) Filename: amd64/libclang-cpp22-dev_22.1.6-1~ffwd13+u1_amd64.deb Size: 54296 MD5sum: 57de670c41e0b6f067dac0a12aab00b2 SHA1: 7c692cdfd81e2db9725c5b82eeb9c59b20547736 SHA256: 33d4d518cc3a7bfc592cf1ec0ff88a9f69f5efad10bf661feac5f29e511d4544 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. . This package contains symlinks without a version number, which needed by linker at build time. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libclang-rt-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 38726 Depends: libc6 (>= 2.38), libstdc++6 (>= 4.1.1) Filename: amd64/libclang-rt-21-dev_21.1.8-5~ffwd13+u1_amd64.deb Size: 2602812 MD5sum: 71538d3d3efbb45d6eca66ae61e33c77 SHA1: 04616e719e9d364af06936cf7fa3b04d9199c861 SHA256: 1568884e82b921f7b462bb71aa906de2fe7cf0bc72315ea48a2a59cadf30def9 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libclang-rt-21-dev-wasm32 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 304 Filename: all/libclang-rt-21-dev-wasm32_21.1.8-5~ffwd13+u1_all.deb Size: 93076 MD5sum: 4c03a79b487162b74fde698766a9772b SHA1: 9a73c4a6cd7076f2ca3ed75e32f4762b0e07ed90 SHA256: f930ddccb7cdbb2ddcf23b5714096e015cac795e5a9057cd8482f81129343d72 Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libclang-rt-21-dev-wasm64 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 311 Filename: all/libclang-rt-21-dev-wasm64_21.1.8-5~ffwd13+u1_all.deb Size: 93284 MD5sum: 56fcca2294a656d6b43ae3611dd24ca6 SHA1: f410defc7b1bed30647f64cc59c1add2746d2742 SHA256: d805048d984168fc872dd3f5bc4d078c00f59b5b1b7c9c5a6015930905fb9c05 Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libclang-rt-21-dev-win Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 893 Filename: all/libclang-rt-21-dev-win_21.1.8-5~ffwd13+u1_all.deb Size: 171312 MD5sum: a96e1c7e9968805d0a762fbe2cfcc01b SHA1: 052210b500eef94e4b129e04643b583300b208a9 SHA256: e56916e30d36d6a47d9f86f0b7a9100e70a9d5fe01d71c5a7abbce691318b4cb Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: Compiler-rt - Windows builtins Provides the compiler-rt builtins for Windows Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libclang-rt-22-dev Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 40022 Depends: libc6 (>= 2.38), libstdc++6 (>= 4.1.1) Filename: amd64/libclang-rt-22-dev_22.1.6-1~ffwd13+u1_amd64.deb Size: 2744576 MD5sum: b2243fb3939571661d2867dee0dadcd5 SHA1: 03300a30d52f88616340d4671569a6f01a0a4bc8 SHA256: 2f4655973def5a673c1fa4ab18c438b46fe6a2e70c70c3f872fd72975bed2fb8 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libclang-rt-22-dev-wasm32 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 305 Filename: all/libclang-rt-22-dev-wasm32_22.1.6-1~ffwd13+u1_all.deb Size: 94268 MD5sum: fe807c46b87557755a25a641e37f0e1e SHA1: 5c44fd8761b0b4d10f38b35189396950818b3628 SHA256: 54dfb640c8d190aa06f229b0db0f7728b81b043f35db459dfd45efe874cd6fb5 Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libclang-rt-22-dev-wasm64 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 312 Filename: all/libclang-rt-22-dev-wasm64_22.1.6-1~ffwd13+u1_all.deb Size: 94556 MD5sum: 64e2878e12045219302887ec30b8101d SHA1: c3d141095afd574b794a07b33a3653eeb7d2d045 SHA256: 0ae55c8b8bf6a8243a6bcc1b0c20805feb86be1a283c99321986f2870c65816d Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libclang-rt-22-dev-win Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 1447 Filename: all/libclang-rt-22-dev-win_22.1.6-1~ffwd13+u1_all.deb Size: 254956 MD5sum: fab35145ed9a92bed381bf9b8e161ab9 SHA1: 955c357909fb05b213b7db1d9f8570b0abf7ca95 SHA256: a86b7b13485ebf62cd92d909384fcdfe5d56ad9b120f9481ec1aed57660ac00f Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: Compiler-rt - Windows builtins Provides the compiler-rt builtins for Windows Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libclang1-21 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 32484 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm21, libstdc++6 (>= 11) Filename: amd64/libclang1-21_21.1.8-5~ffwd13+u1_amd64.deb Size: 7739692 MD5sum: a8385819db47982f7715bf9302c53da0 SHA1: 0266b13dfeda8d4521ebaaa48eb196f388742e39 SHA256: 6a89fa3596c1f2a53cb61a6c5eb9fa19342255fa06ea23abe89e47aba12777e4 Section: libs Priority: optional Homepage: https://www.llvm.org/ Description: C interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libclang1-22 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 34541 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm22, libstdc++6 (>= 11) Filename: amd64/libclang1-22_22.1.6-1~ffwd13+u1_amd64.deb Size: 7991904 MD5sum: 2c991e74d2157c59d21b471ceb940e11 SHA1: adaa0e937072b7d79a2d29e602d9365b33708740 SHA256: ef5d40704111ae7319a1bd44bae4b5b1fca060f87d42317fa650702fbf0a8d9a Section: libs Priority: optional Homepage: https://www.llvm.org/ Description: C interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libclc-21 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 53027 Depends: libclc-21-dev (= 1:21.1.8-5~ffwd13+u1), libclang-common-21-dev Conflicts: libclc-x.y Breaks: libclc-amdgcn, libclc-ptx, libclc-r600 Replaces: libclc-amdgcn, libclc-ptx, libclc-r600, libclc-x.y Provides: libclc-x.y Filename: all/libclc-21_21.1.8-5~ffwd13+u1_all.deb Size: 7156996 MD5sum: f239d72f5774579a8d7f139ec47d2ccb SHA1: a6b9783bbf2257f4fe922f2cc616c99b9cbc1660 SHA256: e813d95ccd793636ce1411defebad4aa127f3854ca967a4522b62eecd6793467 Section: libs Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libclc-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 68 Conflicts: libclc-x.y-dev Breaks: libclc-dev Replaces: libclc-dev, libclc-x.y-dev Provides: libclc-x.y-dev Filename: all/libclc-21-dev_21.1.8-5~ffwd13+u1_all.deb Size: 53364 MD5sum: 438e1b885ed52d0e4ae17637f95e9dd0 SHA1: 520a8f7d7acf5d777eeb0f94a8e95de41f32744f SHA256: c189cdcf3ff8f925724b2ae93e042a4e616282475e49a6df26ed0fd86575bd7e Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libclc-22 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 38668 Depends: libclc-22-dev (= 1:22.1.6-1~ffwd13+u1), libclang-common-22-dev Conflicts: libclc-x.y Breaks: libclc-amdgcn, libclc-ptx, libclc-r600 Replaces: libclc-amdgcn, libclc-ptx, libclc-r600, libclc-x.y Provides: libclc-x.y Filename: all/libclc-22_22.1.6-1~ffwd13+u1_all.deb Size: 5032508 MD5sum: cfad137a2573a018ba93c5338703c3b7 SHA1: 2691601b8d237c06607a4e76d3f097a9b5d9bf45 SHA256: ced2c31ccc988057c18cf225a5116fe5880fdbf468d07d6b653fa213eef5b862 Section: libs Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libclc-22-dev Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 69 Conflicts: libclc-x.y-dev Breaks: libclc-dev Replaces: libclc-dev, libclc-x.y-dev Provides: libclc-x.y-dev Filename: all/libclc-22-dev_22.1.6-1~ffwd13+u1_all.deb Size: 54508 MD5sum: ab6c6b77e88574e85713b97672ad2d8c SHA1: 3bcba37991858544a8927decfe15e005ed9e3ed9 SHA256: 1bcdb7ebfc463296d2538e4ea7657a2abad04d35b4adc7bcfab6e96943be75c1 Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libdrm-amdgpu1 Source: libdrm Version: 2.4.131-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 76 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.108) Filename: i386/libdrm-amdgpu1_2.4.131-1~ffwd13+u1_i386.deb Size: 27940 MD5sum: da9189bd98e886da11affd5a33218bab SHA1: 98649ebb73c93f52abf134eccd534b159c1d3dcd SHA256: 76b6c1639d180291f71847ba6b533d9c409022dd34fff38e536fc4ebff0efec2 Section: libs Priority: optional Multi-Arch: same Homepage: https://gitlab.freedesktop.org/mesa/drm/ Description: Userspace interface to amdgpu-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libdrm Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/libdrm Uploaders: Daniel Baumann Package: libdrm-amdgpu1 Source: libdrm Version: 2.4.131-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 73 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.108) Filename: amd64/libdrm-amdgpu1_2.4.131-1~ffwd13+u1_amd64.deb Size: 24660 MD5sum: eb11095c3b8ca331e7aacf1a9e85f77f SHA1: ec116795332b5e510a959e6a3a68d5bbd1d98cb3 SHA256: 346816c77f511745a2cddd911c629d4c7e40834f9c249fb4f5890c5aa1499d70 Section: libs Priority: optional Multi-Arch: same Homepage: https://gitlab.freedesktop.org/mesa/drm/ Description: Userspace interface to amdgpu-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libdrm Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/libdrm Uploaders: Daniel Baumann Package: libdrm-common Source: libdrm Version: 2.4.131-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 42 Filename: all/libdrm-common_2.4.131-1~ffwd13+u1_all.deb Size: 9560 MD5sum: 504afd7f7e2e6e61ba9b9e011fe22059 SHA1: eba9354e416f4c2c95d8a8abe7961c97005fa7d1 SHA256: c5d6026ad6ded0354227d47bbbeb7f464d5a7bd2984e92ef97828672ba92debc Section: libs Priority: optional Multi-Arch: foreign Homepage: https://gitlab.freedesktop.org/mesa/drm/ Description: Userspace interface to kernel DRM services -- common files This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides common files for libdrm. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libdrm Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/libdrm Uploaders: Daniel Baumann Package: libdrm-dev Source: libdrm Version: 2.4.131-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 1317 Depends: libdrm2 (= 2.4.131-1~ffwd13+u1), libdrm-intel1 (= 2.4.131-1~ffwd13+u1), libdrm-radeon1 (= 2.4.131-1~ffwd13+u1), libdrm-nouveau2 (= 2.4.131-1~ffwd13+u1), libdrm-amdgpu1 (= 2.4.131-1~ffwd13+u1), libpciaccess-dev Filename: i386/libdrm-dev_2.4.131-1~ffwd13+u1_i386.deb Size: 316668 MD5sum: 1699ff71ec6b51e4e8abd3893db1ef0e SHA1: c72f04c7f2cad7b4a58588e6a549626ccee5bf7c SHA256: 18e4388e37dd72270264a22fc9b29bdfb295cddb8f5db70956b37c1f4a7f853a Section: libdevel Priority: optional Multi-Arch: same Homepage: https://gitlab.freedesktop.org/mesa/drm/ Description: Userspace interface to kernel DRM services -- development files This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides the development environment for libdrm. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libdrm Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/libdrm Uploaders: Daniel Baumann Package: libdrm-dev Source: libdrm Version: 2.4.131-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 1409 Depends: libdrm2 (= 2.4.131-1~ffwd13+u1), libdrm-intel1 (= 2.4.131-1~ffwd13+u1), libdrm-radeon1 (= 2.4.131-1~ffwd13+u1), libdrm-nouveau2 (= 2.4.131-1~ffwd13+u1), libdrm-amdgpu1 (= 2.4.131-1~ffwd13+u1), libpciaccess-dev Filename: amd64/libdrm-dev_2.4.131-1~ffwd13+u1_amd64.deb Size: 304852 MD5sum: f0a1fc94fe7157efc216eb13b185d174 SHA1: 397836892b490312f3a13fbe6b028191527bacf5 SHA256: 74e19544f1d4339a5e5ca24ae62ff5292279c290d38f5642e1f8a342fe84edb5 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://gitlab.freedesktop.org/mesa/drm/ Description: Userspace interface to kernel DRM services -- development files This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides the development environment for libdrm. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libdrm Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/libdrm Uploaders: Daniel Baumann Package: libdrm-intel1 Source: libdrm Version: 2.4.131-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 185 Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.108), libpciaccess0 Filename: i386/libdrm-intel1_2.4.131-1~ffwd13+u1_i386.deb Size: 68316 MD5sum: 27c8475100050c3bfad3116c9d8338b1 SHA1: c344bcffd614c362d72423d7545d98f82005fd13 SHA256: 90525a86d84937192a74fcce557bb812950143ff020ba9db3d4599618f1c1c35 Section: libs Priority: optional Multi-Arch: same Homepage: https://gitlab.freedesktop.org/mesa/drm/ Description: Userspace interface to intel-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libdrm Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/libdrm Uploaders: Daniel Baumann Package: libdrm-intel1 Source: libdrm Version: 2.4.131-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 174 Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.108), libpciaccess0 Filename: amd64/libdrm-intel1_2.4.131-1~ffwd13+u1_amd64.deb Size: 65148 MD5sum: 32194e061615504b16a4042883016d2a SHA1: 146f365eacaf6c30e3ba3a89a95ebebea7c6b53e SHA256: 4be87b261d5b64513c434fd6c3e4b76620293b0285f6b1805c86fb84628daa44 Section: libs Priority: optional Multi-Arch: same Homepage: https://gitlab.freedesktop.org/mesa/drm/ Description: Userspace interface to intel-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libdrm Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/libdrm Uploaders: Daniel Baumann Package: libdrm-nouveau2 Source: libdrm Version: 2.4.131-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 62 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.108) Filename: i386/libdrm-nouveau2_2.4.131-1~ffwd13+u1_i386.deb Size: 22356 MD5sum: 4f22d50fd796b1e54cfb9d4a1f91cc5e SHA1: 0b9e4f8dd289e464157061888e9968e57ca70272 SHA256: 3ce0cc6e99449543a9716eb1417744612fe17d88fc00fddd59bbb994e17d89f0 Section: libs Priority: optional Multi-Arch: same Homepage: https://gitlab.freedesktop.org/mesa/drm/ Description: Userspace interface to nouveau-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libdrm Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/libdrm Uploaders: Daniel Baumann Package: libdrm-nouveau2 Source: libdrm Version: 2.4.131-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 63 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.108) Filename: amd64/libdrm-nouveau2_2.4.131-1~ffwd13+u1_amd64.deb Size: 20884 MD5sum: 28286ca1ae22cae992f42979a61e34a0 SHA1: 5b26687d0d7f442f4c1d73c36e318f6f1e2fc89f SHA256: 8f3d55b65e3ce86cc14fcd3db4944d59a10e025a9bb37988153c5ad47581fdac Section: libs Priority: optional Multi-Arch: same Homepage: https://gitlab.freedesktop.org/mesa/drm/ Description: Userspace interface to nouveau-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libdrm Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/libdrm Uploaders: Daniel Baumann Package: libdrm-radeon1 Source: libdrm Version: 2.4.131-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 74 Depends: libc6 (>= 2.4), libdrm2 (>= 2.4.108) Filename: i386/libdrm-radeon1_2.4.131-1~ffwd13+u1_i386.deb Size: 24272 MD5sum: c00ac8577a8585bb4c7829a8406d156e SHA1: 154d2fc2650cb66d1e711f74737ef0457c81b762 SHA256: 5c05d43b1683a3a6cdfd1ee716793ffbcdf54bea47ec33711af08dab4886187b Section: libs Priority: optional Multi-Arch: same Homepage: https://gitlab.freedesktop.org/mesa/drm/ Description: Userspace interface to radeon-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libdrm Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/libdrm Uploaders: Daniel Baumann Package: libdrm-radeon1 Source: libdrm Version: 2.4.131-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 75 Depends: libc6 (>= 2.4), libdrm2 (>= 2.4.108) Filename: amd64/libdrm-radeon1_2.4.131-1~ffwd13+u1_amd64.deb Size: 23588 MD5sum: 82124c77df8dd54170b6508eb4252dac SHA1: 92495f4bb7d7cb0e79d1c81d42855063ee97045d SHA256: 8094738b7b6fd0fddff859bdb7f3f0fc0b080c4e75bcde5813a87a24d31ac85e Section: libs Priority: optional Multi-Arch: same Homepage: https://gitlab.freedesktop.org/mesa/drm/ Description: Userspace interface to radeon-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libdrm Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/libdrm Uploaders: Daniel Baumann Package: libdrm-tests Source: libdrm Version: 2.4.131-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 195 Depends: libdrm2 (= 2.4.131-1~ffwd13+u1), libc6 (>= 2.38), libdrm-amdgpu1 (>= 2.4.77) Filename: i386/libdrm-tests_2.4.131-1~ffwd13+u1_i386.deb Size: 59272 MD5sum: f300b4b04f5773ab84a700cde9da7ed9 SHA1: d1f19e9dbc8f1bfaf7ceb61c0dff1d5bb1241e0c SHA256: c909a56e1f3dc7175f249103003fe3bd5f8cc4c8cc1eb09d40a2465b7f574525 Section: libs Priority: optional Homepage: https://gitlab.freedesktop.org/mesa/drm/ Description: Testing tools from the libdrm project This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package contains a variety of tools for testing from the libdrm project. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libdrm Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/libdrm Uploaders: Daniel Baumann Package: libdrm-tests Source: libdrm Version: 2.4.131-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 201 Depends: libdrm2 (= 2.4.131-1~ffwd13+u1), libc6 (>= 2.38), libdrm-amdgpu1 (>= 2.4.77) Filename: amd64/libdrm-tests_2.4.131-1~ffwd13+u1_amd64.deb Size: 57920 MD5sum: 1bee0018b3c58ba1d88da32297dac8ab SHA1: 5a32d5985f720605cfd5883e93f281b05722991b SHA256: 8a8510d6e13fced86f4dac7477b6bc74517373434118917dd7b6ba4b54eb4a07 Section: libs Priority: optional Homepage: https://gitlab.freedesktop.org/mesa/drm/ Description: Testing tools from the libdrm project This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package contains a variety of tools for testing from the libdrm project. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libdrm Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/libdrm Uploaders: Daniel Baumann Package: libdrm2 Source: libdrm Version: 2.4.131-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 127 Depends: libdrm-common (>= 2.4.131-1~ffwd13+u1), libc6 (>= 2.38) Filename: i386/libdrm2_2.4.131-1~ffwd13+u1_i386.deb Size: 43240 MD5sum: 382e17ff4ae9d393b5c0001d68dfcdb1 SHA1: 77ec2747b482c107e149a7cc704e95dc34475b6b SHA256: a2e07e7e3b14958ebdcaf083cedf6079e868dd761ebf04c5ff48d00b4c09316f Section: libs Priority: optional Multi-Arch: same Homepage: https://gitlab.freedesktop.org/mesa/drm/ Description: Userspace interface to kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides the runtime environment for libdrm. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libdrm Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/libdrm Uploaders: Daniel Baumann Package: libdrm2 Source: libdrm Version: 2.4.131-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 120 Depends: libdrm-common (>= 2.4.131-1~ffwd13+u1), libc6 (>= 2.38) Filename: amd64/libdrm2_2.4.131-1~ffwd13+u1_amd64.deb Size: 40348 MD5sum: 9b53640a1465a43c4bbefa852fff8dd2 SHA1: 3c742dbbff8357ed4db776fff7f73e094da6a08b SHA256: 98b7524771700f2a0dd976e6535cb1dc9fcdf08c386d53b2d7990566755f126a Section: libs Priority: optional Multi-Arch: same Homepage: https://gitlab.freedesktop.org/mesa/drm/ Description: Userspace interface to kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides the runtime environment for libdrm. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libdrm Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/libdrm Uploaders: Daniel Baumann Package: libegl-mesa0 Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 402 Depends: libgbm1 (= 26.1.0-1~ffwd13+u1), mesa-libgallium (= 26.1.0-1~ffwd13+u1), libc6 (>= 2.38), libdrm2 (>= 2.4.125-1), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libwayland-client0 (>= 1.23.0), libx11-6, libx11-xcb1, libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb-randr0 (>= 1.3), libxcb-shm0, libxcb-xfixes0, libxcb1 (>= 1.6) Provides: libegl-vendor Filename: i386/libegl-mesa0_26.1.0-1~ffwd13+u1_i386.deb Size: 138420 MD5sum: 808b6cd28c56914bd9d8083fe84f31e8 SHA1: bec49fbbe41248faf16f5c1e78127fca8b80f96f SHA256: 599f69c5d151ef447ee2201e92066ecadbadd35c9011ae7966a83ebfaa068c6c Section: libs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: free implementation of the EGL API -- Mesa vendor library This package contains the EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . This package contains the Mesa vendor library for EGL. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: libegl-mesa0 Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 472 Depends: libgbm1 (= 26.1.0-1~ffwd13+u1), mesa-libgallium (= 26.1.0-1~ffwd13+u1), libc6 (>= 2.38), libdrm2 (>= 2.4.125-1), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libwayland-client0 (>= 1.23.0), libx11-6, libx11-xcb1, libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb-randr0 (>= 1.3), libxcb-shm0, libxcb-xfixes0, libxcb1 (>= 1.6) Provides: libegl-vendor Filename: amd64/libegl-mesa0_26.1.0-1~ffwd13+u1_amd64.deb Size: 139484 MD5sum: 7892f54e1345b7ec8f6ab766bc9928ca SHA1: 735249f81e979da53a9302ea70fd2f9ac78e97f5 SHA256: 2cf8d16ebd50c426c115000a06f428993d7fa9520e6995fdb68ee28b0ba70666 Section: libs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: free implementation of the EGL API -- Mesa vendor library This package contains the EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . This package contains the Mesa vendor library for EGL. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: libegl1-mesa-dev Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 66 Depends: libegl-dev, libglvnd-dev Filename: i386/libegl1-mesa-dev_26.1.0-1~ffwd13+u1_i386.deb Size: 26372 MD5sum: 69cc6783a73cf8614c7199844dcf831e SHA1: dadac8347afaebafa8c91c278474f5b8bed4b243 SHA256: 25a841a3809fd26d434408e5b75727c8e573c3ef036fdc90363bac1864dbde00 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: free implementation of the EGL API -- development files This package contains the development environment required for compiling programs against EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . This package provides the development environment for compiling programs against the EGL library. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: libegl1-mesa-dev Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 66 Depends: libegl-dev, libglvnd-dev Filename: amd64/libegl1-mesa-dev_26.1.0-1~ffwd13+u1_amd64.deb Size: 26372 MD5sum: 051259e5a24ff62f55a7cbf3cb074a52 SHA1: 39901958028e82d312213d4007c008ddc91b604c SHA256: b6df8c15cf0115d83256e10b1658cede1342ba3a1ecaacb5590743df26ca54e4 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: free implementation of the EGL API -- development files This package contains the development environment required for compiling programs against EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . This package provides the development environment for compiling programs against the EGL library. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: libflang-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 645199 Depends: libstdc++-14-dev, libgcc-14-dev Filename: amd64/libflang-21-dev_21.1.8-5~ffwd13+u1_amd64.deb Size: 21310820 MD5sum: 7a18df3b7b6ae94436358cdbc650754e SHA1: d9808d5f0dfc46454fb4e72a280fb2a2c369ce26 SHA256: 50da97244fdbb830237594015885d62e732479556851bdf8f254018a1a203d9e Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libflang-22-dev Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 705936 Depends: libstdc++-14-dev, libgcc-14-dev Filename: amd64/libflang-22-dev_22.1.6-1~ffwd13+u1_amd64.deb Size: 22620124 MD5sum: 2677afc6f5a3b5bbf3c9983e7b49fcf0 SHA1: f8e89a04350437fb91f486129a606f33e58ae6b6 SHA256: a33f85b86fec806c4e62b9245b7b2dd5e6239fa84235658f98fd7323db3458e9 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libfuzzer-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 885 Depends: clang-21 (= 1:21.1.8-5~ffwd13+u1) Filename: amd64/libfuzzer-21-dev_21.1.8-5~ffwd13+u1_amd64.deb Size: 204872 MD5sum: e1ff5f4e4491966da93216015ccaff0e SHA1: 9a98c3ebc60c4bd9e3e07fdb5057dce52ff2e0b0 SHA256: cbe59809d657da22b4ef712ba273569c9bb3cf53b1cdac61c24511e9ff626929 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libfuzzer-22-dev Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 885 Depends: clang-22 (= 1:22.1.6-1~ffwd13+u1) Filename: amd64/libfuzzer-22-dev_22.1.6-1~ffwd13+u1_amd64.deb Size: 205880 MD5sum: 043f1c8378eb314cc12188c1d8c0dd03 SHA1: 2f44b3292b35b40e33e474d297d84dd2a1f3eb88 SHA256: c715736dd3c77ff585eec403dda3bc22344c4a115842dd2b9633808b3880fa44 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libgbm-dev Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 78 Depends: libgbm1 (= 26.1.0-1~ffwd13+u1) Filename: i386/libgbm-dev_26.1.0-1~ffwd13+u1_i386.deb Size: 28224 MD5sum: 97896e974efab484d2987f2c653e1555 SHA1: b374e82c34c9e5fc8d433621e2334f10bb1bcc88 SHA256: b038f0618ff336a3f5531d12ea6131060e4052f030da26132c62723bb891474d Section: libdevel Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: generic buffer management API -- development files This package contains the GBM buffer management library. It provides a mechanism for allocating buffers for graphics rendering tied to Mesa. . GBM is intended to be used as a native platform for EGL on drm or openwfd. . This package provides the development environment for compiling programs against the GBM library. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: libgbm-dev Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 78 Depends: libgbm1 (= 26.1.0-1~ffwd13+u1) Filename: amd64/libgbm-dev_26.1.0-1~ffwd13+u1_amd64.deb Size: 28236 MD5sum: 6dc3e4f57f866b5faa2aeaff46c80145 SHA1: cb3f2138c333f95d03ac8e16b5c6f2038cd9173c SHA256: e109b988bdef615ed7a160ed9a2a55b3b97d7985e6a83d464e230d83f21695ed Section: libdevel Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: generic buffer management API -- development files This package contains the GBM buffer management library. It provides a mechanism for allocating buffers for graphics rendering tied to Mesa. . GBM is intended to be used as a native platform for EGL on drm or openwfd. . This package provides the development environment for compiling programs against the GBM library. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: libgbm1 Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 141 Depends: mesa-libgallium (= 26.1.0-1~ffwd13+u1), libc6 (>= 2.38), libdrm2 (>= 2.4.125-1), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4) Filename: i386/libgbm1_26.1.0-1~ffwd13+u1_i386.deb Size: 56544 MD5sum: 768460120730b739bd8c6226a2cc2f1f SHA1: d7871e587e719687f35c63b707503a311961c490 SHA256: 45e44da61a360eae70969d3dd4a9854831f41f6579c7f06d8098faac60050f21 Section: libs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: generic buffer management API -- runtime This package contains the GBM buffer management library. It provides a mechanism for allocating buffers for graphics rendering tied to Mesa. . GBM is intended to be used as a native platform for EGL on drm or openwfd. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: libgbm1 Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 207 Depends: mesa-libgallium (= 26.1.0-1~ffwd13+u1), libc6 (>= 2.38), libdrm2 (>= 2.4.125-1), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4) Filename: amd64/libgbm1_26.1.0-1~ffwd13+u1_amd64.deb Size: 61868 MD5sum: e7a62224f42b830ec416375020984f88 SHA1: fdc455d9c79a441cc697e7e1ed755fa51e5962b5 SHA256: fdb6af6738f17c0eff4b1dd354d3bcbbdb39fc752dc42fb5534dc43e255f3c92 Section: libs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: generic buffer management API -- runtime This package contains the GBM buffer management library. It provides a mechanism for allocating buffers for graphics rendering tied to Mesa. . GBM is intended to be used as a native platform for EGL on drm or openwfd. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: libgit2-1.9 Source: libgit2 Version: 1.9.3+ds-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 1380 Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libllhttp9.2 (>= 7.3.0+dfsg1+~cs24.12.11), libpcre2-8-0 (>= 10.22), libssh2-1t64 (>= 1.7.0), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4) Filename: amd64/libgit2-1.9_1.9.3+ds-1~ffwd13+u1_amd64.deb Size: 560248 MD5sum: 0be12e94854eca0bded2c5931f933115 SHA1: d4828fdc9a94066004bb5bd8adbabd1472448e31 SHA256: b3eb02febedaa30b306d8d8db0890741f8ca6a7e6e36f2ad9055b0a57c1e8191 Section: libs Priority: optional Multi-Arch: same Homepage: https://libgit2.github.com/ Description: low-level Git library libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant link-able library with a solid API. Original-Maintainer: Utkarsh Gupta Original-Uploaders: Pirate Praveen , Mohammed Bilal , Timo Röhling , Original-Vcs-Browser: https://salsa.debian.org/debian/libgit2 Original-Vcs-Git: https://salsa.debian.org/debian/libgit2.git Uploaders: Daniel Baumann Package: libgit2-dev Source: libgit2 Version: 1.9.3+ds-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 3745 Depends: libgit2-1.9 (= 1.9.3+ds-1~ffwd13+u1), libllhttp-dev, libssl-dev, libpcre2-dev, libssh2-1-dev, zlib1g-dev Filename: amd64/libgit2-dev_1.9.3+ds-1~ffwd13+u1_amd64.deb Size: 851256 MD5sum: 8a5c2631283a91441159f1766a3ea97e SHA1: 26c54f443fde66ea358b63f4a028f4b0cebd986d SHA256: 1156b8912fe361c9e0b5dd50775726faf053af29378c60d2e45b805b688f6fdd Section: libdevel Priority: optional Multi-Arch: same Homepage: https://libgit2.github.com/ Description: low-level Git library (development files) libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant link-able library with a solid API. . This package contains the development files for libgit2. Original-Maintainer: Utkarsh Gupta Original-Uploaders: Pirate Praveen , Mohammed Bilal , Timo Röhling , Original-Vcs-Browser: https://salsa.debian.org/debian/libgit2 Original-Vcs-Git: https://salsa.debian.org/debian/libgit2.git Uploaders: Daniel Baumann Package: libgit2-experimental-dev Source: libgit2 Version: 1.9.3+ds-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 3509 Depends: libgit2-experimental1.9 (= 1.9.3+ds-1~ffwd13+u1), libllhttp-dev, libssl-dev, libpcre2-dev, libssh2-1-dev, zlib1g-dev Conflicts: libgit2-dev Filename: amd64/libgit2-experimental-dev_1.9.3+ds-1~ffwd13+u1_amd64.deb Size: 780600 MD5sum: e699007ff38ada12f0ab889432533931 SHA1: 7822c7c53e012098e56feab57829a4bc853b8905 SHA256: 7006f0f20c94db2bce9405f3cc966ed124ac9d017174c5885248774f09c79947 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://libgit2.github.com/ Description: low-level Git library with SHA-256 support (development files) libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant link-able library with a solid API. . This package contains the development files for libgit2 with experimental SHA-256 support enabled. Original-Maintainer: Utkarsh Gupta Original-Uploaders: Pirate Praveen , Mohammed Bilal , Timo Röhling , Original-Vcs-Browser: https://salsa.debian.org/debian/libgit2 Original-Vcs-Git: https://salsa.debian.org/debian/libgit2.git Uploaders: Daniel Baumann Package: libgit2-experimental1.9 Source: libgit2 Version: 1.9.3+ds-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 1407 Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libllhttp9.2 (>= 7.3.0+dfsg1+~cs24.12.11), libpcre2-8-0 (>= 10.22), libssh2-1t64 (>= 1.7.0), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4) Filename: amd64/libgit2-experimental1.9_1.9.3+ds-1~ffwd13+u1_amd64.deb Size: 564252 MD5sum: 11ea4bcd8edbbb5754341a2f3c220c67 SHA1: ca33f4237114b1040f7f0b63e3eaec61f916a7cf SHA256: f002c44e5f13f695bfd343d8ca5d88dbe65717bb301eb708ea51c40988b5f2a8 Section: libs Priority: optional Multi-Arch: same Homepage: https://libgit2.github.com/ Description: low-level Git library with SHA-256 support libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant link-able library with a solid API. . This package contains the shared library version with experimental SHA-256 support enabled. Original-Maintainer: Utkarsh Gupta Original-Uploaders: Pirate Praveen , Mohammed Bilal , Timo Röhling , Original-Vcs-Browser: https://salsa.debian.org/debian/libgit2 Original-Vcs-Git: https://salsa.debian.org/debian/libgit2.git Uploaders: Daniel Baumann Package: libgit2-fixtures Source: libgit2 Version: 1.9.3+ds-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 17920 Filename: all/libgit2-fixtures_1.9.3+ds-1~ffwd13+u1_all.deb Size: 2655676 MD5sum: 7dba83f7965d2a06d42be816167865c6 SHA1: d661754075b145381705dd8f782280f78649cff5 SHA256: ab4b4e52eaf20450615f0a47c0f39ffde33110045403c9c47748acadf3d3cfde Section: libs Priority: optional Multi-Arch: foreign Homepage: https://libgit2.github.com/ Description: low-level Git library (test suite examples) libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant link-able library with a solid API. . This package provides the test examples of the library, which can be useful for other pieces of software relying on libgit2, for testing purposes. Original-Maintainer: Utkarsh Gupta Original-Uploaders: Pirate Praveen , Mohammed Bilal , Timo Röhling , Original-Vcs-Browser: https://salsa.debian.org/debian/libgit2 Original-Vcs-Git: https://salsa.debian.org/debian/libgit2.git Uploaders: Daniel Baumann Package: libgl1-mesa-dev Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 41 Depends: libgl-dev, libglvnd-dev Filename: i386/libgl1-mesa-dev_26.1.0-1~ffwd13+u1_i386.deb Size: 22164 MD5sum: e60efbc0416ec354f01a10642cd32c1e SHA1: 2b06b2dc133f843df596dcac752498acb1a41b90 SHA256: 1ecdd4f4a2115b7f4a8b72f90676d5a251f1ed949f60b24dc3b57c369a1acbac Section: oldlibs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: libgl1-mesa-dev Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 41 Depends: libgl-dev, libglvnd-dev Filename: amd64/libgl1-mesa-dev_26.1.0-1~ffwd13+u1_amd64.deb Size: 22164 MD5sum: 9f55d192d8abb8256c752e947bbc84ca SHA1: 0c62e31302f86dd5d6960d05c0ba3d901a8776e5 SHA256: af5625fadc26c6391e632615cf926e036d4580daddd1b8e72c3c85bf03c2d30e Section: oldlibs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: libgl1-mesa-dri Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 269 Depends: libgbm1 (= 26.1.0-1~ffwd13+u1), libvulkan1, libc6 (>= 2.34), libgcc-s1 (>= 3.0) Filename: i386/libgl1-mesa-dri_26.1.0-1~ffwd13+u1_i386.deb Size: 49328 MD5sum: ab52b377261ebb23ff77b863670740a7 SHA1: 6658805fb7eb93963aee61a277f07c81ffd69714 SHA256: 4678f3903da19c3921d97949da1afc506721f9d7af19adbcdf91e1815d0a2f3f Section: libs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: free implementation of the OpenGL API -- DRI modules This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the OpenGL library itself, only the DRI modules for accelerating direct rendering. . For a complete description of Mesa, please look at the libglx-mesa0 package. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: libgl1-mesa-dri Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 295 Depends: libgbm1 (= 26.1.0-1~ffwd13+u1), libvulkan1, libc6 (>= 2.34) Filename: amd64/libgl1-mesa-dri_26.1.0-1~ffwd13+u1_amd64.deb Size: 51208 MD5sum: 5cc07419886bf4d9633b4333efce49be SHA1: c39c90613bf14ea90ed2a01a5a69babc8ca69f15 SHA256: e92bb9cc21581876589d9bea0f44a2363a0db31601234d0632ee552ea60c3b74 Section: libs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: free implementation of the OpenGL API -- DRI modules This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the OpenGL library itself, only the DRI modules for accelerating direct rendering. . For a complete description of Mesa, please look at the libglx-mesa0 package. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: libgles2-mesa-dev Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 41 Depends: libgles-dev, libglvnd-dev Filename: i386/libgles2-mesa-dev_26.1.0-1~ffwd13+u1_i386.deb Size: 22164 MD5sum: 07a64da696d42c81308334f7b61f4a4e SHA1: 62a9f8e5733b43cf1c462a19970f1dce6dbbaed2 SHA256: 7b6b28ac9e6be2971da5ab6a0c24fcce93ba387abfcea0e4a877fc8599c4619e Section: oldlibs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: libgles2-mesa-dev Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 41 Depends: libgles-dev, libglvnd-dev Filename: amd64/libgles2-mesa-dev_26.1.0-1~ffwd13+u1_amd64.deb Size: 22168 MD5sum: 7810481f7c7237c6807581a9ceec66ae SHA1: 6f9449567261077b2b61de2484567a887f159727 SHA256: b5619aa209b1c6d33631e8814d802adaf6b008cc2d092f63b20aa00d3217bdfb Section: oldlibs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: libglx-mesa0 Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 383 Depends: libgl1-mesa-dri, mesa-libgallium (= 26.1.0-1~ffwd13+u1), libc6 (>= 2.38), libdrm2 (>= 2.4.125-1), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libx11-6 (>= 2:1.4.99.1), libx11-xcb1, libxcb-dri3-0, libxcb-glx0 (>= 1.8), libxcb-present0, libxcb-shm0, libxcb-xfixes0, libxcb1, libxext6, libxxf86vm1 Breaks: glx-diversions (<< 0.8.4~), libopengl-perl (<< 0.6704+dfsg-2) Provides: libglx-vendor Filename: i386/libglx-mesa0_26.1.0-1~ffwd13+u1_i386.deb Size: 129336 MD5sum: 70151092a6242260530c8f5415803415 SHA1: e976282e80bf2b2968d9d15384891630fb990f6a SHA256: 4c237600097c438226293feb7b2149cf6d4ebd733cb0386798b596c06dac78da Section: libs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: free implementation of the OpenGL API -- GLX vendor library Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL. To the extent that Mesa utilizes the OpenGL command syntax or state machine, it is being used with authorization from Silicon Graphics, Inc. However, the authors make no claim that Mesa is in any way a compatible replacement for OpenGL or associated with Silicon Graphics, Inc. . This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the modules themselves: these can be found in the libgl1-mesa-dri package. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: libglx-mesa0 Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 433 Depends: libgl1-mesa-dri, mesa-libgallium (= 26.1.0-1~ffwd13+u1), libc6 (>= 2.38), libdrm2 (>= 2.4.125-1), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libx11-6 (>= 2:1.4.99.1), libx11-xcb1, libxcb-dri3-0, libxcb-glx0 (>= 1.8), libxcb-present0, libxcb-shm0, libxcb-xfixes0, libxcb1, libxext6, libxxf86vm1 Breaks: glx-diversions (<< 0.8.4~), libopengl-perl (<< 0.6704+dfsg-2) Provides: libglx-vendor Filename: amd64/libglx-mesa0_26.1.0-1~ffwd13+u1_amd64.deb Size: 132064 MD5sum: 94ec00419e5116cfc8e22cb66e5de183 SHA1: 617739466dadee2ee0a97b9ff7536962b949b875 SHA256: a4ac7da9710e356fbd17245610487bd975ea23967a3717bc26d2e6d1b4edde73 Section: libs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: free implementation of the OpenGL API -- GLX vendor library Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL. To the extent that Mesa utilizes the OpenGL command syntax or state machine, it is being used with authorization from Silicon Graphics, Inc. However, the authors make no claim that Mesa is in any way a compatible replacement for OpenGL or associated with Silicon Graphics, Inc. . This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the modules themselves: these can be found in the libgl1-mesa-dri package. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: liblld-21 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 14816 Depends: libllvm21 (= 1:21.1.8-5~ffwd13+u1) Filename: amd64/liblld-21_21.1.8-5~ffwd13+u1_amd64.deb Size: 1862104 MD5sum: 0485a67db785041a824e6d860e059a4e SHA1: 0ba40cbab36651be9ba5993b7ee0100ea8ffd825 SHA256: 5b5bd447d1b52846868d3b432b92fa72d5492b6fdcfd1466d97e548f950ac50c Section: libs Priority: optional Homepage: https://www.llvm.org/ Description: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: liblld-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 136 Depends: lld-21 (= 1:21.1.8-5~ffwd13+u1), liblld-21 (= 1:21.1.8-5~ffwd13+u1), libzstd-dev, zlib1g-dev Filename: amd64/liblld-21-dev_21.1.8-5~ffwd13+u1_amd64.deb Size: 67992 MD5sum: e7a59dd7f5c7dbb959c8e93538589a38 SHA1: eb7c780c8a370100843ed53485bfc544239864c2 SHA256: 27639079d171d39794dace73eb786731bf755dd95d3c82aa8f06eb0b86c05e46 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: LLVM-based linker, header files LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package provides the header files to build extension over lld. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: liblld-22 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 15214 Depends: libllvm22 (= 1:22.1.6-1~ffwd13+u1) Filename: amd64/liblld-22_22.1.6-1~ffwd13+u1_amd64.deb Size: 1895864 MD5sum: 2539e79e186cb753128f06b19e3c4777 SHA1: 49682f7103dcab107a18d97b91515830ededa759 SHA256: 98381884461d9aeffcb341888eeecf6e8ea324a4a412595eff8876a614f6a8e9 Section: libs Priority: optional Homepage: https://www.llvm.org/ Description: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: liblld-22-dev Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 137 Depends: lld-22 (= 1:22.1.6-1~ffwd13+u1), liblld-22 (= 1:22.1.6-1~ffwd13+u1), libzstd-dev, zlib1g-dev Filename: amd64/liblld-22-dev_22.1.6-1~ffwd13+u1_amd64.deb Size: 69096 MD5sum: 1d5cf1f3ef236481e9cabab74a65d279 SHA1: 791263eb97c893b075043ae42f484dea07b8a92c SHA256: 7f71fb69cb4dcbe5814318ebb9ccec927026b921ba7b2cd8b559c3a2709b6150 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: LLVM-based linker, header files LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package provides the header files to build extension over lld. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: liblldb-21 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 18617 Depends: libc6 (>= 2.38), libclang-cpp21 (>= 1:21.1.8), libcurl4t64 (>= 7.16.2), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libipt2 (>= 2.0), libllvm21 (= 1:21.1.8-5~ffwd13+u1), libncurses6 (>= 6), libpython3.13 (>= 3.13.0~rc3), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Filename: amd64/liblldb-21_21.1.8-5~ffwd13+u1_amd64.deb Size: 4469312 MD5sum: 150d3d651f42e72ebbf2312930e2da3c SHA1: e28fb85aadc17579f31844f106506c74414ff250 SHA256: 232e757ebabbd16d9f10ea091e88db51576e9094cb372af84e7d3aaf63d423c4 Section: libs Priority: optional Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: liblldb-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 3770 Depends: lldb-21 (= 1:21.1.8-5~ffwd13+u1) Breaks: liblldb-21 (<< 1:21.1.7-1~) Replaces: liblldb-21 (<< 1:21.1.7-1~) Filename: amd64/liblldb-21-dev_21.1.8-5~ffwd13+u1_amd64.deb Size: 614020 MD5sum: 00f9bfd3853856ea34da829ac3c5c45d SHA1: 5edb56a90e231b7a5b8c859ceb8246e9f68326a8 SHA256: 2ceebce99516ebbfc89b3bee9a6e7719e6e1aae09443c2a4c74155488248b698 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: liblldb-22 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 19402 Depends: libc6 (>= 2.38), libclang-cpp22 (>= 1:22.1.6), libcurl4t64 (>= 7.16.2), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libipt2 (>= 2.0), libllvm22 (= 1:22.1.6-1~ffwd13+u1), libncurses6 (>= 6), libpython3.13 (>= 3.13.0~rc3), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Filename: amd64/liblldb-22_22.1.6-1~ffwd13+u1_amd64.deb Size: 4667120 MD5sum: d1b5745341459bdc5ed6cebe2396e9ec SHA1: b21e27fbbe863545de38a5cd6dcaec8fb7bb2969 SHA256: f66fc11337588829710a9d3da0845ef8dcc2e215d3248c9096b93fb127d92f93 Section: libs Priority: optional Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: liblldb-22-dev Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 3921 Depends: lldb-22 (= 1:22.1.6-1~ffwd13+u1) Breaks: liblldb-22 (<< 1:22~++20251023025710+3f47a7be1ae6-1~exp7) Replaces: liblldb-22 (<< 1:22~++20251023025710+3f47a7be1ae6-1~exp7) Filename: amd64/liblldb-22-dev_22.1.6-1~ffwd13+u1_amd64.deb Size: 640880 MD5sum: 8f0b0cb2f2c5a53769ca454c3c0a7dff SHA1: 8fd52a4d3d18668cc10a8363fa3f8cce0f850fc5 SHA256: c6135a7ea4a5e7ff316983118a15044df907488704e779f3f6651bf3241f4947 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libllvm-21-ocaml-dev Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 3137 Depends: libbigarray-compat-ocaml-dev-hryr0, libctypes-ocaml-dev-3uda3, libintegers-ocaml-dev-vio08, libstdlib-ocaml-dev-m4xw9, ocaml-5.3.0, llvm-21-dev (= 1:21.1.8-5~ffwd13+u1) Suggests: llvm-21-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-21-ocaml-dev-noqp5, libllvm-x.y-ocaml-dev Filename: amd64/libllvm-21-ocaml-dev_21.1.8-5~ffwd13+u1_amd64.deb Size: 767176 MD5sum: 132129eefd6d6f00fbbfb0996a5cb10a SHA1: 78bc5c8759c7bed9b24a7832de88b58be98b0c4a SHA256: 1d59328cf064af0b0ed4edbb8d0b56c5b8c9a70f4fb6d1202a5c9ffcaf122667 Section: ocaml Priority: optional Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, OCaml bindings LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libllvm-22-ocaml-dev Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 1873 Depends: libbigarray-compat-ocaml-dev-hryr0, libctypes-ocaml-dev-3uda3, libintegers-ocaml-dev-vio08, libstdlib-ocaml-dev-m4xw9, ocaml-5.3.0, llvm-22-dev (= 1:22.1.6-1~ffwd13+u1) Suggests: llvm-22-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-22-ocaml-dev-qpmi4, libllvm-x.y-ocaml-dev Filename: amd64/libllvm-22-ocaml-dev_22.1.6-1~ffwd13+u1_amd64.deb Size: 721456 MD5sum: 8a16f506ca89930dcf79ab34d981c13f SHA1: f9145577d084806d7934e449631adc6af3ec13f9 SHA256: 4dc840a9a2b1064d3c74a8a2300087bb3b5b97606c3a68aae9c7128ddd7b43b1 Section: ocaml Priority: optional Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, OCaml bindings LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libllvm21 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 136332 Depends: libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libffi8 (>= 3.4), libgcc-s1 (>= 4.3), libstdc++6 (>= 12), libxml2 (>= 2.7.4), libz3-4 (>= 4.13.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0) Filename: amd64/libllvm21_21.1.8-5~ffwd13+u1_amd64.deb Size: 28342820 MD5sum: 3b016d02a95607c33b3867bde62e8669 SHA1: 8c3f31dd070418a7005207c3dabaf1f59460f37f SHA256: 16fda738af3a55299d645b38fe27f36f1ddfd049e0ee55c35c75264e65682dfe Section: libs Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libllvm22 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 147010 Depends: libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libffi8 (>= 3.4), libgcc-s1 (>= 4.3), libstdc++6 (>= 12), libxml2 (>= 2.7.4), libz3-4 (>= 4.13.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0) Filename: amd64/libllvm22_22.1.6-1~ffwd13+u1_amd64.deb Size: 29406032 MD5sum: a0cbaaa4f6b77c62c64f58dd8f406ae8 SHA1: 016789283e3f953e4110febbb781e6628234db78 SHA256: 23cb84492c361282d99bae21c30e70cae99f6cc4c15081dc6db208498b6f3475 Section: libs Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libllvmlibc-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 5703 Filename: amd64/libllvmlibc-21-dev_21.1.8-5~ffwd13+u1_amd64.deb Size: 485440 MD5sum: 0d7805200ef4e13d06edf17da1532053 SHA1: 8b61c88c08d4c4c420b39befaf0d28ced6008f05 SHA256: 1ae3c14391fb58b2e4f4ccd3c351b4b41910b0a09f19ed581971d79320524332 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: LLVM C Library - dev package Implementation of the C standard library targeting C17 and above. . This is an experimental project. Don't use in production. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libllvmlibc-22-dev Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 6072 Filename: amd64/libllvmlibc-22-dev_22.1.6-1~ffwd13+u1_amd64.deb Size: 521768 MD5sum: 15dff2d191ea1ad90a677ca3e0370784 SHA1: a05bc548baebb7ff2f915f3ea0a6e5bd1a4be35d SHA256: d717b732b2cb7327bf12deaf556098a8c8b7ca43b2170015099f017d6242afab Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: LLVM C Library - dev package Implementation of the C standard library targeting C17 and above. . This is an experimental project. Don't use in production. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libllvmspirvlib-21-dev Source: spirv-llvm-translator-21 Version: 21.1.5-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 50 Depends: libllvmspirvlib21.1 (= 21.1.5-1~ffwd13+u1) Conflicts: libllvmspirvlib-x.y-dev Breaks: libllvmspirvlib-dev (<< 13.0.0-3~) Replaces: libllvmspirvlib-dev (<< 13.0.0-3~), libllvmspirvlib-x.y-dev Provides: libllvmspirvlib-x.y-dev Filename: i386/libllvmspirvlib-21-dev_21.1.5-1~ffwd13+u1_i386.deb Size: 14896 MD5sum: 168806a1af73f9455b7ed95e170be2a7 SHA1: 1089faea24d7f5187e1cb415b8f93c5350e82ac1 SHA256: 716435a2e39217c047138339f40ee1eb9c64410a0af8e12eadd660221bb1c842 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://github.com/KhronosGroup/SPIRV-LLVM-Translator Description: bi-directional translator for LLVM/SPIRV -- development files SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This package includes a library and a tool for translation between LLVM IR and SPIR-V. . This package includes static libs and headers for development. Original-Maintainer: Debian OpenCL team Original-Uploaders: Timo Aaltonen , Andreas Beckmann , Original-Vcs-Browser: https://salsa.debian.org/opencl-team/spirv-llvm-translator Original-Vcs-Git: https://salsa.debian.org/opencl-team/spirv-llvm-translator.git -b llvm21/main Uploaders: Daniel Baumann Package: libllvmspirvlib-21-dev Source: spirv-llvm-translator-21 Version: 21.1.5-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 50 Depends: libllvmspirvlib21.1 (= 21.1.5-1~ffwd13+u1) Conflicts: libllvmspirvlib-x.y-dev Breaks: libllvmspirvlib-dev (<< 13.0.0-3~) Replaces: libllvmspirvlib-dev (<< 13.0.0-3~), libllvmspirvlib-x.y-dev Provides: libllvmspirvlib-x.y-dev Filename: amd64/libllvmspirvlib-21-dev_21.1.5-1~ffwd13+u1_amd64.deb Size: 14908 MD5sum: 4762d4bb80b468dc5eeab9aa789a3b3e SHA1: a6a5a09d1fd7ff464abe00e050399a0117d2d449 SHA256: 231bcd5eb4f7d347e8906040c3bfbdf2d89bae9a54393adc46cd699ee9396213 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://github.com/KhronosGroup/SPIRV-LLVM-Translator Description: bi-directional translator for LLVM/SPIRV -- development files SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This package includes a library and a tool for translation between LLVM IR and SPIR-V. . This package includes static libs and headers for development. Original-Maintainer: Debian OpenCL team Original-Uploaders: Timo Aaltonen , Andreas Beckmann , Original-Vcs-Browser: https://salsa.debian.org/opencl-team/spirv-llvm-translator Original-Vcs-Git: https://salsa.debian.org/opencl-team/spirv-llvm-translator.git -b llvm21/main Uploaders: Daniel Baumann Package: libllvmspirvlib21.1 Source: spirv-llvm-translator-21 Version: 21.1.5-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 4631 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), libllvm21 (>= 1:21.1.8), libstdc++6 (>= 11) Filename: i386/libllvmspirvlib21.1_21.1.5-1~ffwd13+u1_i386.deb Size: 1033424 MD5sum: 741fff4d022d9b8c6309b206f3094a9f SHA1: 28b01391198801e0c0e24df68c1063098927a990 SHA256: 1fd4086bad3f58a82e23cc15158cc60f7b9b26ded7865fd7ae1cbd188d77f308 Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/KhronosGroup/SPIRV-LLVM-Translator Description: bi-directional translator for LLVM/SPIRV -- shared library SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This package includes a library and a tool for translation between LLVM IR and SPIR-V. . This package includes the shared library. Original-Maintainer: Debian OpenCL team Original-Uploaders: Timo Aaltonen , Andreas Beckmann , Original-Vcs-Browser: https://salsa.debian.org/opencl-team/spirv-llvm-translator Original-Vcs-Git: https://salsa.debian.org/opencl-team/spirv-llvm-translator.git -b llvm21/main Uploaders: Daniel Baumann Package: libllvmspirvlib21.1 Source: spirv-llvm-translator-21 Version: 21.1.5-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 4541 Depends: libc6 (>= 2.38), libllvm21, libstdc++6 (>= 11) Filename: amd64/libllvmspirvlib21.1_21.1.5-1~ffwd13+u1_amd64.deb Size: 947944 MD5sum: 313bfdd426e01eaf7d430b6b9f27cdd1 SHA1: 050cd2a17c8787fb4093169f3499a5f30dba2bc1 SHA256: ccf4cbba2e20fc876cf3cce6c9160780c065304e15af7cf9f1b17f30206fd16e Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/KhronosGroup/SPIRV-LLVM-Translator Description: bi-directional translator for LLVM/SPIRV -- shared library SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This package includes a library and a tool for translation between LLVM IR and SPIR-V. . This package includes the shared library. Original-Maintainer: Debian OpenCL team Original-Uploaders: Timo Aaltonen , Andreas Beckmann , Original-Vcs-Browser: https://salsa.debian.org/opencl-team/spirv-llvm-translator Original-Vcs-Git: https://salsa.debian.org/opencl-team/spirv-llvm-translator.git -b llvm21/main Uploaders: Daniel Baumann Package: libmlir-21 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 95807 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm21, libstdc++6 (>= 12) Conflicts: libmlir-x.y Replaces: libmlir-x.y Provides: libmlir-x.y Filename: amd64/libmlir-21_21.1.8-5~ffwd13+u1_amd64.deb Size: 14938032 MD5sum: 455e14c10d24978a5700008015e3d312 SHA1: 9f66a399c20e00daf9f319bf4c692be9f0785fa7 SHA256: d3b2e74186b8f2ca75a389ac3ae1cf3c350eab09a9df375cc7bffbd5205989f5 Section: libs Priority: optional Homepage: https://www.llvm.org/ Description: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libmlir-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 492301 Depends: libmlir-21 (= 1:21.1.8-5~ffwd13+u1) Conflicts: libmlir-x.y-dev Breaks: libmlir-dev Replaces: libmlir-dev, libmlir-x.y-dev Provides: libmlir-x.y-dev Filename: amd64/libmlir-21-dev_21.1.8-5~ffwd13+u1_amd64.deb Size: 30024360 MD5sum: acc371c1502655dcedae4429325da48f SHA1: 6a7a63aca0f22c3d408a5e694ac3d98333eab9e1 SHA256: 5ef9e057ea41928b86fec1a978386a11c4768d1b5734e0e34396ac96fb3f6e8a Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libmlir-22 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 106767 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm22, libstdc++6 (>= 12) Conflicts: libmlir-x.y Replaces: libmlir-x.y Provides: libmlir-x.y Filename: amd64/libmlir-22_22.1.6-1~ffwd13+u1_amd64.deb Size: 16590056 MD5sum: 9e4093a069a4bb060ae5e4ac8aa46b0c SHA1: eaeade466406a14490c2541fb185e92a809603be SHA256: 327dd365390f269410eb991cd8663715e69e2410ac10aaf9308a71918b71d426 Section: libs Priority: optional Homepage: https://www.llvm.org/ Description: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libmlir-22-dev Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 546058 Depends: libmlir-22 (= 1:22.1.6-1~ffwd13+u1) Conflicts: libmlir-x.y-dev Breaks: libmlir-dev Replaces: libmlir-dev, libmlir-x.y-dev Provides: libmlir-x.y-dev Filename: amd64/libmlir-22-dev_22.1.6-1~ffwd13+u1_amd64.deb Size: 32634988 MD5sum: 4da73a0652b3383e5fe931a8daac8ddb SHA1: a4722354d18f678a32cdf9ad388d085163f5fb10 SHA256: 75274cabb655ef99966a5196ab4eae1aa65b883364a4fb3855f17ed3c581c2d5 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: liboffload-21 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 1648 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm21, libomp5 (>= 1:21.1), libstdc++6 (>= 12) Conflicts: liboffload-x.y Replaces: liboffload-x.y Provides: liboffload-x.y Filename: amd64/liboffload-21_21.1.8-5~ffwd13+u1_amd64.deb Size: 356468 MD5sum: 544bb99e6ee687b3b63008cda9c691ea SHA1: 9c08b3a98a8fba081d9d9f20aff3bbb6846fe412 SHA256: 7012c2b9906d0542044d8a8c20edfb84d877047393daa3841194b07077bba7b9 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Offload Library The offload library facilitates efficient task distribution by offloading specific computational tasks from the CPU to alternative hardware accelerators such as GPUs or FPGAs. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: liboffload-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 2651 Depends: liboffload-21 (= 1:21.1.8-5~ffwd13+u1), libc6 (>= 2.38), libgcc-s1 (>= 3.3), libllvm21, libomp5 (>= 0.20131209), libstdc++6 (>= 11), libz3-4 (>= 4.13.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Conflicts: liboffload-x.y-dev Breaks: libomp5 (<< 1:21.1.4-5) Replaces: liboffload-x.y-dev, libomp5 (<< 1:21.1.4-5) Provides: liboffload-x.y-dev Filename: amd64/liboffload-21-dev_21.1.8-5~ffwd13+u1_amd64.deb Size: 652172 MD5sum: c74a3d5c769cad17002879fb40279f1e SHA1: 4f1a18267e32b17c00fe96d6beed6e9f498a900a SHA256: 9de3591cfa05463af5c88b801d35968ccdd975154d9061f2934927bef6dc6f97 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: Offload Library - Development Package The offload library facilitates efficient task distribution by offloading specific computational tasks from the CPU to alternative hardware accelerators such as GPUs or FPGAs. . This development package includes headers and other resources needed for building applications that utilize the offload runtime. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: liboffload-22 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 1733 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm22, libomp5 (>= 1:21.1.5), libstdc++6 (>= 12) Conflicts: liboffload-x.y Replaces: liboffload-x.y Provides: liboffload-x.y Filename: amd64/liboffload-22_22.1.6-1~ffwd13+u1_amd64.deb Size: 384468 MD5sum: 0cbe27f4f1dc04acab80cf8b054a9657 SHA1: c3f116fc9391d65ccc063a963f091ebf5750f132 SHA256: 41a4908c61ea840a3c18605c39f5c8cc7d1b837264ec6e2a0715867b0ecaf76a Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Offload Library The offload library facilitates efficient task distribution by offloading specific computational tasks from the CPU to alternative hardware accelerators such as GPUs or FPGAs. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: liboffload-22-dev Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 1566 Depends: liboffload-22 (= 1:22.1.6-1~ffwd13+u1), libc6 (>= 2.38), libgcc-s1 (>= 3.3), libllvm22, libomp5 (>= 0.20131209), libstdc++6 (>= 11), libz3-4 (>= 4.13.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Conflicts: liboffload-x.y-dev Breaks: libomp5 (<< 1:22~++20251023025710+3f47a7be1ae6-1~exp3) Replaces: liboffload-x.y-dev, libomp5 (<< 1:22~++20251023025710+3f47a7be1ae6-1~exp3) Provides: liboffload-x.y-dev Filename: amd64/liboffload-22-dev_22.1.6-1~ffwd13+u1_amd64.deb Size: 505716 MD5sum: c9bf543829c10b4272f1dc04bbf001aa SHA1: 084c7a0f575a6b1e6211c11bd0d2340acf650732 SHA256: d661c23967a2160be22f999cb7868cb76ee7c071f9a6cd2c8b54e2fbd2d72e9b Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: Offload Library - Development Package The offload library facilitates efficient task distribution by offloading specific computational tasks from the CPU to alternative hardware accelerators such as GPUs or FPGAs. . This development package includes headers and other resources needed for building applications that utilize the offload runtime. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libomp-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 589 Depends: libomp5 (>= 1:21.1.8-5~ffwd13+u1), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libpython3.13 (>= 3.13.0~rc3), libstdc++6 (>= 13.1) Suggests: libomp-21-doc Conflicts: libomp-x.y-dev Breaks: libomp-dev (<< 3.7-1), libomp5 (<< 1:21.1.4-6) Replaces: libomp-x.y-dev, libomp5 (<< 1:21.1.4-6) Provides: libomp-x.y-dev Filename: amd64/libomp-21-dev_21.1.8-5~ffwd13+u1_amd64.deb Size: 139544 MD5sum: 3e69b6b154d1d567d906a62df5fbcecf SHA1: ae274bf3e6a87404131d4e7a7a655355b5d57b66 SHA256: ed045dcce51fa5e3afe0bdad27a926ce49a8c3993f71ff947a155f221731af50 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libomp-21-doc Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 14952 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Filename: all/libomp-21-doc_21.1.8-5~ffwd13+u1_all.deb Size: 1091452 MD5sum: eec6c6df62f81212628acbf6b7ef7732 SHA1: f661bcba4281314e4ace106ecb4e171e9a1ce4f3 SHA256: b458baf27d9ebc53d31e5389bb273ba7f5d865ef1581055b7131423cfb372089 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libomp-22-dev Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 606 Depends: libomp5 (>= 1:22.1.6-1~ffwd13+u1), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libpython3.13 (>= 3.13.0~rc3), libstdc++6 (>= 13.1) Suggests: libomp-22-doc Conflicts: libomp-x.y-dev Breaks: libomp-dev (<< 3.7-1), libomp5 (<< 1:22~++20251023025710+3f47a7be1ae6-1~exp4) Replaces: libomp-x.y-dev, libomp5 (<< 1:22~++20251023025710+3f47a7be1ae6-1~exp4) Provides: libomp-x.y-dev Filename: amd64/libomp-22-dev_22.1.6-1~ffwd13+u1_amd64.deb Size: 140228 MD5sum: e2e0e29eff535080daa4ba1faeb74a51 SHA1: 264a369ee29e82da4aecf90e8c2100f386f6074d SHA256: a8f3b785010ef72388ce5480102bbc24e1917e6e554f2b159b10f667eea37280 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libomp-22-doc Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 14926 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Filename: all/libomp-22-doc_22.1.6-1~ffwd13+u1_all.deb Size: 1090552 MD5sum: 8cffd83f0644e1d82a6919537fe665d5 SHA1: c73ba709fb7b3f4e86ec8adbaab25f5299982a91 SHA256: 8d8c14de88e684d468e978452dc0bd19ad7c7803416286811f33a84ba5aacf2d Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libomp5 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 1312 Depends: libc6 (>= 2.38) Conflicts: libomp-x.y Breaks: libomp5-21 Replaces: libomp-x.y, libomp5-21 Provides: libomp-x.y Filename: amd64/libomp5_21.1.8-5~ffwd13+u1_amd64.deb Size: 435832 MD5sum: 944d544ca0e61ed7b44b25e7b6cfabfe SHA1: c7ef668d23143a0b7815a058711b4ad39ed66411 SHA256: ba250cfbb3bbc2fa403efe229833d720f86c675ce04a232286b7631c217c108c Section: devel Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libomp5 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 1320 Depends: libc6 (>= 2.38) Conflicts: libomp-x.y Breaks: libomp5-22 Replaces: libomp-x.y, libomp5-22 Provides: libomp-x.y Filename: amd64/libomp5_22.1.6-1~ffwd13+u1_amd64.deb Size: 435788 MD5sum: 6d4f2d1f89f960c1a202362dc8dca4e8 SHA1: e30bd203d42373372bf3d1c182560490b30a7bd5 SHA256: ebabaf1eac77ba7748a6eff413fef5448d01eeb34227c95b92749ea88969e3de Section: devel Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libpolly-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 12576 Filename: amd64/libpolly-21-dev_21.1.8-5~ffwd13+u1_amd64.deb Size: 1653624 MD5sum: 77573a975249155110736276066d6d29 SHA1: 3557e29ada80bc76213fe7a990ea7a4cede96d8e SHA256: 81370596891ae411bc97330b4caf5abbe98b289e1875acaab78a3ba4a817bee9 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libpolly-22-dev Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 11366 Filename: amd64/libpolly-22-dev_22.1.6-1~ffwd13+u1_amd64.deb Size: 1568232 MD5sum: a9c444b89517bec0cc510a6eb2925c25 SHA1: 59e7ec6560c7b084daa3730f181ab6fa0fbd303e SHA256: 218a53c81954b656e8dfca25f0b20e6250a321111051a561760c8dd872f534c5 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: libstd-rust-1.94 Source: rustc Version: 1.94.1+dfsg1-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 92135 Depends: libc6 (>= 2.39), libgcc-s1 (>= 4.2), libllvm21, libstdc++6 (>= 13.1) Conflicts: rustup Filename: amd64/libstd-rust-1.94_1.94.1+dfsg1-1~ffwd13+u1_amd64.deb Size: 21706152 MD5sum: e3475ba986c765cab086b79608a414bc SHA1: 2c55ee4196df83ca21c7fa5840e35dc7a270755a SHA256: 8e8b6e6bb866ed070a7221eb2cb50508be46019adb3b486603ff99cf32a359fa Section: libs Priority: optional Multi-Arch: same Homepage: http://www.rust-lang.org/ Description: Rust standard libraries Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains the standard Rust libraries, built as dylibs, needed to run dynamically-linked Rust programs (-C prefer-dynamic). Original-Maintainer: Debian Rust Maintainers Original-Uploaders: Ximin Luo , Sylvestre Ledru , Fabian Grünbichler Original-Vcs-Browser: https://salsa.debian.org/rust-team/rust Original-Vcs-Git: https://salsa.debian.org/rust-team/rust.git Uploaders: Daniel Baumann Package: libstd-rust-dev Source: rustc Version: 1.94.1+dfsg1-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 187999 Depends: libstd-rust-1.94 (= 1.94.1+dfsg1-1~ffwd13+u1) Conflicts: rustup Filename: amd64/libstd-rust-dev_1.94.1+dfsg1-1~ffwd13+u1_amd64.deb Size: 39706164 MD5sum: 9ed7371fb5ca00ec5cadb46320f97ee4 SHA1: 8dbc6dfed1918b12fb1eb1e4faf12f154ec9fda5 SHA256: 9d54a1b7669996c0f5aa18fc3bb9cc2daad14d5a795064db8aa457abc23cfde4 Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.rust-lang.org/ Description: Rust standard libraries - development files Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains development files for the standard Rust libraries, needed to compile Rust programs. It may also be installed on a system of another host architecture, for cross-compiling to this architecture. Original-Maintainer: Debian Rust Maintainers Original-Uploaders: Ximin Luo , Sylvestre Ledru , Fabian Grünbichler Original-Vcs-Browser: https://salsa.debian.org/rust-team/rust Original-Vcs-Git: https://salsa.debian.org/rust-team/rust.git Uploaders: Daniel Baumann Package: libstd-rust-dev-bpf Source: rustc Version: 1.94.1+dfsg1-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 109433 Recommends: lld-21, clang-21 Filename: all/libstd-rust-dev-bpf_1.94.1+dfsg1-1~ffwd13+u1_all.deb Size: 26447380 MD5sum: 33b44c7a56d078c59b3db50b5b026401 SHA1: e0d20b71202b9fe1aa8cc3f793b97e4f931998e7 SHA256: 7335f9db9db8425dc0677ac5d67980fe43844bc229e016ea06aa6c3ef424e5cd Section: libdevel Priority: optional Multi-Arch: foreign Homepage: http://www.rust-lang.org/ Description: Rust standard libraries - development files Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains the standard Rust libraries including development files, needed to cross-compile Rust programs to the bpfeb-unknown-none and bpfel-unknown-none targets. Original-Maintainer: Debian Rust Maintainers Original-Uploaders: Ximin Luo , Sylvestre Ledru , Fabian Grünbichler Original-Vcs-Browser: https://salsa.debian.org/rust-team/rust Original-Vcs-Git: https://salsa.debian.org/rust-team/rust.git Uploaders: Daniel Baumann Package: libstd-rust-dev-wasm32 Source: rustc Version: 1.94.1+dfsg1-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 352064 Recommends: lld-21, clang-21 Suggests: nodejs (>= 12.16) Filename: all/libstd-rust-dev-wasm32_1.94.1+dfsg1-1~ffwd13+u1_all.deb Size: 92484836 MD5sum: a35e0dfaf226d63dd5223a05a21e52c2 SHA1: d1128b4cce7fb2e72538d86b0cf36ecc51ef588c SHA256: 2a7c61b5efb63eb454bdda4fc81a5d8b84b481977ea16726e5f2bd6aa89cc590 Section: libdevel Priority: optional Multi-Arch: foreign Homepage: http://www.rust-lang.org/ Description: Rust standard libraries - development files Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains the standard Rust libraries including development files, needed to cross-compile Rust programs to the wasm32-unknown-unknown and wasm32-wasip1/wasm32-wasip2 targets. Original-Maintainer: Debian Rust Maintainers Original-Uploaders: Ximin Luo , Sylvestre Ledru , Fabian Grünbichler Original-Vcs-Browser: https://salsa.debian.org/rust-team/rust Original-Vcs-Git: https://salsa.debian.org/rust-team/rust.git Uploaders: Daniel Baumann Package: libunwind-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 370 Depends: llvm-libunwind1 (>= 1:21.1.8-5~ffwd13+u1) Conflicts: libunwind-dev, libunwind-x.y-dev Breaks: llvm-libunwind1 (<< 1:21.1.4-6) Replaces: libunwind-dev, libunwind-x.y-dev, llvm-libunwind1 (<< 1:21.1.4-6) Provides: libunwind-x.y-dev Filename: amd64/libunwind-21-dev_21.1.8-5~ffwd13+u1_amd64.deb Size: 90068 MD5sum: 10598bc4fafcc269f529f57ce67ff571 SHA1: caf397f092bb910e7c444b4f61961bd0171ac231 SHA256: 5d5b2ec4dab0d51d63971a9575084ab7f921824e318a592cf0292b8f8a445790 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: LLVM unwinder, not compatible with glibc llvm-libunwind is the LLVM unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. Using it for packaging work inside Debian is not recommended, incompatible with glibc. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: libunwind-22-dev Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 387 Depends: llvm-libunwind1 (>= 1:22.1.6-1~ffwd13+u1) Conflicts: libunwind-dev, libunwind-x.y-dev Breaks: llvm-libunwind1 (<< 1:22~++20251023025710+3f47a7be1ae6-1~exp4) Replaces: libunwind-dev, libunwind-x.y-dev, llvm-libunwind1 (<< 1:22~++20251023025710+3f47a7be1ae6-1~exp4) Provides: libunwind-x.y-dev Filename: amd64/libunwind-22-dev_22.1.6-1~ffwd13+u1_amd64.deb Size: 92416 MD5sum: 10bfed412af3d07cc9f5aa8f34d534bc SHA1: 5e0d70d34987c45aa46f6587bd1dbcb846a52f9a SHA256: e109d11d35647bfb0a7c35fb0169703e6dd5e61d6e066e0959d8b316011cccef Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: LLVM unwinder, not compatible with glibc llvm-libunwind is the LLVM unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. Using it for packaging work inside Debian is not recommended, incompatible with glibc. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: lld-21 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 5954 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.8-5~ffwd13+u1), libstdc++6 (>= 12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.2) Filename: amd64/lld-21_21.1.8-5~ffwd13+u1_amd64.deb Size: 1472576 MD5sum: 6b034f246dad9749b7ca95026e42026c SHA1: 0e668861c74488ffb832616f8152bb978e841521 SHA256: fafa4688a7a8e095669afeff8e93fe5c1abc83e8b3ae885477013a4f73f9ef20 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: lld-22 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 6158 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm22 (= 1:22.1.6-1~ffwd13+u1), libstdc++6 (>= 12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.2) Filename: amd64/lld-22_22.1.6-1~ffwd13+u1_amd64.deb Size: 1522060 MD5sum: fd60e9c6c68aa9c30239c12ea9867f6b SHA1: c81098e81a74bfae77164383c23faa379edba13c SHA256: cbc219be8ecbbd6060d3f83f4d8974a995f8a9a82899a783a80fd9e603dcefdd Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: lldb-21 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 4157 Depends: libc6 (>= 2.38), libclang-cpp21 (>= 1:21.1.8), libedit2 (>= 2.11-20080614-0), libgcc-s1 (>= 3.0), liblldb-21, libllvm21 (= 1:21.1.8-5~ffwd13+u1), libncurses6 (>= 6), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4), python3-lldb-21 Filename: amd64/lldb-21_21.1.8-5~ffwd13+u1_amd64.deb Size: 1120580 MD5sum: 232b449344927127c5aec745017118d6 SHA1: 93cdc85ae6b27ea6ed479d220197fc170b1321b2 SHA256: dfd310ae22f7517c12d3de3c35fa9c8332f602d85994fde975fbac6cda9e0c87 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: lldb-22 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 6011 Depends: libc6 (>= 2.38), libclang-cpp22 (>= 1:22.1.6), libedit2 (>= 2.11-20080614-0), libgcc-s1 (>= 3.3), liblldb-22, libllvm22 (= 1:22.1.6-1~ffwd13+u1), libncurses6 (>= 6), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.6.27), libz3-4 (>= 4.13.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), python3-lldb-22 Filename: amd64/lldb-22_22.1.6-1~ffwd13+u1_amd64.deb Size: 1608088 MD5sum: ed4cdb71a328d3d3aeb051fa05c2ac86 SHA1: 0f18639323331408a52087859ce7ed48e228c895 SHA256: 56a5788630262f286a29d2d43a1af56e235055c23f4a728daac554dd51b48981 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: llvm-21 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 87137 Depends: llvm-21-runtime (= 1:21.1.8-5~ffwd13+u1), llvm-21-linker-tools (= 1:21.1.8-5~ffwd13+u1), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libgcc-s1 (>= 4.3), libllvm21, libpfm4, libstdc++6 (>= 12), libz3-4 (>= 4.13.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0) Recommends: llvm-21-dev Suggests: llvm-21-doc Filename: amd64/llvm-21_21.1.8-5~ffwd13+u1_amd64.deb Size: 18643924 MD5sum: 876bd8d3f498b8ddca5aa1b22b271f47 SHA1: 022984643422d4cfe25cf6ea4a0ae7cdcab4d501 SHA256: 1d28530a0fa6acdd53e2dfaa8c53fd6ec210c83b9d50900f06344130d11ae2e2 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X96, SparcV10, PowerPC or many other architectures. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: llvm-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 382923 Depends: libc6 (>= 2.2.5), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.8-5~ffwd13+u1), libstdc++6 (>= 4.1.1), libffi-dev, llvm-21 (= 1:21.1.8-5~ffwd13+u1), libncurses-dev, llvm-21-tools (= 1:21.1.8-5~ffwd13+u1), libclang-cpp21 (= 1:21.1.8-5~ffwd13+u1), libxml2-dev, libz3-dev Filename: amd64/llvm-21-dev_21.1.8-5~ffwd13+u1_amd64.deb Size: 48457860 MD5sum: 3f4060d24f7a961da027139aafe2c859 SHA1: b6cafff715dd417f38410b87824c695751a6d69c SHA256: 13889c0bb9cb456951ee320dcfbd57ca00af20a7a2db43343bdbc7ac7b36d118 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: llvm-21-doc Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 59877 Depends: libjs-jquery, libjs-underscore Filename: all/llvm-21-doc_21.1.8-5~ffwd13+u1_all.deb Size: 10051664 MD5sum: 7b4d8505ca80aeeb9089794c32b766f9 SHA1: b748be03578cb6677349356238ae0ca4acdf71e4 SHA256: af2258ccc4a4259142fdd775f2fe9bb7a19a84090f9f9de3a43808bd7b4ffd0b Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: llvm-21-examples Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 478 Depends: llvm-21-dev (>= 1:21.1.8-5~ffwd13+u1), llvm-21-dev (<< 1:21.1.8-5~ffwd13+u1+c~) Filename: all/llvm-21-examples_21.1.8-5~ffwd13+u1_all.deb Size: 292024 MD5sum: 91bd24ae7ed1c64a8ca2b74fb0757cdb SHA1: 0a847820a9c0366dbccd8166a6cf5287ca57e2cd SHA256: 522d18b4c3746041305c0d559ff01aa3f0d4f422e1f05689ba8bac36a39e9057 Section: doc Priority: optional Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: llvm-21-linker-tools Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 4282 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm21, libstdc++6 (>= 11) Filename: amd64/llvm-21-linker-tools_21.1.8-5~ffwd13+u1_amd64.deb Size: 1279848 MD5sum: 7b834c105c4be7ada10894c13e08c514 SHA1: 881f756da2a7280366e79bb65a0393a9ff597325 SHA256: 55ea4347febd1056ba0500445f0db6a2a97b676b24b5bfe27b6e0210bd93fe6f Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies - Plugins LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVMgold and LLVMPolly linker plugins. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: llvm-21-runtime Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 1747 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3), libllvm21, libstdc++6 (>= 12), libz3-4 (>= 4.13.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Recommends: binfmt-support | systemd Filename: amd64/llvm-21-runtime_21.1.8-5~ffwd13+u1_amd64.deb Size: 571728 MD5sum: 6f4a3833eb58356e0451b4cdd7405ebe SHA1: bfeced61623a7654caf8989cc94be3393b3f3b8a SHA256: d36546e7a561122e3f7fe23eb505e62406b5558056f0a02733f37c623a540f44 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, IR interpreter LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: llvm-21-tools Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 2164 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3), libllvm21, libstdc++6 (>= 11), libz3-4 (>= 4.13.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), python3:any, python3-pygments, python3-yaml Filename: amd64/llvm-21-tools_21.1.8-5~ffwd13+u1_amd64.deb Size: 494576 MD5sum: 53fed29acdb868adb959210e5518833f SHA1: d96cc108f8b7080526aef52382a8cb6548c2a4ea SHA256: 85867afaf647bbcc2a3373149bd6e497a87e2fc618f4af77fce11aa8a835d466 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: llvm-22 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 91262 Depends: llvm-22-runtime (= 1:22.1.6-1~ffwd13+u1), llvm-22-linker-tools (= 1:22.1.6-1~ffwd13+u1), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libgcc-s1 (>= 4.3), libllvm22, libpfm4, libstdc++6 (>= 12), libz3-4 (>= 4.13.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0) Recommends: llvm-22-dev Suggests: llvm-22-doc Filename: amd64/llvm-22_22.1.6-1~ffwd13+u1_amd64.deb Size: 19288104 MD5sum: d16b364ed4c2bffc946c4ae872f31391 SHA1: feb7d6532f988a75f67337fecb601bcd1854d749 SHA256: eef0a1ea10c490dd81af5be5e8ee1a977eccf71849435d88290da8d6f2de3a56 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X96, SparcV10, PowerPC or many other architectures. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: llvm-22-dev Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 395167 Depends: libc6 (>= 2.2.5), libgcc-s1 (>= 3.0), libllvm22 (= 1:22.1.6-1~ffwd13+u1), libstdc++6 (>= 4.1.1), libffi-dev, llvm-22 (= 1:22.1.6-1~ffwd13+u1), libncurses-dev, llvm-22-tools (= 1:22.1.6-1~ffwd13+u1), libclang-cpp22 (= 1:22.1.6-1~ffwd13+u1), libxml2-dev, libz3-dev Filename: amd64/llvm-22-dev_22.1.6-1~ffwd13+u1_amd64.deb Size: 49268844 MD5sum: ffcae6ff93e9d47236788df3f8fffd03 SHA1: 2d5534916a8bb87e435b4d6cc9af54c29c248a37 SHA256: dff3a475bf9f23bf7cbab8bb118c15bfa30f7fb1e59b6c750e7e1a26b0f7a843 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: llvm-22-doc Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 63173 Depends: libjs-jquery, libjs-underscore Filename: all/llvm-22-doc_22.1.6-1~ffwd13+u1_all.deb Size: 9001304 MD5sum: d33b9faf72eaab067e259c7c0033705c SHA1: a70f18a475273479b56e2dca0ac7d3000f3f2fba SHA256: b3de14f1867987a772b546762aaade5a2fd8b65f3e6eaf41a4402426469bfcb0 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: llvm-22-examples Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 485 Depends: llvm-22-dev (>= 1:22.1.6-1~ffwd13+u1), llvm-22-dev (<< 1:22.1.6-1~ffwd13+u1+c~) Filename: all/llvm-22-examples_22.1.6-1~ffwd13+u1_all.deb Size: 295308 MD5sum: dc2bd68b04d3658046031a439bda88fa SHA1: 62cc9e8a9573cd9d7c89282e1a3ffc1214d7c58d SHA256: db08a9e90f7a978e99fd61a28ed6a8f01f48f66e67e060ffcd582e7e6c1496e1 Section: doc Priority: optional Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: llvm-22-linker-tools Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 4065 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm22, libstdc++6 (>= 11) Filename: amd64/llvm-22-linker-tools_22.1.6-1~ffwd13+u1_amd64.deb Size: 1245940 MD5sum: 85e86a8e34658c5cc81c53451bedb8e1 SHA1: 0b5610bf2c9329bd3ac82ad47124da5aee7a4455 SHA256: 026dfb6133bf95dc476024b433b558d1fd406e96a9cbb51f2feac76eba836dd6 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies - Plugins LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVMgold and LLVMPolly linker plugins. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: llvm-22-runtime Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 1859 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3), libllvm22, libstdc++6 (>= 12), libz3-4 (>= 4.13.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Recommends: binfmt-support | systemd Filename: amd64/llvm-22-runtime_22.1.6-1~ffwd13+u1_amd64.deb Size: 615844 MD5sum: 3211307dd3989be841a99dadb537a67d SHA1: 588e890e81db5b9955d08063f7f7a2c97ff73dbf SHA256: 5189df3f76ec8a0a70a28d175ad3c734a640914fdfa6a24e147bc085100350d9 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, IR interpreter LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: llvm-22-tools Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 2258 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3), libllvm22, libstdc++6 (>= 11), libz3-4 (>= 4.13.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), python3:any, python3-pygments, python3-yaml Filename: amd64/llvm-22-tools_22.1.6-1~ffwd13+u1_amd64.deb Size: 504940 MD5sum: 23ece7f6a9120f310969a1046758f902 SHA1: a07090d066a60267fb36703897cd09ab601401c2 SHA256: e42b9cea38c9821467a83f59dbececbb08530baa5ca1b5d91e961a068893f376 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: llvm-libunwind1 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 121 Depends: libc6 (>= 2.34) Conflicts: libunwind-x.y Breaks: libunwind-21 Replaces: libunwind-21, libunwind-x.y Provides: libunwind-x.y Filename: amd64/llvm-libunwind1_21.1.8-5~ffwd13+u1_amd64.deb Size: 71724 MD5sum: 68065f2d53e360f77999e664af54c83b SHA1: b96a5084d178027d947d1167ab23f957a5a63c66 SHA256: 9ada8c8f9a78a9e0969940058c3c3fd070be26e4ec8bf81664180060de219c82 Section: libs Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: LLVM unwinder, not compatible with glibc llvm-libunwind is the LLVM unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. Using it for packaging work inside Debian is not recommended, incompatible with glibc. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: llvm-libunwind1 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 131 Depends: libc6 (>= 2.34) Conflicts: libunwind-x.y Breaks: libunwind-21 Replaces: libunwind-21, libunwind-x.y Provides: libunwind-x.y Filename: amd64/llvm-libunwind1_22.1.6-1~ffwd13+u1_amd64.deb Size: 73188 MD5sum: 66be3a2569c17c5d61e4ea5bd78c96ed SHA1: 112c26b8c3467f13159b033d33baeb3d050ae845 SHA256: 894b2269f7c263d954893cbcb1a6b369b5aef080628fc7f327d5609e9a3f24dc Section: libs Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: LLVM unwinder, not compatible with glibc llvm-libunwind is the LLVM unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. Using it for packaging work inside Debian is not recommended, incompatible with glibc. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: llvm-spirv-21 Source: spirv-llvm-translator-21 Version: 21.1.5-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 155 Depends: libllvmspirvlib21.1 (= 21.1.5-1~ffwd13+u1), libc6 (>= 2.34), libllvm21 (>= 1:21.1.8), libstdc++6 (>= 11) Filename: i386/llvm-spirv-21_21.1.5-1~ffwd13+u1_i386.deb Size: 49548 MD5sum: 7fafca72cb736ebcdf91a8458b929d82 SHA1: 343891fa9a9bebe1c5477f78ebf8b7da1a3d084b SHA256: 21cd23f504c1edd4551bba112e8639cb9a50efaad52c5356e3177652c711909a Section: libdevel Priority: optional Homepage: https://github.com/KhronosGroup/SPIRV-LLVM-Translator Description: bi-directional translator for LLVM/SPIRV SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This package includes a library and a tool for translation between LLVM IR and SPIR-V. . This package includes the llvm-spirv-21 binary. Original-Maintainer: Debian OpenCL team Original-Uploaders: Timo Aaltonen , Andreas Beckmann , Original-Vcs-Browser: https://salsa.debian.org/opencl-team/spirv-llvm-translator Original-Vcs-Git: https://salsa.debian.org/opencl-team/spirv-llvm-translator.git -b llvm21/main Uploaders: Daniel Baumann Package: llvm-spirv-21 Source: spirv-llvm-translator-21 Version: 21.1.5-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 156 Depends: libllvmspirvlib21.1 (= 21.1.5-1~ffwd13+u1), libc6 (>= 2.34), libllvm21, libstdc++6 (>= 11) Filename: amd64/llvm-spirv-21_21.1.5-1~ffwd13+u1_amd64.deb Size: 48360 MD5sum: d57656e19c558092ac2eea9706759010 SHA1: e9a80401a2ddf148ba4c40ab1eaf3c1afcb37f30 SHA256: d1cc3fe6db6091befe9c4533a3851f1921c1528069aa5baf73d9d24cdfce0c51 Section: libdevel Priority: optional Homepage: https://github.com/KhronosGroup/SPIRV-LLVM-Translator Description: bi-directional translator for LLVM/SPIRV SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This package includes a library and a tool for translation between LLVM IR and SPIR-V. . This package includes the llvm-spirv-21 binary. Original-Maintainer: Debian OpenCL team Original-Uploaders: Timo Aaltonen , Andreas Beckmann , Original-Vcs-Browser: https://salsa.debian.org/opencl-team/spirv-llvm-translator Original-Vcs-Git: https://salsa.debian.org/opencl-team/spirv-llvm-translator.git -b llvm21/main Uploaders: Daniel Baumann Package: mesa-common-dev Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 4081 Depends: libdrm-dev (>= 2.4.95), libgl-dev, libglx-dev, libx11-dev Breaks: libegl1-mesa-dev (<< 18.2.5-2) Replaces: libegl1-mesa-dev (<< 18.2.5-2) Filename: i386/mesa-common-dev_26.1.0-1~ffwd13+u1_i386.deb Size: 3456220 MD5sum: 44c1c5ed43428fb08a6d3638c201d7a6 SHA1: 9263e1a713daf4d426b14c6cd95e4431885c2331 SHA256: 3fc6e64ef65398d7917bacef88332b4af634f5940ca78e4ca8d7692a07f0cc3f Section: libdevel Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: Developer documentation for Mesa This package includes the specifications for the Mesa-specific OpenGL extensions, the complete set of release notes and the development header files common to all Mesa packages. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: mesa-common-dev Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 4081 Depends: libdrm-dev (>= 2.4.95), libgl-dev, libglx-dev, libx11-dev Breaks: libegl1-mesa-dev (<< 18.2.5-2) Replaces: libegl1-mesa-dev (<< 18.2.5-2) Filename: amd64/mesa-common-dev_26.1.0-1~ffwd13+u1_amd64.deb Size: 3456180 MD5sum: 2cf433f5d38033c018a52d1f4f6826e9 SHA1: aca79014a798548cfee73706be12b8a3bf190520 SHA256: 098a421ce066abee1834f56adca2a229be422b28ca968d7f5dad5daf5d9212bf Section: libdevel Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: Developer documentation for Mesa This package includes the specifications for the Mesa-specific OpenGL extensions, the complete set of release notes and the development header files common to all Mesa packages. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: mesa-drm-shim Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 617 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.125-1), libgcc-s1 (>= 4.2) Filename: i386/mesa-drm-shim_26.1.0-1~ffwd13+u1_i386.deb Size: 100928 MD5sum: 514a1e17f1140605ac3219cccf5cad01 SHA1: 4c104f1496b8598e9fdef9df748cb0b9832f1f4c SHA256: c30047dcff867b32fddddb8edd74d01f4f6e81ce065de142a6e49d5eb4564af2 Section: libs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: DRM shim libraries This package provides drm-shim libraries which can be used for testing DRM drivers when none exists on the host. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: mesa-drm-shim Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 619 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.125-1) Filename: amd64/mesa-drm-shim_26.1.0-1~ffwd13+u1_amd64.deb Size: 97576 MD5sum: 815d153ce3ddbd2eae69e095712989ae SHA1: 1bc0e0eebffadf7378443339992e7c696d69cf2b SHA256: 494b7b85645c625b8012f83a7eb3394ea88b89f18f7105205d3d91745c42c962 Section: libs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: DRM shim libraries This package provides drm-shim libraries which can be used for testing DRM drivers when none exists on the host. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: mesa-libgallium Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 47317 Depends: libc6 (>= 2.38), libdrm-amdgpu1 (>= 2.4.125-1), libdrm-intel1 (>= 2.4.125-1), libdrm2 (>= 2.4.125-1), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 7), libllvm21 (>= 1:21.1.8), libsensors5 (>= 1:3.5.0), libstdc++6 (>= 11), libx11-xcb1, libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb-randr0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Enhances: libva2 Breaks: mesa-va-drivers (<< 25.2.8-3), mesa-vdpau-drivers (<< 25.2.8-3) Replaces: mesa-va-drivers (<< 25.2.8-3), mesa-vdpau-drivers (<< 25.2.8-3) Provides: libglapi-mesa, mesa-va-drivers, mesa-vdpau-drivers, va-driver Filename: i386/mesa-libgallium_26.1.0-1~ffwd13+u1_i386.deb Size: 10752156 MD5sum: ff2c9199432af3b2bd95dc7009ee3a2f SHA1: 671c96f03623e8f166f8ed8039e05bd0a9903bf2 SHA256: 5eaa137dac8ed1b6c4ebbc143b49912ee707583ff4c272e7fb8007f3050cbaa0 Section: libs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: shared infrastructure for Mesa drivers This package contains libgallium, a private library shared between multiple Mesa drivers. This library is an implementation detail of Mesa and should not be used directly by user code. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: mesa-libgallium Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 45277 Depends: libc6 (>= 2.38), libdrm-amdgpu1 (>= 2.4.125-1), libdrm-intel1 (>= 2.4.125-1), libdrm2 (>= 2.4.125-1), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libllvm21, libsensors5 (>= 1:3.5.0), libstdc++6 (>= 11), libx11-xcb1, libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb-randr0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Enhances: libva2 Breaks: mesa-va-drivers (<< 25.2.8-3), mesa-vdpau-drivers (<< 25.2.8-3) Replaces: mesa-va-drivers (<< 25.2.8-3), mesa-vdpau-drivers (<< 25.2.8-3) Provides: libglapi-mesa, mesa-va-drivers, mesa-vdpau-drivers, va-driver Filename: amd64/mesa-libgallium_26.1.0-1~ffwd13+u1_amd64.deb Size: 10451340 MD5sum: 27957625f91b7fbf3b4e174d6edcfe80 SHA1: b9dd5e0d95a59eda2992701efbe88b82af68691a SHA256: 59b164c99efbfce667dccf4873765b4e10c058a7c415e18e2cfbfe214902b06d Section: libs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: shared infrastructure for Mesa drivers This package contains libgallium, a private library shared between multiple Mesa drivers. This library is an implementation detail of Mesa and should not be used directly by user code. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: mesa-opencl-icd Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 47240 Depends: libclc-21, ocl-icd-libopencl1 | libopencl1, libc6 (>= 2.38), libclang-cpp21 (>= 1:21.1.8), libdrm-amdgpu1 (>= 2.4.125-1), libdrm2 (>= 2.4.125-1), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libllvm21 (>= 1:21.1.8), libllvmspirvlib21.1, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Provides: opencl-icd Filename: i386/mesa-opencl-icd_26.1.0-1~ffwd13+u1_i386.deb Size: 10502572 MD5sum: 7154a199d6f43e3008dc5a869c44cca7 SHA1: 92deb0cc9e23d99c5c85d60d30b97e887fec6738 SHA256: 70f016e1f3aa6361eed35470a1cf857a36ca447b94e11e315ad4ac74c6544723 Section: libs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: free implementation of the OpenCL API -- ICD runtime This package contains the mesa implementation of the OpenCL (Open Compute Language) library, which is intended for use with an ICD loader. OpenCL provides a standardized interface for computational analysis on graphical processing units. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: mesa-opencl-icd Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 43523 Depends: libclc-21, ocl-icd-libopencl1 | libopencl1, libc6 (>= 2.38), libclang-cpp21 (>= 1:21.1.8), libdrm-amdgpu1 (>= 2.4.125-1), libdrm2 (>= 2.4.125-1), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libllvm21, libllvmspirvlib21.1, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Provides: opencl-icd Filename: amd64/mesa-opencl-icd_26.1.0-1~ffwd13+u1_amd64.deb Size: 9792112 MD5sum: ec971cba5140da594168c3d81b44f299 SHA1: 71351b678ea413f3660e7e9bb6ef7ab457c5547e SHA256: 8cb7e9d6688d2fd826249dcda34c9dcb6749572dd0f3cb90a016379d1b5666ec Section: libs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: free implementation of the OpenCL API -- ICD runtime This package contains the mesa implementation of the OpenCL (Open Compute Language) library, which is intended for use with an ICD loader. OpenCL provides a standardized interface for computational analysis on graphical processing units. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: mesa-vulkan-drivers Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 117291 Depends: libvulkan1, libc6 (>= 2.39), libdisplay-info2 (>= 0.2.0), libdrm-amdgpu1 (>= 2.4.125-1), libdrm2 (>= 2.4.125-1), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 7), libllvm21 (>= 1:21.1.8), libpng16-16t64 (>= 1.6.46), libstdc++6 (>= 13.1), libwayland-client0 (>= 1.23.0), libx11-xcb1, libxcb-dri3-0 (>= 1.17.0), libxcb-present0 (>= 1.17.0), libxcb-randr0 (>= 1.13), libxcb-shm0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Provides: vulkan-icd Filename: i386/mesa-vulkan-drivers_26.1.0-1~ffwd13+u1_i386.deb Size: 18107996 MD5sum: 78bb9be0aaba383cf9066857b09ee12c SHA1: 0dc9839ea9823ba698de00c721ca6d3a38a73879 SHA256: 56defaf6ab91c6df1bcf6df903229e4e5cd2e35ee6c6307b1a4d3ba514b59b22 Section: libs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: Mesa Vulkan graphics drivers Vulkan is a low-overhead 3D graphics and compute API. This package includes Vulkan drivers provided by the Mesa project. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: mesa-vulkan-drivers Source: mesa Version: 26.1.0-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 114650 Depends: libvulkan1, libc6 (>= 2.39), libdisplay-info2 (>= 0.2.0), libdrm-amdgpu1 (>= 2.4.125-1), libdrm2 (>= 2.4.125-1), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libllvm21, libpng16-16t64 (>= 1.6.46), libstdc++6 (>= 13.1), libwayland-client0 (>= 1.23.0), libx11-xcb1, libxcb-dri3-0 (>= 1.17.0), libxcb-present0 (>= 1.17.0), libxcb-randr0 (>= 1.13), libxcb-shm0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Provides: vulkan-icd Filename: amd64/mesa-vulkan-drivers_26.1.0-1~ffwd13+u1_amd64.deb Size: 17517640 MD5sum: 31106a3badca65a38637568864dc75aa SHA1: f9d691c7c1dc82ff833e07e605fd7116d66e2be2 SHA256: 0996b0bcf50d6b33967e83cfca89036030b6d6363c6eb261194381d2068682ae Section: libs Priority: optional Multi-Arch: same Homepage: https://mesa3d.org/ Description: Mesa Vulkan graphics drivers Vulkan is a low-overhead 3D graphics and compute API. This package includes Vulkan drivers provided by the Mesa project. Original-Maintainer: Debian X Strike Force Original-Uploaders: Andreas Boll Original-Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa Original-Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git Uploaders: Daniel Baumann Package: mlir-21-tools Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 190898 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3), libllvm21, libmlir-21 (>= 1:21.1.8), libstdc++6 (>= 12), libz3-4 (>= 4.13.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Filename: amd64/mlir-21-tools_21.1.8-5~ffwd13+u1_amd64.deb Size: 29175640 MD5sum: 485534680646f7f27cfee774792e559b SHA1: 2259106f15790928e3994fd8ec9d722728eb4817 SHA256: 59364320df0416a8678e84de73524f8034eebb1e9db75b688842c45173ed8a2d Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Multi-Level Intermediate Representation tools Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. . This package provides tools. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: mlir-22-tools Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 169238 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3), libllvm22, libmlir-22 (>= 1:22.1.6), libstdc++6 (>= 12), libz3-4 (>= 4.13.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Filename: amd64/mlir-22-tools_22.1.6-1~ffwd13+u1_amd64.deb Size: 27152364 MD5sum: 69f5f0c16f1f05b5b6f3939be3ba3d65 SHA1: 848d3eb442e4328c51c7161a67fbfc7059cab4fd SHA256: 46983a58ef2b1ba151181eab240adcb1314b8170b8e11821c4a53ae22d7e9dc4 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Multi-Level Intermediate Representation tools Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. . This package provides tools. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: python3-clang-21 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 206 Depends: python3:any, libclang-21-dev Conflicts: python-clang-x.y Replaces: python-clang-x.y Provides: python-clang-x.y Filename: amd64/python3-clang-21_21.1.8-5~ffwd13+u1_amd64.deb Size: 81488 MD5sum: 3ccdddc564cc12813e3b038c52290103 SHA1: 7915c2aa7733b29d8479e247d2699a018494a153 SHA256: b57bfba7bd0d553ea8994e9c90d980b805172df0d4348aafc65350b7a5954dec Section: python Priority: optional Homepage: https://www.llvm.org/ Description: Clang Python Bindings Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This binding package provides access to the Clang compiler and libraries. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: python3-clang-22 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 210 Depends: python3:any, libclang-22-dev Conflicts: python-clang-x.y Replaces: python-clang-x.y Provides: python-clang-x.y Filename: amd64/python3-clang-22_22.1.6-1~ffwd13+u1_amd64.deb Size: 83168 MD5sum: e7cb110b2f1969e7259ab9f2b3bc56b7 SHA1: 2921791c260ada7df46b0c479886e487594d50c2 SHA256: 9faa8c4050a3c6b9fe1cb203e2fe171b4cf0511fccfd3840b8e6b07b2addeeb7 Section: python Priority: optional Homepage: https://www.llvm.org/ Description: Clang Python Bindings Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This binding package provides access to the Clang compiler and libraries. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: python3-lldb-21 Source: llvm-toolchain-21 Version: 1:21.1.8-5~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 1028 Depends: python3 (<< 3.14), python3 (>= 3.13~), python3:any, liblldb-21 (= 1:21.1.8-5~ffwd13+u1) Conflicts: python3-lldb-x.y Replaces: python3-lldb-x.y Provides: python3-lldb-x.y Filename: amd64/python3-lldb-21_21.1.8-5~ffwd13+u1_amd64.deb Size: 187004 MD5sum: c541f30dd5c76dbd4fda03b0f627b7d7 SHA1: d65768854b1638cff1e01d8ef12bb4cc035a86ef SHA256: d7b3c1cf8281833d42959ba49ab07599010107ba74e4d00986c272f5af964eee Section: python Priority: optional Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger, python3 lib LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This binding package provides access to lldb. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna , Matthias Klose , Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/21 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 21 Uploaders: Daniel Baumann Package: python3-lldb-22 Source: llvm-toolchain-22 Version: 1:22.1.6-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 1057 Depends: python3 (<< 3.14), python3 (>= 3.13~), python3:any, liblldb-22 (= 1:22.1.6-1~ffwd13+u1) Conflicts: python3-lldb-x.y Replaces: python3-lldb-x.y Provides: python3-lldb-x.y Filename: amd64/python3-lldb-22_22.1.6-1~ffwd13+u1_amd64.deb Size: 193180 MD5sum: 3f3206d484ed437d34cf1b09972013b9 SHA1: 5fa0c4b46fabbe6c15efe1edb17ed453d9b8329d SHA256: 9ee28f33ae125a74d9bf3814a128baccfd6d7ad46b7931d082a2c2afbecda4a1 Section: python Priority: optional Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger, python3 lib LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This binding package provides access to lldb. Original-Maintainer: LLVM Packaging Team Original-Uploaders: Sylvestre Ledru , Gianfranco Costamagna Original-Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/22 Original-Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 22 Uploaders: Daniel Baumann Package: rust-all Source: rustc Version: 1.94.1+dfsg1-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 391 Depends: rustc (>= 1.94.1+dfsg1-1~ffwd13+u1), rustfmt (>= 1.94.1+dfsg1-1~ffwd13+u1), rust-analyzer (>= 1.94.1+dfsg1-1~ffwd13+u1), rust-clippy (>= 1.94.1+dfsg1-1~ffwd13+u1), rust-gdb (>= 1.94.1+dfsg1-1~ffwd13+u1) | rust-lldb (>= 1.94.1+dfsg1-1~ffwd13+u1), rust-llvm (>= 1.94.1+dfsg1-1~ffwd13+u1), cargo Recommends: cargo (= 1.94.1+dfsg1-1~ffwd13+u1) Suggests: rust-doc (>= 1.94.1+dfsg1-1~ffwd13+u1), rust-src (>= 1.94.1+dfsg1-1~ffwd13+u1), libstd-rust-dev-wasm32 (>= 1.94.1+dfsg1-1~ffwd13+u1) Filename: all/rust-all_1.94.1+dfsg1-1~ffwd13+u1_all.deb Size: 269080 MD5sum: 5fe74cc6efb0353c69044020efa4c0b9 SHA1: 6a9b0f48fe8517761ad9460839a73d04806458ab SHA256: 8b695e70faa2eb889cf5b96043759d5b22c60a4f38079470f5a43930b6d34393 Section: devel Priority: optional Homepage: http://www.rust-lang.org/ Description: Rust systems programming language - all developer tools Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package is an empty metapackage that depends on all developer tools in the standard rustc distribution that have been packaged for Debian. Original-Maintainer: Debian Rust Maintainers Original-Uploaders: Ximin Luo , Sylvestre Ledru , Fabian Grünbichler Original-Vcs-Browser: https://salsa.debian.org/rust-team/rust Original-Vcs-Git: https://salsa.debian.org/rust-team/rust.git Uploaders: Daniel Baumann Package: rust-analyzer Source: rustc Version: 1.94.1+dfsg1-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 38280 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstd-rust-1.94 (= 1.94.1+dfsg1-1~ffwd13+u1) Recommends: cargo, rust-src Conflicts: rustup Filename: amd64/rust-analyzer_1.94.1+dfsg1-1~ffwd13+u1_amd64.deb Size: 9180980 MD5sum: dcd3f9a53fe8536ba0675a51c203970f SHA1: fda0b171a293126e2e383411ce4bf44ba691fd5c SHA256: 19a164cf248a5d9fb4419d933ad70b9a1a1f3a75a6061ab9a56f278188ef0822 Section: devel Priority: optional Multi-Arch: allowed Homepage: http://www.rust-lang.org/ Description: Rust Language Server Protocol (LSP) implementation Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains 'rust-analyzer', an implementation of the Language Server Protocol for the Rust language. It provides features like completion and goto definition for many editors, like Emacs and (Neo)Vim. Original-Maintainer: Debian Rust Maintainers Original-Uploaders: Ximin Luo , Sylvestre Ledru , Fabian Grünbichler Original-Vcs-Browser: https://salsa.debian.org/rust-team/rust Original-Vcs-Git: https://salsa.debian.org/rust-team/rust.git Uploaders: Daniel Baumann Package: rust-clippy Source: rustc Version: 1.94.1+dfsg1-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 14408 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstd-rust-1.94 (= 1.94.1+dfsg1-1~ffwd13+u1) Recommends: cargo Conflicts: rustup Filename: amd64/rust-clippy_1.94.1+dfsg1-1~ffwd13+u1_amd64.deb Size: 3652084 MD5sum: 544ba06c398b35468862935d54eb058d SHA1: 866c48a2e6607975092020658d560b1fab8578fb SHA256: 8742a8781528ee6a4781878468345073554930a17ca0feab43548823183fb943 Section: devel Priority: optional Multi-Arch: allowed Homepage: http://www.rust-lang.org/ Description: Rust linter Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains 'clippy', a linter to catch common mistakes and improve your Rust code as well a collection of over 400 compatible lints. . Lints are divided into categories, each with a default lint level. You can choose how much Clippy is supposed to annoy help you by changing the lint level by category. . Clippy is integrated into the 'cargo' build tool, available via 'cargo clippy'. Original-Maintainer: Debian Rust Maintainers Original-Uploaders: Ximin Luo , Sylvestre Ledru , Fabian Grünbichler Original-Vcs-Browser: https://salsa.debian.org/rust-team/rust Original-Vcs-Git: https://salsa.debian.org/rust-team/rust.git Uploaders: Daniel Baumann Package: rust-doc Source: rustc Version: 1.94.1+dfsg1-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 620476 Depends: libjs-jquery, libjs-highlight.js, libjs-mathjax, fonts-open-sans, fonts-font-awesome Recommends: cargo-doc Filename: all/rust-doc_1.94.1+dfsg1-1~ffwd13+u1_all.deb Size: 25427528 MD5sum: 3d16639fb25745a6544d30c298ffc414 SHA1: 29c9396e5b5e018307f5e8fbe4a214e060f9e88a SHA256: 0c6fe6b1f6aec0e341d22257103c54c6d7dd27853550b1338d69e93c31a1add0 Section: doc Priority: optional Homepage: http://www.rust-lang.org/ Description: Rust systems programming language - Documentation Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains the Rust tutorial, language reference and standard library documentation. Original-Maintainer: Debian Rust Maintainers Original-Uploaders: Ximin Luo , Sylvestre Ledru , Fabian Grünbichler Original-Vcs-Browser: https://salsa.debian.org/rust-team/rust Original-Vcs-Git: https://salsa.debian.org/rust-team/rust.git Uploaders: Daniel Baumann Package: rust-gdb Source: rustc Version: 1.94.1+dfsg1-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 423 Depends: gdb Suggests: gdb-doc Replaces: rustc (<< 1.1.0+dfsg1-1) Filename: all/rust-gdb_1.94.1+dfsg1-1~ffwd13+u1_all.deb Size: 274840 MD5sum: 3fd1c28b39150197b71bcdb4d5cdd288 SHA1: cf72ed30977c526f967ff6fb3669911a0614b0d4 SHA256: 241d0174d835c71ca24425a3c9f8f219aa90ec1da16e7977ff7e8ad34e28b4f4 Section: devel Priority: optional Homepage: http://www.rust-lang.org/ Description: Rust debugger (gdb) Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains pretty printers and a wrapper script for invoking gdb on rust binaries. Original-Maintainer: Debian Rust Maintainers Original-Uploaders: Ximin Luo , Sylvestre Ledru , Fabian Grünbichler Original-Vcs-Browser: https://salsa.debian.org/rust-team/rust Original-Vcs-Git: https://salsa.debian.org/rust-team/rust.git Uploaders: Daniel Baumann Package: rust-lldb Source: rustc Version: 1.94.1+dfsg1-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 460 Depends: lldb-21, python3-lldb-21 Replaces: rustc (<< 1.1.0+dfsg1-1) Filename: all/rust-lldb_1.94.1+dfsg1-1~ffwd13+u1_all.deb Size: 278900 MD5sum: f4b7919ff477fb904d7644aca7fd311e SHA1: 4746ba60c529843e5e418999a9bb79b93feee391 SHA256: cb48373155b7bdf469a36b189fe597eb007af8b7eb0dfa8e7817729225d7af51 Section: devel Priority: optional Homepage: http://www.rust-lang.org/ Description: Rust debugger (lldb) Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains pretty printers and a wrapper script for invoking lldb on rust binaries. Original-Maintainer: Debian Rust Maintainers Original-Uploaders: Ximin Luo , Sylvestre Ledru , Fabian Grünbichler Original-Vcs-Browser: https://salsa.debian.org/rust-team/rust Original-Vcs-Git: https://salsa.debian.org/rust-team/rust.git Uploaders: Daniel Baumann Package: rust-llvm Source: rustc Version: 1.94.1+dfsg1-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 6214 Depends: libc6 (>= 2.39), libgcc-s1 (>= 4.2), lld-21, clang-21, llvm-21 Breaks: rustc (<< 1.71.1+dfsg1-1~exp1), rustc-mozilla (<< 1.71.1+dfsg1-1~exp1), rustc-web (<< 1.71.1+dfsg1-1~exp1) Replaces: rustc (<< 1.71.1+dfsg1-1~exp1), rustc-mozilla (<< 1.71.1+dfsg1-1~exp1), rustc-web (<< 1.71.1+dfsg1-1~exp1) Filename: amd64/rust-llvm_1.94.1+dfsg1-1~ffwd13+u1_amd64.deb Size: 1830700 MD5sum: d840f6a37258ba1977d039ca9154286c SHA1: d29da8f3161a3a44fc63b60d6499c00ba129dd6e SHA256: 7748ac67fb296a8cca04b17cbd7c83b1ffd6e4cb97ec4d4d5066dc8b5f96b8d5 Section: devel Priority: optional Homepage: http://www.rust-lang.org/ Description: Rust LLVM integration Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains symlinks for integration with LLVM tools such as lld and grcov, and the wasm-component-ld helper binary for the wasm-wasip2 target. Original-Maintainer: Debian Rust Maintainers Original-Uploaders: Ximin Luo , Sylvestre Ledru , Fabian Grünbichler Original-Vcs-Browser: https://salsa.debian.org/rust-team/rust Original-Vcs-Git: https://salsa.debian.org/rust-team/rust.git Uploaders: Daniel Baumann Package: rust-src Source: rustc Version: 1.94.1+dfsg1-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 323625 Conflicts: rustup Filename: all/rust-src_1.94.1+dfsg1-1~ffwd13+u1_all.deb Size: 43263952 MD5sum: 09cfa15abf6c766f8ea6b13dbb81020f SHA1: eb0f632b874d08dc2235fb46afefadb02d720b64 SHA256: d4dfd79ede0957dfe0e8b473e40edfb40ccb7afa04b7ff4499abcba07bc6a869 Section: devel Priority: optional Multi-Arch: foreign Homepage: http://www.rust-lang.org/ Description: Rust systems programming language - source code Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains sources of the Rust compiler and standard libraries, useful for IDEs and code analysis tools such as Racer. Original-Maintainer: Debian Rust Maintainers Original-Uploaders: Ximin Luo , Sylvestre Ledru , Fabian Grünbichler Original-Vcs-Browser: https://salsa.debian.org/rust-team/rust Original-Vcs-Git: https://salsa.debian.org/rust-team/rust.git Uploaders: Daniel Baumann Package: rustc Version: 1.94.1+dfsg1-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 13168 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstd-rust-dev (= 1.94.1+dfsg1-1~ffwd13+u1), gcc, libc-dev, binutils (>= 2.26) Recommends: cargo (= 1.94.1+dfsg1-1~ffwd13+u1), rust-llvm Conflicts: rustup Breaks: libstd-rust-dev (<< 1.25.0+dfsg1-2~~) Replaces: libstd-rust-dev (<< 1.25.0+dfsg1-2~~) Filename: amd64/rustc_1.94.1+dfsg1-1~ffwd13+u1_amd64.deb Size: 4420692 MD5sum: 9f66840dcfc03795da14cfb8e9f7050e SHA1: 52296c47f91039ae04a6a06a0cbbdb01997ca600 SHA256: cd3ffae24ee0a8f054caaaf9b3e61291435982cf78441e3e92db424778fdef18 Section: devel Priority: optional Multi-Arch: allowed Homepage: http://www.rust-lang.org/ Description: Rust systems programming language Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. Original-Maintainer: Debian Rust Maintainers Original-Uploaders: Ximin Luo , Sylvestre Ledru , Fabian Grünbichler Original-Vcs-Browser: https://salsa.debian.org/rust-team/rust Original-Vcs-Git: https://salsa.debian.org/rust-team/rust.git Uploaders: Daniel Baumann Package: rustfmt Source: rustc Version: 1.94.1+dfsg1-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 6974 Depends: libc6 (>= 2.39), libgcc-s1 (>= 4.2), libstd-rust-1.94 (= 1.94.1+dfsg1-1~ffwd13+u1) Recommends: cargo Conflicts: rustup Filename: amd64/rustfmt_1.94.1+dfsg1-1~ffwd13+u1_amd64.deb Size: 2127156 MD5sum: 5aa861c31e504833ded3c6523c937a11 SHA1: b315b31d3159dbd9d01479a1f5cddc4ebb7890cc SHA256: 6bae09f46641eb9fa55766c6ece979168a23b90a0e322a883445ea9ce885865a Section: devel Priority: optional Multi-Arch: allowed Homepage: http://www.rust-lang.org/ Description: Rust formatting helper Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains 'rustfmt', a tool for formatting Rust code according to style guidelines, as well as 'cargo-fmt', a helper enabling running rustfmt directly with 'cargo fmt'. Original-Maintainer: Debian Rust Maintainers Original-Uploaders: Ximin Luo , Sylvestre Ledru , Fabian Grünbichler Original-Vcs-Browser: https://salsa.debian.org/rust-team/rust Original-Vcs-Git: https://salsa.debian.org/rust-team/rust.git Uploaders: Daniel Baumann Package: spirv-headers Version: 1.6.1+1.4.341.0-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 3569 Filename: all/spirv-headers_1.6.1+1.4.341.0-1~ffwd13+u1_all.deb Size: 167796 MD5sum: 4d3a9fce50fc7b139fea1d3d6db8267c SHA1: 559a77b0492d01375190e6ed4f4e8b00647573b1 SHA256: e8dbf457b007be8fd6b45e3457c78b4024d07ae7e112db259da2dac9d294529e Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://github.com/KhronosGroup/SPIRV-Headers Description: Machine-readable files for the SPIR-V Registry This package includes: - Header files for various languages - JSON files describing the grammar for the SPIR-V core instruction set and the extended instruction sets. - The XML registry file. . For more info, see https://github.com/KhronosGroup/SPIRV-Headers Original-Maintainer: Debian X Strike Force Original-Vcs-Browser: https://salsa.debian.org/xorg-team/vulkan/spirv-headers Original-Vcs-Git: https://salsa.debian.org/xorg-team/vulkan/spirv-headers.git Uploaders: Daniel Baumann Package: spirv-tools Version: 2026.1-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 27058 Depends: libc6 (>= 2.38), libgcc-s1 (>= 7), libstdc++6 (>= 13.1) Filename: i386/spirv-tools_2026.1-1~ffwd13+u1_i386.deb Size: 3439752 MD5sum: 9c67a99d8d4e939bdb9aac9bf6e258aa SHA1: 70b912d31fc91579fa3d5349a0a6040cba1b07a5 SHA256: 14a1be0805335ed7fa6ec19aa7292a7cd516dfb9aa86bf8932e44bbaf58722d7 Section: libdevel Priority: optional Homepage: https://github.com/KhronosGroup/SPIRV-Tools Description: API and commands for processing SPIR-V modules (tools) The project includes an assembler, binary module parser, disassembler, validator, and optimizer for SPIR-V. Except for the optimizer, all are based on a common static library. The library contains all of the implementation details, and is used in the standalone tools whilst also enabling integration into other code bases directly. The optimizer implementation resides in its own library, which depends on the core library. . This package provides tools. Original-Maintainer: Debian X Strike Force Original-Vcs-Browser: https://salsa.debian.org/xorg-team/vulkan/spirv-tools Original-Vcs-Git: https://salsa.debian.org/xorg-team/vulkan/spirv-tools.git Uploaders: Daniel Baumann Package: spirv-tools Version: 2026.1-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 23459 Depends: libc6 (>= 2.38), libstdc++6 (>= 13.1) Filename: amd64/spirv-tools_2026.1-1~ffwd13+u1_amd64.deb Size: 2729480 MD5sum: b939569928599fe217aafdf17c406b7b SHA1: 330437e16ead747a63290adfc7bdd4c985c504d1 SHA256: 820389b3e3c23360e3164fcc5998b63f72b84cb24ee4a715ace414c84f91de22 Section: libdevel Priority: optional Homepage: https://github.com/KhronosGroup/SPIRV-Tools Description: API and commands for processing SPIR-V modules (tools) The project includes an assembler, binary module parser, disassembler, validator, and optimizer for SPIR-V. Except for the optimizer, all are based on a common static library. The library contains all of the implementation details, and is used in the standalone tools whilst also enabling integration into other code bases directly. The optimizer implementation resides in its own library, which depends on the core library. . This package provides tools. Original-Maintainer: Debian X Strike Force Original-Vcs-Browser: https://salsa.debian.org/xorg-team/vulkan/spirv-tools Original-Vcs-Git: https://salsa.debian.org/xorg-team/vulkan/spirv-tools.git Uploaders: Daniel Baumann Package: spirv-tools-dev Source: spirv-tools Version: 2026.1-1~ffwd13+u1 Architecture: i386 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 13856 Depends: spirv-tools-headers (= 2026.1-1~ffwd13+u1) Breaks: spirv-tools (<< 2025.4-1~) Replaces: spirv-tools (<< 2025.4-1~) Filename: i386/spirv-tools-dev_2026.1-1~ffwd13+u1_i386.deb Size: 2200912 MD5sum: 4b4d67d10d50d498b466588354fb1c55 SHA1: 508eef57f1aa327061f03c1294da1d0819bc4e38 SHA256: c14947d617e8de1f60b96fdb2e5a37ee3c0a6c1d9e0f4d3f31df397cff0fe45f Section: libdevel Priority: optional Multi-Arch: same Homepage: https://github.com/KhronosGroup/SPIRV-Tools Description: API and commands for processing SPIR-V modules (dev) The project includes an assembler, binary module parser, disassembler, validator, and optimizer for SPIR-V. Except for the optimizer, all are based on a common static library. The library contains all of the implementation details, and is used in the standalone tools whilst also enabling integration into other code bases directly. The optimizer implementation resides in its own library, which depends on the core library. . This package provides development files. Original-Maintainer: Debian X Strike Force Original-Vcs-Browser: https://salsa.debian.org/xorg-team/vulkan/spirv-tools Original-Vcs-Git: https://salsa.debian.org/xorg-team/vulkan/spirv-tools.git Uploaders: Daniel Baumann Package: spirv-tools-dev Source: spirv-tools Version: 2026.1-1~ffwd13+u1 Architecture: amd64 Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 15507 Depends: spirv-tools-headers (= 2026.1-1~ffwd13+u1) Breaks: spirv-tools (<< 2025.4-1~) Replaces: spirv-tools (<< 2025.4-1~) Filename: amd64/spirv-tools-dev_2026.1-1~ffwd13+u1_amd64.deb Size: 2025596 MD5sum: 28dd6dab11b20f9dc5482dc8b9c8a1d8 SHA1: dd2a16267eb1bf597ab1a4ed53ce22f60c5e21be SHA256: cc0940ea9a70027e09e4f339e6e8ccd104c6bbca219e22e157f0ba646e51a165 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://github.com/KhronosGroup/SPIRV-Tools Description: API and commands for processing SPIR-V modules (dev) The project includes an assembler, binary module parser, disassembler, validator, and optimizer for SPIR-V. Except for the optimizer, all are based on a common static library. The library contains all of the implementation details, and is used in the standalone tools whilst also enabling integration into other code bases directly. The optimizer implementation resides in its own library, which depends on the core library. . This package provides development files. Original-Maintainer: Debian X Strike Force Original-Vcs-Browser: https://salsa.debian.org/xorg-team/vulkan/spirv-tools Original-Vcs-Git: https://salsa.debian.org/xorg-team/vulkan/spirv-tools.git Uploaders: Daniel Baumann Package: spirv-tools-headers Source: spirv-tools Version: 2026.1-1~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 163 Recommends: spirv-tools-dev Breaks: spirv-tools (<< 2025.4-1~) Replaces: spirv-tools (<< 2025.4-1~) Filename: all/spirv-tools-headers_2026.1-1~ffwd13+u1_all.deb Size: 62588 MD5sum: 5faed93ed9608efbf9b0697f64ac3098 SHA1: 10fba7ef6bb6c6a85806a9f14a066e3460abda9f SHA256: d2230a1f86c9b66e71251eb292cc197b0ba3ab2e28d5db0e3fa2dde6779b8d52 Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://github.com/KhronosGroup/SPIRV-Tools Description: API and commands for processing SPIR-V modules (headers) The project includes an assembler, binary module parser, disassembler, validator, and optimizer for SPIR-V. Except for the optimizer, all are based on a common static library. The library contains all of the implementation details, and is used in the standalone tools whilst also enabling integration into other code bases directly. The optimizer implementation resides in its own library, which depends on the core library. . This package provides headers. Original-Maintainer: Debian X Strike Force Original-Vcs-Browser: https://salsa.debian.org/xorg-team/vulkan/spirv-tools Original-Vcs-Git: https://salsa.debian.org/xorg-team/vulkan/spirv-tools.git Uploaders: Daniel Baumann Package: wasi-libc Version: 0.0~git20251114.ac020b8-2~ffwd13+u1 Architecture: all Bugs: mailto:maintainers@lists.fastforward.deb822.org Maintainer: Fast Forward Maintainers Installed-Size: 7819 Filename: all/wasi-libc_0.0~git20251114.ac020b8-2~ffwd13+u1_all.deb Size: 1105252 MD5sum: 9c39ed2cf2e13dcd4214afc0d5456868 SHA1: 37d0ad5031647d18eced7b516a840a5713ada2ad SHA256: f3020a69b0dc558a90154cc17e717e3860939f102ccc51437c9e89fc22a3064e Section: devel Priority: optional Multi-Arch: foreign Homepage: https://github.com/CraneStation/wasi-libc Description: WASI libc implementation for WebAssembly This is a work in progress. It's usable for many purposes, though the APIs aren't stable yet. For example, this is used by the Rust compiler to build its standard library for the wasm32-wasi target. . First, it's a usable libc. It builds a "libc" which can be used by compilers, such as Clang 8.0, using the wasm32-wasi target. It's a work in progress, but it is already sufficient to run basic programs. . Second, it's a "reference" implementation, which means the interfaces defined here can be used by other tools and libraries, even if they don't use all the actual implementations here. For example, we don't expect everyone will want to use the exact malloc implementation provided here, but tools and libraries using an ABI-compatible malloc interface will be able to interoperate regardless of which actual implementation is used. . Third, it's an example showing the use of the WASI API. The libc functionality is implemented using calls to WASI functions. Original-Maintainer: Debian Rust Maintainers Original-Uploaders: Ximin Luo , Fabian Grünbichler Original-Vcs-Browser: https://salsa.debian.org/rust-team/wasi-libc Original-Vcs-Git: https://salsa.debian.org/rust-team/wasi-libc.git Uploaders: Daniel Baumann