FS#71303 - [gnu-apl] does not support pcre

Attached to Project: Community Packages
Opened by loqs (loqs) - Saturday, 19 June 2021, 23:48 GMT
Last edited by Toolybird (Toolybird) - Saturday, 01 April 2023, 21:28 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Kyle Keen (keenerd)
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:
gnu-apl depends on pcre but is not linked to it because it only supports pcre2. Rebuilding the package in a clean chroot and it will use pcre2 which is pulled in as a transitive dependency of gzip. pcre2 could be added to depends in place of pcre or pcre could be dropped and --with-pcre=no passed to configure.

Additional info:
* gnu-apl 1.8-2

Steps to reproduce:
Extract source. In the output of ./configure --help
--with-pcre[=prefix] enable ⎕RE (needs libpcre2)
This task depends upon

Closed by  Toolybird (Toolybird)
Saturday, 01 April 2023, 21:28 GMT
Reason for closing:  Won't fix
Additional comments about closing:  Pkg dropped to the AUR

Loading...