FreeBSD Bugzilla – Attachment 250854 Details for
Bug 279168
sysutils/bsdisks: add qt6 support.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
qt6 only
bsdisks.patch (text/plain), 618 bytes, created by
Eric Camachat
on 2024-05-21 12:28:50 UTC
(
hide
)
Description:
qt6 only
Filename:
MIME Type:
Creator:
Eric Camachat
Created:
2024-05-21 12:28:50 UTC
Size:
618 bytes
patch
obsolete
>diff --git sysutils/bsdisks/Makefile sysutils/bsdisks/Makefile >index 5425be18ec15..2a3b7a37a8e2 100644 >--- sysutils/bsdisks/Makefile >+++ sysutils/bsdisks/Makefile >@@ -8,11 +8,12 @@ WWW= https://foss.heptapod.net/bsdutils/bsdisks > > LICENSE= BSD3CLAUSE > >-LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt-1@qt5 >+LIB_DEPENDS= libpolkit-qt6-core-1.so:sysutils/polkit-qt-1@qt6 > >-USES= cmake compiler:c++11-lang qt:5 >+USES= cmake compiler:c++11-lang qt:6 > >-USE_QT= qmake:build buildtools:build core dbus >+USE_QT= base >+CMAKE_ARGS= -DQT_MAJOR_VERSION=6 > > USE_GITLAB= yes > GL_SITE= https://foss.heptapod.net
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 279168
:
250818
| 250854