git: 202dfc1edeb9 - main - x11-wm/wayfire-plugins-extra: update to 0.8.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 Mar 2024 10:10:48 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=202dfc1edeb95a6cd11c55241c6db7c9c2d87017 commit 202dfc1edeb95a6cd11c55241c6db7c9c2d87017 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-03-15 08:40:57 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-03-15 10:10:22 +0000 x11-wm/wayfire-plugins-extra: update to 0.8.1 Changes: https://github.com/WayfireWM/wayfire-plugins-extra/releases/tag/v0.8.1 Reported by: GitHub (watch releases) --- x11-wm/wayfire-plugins-extra/Makefile | 9 +++------ x11-wm/wayfire-plugins-extra/distinfo | 8 +++----- x11-wm/wayfire-plugins-extra/pkg-plist | 3 +++ 3 files changed, 9 insertions(+), 11 deletions(-) diff --git a/x11-wm/wayfire-plugins-extra/Makefile b/x11-wm/wayfire-plugins-extra/Makefile index 0ed8af9a5d9e..e9c7a54291d4 100644 --- a/x11-wm/wayfire-plugins-extra/Makefile +++ b/x11-wm/wayfire-plugins-extra/Makefile @@ -1,12 +1,8 @@ PORTNAME= wayfire-plugins-extra DISTVERSIONPREFIX= v -DISTVERSION= 0.8.0 -PORTREVISION= 2 +DISTVERSION= 0.8.1 CATEGORIES= x11-wm wayland -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= cc4d177de89f.patch:-p1 # https://github.com/WayfireWM/wayfire-plugins-extra/pull/206 - MAINTAINER= jbeich@FreeBSD.org COMMENT= Additional plugins for Wayfire WWW= https://wayfire.org/ @@ -18,7 +14,8 @@ BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ wayland-scanner:graphics/wayland \ wayland-protocols>0:graphics/wayland-protocols \ wayfire>0:x11-wm/wayfire -LIB_DEPENDS= libwf-config.so:devel/wf-config \ +LIB_DEPENDS= libevdev.so:devel/libevdev \ + libwf-config.so:devel/wf-config \ libwayland-server.so:graphics/wayland \ libwlroots.so:x11-toolkits/wlroots diff --git a/x11-wm/wayfire-plugins-extra/distinfo b/x11-wm/wayfire-plugins-extra/distinfo index 67cbf74f32cf..c51dbd320c77 100644 --- a/x11-wm/wayfire-plugins-extra/distinfo +++ b/x11-wm/wayfire-plugins-extra/distinfo @@ -1,11 +1,9 @@ -TIMESTAMP = 1696671377 -SHA256 (WayfireWM-wayfire-plugins-extra-v0.8.0_GH0.tar.gz) = 6871f19c79dc9d9c965229f958da79eebbc7ff54ebc8ba0b97c514aaaf36cd3b -SIZE (WayfireWM-wayfire-plugins-extra-v0.8.0_GH0.tar.gz) = 45089 +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 SHA256 (timgott-wayfire-shadows-de32395_GH0.tar.gz) = 2d6f0c4fc8524d2b4a926955d3f6856c090d08d37b8908979039e6e1291779c8 SIZE (timgott-wayfire-shadows-de32395_GH0.tar.gz) = 11260 SHA256 (focus-request-bc41d54.tar.bz2) = da114547ed0b3ccca593d44e4a01f6d86a45ff284e15610e8e465696e9446da9 SIZE (focus-request-bc41d54.tar.bz2) = 1740 SHA256 (windecor-f609ac0.tar.bz2) = 2b10209bb6e787af69b6115291330c37dfc8f1c39fb9f91a650cf3ad1c586c10 SIZE (windecor-f609ac0.tar.bz2) = 32244 -SHA256 (cc4d177de89f.patch) = c05b79384ea18f51f7d7157b4c2fcc8fa687c1ef98255c6a779a70de07e1430c -SIZE (cc4d177de89f.patch) = 6410 diff --git a/x11-wm/wayfire-plugins-extra/pkg-plist b/x11-wm/wayfire-plugins-extra/pkg-plist index 93e46a2f90b6..18ca124a0100 100644 --- a/x11-wm/wayfire-plugins-extra/pkg-plist +++ b/x11-wm/wayfire-plugins-extra/pkg-plist @@ -3,6 +3,7 @@ lib/wayfire/libautorotate-iio.so lib/wayfire/libbackground-view.so lib/wayfire/libbench.so lib/wayfire/libcrosshair.so +lib/wayfire/libfocus-change.so lib/wayfire/libfocus-request.so lib/wayfire/libfocus-steal-prevent.so lib/wayfire/libfollow-focus.so @@ -26,6 +27,7 @@ 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/focus-change.xml share/wayfire/metadata/focus-request.xml share/wayfire/metadata/focus-steal-prevent.xml share/wayfire/metadata/follow-focus.xml @@ -35,6 +37,7 @@ 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/showrepaint.xml share/wayfire/metadata/view-shot.xml share/wayfire/metadata/water.xml