Search Criteria
Package Details: spot 2.11.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/spot.git (read-only, click to copy) |
---|---|
Package Base: | spot |
Description: | A C++17 library for LTL, omega automata manipulation and model checking. |
Upstream URL: | https://spot.lrde.epita.fr/ |
Keywords: | Büchi LTL omega-automata |
Licenses: | GPL3 |
Submitter: | vl.still |
Maintainer: | cdemoulins |
Last Packager: | cdemoulins |
Votes: | 4 |
Popularity: | 0.000007 |
First Submitted: | 2016-04-19 08:23 (UTC) |
Last Updated: | 2023-08-21 09:21 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libtool (libtool-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- sh (dashbinshAUR, bash-devel-static-gitAUR, zshbinshAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR, bash)
Required by (4)
- ompl (optional)
- ompl-git (optional)
- omplapp (optional)
- stormchecker (optional)
Latest Comments
MasWag commented on 2024-08-07 06:05 (UTC)
Hi. I have quickly updated PKGBUILD for spot 2.12: https://gist.github.com/MasWag/7a5b50514269d533d1c553adcd6ef19c
MasWag commented on 2024-05-16 11:34 (UTC)
Hi, it appears that
configure
depends on the distutils module of Python, but it is not installed by default, and the compilation failed. In my case, installingpython-distutils-extra
resolved the issue.vl.still commented on 2017-11-23 09:31 (UTC)
cdemoulins commented on 2017-11-22 09:51 (UTC)