mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
x11-wm/sway: update to 1.10
Changes: https://github.com/swaywm/sway/releases/tag/1.10 Reported by: GitHub (watch releases)
This commit is contained in:
parent
e2c3818241
commit
0a97af09be
@ -1,6 +1,5 @@
|
||||
PORTNAME= sway
|
||||
DISTVERSION= 1.9
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 1.10
|
||||
CATEGORIES= x11-wm wayland
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
@ -16,8 +15,9 @@ LIB_DEPENDS= libjson-c.so:devel/json-c \
|
||||
libevdev.so:devel/libevdev \
|
||||
libudev.so:devel/libudev-devd \
|
||||
libpcre2-8.so:devel/pcre2 \
|
||||
libdrm.so:graphics/libdrm \
|
||||
libwayland-egl.so:graphics/wayland \
|
||||
libwlroots.so:x11-toolkits/wlroots017 \
|
||||
libwlroots-0.18.so:x11-toolkits/wlroots \
|
||||
libinput.so:x11/libinput \
|
||||
libxkbcommon.so:x11/libxkbcommon
|
||||
|
||||
@ -49,7 +49,6 @@ SWAYBG_RUN_DEPENDS= swaybg:x11/swaybg
|
||||
|
||||
X11_USE= XORG=xcb
|
||||
X11_LIB_DEPENDS= libxcb-icccm.so:x11/xcb-util-wm
|
||||
X11_MESON_ENABLED= xwayland
|
||||
|
||||
post-patch:
|
||||
# Let @sample handle default files under etc/
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1708781966
|
||||
SHA256 (swaywm-sway-1.9_GH0.tar.gz) = b6e4e8d74af744278201792bcc4447470fcb91e15bbda475c647d475bf8e7b0b
|
||||
SIZE (swaywm-sway-1.9_GH0.tar.gz) = 5581281
|
||||
TIMESTAMP = 1730061841
|
||||
SHA256 (swaywm-sway-1.10_GH0.tar.gz) = 3f15f8f96238d2f7a7b44dbcd132de6c81b2c06cc3b073f195f07f7105072ccf
|
||||
SIZE (swaywm-sway-1.10_GH0.tar.gz) = 5581219
|
||||
|
Loading…
Reference in New Issue
Block a user