diff --git a/graphics/hyprland-protocols/Makefile b/graphics/hyprland-protocols/Makefile index e8c07429b712..06822530176a 100644 --- a/graphics/hyprland-protocols/Makefile +++ b/graphics/hyprland-protocols/Makefile @@ -1,28 +1,28 @@ PORTNAME= hyprland-protocols DISTVERSIONPREFIX= v -DISTVERSION= 0.6.4 +DISTVERSION= 0.7.0 CATEGORIES= graphics MAINTAINER= tagattie@FreeBSD.org COMMENT= Wayland protocol extensions for Hyprland WWW= https://github.com/hyprwm/hyprland-protocols LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= meson USE_GITHUB= yes GH_ACCOUNT= hyprwm NO_ARCH= yes PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/graphics/hyprland-protocols/distinfo b/graphics/hyprland-protocols/distinfo index e74a37925c7e..ffcefcebfa6e 100644 --- a/graphics/hyprland-protocols/distinfo +++ b/graphics/hyprland-protocols/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754038793 -SHA256 (hyprwm-hyprland-protocols-v0.6.4_GH0.tar.gz) = 0d4f99abc21b04fc126dd754e306bb84cd334131d542ff2e0c172190c6570384 -SIZE (hyprwm-hyprland-protocols-v0.6.4_GH0.tar.gz) = 10447 +TIMESTAMP = 1759973283 +SHA256 (hyprwm-hyprland-protocols-v0.7.0_GH0.tar.gz) = ee419006d7cd20927b9b7c8b5fc430571c151b0385d600508de1a7957294498c +SIZE (hyprwm-hyprland-protocols-v0.7.0_GH0.tar.gz) = 11543 diff --git a/graphics/hyprland-protocols/pkg-plist b/graphics/hyprland-protocols/pkg-plist index 238901696534..229321dc7dd2 100644 --- a/graphics/hyprland-protocols/pkg-plist +++ b/graphics/hyprland-protocols/pkg-plist @@ -1,8 +1,9 @@ %%DATADIR%%/protocols/hyprland-ctm-control-v1.xml %%DATADIR%%/protocols/hyprland-focus-grab-v1.xml %%DATADIR%%/protocols/hyprland-global-shortcuts-v1.xml +%%DATADIR%%/protocols/hyprland-input-capture-v1.xml %%DATADIR%%/protocols/hyprland-lock-notify-v1.xml %%DATADIR%%/protocols/hyprland-surface-v1.xml %%DATADIR%%/protocols/hyprland-toplevel-export-v1.xml %%DATADIR%%/protocols/hyprland-toplevel-mapping-v1.xml share/pkgconfig/hyprland-protocols.pc