forked from Lainports/freebsd-ports
x11-drivers/xorgxrdp: Update to 0.10.1 (latest stable version)
Changes: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.10.1
This commit is contained in:
parent
e0daa2da8a
commit
f6ac515e91
2 changed files with 11 additions and 11 deletions
|
|
@ -1,8 +1,8 @@
|
|||
PORTNAME= xorgxrdp
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.9.20
|
||||
# Be sure to bump PORTREVISION after xorg-server update to perform force rebuild
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.10.1
|
||||
# Be sure to bump PORTREVISION after xorg-server update to force rebuild
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= x11-drivers
|
||||
DIST_SUBDIR= xrdp
|
||||
|
||||
|
|
@ -10,7 +10,7 @@ PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
|||
|
||||
MAINTAINER= meta@FreeBSD.org
|
||||
COMMENT= X.Org driver enabling use through an RDP session with xrdp
|
||||
WWW= http://www.xrdp.org/
|
||||
WWW= https://www.xrdp.org/
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
|
@ -24,7 +24,7 @@ USE_LDCONFIG= yes
|
|||
USE_GITHUB= yes
|
||||
|
||||
GH_ACCOUNT= neutrinolabs
|
||||
GH_TUPLE= neutrinolabs:xrdp:v0.9.26:xrdp
|
||||
GH_TUPLE= neutrinolabs:xrdp:v0.10.0:xrdp
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
|
@ -32,7 +32,7 @@ CONFIGURE_ENV= XRDP_CFLAGS=-I${WRKSRC_xrdp}/common
|
|||
CONFLICTS= xorgxrdp-devel
|
||||
|
||||
OPTIONS_DEFINE= DEBUG DRI3
|
||||
OPTIONS_DEFAULT=
|
||||
OPTIONS_DEFAULT= DRI3
|
||||
|
||||
DRI3_DESC= DRI3/Glamor OpenGL Support
|
||||
DRI3_CONFIGURE_ENABLE= glamor
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1718970609
|
||||
SHA256 (xrdp/neutrinolabs-xorgxrdp-v0.9.20_GH0.tar.gz) = 08ce618b0df94d2c47af88b5353976a1f6d84fdab5884505b84431c0fc8b2b2d
|
||||
SIZE (xrdp/neutrinolabs-xorgxrdp-v0.9.20_GH0.tar.gz) = 104382
|
||||
SHA256 (xrdp/neutrinolabs-xrdp-v0.9.26_GH0.tar.gz) = 0fbbb8240d8c222ea1628e099717defce2a727d41896a378a83c68ce846afcf9
|
||||
SIZE (xrdp/neutrinolabs-xrdp-v0.9.26_GH0.tar.gz) = 785475
|
||||
TIMESTAMP = 1715524860
|
||||
SHA256 (xrdp/neutrinolabs-xorgxrdp-v0.10.1_GH0.tar.gz) = 4cff18d1095d0fe2a177834a089ff9759e758f924ee3332b71f508f7aec9ffbe
|
||||
SIZE (xrdp/neutrinolabs-xorgxrdp-v0.10.1_GH0.tar.gz) = 112116
|
||||
SHA256 (xrdp/neutrinolabs-xrdp-v0.10.0_GH0.tar.gz) = d3c8fb7d4af9131199a98fb4403179a7707da79fc205d62def8efd84fe67eacc
|
||||
SIZE (xrdp/neutrinolabs-xrdp-v0.10.0_GH0.tar.gz) = 1040405
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue