Ahoj @marmis,
Thanks for mentioning!
I have done that.
Since it does not change anything for already built packages, I did not increase the $pkgrel.
Regards!
| Git Clone URL: | https://aur.archlinux.org/perl-gis-distance-git.git (read-only, click to copy) |
|---|---|
| Package Base: | perl-gis-distance-git |
| Description: | GIS::Distance -- Perl interface to calculate calculate geographic distances. |
| Upstream URL: | https://github.com/bluefeet/GIS-Distance |
| Licenses: | PerlArtistic |
| Conflicts: | perl-gis-distance |
| Provides: | perl-gis-distance |
| Submitter: | dreieck |
| Maintainer: | dreieck |
| Last Packager: | dreieck |
| Votes: | 1 |
| Popularity: | 0.059107 |
| First Submitted: | 2022-01-25 23:44 (UTC) |
| Last Updated: | 2025-10-19 17:00 (UTC) |
Ahoj @marmis,
Thanks for mentioning!
I have done that.
Since it does not change anything for already built packages, I did not increase the $pkgrel.
Regards!
Hi, @dreieck. Test2::Suite was merged into Test::Simple 1.302200 (1), which is provided by perl since 5.39.4 (2). Arch Linux removed it form the provides array on version 5.42.0, so it's now a missing dependency. Could you please replace perl-test2-suite with perl-test-simple or perl-test-simple>=1.302200? Thanks!
Ahoj @maaargh,
it needs perl-class-measure as a dependency for haversine to work
Thanks for noting, I added it as optional dependency.
Tell me if perl-class-measure is really needed as a hard (non-optional) dependency to do anything useful with perl-gis-distance.
Regards!
it needs perl-class-measure as a dependency for haversine to work
This one is problematic and might not work since it depends on perl-geo-point → perl-geo-proj4, which is problematic, see notes there.
Pinned Comments
dreieck commented on 2022-01-26 00:01 (UTC) (edited on 2022-01-26 00:02 (UTC) by dreieck)
This one is problematic and might not work since it depends on
perl-geo-point→perl-geo-proj4, which is problematic, see notes there.