From patchwork Wed Aug 31 18:18:49 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ahriman X-Patchwork-Id: 42095 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 22ACE27BBEA; Wed, 31 Aug 2022 21:01:47 +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.9 required=5.0 tests=BAYES_00,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 BBC3A27BBE9 for ; Wed, 31 Aug 2022 21:01:46 +0100 (BST) Received: from localhost ([::1]:54386 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oTTuD-0002bg-PJ for patchwork@mira.cbaines.net; Wed, 31 Aug 2022 16:01:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35298) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oTTtW-0002Ye-TW for guix-patches@gnu.org; Wed, 31 Aug 2022 16:01:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50797) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oTTtW-0001LE-G0 for guix-patches@gnu.org; Wed, 31 Aug 2022 16:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oTTtW-0006tt-2T for guix-patches@gnu.org; Wed, 31 Aug 2022 16:01:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57497] [PATCH] gnu: Add blueprint-compiler References: <20220831032115.3838-1-ahriman@fedora.email> In-Reply-To: <20220831032115.3838-1-ahriman@fedora.email> Resent-From: Ahriman Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 31 Aug 2022 20:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57497 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57497@debbugs.gnu.org Cc: Ahriman Received: via spool by 57497-submit@debbugs.gnu.org id=B57497.166197605826505 (code B ref 57497); Wed, 31 Aug 2022 20:01:02 +0000 Received: (at 57497) by debbugs.gnu.org; 31 Aug 2022 20:00:58 +0000 Received: from localhost ([127.0.0.1]:40546 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oTTtQ-0006tP-PH for submit@debbugs.gnu.org; Wed, 31 Aug 2022 16:00:58 -0400 Received: from fedora.email ([205.185.120.125]:45347) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oTSX8-0004ci-1w for 57497@debbugs.gnu.org; Wed, 31 Aug 2022 14:33:51 -0400 Received: from smart-toaster.home ([2.222.68.168] 02de44a8.bb.sky.com) (Authenticated sender: ahriman[ahriman@fedora.email]) by fedora.email (ZoneMTA) with ESMTPSA id 182f52e359a000212a.001 for <57497@debbugs.gnu.org> (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Wed, 31 Aug 2022 18:33:42 +0000 X-Zone-Loop: 0362dda092cf4b025f004b96059749173084f50227f4 X-Originating-IP: [2.222.68.168] Date: Wed, 31 Aug 2022 19:18:49 +0100 Message-Id: <20220831181845.19359-1-ahriman@fedora.email> X-Mailer: git-send-email 2.37.2 MIME-Version: 1.0 X-Mailman-Approved-At: Wed, 31 Aug 2022 16:00:55 -0400 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Ahriman X-ACL-Warn: , Ahriman via Guix-patches X-Patchwork-Original-From: Ahriman via Guix-patches via From: Ahriman X-getmail-retrieved-from-mailbox: Patches * gnu/packages/gnome.scm (blueprint-compiler): New variable. --- It seems gtk was the only dependency missing. Or maybe im building all wrong. gnu/packages/gnome.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 251d08ae01..042f009337 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -3204,6 +3204,32 @@ (define-public glade3 (variable "GLADE_MODULE_SEARCH_PATH") (files '("lib/glade/modules"))))))) +(define-public blueprint-compiler + (let ((commit "87cedc2c7e48b01dc1b07aef937e2fe02111b18c")) + (package + (name "blueprint-compiler") + (version "0.2.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://gitlab.gnome.org/jwestman/blueprint-compiler") + (commit commit))) + (file-name (string-append name "-" commit "-checkout")) + (sha256 + (base32 + "1mrj5dyjf5d325yc28fpph588qfsz6bm2nx5nnsgcv02bagplxid")))) + (build-system meson-build-system) + (native-inputs (list + gobject-introspection + gtk)) + (inputs (list python)) + (synopsis "Template markup language") + (description + "Blueprint is a markup language for GTK user interfaces. Internally, it +compiles to GTKBuilder XML.") + (home-page "https://gitlab.gnome.org/jwestman/blueprint-compiler") + (license license:lgpl3+)))) + (define-public cambalache (package (name "cambalache")