Opened 19 years ago
Closed 19 years ago
#7558 closed defect (fixed)
NEW bibledit-1.4.01
Reported by: | daneejo@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | markd@… | |
Port: |
Description
bibledit-1.4.01
The portfile can be found here: ATTACHED Description: A program for Bible translators, allows editing USFM scripture text in Linux or Mac OS X. Homepage: http://bibledit/sourceforge.net/
Attachments (1)
Change History (8)
Changed 19 years ago by daneejo@…
comment:1 Changed 19 years ago by blb@…
dependson: | → 7559 |
---|
Two questions: first, does this truly need gtk26 (the 2.6 branch) and not work with 2.8 (just want to make sure, since otherwise the dep should be gtk2). Also, the maintainer email address listed is not yours here in BZ, which (if both are you) means bug assignment for the port won't work.
comment:2 Changed 19 years ago by daneejo@…
(From update of attachment 6811) change maintainer to daneejo@…
comment:3 Changed 19 years ago by daneejo@…
(In reply to comment #2)
Two questions: first, does this truly need gtk26 (the 2.6 branch) and not work with 2.8 (just want to make sure, since otherwise the dep should be gtk2). Also, the maintainer email address listed is not yours here in BZ, which (if both are you) means bug assignment for the port won't work.
Yes, it does require GTK 2.6. With GTK2.8 there is an issue that the program fails whenever you try to change the font it uses.
comment:4 Changed 19 years ago by daneejo@…
I tried to change the maintainer address in the portfile, but "Edit Attachment as comment" doesn't do anything in my Safari. Does Bugzilla require using Mozilla?
comment:5 Changed 19 years ago by daneejo@…
(From update of attachment 6811)
# $Id: $ PortSystem 1.0 name bibledit version 1.4.01 categories textproc maintainers daneejo@… description A program for Bible translators, allows editing USFM scripture text in Linux or Mac OS X. 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. homepage http://bibledit/sourceforge.net/ master_sites sourceforge
checksums md5 691bf85d86959fe32b9263fd6ab27d86 depends_lib port:gtk26 \
port:sqlite3 \ port:scripturechecks
comment:6 Changed 19 years ago by daneejo@…
OK, I used Firefox and "Edit attachment as comment" now works.
comment:7 Changed 19 years ago by markd@…
Cc: | markd@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Bumped to version 1.6 and committed. Thanks! I see the docs say it requires GTK 2.6 and I tried 2.8 just to see and it segfaults. But I'm having problems installing GTK 2.6 right now so I can't run this app under GTK 2.6 to test its operation.
bibledit 1.4.01 portfile