Bug 283455 - deskutils/fbreader: take maintainership and add qt6 flavor
Summary: deskutils/fbreader: take maintainership and add qt6 flavor
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL:
Keywords:
: 254444 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-12-20 23:32 UTC by mew14930xvi
Modified: 2025-02-18 14:35 UTC (History)
2 users (show)

See Also:


Attachments
take maintainership and flavorize (21.00 KB, patch)
2024-12-20 23:32 UTC, mew14930xvi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mew14930xvi 2024-12-20 23:32:27 UTC
Created attachment 255998 [details]
take maintainership and flavorize

Take maintainership as maintainer is unresponsive.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254444
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2024-12-20 23:32:27 UTC
Maintainer informed via mail
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2025-02-16 15:40:46 UTC
*** Bug 254444 has been marked as a duplicate of this bug. ***
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2025-02-16 15:42:50 UTC
Maintainer timeout.

Please also check if you can make the build verbose in a future patch (I'll commit this one as is if it passes build tests).  Right now I only get

Compiling ZLTypeId.o ... OK

which is not helpful for diagnosing build issues.

Will close bugs.

Also check if you can perhaps bring the port up to the current version.
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-02-18 14:28:40 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fb351bf34abe079cde3da7cbe607c34c217c0249

commit fb351bf34abe079cde3da7cbe607c34c217c0249
Author:     mew14930xvi <mew14930xvi@inbox.lv>
AuthorDate: 2024-12-20 23:18:12 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-02-18 14:16:21 +0000

    deskutils/fbreader: take maintainership and flavorize

     - add QT6 flavour

    PR:             283455, 254444
    Approved by:    johannes@perceivon.net (maintainer timeout)
    Reported by:    Olga Smirnova <mistresssilvara@hotmail.com>
    Co-authored-by: Olga Smirnova <mistresssilvara@hotmail.com>

 deskutils/fbreader/Makefile                        |  43 ++-
 ...patch-fbreader_src_database_booksdb_BooksDB.cpp |   2 +-
 .../fbreader/files/patch-makefiles_arch_desktop.mk |  19 +-
 deskutils/fbreader/files/patch-qt6support (new)    | 351 +++++++++++++++++++++
 ...ary_core_src_unix_curl_ZLCurlNetworkManager.cpp |   2 +-
 ...tch-zlibrary_core_src_unix_time_ZLUnixTime.cpp} |   0
 ...tch-zlibrary_text_src_area_ZLTextAreaStyle.cpp} |   0
 ...-zlibrary_ui_src_qt4_dialogs_ZLQtUtil.cpp (new) |  11 +
 ...y_ui_src_qt4_filesystem_ZLQtFSManager.cpp (new) |  11 +
 ...rary_ui_src_qt4_view_ZLQtPaintContext.cpp (new) |  17 +
 deskutils/fbreader/pkg-plist                       |   4 +-
 11 files changed, 442 insertions(+), 18 deletions(-)
Comment 5 Robert Clausecker freebsd_committer freebsd_triage 2025-02-18 14:35:45 UTC
Thank you for your contribution.