From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id mKu5IDRBuWC3MgAAgWs5BA (envelope-from ) for ; Thu, 03 Jun 2021 22:53:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 6CoNHDRBuWCzKAAA1q6Kng (envelope-from ) for ; Thu, 03 Jun 2021 20:53:08 +0000 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 4A9352FE51 for ; Thu, 3 Jun 2021 22:53:08 +0200 (CEST) Received: from localhost ([::1]:39432 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1louKx-0001sB-5Z for larch@yhetil.org; Thu, 03 Jun 2021 16:53:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46632) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1louKs-0001os-Be for guix-patches@gnu.org; Thu, 03 Jun 2021 16:53:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33287) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1louKs-0000fC-3k for guix-patches@gnu.org; Thu, 03 Jun 2021 16:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1louKs-0005Jf-2v for guix-patches@gnu.org; Thu, 03 Jun 2021 16:53:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48729] [PATCH v2 41/47] gnu: Add go-github-com-go-gl-glow. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 03 Jun 2021 20:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48729 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 48729@debbugs.gnu.org Cc: Raghav Gururajan , jgart@disroot.org Received: via spool by 48729-submit@debbugs.gnu.org id=B48729.162275352420285 (code B ref 48729); Thu, 03 Jun 2021 20:53:02 +0000 Received: (at 48729) by debbugs.gnu.org; 3 Jun 2021 20:52:04 +0000 Received: from localhost ([127.0.0.1]:44808 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1louJw-0005H2-4F for submit@debbugs.gnu.org; Thu, 03 Jun 2021 16:52:04 -0400 Received: from out1.migadu.com ([91.121.223.63]:40418) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1louJt-0005Gc-T0 for 48729@debbugs.gnu.org; Thu, 03 Jun 2021 16:52:02 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1622753521; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ZcW24fBBhlXUWRxHVWSYan55ZTzIoPQOLSwK0W1eIig=; b=kcew3lhUY2mqwZvOYycG7sIFp03tgGmtEWz+viB764/fG9wCYlabPZd7EQ5GaiVbTb9eVd SMNu57pX8/dhfnsQvbNG/2Y7GpmDISscccT/doZmysa8n/pbyCWlLOlHNIRoGpVjrMUlFh Bd0bazHJ72asTCMMAUBk2ewk4mz+T5iuigin+/yVzKtpJDEvQr/b4XKMwgKf9wt5AZHeM9 lZ8EU9rL5N3535J5oo4rajk6IdPtdTAqTFe6fWjnsYePoGbj86saWhJiK1JMMfXFV/t9jy aKN80jOnTwtFTt58qPrs1RrVChS1pgUCR224RehTwjhmjS2xEbXBOUSBIzWIuQ== Date: Thu, 3 Jun 2021 16:51:04 -0400 Message-Id: <20210603205110.7102-41-rg@raghavgururajan.name> In-Reply-To: <20210603205110.7102-40-rg@raghavgururajan.name> References: <20210603205110.7102-40-rg@raghavgururajan.name> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Auth-User: rg@raghavgururajan.name 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: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches From: Raghav Gururajan via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.00 Authentication-Results: aspmx1.migadu.com; none X-Migadu-Queue-Id: 4A9352FE51 X-Spam-Score: -4.00 X-Migadu-Scanner: scn0.migadu.com X-TUID: 5odgyEf7E/pS * gnu/packages/golang.scm (go-github-com-go-gl-glow): New variable. --- gnu/packages/golang.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 7661813489..3a632b0705 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -74,6 +74,34 @@ #:use-module (ice-9 match) #:use-module (srfi srfi-1)) +(define-public go-github-com-go-gl-glow + (let ((commit "640349a6105e64eb9e5085d2afee1ab2ec67d2dc") + (revision "300")) + (package + (name "go-github-com-go-gl-glow") + (version (git-version "0.0.0" revision commit)) + (source + (origin + (method git-fetch) + (uri + (git-reference + (url "https://github.com/go-gl/glow") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1lzibraqjkzibvxw1lagrlzpjsqbp5pd4fcyi6ygqhgja0ik3zd7")))) + (build-system go-build-system) + (arguments + `(#:import-path "github.com/go-gl/glow")) + (propagated-inputs + `(("go-golang-org-x-tools" ,go-golang-org-x-tools))) + (home-page "https://github.com/go-gl/glow") + (synopsis "Go binding generator for OpenGL") + (description "Glow is an OpenGL binding generator for Go. It parses the +OpenGL XML API registry and the EGL XML API registry to produce a +machine-generated cgo bridge between Go functions and native OpenGL functions.") + (license license:expat)))) + (define-public go-github-com-grd-glfw3 (let ((commit "55390ea70f0d427a7ed40c26ea19e82fce17c927") (revision "100")) -- 2.31.1