Search Criteria
Package Details: madx-git 5.09.01.r3.geb495b4f-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/madx-git.git (read-only, click to copy) |
|---|---|
| Package Base: | madx-git |
| Description: | Accelerator Optics simulation code, git master version |
| Upstream URL: | http://cern.ch/mad |
| Licenses: | custom |
| Conflicts: | madx-dev |
| Provides: | madx |
| Submitter: | Eothred |
| Maintainer: | Eothred |
| Last Packager: | Eothred |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-08-30 06:11 (UTC) |
| Last Updated: | 2023-12-29 12:32 (UTC) |
Dependencies (4)
- lapack (aocl-libflame-aoccAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, blas-mklAUR, aocl-libflameAUR, blas-openblas-gitAUR, openblas-lapackAUR, lapack-gitAUR, blas-openblas)
- libx11 (libx11-gitAUR, libx11-mr293AUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
Eothred commented on 2020-09-15 06:06 (UTC)
Thanks for that, and apologies. It probably worked for me because I had already checked out the sources on my local test setup.
Should be fixed now.
pboutach commented on 2020-09-13 07:55 (UTC)
Hi, In the last update there is a problem cloning the git repository. The solution is to change: source=("https://github.com/MethodicalAcceleratorDesign/${_gitname}.git") to source=("git+https://github.com/MethodicalAcceleratorDesign/${_gitname}.git") after this everything works. Thanks for adding madx to the aur!