mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
x11-drivers/xorgxrdp: backport upstream patch
Fixes the issue GNOME Shell 3.32 fails to start [1] [1] https://github.com/neutrinolabs/xorgxrdp/issues/156 Obtained from: https://github.com/neutrinolabs/xorgxrdp/pull/161 Sponsored by: HAW International
This commit is contained in:
parent
590c7d1869
commit
d3dc70939a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=529076
2 changed files with 7 additions and 2 deletions
|
@ -3,10 +3,13 @@
|
|||
PORTNAME= xorgxrdp
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.2.13
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-drivers
|
||||
DIST_SUBDIR= xrdp
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES= d3cefac.patch:-p1
|
||||
|
||||
MAINTAINER= meta@FreeBSD.org
|
||||
COMMENT= X.Org driver enabling use through an RDP session with xrdp
|
||||
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
TIMESTAMP = 1583971462
|
||||
TIMESTAMP = 1585108964
|
||||
SHA256 (xrdp/neutrinolabs-xorgxrdp-v0.2.13_GH0.tar.gz) = ba000bb2e8f19159e0c181757a1f12cdbec28f4db56d9632d6f6197879912ffc
|
||||
SIZE (xrdp/neutrinolabs-xorgxrdp-v0.2.13_GH0.tar.gz) = 100418
|
||||
SHA256 (xrdp/neutrinolabs-xrdp-v0.9.13_GH0.tar.gz) = 9461effbe1f188d7f87d0a3d3943a0b44b7411b7cc122da8701e75ca02190fe8
|
||||
SIZE (xrdp/neutrinolabs-xrdp-v0.9.13_GH0.tar.gz) = 681731
|
||||
SHA256 (xrdp/d3cefac.patch) = 39e3d97729ab5e58d8a091031de4eed6e98396f71ee5d03de605ab7d175d063b
|
||||
SIZE (xrdp/d3cefac.patch) = 943
|
||||
|
|
Loading…
Add table
Reference in a new issue