Search Criteria
Package Details: nodejs-mapscii 0.3.1-3
Git Clone URL: | https://aur.archlinux.org/nodejs-mapscii.git (read-only, click to copy) |
---|---|
Package Base: | nodejs-mapscii |
Description: | Map+Ascii -> MapSCII! Console Map Viewer. |
Upstream URL: | https://github.com/rastapasta/mapscii#readme |
Licenses: | |
Submitter: | Zedeldi |
Maintainer: | Zedeldi |
Last Packager: | Zedeldi |
Votes: | 1 |
Popularity: | 0.49 |
First Submitted: | 2019-06-10 09:32 |
Last Updated: | 2020-12-29 14:01 |
Dependencies (3)
- nodejs (nodejs6-bin, nodejs-ipv6, nodejs-git, nodejs-nightly, nodejs-lts-dubnium, nodejs-lts-erbium, nodejs-lts-fermium)
- jq (jq-git) (make)
- npm (nodejs6-bin, nodejs-nightly, npm6) (make)
Latest Comments
Zedeldi commented on 2020-12-29 14:05
@dreieck Sorted, thanks :)
dreieck commented on 2020-12-28 21:55
Can you please not download stuff in
package()
?source
-array.prepare()
.package()
: Move it tobuild()
.package()
should just locally copy files, not download or compile anything.Thanks for maintaining!