git: 8000a19fe510 - main - x11/libxkbcommon: Fix plist
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 May 2024 07:31:04 UTC
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/ports/commit/?id=8000a19fe51006d8a64892caa08f5826bfa6f7d0 commit 8000a19fe51006d8a64892caa08f5826bfa6f7d0 Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2024-05-01 07:29:10 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2024-05-01 07:30:51 +0000 x11/libxkbcommon: Fix plist PR: 278670 Sponsored by: Beckhoff Automation GmbH & Co. KG --- x11/libxkbcommon/Makefile | 1 + x11/libxkbcommon/pkg-plist | 2 ++ 2 files changed, 3 insertions(+) diff --git a/x11/libxkbcommon/Makefile b/x11/libxkbcommon/Makefile index 67ebd813f402..a693a1f18f15 100644 --- a/x11/libxkbcommon/Makefile +++ b/x11/libxkbcommon/Makefile @@ -1,5 +1,6 @@ PORTNAME= libxkbcommon PORTVERSION= 1.7.0 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= https://xkbcommon.org/download/ diff --git a/x11/libxkbcommon/pkg-plist b/x11/libxkbcommon/pkg-plist index 901f79876669..6c7a5aa659ea 100644 --- a/x11/libxkbcommon/pkg-plist +++ b/x11/libxkbcommon/pkg-plist @@ -18,12 +18,14 @@ lib/libxkbregistry.so.0.0.0 libdata/pkgconfig/xkbcommon.pc %%X11%%libdata/pkgconfig/xkbcommon-x11.pc libdata/pkgconfig/xkbregistry.pc +libexec/xkbcommon/xkbcli-compile-compose libexec/xkbcommon/xkbcli-compile-keymap libexec/xkbcommon/xkbcli-how-to-type %%EVDEV%%libexec/xkbcommon/xkbcli-interactive-evdev %%WAYLAND%%libexec/xkbcommon/xkbcli-interactive-wayland %%X11%%libexec/xkbcommon/xkbcli-interactive-x11 libexec/xkbcommon/xkbcli-list +share/man/man1/xkbcli-compile-compose.1.gz share/man/man1/xkbcli-compile-keymap.1.gz share/man/man1/xkbcli-how-to-type.1.gz %%EVDEV%%share/man/man1/xkbcli-interactive-evdev.1.gz