mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
x11-servers/xwayland-devel: update to 1.20.0.684
Changes: b0413b6e9...85a6fd11c
This commit is contained in:
parent
95e141543a
commit
f49a425e24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542386
@ -2,14 +2,14 @@
|
||||
|
||||
PORTNAME= xwayland
|
||||
DISTVERSIONPREFIX= xorg-server-
|
||||
DISTVERSION= 1.20.0-673
|
||||
DISTVERSIONSUFFIX= -gb0413b6e9
|
||||
DISTVERSION= 1.20.0-684
|
||||
DISTVERSIONSUFFIX= -g85a6fd11c
|
||||
CATEGORIES= x11-servers
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= 9e0086f99b39.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/432
|
||||
PATCHFILES+= 30ea6cb622e9.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/432
|
||||
PATCHFILES+= 32bd2b1592f6.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/432
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= X11 server as Wayland client (development snapshot)
|
||||
@ -41,7 +41,8 @@ MESON_ARGS= -Dxwayland=true \
|
||||
-Dudev=false \
|
||||
-Dudev_kms=false \
|
||||
-Ddefault_font_path="${DEFAULT_FONTPATH_LIST:ts,}"
|
||||
PLIST_FILES= bin/Xwayland
|
||||
PLIST_FILES= bin/Xwayland \
|
||||
libdata/pkgconfig/xwayland.pc
|
||||
|
||||
# Keep in sync with xorg-server
|
||||
FONTPATH_ROOT?= ${LOCALBASE}/share/fonts
|
||||
@ -65,5 +66,7 @@ do-install:
|
||||
# Wayland compositors only use the binary
|
||||
${INSTALL_PROGRAM} ${BUILD_WRKSRC}/hw/xwayland/Xwayland \
|
||||
${STAGEDIR}${PREFIX}/bin
|
||||
${INSTALL_DATA} ${BUILD_WRKSRC}/hw/xwayland/xwayland.pc \
|
||||
${STAGEDIR}${PREFIX}/libdata/pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,7 +1,7 @@
|
||||
TIMESTAMP = 1593781163
|
||||
SHA256 (freedesktop-xorg-xserver-xorg-server-1.20.0-673-gb0413b6e9_GH0.tar.gz) = e47fbe5685bc315bc11d706b1f259ee3c528a2a1d0aa2a0725c828c96da6ac59
|
||||
SIZE (freedesktop-xorg-xserver-xorg-server-1.20.0-673-gb0413b6e9_GH0.tar.gz) = 5104921
|
||||
TIMESTAMP = 1594714863
|
||||
SHA256 (freedesktop-xorg-xserver-xorg-server-1.20.0-684-g85a6fd11c_GH0.tar.gz) = fdf7bf4fcebb17acc0181c06df9d1bee4758e2d4c5799faafa7fcef34c6ca2f6
|
||||
SIZE (freedesktop-xorg-xserver-xorg-server-1.20.0-684-g85a6fd11c_GH0.tar.gz) = 5106458
|
||||
SHA256 (9e0086f99b39.patch) = f8af32f1aba1062e351fe43722816ba1dda43ae691bed8a0f855b58341ad8f6c
|
||||
SIZE (9e0086f99b39.patch) = 10714
|
||||
SHA256 (30ea6cb622e9.patch) = 3a99b52b7f7a451daf0620b457aa041a95caddcdcc0ae73d7b8a1b30d19f14b0
|
||||
SIZE (30ea6cb622e9.patch) = 17585
|
||||
SHA256 (32bd2b1592f6.patch) = 812adcbe5c15d644c28f352752f328ac406de6a1603cffa3b8cfdd725434c794
|
||||
SIZE (32bd2b1592f6.patch) = 17780
|
||||
|
Loading…
Reference in New Issue
Block a user