Search Criteria
Package Details: understand-bin 6.5.1184-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/understand-bin.git (read-only, click to copy) |
---|---|
Package Base: | understand-bin |
Description: | Static analysis tool for maintaining, measuring & analyzing critical or large code bases. |
Upstream URL: | https://scitools.com/ |
Keywords: | analysis code static |
Licenses: | custom |
Submitter: | saruman9 |
Maintainer: | saruman9 |
Last Packager: | saruman9 |
Votes: | 4 |
Popularity: | 0.000027 |
First Submitted: | 2016-06-15 06:14 (UTC) |
Last Updated: | 2024-05-14 08:33 (UTC) |
Dependencies (7)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- libx11 (libx11-gitAUR)
- libxau
- libxcb (libxcb-gitAUR)
- libxcrypt-compat
- libxdmcp
- libxext (libxext-gitAUR)
Latest Comments
Reset816 commented on 2023-05-12 02:12 (UTC)
I notice that there's a version for OpenSSL 3.X https://latest.scitools.com/Understand/Understand-6.3.1138-Linux-64bit-staticssl.tgz You can find it from https://licensing.scitools.com/download-all
Ivellios commented on 2022-04-28 02:21 (UTC) (edited on 2022-04-28 02:22 (UTC) by Ivellios)
Once the latest is not matching PKG version, it'is no longer able to be fetched from below URL:
https://latest.scitools.com/${_pkgname^}/${_pkgname^}-$pkgver-Linux-64bit.tgz
Suggest fetch info first:
https://licensing.scitools.com/api/v1/getUpgrade/linux
https://licensing.scitools.com/api/v1/getLatestBuild
ynlieding commented on 2019-09-23 07:10 (UTC)
It works now. Thank you!
saruman9 commented on 2019-09-22 21:18 (UTC)
I added fix and updated the package. Please, test it.
ynlieding commented on 2019-09-22 19:27 (UTC)
I was able to run it in this way
LD_PRELOAD=/usr/lib64/libfreetype.so.6 ./understand
saruman9 commented on 2019-09-21 20:23 (UTC)
I can't update it to new version (5.1.1000), because Qt libraries in distribution of Understand uses old version of fontconfig library.
/opt/scitools/bin/linux64/understand: symbol lookup error: /usr/lib/libfontconfig.so.1: undefined symbol: FT_Done_MM_Var
.ynlieding commented on 2019-09-20 08:45 (UTC)
Understand 5.1(1000) is available. Could you please update?