From patchwork Thu Jun 22 10:54:25 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: "ashish.is--- via Guix-patches\" via" X-Patchwork-Id: 51173 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id EC09927BBE9; Thu, 22 Jun 2023 11:55:12 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id DAA2527BBE2 for ; Thu, 22 Jun 2023 11:55:11 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qCHxw-0002KU-W4; Thu, 22 Jun 2023 06:55: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 1qCHxv-0002Jp-AI for guix-patches@gnu.org; Thu, 22 Jun 2023 06:55:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qCHxv-0003ko-1Q for guix-patches@gnu.org; Thu, 22 Jun 2023 06:55:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qCHxu-0004Hb-P9 for guix-patches@gnu.org; Thu, 22 Jun 2023 06:55:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64222] [PATCH 2/4] gnu: Add go-github-com-delthas-go-libnp Resent-From: =?utf-8?b?Tmd1eeG7hW4=?= Gia Phong Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 22 Jun 2023 10:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64222 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64222@debbugs.gnu.org Cc: =?utf-8?b?Tmd1eeG7hW4=?= Gia Phong Received: via spool by 64222-submit@debbugs.gnu.org id=B64222.168743129216411 (code B ref 64222); Thu, 22 Jun 2023 10:55:02 +0000 Received: (at 64222) by debbugs.gnu.org; 22 Jun 2023 10:54:52 +0000 Received: from localhost ([127.0.0.1]:34957 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qCHxj-0004Gd-Gs for submit@debbugs.gnu.org; Thu, 22 Jun 2023 06:54:51 -0400 Received: from knopi.disroot.org ([178.21.23.139]:59228) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qCHxh-0004GR-QO for 64222@debbugs.gnu.org; Thu, 22 Jun 2023 06:54:50 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 7284F44D9E; Thu, 22 Jun 2023 12:54:47 +0200 (CEST) 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 WLRk-vHCe7mX; Thu, 22 Jun 2023 12:54:46 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1687431286; bh=mBUSbJL0FcAu+p0KZwoWrXQIxnVZXphTffXCpiBC7Es=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=ZSH+sSgH0wwz5Zx1WW70OHxPvHKWIEiKszVY4U1mE2gkJ8EtNx5Z5QLjHv9i+Q5hP HTYjVPsx7taBL4ILLVGQ0ChqnyJuBWXvZQvdIASxVWtUY9zmQ618x2ex/4qkMnPXLv gYMULarsV0UaXG6PqAXfUe3CJbdDC0TV/9SwhAcgTC/d3WnPDEV/ygTnvIQTRB1DPx laT6HXZTzqBAJMAs9UzzfolT5AgRKc113oCn4P8KQ0K8GeEMuPxd8ku8anDstFmSgJ kLmy5OWo8oZu2pZ8Wa7ozy5G8Wu31Ro+v2nyPZwDH6KhmDAHVklt4rAvUQnXYmsgue QKWKabJgKU1yw== Date: Thu, 22 Jun 2023 19:54:25 +0900 Message-Id: In-Reply-To: <9e1afd5da13e7b74161410bd910733604754c8a8.1687431267.git.mcsinyx@disroot.org> References: <9e1afd5da13e7b74161410bd910733604754c8a8.1687431267.git.mcsinyx@disroot.org> MIME-Version: 1.0 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: , Reply-to: =?utf-8?b?Tmd1eeG7hW4=?= Gia Phong X-ACL-Warn: , =?utf-8?q?Nguy=E1=BB=85n_Gia_Phong_via_Guix-patches?= X-Patchwork-Original-From: guix-patches--- via From: "ashish.is--- via Guix-patches\" via" Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches gnu/packages/golang.scm (go-github-com-delthas-go-libnp): New variable. Signed-off-by: Nguyễn Gia Phong --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index a392c10cd7fe..9ffe8b3e7cbf 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -9931,6 +9931,28 @@ (define-public go-github-com-godbus-dbus bindings for the D-Bus message bus system.") (license license:bsd-2))) +(define-public go-github-com-delthas-go-libnp + (let ((commit "0e45ece1f878f202fee2c74801e287804668f677")) + (package + (name "go-github-com-delthas-go-libnp") + (version (git-version "0.0.0" "0" commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/delthas/go-libnp") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1hylpvwz3kb8wr00knba6mggjacak2vmqafwysansj0ns038lp8w")))) + (build-system go-build-system) + (arguments `(#:import-path "github.com/delthas/go-libnp")) + (propagated-inputs (list go-github-com-godbus-dbus)) + (home-page "https://github.com/delthas/go-libnp") + (synopsis "Tiny library providing information about now-playing media") + (description "@code{go-libnp} is a tiny cross-platform library for extracting information about the music/image/video that is Now Playing on the system.") + (license license:expat)))) + (define-public go-github-com-prometheus-common (package (name "go-github-com-prometheus-common")