x11-toolkits/wlroots: add Xwayland HiDPI scaling support

See https://github.com/swaywm/wlroots/pull/2064#issuecomment-622647075
This commit is contained in:
Jan Beich 2020-05-13 19:55:50 +00:00
parent 994c160a6a
commit dce99729d7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535134
6 changed files with 20 additions and 0 deletions

View file

@ -4,6 +4,7 @@ PORTNAME= xwayland
DISTVERSIONPREFIX= xorg-server-
DISTVERSION= 1.20.0-652
DISTVERSIONSUFFIX= -g${GL_COMMIT:C/(.{12}).*/\1/}
PORTREVISION= 1
CATEGORIES= x11-servers
PKGNAMESUFFIX= -devel
@ -11,6 +12,8 @@ PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/commit/
PATCHFILES+= 71749de24509.diff:-p1 # https://gitlab.freedesktop.org/xorg/xserver/merge_requests/393
PATCHFILES+= 1e897704c822.diff:-p1 # https://gitlab.freedesktop.org/xorg/xserver/merge_requests/393
PATCHFILES+= 83cda3ce3195.diff:-p1 # https://gitlab.freedesktop.org/xorg/xserver/merge_requests/393
PATCHFILES+= 9e0086f99b39.diff:-p1 # https://gitlab.freedesktop.org/xorg/xserver/merge_requests/432
PATCHFILES+= 30ea6cb622e9.diff:-p1 # https://gitlab.freedesktop.org/xorg/xserver/merge_requests/432
MAINTAINER= jbeich@FreeBSD.org
COMMENT= X11 server as Wayland client (development snapshot)

View file

@ -7,3 +7,7 @@ SHA256 (1e897704c822.diff) = 74142d8b7046ee3741e063bddc161449a26300203e497b9b421
SIZE (1e897704c822.diff) = 550
SHA256 (83cda3ce3195.diff) = 93a6c9edcff5d3438fa6d9aeeb128cd5c891a158cb0c22c772217846f9404e1b
SIZE (83cda3ce3195.diff) = 3340
SHA256 (9e0086f99b39.diff) = e8de09e5ca2e44dbd35924f353f903d7e3393e872732cdf0dfa638e566b43e4d
SIZE (9e0086f99b39.diff) = 10299
SHA256 (30ea6cb622e9.diff) = c568c39b302dea2271ffb9a711eb76154f920c17da2f90a275cf3d0535da27bf
SIZE (30ea6cb622e9.diff) = 15620

View file

@ -2,12 +2,15 @@
PORTNAME= wlroots
DISTVERSION= 0.10.1
PORTREVISION= 1
CATEGORIES= x11-toolkits
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= f0594fb73225.patch:-p1 144d2041adfb.patch:-p1
PATCHFILES+= 2bad34e02423.patch:-p1
PATCHFILES+= 8d2e8d8a0612.patch:-p1
PATCHFILES+= 9bd90890457d.patch:-p1 # https://github.com/swaywm/wlroots/pull/2064
PATCHFILES+= d069ab71d43e.patch:-p1 # https://github.com/swaywm/wlroots/pull/2064
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Modular Wayland compositor library

View file

@ -9,5 +9,9 @@ SHA256 (2bad34e02423.patch) = b37db858d0caaf205f35f14c23417ea411c3cd94fe78e6b185
SIZE (2bad34e02423.patch) = 1116
SHA256 (8d2e8d8a0612.patch) = 2548770a92535b1112c2199c0ace8baf4f4b4cee66f256be23bebbc612d6058c
SIZE (8d2e8d8a0612.patch) = 1502
SHA256 (9bd90890457d.patch) = 953208a977fa5332b58ab3d145b8c293ab70b61af082a05403f7d75a1340767f
SIZE (9bd90890457d.patch) = 5125
SHA256 (d069ab71d43e.patch) = 5aaf3959922b41797f1ca3f8537d6dd5c35920d08fc3373c693dfc6181b19379
SIZE (d069ab71d43e.patch) = 3953
SHA256 (e8cc137111bc.patch) = e0b686193a6925eedb09298e0f300aa93d4910c41dbe788a47a2699df34cfafe
SIZE (e8cc137111bc.patch) = 27737

View file

@ -2,8 +2,12 @@
PORTNAME= sway
DISTVERSION= 1.4
PORTREVISION= 1
CATEGORIES= x11-wm
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= cd9d1038a822.patch:-p1 # https://github.com/swaywm/sway/pull/5090
MAINTAINER= jbeich@FreeBSD.org
COMMENT= i3-compatible Wayland compositor

View file

@ -1,3 +1,5 @@
TIMESTAMP = 1579718009
SHA256 (swaywm-sway-1.4_GH0.tar.gz) = e2805291fc01d49e21dda4b273e38170d1fff4e1757215439729edbed880dfbe
SIZE (swaywm-sway-1.4_GH0.tar.gz) = 5514489
SHA256 (cd9d1038a822.patch) = 4183dffdf4e3dbe70302d7e6e665cc83243a7166cf9bc2b8aacd7d56a9876069
SIZE (cd9d1038a822.patch) = 8946