From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id yFS4ER9JE2JalgAAgWs5BA (envelope-from ) for ; Mon, 21 Feb 2022 09:11:11 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id cOqGCh9JE2InGwAAG6o9tA (envelope-from ) for ; Mon, 21 Feb 2022 09:11:11 +0100 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 AE74113165 for ; Mon, 21 Feb 2022 09:11:10 +0100 (CET) Received: from localhost ([::1]:35800 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nM3mn-00088z-TI for larch@yhetil.org; Mon, 21 Feb 2022 03:11:09 -0500 Received: from eggs.gnu.org ([209.51.188.92]:49694) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nM3mg-00088r-Mo for guix-patches@gnu.org; Mon, 21 Feb 2022 03:11:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:41052) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nM3mg-0004gw-Di for guix-patches@gnu.org; Mon, 21 Feb 2022 03:11:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nM3mg-0007zG-AX for guix-patches@gnu.org; Mon, 21 Feb 2022 03:11:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#54078] [PATCH 2/3] gnu: add libneatvnc Resent-From: kitzman Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 21 Feb 2022 08:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54078 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54078@debbugs.gnu.org Received: via spool by 54078-submit@debbugs.gnu.org id=B54078.164543101330636 (code B ref 54078); Mon, 21 Feb 2022 08:11:02 +0000 Received: (at 54078) by debbugs.gnu.org; 21 Feb 2022 08:10:13 +0000 Received: from localhost ([127.0.0.1]:34946 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nM3lt-0007y1-4a for submit@debbugs.gnu.org; Mon, 21 Feb 2022 03:10:13 -0500 Received: from knopi.disroot.org ([178.21.23.139]:52198) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nM3lr-0007xo-Rm for 54078@debbugs.gnu.org; Mon, 21 Feb 2022 03:10:12 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 249928C50A for <54078@debbugs.gnu.org>; Mon, 21 Feb 2022 09:10:11 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gnmRX4mKzx1p for <54078@debbugs.gnu.org>; Mon, 21 Feb 2022 09:10:09 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1645431009; bh=oZSMr8c6zkrBWPJqcdLhjVSEmsCa+7+Gxx366rhsbw4=; h=From:To:Subject:References:Date:In-Reply-To; b=D/31FadTCSs7wKqQdeMDCTpi4Xrbqex315gohOQBkfYnAjWAog3FSi1bfjXi4B8Ak SlCJVRrjiypybsPW+AjEFXSv3MF1OiWExENBTC+MDnVeHKhwnMh7HDWNcBmi9T5rze rtawSc9W0/tTpo+28GujO1zaZ49uUsMG7wKgJGV1cZ+cdFI+0nV4kKTEfxTukTYyVl eWIB8teieI9TNRtZe3jHeK8uhillQ2KoDjKP14TcE8IUPf1UXYpVvsIbPEC0BYG/cr WEi0dR+c9zOxcU5OcIDrbuh/emu/+92yC2BsA4MBJGsKB3GdgCOTw8DhX1KihAT0X6 C6IVFRXOI4f7w== References: <87mtilb40o.fsf@disroot.org> <87fsocbq3w.fsf@disroot.org> Date: Mon, 21 Feb 2022 10:11:21 +0200 In-Reply-To: <87fsocbq3w.fsf@disroot.org> (kitzman@disroot.org's message of "Mon, 21 Feb 2022 10:06:43 +0200") Message-ID: <877d9obpw6.fsf_-_@disroot.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" 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" Reply-to: kitzman X-ACL-Warn: , kitzman via Guix-patches From: kitzman via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1645431070; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=vufnXMwth+O7SDmCGOep9Q3Ba5T+l9yR9BhUVMEFRwE=; b=J0n2KHood8YNsZ6NWjZd1N7HXTd/yjF4K6bHcTc9XFxMSm4veBphHbWA+SYnbfzOIv8RsA 8N7euL0lSEmRD1UQwqpZTG5LV8hXmgFi7RSklCUxCX83F9l8h2p5Oamfntc8BylysRsDgC x9jVboHdekt0WUaNKBXeycIPNMg1DGhM3ZnKxfvPDipapn90AgbPF7O4/4BPAOQqi5seoW kKONp1PEQ6lxw9S5M3q31NMGHAc2CVegRkLo8vPpFRh4PDOY033WVj9feuog/cHC2P2GJ5 SR9jJpFiG0ISIaa78MdrUKNu0VHpiV8QKcl9yafohFKVerBhY+hAMyGi4f9Hfw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1645431070; a=rsa-sha256; cv=none; b=Tv09mNXSJIqYtt/hryuZa86QgBAnH6Ft9Mx0ozQanKibBOX5PMJ9JpWdr4sDLkDcGEcs4c hZ7KU1KWDquqUmJrLr+BnxNGL7CnvtVRwDdMTCI8eIS8oLX+vD2ZhtLC0mHoHu0dbVY/hj ZoBm+2x4OqfKA58Ux+fQ+47qn9PPZjMyBngpGnVAOUlTfZZSWG5jAjJBsNSUl1gbipkTql uRld++JefH43dJqc6YvjvV/im3dJPE8xdQd3qAjq9bCI+CV5KbMuV5j+YTrcsPiLIqURpZ pJ6f/kGYAYlzE+9vOhBQ3CvHK/Ot8srmp01Uhcy+x2IZPAfOEuYjGO8R/t5T5w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="D/31FadT"; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -3.13 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="D/31FadT"; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: AE74113165 X-Spam-Score: -3.13 X-Migadu-Scanner: scn1.migadu.com X-TUID: kNuEJBJOEAgL --=-=-= Content-Type: text/plain I have attached a patch for libneatvnc: gnu/packages/vnc.scm:361 libneatvnc --=-=-= Content-Type: text/x-diff Content-Disposition: attachment; filename=0002-gnu-add-libneatvnc.patch Content-Description: libneatvnc patch >From 8998b04ee557c62c4ad7d1da671fb6b3c3141c90 Mon Sep 17 00:00:00 2001 From: kitzman Date: Mon, 21 Feb 2022 10:04:00 +0200 Subject: [PATCH 2/3] gnu: add libneatvnc --- gnu/packages/vnc.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/vnc.scm b/gnu/packages/vnc.scm index c0fabe848b..5795ea525c 100644 --- a/gnu/packages/vnc.scm +++ b/gnu/packages/vnc.scm @@ -39,12 +39,15 @@ (define-module (gnu packages vnc) #:use-module (gnu packages fltk) #:use-module (gnu packages freedesktop) #:use-module (gnu packages gettext) + #:use-module (gnu packages gl) #:use-module (gnu packages glib) #:use-module (gnu packages gnome) #:use-module (gnu packages gnupg) #:use-module (gnu packages gtk) #:use-module (gnu packages image) + #:use-module (gnu packages libevent) #:use-module (gnu packages linux) + #:use-module (gnu packages man) #:use-module (gnu packages pcre) #:use-module (gnu packages perl) #:use-module (gnu packages pkg-config) @@ -357,3 +360,27 @@ (define-public libvnc easily implement VNC server or client functionality in your program.") (license ;; GPL for programs, FDL for documentation (list license:gpl2+ license:fdl1.2+)))) + +(define-public libneatvnc + (package + (name "libneatvnc") + (version "0.4.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/any1/neatvnc") + (commit (string-append "v" version)))) + (file-name (git-file-name "neatvnc" (string-append "v" version))) + (sha256 + (base32 + "1wpq1vyjqra877vwc3n4i0c1dyhmabyn993cslf1k142ikyc0a8w")))) + (build-system meson-build-system) + (native-inputs + (list pkg-config libdrm)) + (propagated-inputs + (list libglvnd libxkbcommon pixman libaml gnutls libjpeg-turbo zlib)) + (home-page "https://github.com/any1/neatvnc") + (synopsis "VNC server library that's intended to be fast and neat") + (description "This is a liberally licensed VNC server library that's intended to be fast and neat.") + (license license:isc))) + -- 2.32.0 --=-=-=--