Opened 16 months ago
Closed 13 months ago
#18893 closed enhancement (fixed)
Archive pcre (wait for kde6)
Reported by: | Xi Ruoyao | Owned by: | blfs-book |
---|---|---|---|
Priority: | normal | Milestone: | 12.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
Yet another deathware.
The only recommended dependency on pcre is from kjs. kjs is removed in kde6.
And just curious, why it's recommended anyway?
Change History (6)
comment:1 by , 16 months ago
Milestone: | 12.1 → 99-Waiting |
---|
comment:2 by , 16 months ago
follow-up: 5 comment:4 by , 13 months ago
Now the only recommended pcre1 dependency is from nmap. We can use a patch from fedora (actually stripped down from the upstream change) to use pcre2 instead: https://src.fedoraproject.org/rpms/nmap/raw/rawhide/f/nmap-pcre2.patch
comment:5 by , 13 months ago
Replying to Xi Ruoyao:
Now the only recommended pcre1 dependency is from nmap. We can use a patch from fedora (actually stripped down from the upstream change) to use pcre2 instead: https://src.fedoraproject.org/rpms/nmap/raw/rawhide/f/nmap-pcre2.patch
Please go ahead and do that.
comment:6 by , 13 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed at r12.1-59-g39eac9218c.
The upstream claimed "if kjs not built with pcre, khtml may fail to display many websites". But now khtml only used by khelpcenter and maybe we can try building kjs without pcre...
(I'm not a KDE user and I'm not sure how fancy the khelpcenter docs are. Need another editor to test.)