- Note that building with debugging symbols (
_AUTO_DEBUG=yes
) is currently broken, see ↗ this issue. - Note that
make check
is currently broken, see ↗ this issue. So,check()
andcheckdepends
have been commented out.
Search Criteria
Package Details: auto-07p-git 0.9.3+32.r.20230504.7042e6d-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/auto-07p-git.git (read-only, click to copy) |
---|---|
Package Base: | auto-07p-git |
Description: | Software for continuation and bifurcation problems in ordinary differential equations. Version 07p, latest git checkout. Environment variables can control the build (see PKGBUILD). |
Upstream URL: | http://cmvl.cs.concordia.ca/auto/ |
Licenses: | GPL2, BSD, LGPL2.1 |
Conflicts: | auto-07p |
Provides: | auto-07p |
Submitter: | dreieck |
Maintainer: | dreieck |
Last Packager: | dreieck |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-07-26 14:33 (UTC) |
Last Updated: | 2023-09-05 11:43 (UTC) |
Dependencies (24)
- bash (bash-devel-static-gitAUR, bash-gitAUR, bash-xdgAUR, bash-devel-gitAUR, busybox-coreutilsAUR)
- coin (coin-gitAUR)
- gcc (gccrs-gitAUR, gcc-gitAUR, gcc11AUR)
- gcc-fortran (gccrs-fortran-gitAUR, gcc-fortran-gitAUR, gcc11-fortranAUR)
- gcc-libs (gccrs-libs-gitAUR, gcc-libs-gitAUR, gcc11-libsAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-widevineAUR)
- libice
- libsm
- libx11 (libx11-gitAUR)
- libxt
- openmotif
- openmp (openmp-svnAUR)
- openmpi (openmpi-gitAUR, openmpi-ucxAUR)
- soqt (soqt-gitAUR)
- xterm (jbxvt-gitAUR, xterm-alacritty-symlinkAUR, kitty-xterm-symlinksAUR, xterm-gitAUR)
- git (git-vfsAUR, git-run-command-patch-gitAUR, git-gitAUR, git-fcAUR) (make)
- perl (perl-gitAUR) (make)
- texlive-bin (texlive-bin-svnAUR, miktex-gitAUR, texlive-fullAUR, texlive-installerAUR) (make)
- transfig (fig2dev-gitAUR, fig2dev) (make)
- ipython (ipython-gitAUR) (optional) – For python interface.
- Show 4 more dependencies...
Required by (0)
Sources (5)
Latest Comments
dreieck commented on 2023-09-05 11:44 (UTC) (edited on 2023-09-05 11:45 (UTC) by dreieck)
dreieck commented on 2023-09-05 09:19 (UTC) (edited on 2023-09-05 10:49 (UTC) by dreieck)
Fixed build issues, PKGBUILD
overhaul, and now disowning, since I no longer use it. But it is nice software! Please anyone pick it up.
Pinned Comments
dreieck commented on 2023-09-05 11:44 (UTC) (edited on 2023-09-05 11:45 (UTC) by dreieck)
_AUTO_DEBUG=yes
) is currently broken, see ↗ this issue.make check
is currently broken, see ↗ this issue. So,check()
andcheckdepends
have been commented out.