guix-play/gnu
Thiago Jung Bauermann c017acec34
gnu: public-inbox: Some packaging fixes
The file ‘script/public-inbox-compact’ doesn't call ‘xapian-compact’ directly
anymore, so the substitution in the ‘qualify-paths’ phase doesn't do anything.

Now there's a reference to ‘xapian-compact’ in ‘lib/PublicInbox/Xapcmd.pm’,
so substitute the path there.

And move xapian from native-inputs to inputs and use its input path in the
substitution, since ‘xapian-compact’ is called during normal execution of
public-inbox.

Also add ‘bash-minimal’ to the package's inputs, since it uses ‘wrap-program’.

Finally, take the opportunity to change build phases to not return #t
unconditionally, since that isn't necessary anymore.

* gnu/packages/mail.scm (public-inbox)[arguments]<#:phases>: Don't return #t
from each phase.
{qualify-paths}: Substitute ‘xapian-compact’ path in the correct file.  Use
‘search-input-file’ rather than ‘which’ to find it.
[native-inputs]: Move ‘xapian’ from here ...
[inputs]: ... to here. Add ‘bash-minimal’.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-01 22:44:09 +02:00
..
bootloader
build image: Add fat32 support. 2022-05-31 14:51:13 +02:00
home
installer Revert "installer: user: Remove useless filtering." 2022-05-21 00:15:08 +02:00
machine
packages gnu: public-inbox: Some packaging fixes 2022-06-01 22:44:09 +02:00
services gnu: Remove wicd. 2022-05-31 14:53:42 -04:00
system gnu: Remove wicd. 2022-05-31 14:53:42 -04:00
tests services: openssh: Listen on both IPv4 and IPv6. 2022-05-22 21:56:40 +02:00
artwork.scm
bootloader.scm
ci.scm Move (gnu platform) and (gnu platforms ...) to guix/. 2022-05-25 09:27:25 +02:00
home.scm
image.scm Move (gnu platform) and (gnu platforms ...) to guix/. 2022-05-25 09:27:25 +02:00
installer.scm
local.mk gnu: Remove unreferenced patch. 2022-06-01 22:55:27 +03:00
machine.scm
packages.scm
services.scm gnu: services: Update setuid service description. 2022-05-29 02:00:19 +02:00
system.scm system: Improve warning when using LUKS mapped devices without UUIDs. 2022-05-21 00:12:31 -04:00
tests.scm services: Add more description fields. 2022-05-18 22:29:54 +02:00