Package: clang-3.5
Source: llvm-3.5
Version: 2:3.5.2-5
Architecture: amd64
Maintainer: Albert Graef <aggraef@gmail.com>
Installed-Size: 43145
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), libllvm3.5v5, libstdc++6 (>= 5.2), libtinfo6 (>= 6), libclang1-3.5 (= 2:3.5.2-5), libc6-dev, binutils
Recommends: llvm-3.5-dev, python2 | python
Suggests: gnustep, gnustep-devel, clang-3.5-doc
Breaks: clang-3.1, clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1), compiler-rt
Replaces: clang-3.1, clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1), compiler-rt
Provides: c++-compiler, c-compiler, objc-compiler
Filename: ./amd64/clang-3.5_3.5.2-5_amd64.deb
Size: 11230604
MD5sum: 9a02b6e94ff0fb44efdc0ed674afc729
SHA1: 622618a6be80c9d5a33a30f7af41ccaae027f636
SHA256: ca17e49a92f3a6afe1db8cd1346414b174baeff9fb9ce8cff4bd9a98f017926c
Section: devel
Priority: optional
Homepage: http://www.llvm.org/
Description: C, C++ and Objective-C compiler (LLVM based)
 Clang project is a C, C++, Objective C and Objective C++ front-end
 for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler
 Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998 and 2001 standards and also provides
 a partial support of C++1y.

Package: faust+llvm35
Source: faust
Version: 2.11.14+git20190822+10160-2
Architecture: amd64
Maintainer: Albert Graef <aggraef@gmail.com>
Installed-Size: 186362
Depends: libc6 (>= 2.29), libgcc1 (>= 1:3.4), libsndfile1 (>= 1.0.20), libstdc++6 (>= 9), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0)
Recommends: clang-3.5, ruby, libc6-dev | libc-dev, g++, make, libjack-dev, libgtk2.0-dev
Suggests: kate
Conflicts: faust, faust-common
Provides: faust
Filename: ./amd64/faust+llvm35_2.11.14+git20190822+10160-2_amd64.deb
Size: 42843052
MD5sum: 096cef30c5986b4d892c5160180938bf
SHA1: cc31f223cc4e334afdd018c8d6cb7369ec78f235
SHA256: 06f6f8d148e224eab6aa4ab7e781fc86d1891c64349a799dc5b83876c2c24be4
Section: sound
Priority: optional
Homepage: http://faust.grame.fr/
Description: functional programming language for realtime audio applications
 Faust is a functional programming language specifically designed for realtime
 audio applications and plugins. The syntax of the language is block diagram
 oriented. The faust compiler translates signal processing specifications into
 optimized C++ code for signal processing applications.
 .
 The generated code can be wrapped into an 'architecture file' in order to
 create for example a standalone jack/gtk application. Several architecture
 files are provided and additional ones are fairly easy to add. Faust also
 offers additional code generation backends and architectures for C, Java,
 JavaScript and LLVM bitcode.

Package: libclang-3.5-dev
Source: llvm-3.5
Version: 2:3.5.2-5
Architecture: amd64
Maintainer: Albert Graef <aggraef@gmail.com>
Installed-Size: 72791
Depends: libclang1-3.5 (= 2:3.5.2-5)
Filename: ./amd64/libclang-3.5-dev_3.5.2-5_amd64.deb
Size: 9329144
MD5sum: 88d3ff0dfb9f5e2d7c97eb3fc6fb40cd
SHA1: 0b39f94015a5a45c30c49011ed2909ebb6ab0677
SHA256: d4e3079974048e4ec8f393d3b0eba3acfebda4a16c77cb2b7b0172bf5ffbf373
Section: libdevel
Priority: optional
Homepage: http://www.llvm.org/
Description: clang library - Development package
 Clang project is a C, C++, Objective C and Objective C++ front-end
 for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler
 Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998 and 2001 standards and also provides
 a partial support of C++1y.
 .
 This package contains the clang headers and libraries needed for development.

Package: libclang1-3.5
Source: llvm-3.5
Version: 2:3.5.2-5
Architecture: amd64
Maintainer: Albert Graef <aggraef@gmail.com>
Installed-Size: 13017
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), libllvm3.5v5, libstdc++6 (>= 5.2)
Filename: ./amd64/libclang1-3.5_3.5.2-5_amd64.deb
Size: 3765300
MD5sum: 2d1c3f8a7689f151f0035aeb8f251a0f
SHA1: ffa18b97b7c7a0feb4928e45f5e2c051af1fca10
SHA256: 5d6b3995db585bd3dd1310aefe709aeea7739b2f25ebd0d84c9809f3dad475d9
Section: devel
Priority: optional
Multi-Arch: same
Homepage: http://www.llvm.org/
Description: C interface to the clang library
 Clang project is a C, C++, Objective C and Objective C++ front-end
 for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler
 Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998 and 2001 standards and also provides
 a partial support of C++1y.
 .
 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.

Package: libllvm3.5v5
Source: llvm-3.5
Version: 2:3.5.2-5
Architecture: amd64
Maintainer: Albert Graef <aggraef@gmail.com>
Installed-Size: 18947
Depends: libc6 (>= 2.29), libedit2 (>= 2.11-20080614-0), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.4), libstdc++6 (>= 5.2), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0)
Conflicts: libllvm3.5
Replaces: libllvm3.5
Filename: ./amd64/libllvm3.5v5_3.5.2-5_amd64.deb
Size: 5286092
MD5sum: d215b24326c0d4ad27da10ae379230ab
SHA1: 42caca9c316b5e5b284b9f81d9594023a9b3b14e
SHA256: 91c2e3e420f8f06bcf1534b229db0728ce7ad01b02db7e50a831f57c20c6cde6
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://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.

Package: llvm-3.5
Version: 2:3.5.2-5
Architecture: amd64
Maintainer: Albert Graef <aggraef@gmail.com>
Installed-Size: 14124
Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.0), libllvm3.5v5, libstdc++6 (>= 9), libtinfo6 (>= 6), binfmt-support
Recommends: python2 | python
Filename: ./amd64/llvm-3.5_3.5.2-5_amd64.deb
Size: 2630256
MD5sum: 3f8ba4180c1d33510b8d5bf87615089d
SHA1: c2f93d3bbb98f6f3bd66be525e4841c9952f2218
SHA256: fad3512fe169b7c978c91f05247657ff9cf0539cfe4f06cb34bd3f7b3b7b2655
Section: devel
Priority: optional
Multi-Arch: same
Homepage: http://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.

Package: llvm-3.5-dev
Source: llvm-3.5
Version: 2:3.5.2-5
Architecture: amd64
Maintainer: Albert Graef <aggraef@gmail.com>
Installed-Size: 52564
Depends: llvm-3.5 (= 2:3.5.2-5), libc6 (>= 2.14), libllvm3.5v5, libstdc++6 (>= 5.2), libffi-dev (>= 3.0.9), libtinfo-dev
Filename: ./amd64/llvm-3.5-dev_3.5.2-5_amd64.deb
Size: 8041752
MD5sum: af484bb258a6bb8f79896c4a22f81117
SHA1: 246e17731c59b89a62b3dfbaa3677a962092b3a0
SHA256: ff2abb40cca54993522c58ed10287a38264547809f6b1a49eabbe2fc37c8ad5e
Section: devel
Priority: optional
Multi-Arch: same
Homepage: http://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.
 .
 This package provides the libraries and headers to develop applications
 using llvm.