diff options
Diffstat (limited to 'sysutils/plasma6-kinfocenter')
-rw-r--r-- | sysutils/plasma6-kinfocenter/Makefile | 4 | ||||
-rw-r--r-- | sysutils/plasma6-kinfocenter/distinfo | 6 |
2 files changed, 7 insertions, 3 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 ad8459ff8233..d9f0313fc8ea 100644 --- a/sysutils/plasma6-kinfocenter/distinfo +++ b/sysutils/plasma6-kinfocenter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751380547 -SHA256 (KDE/plasma/6.4.2/kinfocenter-6.4.2.tar.xz) = 1d25ffed7904bdb7ae4d2ff56d4173b48a15384cb970a78a145127866dd199da -SIZE (KDE/plasma/6.4.2/kinfocenter-6.4.2.tar.xz) = 758388 +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 |