Package: bolt-19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 198114 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libstdc++6 (>= 12), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.2.0), libbolt-19-dev (= 19.1.3-0~obs+4.1) Filename: amd64/bolt-19_19.1.3-0~obs+4.1_amd64.deb Size: 41967120 MD5sum: 0056c8ed8916537263dca22a1ffcbdbd SHA1: c1b5440eb4dbee57b659abe96beb7dce17654699 SHA256: bf91a120e75926fd39f3baf193dfe80bd31565a3c86396b53e39943896194c58 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 Package: cbindgen Version: 0.26.0-0~obs Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 4863 Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libgcc-s1 (>= 4.2) Filename: amd64/cbindgen_0.26.0-0~obs_amd64.deb Size: 1476894 MD5sum: 3c29611342ccb9c1af1fc5ccd8ec4078 SHA1: 5e02f58dce01757a0e5eb02d39256c7343394fbb SHA256: 68342c386dd9964fbd595b3376bb990e3a2b663d0e03e778b6a3405c901e7390 Section: utils Priority: optional Multi-Arch: allowed Description: Generates C bindings from Rust code cbindgen can be used to generate C bindings for Rust code. It is currently being developed to support creating bindings for WebRender (by Mozilla for Firefox), but has been designed to support any project. . Features: . * Builds bindings for a crate, its mods, its dependent crates, and their mods * Only the necessary types for exposed functions are given bindings * Can specify annotations for controlling some aspects of binding * Support for generic structs and unions * Support for exporting constants and statics * Customizable formatting, can be used in C or C++ projects * Support for generating #ifdef's for #[cfg] attributes * Support for #[repr(sized)] tagged enum's Package: clang-19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 397 Depends: libc6 (>= 2.34), libclang-cpp19 (>= 19.1.3), libgcc-s1 (>= 3.0), libllvm19 (= 19.1.3-0~obs+4.1), libstdc++6 (>= 11), libstdc++-11-dev, libgcc-11-dev, libobjc-11-dev, libclang-common-19-dev (= 19.1.3-0~obs+4.1), llvm-19-linker-tools (= 19.1.3-0~obs+4.1), libclang1-19 (= 19.1.3-0~obs+4.1), libc6-dev, binutils Recommends: llvm-19-dev, python3 Suggests: clang-19-doc, wasi-libc Provides: c++-compiler, c-compiler, objc++-compiler, objc-compiler Filename: amd64/clang-19_19.1.3-0~obs+4.1_amd64.deb Size: 149114 MD5sum: 4617cdd03fd433c171cd41a769e15de7 SHA1: ea360f970612b6749d69eccd46574a02eab7b4ec SHA256: d4cad0b9a3491fb4c6489f98f8ed40309849d2b99abb3c115daab04127bee7be 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 Package: clang-19-doc Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: all Maintainer: hawkeye116477 Installed-Size: 10134 Depends: libjs-mathjax Filename: all/clang-19-doc_19.1.3-0~obs+4.1_all.deb Size: 1585170 MD5sum: c0f8284054c5e285c799d71474e63eb8 SHA1: 002c6fd5c86a8971dbea726b21f1dc19bf170f32 SHA256: ea1744b847092658410218237a3919e50e65a9003bd9c780f969f44d28ad701f 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 Package: clang-19-examples Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: all Maintainer: hawkeye116477 Installed-Size: 113 Filename: all/clang-19-examples_19.1.3-0~obs+4.1_all.deb Size: 79602 MD5sum: 3968f0929a105195b5cf24573da80db4 SHA1: fb7f1441fcc00ade946d44bd93094372dca145ae SHA256: ba58bd6d759d7dfca996bfcfc14cc3a344022be838352ee5128182c23e020487 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 Package: clang-format-19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 266 Depends: libc6 (>= 2.34), libclang-cpp19 (>= 19.1.3), libgcc-s1 (>= 3.0), libllvm19 (= 19.1.3-0~obs+4.1), libstdc++6 (>= 11), python3 Filename: amd64/clang-format-19_19.1.3-0~obs+4.1_amd64.deb Size: 123092 MD5sum: 745aaf0f16a65f028b05c95c3427ccb8 SHA1: 3d174a260526b3bdf64f452fcc8ccd4230f2be61 SHA256: bda8e91cef9632cce0c0f40d5b76a30a1d6ed9f34eb3bb287a18b52e7ce75116 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 Package: clang-tidy-19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 11715 Depends: libc6 (>= 2.34), libclang-cpp19 (>= 19.1.3), libgcc-s1 (>= 3.0), libllvm19 (= 19.1.3-0~obs+4.1), libstdc++6 (>= 11), python3, libclang-common-19-dev (= 19.1.3-0~obs+4.1), clang-tools-19, python3-yaml Filename: amd64/clang-tidy-19_19.1.3-0~obs+4.1_amd64.deb Size: 2127144 MD5sum: ca0fd5a1cf366793a13832964248102f SHA1: 32f7c592048656cb68ae16653e96a4ddb260e624 SHA256: 998a142961a104e8ce9845ca8148a559dc6badee0b2854958b53bb82af4c2c63 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 Package: clang-tools-19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 43439 Depends: libc6 (>= 2.34), libclang-cpp19 (>= 19.1.3), libclang1-19 (>= 19.1.3-0~obs+4.1), libgcc-s1 (>= 3.3), libllvm19, libstdc++6 (>= 11), libxml2 (>= 2.7.4), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4), clang-19 (= 19.1.3-0~obs+4.1), python3 Filename: amd64/clang-tools-19_19.1.3-0~obs+4.1_amd64.deb Size: 9834878 MD5sum: b5911866aa027b625d8793ef8c4f9558 SHA1: e694e7d65144049bc2a450aec679f8a5391cf09c SHA256: 45da0f35160e2249ef549eafae5d048d5ace8e23a70476c16cc5b421c2b804bb 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, clang-cl, etc. Original-Maintainer: LLVM Packaging Team Package: clangd-19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 16780 Depends: libc6 (>= 2.34), libclang-cpp19 (>= 19.1.3), libgcc-s1 (>= 3.0), libgrpc++1 (>= 1.30.2), libgrpc10 (>= 1.30.2), libllvm19 (= 19.1.3-0~obs+4.1), libprotobuf23 (>= 3.12.4), libstdc++6 (>= 12), libclang-common-19-dev (= 19.1.3-0~obs+4.1) Filename: amd64/clangd-19_19.1.3-0~obs+4.1_amd64.deb Size: 3566280 MD5sum: 1bb19dc42cdaa2a825a5d331a3bf76f7 SHA1: 1a60cb8fd165b0d8060eec6a3f9ca5b3b404d30d SHA256: 745b08e112dd8c3d9578163c9c174bbbde52d910b768f36c323eccaf8f270f29 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 Package: flang-19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 136709 Depends: libc6 (>= 2.34), libclang-cpp19 (>= 19.1.3), libgcc-s1 (>= 3.0), libllvm19, libstdc++6 (>= 11), libstdc++-11-dev, libgcc-11-dev, libflang-19-dev (= 19.1.3-0~obs+4.1) Provides: fortran-compiler, gfortran-mod-15 Filename: amd64/flang-19_19.1.3-0~obs+4.1_amd64.deb Size: 26531890 MD5sum: e22cb185a7cbdf7355f89465735fa91f SHA1: c179a3b012465a4e06f819e4ff75e094ffb5ffb5 SHA256: 70be990d18276b5db929140344ded7e3d4066460c01417ac4ab9d8aa6f06f65f 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 Package: libbolt-19-dev Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 120 Filename: amd64/libbolt-19-dev_19.1.3-0~obs+4.1_amd64.deb Size: 85802 MD5sum: a225802dd6be4c63f0fbebafc11ee913 SHA1: fed51ec1949f14c8d1316749c73b6b858df77a33 SHA256: 7440d40356df14278c5499438698cfd07c2d7da61cd39dbe41ca0fe3df873682 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 Package: libc++-19-dev Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 11905 Depends: libc++1-19 (= 19.1.3-0~obs+4.1), libc++abi-19-dev (= 19.1.3-0~obs+4.1), libunwind-19-dev Conflicts: libc++-x.y-dev Replaces: libc++-x.y-dev Provides: libc++-x.y-dev Filename: amd64/libc++-19-dev_19.1.3-0~obs+4.1_amd64.deb Size: 1384570 MD5sum: 67efb425cfc9969b7666446a8f97ecc2 SHA1: 2bc34402b21affc757a04405539f438ec0f2499e SHA256: 301859e9331d151b81c5c49fe0619925d98ebe0ed8a0c9bb299c4ade72f2b5e3 Section: libdevel Priority: optional Multi-Arch: same 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 Package: libc++-19-dev-wasm32 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: all Maintainer: hawkeye116477 Installed-Size: 89 Depends: wasi-libc, libc++abi-19-dev-wasm32 Conflicts: libc++-x.y-dev-wasm32 Replaces: libc++-x.y-dev-wasm32 Provides: libc++-x.y-dev-wasm32 Filename: all/libc++-19-dev-wasm32_19.1.3-0~obs+4.1_all.deb Size: 71252 MD5sum: 4a53bbdcea9338e5c157b29f38c04355 SHA1: d3f814cd54a8ab75e024855d192445819b1c776d SHA256: fa15d2a8feeaa4fd746af248df4103b2b4e3ee6ed920b8a163d7e393e3ab134a 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 Package: libc++1-19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 1072 Depends: libc++abi1-19 (>= 19.1.3), libc6 (>= 2.34), libunwind-19 (>= 19.1.3) Suggests: clang Conflicts: libc++-x.y Replaces: libc++-x.y Provides: libc++-x.y Filename: amd64/libc++1-19_19.1.3-0~obs+4.1_amd64.deb Size: 359528 MD5sum: e2a9630c91f3b5255b840f560da258dd SHA1: a270279e27af3bb1d41f1c942c2e7da7e84bd337 SHA256: 82787ede1158e7d76b257f45b430e9facdf1d991515bb398533157d88556cc36 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 Package: libc++abi-19-dev Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 719 Depends: libc++abi1-19 (= 19.1.3-0~obs+4.1) Conflicts: libc++abi-x.y-dev Breaks: libc++abi-dev (<= 44) Replaces: libc++abi-x.y-dev Provides: libc++abi-x.y-dev Filename: amd64/libc++abi-19-dev_19.1.3-0~obs+4.1_amd64.deb Size: 164394 MD5sum: 727b733cc37017ec63b94f6b11bd79b8 SHA1: c5cd29ca84b1ad3be747542a90040ec01daf22ab SHA256: 319bd1a0176e54d760632a32b8212f41d5bdc913288e071a8af95dc163e589b8 Section: libdevel Priority: optional Multi-Arch: same 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 Package: libc++abi-19-dev-wasm32 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: all Maintainer: hawkeye116477 Installed-Size: 90 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-19-dev-wasm32_19.1.3-0~obs+4.1_all.deb Size: 71156 MD5sum: 892d9c0846d17488f13019a3edd684f9 SHA1: 05a15df0093e8a20ca96ea82b6ae06218f1597c1 SHA256: dfbda00bb67ee28e17ab16bc6363e1b6b10fb6a7401f94314de2d9d961492dcb 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 Package: libc++abi1-19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 322 Depends: libc6 (>= 2.18), libunwind-19 (>= 19.1.3) Conflicts: libc++abi-x.y Replaces: libc++abi-x.y Provides: libc++abi-x.y Filename: amd64/libc++abi1-19_19.1.3-0~obs+4.1_amd64.deb Size: 139858 MD5sum: 6203f6949472a2df2bae4142d9d9b414 SHA1: f8124df5111a0630fc8fbc8fbe9b41896dbcb873 SHA256: 6de14be3141bcf375ebf6908cae4da35d562367069c0e2336d6b4a0aa322aca0 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 Package: libclang-19-dev Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 304009 Depends: libstdc++-11-dev, libgcc-11-dev, libobjc-11-dev, libclang1-19 (= 19.1.3-0~obs+4.1), libclang-common-19-dev (= 19.1.3-0~obs+4.1) Filename: amd64/libclang-19-dev_19.1.3-0~obs+4.1_amd64.deb Size: 30819494 MD5sum: 5d15d2cd437845f9041c112d67dcc56e SHA1: 3244686a537654e3f3a8dd805885e3319fa1f634 SHA256: 5a0bb9ac3abbaa9e3ec2411a1995373a771fb04eec3545005686d538f0a4572d 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-19. Original-Maintainer: LLVM Packaging Team Package: libclang-common-19-dev Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 13482 Recommends: libclang-rt-19-dev Filename: amd64/libclang-common-19-dev_19.1.3-0~obs+4.1_amd64.deb Size: 771470 MD5sum: 42346c71371371b2ebb624480f1cf83a SHA1: 5188e8ae3a2c32a761781b5f88d4bdb3cb5d1ecf SHA256: 2fda5ecf122e57e907779869517c3bd5edb35845154fad75c8ab4327dd861cba 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 Package: libclang-cpp19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 68997 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm19 (= 19.1.3-0~obs+4.1), libstdc++6 (>= 12) Filename: amd64/libclang-cpp19_19.1.3-0~obs+4.1_amd64.deb Size: 14401404 MD5sum: 0594876628c3a9fdf1f649e8dba1d8c9 SHA1: 9326929649a72d3e260c7e3579b6a7a25c03fa38 SHA256: 777bf947db5058392733e04c8cca73ca83bdf754159c483b4eeb359df8db8ebb 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 Package: libclang-cpp19-dev Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 86 Depends: libstdc++-11-dev, libgcc-11-dev, libclang-cpp19 (= 19.1.3-0~obs+4.1) Filename: amd64/libclang-cpp19-dev_19.1.3-0~obs+4.1_amd64.deb Size: 71202 MD5sum: 8040fdfd99199c04126492ae3ebd90ad SHA1: 3cca4dddcdf0de18f78470e47aee9424f6b94bc7 SHA256: 785523174d0dee63e40e3c0c5e00f842f89b129ca30115d6f6f4a9c7bd5795a8 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 Package: libclang-rt-19-dev Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 36204 Depends: libc6 (>= 2.34), libstdc++6 (>= 4.1.1) Filename: amd64/libclang-rt-19-dev_19.1.3-0~obs+4.1_amd64.deb Size: 2603780 MD5sum: 20cc18b2f0b21e9119992db3bac6fbde SHA1: e343f069c21fd6c8a1a37db8351617a2232f6529 SHA256: 0f04dcbafaf2e751ec6bd6b699fbfd419c992f3ecd0c6569f0cdc05aaf718245 Section: libdevel Priority: optional Multi-Arch: same 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 Package: libclang-rt-19-dev-wasm32 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: all Maintainer: hawkeye116477 Installed-Size: 311 Filename: all/libclang-rt-19-dev-wasm32_19.1.3-0~obs+4.1_all.deb Size: 115808 MD5sum: 2cbd3a3b09a7d05d1abed2bf86e1a5cf SHA1: 08330d177d4ea2366ffa59110d2a8674139ef43e SHA256: c23808845d1378e47a2d5c7628c298f5029aad7f2b5540398eb0f56116545e0a 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 Package: libclang-rt-19-dev-wasm64 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: all Maintainer: hawkeye116477 Installed-Size: 318 Filename: all/libclang-rt-19-dev-wasm64_19.1.3-0~obs+4.1_all.deb Size: 116024 MD5sum: 9edab6ea91574b3ab427e0e74cf38145 SHA1: df60da329e27d65e471600a81f595c183f3b9e81 SHA256: 8f8928d65fc0e1ed9c24e296fc3209b34b8cbed7da7019d30ab3ab3afbd8cd69 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 Package: libclang1-19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 37021 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm19, libstdc++6 (>= 11) Filename: amd64/libclang1-19_19.1.3-0~obs+4.1_amd64.deb Size: 8346336 MD5sum: dc0f7a8e240b416a4bb6cacfe64262f3 SHA1: bf4e7062073a641562806ea7384f175aa8baea5c SHA256: e9c6c671dbe5c5e723ee72c3bf9c1a41e1bd645775eceea9b31046bef86cbccc 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 Package: libclc-19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: all Maintainer: hawkeye116477 Installed-Size: 77688 Depends: libclc-19-dev (= 19.1.3-0~obs+4.1), libclang-common-19-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-19_19.1.3-0~obs+4.1_all.deb Size: 11551608 MD5sum: 9cda979d0985f8827f7125ef814c4597 SHA1: 2bcba241dd635172331091c09d6c472a05bcba23 SHA256: 157f9cf065bc569cae12da750a569adbda1b1c191589e50774dd32f38b17524a 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 Package: libclc-19-dev Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: all Maintainer: hawkeye116477 Installed-Size: 477 Conflicts: libclc-x.y-dev Breaks: libclc-dev Replaces: libclc-dev, libclc-x.y-dev Provides: libclc-x.y-dev Filename: all/libclc-19-dev_19.1.3-0~obs+4.1_all.deb Size: 92968 MD5sum: 9a6647986e58887ac0d7a5b46e1a1fa1 SHA1: 037f01cbdb9049e8210a648f2469cdae6d054d59 SHA256: cddf305da69d58a95bb597d5869bf0612ba0f2588e4fb3c9a6e01f3533764270 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 Package: libflang-19-dev Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 623066 Depends: libstdc++-11-dev, libgcc-11-dev Filename: amd64/libflang-19-dev_19.1.3-0~obs+4.1_amd64.deb Size: 21129174 MD5sum: 25935d0136f11392ca7c8a84f38bc205 SHA1: 21f0d9bcff530189abd55ffcfbe9ce62b7c3cf8d SHA256: 3b76096f5fa6a5a37f25055af48eeb6d620005e00cc9ee6a231c67a89e8a6f5f 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 Package: libfuzzer-19-dev Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 903 Depends: clang-19 (= 19.1.3-0~obs+4.1) Filename: amd64/libfuzzer-19-dev_19.1.3-0~obs+4.1_amd64.deb Size: 240522 MD5sum: 9072ce7edf1d47b780edc9b4136a8f18 SHA1: e813fdf2238f3b49593f4c0a97c9f48957200548 SHA256: 2ba6c2b38833afd531c6b9c7cca5f82c3918e5713c3266aedb5912a346bf3a52 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 Package: liblld-19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 13965 Depends: libllvm19 (= 19.1.3-0~obs+4.1) Filename: amd64/liblld-19_19.1.3-0~obs+4.1_amd64.deb Size: 1943100 MD5sum: 5be88cb6d9470c7fefa55e2ae3d6d7ab SHA1: 4b08f42d1a17ad454b3c4a188708fd1a7307d139 SHA256: f3eb7039ed55b0d4a6f6ffd026d221609d1ef93d41d6bf262917d2834870a3cc 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 Package: liblld-19-dev Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 134 Depends: lld-19 (= 19.1.3-0~obs+4.1), liblld-19 (= 19.1.3-0~obs+4.1), libzstd-dev, zlib1g-dev Filename: amd64/liblld-19-dev_19.1.3-0~obs+4.1_amd64.deb Size: 82302 MD5sum: 944a73a78b64ee94b356724fb09448d3 SHA1: 68c3820a54cab6b506b2d65e2eedde6494f2c5ea SHA256: a9d500d84bcaaaea759e4a85554cf24aa78d27fe588481d47fa3188f82f43ee0 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 Package: liblldb-19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 17451 Depends: libc6 (>= 2.34), libclang-cpp19 (>= 19.1.3), libcurl4 (>= 7.16.2), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libipt2 (>= 2.0), libllvm19 (= 19.1.3-0~obs+4.1), libncurses6 (>= 6), libpython3.10 (>= 3.10.0), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Filename: amd64/liblldb-19_19.1.3-0~obs+4.1_amd64.deb Size: 4448482 MD5sum: f8c795cf1954b6227e40ab0d53f7b915 SHA1: 7213012b34209cb605b085b9b437577c10468499 SHA256: b91dd592e227ed5446ed07fa985b70f163e49bef0b4dc8fdeb28662e5420d740 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 Package: liblldb-19-dev Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 3614 Depends: lldb-19 (= 19.1.3-0~obs+4.1) Filename: amd64/liblldb-19-dev_19.1.3-0~obs+4.1_amd64.deb Size: 610838 MD5sum: bb1718d609155c8c5664c031431996dc SHA1: ec8b40cd4bdd41d86ff92c571c74aa185fd5f81c SHA256: 76c159c7916c984f73e20b62a027aa6ddb2fcd31a75b96947784ee03e446795e 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 Package: libllvm-19-ocaml-dev Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 4048 Depends: libbigarray-compat-ocaml-dev-5tnk4, libctypes-ocaml-dev-xu4k1, libintegers-ocaml-dev-x1t26, ocaml-4.13.1, llvm-19-dev (= 19.1.3-0~obs+4.1) Suggests: llvm-19-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-19-ocaml-dev-7brj3, libllvm-x.y-ocaml-dev Filename: amd64/libllvm-19-ocaml-dev_19.1.3-0~obs+4.1_amd64.deb Size: 581484 MD5sum: 9bd6e9c138a8f93a920dcf4d9e821867 SHA1: 56df24b4d4e4d23df81440b486529fbf86cf72b0 SHA256: 8b98a039c8be212b4677fa581e2e18bba7ff308518308def572c4866158109df 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 Package: libllvm19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 126128 Depends: libc6 (>= 2.34), libedit2 (>= 2.11-20080614-0), libffi8 (>= 3.4), libgcc-s1 (>= 3.3), libstdc++6 (>= 12), libxml2 (>= 2.7.4), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.2.0) Breaks: llvm-19-dev (<< 19.1.0~) Replaces: llvm-19-dev (<< 19.1.0~) Filename: amd64/libllvm19_19.1.3-0~obs+4.1_amd64.deb Size: 28810886 MD5sum: 0bf26b8f82568b54064546dd9be3d363 SHA1: 11835ae0bf0dfb192da2feca081c2d58436e5e25 SHA256: 2ff9bdd8f0cf94452ad392eff28ac7ed8a2105aa5f9cb7a7700e645fa6dd65a8 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 Package: libllvmlibc-19-dev Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 3285 Filename: amd64/libllvmlibc-19-dev_19.1.3-0~obs+4.1_amd64.deb Size: 512274 MD5sum: faf34c1b8a55dcaabe926462b85d0e3a SHA1: c20bdad9b6e21fa66e381da43ee9ed616e9ac28d SHA256: 2f454dc4a28a016d166ea7d91c2d18fa16ea765f00b2398a752dc681c4388ac5 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 Package: libmlir-19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 65128 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm19, libmlir-19 (>= 19.1.3), libstdc++6 (>= 12) Conflicts: libmlir-x.y Replaces: libmlir-x.y Provides: libmlir-x.y Filename: amd64/libmlir-19_19.1.3-0~obs+4.1_amd64.deb Size: 11971700 MD5sum: 0dd77fa00368769be6be4af582710ae8 SHA1: 55e0a68aacf90dec333d23ac54c9948cf5ec482b SHA256: b7a7b52c21b6c8c8e5066defc0cb24ed1a303a2d9c8704ae55113898c16d3b40 Section: libs Priority: optional Multi-Arch: same 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 Package: libmlir-19-dev Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 357878 Depends: libmlir-19 (= 19.1.3-0~obs+4.1) Conflicts: libmlir-x.y-dev Breaks: libmlir-dev Replaces: libmlir-dev, libmlir-x.y-dev Provides: libmlir-x.y-dev Filename: amd64/libmlir-19-dev_19.1.3-0~obs+4.1_amd64.deb Size: 25460702 MD5sum: 21c774b34f9aadbdbd0d9bc0c510ea4e SHA1: 6d1293e8b745766ee46a3962eb41221c2dff5aa1 SHA256: b536a1e3371f94084d03750e639d52b16129e8719c86296f0e6c1c56cccd8dcc Section: libdevel Priority: optional Multi-Arch: same 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 Package: libomp-19-dev Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 34536 Depends: libomp5-19 (= 19.1.3-0~obs+4.1), libc6 (>= 2.34), libgcc-s1 (>= 3.3), libllvm19, libpython3.10 (>= 3.10.0), libstdc++6 (>= 11), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4) Suggests: libomp-19-doc Conflicts: libomp-x.y-dev Breaks: libiomp-dev (<< 3.7-1) Replaces: libomp-x.y-dev Provides: libomp-x.y-dev Filename: amd64/libomp-19-dev_19.1.3-0~obs+4.1_amd64.deb Size: 1279200 MD5sum: 2ab94b8b7065fd1fc68bd80e1e8eaa4b SHA1: 74fe915631647e2e3944a4e0817f4331e4dcdc8d SHA256: 416acb3a8eb108bad6ecc8ae0e9f8e44e8b870a835622fb4f95f143c338488ce 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 Package: libomp-19-doc Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: all Maintainer: hawkeye116477 Installed-Size: 14168 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Filename: all/libomp-19-doc_19.1.3-0~obs+4.1_all.deb Size: 1066566 MD5sum: 67c15c9d9871355f00a862fbb501f6cd SHA1: a4f1cc3999ab6f81b4951516e66ebce46ce6fecc SHA256: bc9aef01e3dfff84de66be3ae79d91a560b70db09cede51556216fe5fc9b6b6a 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 Package: libomp5-19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 3301 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm19, libstdc++6 (>= 11), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4) Conflicts: libomp-x.y Replaces: libomp-x.y Provides: libomp-x.y Filename: amd64/libomp5-19_19.1.3-0~obs+4.1_amd64.deb Size: 722260 MD5sum: 3478e85ca1c3910a177cee8e2a967fbb SHA1: 94a20750e1d38edb7e5adebfb84428309b4f6f62 SHA256: 1197ca2dbb673c498e335e8bb967731c62a48613543a8a6e0edce850c4146ff9 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 Package: libpolly-19-dev Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 12624 Filename: amd64/libpolly-19-dev_19.1.3-0~obs+4.1_amd64.deb Size: 1844618 MD5sum: 37cb3960d8bae71cada1cb5961d36229 SHA1: c07b1749d66ba5c7532b25304af39b8f4f0c5606 SHA256: f5b0ec444c47d5ae879dc14d8d55875d1355c75004564a23b116d00fbaed5e1c Section: libdevel Priority: optional Multi-Arch: same 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 Package: libunwind-19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 142 Depends: libc6 (>= 2.34) Conflicts: libunwind-x.y Replaces: libunwind-x.y Provides: libunwind-x.y Filename: amd64/libunwind-19_19.1.3-0~obs+4.1_amd64.deb Size: 91462 MD5sum: 48688f91faa98a2eeecb7b34a14641c2 SHA1: 652e3a7d2a4e65a30d2d6757124348361cb1d5c2 SHA256: cd303cf60f2df10c68c8981505bf0141fbf2769803a5c88bc6752ef11446d359 Section: libs Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . 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 Package: libunwind-19-dev Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 386 Depends: libunwind-19 (= 19.1.3-0~obs+4.1) Conflicts: libunwind-dev, libunwind-x.y-dev Replaces: libunwind-dev, libunwind-x.y-dev Provides: libunwind-dev, libunwind-x.y-dev Filename: amd64/libunwind-19-dev_19.1.3-0~obs+4.1_amd64.deb Size: 113508 MD5sum: 7536211b2256a53ad181f83b869f2bd3 SHA1: 3c60d6e0cfc6f7f33d340553de0820271492a239 SHA256: 986ac3e6ce72680a7911812c774fe326c0859df2cbf6333b924cc611aae8165c Section: libdevel Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . 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 Package: lld-19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 5451 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm19 (= 19.1.3-0~obs+4.1), libstdc++6 (>= 12), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.2.2) Filename: amd64/lld-19_19.1.3-0~obs+4.1_amd64.deb Size: 1503878 MD5sum: 64ebd1d23f8ffeefe661607f01211e59 SHA1: 5dd9160920ca284cb3dfe7204ac1d26429793e53 SHA256: abbdc27be8be79549b06de9f40c16473f8129276025d4817485154b8d5bac714 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 Package: lldb-19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 4334 Depends: libc6 (>= 2.34), libclang-cpp19 (>= 19.1.3), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-19, libllvm19 (= 19.1.3-0~obs+4.1), libncurses6 (>= 6), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4), python3-lldb-19 Filename: amd64/lldb-19_19.1.3-0~obs+4.1_amd64.deb Size: 1333838 MD5sum: 62314364efb8f72c80d9a17c7f6ab9eb SHA1: 8254acb0a5cfae13d53c693d0f7f67559d6a12e0 SHA256: af25b9ae94ae3c4fb5f0a033e5d9c3db631c1cf4d8caded5aeb5ea283ab65aad 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 Package: llvm-19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 72880 Depends: llvm-19-runtime (= 19.1.3-0~obs+4.1), llvm-19-linker-tools (= 19.1.3-0~obs+4.1), libc6 (>= 2.35), libcurl4 (>= 7.16.2), libgcc-s1 (>= 3.3), libllvm19, libpfm4, libstdc++6 (>= 12), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.2.0) Recommends: llvm-19-dev Suggests: llvm-19-doc Filename: amd64/llvm-19_19.1.3-0~obs+4.1_amd64.deb Size: 17925412 MD5sum: 4e211b9e59d825ba65655468ad2ac575 SHA1: c4812f51c4faba24447ed0602607a13382eb8068 SHA256: c4880c6c3b6d60ff0216b8cd4c0fad2d9415304d0e80874d5a468904518b424d 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 Package: llvm-19-dev Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 345138 Depends: libc6 (>= 2.2.5), libgcc-s1 (>= 3.0), libllvm19 (= 19.1.3-0~obs+4.1), libstdc++6 (>= 4.1.1), libffi-dev, llvm-19 (= 19.1.3-0~obs+4.1), libncurses-dev, llvm-19-tools (= 19.1.3-0~obs+4.1), libclang-cpp19 (= 19.1.3-0~obs+4.1), libxml2-dev Breaks: libllvm19 (<< 19.1.0-4) Replaces: libllvm19 (<< 19.1.0-4) Filename: amd64/llvm-19-dev_19.1.3-0~obs+4.1_amd64.deb Size: 48182058 MD5sum: d55212cb6cb8dc3831bd444f7ac32609 SHA1: c58db38c79f4d6205c21d1d600833e34424766c4 SHA256: 12676773259634299804ccb757ed5bdb06e4ca67a38faab9072f4197c7cfdf29 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 Package: llvm-19-doc Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: all Maintainer: hawkeye116477 Installed-Size: 56048 Depends: libjs-jquery, libjs-underscore Filename: all/llvm-19-doc_19.1.3-0~obs+4.1_all.deb Size: 8426196 MD5sum: 88860cdf40974e08bc99350f0c33aca8 SHA1: e83a24612ee3ea2d58db93b4c6db6b91f5fe1427 SHA256: 84dcf75449432dcd0786fbffa01ad37959d267f931524721b47bc89ac9e6bf75 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 Package: llvm-19-examples Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: all Maintainer: hawkeye116477 Installed-Size: 494 Depends: llvm-19-dev (>= 19.1.3-0~obs+4.1), llvm-19-dev (<< 19.1.3-0~obs+4.1+c~) Filename: all/llvm-19-examples_19.1.3-0~obs+4.1_all.deb Size: 311338 MD5sum: 622ca9865604f036567506aa21cd5cb0 SHA1: 499bd87c5b794877791244fc851745543a1f785a SHA256: 14b60f8ba36478d9d63adfe2d7eaa5e12eb68be07d9eed92cf3bb8b41c05eaee 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 Package: llvm-19-linker-tools Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 4142 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm19, libstdc++6 (>= 11) Filename: amd64/llvm-19-linker-tools_19.1.3-0~obs+4.1_amd64.deb Size: 1393318 MD5sum: f603c9a545a4a0c7ec07369ecad16069 SHA1: ccbdf818fa2fd22c8fdce1b4fc618b0b810d4323 SHA256: 1f367be0d1ec25537ecda544fd69252f29d88cb81f23a17b73cc9458546c818f 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 Package: llvm-19-runtime Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 1710 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libllvm19, libstdc++6 (>= 12), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4) Recommends: binfmt-support | systemd Filename: amd64/llvm-19-runtime_19.1.3-0~obs+4.1_amd64.deb Size: 623466 MD5sum: 0381d736a3cb1f654b07181697f2c303 SHA1: b5fb626b9a291437909b189add67f09541eab379 SHA256: 5dc8ec10dccf86cd28e79cad07d384bf70e699cec2f42512efd700bbe10def47 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 Package: llvm-19-tools Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 2567 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libstdc++6 (>= 11), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml Filename: amd64/llvm-19-tools_19.1.3-0~obs+4.1_amd64.deb Size: 575216 MD5sum: 21ce7361d48c591e2b05932f3e91a422 SHA1: 9f1ec0da2b5e7300b9438da2e264cc735b853bdb SHA256: a763b5f649b79d5173684def64054bbac1abe9e741f6f64c78a98ff87c53c3d7 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 Package: mlir-19-tools Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 304803 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libllvm19, libstdc++6 (>= 12), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4) Filename: amd64/mlir-19-tools_19.1.3-0~obs+4.1_amd64.deb Size: 55832944 MD5sum: b5f482a3f54274e7f182c95c3fa34c57 SHA1: 66d158e4e98478a60a6ca736094e9cfbda3abe40 SHA256: a6c6e8ee69291e20ba1e675aeb37bbf48d9b826f70327197b208586e6e4ce591 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 Package: python3-clang-19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 208 Depends: python3, libclang-19-dev Conflicts: python-clang-x.y Replaces: python-clang-x.y Provides: python-clang-x.y Filename: amd64/python3-clang-19_19.1.3-0~obs+4.1_amd64.deb Size: 97530 MD5sum: 810fd9e333aa91246e362fe3b456cddd SHA1: 86fed7ef8b59e17d1634968443a9266fbf33f5c5 SHA256: a8a9419b5c03693f74f291ed325c1e76260231f9da771b20dbaa7cb58817a9d1 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 Package: python3-lldb-19 Source: llvm-toolchain-19 Version: 19.1.3-0~obs+4.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 1018 Depends: liblldb-19 (= 19.1.3-0~obs+4.1) Conflicts: python3-lldb-x.y Replaces: python3-lldb-x.y Provides: python3-lldb-x.y Filename: amd64/python3-lldb-19_19.1.3-0~obs+4.1_amd64.deb Size: 192434 MD5sum: 426e99690422bc40f2e3eee3aa1853b3 SHA1: 84c419cc9490b55d34ea89c8ba366fa7c9c97085 SHA256: 1b1e29bc41fa465d7f1b566799665b212468f2417e98ec957eb49117388727b4 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 Package: rust Version: 1.82.0-0~obs+12.1 Architecture: amd64 Maintainer: hawkeye116477 Installed-Size: 895343 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libllvm19, libssl3 (>= 3.0.0~~alpha1), libstdc++6 (>= 12), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.2.3.4), gcc, libc-dev, binutils (>= 2.26) Provides: cargo (= 1.82.0-0~obs+12.1), libstd-rust (= 1.82.0-0~obs+12.1), libstd-rust-dev (= 1.82.0-0~obs+12.1), rust-doc (= 1.82.0-0~obs+12.1), rust-gdb (= 1.82.0-0~obs+12.1), rust-lldb (= 1.82.0-0~obs+12.1), rustc (= 1.82.0-0~obs+12.1), rustfmt (= 1.82.0-0~obs+12.1) Filename: amd64/rust_1.82.0-0~obs+12.1_amd64.deb Size: 98566144 MD5sum: 67563ba404267c41a7f2347bc87e41c9 SHA1: 55c29a6d2ed4f39bc74e897f29a9ce09f5bb011c SHA256: 459c0d1f6728ca4f992f35b50f8e9b7ca57fdf40c9dc87176f6226c89f997c61 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.