Search Criteria
Package Details: tilemaker 3.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tilemaker.git (read-only, click to copy) |
---|---|
Package Base: | tilemaker |
Description: | Convert OpenStreetMap .pbf files into vector tiles without the stack |
Upstream URL: | https://github.com/systemed/tilemaker |
Licenses: | custom |
Submitter: | simon04 |
Maintainer: | akstrfn |
Last Packager: | akstrfn |
Votes: | 3 |
Popularity: | 0.000859 |
First Submitted: | 2018-07-06 06:23 (UTC) |
Last Updated: | 2024-01-16 12:56 (UTC) |
Dependencies (8)
- boost-libs
- lua
- protobuf (protobuf-gitAUR)
- rapidjson (rapidjson-gitAUR)
- shapelib
- sqlite (sqlite-fossilAUR)
- boost (boost-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
Zelzahn commented on 2024-03-12 08:06 (UTC)
Hey, if I use this package, the program crashes while converting but when building from source this doesn't happen. (see https://github.com/systemed/tilemaker/issues/695)
I'm not entirely sure where the PKGBUILD differs in building.
akstrfn commented on 2023-07-17 20:55 (UTC)
My bad, I did a git clone when testing and this is already fixed in master. Fix committed. I've used the patch you've provided to the upstream.
holzgeist commented on 2023-07-17 08:17 (UTC)
Interesting.. When only switching to cmake (i.e. removing the
patch
line from my changes below), it fails withOnly switching cmake to 17 results in
akstrfn commented on 2023-07-16 18:44 (UTC)
Hi build with cmake works out of the box so it seems that just a switch to cmake build is needed. Did you try this before making a switch to c++17 and adding an include of
<mutex>
?holzgeist commented on 2023-07-16 11:23 (UTC)
Hi! The latest version fails for me with multiple errors. I submitted a PR upstream to fix it for CMake builds: https://github.com/systemed/tilemaker/pull/503
I'm rather new to contributing to AUR, so I don't know how to submit PRs here. That's why here's the patch to include above changes in a patch and switch the PKGCONFIG to use cmake for building. The patch can be removed as soon as the upstream PR is released
akstrfn commented on 2022-07-16 20:27 (UTC)
patch applied and build now works, thx
miblon commented on 2022-06-17 10:12 (UTC)
With boost > 1.79 there are errors when the source is being built. I reported the error and provided a fix. When the source is updated, this package should be renewed. More information at: https://github.com/systemed/tilemaker/pull/413
zegkljan commented on 2022-02-05 10:26 (UTC)
Build fails:
jokke commented on 2021-02-18 15:21 (UTC)
Build fails with: