Search Criteria
Package Details: nodejs-carto-git 1.2.0+28+r1971.20201014.3051072-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/nodejs-carto-git.git (read-only, click to copy) |
---|---|
Package Base: | nodejs-carto-git |
Description: | Mapbox carto: Translates Carto MML/ CartoCSS to Mapnik XML or a JSON variant of Mapnik XML. |
Upstream URL: | https://vis4.net/chromajs/ |
Licenses: | Apache |
Conflicts: | carto, carto-git, nodejs-carto |
Provides: | carto, carto-git, nodejs-carto |
Submitter: | dreieck |
Maintainer: | dreieck |
Last Packager: | dreieck |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-05-15 10:45 (UTC) |
Last Updated: | 2022-03-21 11:12 (UTC) |
Dependencies (9)
- mapnik (mapnik-gitAUR)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- git (git-gitAUR, git-glAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-sphinx_rtd_theme (make)
- texinfo (texinfo-gitAUR) (make)
- texlive-bin (texlive-installerAUR, texlive-fullAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
Latest Comments
dreieck commented on 2022-03-21 11:12 (UTC) (edited on 2022-03-21 11:13 (UTC) by dreieck)
@einbisschen: Thanks for mentioning, updated.
einbisschen commented on 2022-03-20 21:02 (UTC)
I need to replace the git link to github in the PKGBUILD with an https link to make the download work.
dreieck commented on 2021-09-01 22:02 (UTC)
@mephinet: Thanks for pointing out; I now added
texlive-latexextra
as makedependency, which providesfncychap.sty
.mephinet commented on 2020-10-23 10:50 (UTC) (edited on 2020-10-23 10:52 (UTC) by mephinet)
For me, "make latexpdf" fails in the docs directory:
! LaTeX Error: File `fncychap.sty' not found.
I guess there is a dependency missing?