Search Criteria
Package Details: clipper2 1.4.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/clipper2.git (read-only, click to copy) |
---|---|
Package Base: | clipper2 |
Description: | Polygon Clipping and Offsetting |
Upstream URL: | https://github.com/AngusJohnson/Clipper2 |
Licenses: | BSL-1.0 |
Submitter: | xantares |
Maintainer: | trallafitti |
Last Packager: | trallafitti |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-01-27 11:17 (UTC) |
Last Updated: | 2024-08-22 15:07 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
Latest Comments
FFY00 commented on 2024-09-08 21:30 (UTC)
Hi,
A few comments on your PKGBUILD. - The glibc and gcc-lib dependencies are not required, as they are provided by the base package, which is implicit - cmake is missing as a build dependency
Please consider applying the following patch: https://pkgbuild.com/~ffy00/0001-Drop-implicit-depends-and-add-missing-makedepends.patch
Cheers, Filipe Laíns
hafkensite commented on 2024-05-13 05:52 (UTC) (edited on 2024-05-13 06:08 (UTC) by hafkensite)
Fails to build for me with:
Seems related to https://github.com/AngusJohnson/Clipper2/issues/823