diff --git a/x11/fnott/Makefile b/x11/fnott/Makefile index 6302b6adab37..ef8cc1477bb4 100644 --- a/x11/fnott/Makefile +++ b/x11/fnott/Makefile @@ -1,46 +1,45 @@ PORTNAME= fnott -DISTVERSION= 1.7.1 -PORTREVISION= 1 +DISTVERSION= 1.8.0 CATEGORIES= x11 wayland MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ MAINTAINER= jbeich@FreeBSD.org COMMENT= Keyboard-driven notification daemon for wlroots-based compositors WWW= https://codeberg.org/dnkl/fnott LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ tllist>=1.0.1:devel/tllist \ wayland-protocols>=1.32:graphics/wayland-protocols \ scdoc:textproc/scdoc LIB_DEPENDS= libdbus-1.so:devel/dbus \ libepoll-shim.so:devel/libepoll-shim \ libpng.so:graphics/png \ libwayland-client.so:graphics/wayland \ libfcft.so:x11-fonts/fcft \ libfontconfig.so:x11-fonts/fontconfig USES= compiler:c11 meson pkgconfig xorg USE_XORG= pixman WRKSRC= ${WRKDIR}/${PORTNAME} OPTIONS_DEFINE= DOCS DOCS_BUILD_DEPENDS= scdoc:textproc/scdoc DOCS_MESON_ENABLED= docs post-patch: # Respect PREFIX for system-wide config @${REINPLACE_CMD} -e 's,/etc,${PREFIX}&,' \ ${WRKSRC}/config.c \ ${WRKSRC}/doc/${PORTNAME}.ini.5.scd # Respect PREFIX for icons @${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \ ${WRKSRC}/xdg.c # Let @sample handle default files under etc/ @${REINPLACE_CMD} -e "/install.*sysconfdir/s/'[^']*/&', rename: &.sample/1" \ ${WRKSRC}/meson.build .include diff --git a/x11/fnott/distinfo b/x11/fnott/distinfo index 0ec218c51440..9816b2ea6546 100644 --- a/x11/fnott/distinfo +++ b/x11/fnott/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738567166 -SHA256 (fnott-1.7.1.tar.gz) = 39c732f2ac57d18f24ef9112524d71090e2b68b72a892f4a44f3a77a1f067487 -SIZE (fnott-1.7.1.tar.gz) = 480058 +TIMESTAMP = 1752659893 +SHA256 (fnott-1.8.0.tar.gz) = 7e784133bec7cc197bbeed18daf92192f297f7c60d1c25cce318ae09f70ab0e1 +SIZE (fnott-1.8.0.tar.gz) = 483635 diff --git a/x11/fnott/pkg-plist b/x11/fnott/pkg-plist index 4e9354aade0a..2abff7a5163f 100644 --- a/x11/fnott/pkg-plist +++ b/x11/fnott/pkg-plist @@ -1,12 +1,14 @@ bin/fnott bin/fnottctl %%PORTDOCS%%@sample etc/xdg/fnott/fnott.ini.sample share/applications/fnott.desktop share/dbus-1/services/fnott.service %%PORTDOCS%%%%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/README.md +share/fish/vendor_completions.d/fnott.fish +share/fish/vendor_completions.d/fnottctl.fish %%PORTDOCS%%share/man/man1/fnott.1.gz %%PORTDOCS%%share/man/man1/fnottctl.1.gz %%PORTDOCS%%share/man/man5/fnott.ini.5.gz share/zsh/site-functions/_fnott share/zsh/site-functions/_fnottctl