Search Criteria
Package Details: untwine-git r74.48ee6f7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/untwine-git.git (read-only, click to copy) |
---|---|
Package Base: | untwine-git |
Description: | Untwine is software to create Entwine Point Tile (EPT) web services from PDAL-readable point cloud data sources. |
Upstream URL: | https://github.com/hobu/untwine |
Licenses: | GPL |
Conflicts: | untwine |
Provides: | untwine |
Submitter: | qs9rx |
Maintainer: | None |
Last Packager: | qs9rx |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-02-23 09:34 (UTC) |
Last Updated: | 2021-02-23 09:34 (UTC) |
Latest Comments
qs9rx commented on 2025-02-13 20:09 (UTC)
This requires a change in the
package()
function:cd "$srcdir/${pkgname%-git}/build"
tocd "$srcdir/${pkgname%-git}/build/bin"
I cannot be bothered to set up git for this though and since there is no web interface to edit the file, I rather abandon the package so someone else can update it. Take care!