GNU bug report logs - #79162
bible software package

Previous Next

Package: guix-patches;

Reported by: gfp <gfp <at> posteo.at>

Date: Sun, 3 Aug 2025 06:41:01 UTC

Severity: normal

To reply to this bug, email your comments to 79162 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#79162; Package guix-patches. (Sun, 03 Aug 2025 06:41:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to gfp <gfp <at> posteo.at>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 03 Aug 2025 06:41:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: gfp <gfp <at> posteo.at>
To: guix-patches <at> gnu.org
Subject: bible software package
Date: Sat, 02 Aug 2025 18:20:24 +0000
[Message part 1 (text/plain, inline)]
Hi Guix,
I don't know if that is the right place to ask this question.
If not, then sorry about it.

I am asking if there are any plans to pack a bible software programme 
for Guix or somebody is going to deal with it?

There are:

E-Sword (which I was using in Windows)
Xiphos  (which I was using in Linux)
TheWord
BibleWorks
Logos Bibelsoftware
and so on.

I wrote this mail
to let you know
that at least I am interested in it.
I know that some people are also interested in it.


by the way:
the Bible is the most read book in the world in every generation,
that's why it is important for some people.

thanks

Gottfried
[OpenPGP_0xD9E413C6C4BB32CE.asc (application/pgp-keys, attachment)]
[OpenPGP_signature.asc (application/pgp-signature, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#79162; Package guix-patches. (Sun, 03 Aug 2025 14:27:02 GMT) Full text and rfc822 format available.

Message #8 received at 79162 <at> debbugs.gnu.org (full text, mbox):

From: Gabriel Santos <gabrielsantosdesouza <at> disroot.org>
To: guix-patches <at> gnu.org, gfp <gfp <at> posteo.at>, 79162 <at> debbugs.gnu.org
Subject: Re: [bug#79162] bible software package
Date: Sun, 03 Aug 2025 10:56:17 -0300
Em 2 de agosto de 2025 15:20:24 BRT, gfp <gfp <at> posteo.at> escreveu:
>
>Hi Guix,
>I don't know if that is the right place to ask this question.
>If not, then sorry about it.
>
>I am asking if there are any plans to pack a bible software programme for Guix or somebody is going to deal with it?
>
>There are:
>
>E-Sword (which I was using in Windows)
>Xiphos  (which I was using in Linux)
>TheWord
>BibleWorks
>Logos Bibelsoftware
>and so on.
>
>I wrote this mail
>to let you know
>that at least I am interested in it.
>I know that some people are also interested in it.
>
>
>by the way:
>the Bible is the most read book in the world in every generation,
>that's why it is important for some people.


For anyone who wants to undertake this task (maybe me? not today, sorry), some info that
could be easily gathered, but good to have in one place:

# E-Sword

- Homepage: <https://www.e-sword.net/>
- Source: Unknown
- Build System: Unknown
- Dependencies: unknown
- License: Unknown

I couldn't find the source for this one. Seems to be freeware[1].

# Xiphos

- Homepage: <https://xiphos.org/>
- Source: <https://github.com/crosswire/xiphos>
- Build System: CMake
- Dependencies: GTK+ or GTK 3, WebKit, appstream-util, biblesync, dbus-glib,
desktop-file-validate, gconfmm, gtkhtml, intltool, itstool, libgsf, libuuid, libxml, minizip,
sword, xmllint, yelp-build
- License: gpl2+

# TheWord

- Homepage: <https://theword.net/>
- Source: Unavailable (per the license [2])
- Build System: Unknown
- Dependencies: Unknown
- License: Custom[2]

Free as in beer.

# BibleWorks

Discontinued[3].

# Logos

Subscription-based[4].

# Best Bet

Xiphos seems to be the option for packaging.

# Footnotes

[1] <https://www.gnu.org/philosophy/words-to-avoid.en.html#Freeware>
[2] <https://www.theword.net/index.php?license&l=english>
[3] <https://www.bibleworks.com/>
[4] <https://www.logos.com/configure/subscription>

# Closing Remarks

Regards,

-- 
Gabriel Santos




Information forwarded to guix-patches <at> gnu.org:
bug#79162; Package guix-patches. (Sun, 03 Aug 2025 14:28:01 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#79162; Package guix-patches. (Mon, 04 Aug 2025 02:02:02 GMT) Full text and rfc822 format available.

Message #14 received at submit <at> debbugs.gnu.org (full text, mbox):

From: gfp <gfp <at> posteo.at>
To: Gabriel Santos <gabrielsantosdesouza <at> disroot.org>, guix-patches <at> gnu.org,
 79162 <at> debbugs.gnu.org
Subject: Re: [bug#79162] bible software package
Date: Sun, 03 Aug 2025 16:59:58 +0000
[Message part 1 (text/plain, inline)]
Hi,

thanks for investigating it.

I learned just now, that there is also "BibleTime" which is available 
for KDE users.

Gottfried

Am 03.08.25 um 15:56 schrieb Gabriel Santos:
> Em 2 de agosto de 2025 15:20:24 BRT, gfp <gfp <at> posteo.at> escreveu:
>>
>> Hi Guix,
>> I don't know if that is the right place to ask this question.
>> If not, then sorry about it.
>>
>> I am asking if there are any plans to pack a bible software programme for Guix or somebody is going to deal with it?
>>
>> There are:
>>
>> E-Sword (which I was using in Windows)
>> Xiphos  (which I was using in Linux)
>> TheWord
>> BibleWorks
>> Logos Bibelsoftware
>> and so on.
>>
>> I wrote this mail
>> to let you know
>> that at least I am interested in it.
>> I know that some people are also interested in it.
>>
>>
>> by the way:
>> the Bible is the most read book in the world in every generation,
>> that's why it is important for some people.
> 
> 
> For anyone who wants to undertake this task (maybe me? not today, sorry), some info that
> could be easily gathered, but good to have in one place:
> 
> # E-Sword
> 
> - Homepage: <https://www.e-sword.net/>
> - Source: Unknown
> - Build System: Unknown
> - Dependencies: unknown
> - License: Unknown
> 
> I couldn't find the source for this one. Seems to be freeware[1].
> 
> # Xiphos
> 
> - Homepage: <https://xiphos.org/>
> - Source: <https://github.com/crosswire/xiphos>
> - Build System: CMake
> - Dependencies: GTK+ or GTK 3, WebKit, appstream-util, biblesync, dbus-glib,
> desktop-file-validate, gconfmm, gtkhtml, intltool, itstool, libgsf, libuuid, libxml, minizip,
> sword, xmllint, yelp-build
> - License: gpl2+
> 
> # TheWord
> 
> - Homepage: <https://theword.net/>
> - Source: Unavailable (per the license [2])
> - Build System: Unknown
> - Dependencies: Unknown
> - License: Custom[2]
> 
> Free as in beer.
> 
> # BibleWorks
> 
> Discontinued[3].
> 
> # Logos
> 
> Subscription-based[4].
> 
> # Best Bet
> 
> Xiphos seems to be the option for packaging.
> 
> # Footnotes
> 
> [1] <https://www.gnu.org/philosophy/words-to-avoid.en.html#Freeware>
> [2] <https://www.theword.net/index.php?license&l=english>
> [3] <https://www.bibleworks.com/>
> [4] <https://www.logos.com/configure/subscription>
> 
> # Closing Remarks
> 
> Regards,
> 

-- 
Mit freundlichen Grüßen

G. Preihs

()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

Why is HTML email a security nightmare? See https://useplaintext.email/

Please avoid sending me MS-Office attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html

[OpenPGP_0xD9E413C6C4BB32CE.asc (application/pgp-keys, attachment)]
[OpenPGP_signature.asc (application/pgp-signature, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#79162; Package guix-patches. (Mon, 04 Aug 2025 02:02:03 GMT) Full text and rfc822 format available.

This bug report was last modified 11 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.