Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/desktopecho/xrdp-xorgxrdp-binaries
xrdp-devel and xorgxrdp-devel binaries with H.264 support for Ubuntu (amd64) and Debian (armhf/arm64/amd64)
https://github.com/desktopecho/xrdp-xorgxrdp-binaries
debian ubuntu xrdp
Last synced: 26 days ago
JSON representation
xrdp-devel and xorgxrdp-devel binaries with H.264 support for Ubuntu (amd64) and Debian (armhf/arm64/amd64)
- Host: GitHub
- URL: https://github.com/desktopecho/xrdp-xorgxrdp-binaries
- Owner: DesktopECHO
- Created: 2024-06-24T16:12:04.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-26T14:25:15.000Z (7 months ago)
- Last Synced: 2024-11-02T07:42:00.074Z (2 months ago)
- Topics: debian, ubuntu, xrdp
- Homepage:
- Size: 13.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
`````xrdp 0.10.80
A Remote Desktop Protocol Server.
Copyright (C) 2004-2024 Jay Sorg, Neutrino Labs, and all contributors.
See https://github.com/neutrinolabs/xrdp for more information.Configure options:
--enable-ibus
--enable-x264
--enable-fdkaac
--enable-rdpsndaudin
--enable-pixman
--enable-ipv6
--enable-jpeg
--enable-fuse
--enable-rfxcodec
--enable-opus
--enable-painter
--enable-vsock
--build=x86_64-linux-gnu
--prefix=/usr
--includedir=${prefix}/include
--mandir=${prefix}/share/man
--infodir=${prefix}/share/info
--sysconfdir=/etc
--localstatedir=/var
--disable-silent-rules
--libdir=${prefix}/lib/x86_64-linux-gnu
--libexecdir=${prefix}/lib/x86_64-linux-gnu
--disable-maintainer-mode
--disable-dependency-tracking
--with-socketdir=/run/xrdp/sockdir
--with-imlib2
build_alias=x86_64-linux-gnu
CFLAGS=-g -O2 -ffile-prefix-map=/home/zero/xrdp-xorgxrdp/xrdp=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security
LDFLAGS=-Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z,relro -Wl,-z,now -Wl,--as-needed
CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2
CXXFLAGS=-g -O2 -ffile-prefix-map=/home/zero/xrdp-xorgxrdp/xrdp=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security
PKG_CONFIG_PATH=/home/zero/xrdp-xorgxrdp/xrdp/pkgconfig`````