Skip to content

Commit

Permalink
x11-wm/sway-devel: update to 1.8.1.161
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Jun 20, 2023
1 parent 7f608b5 commit d5fdf85
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
9 changes: 4 additions & 5 deletions x11-wm/sway-devel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sway
DISTVERSION?= 1.8.1-158 # git rev-list --count 1.8.1..
DISTVERSIONSUFFIX?= -gc0876290
DISTVERSION?= 1.8.1-161 # git rev-list --count 1.8.1..
DISTVERSIONSUFFIX?= -g5411ed4e
CATEGORIES= x11-wm wayland
PKGNAMESUFFIX?= -devel

Expand All @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
wayland-protocols>=1.24:graphics/wayland-protocols \
wlroots>=0.16.0.529<0.17.0:x11-toolkits/wlroots
wlroots>=0.16.0.556<0.17.0:x11-toolkits/wlroots
LIB_DEPENDS= libjson-c.so:devel/json-c \
libevdev.so:devel/libevdev \
libudev.so:devel/libudev-devd \
Expand All @@ -27,9 +27,8 @@ LIB_DEPENDS= libjson-c.so:devel/json-c \
libinput.so:x11/libinput \
libxkbcommon.so:x11/libxkbcommon

USES= compiler:c11 gl gnome meson pkgconfig xorg
USES= compiler:c11 gnome meson pkgconfig xorg
USE_GITHUB= yes
USE_GL+= glesv2
USE_GNOME= cairo pango
USE_XORG= pixman
GH_ACCOUNT?= swaywm
Expand Down
6 changes: 3 additions & 3 deletions x11-wm/sway-devel/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1686922204
SHA256 (swaywm-sway-1.8.1-158-gc0876290_GH0.tar.gz) = f4172905e765d7ccaecfaeb2ace583c062ccd3dc58c46c5ede6aa6ca3b22b51d
SIZE (swaywm-sway-1.8.1-158-gc0876290_GH0.tar.gz) = 5584745
TIMESTAMP = 1687196933
SHA256 (swaywm-sway-1.8.1-161-g5411ed4e_GH0.tar.gz) = e891afa8ac3ab18d8ff28d2bd48cb0c46980cfc1cb25b59a16eeacc4def446b7
SIZE (swaywm-sway-1.8.1-161-g5411ed4e_GH0.tar.gz) = 5584546
SHA256 (cd9d1038a822.patch) = 266891cbe27a67f81740879dbe39819e3bf0f17b681bdc93087ae05987c2f88d
SIZE (cd9d1038a822.patch) = 8968
SHA256 (1f1c83e83a1a.patch) = 59d24c7e69a871d92b65095c46fc994900440453064dd70ffc7de2f0ff728655
Expand Down

0 comments on commit d5fdf85

Please sign in to comment.