Skip to content

Commit

Permalink
bibletime: Upgrade to 2.11.2
Browse files Browse the repository at this point in the history
Switch from qt4 to qt5. Remove the qt4 option.

CHANGELOG
=========
BibleTime 2.11.2
The BibleTime team is proud to announce the immediate availability of BibleTime version 2.11.2 which is the second bugfix release in the stable 2.11 series of BibleTime.

All users of BibleTime are encouraged to upgrade, especially users still using BibleTime version 2.10 or earlier.

Notable changes since 2.11.1:

    Updated translations.
    Improved compatibility with Qt 5.11 (including bug #140)
    Fixed crash when clicking on "full syntax" (bug #134)
    Fixed Mag not always working with Hebrew / Strongs (bug #132)
    Fixed BibleTime startup on some versions of Windows (bug #119)
    Fixed Bookshelf Wizard buttons not being translated (bug #131)
    Fixed application icon directory to match the FreeDesktop standard
    Fixed bug which prevented installing of works (bug #124)

BibleTime 2.11.1
The BibleTime team is proud to announce the immediate availability of BibleTime version 2.11.1 which is the first bugfix release in the stable 2.11 series of BibleTime.

All users of BibleTime are encouraged to upgrade, especially users still using BibleTime version 2.10 or earlier.

Notable changes since 2.11.0:

    Enhanced packaging for Windows.
    Enhanced some error messages.
    Updated translations. Thanks to all translators!.
    Improved build-time detection of Qt WebEngine.
    Fixed crash with Qt 5.9 (workaround for QTBUG-61213).
    Fixed apocryphal books not being properly displayed (#12).
    Fixed paragraphs being displayed incorrectly (#37).
    Fixed some greek dictionary modules not working in mag (#52).
    Fixed windows not starting on some Windows 7 computers (#90).
    Fixed a bug which hindered changing to second tab in Tabbed view (#91)
    Fixed Qt "More Info..." tab being blank (#92)
    Fixed crash when closing module display window with Qt 5.8 (#94)
    Fixed images not being displayed (#95).
    Fixed reloading of "All Text Windows" shortcuts not working (#102).
    Fixed problem with Save - Yes/No dialog and editing a Personal commentary (#105).

BibleTime 2.11.0
Thanks to the great mercy of our Savior and Lord, king Jesus Christ, the BibleTime team is yet again pleased to announce the immediate availability of BibleTime version 2.11.0, which is the first full release in the the stable 2.11 series of BibleTime.

All users of BibleTime are encouraged to upgrade, including users of the BibleTime version 2.10 series.

Notable changes since the 2.10 series:

    Redesigned bookshelf manager
    Many bugfixes and optimizations

Build requirements changes:

    A C++11 compiler is now required
    Qt 5 or later is now required
    xml-po is no longer required

BibleTime 2.11 RC 2
The BibleTime team is proud to announce the immediate availability of BibleTime version 2.11 RC 2, which is the second release candidate in the stable 2.11 series of BibleTime, with a number of bugs fixed since RC 1.

Notable changes since the 2.10 series:

    Many bugfixes and optimizations
    Redesigned bookshelf manager

Build requirements changes:

    A C++11 compiler is now required
    Qt 5 or later is now required
    xml-po is no longer required

BibleTime 2.11 RC 1
The BibleTime team is proud to announce the immediate availability of BibleTime version 2.11_rc1,
which is the first release candidate in the stable 2.11 series of BibleTime.

Notable changes since the 2.10 series:

    Many bug fixes and optimizations
    Redesigned bookshelf manager

Build requirements changes:

    A C++11 compiler is now required
    Qt 5 or later is now required
    xml-po is no longer required

BibleTime 2.11 beta 1
The BibleTime team is proud to announce the immediate availability of BibleTime version 2.11_beta1,
which is the first (and only) beta release in the stable 2.11 series of BibleTime.

Notable changes since the 2.10 series:

    Many bug fixes and optimizations
    Redesigned bookshelf manager

Build requirements changes:

    A C++11 compiler is now required
    Qt 5 or later is now required
    xml-po is no longer required
  • Loading branch information
krytarowski committed Oct 27, 2019
1 parent cefc22c commit 0e8547b
Show file tree
Hide file tree
Showing 5 changed files with 110 additions and 132 deletions.
14 changes: 10 additions & 4 deletions misc/bibletime/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.39 2019/09/18 14:17:12 ryoon Exp $
# $NetBSD: Makefile,v 1.40 2019/10/27 17:11:04 kamil Exp $

DISTNAME= bibletime-2.10.1
PKGREVISION= 40
DISTNAME= bibletime-2.11.2
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bibletime/}
EXTRACT_SUFX= .tar.xz
Expand All @@ -24,9 +23,16 @@ SUBST_SED.docdir= -e 's,bibletime/docs,doc/bibletime,g'

DEPENDS+= dejavu-ttf-[0-9]*:../../fonts/dejavu-ttf

.include "options.mk"
CONFIGURE_DIRS= ${WRKDIR}/build
CMAKE_ARG_PATH= ${WRKSRC}

post-extract:
${MKDIR} ${WRKDIR}/build

.include "../../misc/sword/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/libclucene/buildlink3.mk"
.include "../../x11/qt5-qttools/buildlink3.mk"
.include "../../x11/qt5-qtwebkit/buildlink3.mk"
.include "../../x11/qt5-qtsvg/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
117 changes: 95 additions & 22 deletions misc/bibletime/PLIST
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2015/03/12 13:54:30 nros Exp $
@comment $NetBSD: PLIST,v 1.2 2019/10/27 17:11:04 kamil Exp $
bin/bibletime
share/applications/bibletime.desktop
share/bibletime/display-templates/Basic.tmpl
Expand All @@ -9,59 +9,45 @@ share/bibletime/display-templates/Green.css
share/bibletime/display-templates/HighContrast.css
share/bibletime/display-templates/Simple.css
share/bibletime/display-templates/basic_template.txt
share/bibletime/icons/add.svg
share/bibletime/icons/automatically.svg
share/bibletime/icons/back.svg
share/bibletime/icons/bible.svg
share/bibletime/icons/bible_add.svg
share/bibletime/icons/bible_locked.svg
share/bibletime/icons/bible_remove.svg
share/bibletime/icons/bibletime.png
share/bibletime/icons/bibletime.svg
share/bibletime/icons/book.svg
share/bibletime/icons/book_add.svg
share/bibletime/icons/book_locked.svg
share/bibletime/icons/bookmark.svg
share/bibletime/icons/books.svg
share/bibletime/icons/calendar.svg
share/bibletime/icons/cascade.svg
share/bibletime/icons/cascade_auto.svg
share/bibletime/icons/checkbox.svg
share/bibletime/icons/commentary.svg
share/bibletime/icons/commentary_add.svg
share/bibletime/icons/commentary_locked.svg
share/bibletime/icons/configure.svg
share/bibletime/icons/contents2.svg
share/bibletime/icons/default.svg
share/bibletime/icons/delete.svg
share/bibletime/icons/dictionary.svg
share/bibletime/icons/displayconfig.svg
share/bibletime/icons/displaytranslit.svg
share/bibletime/icons/document_magnifier.svg
share/bibletime/icons/edit_clear.svg
share/bibletime/icons/edit_clear_locationbar.svg
share/bibletime/icons/edit_copy.svg
share/bibletime/icons/edit_delete.svg
share/bibletime/icons/edit_undo.svg
share/bibletime/icons/exit.svg
share/bibletime/icons/export.svg
share/bibletime/icons/file_save.svg
share/bibletime/icons/fileclose.svg
share/bibletime/icons/fileprint.svg
share/bibletime/icons/find.svg
share/bibletime/icons/flag.svg
share/bibletime/icons/folder-new.svg
share/bibletime/icons/folder-open.svg
share/bibletime/icons/folder.svg
share/bibletime/icons/folder_new.svg
share/bibletime/icons/fontconfig.svg
share/bibletime/icons/fonts.svg
share/bibletime/icons/forward.svg
share/bibletime/icons/import.svg
share/bibletime/icons/info.svg
share/bibletime/icons/key_bindings.svg
share/bibletime/icons/layer-visible-on.svg
share/bibletime/icons/lexicon.svg
share/bibletime/icons/lexicon_add.svg
share/bibletime/icons/lexicon_locked.svg
share/bibletime/icons/light_bulb.svg
share/bibletime/icons/lock.svg
share/bibletime/icons/manual.svg
share/bibletime/icons/map.svg
share/bibletime/icons/pencil.svg
share/bibletime/icons/plus.svg
Expand All @@ -70,6 +56,7 @@ share/bibletime/icons/print.svg
share/bibletime/icons/questionable.svg
share/bibletime/icons/questionmark.svg
share/bibletime/icons/refresh.svg
share/bibletime/icons/remove.svg
share/bibletime/icons/startconfig.svg
share/bibletime/icons/stop.svg
share/bibletime/icons/swordconfig.svg
Expand All @@ -82,7 +69,6 @@ share/bibletime/icons/text_leftalign.svg
share/bibletime/icons/text_rightalign.svg
share/bibletime/icons/text_under.svg
share/bibletime/icons/tile.svg
share/bibletime/icons/tile_auto.svg
share/bibletime/icons/tile_horiz.svg
share/bibletime/icons/tile_vert.svg
share/bibletime/icons/trash.svg
Expand All @@ -95,20 +81,37 @@ share/bibletime/icons/window_fullscreen.svg
share/bibletime/javascript/bthtml.js
share/bibletime/license/license.html
share/bibletime/locale/bibletime_ui_ar.qm
share/bibletime/locale/bibletime_ui_bg.qm
share/bibletime/locale/bibletime_ui_ceb.qm
share/bibletime/locale/bibletime_ui_cs.qm
share/bibletime/locale/bibletime_ui_da.qm
share/bibletime/locale/bibletime_ui_de.qm
share/bibletime/locale/bibletime_ui_el.qm
share/bibletime/locale/bibletime_ui_en_GB.qm
share/bibletime/locale/bibletime_ui_es.qm
share/bibletime/locale/bibletime_ui_et.qm
share/bibletime/locale/bibletime_ui_fi.qm
share/bibletime/locale/bibletime_ui_fil_PH.qm
share/bibletime/locale/bibletime_ui_fr.qm
share/bibletime/locale/bibletime_ui_hu.qm
share/bibletime/locale/bibletime_ui_hy.qm
share/bibletime/locale/bibletime_ui_it.qm
share/bibletime/locale/bibletime_ui_ja.qm
share/bibletime/locale/bibletime_ui_ko.qm
share/bibletime/locale/bibletime_ui_lt.qm
share/bibletime/locale/bibletime_ui_lv.qm
share/bibletime/locale/bibletime_ui_my.qm
share/bibletime/locale/bibletime_ui_nl.qm
share/bibletime/locale/bibletime_ui_pl.qm
share/bibletime/locale/bibletime_ui_pt.qm
share/bibletime/locale/bibletime_ui_pt_BR.qm
share/bibletime/locale/bibletime_ui_ru.qm
share/bibletime/locale/bibletime_ui_sk.qm
share/bibletime/locale/bibletime_ui_sr_RS.qm
share/bibletime/locale/bibletime_ui_th.qm
share/bibletime/locale/bibletime_ui_ti.qm
share/bibletime/locale/bibletime_ui_tr.qm
share/bibletime/locale/bibletime_ui_uk.qm
share/bibletime/locale/bibletime_ui_zh_TW.qm
share/bibletime/pics/startuplogo.png
share/bibletime/pics/startuplogo_christmas.png
Expand Down Expand Up @@ -563,6 +566,56 @@ share/doc/bibletime/handbook/it/ss_mainterms.png
share/doc/bibletime/handbook/it/ss_searchanal.png
share/doc/bibletime/handbook/it/ss_searchopts.png
share/doc/bibletime/handbook/it/ss_shortcuts.png
share/doc/bibletime/handbook/lt/hdbk-config.html
share/doc/bibletime/handbook/lt/hdbk-intro.html
share/doc/bibletime/handbook/lt/hdbk-op-bookshelfmanager.html
share/doc/bibletime/handbook/lt/hdbk-op-output.html
share/doc/bibletime/handbook/lt/hdbk-op-parts.html
share/doc/bibletime/handbook/lt/hdbk-op-search.html
share/doc/bibletime/handbook/lt/hdbk-op.html
share/doc/bibletime/handbook/lt/hdbk-reference-shortcuts.html
share/doc/bibletime/handbook/lt/hdbk-reference-works.html
share/doc/bibletime/handbook/lt/hdbk-reference.html
share/doc/bibletime/handbook/lt/hdbk-start-firstrun.html
share/doc/bibletime/handbook/lt/hdbk-term.html
share/doc/bibletime/handbook/lt/i_back.png
share/doc/bibletime/handbook/lt/i_bible.png
share/doc/bibletime/handbook/lt/i_bible_add.png
share/doc/bibletime/handbook/lt/i_bibletime.png
share/doc/bibletime/handbook/lt/i_book.png
share/doc/bibletime/handbook/lt/i_book_add.png
share/doc/bibletime/handbook/lt/i_bookmark.png
share/doc/bibletime/handbook/lt/i_books.png
share/doc/bibletime/handbook/lt/i_cascade.png
share/doc/bibletime/handbook/lt/i_checkbox.png
share/doc/bibletime/handbook/lt/i_commentary.png
share/doc/bibletime/handbook/lt/i_commentary_add.png
share/doc/bibletime/handbook/lt/i_configure.png
share/doc/bibletime/handbook/lt/i_configuresword.png
share/doc/bibletime/handbook/lt/i_contents2.png
share/doc/bibletime/handbook/lt/i_displayconfig.png
share/doc/bibletime/handbook/lt/i_document_magnifier.png
share/doc/bibletime/handbook/lt/i_exit.png
share/doc/bibletime/handbook/lt/i_fileclose.png
share/doc/bibletime/handbook/lt/i_find.png
share/doc/bibletime/handbook/lt/i_folder_open.png
share/doc/bibletime/handbook/lt/i_forward.png
share/doc/bibletime/handbook/lt/i_lexicon.png
share/doc/bibletime/handbook/lt/i_lexicon_add.png
share/doc/bibletime/handbook/lt/i_light_bulb.png
share/doc/bibletime/handbook/lt/i_sync.png
share/doc/bibletime/handbook/lt/i_tile.png
share/doc/bibletime/handbook/lt/i_tile_horiz.png
share/doc/bibletime/handbook/lt/i_tile_vert.png
share/doc/bibletime/handbook/lt/i_view_index.png
share/doc/bibletime/handbook/lt/i_view_mag.png
share/doc/bibletime/handbook/lt/i_window_fullscreen.png
share/doc/bibletime/handbook/lt/index.html
share/doc/bibletime/handbook/lt/ss_configfonts.png
share/doc/bibletime/handbook/lt/ss_mainterms.png
share/doc/bibletime/handbook/lt/ss_searchanal.png
share/doc/bibletime/handbook/lt/ss_searchopts.png
share/doc/bibletime/handbook/lt/ss_shortcuts.png
share/doc/bibletime/handbook/nl/hdbk-config.html
share/doc/bibletime/handbook/nl/hdbk-intro.html
share/doc/bibletime/handbook/nl/hdbk-op-bookshelfmanager.html
Expand Down Expand Up @@ -903,6 +956,26 @@ share/doc/bibletime/howto/ko/h2-rules-normal.html
share/doc/bibletime/howto/ko/h2-rules-parables.html
share/doc/bibletime/howto/ko/h2-rules.html
share/doc/bibletime/howto/ko/index.html
share/doc/bibletime/howto/lt/h2-basics-approaches.html
share/doc/bibletime/howto/lt/h2-basics-expository.html
share/doc/bibletime/howto/lt/h2-basics-interpretation.html
share/doc/bibletime/howto/lt/h2-basics-types.html
share/doc/bibletime/howto/lt/h2-basics-worksheet.html
share/doc/bibletime/howto/lt/h2-basics.html
share/doc/bibletime/howto/lt/h2-importance-breathed.html
share/doc/bibletime/howto/lt/h2-importance-exhortations.html
share/doc/bibletime/howto/lt/h2-importance-liberates.html
share/doc/bibletime/howto/lt/h2-importance-once.html
share/doc/bibletime/howto/lt/h2-importance-supplement.html
share/doc/bibletime/howto/lt/h2-importance-wars.html
share/doc/bibletime/howto/lt/h2-importance-works.html
share/doc/bibletime/howto/lt/h2-importance.html
share/doc/bibletime/howto/lt/h2-rules-context.html
share/doc/bibletime/howto/lt/h2-rules-hcontest.html
share/doc/bibletime/howto/lt/h2-rules-normal.html
share/doc/bibletime/howto/lt/h2-rules-parables.html
share/doc/bibletime/howto/lt/h2-rules.html
share/doc/bibletime/howto/lt/index.html
share/doc/bibletime/howto/nl/h2-basics-approaches.html
share/doc/bibletime/howto/nl/h2-basics-expository.html
share/doc/bibletime/howto/nl/h2-basics-interpretation.html
Expand Down Expand Up @@ -963,4 +1036,4 @@ share/doc/bibletime/howto/ru/h2-rules-normal.html
share/doc/bibletime/howto/ru/h2-rules-parables.html
share/doc/bibletime/howto/ru/h2-rules.html
share/doc/bibletime/howto/ru/index.html
share/icons/bibletime.svg
share/icons/hicolor/scalable/apps/bibletime.svg
11 changes: 5 additions & 6 deletions misc/bibletime/distinfo
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
$NetBSD: distinfo,v 1.2 2015/11/03 23:49:31 agc Exp $
$NetBSD: distinfo,v 1.3 2019/10/27 17:11:04 kamil Exp $

SHA1 (bibletime-2.10.1.tar.xz) = 94f6f98f27ccfceee88c985bc393777b6a81d3f9
RMD160 (bibletime-2.10.1.tar.xz) = a605ce0b04a33edd48fe33caf1ac41d017aca497
SHA512 (bibletime-2.10.1.tar.xz) = 50f84eb1aefe911f1336ec7a23ea34ade1628383f35dca25330984787221214c0bc0cbc9f88f9540336949df02e76e769b7998d2eef3a15862e3038541564cc9
Size (bibletime-2.10.1.tar.xz) = 3252680 bytes
SHA1 (patch-CMakeLists.txt) = a6a992a57ee51edab2e8583c6805a017a252d7b2
SHA1 (bibletime-2.11.2.tar.xz) = 75b0a3be9f392b568bbf974d8cf59db128fa7b20
RMD160 (bibletime-2.11.2.tar.xz) = b4df2eb0bc581f4d0a9f0e3accebaeb955dba905
SHA512 (bibletime-2.11.2.tar.xz) = 99e2500e07797549e32ac28238c90a4db1cd98f74ea20f0161db7675127f42363006f20d859504be958bfdecf80a18a96229a1bbc105d332af97644fafc92d31
Size (bibletime-2.11.2.tar.xz) = 2533472 bytes
16 changes: 0 additions & 16 deletions misc/bibletime/options.mk

This file was deleted.

84 changes: 0 additions & 84 deletions misc/bibletime/patches/patch-CMakeLists.txt

This file was deleted.

0 comments on commit 0e8547b

Please sign in to comment.