diff --git a/x11-servers/xwayland-devel/Makefile b/x11-servers/xwayland-devel/Makefile index 601575778db4..1e132a9e1ae1 100644 --- a/x11-servers/xwayland-devel/Makefile +++ b/x11-servers/xwayland-devel/Makefile @@ -1,78 +1,78 @@ PORTNAME= xwayland DISTVERSIONPREFIX= xorg-server- -DISTVERSION= 21.0.99.1-111 -DISTVERSIONSUFFIX= -gc93c2e771 +DISTVERSION= 21.0.99.1-115 +DISTVERSIONSUFFIX= -g80eeff3eb CATEGORIES= x11-servers PKGNAMESUFFIX= -devel PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= 231720f8b212.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/432 -PATCHFILES+= 48a7bfeb4687.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/432 -PATCHFILES+= 9fef4b809165.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/432 +PATCHFILES+= e3035b20b1ca.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/432 +PATCHFILES+= 3e9e6f9f8131.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/432 +PATCHFILES+= d1c0fc0ce005.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/432 MAINTAINER= jbeich@FreeBSD.org COMMENT= X11 server as Wayland client (development snapshot) LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ ${LOCALBASE}/include/GL/internal/dri_interface.h:graphics/mesa-dri \ wayland-protocols>=1.18:graphics/wayland-protocols LIB_DEPENDS= libdrm.so:graphics/libdrm \ libepoxy.so:graphics/libepoxy \ libwayland-client.so:graphics/wayland \ libxcvt.so:x11/libxcvt RUN_DEPENDS= xkbcomp:x11/xkbcomp \ xkeyboard-config>0:x11/xkeyboard-config CONFLICTS_INSTALL= ${PORTNAME} USES= compiler:c11 gl meson pkgconfig xorg USE_GITHUB= yes USE_GL= gbm gl USE_XORG= pixman xau xdmcp xfont2 xkbfile xshmfence xtrans GH_ACCOUNT= freedesktop GH_PROJECT= xorg-xserver GH_TUPLE= freedesktop:xorg-xorgproto:xorgproto-2021.4.99.2:xorgproto/subprojects/xorgproto MESON_ARGS= -D${PORTNAME}=true \ -Dxorg=false \ -Dxnest=false \ -Dxvfb=false \ -Dudev=false \ -Dudev_kms=false \ -Ddefault_font_path="${DEFAULT_FONTPATH_LIST:ts,}" PLIST_FILES= bin/Xwayland \ "@comment lib/xorg/protocol.txt" \ libdata/pkgconfig/xwayland.pc \ "@comment man/man1/Xserver.1.gz" \ man/man1/Xwayland.1.gz # Keep in sync with xorg-server FONTPATH_ROOT?= ${LOCALBASE}/share/fonts FONTPATHD?= ${PREFIX}/etc/X11/fontpath.d DEFAULT_FONTPATH_LIST= \ ${FONTPATH_ROOT}/misc/ \ ${FONTPATH_ROOT}/TTF/ \ ${FONTPATH_ROOT}/OTF/ \ ${FONTPATH_ROOT}/Type1/ \ ${FONTPATH_ROOT}/100dpi/ \ ${FONTPATH_ROOT}/75dpi/ \ catalogue:${FONTPATHD} OPTIONS_DEFINE= NVIDIA NVIDIA_DESC= EGLStream support for glamor on Xwayland NVIDIA_BUILD_DEPENDS= egl-wayland>0:graphics/egl-wayland NVIDIA_MESON_TRUE= xwayland_eglstream .ifdef GH_TUPLE post-install: # https://github.com/mesonbuild/meson/issues/2550 @${RM} -r ${STAGEDIR}${PREFIX}/include/GL @${RM} -r ${STAGEDIR}${PREFIX}/include/X11 @${RM} -r ${STAGEDIR}${PREFIX}/share/doc/xorgproto @${RM} -r ${STAGEDIR}${PREFIX}/share/pkgconfig .endif .include diff --git a/x11-servers/xwayland-devel/distinfo b/x11-servers/xwayland-devel/distinfo index a7e50e219356..10f01e87fa92 100644 --- a/x11-servers/xwayland-devel/distinfo +++ b/x11-servers/xwayland-devel/distinfo @@ -1,11 +1,11 @@ -TIMESTAMP = 1635163542 -SHA256 (freedesktop-xorg-xserver-xorg-server-21.0.99.1-111-gc93c2e771_GH0.tar.gz) = bab3ebdc4712a7db92dd3f50a3a6585b77d0bb7cb253802086e6d14f1d56d5ac -SIZE (freedesktop-xorg-xserver-xorg-server-21.0.99.1-111-gc93c2e771_GH0.tar.gz) = 5516253 +TIMESTAMP = 1636022205 +SHA256 (freedesktop-xorg-xserver-xorg-server-21.0.99.1-115-g80eeff3eb_GH0.tar.gz) = 4c6d922c8dc3b357ed8474fd737fd0f51fe54f17f2641dfbf974f0f510309cbd +SIZE (freedesktop-xorg-xserver-xorg-server-21.0.99.1-115-g80eeff3eb_GH0.tar.gz) = 5455416 SHA256 (freedesktop-xorg-xorgproto-xorgproto-2021.4.99.2_GH0.tar.gz) = ea68fe40cf55247538fd3f0f891ef0ba229b541b56e0874b7efed60688228638 SIZE (freedesktop-xorg-xorgproto-xorgproto-2021.4.99.2_GH0.tar.gz) = 981510 -SHA256 (231720f8b212.patch) = 50b5ff308e26982ad41f8203303e0c44d3751a2009dc66337c370a1b022f4c0d -SIZE (231720f8b212.patch) = 10728 -SHA256 (48a7bfeb4687.patch) = 68fa80068da9a93aadb81d123e16d403389218e40ca111fb478cf37916acc826 -SIZE (48a7bfeb4687.patch) = 17556 -SHA256 (9fef4b809165.patch) = c658d16069924edc461cb030136f12b1cb73d82496a2548a5df7f335f3735012 -SIZE (9fef4b809165.patch) = 2466 +SHA256 (e3035b20b1ca.patch) = 2ebfbad4ed0e11c30a8d444816b98f78a97e431ab2291af67a38bb57a01b9988 +SIZE (e3035b20b1ca.patch) = 10303 +SHA256 (3e9e6f9f8131.patch) = 4fce3efb95d4066269a76cb55a33b9233f5994131d792b66a0a6ded09989da40 +SIZE (3e9e6f9f8131.patch) = 17447 +SHA256 (d1c0fc0ce005.patch) = 2afdad0419d57c6aa3a93faeb3831401234dd507e04b596555f20329218762ac +SIZE (d1c0fc0ce005.patch) = 2466