Re: git: a3c47a2833b2 - main - misc/hwdata: adjust consumers to search data in canonical place
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Nov 2024 09:15:35 UTC
Dima Panov <fluffy@FreeBSD.org> writes: > The branch main has been updated by fluffy: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=a3c47a2833b2046ef4eec4d3b78ea374dcc8a6f5 > > commit a3c47a2833b2046ef4eec4d3b78ea374dcc8a6f5 > Author: Dima Panov <fluffy@FreeBSD.org> > AuthorDate: 2024-11-25 07:54:30 +0000 > Commit: Dima Panov <fluffy@FreeBSD.org> > CommitDate: 2024-11-25 07:54:30 +0000 > > misc/hwdata: adjust consumers to search data in canonical place > > Sponsored by: Future Crew, LLC > --- > devel/libgusb/Makefile | 3 ++- > sysutils/fastfetch/Makefile | 1 + > sysutils/fastfetch/files/patch-src_detection_gpu_gpu__pci.c | 11 +++++++++++ > sysutils/libdisplay-info/Makefile | 1 + > x11-wm/gamescope/Makefile | 2 +- > x11-wm/plasma5-kwin/Makefile | 2 +- > .../plasma5-kwin/files/patch-cmake_modules_Findhwdata.cmake | 4 ++-- > x11-wm/plasma6-kwin/Makefile | 1 + > .../plasma6-kwin/files/patch-cmake_modules_Findhwdata.cmake | 4 ++-- > 9 files changed, 22 insertions(+), 7 deletions(-) Did you miss some? $ rg hwdata/hwdata graphics/colord/Makefile 30: -Dpnp_ids=${LOCALBASE}/share/hwdata/hwdata/pnp.ids \ x11/plasma5-libkscreen/Makefile 20:PNP_IDS_FILE= ${LOCALBASE}/share/hwdata/hwdata/pnp.ids