1 | # $Id: $ |
---|
2 | PortSystem 1.0 |
---|
3 | name bibledit |
---|
4 | version 1.4.01 |
---|
5 | categories textproc |
---|
6 | maintainers mac_support_jaars@sil.org |
---|
7 | description A program for Bible translators, allows editing USFM scripture text in Linux or Mac OS X. |
---|
8 | long_description There are many languages still without a translation of the Bible. Bible translators need a text editor that can input Bible text. Bible text is unique in that it is organized in two distinct hierarchies. One, it has sections and paragraphs, like any other text. Second, it is made up of books that contain chapters that contain verses. Many contemporary Bible translators use the USFM data format for their Bible translations, but the most widespread USFM text editors require Windows. Bibledit is a USFM Bible editor that works in Linux or Mac OS X. |
---|
9 | homepage http://bibledit/sourceforge.net/ |
---|
10 | master_sites sourceforge |
---|
11 | |
---|
12 | checksums md5 691bf85d86959fe32b9263fd6ab27d86 |
---|
13 | depends_lib port:gtk26 \ |
---|
14 | port:sqlite3 \ |
---|
15 | port:scripturechecks |
---|