git: 97164fd2beb0 - main - x11-wm/wayfire-plugins-extra: update to 0.9.0

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sat, 24 Aug 2024 18:10:18 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=97164fd2beb07b5fd4b90bec9cf19dc7a64ffed6

commit 97164fd2beb07b5fd4b90bec9cf19dc7a64ffed6
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-08-24 08:42:05 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-08-24 18:09:05 +0000

    x11-wm/wayfire-plugins-extra: update to 0.9.0
    
    Changes:        https://github.com/WayfireWM/wayfire-plugins-extra/releases/tag/v0.9.0
    Reported by:    GitHub (watch releases)
---
 x11-wm/wayfire-plugins-extra/Makefile  | 19 +++++++++++--------
 x11-wm/wayfire-plugins-extra/distinfo  | 10 +++++++---
 x11-wm/wayfire-plugins-extra/pkg-plist | 13 +++++++++----
 3 files changed, 27 insertions(+), 15 deletions(-)

diff --git a/x11-wm/wayfire-plugins-extra/Makefile b/x11-wm/wayfire-plugins-extra/Makefile
index 4ffa43d0fb9f..1295fdf4c182 100644
--- a/x11-wm/wayfire-plugins-extra/Makefile
+++ b/x11-wm/wayfire-plugins-extra/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	wayfire-plugins-extra
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.8.1
-PORTREVISION=	1
+DISTVERSION=	0.9.0
 CATEGORIES=	x11-wm wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -11,8 +10,6 @@ WWW=		https://wayfire.org/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN=		fails to build with wayfire 0.9.0
-
 BUILD_DEPENDS=	evdev-proto>0:devel/evdev-proto \
 		wayland-scanner:graphics/wayland \
 		wayland-protocols>0:graphics/wayland-protocols \
@@ -27,15 +24,21 @@ USE_GITHUB=	yes
 USE_GITLAB=	nodefault
 USE_GNOME=	cairo glibmm
 GH_ACCOUNT=	WayfireWM
-GH_TUPLE=	timgott:wayfire-shadows:de32395:wayfire_shadows/subprojects/wayfire-shadows
+GH_TUPLE=	timgott:wayfire-shadows:de32395:wayfire_shadows/subprojects/wayfire-shadows \
+		soreau:pixdecor:d172e84:pixdecor/subprojects/pixdecor \
+		soreau:filters:5850fee:filters/subprojects/filters
 GL_TUPLE=	wayfireplugins:focus-request:bc41d54:focus_request/subprojects/focus-request \
 		wayfireplugins:windecor:f609ac0:windecor/subprojects/windecor
-MESON_ARGS=	-Denable_focus_request=true -Denable_wayfire_shadows=true
+MESON_ARGS=	-Denable_focus_request=true -Denable_wayfire_shadows=true \
+		-Denable_filters=true
 
-OPTIONS_DEFINE=	LIBRSVG2
-OPTIONS_DEFAULT=LIBRSVG2
+OPTIONS_DEFINE=	LIBRSVG2 PANGO
+OPTIONS_DEFAULT=LIBRSVG2 PANGO
 OPTIONS_SUB=	yes
 
+PANGO_USE=		GNOME=pango
+PANGO_MESON_TRUE=	enable_pixdecor
+
 LIBRSVG2_USE=		GNOME=librsvg2
 LIBRSVG2_MESON_TRUE=	enable_windecor
 
diff --git a/x11-wm/wayfire-plugins-extra/distinfo b/x11-wm/wayfire-plugins-extra/distinfo
index c51dbd320c77..91f2faf8ccc6 100644
--- a/x11-wm/wayfire-plugins-extra/distinfo
+++ b/x11-wm/wayfire-plugins-extra/distinfo
@@ -1,8 +1,12 @@
-TIMESTAMP = 1710492057
-SHA256 (WayfireWM-wayfire-plugins-extra-v0.8.1_GH0.tar.gz) = 22931376eebb93092828e2fb192facf097de4dc99c8766732f7cabc4e5175feb
-SIZE (WayfireWM-wayfire-plugins-extra-v0.8.1_GH0.tar.gz) = 51843
+TIMESTAMP = 1724488925
+SHA256 (WayfireWM-wayfire-plugins-extra-v0.9.0_GH0.tar.gz) = 5fd08387fb02ce541b7f9dfbeefbbef9cd19b2c88347517f40afab4da54b83bf
+SIZE (WayfireWM-wayfire-plugins-extra-v0.9.0_GH0.tar.gz) = 48580
 SHA256 (timgott-wayfire-shadows-de32395_GH0.tar.gz) = 2d6f0c4fc8524d2b4a926955d3f6856c090d08d37b8908979039e6e1291779c8
 SIZE (timgott-wayfire-shadows-de32395_GH0.tar.gz) = 11260
+SHA256 (soreau-pixdecor-d172e84_GH0.tar.gz) = ba938deac035e5f21e92d9f838b80b0539d6b8dc004f09f25cd400125376759c
+SIZE (soreau-pixdecor-d172e84_GH0.tar.gz) = 41145
+SHA256 (soreau-filters-5850fee_GH0.tar.gz) = 4a97738f07de6e3def04656226960090ebc2046ceb62c860a5cee94406da4188
+SIZE (soreau-filters-5850fee_GH0.tar.gz) = 6515
 SHA256 (focus-request-bc41d54.tar.bz2) = da114547ed0b3ccca593d44e4a01f6d86a45ff284e15610e8e465696e9446da9
 SIZE (focus-request-bc41d54.tar.bz2) = 1740
 SHA256 (windecor-f609ac0.tar.bz2) = 2b10209bb6e787af69b6115291330c37dfc8f1c39fb9f91a650cf3ad1c586c10
diff --git a/x11-wm/wayfire-plugins-extra/pkg-plist b/x11-wm/wayfire-plugins-extra/pkg-plist
index 18ca124a0100..151a668557de 100644
--- a/x11-wm/wayfire-plugins-extra/pkg-plist
+++ b/x11-wm/wayfire-plugins-extra/pkg-plist
@@ -1,19 +1,22 @@
 lib/wayfire/libannotate.so
 lib/wayfire/libautorotate-iio.so
-lib/wayfire/libbackground-view.so
 lib/wayfire/libbench.so
 lib/wayfire/libcrosshair.so
+lib/wayfire/libfilters.so
 lib/wayfire/libfocus-change.so
 lib/wayfire/libfocus-request.so
 lib/wayfire/libfocus-steal-prevent.so
 lib/wayfire/libfollow-focus.so
 lib/wayfire/libforce-fullscreen.so
+lib/wayfire/libghost.so
 lib/wayfire/libglib-main-loop.so
 lib/wayfire/libhide-cursor.so
-lib/wayfire/libhinge.so
 lib/wayfire/libjoin-views.so
 lib/wayfire/libkeycolor.so
 lib/wayfire/libmag.so
+lib/wayfire/libobs.so
+lib/wayfire/libpin-view.so
+%%PANGO%%lib/wayfire/libpixdecor.so
 lib/wayfire/libshowrepaint.so
 lib/wayfire/libview-shot.so
 lib/wayfire/libwater.so
@@ -24,20 +27,22 @@ lib/wayfire/libworkspace-names.so
 %%LIBRSVG2%%share/wayfire/icons/plugin-windecor.svg
 share/wayfire/metadata/annotate.xml
 share/wayfire/metadata/autorotate-iio.xml
-share/wayfire/metadata/background-view.xml
 share/wayfire/metadata/bench.xml
 share/wayfire/metadata/crosshair.xml
+share/wayfire/metadata/filters.xml
 share/wayfire/metadata/focus-change.xml
 share/wayfire/metadata/focus-request.xml
 share/wayfire/metadata/focus-steal-prevent.xml
 share/wayfire/metadata/follow-focus.xml
 share/wayfire/metadata/force-fullscreen.xml
+share/wayfire/metadata/ghost.xml
 share/wayfire/metadata/hide-cursor.xml
-share/wayfire/metadata/hinge.xml
 share/wayfire/metadata/join-views.xml
 share/wayfire/metadata/keycolor.xml
 share/wayfire/metadata/mag.xml
 share/wayfire/metadata/obs.xml
+share/wayfire/metadata/pin-view.xml
+%%PANGO%%share/wayfire/metadata/pixdecor.xml
 share/wayfire/metadata/showrepaint.xml
 share/wayfire/metadata/view-shot.xml
 share/wayfire/metadata/water.xml