Search Criteria
Package Details: asymptote-git 2:2.71.git.3.gbbb1ed00-1
Git Clone URL: | https://aur.archlinux.org/asymptote-git.git (read-only, click to copy) |
---|---|
Package Base: | asymptote-git |
Description: | A vector graphics language (like metapost) |
Upstream URL: | http://asymptote.sourceforge.net/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | haawda |
Maintainer: | haawda |
Last Packager: | haawda |
Votes: | 9 |
Popularity: | 0.26 |
First Submitted: | 2015-10-04 20:44 |
Last Updated: | 2021-04-08 17:04 |
Dependencies (15)
- fftw (fftw-mpich, fftw-mpi, fftw-amd)
- freeglut (freeglut-x11-svn, freeglut-wayland-svn)
- gc
- gsl (gsl-git)
- libsigsegv (libsigsegv-git)
- python (python-dbg)
- flex (flex-git) (make)
- ghostscript (make)
- git (git-git) (make)
- glm (glm-git, gli) (make)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-no-hdri, imagemagick-git, imagemagick-full-git, imagemagick-fftw, imagemagick-full) (make)
- librsvg (librsvg-git, librsvg-minimal-git) (make)
- python-cson (optional) – for the xasy GUI
- python-pyqt5 (optional) – for the xasy GUI
- tix (optional) – for the xasy GUI
Required by (3)
- bapctools-git (requires asymptote) (optional)
- cms-germany-git (requires asymptote)
- pp-git (requires asymptote) (optional)
Latest Comments
1 2 3 Next › Last »
eelvex commented on 2021-04-08 13:27
xasy
requirespython-cson
to run.waytin commented on 2021-03-13 17:37
Great, I can build it successfully now. Thank you!
haawda commented on 2021-03-13 00:47
You don't, also fixed now.
waytin commented on 2021-03-12 18:35
Thanks for such a quick fix. The error of sha256sums is gone, but now I get
==> Validating source files with sha256sums... asymptote ... Skipped remove_include.patch ... Passed -> asymptote not satisfied, flushing install queue ==> Making package: asymptote-git 2:2.70.git.11.g3cac2756-1 (Fri 12 Mar 2021 12:33:07 PM CST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Missing dependencies: -> asymptote ==> ERROR: Could not resolve all dependencies. error making: asymptote-git
Why do I needasymptote
to build itself?haawda commented on 2021-03-12 17:04
My mistake, please try again.
waytin commented on 2021-03-12 14:49
I got the following error.
-> Found remove_include.patch ==> Validating source files with sha256sums... asymptote ... Skipped remove_include.patch ... FAILED ==> ERROR: One or more files did not pass the validity check! error downloading sources: asymptote-git
Could anyone please tell me how to fix this?haawda commented on 2020-07-14 10:26
This PKGBUILD will always pull and build from the latest sources. No need to flag out-of-date.
wos commented on 2020-07-13 19:04
Greetings!
Flagging as out of date as version 2.66 was already released.
afichet commented on 2019-12-19 19:30
Thanks for this up to date package. For installing on a clean system, just need to remove the asymptote dependency. Then, removing the workaround in prepare() works well.
supakorn-jamie commented on 2018-07-10 23:57
Just to note, but the release of Asymptote 2.45 (which is right now in master) requires a few more dependencies, including python-pyqt5 and librsvg. Also, we switched to Python3.