Search Criteria
Package Details: mkgmap 4649-1
Git Clone URL: | https://aur.archlinux.org/mkgmap.git (read-only, click to copy) |
---|---|
Package Base: | mkgmap |
Description: | Create maps for Garmin GPS devices from OpenStreetMap (OSM) data. |
Upstream URL: | http://www.mkgmap.org.uk |
Licenses: | |
Conflicts: | |
Submitter: | biginoz |
Maintainer: | jerebear |
Last Packager: | jerebear |
Votes: | 20 |
Popularity: | 0.79 |
First Submitted: | 2010-08-25 13:24 |
Last Updated: | 2021-04-11 21:51 |
Dependencies (1)
- java-runtime=8 (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, jre14, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, jre-bcl, amazon-corretto-15, jdk11-openj9-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jre8, jdk8, jdk11-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jre11, sapmachine-jdk-bin, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, jre8-adoptopenjdk, jdk-arm, jre11-jetbrains-imfix, java-openjdk-bin, jdk-openj9-bin, jdk-adoptopenjdk, jre, zulu-16-bin, liberica-jdk-full-bin, jdk15-adoptopenjdk, jre-openj9, java-openjdk-ea-bin, amazon-corretto-16, java-openjdk-loom-ea-bin, zulu-embedded-jdk, jdk-jetbrains, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
Latest Comments
1 2 3 4 Next › Last »
jerebear commented on 2020-06-04 14:34
Old builds are aggressively cleaned up by the upstream server, and 404s usually indicate that only newer builds are available. That's what happened here. I've updated the package.
dreieck commented on 2020-06-04 09:14
Fails to download source:
jerebear commented on 2016-09-25 17:32
Done. Thank you!
Tblue commented on 2016-09-25 00:44
Please consider depending on "java-runtime=8" instead of "jre8-openjdk".
That would allow people to use packages like jre8-openjdk-infinality instead of *having* to use jre8-openjdk. :-)
Sanpi commented on 2015-08-27 09:44
http://www.mkgmap.org.uk/download/mkgmap-r3633.zip
jerebear commented on 2014-04-03 18:30
This package is already at revision 3145, and the mkgmap download page [1] lists version 3145 as the current stable release. Thus, I'm not going to update any further than that. If you want the absolute latest release, I'd recommend installing mkgmap-svn [2].
[1] http://www.mkgmap.org.uk/download/mkgmap.html
[2] https://aur.archlinux.org/packages/mkgmap-svn/
jerebear commented on 2014-03-21 03:50
Thanks for the comment! I'm updating three packages: mkgmap, mkgmap-svn and splitter.
Interestingly, namcap warns that java-environment is a dependency. However, I empirically tested out the updated packages by compiling a new map, and everything worked. Thus, namcap's warning appears spurious.
saultdon commented on 2014-03-20 00:06
java-environment will install both the java JDK and JRE. JDK is a lot of download =P especially if it's not needed.
I think only the JRE is needed to run mkgmap.
Replacing java-environment with java-runtime as a dependency lightens the load quite a bit.
jerebear commented on 2013-10-14 19:43
I've just performed a thorough rewrite of this package with the intent of making it safer (quote variable interpolations), easier to maintain (don't create a shell script from within a shell script -- hard to track escape chars) and cleaner. If anyone experiences any issues, please let me know. I can easily revert to the old format at any time.
jerebear commented on 2013-05-14 20:41
Thanks for the heads-up, flow.