summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRoberto C. Sanchez <roberto@connexer.com>2014-10-21 22:48:21 -0400
committerRoberto C. Sanchez <roberto@connexer.com>2014-10-21 22:48:21 -0400
commitcbb6dcfb002dd5bc5f702a4909306be5c2878319 (patch)
treef5321b16bc6eb2e5f32dd9aa3cdf9f9fe9185466 /README
parent1af3b165c9377702ca62a64112bc089a6f575c30 (diff)
Imported Upstream version 2.0
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 12 insertions, 3 deletions
diff --git a/README b/README
index da0a9fd..7f435dc 100644
--- a/README
+++ b/README
@@ -1,20 +1,29 @@
README for BibleTime
====================
-BibleTime is a Bible study application based on KDE.
+BibleTime is a Bible study application based on Qt.
1. INSTALLATION
-1.1 REQUIREMENTS
+1.1 BUILD REQUIREMENTS
-QT 4.4+
-Sword 1.5.9+ (http://crosswire.org/sword)
-CLucene 0.9.16a+ (http://clucene.sf.net)
-Boost header files (libboost-dev)
-cmake 2.4.0+ (http://cmake.org)
-1.2 DEVELOPER-ONLY REQUIREMENTS
+1.2 DOCUMENTATION GENERATION REQUIREMENTS (OPTIONAL)
-po4a
-xsltproc, docbook-xml, docbook-xsl
+ -xml2po (part of the package gnome-doc-utils on some distributions)
+
+These packages are used by BT committers to prepare
+the documentation for the Handbook, Howto and the
+website. This tool set can be used by translators to
+generate, test and validate their work.
+There is no need to rely on these packages to bundle
+BibleTime for distribution as the compiled documentation
+is in the source tree ready for installation.
1.3 PROCEDURE