Search Criteria
Package Details: ogdf 202309-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ogdf.git (read-only, click to copy) |
---|---|
Package Base: | ogdf |
Description: | OGDF is a self-contained C++ class library for the automatic layout of diagrams. OGDF offers sophisticated algorithms and data structures to use within your own applications or scientific projects. |
Upstream URL: | https://ogdf.uos.de/ |
Licenses: | GPL |
Conflicts: | coin-or-clp, coin-or-coinutils, coin-or-osi, ogdf |
Provides: | ogdf |
Submitter: | haawda |
Maintainer: | RAMChYLD |
Last Packager: | RAMChYLD |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-03-18 10:13 (UTC) |
Last Updated: | 2024-03-01 18:28 (UTC) |
Dependencies (4)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- graphviz (make)
Latest Comments
Ordoviz commented on 2024-12-21 13:52 (UTC)
You need to add
!lto
tooptions
, otherwise the examples at https://ogdf.netlify.app/ex-basic fail to link.