From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x431.google.com (mail-wr1-x431.google.com [IPv6:2a00:1450:4864:20::431]) by sourceware.org (Postfix) with ESMTPS id E291C384B0C1 for ; Sat, 13 Jun 2020 07:11:49 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E291C384B0C1 Received: by mail-wr1-x431.google.com with SMTP id x13so12048357wrv.4 for ; Sat, 13 Jun 2020 00:11:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=gzapJsTEDOvhGThRlRhWFtC/JCeFxH19mDWfguDxuX8=; b=F5BtF+WU8DarKWnRmN42wIVu5EYtlcPY4bipKZ+qzv5GtOlFDNiM4/8TRGZT8oIRA4 zrkAqaEQFMqns+rTORdYfOC2Vk9spVKhjUN8OjXTIUjQVS6awjXhhMMPA47ewyrC/dRg KWKAz9RNP/qkl6v+qD/JQZpZjEiHVxpQDigDIvuqlvZRj5+kDyegBXj6TB4/TjCg8DaX CRhjODjc899O4kYZ+h0eK0Kev9Lx42Whg9DRYFDBRoDsJlSFazA0WZpFTopR/PEnzLQ3 +kOKm9wkNue/jcbsml7fPjd+fhuSWIzQYxxWeSGkO6HNOIlblgHEkF/8QodzMMpimjoq Hs3A== X-Gm-Message-State: AOAM530YcvN3xVOZi/UaU2oYju+9V2w6HlF+qQPORDlcGh4aXiHVqvQ+ 7eFOmSUOu8VU8MXVw5j/IcYkA1// X-Google-Smtp-Source: ABdhPJx5DSiLQlYZRnkFz8UgmWbH/cX4vOQCDb9tUpyhaR8zT0tdHsVG65HV1QkhpVfr3Ei6ySKWCA== X-Received: by 2002:a5d:4e03:: with SMTP id p3mr18959365wrt.350.1592032308677; Sat, 13 Jun 2020 00:11:48 -0700 (PDT) Received: from ?IPv6:2003:cc:9f3b:4cfb:5d9e:38cd:ed5d:9824? (p200300cc9f3b4cfb5d9e38cded5d9824.dip0.t-ipconnect.de. [2003:cc:9f3b:4cfb:5d9e:38cd:ed5d:9824]) by smtp.gmail.com with ESMTPSA id s18sm15991161wra.85.2020.06.13.00.11.47 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 13 Jun 2020 00:11:48 -0700 (PDT) Subject: Re: [ITP] VirtualGL 2.6.3 To: cygwin-apps@cygwin.com References: From: Marco Atzeri Message-ID: <2a4c0cb6-db3a-f95e-5fea-2b6eebb4e44e@gmail.com> Date: Sat, 13 Jun 2020 09:11:47 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Jun 2020 07:11:51 -0000 On 12.06.2020 22:53, DRC via Cygwin-apps wrote: > I intend to package the client for VirtualGL, a toolkit that adds > server-side GPU-accelerated OpenGL rendering capabilities to existing > remote X or X proxy environments. > > VirtualGL is currently provided by various Linux distributions and FreeBSD: > https://pkgs.org/download/virtualgl > https://rpmfind.net/linux/rpm2html/search.php?query=VirtualGL > > It is licensed under the wxWidgets Library License v3.1: > https://opensource.org/licenses/WXwindows > > Archive containing proposed package files: > https://turbovnc.org/downloads/VirtualGL-cygwin.tar.bz2 > > DRC > builds fine, how to test it ? Regards Marco