forked from Lainports/freebsd-ports
x11-drivers/xorgxrdp: Switch to release tarball
uploaded by upstream developer to GitHub assets. It already includes submodules.
This commit is contained in:
parent
cec4b25152
commit
13a8d205e0
2 changed files with 13 additions and 12 deletions
|
|
@ -1,12 +1,14 @@
|
||||||
PORTNAME= xorgxrdp
|
PORTNAME= xorgxrdp
|
||||||
DISTVERSIONPREFIX= v
|
|
||||||
DISTVERSION= 0.10.3
|
DISTVERSION= 0.10.3
|
||||||
# Be sure to bump PORTREVISION after xorg-server update to force rebuild
|
# Be sure to bump PORTREVISION after xorg-server update to force rebuild
|
||||||
PORTREVISION= 0
|
PORTREVISION= 1
|
||||||
CATEGORIES= x11-drivers
|
CATEGORIES= x11-drivers
|
||||||
|
MASTER_SITES= https://github.com/neutrinolabs/${PORTNAME}/releases/download/v${DISTVERSION}/ \
|
||||||
|
https://github.com/neutrinolabs/xrdp/releases/download/v${XRDPVER}/:xrdp
|
||||||
|
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} xrdp-${XRDPVER}${EXTRACT_SUFX}:xrdp
|
||||||
DIST_SUBDIR= xrdp
|
DIST_SUBDIR= xrdp
|
||||||
|
|
||||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
PATCH_SITES= https://github.com/neutrinolabs/${GH_PROJECT}/commit/
|
||||||
|
|
||||||
MAINTAINER= meta@FreeBSD.org
|
MAINTAINER= meta@FreeBSD.org
|
||||||
COMMENT= X.Org driver enabling use through an RDP session with xrdp
|
COMMENT= X.Org driver enabling use through an RDP session with xrdp
|
||||||
|
|
@ -21,14 +23,13 @@ BUILD_DEPENDS= nasm:devel/nasm
|
||||||
USES= autoreconf libtool:build localbase pkgconfig xorg
|
USES= autoreconf libtool:build localbase pkgconfig xorg
|
||||||
USE_XORG= xorgproto xorg-server
|
USE_XORG= xorgproto xorg-server
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USE_GITHUB= yes
|
|
||||||
|
|
||||||
GH_ACCOUNT= neutrinolabs
|
XRDPVER= 0.10.2
|
||||||
GH_TUPLE= neutrinolabs:xrdp:v0.10.2-rc.1:xrdp
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
||||||
CONFIGURE_ENV= XRDP_CFLAGS=-I${WRKSRC_xrdp}/common
|
CONFIGURE_ENV= XRDP_CFLAGS=-I${WRKDIR}/xrdp-${XRDPVER}/common
|
||||||
CONFLICTS= xorgxrdp-devel
|
CONFLICTS= xorgxrdp-devel
|
||||||
|
|
||||||
OPTIONS_DEFINE= DEBUG DRI3
|
OPTIONS_DEFINE= DEBUG DRI3
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
TIMESTAMP = 1734962097
|
TIMESTAMP = 1735048776
|
||||||
SHA256 (xrdp/neutrinolabs-xorgxrdp-v0.10.3_GH0.tar.gz) = d7349ab98116d367ba43d94b991bf2d47e85f063e9a32421df435be910743d2a
|
SHA256 (xrdp/xorgxrdp-0.10.3.tar.gz) = 9d425a5774c7ef79c5f3caf5bbe238f4f8e04f4e182e948cfdb3d7b76b6abcd4
|
||||||
SIZE (xrdp/neutrinolabs-xorgxrdp-v0.10.3_GH0.tar.gz) = 116685
|
SIZE (xrdp/xorgxrdp-0.10.3.tar.gz) = 514623
|
||||||
SHA256 (xrdp/neutrinolabs-xrdp-v0.10.2-rc.1_GH0.tar.gz) = dccd2d4c7366e46f4a01ef8a9fca9680c77be520c29c954b2111886a04cdf006
|
SHA256 (xrdp/xrdp-0.10.2.tar.gz) = 6e2b4fb719fbd74a42c1008afc670e5e2940c8cbf3d8977e78c8451f7d267b62
|
||||||
SIZE (xrdp/neutrinolabs-xrdp-v0.10.2-rc.1_GH0.tar.gz) = 1066431
|
SIZE (xrdp/xrdp-0.10.2.tar.gz) = 2447761
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue