Package: doxygen Version: 1.8.16-0.1 Severity: wishlist Dear Maintainer,
I am glad this package finally found a maintainer, I cooked up my own versions meanwhile. To make changing llvm versions (and supported archs), this code would pick it up form the cntrols file: llvm_ver = $(shell sed -n 's/.*\bllvm-\([^[:space:]]*\)-dev.*/\1/p' debian/control) clang_archs = $(shell sed -n 's/.*\bllvm-[^[:space:]]*-dev[[:space:]]*\[\(.*\)\].*/\1/p' debian/control) export LLVM_DIR = /usr/lib/llvm-$(llvm_ver)/lib/cmake/llvm/ export Clang_DIR = /usr/lib/llvm-$(llvm_ver)/lib/cmake/clang/ Norbert -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.2.0-3-amd64 (SMP w/8 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages doxygen depends on: ii libc6 2.29-3 ii libclang1-8 1:8.0.1-4 ii libgcc1 1:9.2.1-19 ii libllvm8 1:8.0.1-4 ii libstdc++6 9.2.1-19 ii libxapian30 1.4.12-1 ii zlib1g 1:1.2.11.dfsg-1+b1 doxygen recommends no packages. Versions of packages doxygen suggests: pn doxygen-doc <none> pn doxygen-gui <none> pn doxygen-latex <none> ii graphviz 2.42.2-3 -- no debconf information