diff --git a/x11/fnott/Makefile b/x11/fnott/Makefile index fd1963b34638..9da3cc1d08d9 100644 --- a/x11/fnott/Makefile +++ b/x11/fnott/Makefile @@ -1,45 +1,45 @@ PORTNAME= fnott -DISTVERSION= 1.5.0 +DISTVERSION= 1.6.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 690343451eee..ee585c73f52e 100644 --- a/x11/fnott/distinfo +++ b/x11/fnott/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713342069 -SHA256 (fnott-1.5.0.tar.gz) = 0d55adb362d632225e8a1f574ce57f477fba1abac62a3937ddb651de69e4652b -SIZE (fnott-1.5.0.tar.gz) = 472897 +TIMESTAMP = 1714458646 +SHA256 (fnott-1.6.0.tar.gz) = fc8a0a9b75995a10afeaf3a670fb30986b21a4f48bd67a7018802de10debc83f +SIZE (fnott-1.6.0.tar.gz) = 475954 diff --git a/x11/fnott/pkg-plist b/x11/fnott/pkg-plist index 3c961091996c..4e9354aade0a 100644 --- a/x11/fnott/pkg-plist +++ b/x11/fnott/pkg-plist @@ -1,11 +1,12 @@ 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 %%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