GitHunt
KA

kalemas/mini

BibleTime Mini Complete Repository

Complete boundle of BibleTime Mini application.

Run update-all.sh to get it up to date.

Use Qt Creator and corresponding to target platform *.pro file: ./bibletime/platforms/platform/btmini/btmini.pro

Layout

Some notes that should help to manage with repository updates:

  • bibletime: was added with
    git subtree add --prefix bibletime https://github.com/bibletime/bibletime.git v3.0.2
    
  • clucene: was copied from Qt 4.8(?) source distribution, <qt_sources_root>/src/3rdparty/clucene, to provide cross platform compatibility.
  • zlib: was added with
    git subtree add --prefix zlib https://github.com/madler/zlib.git master
    

Languages

C++51.2%C29.7%Assembly3.4%QMake2.5%QML2.4%Ada2.2%Pascal1.8%C#1.5%CMake1.5%Makefile0.8%HTML0.7%CSS0.7%DIGITAL Command Language0.7%Shell0.4%Roff0.2%Perl0.1%Java0.1%JavaScript0.1%SAS0.0%Module Management System0.0%M40.0%Batchfile0.0%
Created July 17, 2015
Updated July 10, 2024
kalemas/mini | GitHunt