mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
x11-servers/xwayland-devel: drop inputproto workaround after bea752c6b2
This commit is contained in:
parent
b6f4f1e697
commit
e3dde9b37b
@ -34,7 +34,6 @@ 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 \
|
||||
@ -66,13 +65,4 @@ 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 <bsd.port.mk>
|
||||
|
@ -1,8 +1,6 @@
|
||||
TIMESTAMP = 1640015830
|
||||
SHA256 (freedesktop-xorg-xserver-xorg-server-21.0.99.1-156-g38291fa86_GH0.tar.gz) = c5adfcfd8e764c1a27d4d34b49a203e0ecb23360caab37b016ac81953f36b7bc
|
||||
SIZE (freedesktop-xorg-xserver-xorg-server-21.0.99.1-156-g38291fa86_GH0.tar.gz) = 5457201
|
||||
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 (42e34498f87a.patch) = 29df34103d68165f6284ad0a2f62873b6e824aa318b15a54fff20bb3c4207d4e
|
||||
SIZE (42e34498f87a.patch) = 10298
|
||||
SHA256 (0d56c27582a2.patch) = f3081ec0184c0cb764c4ec065d4e437e23741523cf77231f84d48253435ff49b
|
||||
|
Loading…
Reference in New Issue
Block a user