Skip to content
Snippets Groups Projects
Commit 202dfc1e authored by Jan Beich's avatar Jan Beich
Browse files

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)
parent b346b480
No related branches found
No related tags found
No related merge requests found
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
......
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
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment