Tiny Core Extensions > TCE 2.x
Bibletime
Jason W:
Thanks to robc for an update:
--- Code: ---Title: bibletime.tcz
Description: Bible study tool (TESTING)
Version: 2.5
Author: Bibletime team
Original-site: http://www.bibletime.info/
Copying-policy: GPLv2
Size: 4.0M
Extension_by: robc
Comments: This package requires sword, curl,
openssl-0.9.8h, qt-4.5-base, qt-4.5-extended,
qt-4.5-webkit, qt-4.5-xml, fontconfig, expat2,
icu, and clucene.
----------------------------------------------
Please see the man page for additional
information.
Also see http://www.bibletime.info/
for more information.
----------------------------------------------
Change-log: 2009/08/06 Original
2009/10/07 Updated to v2.3
2010/01/19 Updated to v2.5
Current: 2010/01/19 Updated to v2.5
--- End code ---
maro:
I'm sorry to report that due to the upgrade of the 'icu.tcz' extension this one will most likely require a rebuild:
--- Code: ---tc@box:~$ readelf -d `which bibletime` | 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 libicuuc.so.40
can not find libicui18n.so.40
--- End code ---
Please ignore this message if a rebuild is already under way.
robc:
i will get to it next week
Jason W:
Thanks to robc for:
--- Code: ---Title: bibletime.tcz
Description: Bible study tool (TESTING)
Version: 2.7
Author: Bibletime team
Original-site: http://www.bibletime.info/
Copying-policy: GPLv2
Size: 4.0M
Extension_by: robc
Comments: This package requires qt-4.5-extended,
qt-4.5-webkit, qt-4.5-xml, fontconfig, sword,
and their deps.
----------------------------------------------
Please see the man page for additional
information.
Also see http://www.bibletime.info/
for more information.
----------------------------------------------
Change-log: 2009/08/06 Original
2009/10/07 Updated to v2.3
2010/01/19 Updated to v2.5
2010/05/20 Updated to v2.7
Current: 2010/05/20 Updated to v2.7
--- End code ---
Navigation
[0] Message Index
[*] Previous page
Go to full version