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 b665bc59ba71..d9f0313fc8ea 100644 --- a/sysutils/plasma6-kinfocenter/distinfo +++ b/sysutils/plasma6-kinfocenter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584475 -SHA256 (KDE/plasma/6.4.3/kinfocenter-6.4.3.tar.xz) = 4d5f499470772a74b4f229f676feb7aefd12ec2b2d36458b8483d8dca3a48a79 -SIZE (KDE/plasma/6.4.3/kinfocenter-6.4.3.tar.xz) = 758404 +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 |