From owner-freebsd-ports@freebsd.org Wed Nov 11 16:51:08 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 024562EF19D for ; Wed, 11 Nov 2020 16:51:08 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4CWW2g6fk1z3G9W for ; Wed, 11 Nov 2020 16:51:07 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: by mailman.nyi.freebsd.org (Postfix) id E246A2EF311; Wed, 11 Nov 2020 16:51:07 +0000 (UTC) Delivered-To: ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E10182EEF60 for ; Wed, 11 Nov 2020 16:51:07 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CWW2g5z6mz3FxT; Wed, 11 Nov 2020 16:51:07 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from beaver (unknown [81.6.39.90]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: ehaupt) by smtp.freebsd.org (Postfix) with ESMTPSA id 1B9EBCA00; Wed, 11 Nov 2020 16:51:07 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Date: Wed, 11 Nov 2020 17:51:05 +0100 From: Emanuel Haupt To: Michael Hooten Cc: evfbsd@yandex.ru, tijl@FreeBSD.org, ports@FreeBSD.org Subject: Re: Fresh Ports: citrix_ica Citrix(R) Presentation Server(TM) client Message-Id: <20201111175105.258f0d0dc13b15cad7cb9d7a@FreeBSD.org> In-Reply-To: <1158826878.4289804.1605111612907@mail.yahoo.com> References: <1158826878.4289804.1605111612907.ref@mail.yahoo.com> <1158826878.4289804.1605111612907@mail.yahoo.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; amd64-portbld-freebsd12.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Nov 2020 16:51:08 -0000 Hi Michael Michael Hooten wrote: > https://www.freshports.org/net/citrix_ica/ > > Has anyone gotten Citrix completely working on FreeBSD 12.2? I can > connect without a problem. However, I have no sound. Where can I look > for documentation on integrating audio (GStreamer and Alsa I assume)? > > Thanks, > Michael I haven't used it in a long time but as I recall sound support was always a bit wonky, at least for me. A word of caution: the current port is hopelessly outdated. If someone is interested in porting the latest version it is available from: https://www.citrix.com/downloads/workspace-app/linux/workspace-app-for-linux-latest.html Best regards, Emanuel