diff options
Diffstat (limited to 'sysutils/plasma6-kinfocenter')
-rw-r--r-- | sysutils/plasma6-kinfocenter/Makefile | 4 | ||||
-rw-r--r-- | sysutils/plasma6-kinfocenter/distinfo | 6 | ||||
-rw-r--r-- | sysutils/plasma6-kinfocenter/pkg-plist | 6 |
3 files changed, 12 insertions, 4 deletions
diff --git a/sysutils/plasma6-kinfocenter/Makefile b/sysutils/plasma6-kinfocenter/Makefile index 5f0adccec280..0bd26466aa22 100644 --- a/sysutils/plasma6-kinfocenter/Makefile +++ b/sysutils/plasma6-kinfocenter/Makefile @@ -8,6 +8,7 @@ COMMENT= View information about your computer's hardware BUILD_DEPENDS= ${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers RUN_DEPENDS= clinfo:devel/clinfo \ glxinfo:graphics/mesa-demos \ + hwdata>0:misc/hwdata \ lsblk:sysutils/lsblk \ lscpu:sysutils/lscpu \ pipewire:multimedia/pipewire \ @@ -30,6 +31,9 @@ USE_QT= base declarative RUN_DEPENDS+= dmidecode:sysutils/dmidecode .endif +post-patch: + ${REINPLACE_CMD} '/usb.ids/s,/usr,${LOCALBASE},' ${WRKSRC}/kcms/usbview/usbdb.cpp + # install freebsd-logo and distrorc post-install: ${MKDIR} ${STAGEDIR}/${DATADIR}/images diff --git a/sysutils/plasma6-kinfocenter/distinfo b/sysutils/plasma6-kinfocenter/distinfo index f4c19a920cf8..d9f0313fc8ea 100644 --- a/sysutils/plasma6-kinfocenter/distinfo +++ b/sysutils/plasma6-kinfocenter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746612354 -SHA256 (KDE/plasma/6.3.5/kinfocenter-6.3.5.tar.xz) = 403544aeeb606ffb3be55da4213d1712cbf93534c0982e38204ad863e01ae8c3 -SIZE (KDE/plasma/6.3.5/kinfocenter-6.3.5.tar.xz) = 749100 +TIMESTAMP = 1754413477 +SHA256 (KDE/plasma/6.4.4/kinfocenter-6.4.4.tar.xz) = 27629f287c4361e3f127daac38f01d0abb23355ca6da3822f418b398bf0ea0b1 +SIZE (KDE/plasma/6.4.4/kinfocenter-6.4.4.tar.xz) = 758404 diff --git a/sysutils/plasma6-kinfocenter/pkg-plist b/sysutils/plasma6-kinfocenter/pkg-plist index 1318259dbb75..7d34dbb5f3f7 100644 --- a/sysutils/plasma6-kinfocenter/pkg-plist +++ b/sysutils/plasma6-kinfocenter/pkg-plist @@ -18,11 +18,15 @@ lib/libexec/kinfocenter-opengl-helper %%QT_PLUGINDIR%%/plasma/kcms/kinfocenter/kcm_opencl.so %%QT_PLUGINDIR%%/plasma/kcms/kinfocenter/kcm_pci.so %%QT_PLUGINDIR%%/plasma/kcms/kinfocenter/kcm_samba.so +%%QT_PLUGINDIR%%/plasma/kcms/kinfocenter/kcm_sensors.so %%QT_PLUGINDIR%%/plasma/kcms/kinfocenter/kcm_usb.so %%QT_PLUGINDIR%%/plasma/kcms/kinfocenter/kcm_vulkan.so %%QT_PLUGINDIR%%/plasma/kcms/kinfocenter/kcm_wayland.so %%QT_PLUGINDIR%%/plasma/kcms/kinfocenter/kcm_xserver.so -%%QT_QMLDIR%%/org/kde/kinfocenter/private/CommandOutputKCM.qml +%%QT_QMLDIR%%/org/kde/kinfocenter/private/KInfoCenterInternal.qmltypes +%%QT_QMLDIR%%/org/kde/kinfocenter/private/kde-qmlmodule.version +%%QT_QMLDIR%%/org/kde/kinfocenter/private/libKInfoCenterInternalplugin.so +%%QT_QMLDIR%%/org/kde/kinfocenter/private/qml/CommandOutputKCM.qml %%QT_QMLDIR%%/org/kde/kinfocenter/private/qmldir share/applications/kcm_about-distro.desktop share/applications/org.kde.kinfocenter.desktop |