From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id sABKCqFmvGRr9wAASxT56A (envelope-from ) for ; Sun, 23 Jul 2023 01:30:41 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id gBJyCqFmvGQ2fwEA9RJhRA (envelope-from ) for ; Sun, 23 Jul 2023 01:30:41 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 4380D4F3B6 for ; Sun, 23 Jul 2023 01:30:40 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b="Z/2QF2j0"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690068641; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=KsvKAfLkArDmuZc/u4WZ0Rv/iknptLfRDVDEHxwN/2A=; b=BvGNSOCW1eH83nyEwGmAUqw8jhwibjltqxIu7gLIMGpfXLuP7btcwZ5GLAVmHaJo4eNW/E wjPsLy7nInD3VBlVzEfPDJgEPl6yoFi3flMnRnYcCEd9iJ3yuywSI3b9eE3aAKFIey6eqy qUK1MRpFooWZ4aDrBYprJkzRC77PiO+zkITD/S8WZ2Z4jdFhjjy4woPWtWnPDg4TLx82Cn JfOhMQhPJBdc8TYVOI7Sa1nWz4C5AB4vYZz+LMNfpUj3nDkaLBjOzXCXlmuRZH4ApWADpq ywBjXAkLTvaxb7B3XwrilwaPakHqcO+R8Oyokb4Yg0qjS5jgrojixjqrzpUkaQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690068641; a=rsa-sha256; cv=none; b=nkNQFMOfqEJWqsJANvBa4ffJt4W1uXZeeUCcB/V2RpYGey1s+Ab6Yo49bedfoq6toHdJht yf6QwKfkWwufyKU+v7SMQfpKEuYggJDYOCSfLin4oTS+LPbJQG/2AAKdsOo0RV98GWwONu PTK7oEeArBBvH8V2eO/QSedpgNt1MrRFqlcWGbiIthwyj2NkGLpWrlJctG9Lmcs0PUQFIT Xxyw6V5LQ61gS9Qd1MbBLlYo9XnkdlyeETzc7/TM/5EtTmBrQd7PavpzNRDTF6pZXbBV2M 5QF6symHljm5nFh44vGvDuly+j9yGT/vt+4VoGfA+3BhGqJQQ2SfJhhBRza3lQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b="Z/2QF2j0"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qNM33-0005vr-AB; Sat, 22 Jul 2023 19:30:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qNM31-0005vT-16 for guix-patches@gnu.org; Sat, 22 Jul 2023 19:30:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qNM30-0003m1-Ox for guix-patches@gnu.org; Sat, 22 Jul 2023 19:30:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qNM30-0005o0-KF for guix-patches@gnu.org; Sat, 22 Jul 2023 19:30:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64261] [PATCH v4 1/2] gnu: Add xrdp Resent-From: Andy Tai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 22 Jul 2023 23:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64261 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64261@debbugs.gnu.org, ludo@gnu.org Cc: Andy Tai Received: via spool by 64261-submit@debbugs.gnu.org id=B64261.169006855422214 (code B ref 64261); Sat, 22 Jul 2023 23:30:02 +0000 Received: (at 64261) by debbugs.gnu.org; 22 Jul 2023 23:29:14 +0000 Received: from localhost ([127.0.0.1]:37663 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qNM2D-0005mC-VQ for submit@debbugs.gnu.org; Sat, 22 Jul 2023 19:29:14 -0400 Received: from mail-pg1-x52e.google.com ([2607:f8b0:4864:20::52e]:50485) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qNM28-0005lc-JF for 64261@debbugs.gnu.org; Sat, 22 Jul 2023 19:29:09 -0400 Received: by mail-pg1-x52e.google.com with SMTP id 41be03b00d2f7-553ad54d3c6so1645306a12.1 for <64261@debbugs.gnu.org>; Sat, 22 Jul 2023 16:29:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1690068542; x=1690673342; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:sender:from:to:cc:subject:date :message-id:reply-to; bh=KsvKAfLkArDmuZc/u4WZ0Rv/iknptLfRDVDEHxwN/2A=; b=Z/2QF2j0z0s7yOgqCTuRP0DS2Zu/gd2lyZMEFsMnZ7Srt1PFswcQPfICSi4S5shjCI 4VgCK7MLhm5dv7SH2yLqDsWuDtjOhyAii1L4kWHcS26a8c6WIx3CpSi4f6jNJPbxL0w1 Hx+BOhrLz5g7x7IsnfNDO1GYquYypoC5H4n+Z9jarsIogPLwpuH6BQWa46nevhmdTuHL +ibufdFIf7JzJMrqbmqY8ARUUgn0PS4rcpVZqNkgOdvux1Xczkxx5fl1hyxnbpCpPrjw 9NFbiwlBtVN4OJNFNkmyWu/yZ9eYMiLZ9zPl9syE26oVz94tu7MbOODI1vsKma1nHWJy E7xA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690068542; x=1690673342; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:sender:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=KsvKAfLkArDmuZc/u4WZ0Rv/iknptLfRDVDEHxwN/2A=; b=B3wzMeq/BteizAIGZiev9RATOgAnO/TdBBBLfkFOxAAr+alyCz01u5KsyinlTM655s 4neISWcO7eYd/IsIBJZNZepKuFsQcg1k7KOgld+d5JhxJx9b6LOBrLjnaDEiusfcOmNH FGrZK3n2iZ4OSXOShZxNKmpM89BjFsyRH5A0axPSQd4wWyY2gQ9yMzta+TjdGLofvPzf zDcu8AAMXR/GfzEYkc31FFo0szMEk+Q7yLpaHiQMjaVwlcTctQasMb/s9e9pLPJtoJ2s HCg4z31hs3W5D3AyhJQdaFmiuT++UhlSPAjHJm/I7v4J0H90sZssi+cnPxsAxq2Zx/RE 8Alg== X-Gm-Message-State: ABy/qLaJgsc/7VCp+ORx9G81OXYEqpKLNoogGgi+KI6kLHhctXW0jz1a hkmgSKRljzwnJCrSSP/8aB5KA6T7seWvHw== X-Google-Smtp-Source: APBJJlFgk37fiNBphNiCNn3iSMNcp+pgH7EoIaizYPkPxCmCfdO9d5QlTpcDC5JBWrp6w3NYVFbpWA== X-Received: by 2002:a17:90a:9c08:b0:262:e6c6:c2ec with SMTP id h8-20020a17090a9c0800b00262e6c6c2ecmr3757119pjp.33.1690068542562; Sat, 22 Jul 2023 16:29:02 -0700 (PDT) Received: from localhost.localdomain ([98.37.226.98]) by smtp.googlemail.com with ESMTPSA id 66-20020a17090a09c800b0025be7b69d73sm4646068pjo.12.2023.07.22.16.29.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 22 Jul 2023 16:29:02 -0700 (PDT) From: Andy Tai Date: Sat, 22 Jul 2023 16:28:55 -0700 Message-ID: <1502dd4676a969c04bbd4e45502bd87bc1359a84.1690068302.git.atai@atai.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.66 X-Spam-Score: -3.66 X-Migadu-Queue-Id: 4380D4F3B6 X-Migadu-Scanner: mx1.migadu.com X-TUID: 4UXPHkhi60F+ * gnu/packages/rdesktop.scm (xrdp): New variable --- gnu/packages/rdesktop.scm | 76 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) diff --git a/gnu/packages/rdesktop.scm b/gnu/packages/rdesktop.scm index be4fe83cdc..04d3db610d 100644 --- a/gnu/packages/rdesktop.scm +++ b/gnu/packages/rdesktop.scm @@ -31,19 +31,29 @@ (define-module (gnu packages rdesktop) #:use-module (guix utils) #:use-module (guix build-system cmake) #:use-module (guix build-system gnu) + #:use-module (gnu packages assembly) + #:use-module (gnu packages autotools) + #:use-module (gnu packages bison) + #:use-module (gnu packages check) #:use-module (gnu packages compression) #:use-module (gnu packages cups) #:use-module (gnu packages docbook) + #:use-module (gnu packages flex) #:use-module (gnu packages freedesktop) + #:use-module (gnu packages gettext) #:use-module (gnu packages glib) #:use-module (gnu packages gstreamer) #:use-module (gnu packages image) #:use-module (gnu packages libusb) #:use-module (gnu packages linux) + #:use-module (gnu packages mp3) #:use-module (gnu packages nettle) #:use-module (gnu packages pkg-config) + #:use-module (gnu packages python) + #:use-module (gnu packages python-xyz) #:use-module (gnu packages pulseaudio) #:use-module (gnu packages tls) + #:use-module (gnu packages version-control) #:use-module (gnu packages video) #:use-module (gnu packages xdisorg) #:use-module (gnu packages xorg) @@ -137,3 +147,69 @@ (define-public freerdp functionality, and Windows Portable Runtime (WinPR), a portable implementation of parts of the Windows API.") (license license:asl2.0))) + +(define-public xrdp + (package + (name "xrdp") + (version "0.9.22.1") + (source (origin + (method url-fetch) + (uri (string-append + "https://github.com/neutrinolabs/xrdp/releases/download/v" + version "/xrdp-" version ".tar.gz")) + (sha256 + (base32 + "1jzknwy003fk5lqzrncbypirq3smpghxy2prg2m2ljjrx77j1lvd")))) + (build-system gnu-build-system) + (inputs (list check + fuse + imlib2 + lame + libjpeg-turbo + libx11 + libxfixes + libxml2 + libxpm + libxrandr + libxslt + libxt + linux-pam + openssl + pixman + python + python-libxml2)) + (native-inputs (list autoconf + automake + libtool + bison + flex + gettext-minimal + intltool + nasm + pkg-config + pixman)) + + (arguments + (list #:configure-flags #~(list "--enable-strict-locations=yes" + "--enable-fuse=yes" + "--enable-mp3lame=yes" + "--enable-pixman=yes" + "--enable-imlib2=yes" + "--enable-pam-config=unix" + "--enable-ipv6=yes"))) + (home-page "https://www.xrdp.org") + (synopsis "Remote Desktop Protocol (RDP) server") + (description + "Xrdp provides a graphical login to remote machines using +Microsoft Remote Desktop Protocol (RDP). Xrdp accepts connections from a +variety of RDP clients: +@itemize +@item FreeRDP +@item rdesktop +@item KRDC +@item NeutrinoRDP +@item Windows MSTSC (Microsoft Terminal Services Client, aka mstsc.exe) +@item Microsoft Remote Desktop (found on Microsoft Store, which is distinct from MSTSC). +@end itemize") + (license license:asl2.0))) + -- 2.41.0