From: Eric Wong <e@80x24.org>
To: meta@public-inbox.org
Cc: "Štěpán Němec" <stepnem@smrk.net>
Subject: [PATCH] doc: INSTALL: note OpenBSD xapian-bindings-perl package
Date: Thu, 24 Aug 2023 19:35:09 +0000 [thread overview]
Message-ID: <20230824193509.3709766-1-e@80x24.org> (raw)
The `xapian-bindings-perl' package contains the Xapian.pm
SWIG bindings, but doesn't adhere to the existing convention
of naming system packages after the Perl package name itself
using: "p5-${\($Perl_package_name =~ s/::/-/gr)}".
Reported-by: Štěpán Němec <stepnem@smrk.net>
Link: https://public-inbox.org/meta/20230824132323+0200.507058-stepnem@smrk.net/
---
INSTALL | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/INSTALL b/INSTALL
index 65032d11..91e590ce 100644
--- a/INSTALL
+++ b/INSTALL
@@ -68,7 +68,8 @@ Numerous optional modules are likely to be useful as well:
(for v2, IMAP, NNTP, or gzipped mboxes)
- Search::Xapian or Xapian(.pm) deb: libsearch-xapian-perl
- pkg: p5-Search-Xapian OR p5-Xapian
+ pkg: p5-Search-Xapian OR p5-Xapian (FreeBSD)
+ xapian-bindings-perl (OpenBSD)
rpm: perl-Search-Xapian
(HTTP and IMAP search)
next reply other threads:[~2023-08-24 19:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-24 19:35 Eric Wong [this message]
2023-08-24 20:30 ` [PATCH] doc: INSTALL: note OpenBSD xapian-bindings-perl package Štěpán Němec
2023-08-24 21:51 ` Eric Wong
2023-08-25 15:19 ` Štěpán Němec
2023-08-25 20:43 ` Eric Wong
2023-08-26 6:03 ` Eric Wong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://public-inbox.org/README
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230824193509.3709766-1-e@80x24.org \
--to=e@80x24.org \
--cc=meta@public-inbox.org \
--cc=stepnem@smrk.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).