[sword-devel] Some new modules

Karl Kleinpaste karl at kleinpaste.org
Sat Jun 7 03:55:36 MST 2008


"Daniel Glassey" <dglassey at gmail.com> writes:
> I'm wondering, is the the v2 of the content that is those winhelp
> files? iirc there is a newer version (I don't know if it is fixes to
> the text or just new formatting) at http://www.ccel.org/fathers.html
> which has ThML.

Peter sent a note to Roger Pearse of the Tertullian Project
(tertullian.org) to ask about his copy of similar material.  Roger's
explanation was that v2 has never had copyright asserted, but that v3
had a copyright claim and therefore not readily usable.  Also he thinks
there is some question about New Advent's version.

As far as size, I don't see it as an especially big deal.  It's a
one-time download issue, and my link at home is fast enough that the ~2G
my repo shipped out yesterday doesn't bother me; once on someone's
system, it hardly matters whether it's 1 or 3 or 37.  I just offered the
size warning as a favor to folks so they know what they're getting and
as an encouragement on the idea of providing InstallSize support in
repos and module managers.

data="`grep DataPath mods.d/\"$mod\".conf | sed -e 's;DataPath=./;;' -e 's;[a-z]\+$;;'`"
files="`find \"$data\" -type f | sort`"
installsize="`( echo 0 ; ls -l $files | awk '{ print $5"+" }' ; echo p ) | dc`"



More information about the sword-devel mailing list