Tiny Core Linux

Tiny Core Extensions => TCE News => TCE 2.x => Topic started by: Jason W on August 05, 2009, 10:12:34 PM

Title: sword
Post by: Jason W on August 05, 2009, 10:12:34 PM
Thanks to robc for:

Code: [Select]
Title:          sword-devs.tcel
Description:    Devs for API/library for Bible software (TESTING)
Version:        1.6.0
Author:         CrossWire Bible Society
Original-site:  http://www.crosswire.org/sword/index.jsp
Copying-policy: GPL
Size: 74.5k
Extension_by:   robc
Comments: This package requires curl-devs.


----------------------------------------------

Please see the man page for additional
information.

Also see http://www.crosswire.org/sword/index.jsp
for more information.

----------------------------------------------

This extension is PPI compatible.

Change-log:     2009/07/31 Original
Current: 2009/07/31 Original


Code: [Select]
Title:          sword-devs.tczl
Description:    Devs for API/library for Bible software (TESTING)
Version:        1.6.0
Author:         CrossWire Bible Society
Original-site:  http://www.crosswire.org/sword/index.jsp
Copying-policy: GPL
Size: 80k
Extension_by:   robc
Comments: This package requires curl-devs.


----------------------------------------------

Please see the man page for additional
information.

Also see http://www.crosswire.org/sword/index.jsp
for more information.

----------------------------------------------

Change-log:     2009/07/31 Original
Current: 2009/07/31 Original


Code: [Select]
Title:          sword-locales.tcel
Description:    Locales for API/library for Bible software (TESTING)
Version:        1.6.0
Author:         CrossWire Bible Society
Original-site:  http://www.crosswire.org/sword/index.jsp
Copying-policy: GPL
Size: 65.7k
Extension_by:   robc
Comments: This package requires curl, sword, and
openssl-0.9.8h.


----------------------------------------------

Please see the man page for additional
information.

Also see http://www.crosswire.org/sword/index.jsp
for more information.

----------------------------------------------

This extension is PPI compatible.

Change-log:     2009/07/31 Original
Current: 2009/07/31 Original


Code: [Select]
Title:          sword-locales.tczl
Description:    Locales for API/library for Bible software (TESTING)
Version:        1.6.0
Author:         CrossWire Bible Society
Original-site:  http://www.crosswire.org/sword/index.jsp
Copying-policy: GPL
Size: 72k
Extension_by:   robc
Comments: This package requires curl, sword, and
openssl-0.9.8h.


----------------------------------------------

Please see the man page for additional
information.

Also see http://www.crosswire.org/sword/index.jsp
for more information.

----------------------------------------------

Change-log:     2009/07/31 Original
Current: 2009/07/31 Original


Code: [Select]
Title:          sword.tcel
Description:    API/library for Bible software (TESTING)
Version:        1.6.0
Author:         CrossWire Bible Society
Original-site:  http://www.crosswire.org/sword/index.jsp
Copying-policy: GPL
Size: 1.0M
Extension_by:   robc
Comments: This package requires curl and
openssl-0.9.8h.


----------------------------------------------

Please see the man page for additional
information.

Also see http://www.crosswire.org/sword/index.jsp
for more information.

----------------------------------------------

This extension is PPI compatible.

Change-log:     2009/07/31 Original
Current: 2009/07/31 Original


Code: [Select]
Title:          sword.tczl
Description:    API/library for Bible software (TESTING)
Version:        1.6.0
Author:         CrossWire Bible Society
Original-site:  http://www.crosswire.org/sword/index.jsp
Copying-policy: GPL
Size: 1.1M
Extension_by:   robc
Comments: This package requires curl and
openssl-0.9.8h.


----------------------------------------------

Please see the man page for additional
information.

Also see http://www.crosswire.org/sword/index.jsp
for more information.

----------------------------------------------

Change-log:     2009/07/31 Original
Current: 2009/07/31 Original

Title: Re: sword
Post by: Jason W on January 20, 2010, 12:06:12 AM
Thanks to robc for an update:

Code: [Select]
Title:          sword-dev.tcz
Description:    Devs for API/library for Bible software (TESTING)
Version:        1.6.1
Author:         CrossWire Bible Society
Original-site:  http://www.crosswire.org/sword/index.jsp
Copying-policy: GPL
Size: 1.3M
Extension_by:   robc
Comments: This package requires curl-dev, icu,
and clucene-dev.


----------------------------------------------

Please see the man page for additional
information.

Also see http://www.crosswire.org/sword/index.jsp
for more information.

----------------------------------------------

Change-log:     2009/07/31 Original
2010/01/19 Updated to v1.6.1, added clucene support
Current: 2010/01/19 Updated to v1.6.1, added clucene support


Code: [Select]
Title:          sword-locale.tcz
Description:    Locales for API/library for Bible software (TESTING)
Version:        1.6.1
Author:         CrossWire Bible Society
Original-site:  http://www.crosswire.org/sword/index.jsp
Copying-policy: GPL
Size: 196k
Extension_by:   robc
Comments: This package requires curl, sword,
clucene, icu, and openssl-0.9.8h.


----------------------------------------------

Please see the man page for additional
information.

Also see http://www.crosswire.org/sword/index.jsp
for more information.

----------------------------------------------

Change-log:     2009/07/31 Original
2010/01/19 Updated to v1.6.1, added clucene support
Current: 2010/01/19 Updated to v1.6.1, added clucene support


Code: [Select]
Title:          sword.tcz
Description:    API/library for Bible software (TESTING)
Version:        1.6.1
Author:         CrossWire Bible Society
Original-site:  http://www.crosswire.org/sword/index.jsp
Copying-policy: GPL
Size: 576k
Extension_by:   robc
Comments: This package requires curl, clucene,
icu, and openssl-0.9.8h.


----------------------------------------------

Please see the man page for additional
information.

Also see http://www.crosswire.org/sword/index.jsp
for more information.

----------------------------------------------

Change-log:     2009/07/31 Original
2010/01/19 Updated to v1.6.1, added clucene support
Current: 2010/01/19 Updated to v1.6.1, added clucene support

Title: Re: sword
Post by: maro on May 03, 2010, 10:39:59 PM
I'm sorry to report that due to the upgrade of the 'icu.tcz' extension this one will most likely require a rebuild:
Code: [Select]
tc@box:~$ readelf -d /usr/local/lib/libsword-1.6.1.so | grep NEEDED | sed -e 's#.*\[##' -e 's#]$##' | while read l ; do ldconfig -p | grep -q "$l " ; [ $? -eq 0 ] || echo "can not find $l" ; done
can not find libicui18n.so.40
can not find libicuuc.so.40
can not find libicudata.so.40
can not find libicuio.so.40
Please ignore this message if a rebuild is already under way.
Title: Re: sword
Post by: Jason W on June 04, 2010, 03:56:52 AM
Thanks to robc for:

Code: [Select]
Title:          sword-dev.tcz
Description:    Devs for API/library for Bible software (TESTING)
Version:        1.6.1
Author:         CrossWire Bible Society
Original-site:  http://www.crosswire.org/sword/index.jsp
Copying-policy: GPL
Size: 1.3M
Extension_by:   robc
Comments: This package requires curl-dev, icu,
clucene-dev and their deps.


----------------------------------------------

Please see the man page for additional
information.

Also see http://www.crosswire.org/sword/index.jsp
for more information.

----------------------------------------------

Change-log:     2009/07/31 Original
2010/01/19 Updated to v1.6.1, added clucene support
2010/05/20 Rebuilt with updated icu
Current: 2010/05/20 Rebuilt with updated icu


Code: [Select]
Title:          sword-locale.tcz
Description:    Locales for API/library for Bible software (TESTING)
Version:        1.6.1
Author:         CrossWire Bible Society
Original-site:  http://www.crosswire.org/sword/index.jsp
Copying-policy: GPL
Size: 200k
Extension_by:   robc
Comments: This package requires sword and its deps.


----------------------------------------------

Please see the man page for additional
information.

Also see http://www.crosswire.org/sword/index.jsp
for more information.

----------------------------------------------

Change-log:     2009/07/31 Original
2010/01/19 Updated to v1.6.1, added clucene support
2010/05/20 Rebuilt with updated icu
Current: 2010/05/20 Rebuilt with updated icu


Code: [Select]
Title:          sword.tcz
Description:    API/library for Bible software (TESTING)
Version:        1.6.1
Author:         CrossWire Bible Society
Original-site:  http://www.crosswire.org/sword/index.jsp
Copying-policy: GPL
Size: 572k
Extension_by:   robc
Comments: This package requires curl, clucene,
icu, and their deps.


----------------------------------------------

Please see the man page for additional
information.

Also see http://www.crosswire.org/sword/index.jsp
for more information.

----------------------------------------------

Change-log:     2009/07/31 Original
2010/01/19 Updated to v1.6.1, added clucene support
2010/05/20 Rebuilt with updated icu
Current: 2010/05/20 Rebuilt with updated icu