FS#79581 - [ipv6calc] geoip is no longer used

Attached to Project: Arch Linux
Opened by loqs (loqs) - Tuesday, 05 September 2023, 17:03 GMT
Last edited by Konstantin Gizdov (kgizdov) - Wednesday, 20 September 2023, 12:01 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Konstantin Gizdov (kgizdov)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Upstream removed support for GeoIP(legacy) in [1]. The configure options were converted to noops.
Consequently geoip-database-extra can be dropped from optdepends while geoip can e dropped from both makedepends and optdepends.

Additional info:
* ipv6calc 4.0.2-1
[1] https://github.com/pbiering/ipv6calc/commit/54fe0d44691d5b3062dad1c595571bb86c3b7383

Steps to reproduce:
$ pkgctl repo clone --protocol=https ipv6calc
$ cd ipv6calc/
$ makepkg -Codd
$ ./configure --help
Note in the output
--enable-geoip Compatibility Dummy (no longer supported)
--with-geoip-dynamic Compatibility Dummy (no longer supported)
This task depends upon

Closed by  Konstantin Gizdov (kgizdov)
Wednesday, 20 September 2023, 12:01 GMT
Reason for closing:  Fixed
Additional comments about closing:  4.1.0-1

Loading...